
/*  jquery-ui.css  */
.statebook {
  /*! jQuery UI - v1.14.1 - 2024-10-30
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgColorDefault=%23f6f6f6&borderColorDefault=%23c5c5c5&fcDefault=%23454545&bgColorHover=%23ededed&borderColorHover=%23cccccc&fcHover=%232b2b2b&bgColorActive=%23007fff&borderColorActive=%23003eff&fcActive=%23ffffff&bgColorHeader=%23e9e9e9&borderColorHeader=%23dddddd&fcHeader=%23333333&bgColorContent=%23ffffff&borderColorContent=%23dddddd&fcContent=%23333333&bgColorHighlight=%23fffa90&borderColorHighlight=%23dad55e&fcHighlight=%23777620&bgColorError=%23fddfdf&borderColorError=%23f1a899&fcError=%235f3f3f&bgColorOverlay=%23aaaaaa&opacityOverlay=.3&bgColorShadow=%23666666&opacityShadow=.3&offsetTopShadow=0px&offsetLeftShadow=0px&thicknessShadow=5px&cornerRadiusShadow=8px&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif&fwDefault=normal&cornerRadius=3px&bgTextureDefault=flat&bgTextureHover=flat&bgTextureActive=flat&bgTextureHeader=flat&bgTextureContent=flat&bgTextureHighlight=flat&bgTextureError=flat&bgTextureOverlay=flat&bgTextureShadow=flat&bgImgOpacityDefault=75&bgImgOpacityHover=75&bgImgOpacityActive=65&bgImgOpacityHeader=75&bgImgOpacityContent=75&bgImgOpacityHighlight=55&bgImgOpacityError=95&bgImgOpacityOverlay=0&bgImgOpacityShadow=0&iconColorActive=%23ffffff&iconColorContent=%23444444&iconColorDefault=%23777777&iconColorError=%23cc0000&iconColorHeader=%23444444&iconColorHighlight=%23777620&iconColorHover=%23555555&opacityOverlayPerc=30&opacityShadowPerc=30&bgImgUrlActive=&bgImgUrlContent=&bgImgUrlDefault=&bgImgUrlError=&bgImgUrlHeader=&bgImgUrlHighlight=&bgImgUrlHover=&bgImgUrlOverlay=&bgImgUrlShadow=&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&bgDefaultRepeat=&bgHoverRepeat=&bgActiveRepeat=&bgHeaderRepeat=&bgContentRepeat=&bgHighlightRepeat=&bgErrorRepeat=&bgOverlayRepeat=&bgShadowRepeat=&bgDefaultYPos=&bgHoverYPos=&bgActiveYPos=&bgHeaderYPos=&bgContentYPos=&bgHighlightYPos=&bgErrorYPos=&bgOverlayYPos=&bgShadowYPos=&bgDefaultXPos=&bgHoverXPos=&bgActiveXPos=&bgHeaderXPos=&bgContentXPos=&bgHighlightXPos=&bgErrorXPos=&bgOverlayXPos=&bgShadowXPos=
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
  /* Layout helpers
----------------------------------*/
  /* Interaction Cues
----------------------------------*/
  /* Icons
----------------------------------*/
  /* Misc visuals
----------------------------------*/
  /* Overlays */
  /* icon support */
  /* left-aligned */
  /* right-aligned */
  /* to make room for the icon, a width needs to be set here */
  /* no icon support for input elements */
  /* button icon element(s) */
  /* workarounds */
  /* Support: Firefox 5 - 125+ */
  /* Spinner specific style fixes */
  /* with multiple calendars */
  /* RTL support */
  /* Icons */
  /* more specificity required here to override default borders */
  /* Component containers
----------------------------------*/
  /* Interaction states
----------------------------------*/
  /* Interaction Cues
----------------------------------*/
  /* Icons
----------------------------------*/
  /* states and images */
  /* positioning */
  /* Three classes needed to override `.ui-button:hover .ui-icon` */
  /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
  /* Misc visuals
----------------------------------*/
  /* Corner radius */
  /* Overlays */
}
.statebook .ui-helper-hidden {
  display: none;
}
.statebook .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.statebook .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.statebook .ui-helper-clearfix:before,
.statebook .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.statebook .ui-helper-clearfix:after {
  clear: both;
}
.statebook .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}
.statebook .ui-front {
  z-index: 100;
}
.statebook .ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.statebook .ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.statebook .ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.statebook .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.statebook .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.statebook .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.statebook .ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.statebook .ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.statebook .ui-menu .ui-menu {
  position: absolute;
}
.statebook .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
}
.statebook .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.statebook .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.statebook .ui-menu .ui-state-focus,
.statebook .ui-menu .ui-state-active {
  margin: -1px;
}
.statebook .ui-menu-icons {
  position: relative;
}
.statebook .ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.statebook .ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.statebook .ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.statebook .ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
}
.statebook .ui-button,
.statebook .ui-button:link,
.statebook .ui-button:visited,
.statebook .ui-button:hover,
.statebook .ui-button:active {
  text-decoration: none;
}
.statebook .ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
.statebook input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.statebook .ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.statebook .ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
.statebook input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
.statebook input.ui-button::-moz-focus-inner,
.statebook button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.statebook .ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.statebook .ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.statebook .ui-controlgroup > .ui-controlgroup-item:focus,
.statebook .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.statebook .ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.statebook .ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.statebook .ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.statebook .ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.statebook .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.statebook .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.statebook .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.statebook .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.statebook .ui-controlgroup-vertical .ui-spinner-input {
  width: calc(100% - 2.4em);
}
.statebook .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.statebook .ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.statebook .ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.statebook .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.statebook .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.statebook .ui-checkboxradio-disabled {
  pointer-events: none;
}
.statebook .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.statebook .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.statebook .ui-datepicker .ui-datepicker-prev,
.statebook .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.statebook .ui-datepicker .ui-datepicker-prev-hover,
.statebook .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.statebook .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.statebook .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.statebook .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.statebook .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.statebook .ui-datepicker .ui-datepicker-prev span,
.statebook .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.statebook .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.statebook .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.statebook .ui-datepicker select.ui-datepicker-month,
.statebook .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.statebook .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.statebook .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.statebook .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.statebook .ui-datepicker td span,
.statebook .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.statebook .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.statebook .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.statebook .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.statebook .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.statebook .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.statebook .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.statebook .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.statebook .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.statebook .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.statebook .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.statebook .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.statebook .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.statebook .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.statebook .ui-datepicker-rtl {
  direction: rtl;
}
.statebook .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.statebook .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.statebook .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.statebook .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.statebook .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.statebook .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.statebook .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.statebook .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.statebook .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.statebook .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.statebook .ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.statebook .ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.statebook .ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.statebook .ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.statebook .ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.statebook .ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.statebook .ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.statebook .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.statebook .ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.statebook .ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.statebook .ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.statebook .ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.statebook .ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.statebook .ui-dialog .ui-resizable-se,
.statebook .ui-dialog .ui-resizable-sw,
.statebook .ui-dialog .ui-resizable-ne,
.statebook .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.statebook .ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.statebook .ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.statebook .ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.statebook .ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.statebook .ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.statebook .ui-draggable-handle {
  touch-action: none;
}
.statebook .ui-resizable {
  position: relative;
}
.statebook .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}
.statebook .ui-resizable-disabled .ui-resizable-handle,
.statebook .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.statebook .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.statebook .ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.statebook .ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.statebook .ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.statebook .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.statebook .ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.statebook .ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.statebook .ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.statebook .ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.statebook .ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.statebook .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%;
  opacity: 0.25;
}
.statebook .ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.statebook .ui-selectable {
  touch-action: none;
}
.statebook .ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.statebook .ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.statebook .ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.statebook .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;
}
.statebook .ui-selectmenu-open {
  display: block;
}
.statebook .ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.statebook .ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.statebook .ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.statebook .ui-slider {
  position: relative;
  text-align: left;
}
.statebook .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  touch-action: none;
}
.statebook .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.statebook .ui-slider-horizontal {
  height: 0.8em;
}
.statebook .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.statebook .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.statebook .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.statebook .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.statebook .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.statebook .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.statebook .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.statebook .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.statebook .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.statebook .ui-sortable-handle {
  touch-action: none;
}
.statebook .ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.statebook .ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.statebook .ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.statebook .ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.statebook .ui-spinner-up {
  top: 0;
}
.statebook .ui-spinner-down {
  bottom: 0;
}
.statebook .ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}
.statebook .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.statebook .ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.statebook .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.statebook .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.statebook .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.statebook .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.statebook .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.statebook .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.statebook .ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.statebook .ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
.statebook body .ui-tooltip {
  border-width: 2px;
}
.statebook .ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.statebook .ui-widget .ui-widget {
  font-size: 1em;
}
.statebook .ui-widget input,
.statebook .ui-widget select,
.statebook .ui-widget textarea,
.statebook .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.statebook .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.statebook .ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.statebook .ui-widget-content a {
  color: #333333;
}
.statebook .ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.statebook .ui-widget-header a {
  color: #333333;
}
.statebook .ui-state-default,
.statebook .ui-widget-content .ui-state-default,
.statebook .ui-widget-header .ui-state-default,
.statebook .ui-button,
.statebook html .ui-button.ui-state-disabled:hover,
.statebook html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.statebook .ui-state-default a,
.statebook .ui-state-default a:link,
.statebook .ui-state-default a:visited,
.statebook a.ui-button,
.statebook a:link.ui-button,
.statebook a:visited.ui-button,
.statebook .ui-button {
  color: #454545;
  text-decoration: none;
}
.statebook .ui-state-hover,
.statebook .ui-widget-content .ui-state-hover,
.statebook .ui-widget-header .ui-state-hover,
.statebook .ui-state-focus,
.statebook .ui-widget-content .ui-state-focus,
.statebook .ui-widget-header .ui-state-focus,
.statebook .ui-button:hover,
.statebook .ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.statebook .ui-state-hover a,
.statebook .ui-state-hover a:hover,
.statebook .ui-state-hover a:link,
.statebook .ui-state-hover a:visited,
.statebook .ui-state-focus a,
.statebook .ui-state-focus a:hover,
.statebook .ui-state-focus a:link,
.statebook .ui-state-focus a:visited,
.statebook a.ui-button:hover,
.statebook a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.statebook .ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.statebook .ui-state-active,
.statebook .ui-widget-content .ui-state-active,
.statebook .ui-widget-header .ui-state-active,
.statebook a.ui-button:active,
.statebook .ui-button:active,
.statebook .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.statebook .ui-icon-background,
.statebook .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.statebook .ui-state-active a,
.statebook .ui-state-active a:link,
.statebook .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.statebook .ui-state-highlight,
.statebook .ui-widget-content .ui-state-highlight,
.statebook .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.statebook .ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.statebook .ui-state-highlight a,
.statebook .ui-widget-content .ui-state-highlight a,
.statebook .ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.statebook .ui-state-error,
.statebook .ui-widget-content .ui-state-error,
.statebook .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.statebook .ui-state-error a,
.statebook .ui-widget-content .ui-state-error a,
.statebook .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.statebook .ui-state-error-text,
.statebook .ui-widget-content .ui-state-error-text,
.statebook .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.statebook .ui-priority-primary,
.statebook .ui-widget-content .ui-priority-primary,
.statebook .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.statebook .ui-priority-secondary,
.statebook .ui-widget-content .ui-priority-secondary,
.statebook .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}
.statebook .ui-state-disabled,
.statebook .ui-widget-content .ui-state-disabled,
.statebook .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}
.statebook .ui-icon {
  width: 16px;
  height: 16px;
}
.statebook .ui-icon,
.statebook .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.statebook .ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.statebook .ui-state-hover .ui-icon,
.statebook .ui-state-focus .ui-icon,
.statebook .ui-button:hover .ui-icon,
.statebook .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}
.statebook .ui-state-active .ui-icon,
.statebook .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.statebook .ui-state-highlight .ui-icon,
.statebook .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}
.statebook .ui-state-error .ui-icon,
.statebook .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}
.statebook .ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}
.statebook .ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}
.statebook .ui-icon-caret-1-n {
  background-position: 0 0;
}
.statebook .ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.statebook .ui-icon-caret-1-e {
  background-position: -32px 0;
}
.statebook .ui-icon-caret-1-se {
  background-position: -48px 0;
}
.statebook .ui-icon-caret-1-s {
  background-position: -65px 0;
}
.statebook .ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.statebook .ui-icon-caret-1-w {
  background-position: -96px 0;
}
.statebook .ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.statebook .ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.statebook .ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.statebook .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.statebook .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.statebook .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.statebook .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.statebook .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.statebook .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.statebook .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.statebook .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.statebook .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.statebook .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.statebook .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.statebook .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.statebook .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.statebook .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.statebook .ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.statebook .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.statebook .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.statebook .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.statebook .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.statebook .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.statebook .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.statebook .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.statebook .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.statebook .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.statebook .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.statebook .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.statebook .ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.statebook .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.statebook .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.statebook .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.statebook .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.statebook .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.statebook .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.statebook .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.statebook .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.statebook .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.statebook .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.statebook .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.statebook .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.statebook .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.statebook .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.statebook .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.statebook .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.statebook .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.statebook .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.statebook .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.statebook .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.statebook .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.statebook .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.statebook .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.statebook .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.statebook .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.statebook .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.statebook .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.statebook .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.statebook .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.statebook .ui-icon-extlink {
  background-position: -32px -80px;
}
.statebook .ui-icon-newwin {
  background-position: -48px -80px;
}
.statebook .ui-icon-refresh {
  background-position: -64px -80px;
}
.statebook .ui-icon-shuffle {
  background-position: -80px -80px;
}
.statebook .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.statebook .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.statebook .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.statebook .ui-icon-folder-open {
  background-position: -16px -96px;
}
.statebook .ui-icon-document {
  background-position: -32px -96px;
}
.statebook .ui-icon-document-b {
  background-position: -48px -96px;
}
.statebook .ui-icon-note {
  background-position: -64px -96px;
}
.statebook .ui-icon-mail-closed {
  background-position: -80px -96px;
}
.statebook .ui-icon-mail-open {
  background-position: -96px -96px;
}
.statebook .ui-icon-suitcase {
  background-position: -112px -96px;
}
.statebook .ui-icon-comment {
  background-position: -128px -96px;
}
.statebook .ui-icon-person {
  background-position: -144px -96px;
}
.statebook .ui-icon-print {
  background-position: -160px -96px;
}
.statebook .ui-icon-trash {
  background-position: -176px -96px;
}
.statebook .ui-icon-locked {
  background-position: -192px -96px;
}
.statebook .ui-icon-unlocked {
  background-position: -208px -96px;
}
.statebook .ui-icon-bookmark {
  background-position: -224px -96px;
}
.statebook .ui-icon-tag {
  background-position: -240px -96px;
}
.statebook .ui-icon-home {
  background-position: 0 -112px;
}
.statebook .ui-icon-flag {
  background-position: -16px -112px;
}
.statebook .ui-icon-calendar {
  background-position: -32px -112px;
}
.statebook .ui-icon-cart {
  background-position: -48px -112px;
}
.statebook .ui-icon-pencil {
  background-position: -64px -112px;
}
.statebook .ui-icon-clock {
  background-position: -80px -112px;
}
.statebook .ui-icon-disk {
  background-position: -96px -112px;
}
.statebook .ui-icon-calculator {
  background-position: -112px -112px;
}
.statebook .ui-icon-zoomin {
  background-position: -128px -112px;
}
.statebook .ui-icon-zoomout {
  background-position: -144px -112px;
}
.statebook .ui-icon-search {
  background-position: -160px -112px;
}
.statebook .ui-icon-wrench {
  background-position: -176px -112px;
}
.statebook .ui-icon-gear {
  background-position: -192px -112px;
}
.statebook .ui-icon-heart {
  background-position: -208px -112px;
}
.statebook .ui-icon-star {
  background-position: -224px -112px;
}
.statebook .ui-icon-link {
  background-position: -240px -112px;
}
.statebook .ui-icon-cancel {
  background-position: 0 -128px;
}
.statebook .ui-icon-plus {
  background-position: -16px -128px;
}
.statebook .ui-icon-plusthick {
  background-position: -32px -128px;
}
.statebook .ui-icon-minus {
  background-position: -48px -128px;
}
.statebook .ui-icon-minusthick {
  background-position: -64px -128px;
}
.statebook .ui-icon-close {
  background-position: -80px -128px;
}
.statebook .ui-icon-closethick {
  background-position: -96px -128px;
}
.statebook .ui-icon-key {
  background-position: -112px -128px;
}
.statebook .ui-icon-lightbulb {
  background-position: -128px -128px;
}
.statebook .ui-icon-scissors {
  background-position: -144px -128px;
}
.statebook .ui-icon-clipboard {
  background-position: -160px -128px;
}
.statebook .ui-icon-copy {
  background-position: -176px -128px;
}
.statebook .ui-icon-contact {
  background-position: -192px -128px;
}
.statebook .ui-icon-image {
  background-position: -208px -128px;
}
.statebook .ui-icon-video {
  background-position: -224px -128px;
}
.statebook .ui-icon-script {
  background-position: -240px -128px;
}
.statebook .ui-icon-alert {
  background-position: 0 -144px;
}
.statebook .ui-icon-info {
  background-position: -16px -144px;
}
.statebook .ui-icon-notice {
  background-position: -32px -144px;
}
.statebook .ui-icon-help {
  background-position: -48px -144px;
}
.statebook .ui-icon-check {
  background-position: -64px -144px;
}
.statebook .ui-icon-bullet {
  background-position: -80px -144px;
}
.statebook .ui-icon-radio-on {
  background-position: -96px -144px;
}
.statebook .ui-icon-radio-off {
  background-position: -112px -144px;
}
.statebook .ui-icon-pin-w {
  background-position: -128px -144px;
}
.statebook .ui-icon-pin-s {
  background-position: -144px -144px;
}
.statebook .ui-icon-play {
  background-position: 0 -160px;
}
.statebook .ui-icon-pause {
  background-position: -16px -160px;
}
.statebook .ui-icon-seek-next {
  background-position: -32px -160px;
}
.statebook .ui-icon-seek-prev {
  background-position: -48px -160px;
}
.statebook .ui-icon-seek-end {
  background-position: -64px -160px;
}
.statebook .ui-icon-seek-start {
  background-position: -80px -160px;
}
.statebook .ui-icon-seek-first {
  background-position: -80px -160px;
}
.statebook .ui-icon-stop {
  background-position: -96px -160px;
}
.statebook .ui-icon-eject {
  background-position: -112px -160px;
}
.statebook .ui-icon-volume-off {
  background-position: -128px -160px;
}
.statebook .ui-icon-volume-on {
  background-position: -144px -160px;
}
.statebook .ui-icon-power {
  background-position: 0 -176px;
}
.statebook .ui-icon-signal-diag {
  background-position: -16px -176px;
}
.statebook .ui-icon-signal {
  background-position: -32px -176px;
}
.statebook .ui-icon-battery-0 {
  background-position: -48px -176px;
}
.statebook .ui-icon-battery-1 {
  background-position: -64px -176px;
}
.statebook .ui-icon-battery-2 {
  background-position: -80px -176px;
}
.statebook .ui-icon-battery-3 {
  background-position: -96px -176px;
}
.statebook .ui-icon-circle-plus {
  background-position: 0 -192px;
}
.statebook .ui-icon-circle-minus {
  background-position: -16px -192px;
}
.statebook .ui-icon-circle-close {
  background-position: -32px -192px;
}
.statebook .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.statebook .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.statebook .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.statebook .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.statebook .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.statebook .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.statebook .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.statebook .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.statebook .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.statebook .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.statebook .ui-icon-circle-check {
  background-position: -208px -192px;
}
.statebook .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.statebook .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.statebook .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.statebook .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.statebook .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.statebook .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.statebook .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.statebook .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.statebook .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.statebook .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.statebook .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.statebook .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.statebook .ui-corner-all,
.statebook .ui-corner-top,
.statebook .ui-corner-left,
.statebook .ui-corner-tl {
  border-top-left-radius: 3px;
}
.statebook .ui-corner-all,
.statebook .ui-corner-top,
.statebook .ui-corner-right,
.statebook .ui-corner-tr {
  border-top-right-radius: 3px;
}
.statebook .ui-corner-all,
.statebook .ui-corner-bottom,
.statebook .ui-corner-left,
.statebook .ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.statebook .ui-corner-all,
.statebook .ui-corner-bottom,
.statebook .ui-corner-right,
.statebook .ui-corner-br {
  border-bottom-right-radius: 3px;
}
.statebook .ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
}
.statebook .ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

/*  bootstrap.css  */
.statebook {
  /*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

}
.statebook :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.statebook *,
.statebook *::before,
.statebook *::after {
  box-sizing: border-box;
}
.statebook html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.statebook article,
.statebook aside,
.statebook figcaption,
.statebook figure,
.statebook footer,
.statebook header,
.statebook hgroup,
.statebook main,
.statebook nav,
.statebook section {
  display: block;
}
.statebook body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.statebook [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.statebook hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.statebook h1,
.statebook h2,
.statebook h3,
.statebook h4,
.statebook h5,
.statebook h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.statebook p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.statebook abbr[title],
.statebook abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.statebook address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.statebook ol,
.statebook ul,
.statebook dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.statebook ol ol,
.statebook ul ul,
.statebook ol ul,
.statebook ul ol {
  margin-bottom: 0;
}
.statebook dt {
  font-weight: 700;
}
.statebook dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.statebook blockquote {
  margin: 0 0 1rem;
}
.statebook b,
.statebook strong {
  font-weight: bolder;
}
.statebook small {
  font-size: 80%;
}
.statebook sub,
.statebook sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.statebook sub {
  bottom: -0.25em;
}
.statebook sup {
  top: -0.5em;
}
.statebook a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.statebook a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.statebook a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
.statebook a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.statebook pre,
.statebook code,
.statebook kbd,
.statebook samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.statebook pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.statebook figure {
  margin: 0 0 1rem;
}
.statebook img {
  vertical-align: middle;
  border-style: none;
}
.statebook svg {
  overflow: hidden;
  vertical-align: middle;
}
.statebook table {
  border-collapse: collapse;
}
.statebook caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.statebook th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.statebook label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.statebook button {
  border-radius: 0;
}
.statebook button:focus:not(:focus-visible) {
  outline: 0;
}
.statebook input,
.statebook button,
.statebook select,
.statebook optgroup,
.statebook textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.statebook button,
.statebook input {
  overflow: visible;
}
.statebook button,
.statebook select {
  text-transform: none;
}
.statebook [role="button"] {
  cursor: pointer;
}
.statebook select {
  word-wrap: normal;
}
.statebook button,
.statebook [type="button"],
.statebook [type="reset"],
.statebook [type="submit"] {
  -webkit-appearance: button;
}
.statebook button:not(:disabled),
.statebook [type="button"]:not(:disabled),
.statebook [type="reset"]:not(:disabled),
.statebook [type="submit"]:not(:disabled) {
  cursor: pointer;
}
.statebook button::-moz-focus-inner,
.statebook [type="button"]::-moz-focus-inner,
.statebook [type="reset"]::-moz-focus-inner,
.statebook [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.statebook input[type="radio"],
.statebook input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.statebook textarea {
  overflow: auto;
  resize: vertical;
}
.statebook fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.statebook legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.statebook progress {
  vertical-align: baseline;
}
.statebook [type="number"]::-webkit-inner-spin-button,
.statebook [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.statebook [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.statebook [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.statebook ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.statebook output {
  display: inline-block;
}
.statebook summary {
  display: list-item;
  cursor: pointer;
}
.statebook template {
  display: none;
}
.statebook [hidden] {
  display: none !important;
}
.statebook h1,
.statebook h2,
.statebook h3,
.statebook h4,
.statebook h5,
.statebook h6,
.statebook .h1,
.statebook .h2,
.statebook .h3,
.statebook .h4,
.statebook .h5,
.statebook .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.statebook h1,
.statebook .h1 {
  font-size: 2.5rem;
}
.statebook h2,
.statebook .h2 {
  font-size: 2rem;
}
.statebook h3,
.statebook .h3 {
  font-size: 1.75rem;
}
.statebook h4,
.statebook .h4 {
  font-size: 1.5rem;
}
.statebook h5,
.statebook .h5 {
  font-size: 1.25rem;
}
.statebook h6,
.statebook .h6 {
  font-size: 1rem;
}
.statebook .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.statebook .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.statebook .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.statebook .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.statebook .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.statebook hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.statebook small,
.statebook .small {
  font-size: 0.875em;
  font-weight: 400;
}
.statebook mark,
.statebook .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.statebook .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.statebook .list-inline {
  padding-left: 0;
  list-style: none;
}
.statebook .list-inline-item {
  display: inline-block;
}
.statebook .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.statebook .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.statebook .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.statebook .blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.statebook .blockquote-footer::before {
  content: "\2014\00A0";
}
.statebook .img-fluid {
  max-width: 100%;
  height: auto;
}
.statebook .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.statebook .figure {
  display: inline-block;
}
.statebook .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.statebook .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.statebook code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
.statebook a > code {
  color: inherit;
}
.statebook kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.statebook kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.statebook pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.statebook pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.statebook .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.statebook .container,
.statebook .container-fluid,
.statebook .container-sm,
.statebook .container-md,
.statebook .container-lg,
.statebook .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .statebook .container,
  .statebook .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .statebook .container,
  .statebook .container-sm,
  .statebook .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .statebook .container,
  .statebook .container-sm,
  .statebook .container-md,
  .statebook .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .statebook .container,
  .statebook .container-sm,
  .statebook .container-md,
  .statebook .container-lg,
  .statebook .container-xl {
    max-width: 1140px;
  }
}
.statebook .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.statebook .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.statebook .no-gutters > .col,
.statebook .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.statebook .col-1,
.statebook .col-2,
.statebook .col-3,
.statebook .col-4,
.statebook .col-5,
.statebook .col-6,
.statebook .col-7,
.statebook .col-8,
.statebook .col-9,
.statebook .col-10,
.statebook .col-11,
.statebook .col-12,
.statebook .col,
.statebook .col-auto,
.statebook .col-sm-1,
.statebook .col-sm-2,
.statebook .col-sm-3,
.statebook .col-sm-4,
.statebook .col-sm-5,
.statebook .col-sm-6,
.statebook .col-sm-7,
.statebook .col-sm-8,
.statebook .col-sm-9,
.statebook .col-sm-10,
.statebook .col-sm-11,
.statebook .col-sm-12,
.statebook .col-sm,
.statebook .col-sm-auto,
.statebook .col-md-1,
.statebook .col-md-2,
.statebook .col-md-3,
.statebook .col-md-4,
.statebook .col-md-5,
.statebook .col-md-6,
.statebook .col-md-7,
.statebook .col-md-8,
.statebook .col-md-9,
.statebook .col-md-10,
.statebook .col-md-11,
.statebook .col-md-12,
.statebook .col-md,
.statebook .col-md-auto,
.statebook .col-lg-1,
.statebook .col-lg-2,
.statebook .col-lg-3,
.statebook .col-lg-4,
.statebook .col-lg-5,
.statebook .col-lg-6,
.statebook .col-lg-7,
.statebook .col-lg-8,
.statebook .col-lg-9,
.statebook .col-lg-10,
.statebook .col-lg-11,
.statebook .col-lg-12,
.statebook .col-lg,
.statebook .col-lg-auto,
.statebook .col-xl-1,
.statebook .col-xl-2,
.statebook .col-xl-3,
.statebook .col-xl-4,
.statebook .col-xl-5,
.statebook .col-xl-6,
.statebook .col-xl-7,
.statebook .col-xl-8,
.statebook .col-xl-9,
.statebook .col-xl-10,
.statebook .col-xl-11,
.statebook .col-xl-12,
.statebook .col-xl,
.statebook .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.statebook .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.statebook .row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.statebook .row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.statebook .row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.statebook .row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.statebook .row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.statebook .row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.statebook .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.statebook .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.statebook .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.statebook .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.statebook .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.statebook .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.statebook .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.statebook .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.statebook .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.statebook .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.statebook .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.statebook .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.statebook .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.statebook .order-first {
  -ms-flex-order: -1;
  order: -1;
}
.statebook .order-last {
  -ms-flex-order: 13;
  order: 13;
}
.statebook .order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.statebook .order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.statebook .order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.statebook .order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.statebook .order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.statebook .order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.statebook .order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.statebook .order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.statebook .order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.statebook .order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.statebook .order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.statebook .order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.statebook .order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.statebook .offset-1 {
  margin-left: 8.333333%;
}
.statebook .offset-2 {
  margin-left: 16.666667%;
}
.statebook .offset-3 {
  margin-left: 25%;
}
.statebook .offset-4 {
  margin-left: 33.333333%;
}
.statebook .offset-5 {
  margin-left: 41.666667%;
}
.statebook .offset-6 {
  margin-left: 50%;
}
.statebook .offset-7 {
  margin-left: 58.333333%;
}
.statebook .offset-8 {
  margin-left: 66.666667%;
}
.statebook .offset-9 {
  margin-left: 75%;
}
.statebook .offset-10 {
  margin-left: 83.333333%;
}
.statebook .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .statebook .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .statebook .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .statebook .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .statebook .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .statebook .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .statebook .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .statebook .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .statebook .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .statebook .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .statebook .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .statebook .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .statebook .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .statebook .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .statebook .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .statebook .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .statebook .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .statebook .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .statebook .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .statebook .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .statebook .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .statebook .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .statebook .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .statebook .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .statebook .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .statebook .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .statebook .offset-sm-0 {
    margin-left: 0;
  }
  .statebook .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .statebook .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .statebook .offset-sm-3 {
    margin-left: 25%;
  }
  .statebook .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .statebook .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .statebook .offset-sm-6 {
    margin-left: 50%;
  }
  .statebook .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .statebook .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .statebook .offset-sm-9 {
    margin-left: 75%;
  }
  .statebook .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .statebook .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .statebook .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .statebook .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .statebook .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .statebook .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .statebook .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .statebook .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .statebook .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .statebook .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .statebook .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .statebook .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .statebook .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .statebook .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .statebook .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .statebook .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .statebook .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .statebook .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .statebook .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .statebook .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .statebook .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .statebook .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .statebook .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .statebook .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .statebook .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .statebook .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .statebook .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .statebook .offset-md-0 {
    margin-left: 0;
  }
  .statebook .offset-md-1 {
    margin-left: 8.333333%;
  }
  .statebook .offset-md-2 {
    margin-left: 16.666667%;
  }
  .statebook .offset-md-3 {
    margin-left: 25%;
  }
  .statebook .offset-md-4 {
    margin-left: 33.333333%;
  }
  .statebook .offset-md-5 {
    margin-left: 41.666667%;
  }
  .statebook .offset-md-6 {
    margin-left: 50%;
  }
  .statebook .offset-md-7 {
    margin-left: 58.333333%;
  }
  .statebook .offset-md-8 {
    margin-left: 66.666667%;
  }
  .statebook .offset-md-9 {
    margin-left: 75%;
  }
  .statebook .offset-md-10 {
    margin-left: 83.333333%;
  }
  .statebook .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .statebook .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .statebook .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .statebook .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .statebook .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .statebook .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .statebook .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .statebook .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .statebook .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .statebook .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .statebook .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .statebook .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .statebook .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .statebook .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .statebook .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .statebook .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .statebook .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .statebook .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .statebook .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .statebook .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .statebook .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .statebook .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .statebook .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .statebook .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .statebook .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .statebook .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .statebook .offset-lg-0 {
    margin-left: 0;
  }
  .statebook .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .statebook .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .statebook .offset-lg-3 {
    margin-left: 25%;
  }
  .statebook .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .statebook .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .statebook .offset-lg-6 {
    margin-left: 50%;
  }
  .statebook .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .statebook .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .statebook .offset-lg-9 {
    margin-left: 75%;
  }
  .statebook .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .statebook .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .statebook .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .statebook .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .statebook .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .statebook .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .statebook .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .statebook .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .statebook .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .statebook .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .statebook .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .statebook .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .statebook .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .statebook .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .statebook .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .statebook .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .statebook .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statebook .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .statebook .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .statebook .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .statebook .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .statebook .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .statebook .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .statebook .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .statebook .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .statebook .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .statebook .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .statebook .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .statebook .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .statebook .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .statebook .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .statebook .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .statebook .offset-xl-0 {
    margin-left: 0;
  }
  .statebook .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .statebook .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .statebook .offset-xl-3 {
    margin-left: 25%;
  }
  .statebook .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .statebook .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .statebook .offset-xl-6 {
    margin-left: 50%;
  }
  .statebook .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .statebook .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .statebook .offset-xl-9 {
    margin-left: 75%;
  }
  .statebook .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .statebook .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.statebook .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.statebook .table th,
.statebook .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.statebook .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.statebook .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.statebook .table-sm th,
.statebook .table-sm td {
  padding: 0.3rem;
}
.statebook .table-bordered {
  border: 1px solid #dee2e6;
}
.statebook .table-bordered th,
.statebook .table-bordered td {
  border: 1px solid #dee2e6;
}
.statebook .table-bordered thead th,
.statebook .table-bordered thead td {
  border-bottom-width: 2px;
}
.statebook .table-borderless th,
.statebook .table-borderless td,
.statebook .table-borderless thead th,
.statebook .table-borderless tbody + tbody {
  border: 0;
}
.statebook .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.statebook .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.statebook .table-primary,
.statebook .table-primary > th,
.statebook .table-primary > td {
  background-color: #b8daff;
}
.statebook .table-primary th,
.statebook .table-primary td,
.statebook .table-primary thead th,
.statebook .table-primary tbody + tbody {
  border-color: #7abaff;
}
.statebook .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.statebook .table-hover .table-primary:hover > td,
.statebook .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.statebook .table-secondary,
.statebook .table-secondary > th,
.statebook .table-secondary > td {
  background-color: #d6d8db;
}
.statebook .table-secondary th,
.statebook .table-secondary td,
.statebook .table-secondary thead th,
.statebook .table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.statebook .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.statebook .table-hover .table-secondary:hover > td,
.statebook .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.statebook .table-success,
.statebook .table-success > th,
.statebook .table-success > td {
  background-color: #c3e6cb;
}
.statebook .table-success th,
.statebook .table-success td,
.statebook .table-success thead th,
.statebook .table-success tbody + tbody {
  border-color: #8fd19e;
}
.statebook .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.statebook .table-hover .table-success:hover > td,
.statebook .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.statebook .table-info,
.statebook .table-info > th,
.statebook .table-info > td {
  background-color: #bee5eb;
}
.statebook .table-info th,
.statebook .table-info td,
.statebook .table-info thead th,
.statebook .table-info tbody + tbody {
  border-color: #86cfda;
}
.statebook .table-hover .table-info:hover {
  background-color: #abdde5;
}
.statebook .table-hover .table-info:hover > td,
.statebook .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.statebook .table-warning,
.statebook .table-warning > th,
.statebook .table-warning > td {
  background-color: #ffeeba;
}
.statebook .table-warning th,
.statebook .table-warning td,
.statebook .table-warning thead th,
.statebook .table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.statebook .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.statebook .table-hover .table-warning:hover > td,
.statebook .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.statebook .table-danger,
.statebook .table-danger > th,
.statebook .table-danger > td {
  background-color: #f5c6cb;
}
.statebook .table-danger th,
.statebook .table-danger td,
.statebook .table-danger thead th,
.statebook .table-danger tbody + tbody {
  border-color: #ed969e;
}
.statebook .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.statebook .table-hover .table-danger:hover > td,
.statebook .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.statebook .table-light,
.statebook .table-light > th,
.statebook .table-light > td {
  background-color: #fdfdfe;
}
.statebook .table-light th,
.statebook .table-light td,
.statebook .table-light thead th,
.statebook .table-light tbody + tbody {
  border-color: #fbfcfc;
}
.statebook .table-hover .table-light:hover {
  background-color: #ececf6;
}
.statebook .table-hover .table-light:hover > td,
.statebook .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.statebook .table-dark,
.statebook .table-dark > th,
.statebook .table-dark > td {
  background-color: #c6c8ca;
}
.statebook .table-dark th,
.statebook .table-dark td,
.statebook .table-dark thead th,
.statebook .table-dark tbody + tbody {
  border-color: #95999c;
}
.statebook .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.statebook .table-hover .table-dark:hover > td,
.statebook .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.statebook .table-active,
.statebook .table-active > th,
.statebook .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.statebook .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.statebook .table-hover .table-active:hover > td,
.statebook .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.statebook .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.statebook .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.statebook .table-dark {
  color: #fff;
  background-color: #343a40;
}
.statebook .table-dark th,
.statebook .table-dark td,
.statebook .table-dark thead th {
  border-color: #454d55;
}
.statebook .table-dark.table-bordered {
  border: 0;
}
.statebook .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.statebook .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .statebook .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .statebook .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .statebook .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .statebook .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .statebook .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .statebook .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .statebook .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .statebook .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.statebook .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.statebook .table-responsive > .table-bordered {
  border: 0;
}
.statebook .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .form-control {
    transition: none;
  }
}
.statebook .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.statebook .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.statebook .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.statebook .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.statebook .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.statebook .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.statebook .form-control:disabled,
.statebook .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.statebook input[type="date"].form-control,
.statebook input[type="time"].form-control,
.statebook input[type="datetime-local"].form-control,
.statebook input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.statebook select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.statebook select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.statebook .form-control-file,
.statebook .form-control-range {
  display: block;
  width: 100%;
}
.statebook .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.statebook .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.statebook .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.statebook .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.statebook .form-control-plaintext.form-control-sm,
.statebook .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.statebook .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.statebook .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.statebook select.form-control[size],
.statebook select.form-control[multiple] {
  height: auto;
}
.statebook textarea.form-control {
  height: auto;
}
.statebook .form-group {
  margin-bottom: 1rem;
}
.statebook .form-text {
  display: block;
  margin-top: 0.25rem;
}
.statebook .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.statebook .form-row > .col,
.statebook .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.statebook .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.statebook .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.statebook .form-check-input[disabled] ~ .form-check-label,
.statebook .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.statebook .form-check-label {
  margin-bottom: 0;
}
.statebook .form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.statebook .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.statebook .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}
.statebook .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.statebook .form-row > .col > .valid-tooltip,
.statebook .form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.statebook .was-validated :valid ~ .valid-feedback,
.statebook .was-validated :valid ~ .valid-tooltip,
.statebook .is-valid ~ .valid-feedback,
.statebook .is-valid ~ .valid-tooltip {
  display: block;
}
.statebook .was-validated .form-control:valid,
.statebook .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.statebook .was-validated .form-control:valid:focus,
.statebook .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.statebook .was-validated select.form-control:valid,
.statebook select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.statebook .was-validated textarea.form-control:valid,
.statebook textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.statebook .was-validated .custom-select:valid,
.statebook .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.statebook .was-validated .custom-select:valid:focus,
.statebook .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.statebook .was-validated .form-check-input:valid ~ .form-check-label,
.statebook .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.statebook .was-validated .form-check-input:valid ~ .valid-feedback,
.statebook .was-validated .form-check-input:valid ~ .valid-tooltip,
.statebook .form-check-input.is-valid ~ .valid-feedback,
.statebook .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.statebook .was-validated .custom-control-input:valid ~ .custom-control-label,
.statebook .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.statebook .was-validated .custom-control-input:valid ~ .custom-control-label::before,
.statebook .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.statebook .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.statebook .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.statebook .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.statebook .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.statebook .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.statebook .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.statebook .was-validated .custom-file-input:valid ~ .custom-file-label,
.statebook .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.statebook .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.statebook .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.statebook .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.statebook .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.statebook .form-row > .col > .invalid-tooltip,
.statebook .form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.statebook .was-validated :invalid ~ .invalid-feedback,
.statebook .was-validated :invalid ~ .invalid-tooltip,
.statebook .is-invalid ~ .invalid-feedback,
.statebook .is-invalid ~ .invalid-tooltip {
  display: block;
}
.statebook .was-validated .form-control:invalid,
.statebook .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.statebook .was-validated .form-control:invalid:focus,
.statebook .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.statebook .was-validated select.form-control:invalid,
.statebook select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.statebook .was-validated textarea.form-control:invalid,
.statebook textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.statebook .was-validated .custom-select:invalid,
.statebook .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.statebook .was-validated .custom-select:invalid:focus,
.statebook .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.statebook .was-validated .form-check-input:invalid ~ .form-check-label,
.statebook .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.statebook .was-validated .form-check-input:invalid ~ .invalid-feedback,
.statebook .was-validated .form-check-input:invalid ~ .invalid-tooltip,
.statebook .form-check-input.is-invalid ~ .invalid-feedback,
.statebook .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.statebook .was-validated .custom-control-input:invalid ~ .custom-control-label,
.statebook .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.statebook .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.statebook .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.statebook .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.statebook .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.statebook .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.statebook .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.statebook .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.statebook .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.statebook .was-validated .custom-file-input:invalid ~ .custom-file-label,
.statebook .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.statebook .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.statebook .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.statebook .form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
.statebook .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .statebook .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .statebook .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .statebook .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .statebook .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .statebook .form-inline .input-group,
  .statebook .form-inline .custom-select {
    width: auto;
  }
  .statebook .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .statebook .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .statebook .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .statebook .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.statebook .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .btn {
    transition: none;
  }
}
.statebook .btn:hover {
  color: #212529;
  text-decoration: none;
}
.statebook .btn:focus,
.statebook .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .btn.disabled,
.statebook .btn:disabled {
  opacity: 0.65;
}
.statebook .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.statebook a.btn.disabled,
.statebook fieldset:disabled a.btn {
  pointer-events: none;
}
.statebook .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.statebook .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.statebook .btn-primary:focus,
.statebook .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.statebook .btn-primary.disabled,
.statebook .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.statebook .btn-primary:not(:disabled):not(.disabled):active,
.statebook .btn-primary:not(:disabled):not(.disabled).active,
.statebook .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.statebook .btn-primary:not(:disabled):not(.disabled):active:focus,
.statebook .btn-primary:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.statebook .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.statebook .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.statebook .btn-secondary:focus,
.statebook .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.statebook .btn-secondary.disabled,
.statebook .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.statebook .btn-secondary:not(:disabled):not(.disabled):active,
.statebook .btn-secondary:not(:disabled):not(.disabled).active,
.statebook .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.statebook .btn-secondary:not(:disabled):not(.disabled):active:focus,
.statebook .btn-secondary:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.statebook .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.statebook .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.statebook .btn-success:focus,
.statebook .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.statebook .btn-success.disabled,
.statebook .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.statebook .btn-success:not(:disabled):not(.disabled):active,
.statebook .btn-success:not(:disabled):not(.disabled).active,
.statebook .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.statebook .btn-success:not(:disabled):not(.disabled):active:focus,
.statebook .btn-success:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.statebook .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.statebook .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.statebook .btn-info:focus,
.statebook .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.statebook .btn-info.disabled,
.statebook .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.statebook .btn-info:not(:disabled):not(.disabled):active,
.statebook .btn-info:not(:disabled):not(.disabled).active,
.statebook .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.statebook .btn-info:not(:disabled):not(.disabled):active:focus,
.statebook .btn-info:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.statebook .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.statebook .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.statebook .btn-warning:focus,
.statebook .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.statebook .btn-warning.disabled,
.statebook .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.statebook .btn-warning:not(:disabled):not(.disabled):active,
.statebook .btn-warning:not(:disabled):not(.disabled).active,
.statebook .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.statebook .btn-warning:not(:disabled):not(.disabled):active:focus,
.statebook .btn-warning:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.statebook .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.statebook .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.statebook .btn-danger:focus,
.statebook .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.statebook .btn-danger.disabled,
.statebook .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.statebook .btn-danger:not(:disabled):not(.disabled):active,
.statebook .btn-danger:not(:disabled):not(.disabled).active,
.statebook .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.statebook .btn-danger:not(:disabled):not(.disabled):active:focus,
.statebook .btn-danger:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.statebook .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.statebook .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.statebook .btn-light:focus,
.statebook .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.statebook .btn-light.disabled,
.statebook .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.statebook .btn-light:not(:disabled):not(.disabled):active,
.statebook .btn-light:not(:disabled):not(.disabled).active,
.statebook .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.statebook .btn-light:not(:disabled):not(.disabled):active:focus,
.statebook .btn-light:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.statebook .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.statebook .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.statebook .btn-dark:focus,
.statebook .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.statebook .btn-dark.disabled,
.statebook .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.statebook .btn-dark:not(:disabled):not(.disabled):active,
.statebook .btn-dark:not(:disabled):not(.disabled).active,
.statebook .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.statebook .btn-dark:not(:disabled):not(.disabled):active:focus,
.statebook .btn-dark:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.statebook .btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.statebook .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.statebook .btn-outline-primary:focus,
.statebook .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.statebook .btn-outline-primary.disabled,
.statebook .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.statebook .btn-outline-primary:not(:disabled):not(.disabled):active,
.statebook .btn-outline-primary:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.statebook .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.statebook .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.statebook .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.statebook .btn-outline-secondary:focus,
.statebook .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.statebook .btn-outline-secondary.disabled,
.statebook .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.statebook .btn-outline-secondary:not(:disabled):not(.disabled):active,
.statebook .btn-outline-secondary:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.statebook .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.statebook .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.statebook .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.statebook .btn-outline-success:focus,
.statebook .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.statebook .btn-outline-success.disabled,
.statebook .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.statebook .btn-outline-success:not(:disabled):not(.disabled):active,
.statebook .btn-outline-success:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.statebook .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.statebook .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.statebook .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.statebook .btn-outline-info:focus,
.statebook .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.statebook .btn-outline-info.disabled,
.statebook .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.statebook .btn-outline-info:not(:disabled):not(.disabled):active,
.statebook .btn-outline-info:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.statebook .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.statebook .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.statebook .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.statebook .btn-outline-warning:focus,
.statebook .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.statebook .btn-outline-warning.disabled,
.statebook .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.statebook .btn-outline-warning:not(:disabled):not(.disabled):active,
.statebook .btn-outline-warning:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.statebook .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.statebook .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.statebook .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.statebook .btn-outline-danger:focus,
.statebook .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.statebook .btn-outline-danger.disabled,
.statebook .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.statebook .btn-outline-danger:not(:disabled):not(.disabled):active,
.statebook .btn-outline-danger:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.statebook .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.statebook .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.statebook .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.statebook .btn-outline-light:focus,
.statebook .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.statebook .btn-outline-light.disabled,
.statebook .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.statebook .btn-outline-light:not(:disabled):not(.disabled):active,
.statebook .btn-outline-light:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.statebook .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.statebook .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.statebook .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.statebook .btn-outline-dark:focus,
.statebook .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.statebook .btn-outline-dark.disabled,
.statebook .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.statebook .btn-outline-dark:not(:disabled):not(.disabled):active,
.statebook .btn-outline-dark:not(:disabled):not(.disabled).active,
.statebook .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.statebook .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.statebook .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.statebook .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.statebook .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.statebook .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.statebook .btn-link:focus,
.statebook .btn-link.focus {
  text-decoration: underline;
}
.statebook .btn-link:disabled,
.statebook .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.statebook .btn-lg,
.statebook .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.statebook .btn-sm,
.statebook .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.statebook .btn-block {
  display: block;
  width: 100%;
}
.statebook .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.statebook input[type="submit"].btn-block,
.statebook input[type="reset"].btn-block,
.statebook input[type="button"].btn-block {
  width: 100%;
}
.statebook .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .fade {
    transition: none;
  }
}
.statebook .fade:not(.show) {
  opacity: 0;
}
.statebook .collapse:not(.show) {
  display: none;
}
.statebook .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .collapsing {
    transition: none;
  }
}
.statebook .collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .collapsing.width {
    transition: none;
  }
}
.statebook .dropup,
.statebook .dropright,
.statebook .dropdown,
.statebook .dropleft {
  position: relative;
}
.statebook .dropdown-toggle {
  white-space: nowrap;
}
.statebook .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.statebook .dropdown-toggle:empty::after {
  margin-left: 0;
}
.statebook .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.statebook .dropdown-menu-left {
  right: auto;
  left: 0;
}
.statebook .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .statebook .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .statebook .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .statebook .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .statebook .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .statebook .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .statebook .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .statebook .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .statebook .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.statebook .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.statebook .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.statebook .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.statebook .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.statebook .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.statebook .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.statebook .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.statebook .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.statebook .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.statebook .dropleft .dropdown-toggle::after {
  display: none;
}
.statebook .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.statebook .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.statebook .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.statebook .dropdown-menu[x-placement^="top"],
.statebook .dropdown-menu[x-placement^="right"],
.statebook .dropdown-menu[x-placement^="bottom"],
.statebook .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.statebook .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.statebook .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.statebook .dropdown-item:hover,
.statebook .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.statebook .dropdown-item.active,
.statebook .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.statebook .dropdown-item.disabled,
.statebook .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.statebook .dropdown-menu.show {
  display: block;
}
.statebook .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.statebook .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.statebook .btn-group,
.statebook .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.statebook .btn-group > .btn,
.statebook .btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.statebook .btn-group > .btn:hover,
.statebook .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.statebook .btn-group > .btn:focus,
.statebook .btn-group > .btn:active,
.statebook .btn-group > .btn.active,
.statebook .btn-group-vertical > .btn:focus,
.statebook .btn-group-vertical > .btn:active,
.statebook .btn-group-vertical > .btn.active {
  z-index: 1;
}
.statebook .btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.statebook .btn-toolbar .input-group {
  width: auto;
}
.statebook .btn-group > .btn:not(:first-child),
.statebook .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.statebook .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.statebook .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.statebook .btn-group > .btn:not(:first-child),
.statebook .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.statebook .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.statebook .dropdown-toggle-split::after,
.statebook .dropup .dropdown-toggle-split::after,
.statebook .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.statebook .dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.statebook .btn-sm + .dropdown-toggle-split,
.statebook .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.statebook .btn-lg + .dropdown-toggle-split,
.statebook .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.statebook .btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}
.statebook .btn-group-vertical > .btn,
.statebook .btn-group-vertical > .btn-group {
  width: 100%;
}
.statebook .btn-group-vertical > .btn:not(:first-child),
.statebook .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.statebook .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.statebook .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.statebook .btn-group-vertical > .btn:not(:first-child),
.statebook .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.statebook .btn-group-toggle > .btn,
.statebook .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.statebook .btn-group-toggle > .btn input[type="radio"],
.statebook .btn-group-toggle > .btn input[type="checkbox"],
.statebook .btn-group-toggle > .btn-group > .btn input[type="radio"],
.statebook .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.statebook .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.statebook .input-group > .form-control,
.statebook .input-group > .form-control-plaintext,
.statebook .input-group > .custom-select,
.statebook .input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.statebook .input-group > .form-control + .form-control,
.statebook .input-group > .form-control + .custom-select,
.statebook .input-group > .form-control + .custom-file,
.statebook .input-group > .form-control-plaintext + .form-control,
.statebook .input-group > .form-control-plaintext + .custom-select,
.statebook .input-group > .form-control-plaintext + .custom-file,
.statebook .input-group > .custom-select + .form-control,
.statebook .input-group > .custom-select + .custom-select,
.statebook .input-group > .custom-select + .custom-file,
.statebook .input-group > .custom-file + .form-control,
.statebook .input-group > .custom-file + .custom-select,
.statebook .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.statebook .input-group > .form-control:focus,
.statebook .input-group > .custom-select:focus,
.statebook .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.statebook .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.statebook .input-group > .form-control:not(:first-child),
.statebook .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.statebook .input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.statebook .input-group > .custom-file:not(:last-child) .custom-file-label,
.statebook .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.statebook .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.statebook .input-group:not(.has-validation) > .form-control:not(:last-child),
.statebook .input-group:not(.has-validation) > .custom-select:not(:last-child),
.statebook .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.statebook .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.statebook .input-group.has-validation > .form-control:nth-last-child(n + 3),
.statebook .input-group.has-validation > .custom-select:nth-last-child(n + 3),
.statebook .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
.statebook .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.statebook .input-group-prepend,
.statebook .input-group-append {
  display: -ms-flexbox;
  display: flex;
}
.statebook .input-group-prepend .btn,
.statebook .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.statebook .input-group-prepend .btn:focus,
.statebook .input-group-append .btn:focus {
  z-index: 3;
}
.statebook .input-group-prepend .btn + .btn,
.statebook .input-group-prepend .btn + .input-group-text,
.statebook .input-group-prepend .input-group-text + .input-group-text,
.statebook .input-group-prepend .input-group-text + .btn,
.statebook .input-group-append .btn + .btn,
.statebook .input-group-append .btn + .input-group-text,
.statebook .input-group-append .input-group-text + .input-group-text,
.statebook .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.statebook .input-group-prepend {
  margin-right: -1px;
}
.statebook .input-group-append {
  margin-left: -1px;
}
.statebook .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.statebook .input-group-text input[type="radio"],
.statebook .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.statebook .input-group-lg > .form-control:not(textarea),
.statebook .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.statebook .input-group-lg > .form-control,
.statebook .input-group-lg > .custom-select,
.statebook .input-group-lg > .input-group-prepend > .input-group-text,
.statebook .input-group-lg > .input-group-append > .input-group-text,
.statebook .input-group-lg > .input-group-prepend > .btn,
.statebook .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.statebook .input-group-sm > .form-control:not(textarea),
.statebook .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.statebook .input-group-sm > .form-control,
.statebook .input-group-sm > .custom-select,
.statebook .input-group-sm > .input-group-prepend > .input-group-text,
.statebook .input-group-sm > .input-group-append > .input-group-text,
.statebook .input-group-sm > .input-group-prepend > .btn,
.statebook .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.statebook .input-group-lg > .custom-select,
.statebook .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.statebook .input-group > .input-group-prepend > .btn,
.statebook .input-group > .input-group-prepend > .input-group-text,
.statebook .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.statebook .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.statebook .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.statebook .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.statebook .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.statebook .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.statebook .input-group > .input-group-append > .btn,
.statebook .input-group > .input-group-append > .input-group-text,
.statebook .input-group > .input-group-prepend:not(:first-child) > .btn,
.statebook .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.statebook .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.statebook .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.statebook .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
.statebook .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.statebook .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.statebook .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.statebook .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.statebook .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.statebook .custom-control-input[disabled] ~ .custom-control-label,
.statebook .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.statebook .custom-control-input[disabled] ~ .custom-control-label::before,
.statebook .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.statebook .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.statebook .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.statebook .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}
.statebook .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.statebook .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.statebook .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.statebook .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.statebook .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.statebook .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.statebook .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.statebook .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.statebook .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.statebook .custom-switch {
  padding-left: 2.25rem;
}
.statebook .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.statebook .custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.statebook .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}
.statebook .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.statebook .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.statebook .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.statebook .custom-select[multiple],
.statebook .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.statebook .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.statebook .custom-select::-ms-expand {
  display: none;
}
.statebook .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.statebook .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.statebook .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.statebook .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.statebook .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.statebook .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .custom-file-input[disabled] ~ .custom-file-label,
.statebook .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.statebook .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.statebook .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.statebook .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.statebook .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.statebook .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.statebook .custom-range:focus {
  outline: 0;
}
.statebook .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .custom-range::-moz-focus-outer {
  border: 0;
}
.statebook .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.statebook .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.statebook .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.statebook .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.statebook .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.statebook .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.statebook .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.statebook .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.statebook .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.statebook .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.statebook .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.statebook .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.statebook .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.statebook .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.statebook .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.statebook .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.statebook .custom-control-label::before,
.statebook .custom-file-label,
.statebook .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .custom-control-label::before,
  .statebook .custom-file-label,
  .statebook .custom-select {
    transition: none;
  }
}
.statebook .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.statebook .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.statebook .nav-link:hover,
.statebook .nav-link:focus {
  text-decoration: none;
}
.statebook .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.statebook .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.statebook .nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.statebook .nav-tabs .nav-link:hover,
.statebook .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.statebook .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.statebook .nav-tabs .nav-link.active,
.statebook .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.statebook .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.statebook .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.statebook .nav-pills .nav-link.active,
.statebook .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.statebook .nav-fill > .nav-link,
.statebook .nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.statebook .nav-justified > .nav-link,
.statebook .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.statebook .tab-content > .tab-pane {
  display: none;
}
.statebook .tab-content > .active {
  display: block;
}
.statebook .navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.statebook .navbar .container,
.statebook .navbar .container-fluid,
.statebook .navbar .container-sm,
.statebook .navbar .container-md,
.statebook .navbar .container-lg,
.statebook .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.statebook .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.statebook .navbar-brand:hover,
.statebook .navbar-brand:focus {
  text-decoration: none;
}
.statebook .navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.statebook .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.statebook .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.statebook .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.statebook .navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.statebook .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.statebook .navbar-toggler:hover,
.statebook .navbar-toggler:focus {
  text-decoration: none;
}
.statebook .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}
.statebook .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .statebook .navbar-expand-sm > .container,
  .statebook .navbar-expand-sm > .container-fluid,
  .statebook .navbar-expand-sm > .container-sm,
  .statebook .navbar-expand-sm > .container-md,
  .statebook .navbar-expand-sm > .container-lg,
  .statebook .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .statebook .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .statebook .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .statebook .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .statebook .navbar-expand-sm > .container,
  .statebook .navbar-expand-sm > .container-fluid,
  .statebook .navbar-expand-sm > .container-sm,
  .statebook .navbar-expand-sm > .container-md,
  .statebook .navbar-expand-sm > .container-lg,
  .statebook .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .statebook .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .statebook .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .statebook .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .statebook .navbar-expand-md > .container,
  .statebook .navbar-expand-md > .container-fluid,
  .statebook .navbar-expand-md > .container-sm,
  .statebook .navbar-expand-md > .container-md,
  .statebook .navbar-expand-md > .container-lg,
  .statebook .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .statebook .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .statebook .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .statebook .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .statebook .navbar-expand-md > .container,
  .statebook .navbar-expand-md > .container-fluid,
  .statebook .navbar-expand-md > .container-sm,
  .statebook .navbar-expand-md > .container-md,
  .statebook .navbar-expand-md > .container-lg,
  .statebook .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .statebook .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .statebook .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .statebook .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .statebook .navbar-expand-lg > .container,
  .statebook .navbar-expand-lg > .container-fluid,
  .statebook .navbar-expand-lg > .container-sm,
  .statebook .navbar-expand-lg > .container-md,
  .statebook .navbar-expand-lg > .container-lg,
  .statebook .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .statebook .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .statebook .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .statebook .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .statebook .navbar-expand-lg > .container,
  .statebook .navbar-expand-lg > .container-fluid,
  .statebook .navbar-expand-lg > .container-sm,
  .statebook .navbar-expand-lg > .container-md,
  .statebook .navbar-expand-lg > .container-lg,
  .statebook .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .statebook .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .statebook .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .statebook .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .statebook .navbar-expand-xl > .container,
  .statebook .navbar-expand-xl > .container-fluid,
  .statebook .navbar-expand-xl > .container-sm,
  .statebook .navbar-expand-xl > .container-md,
  .statebook .navbar-expand-xl > .container-lg,
  .statebook .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .statebook .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .statebook .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .statebook .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .statebook .navbar-expand-xl > .container,
  .statebook .navbar-expand-xl > .container-fluid,
  .statebook .navbar-expand-xl > .container-sm,
  .statebook .navbar-expand-xl > .container-md,
  .statebook .navbar-expand-xl > .container-lg,
  .statebook .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .statebook .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .statebook .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .statebook .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.statebook .navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.statebook .navbar-expand > .container,
.statebook .navbar-expand > .container-fluid,
.statebook .navbar-expand > .container-sm,
.statebook .navbar-expand > .container-md,
.statebook .navbar-expand > .container-lg,
.statebook .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.statebook .navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
.statebook .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.statebook .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.statebook .navbar-expand > .container,
.statebook .navbar-expand > .container-fluid,
.statebook .navbar-expand > .container-sm,
.statebook .navbar-expand > .container-md,
.statebook .navbar-expand > .container-lg,
.statebook .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.statebook .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.statebook .navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.statebook .navbar-expand .navbar-toggler {
  display: none;
}
.statebook .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.statebook .navbar-light .navbar-brand:hover,
.statebook .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.statebook .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.statebook .navbar-light .navbar-nav .nav-link:hover,
.statebook .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.statebook .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.statebook .navbar-light .navbar-nav .show > .nav-link,
.statebook .navbar-light .navbar-nav .active > .nav-link,
.statebook .navbar-light .navbar-nav .nav-link.show,
.statebook .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.statebook .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.statebook .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.statebook .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.statebook .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.statebook .navbar-light .navbar-text a:hover,
.statebook .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.statebook .navbar-dark .navbar-brand {
  color: #fff;
}
.statebook .navbar-dark .navbar-brand:hover,
.statebook .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.statebook .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.statebook .navbar-dark .navbar-nav .nav-link:hover,
.statebook .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.statebook .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.statebook .navbar-dark .navbar-nav .show > .nav-link,
.statebook .navbar-dark .navbar-nav .active > .nav-link,
.statebook .navbar-dark .navbar-nav .nav-link.show,
.statebook .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.statebook .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.statebook .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.statebook .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.statebook .navbar-dark .navbar-text a {
  color: #fff;
}
.statebook .navbar-dark .navbar-text a:hover,
.statebook .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.statebook .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.statebook .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.statebook .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.statebook .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.statebook .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.statebook .card > .card-header + .list-group,
.statebook .card > .list-group + .card-footer {
  border-top: 0;
}
.statebook .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.statebook .card-title {
  margin-bottom: 0.75rem;
}
.statebook .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.statebook .card-text:last-child {
  margin-bottom: 0;
}
.statebook .card-link:hover {
  text-decoration: none;
}
.statebook .card-link + .card-link {
  margin-left: 1.25rem;
}
.statebook .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.statebook .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.statebook .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.statebook .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.statebook .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.statebook .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.statebook .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.statebook .card-img,
.statebook .card-img-top,
.statebook .card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.statebook .card-img,
.statebook .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.statebook .card-img,
.statebook .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.statebook .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .statebook .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .statebook .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.statebook .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .statebook .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .statebook .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .statebook .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .statebook .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .statebook .card-group > .card:not(:last-child) .card-img-top,
  .statebook .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .statebook .card-group > .card:not(:last-child) .card-img-bottom,
  .statebook .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .statebook .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .statebook .card-group > .card:not(:first-child) .card-img-top,
  .statebook .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .statebook .card-group > .card:not(:first-child) .card-img-bottom,
  .statebook .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.statebook .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .statebook .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .statebook .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.statebook .accordion {
  overflow-anchor: none;
}
.statebook .accordion > .card {
  overflow: hidden;
}
.statebook .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.statebook .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.statebook .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.statebook .breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.statebook .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.statebook .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.statebook .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.statebook .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.statebook .breadcrumb-item.active {
  color: #6c757d;
}
.statebook .pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.statebook .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.statebook .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.statebook .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.statebook .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.statebook .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.statebook .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.statebook .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.statebook .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.statebook .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.statebook .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.statebook .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.statebook .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.statebook .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.statebook .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .badge {
    transition: none;
  }
}
.statebook a.badge:hover,
.statebook a.badge:focus {
  text-decoration: none;
}
.statebook .badge:empty {
  display: none;
}
.statebook .btn .badge {
  position: relative;
  top: -1px;
}
.statebook .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.statebook .badge-primary {
  color: #fff;
  background-color: #007bff;
}
.statebook a.badge-primary:hover,
.statebook a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
.statebook a.badge-primary:focus,
.statebook a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.statebook .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.statebook a.badge-secondary:hover,
.statebook a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
.statebook a.badge-secondary:focus,
.statebook a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.statebook .badge-success {
  color: #fff;
  background-color: #28a745;
}
.statebook a.badge-success:hover,
.statebook a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
.statebook a.badge-success:focus,
.statebook a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.statebook .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.statebook a.badge-info:hover,
.statebook a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
.statebook a.badge-info:focus,
.statebook a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.statebook .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.statebook a.badge-warning:hover,
.statebook a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
.statebook a.badge-warning:focus,
.statebook a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.statebook .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.statebook a.badge-danger:hover,
.statebook a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
.statebook a.badge-danger:focus,
.statebook a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.statebook .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.statebook a.badge-light:hover,
.statebook a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
.statebook a.badge-light:focus,
.statebook a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.statebook .badge-dark {
  color: #fff;
  background-color: #343a40;
}
.statebook a.badge-dark:hover,
.statebook a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
.statebook a.badge-dark:focus,
.statebook a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.statebook .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .statebook .jumbotron {
    padding: 4rem 2rem;
  }
}
.statebook .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.statebook .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.statebook .alert-heading {
  color: inherit;
}
.statebook .alert-link {
  font-weight: 700;
}
.statebook .alert-dismissible {
  padding-right: 4rem;
}
.statebook .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.statebook .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.statebook .alert-primary hr {
  border-top-color: #9fcdff;
}
.statebook .alert-primary .alert-link {
  color: #002752;
}
.statebook .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.statebook .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.statebook .alert-secondary .alert-link {
  color: #202326;
}
.statebook .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.statebook .alert-success hr {
  border-top-color: #b1dfbb;
}
.statebook .alert-success .alert-link {
  color: #0b2e13;
}
.statebook .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.statebook .alert-info hr {
  border-top-color: #abdde5;
}
.statebook .alert-info .alert-link {
  color: #062c33;
}
.statebook .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.statebook .alert-warning hr {
  border-top-color: #ffe8a1;
}
.statebook .alert-warning .alert-link {
  color: #533f03;
}
.statebook .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.statebook .alert-danger hr {
  border-top-color: #f1b0b7;
}
.statebook .alert-danger .alert-link {
  color: #491217;
}
.statebook .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.statebook .alert-light hr {
  border-top-color: #ececf6;
}
.statebook .alert-light .alert-link {
  color: #686868;
}
.statebook .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.statebook .alert-dark hr {
  border-top-color: #b9bbbe;
}
.statebook .alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.statebook .progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.statebook .progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .progress-bar {
    transition: none;
  }
}
.statebook .progress-bar-striped {
  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: 1rem 1rem;
}
.statebook .progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.statebook .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.statebook .media-body {
  -ms-flex: 1;
  flex: 1;
}
.statebook .list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.statebook .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.statebook .list-group-item-action:hover,
.statebook .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.statebook .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.statebook .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.statebook .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.statebook .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.statebook .list-group-item.disabled,
.statebook .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.statebook .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.statebook .list-group-item + .list-group-item {
  border-top-width: 0;
}
.statebook .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.statebook .list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}
.statebook .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.statebook .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.statebook .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.statebook .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.statebook .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .statebook .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .statebook .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .statebook .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .statebook .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .statebook .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .statebook .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .statebook .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .statebook .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .statebook .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .statebook .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .statebook .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .statebook .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .statebook .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .statebook .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .statebook .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .statebook .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .statebook .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .statebook .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .statebook .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .statebook .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .statebook .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.statebook .list-group-flush {
  border-radius: 0;
}
.statebook .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.statebook .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.statebook .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.statebook .list-group-item-primary.list-group-item-action:hover,
.statebook .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.statebook .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.statebook .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.statebook .list-group-item-secondary.list-group-item-action:hover,
.statebook .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.statebook .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.statebook .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.statebook .list-group-item-success.list-group-item-action:hover,
.statebook .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.statebook .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.statebook .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.statebook .list-group-item-info.list-group-item-action:hover,
.statebook .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.statebook .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.statebook .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.statebook .list-group-item-warning.list-group-item-action:hover,
.statebook .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.statebook .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.statebook .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.statebook .list-group-item-danger.list-group-item-action:hover,
.statebook .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.statebook .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.statebook .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.statebook .list-group-item-light.list-group-item-action:hover,
.statebook .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.statebook .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.statebook .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.statebook .list-group-item-dark.list-group-item-action:hover,
.statebook .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.statebook .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.statebook .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.statebook .close:hover {
  color: #000;
  text-decoration: none;
}
.statebook .close:not(:disabled):not(.disabled):hover,
.statebook .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
.statebook button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.statebook a.close.disabled {
  pointer-events: none;
}
.statebook .toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.statebook .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.statebook .toast.showing {
  opacity: 1;
}
.statebook .toast.show {
  display: block;
  opacity: 1;
}
.statebook .toast.hide {
  display: none;
}
.statebook .toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.statebook .toast-body {
  padding: 0.75rem;
}
.statebook .modal-open {
  overflow: hidden;
}
.statebook .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.statebook .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.statebook .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.statebook .modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .statebook .modal.fade .modal-dialog {
    transition: none;
  }
}
.statebook .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.statebook .modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.statebook .modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.statebook .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.statebook .modal-dialog-scrollable .modal-header,
.statebook .modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.statebook .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.statebook .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.statebook .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.statebook .modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.statebook .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.statebook .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.statebook .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.statebook .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.statebook .modal-backdrop.fade {
  opacity: 0;
}
.statebook .modal-backdrop.show {
  opacity: 0.5;
}
.statebook .modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.statebook .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.statebook .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.statebook .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.statebook .modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.statebook .modal-footer > * {
  margin: 0.25rem;
}
.statebook .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .statebook .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .statebook .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .statebook .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .statebook .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .statebook .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .statebook .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .statebook .modal-lg,
  .statebook .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .statebook .modal-xl {
    max-width: 1140px;
  }
}
.statebook .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.statebook .tooltip.show {
  opacity: 0.9;
}
.statebook .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.statebook .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.statebook .bs-tooltip-top,
.statebook .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.statebook .bs-tooltip-top .arrow,
.statebook .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.statebook .bs-tooltip-top .arrow::before,
.statebook .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.statebook .bs-tooltip-right,
.statebook .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.statebook .bs-tooltip-right .arrow,
.statebook .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.statebook .bs-tooltip-right .arrow::before,
.statebook .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.statebook .bs-tooltip-bottom,
.statebook .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.statebook .bs-tooltip-bottom .arrow,
.statebook .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.statebook .bs-tooltip-bottom .arrow::before,
.statebook .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.statebook .bs-tooltip-left,
.statebook .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.statebook .bs-tooltip-left .arrow,
.statebook .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.statebook .bs-tooltip-left .arrow::before,
.statebook .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.statebook .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.statebook .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.statebook .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.statebook .popover .arrow::before,
.statebook .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.statebook .bs-popover-top,
.statebook .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.statebook .bs-popover-top > .arrow,
.statebook .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.statebook .bs-popover-top > .arrow::before,
.statebook .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.statebook .bs-popover-top > .arrow::after,
.statebook .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.statebook .bs-popover-right,
.statebook .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.statebook .bs-popover-right > .arrow,
.statebook .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.statebook .bs-popover-right > .arrow::before,
.statebook .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.statebook .bs-popover-right > .arrow::after,
.statebook .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.statebook .bs-popover-bottom,
.statebook .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.statebook .bs-popover-bottom > .arrow,
.statebook .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}
.statebook .bs-popover-bottom > .arrow::before,
.statebook .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.statebook .bs-popover-bottom > .arrow::after,
.statebook .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.statebook .bs-popover-bottom .popover-header::before,
.statebook .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.statebook .bs-popover-left,
.statebook .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.statebook .bs-popover-left > .arrow,
.statebook .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.statebook .bs-popover-left > .arrow::before,
.statebook .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.statebook .bs-popover-left > .arrow::after,
.statebook .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.statebook .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.statebook .popover-header:empty {
  display: none;
}
.statebook .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.statebook .carousel {
  position: relative;
}
.statebook .carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.statebook .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.statebook .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.statebook .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .carousel-item {
    transition: none;
  }
}
.statebook .carousel-item.active,
.statebook .carousel-item-next,
.statebook .carousel-item-prev {
  display: block;
}
.statebook .carousel-item-next:not(.carousel-item-left),
.statebook .active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.statebook .carousel-item-prev:not(.carousel-item-right),
.statebook .active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.statebook .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}
.statebook .carousel-fade .carousel-item.active,
.statebook .carousel-fade .carousel-item-next.carousel-item-left,
.statebook .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.statebook .carousel-fade .active.carousel-item-left,
.statebook .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .carousel-fade .active.carousel-item-left,
  .statebook .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.statebook .carousel-control-prev,
.statebook .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .carousel-control-prev,
  .statebook .carousel-control-next {
    transition: none;
  }
}
.statebook .carousel-control-prev:hover,
.statebook .carousel-control-prev:focus,
.statebook .carousel-control-next:hover,
.statebook .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.statebook .carousel-control-prev {
  left: 0;
}
.statebook .carousel-control-next {
  right: 0;
}
.statebook .carousel-control-prev-icon,
.statebook .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}
.statebook .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.statebook .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.statebook .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.statebook .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .carousel-indicators li {
    transition: none;
  }
}
.statebook .carousel-indicators .active {
  opacity: 1;
}
.statebook .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.statebook .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
.statebook .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.statebook .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}
.statebook .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .statebook .spinner-border,
  .statebook .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.statebook .align-baseline {
  vertical-align: baseline !important;
}
.statebook .align-top {
  vertical-align: top !important;
}
.statebook .align-middle {
  vertical-align: middle !important;
}
.statebook .align-bottom {
  vertical-align: bottom !important;
}
.statebook .align-text-bottom {
  vertical-align: text-bottom !important;
}
.statebook .align-text-top {
  vertical-align: text-top !important;
}
.statebook .bg-primary {
  background-color: #007bff !important;
}
.statebook a.bg-primary:hover,
.statebook a.bg-primary:focus,
.statebook button.bg-primary:hover,
.statebook button.bg-primary:focus {
  background-color: #0062cc !important;
}
.statebook .bg-secondary {
  background-color: #6c757d !important;
}
.statebook a.bg-secondary:hover,
.statebook a.bg-secondary:focus,
.statebook button.bg-secondary:hover,
.statebook button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.statebook .bg-success {
  background-color: #28a745 !important;
}
.statebook a.bg-success:hover,
.statebook a.bg-success:focus,
.statebook button.bg-success:hover,
.statebook button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.statebook .bg-info {
  background-color: #17a2b8 !important;
}
.statebook a.bg-info:hover,
.statebook a.bg-info:focus,
.statebook button.bg-info:hover,
.statebook button.bg-info:focus {
  background-color: #117a8b !important;
}
.statebook .bg-warning {
  background-color: #ffc107 !important;
}
.statebook a.bg-warning:hover,
.statebook a.bg-warning:focus,
.statebook button.bg-warning:hover,
.statebook button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.statebook .bg-danger {
  background-color: #dc3545 !important;
}
.statebook a.bg-danger:hover,
.statebook a.bg-danger:focus,
.statebook button.bg-danger:hover,
.statebook button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.statebook .bg-light {
  background-color: #f8f9fa !important;
}
.statebook a.bg-light:hover,
.statebook a.bg-light:focus,
.statebook button.bg-light:hover,
.statebook button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.statebook .bg-dark {
  background-color: #343a40 !important;
}
.statebook a.bg-dark:hover,
.statebook a.bg-dark:focus,
.statebook button.bg-dark:hover,
.statebook button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.statebook .bg-white {
  background-color: #fff !important;
}
.statebook .bg-transparent {
  background-color: transparent !important;
}
.statebook .border {
  border: 1px solid #dee2e6 !important;
}
.statebook .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.statebook .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.statebook .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.statebook .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.statebook .border-0 {
  border: 0 !important;
}
.statebook .border-top-0 {
  border-top: 0 !important;
}
.statebook .border-right-0 {
  border-right: 0 !important;
}
.statebook .border-bottom-0 {
  border-bottom: 0 !important;
}
.statebook .border-left-0 {
  border-left: 0 !important;
}
.statebook .border-primary {
  border-color: #007bff !important;
}
.statebook .border-secondary {
  border-color: #6c757d !important;
}
.statebook .border-success {
  border-color: #28a745 !important;
}
.statebook .border-info {
  border-color: #17a2b8 !important;
}
.statebook .border-warning {
  border-color: #ffc107 !important;
}
.statebook .border-danger {
  border-color: #dc3545 !important;
}
.statebook .border-light {
  border-color: #f8f9fa !important;
}
.statebook .border-dark {
  border-color: #343a40 !important;
}
.statebook .border-white {
  border-color: #fff !important;
}
.statebook .rounded-sm {
  border-radius: 0.2rem !important;
}
.statebook .rounded {
  border-radius: 0.25rem !important;
}
.statebook .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.statebook .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.statebook .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.statebook .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.statebook .rounded-lg {
  border-radius: 0.3rem !important;
}
.statebook .rounded-circle {
  border-radius: 50% !important;
}
.statebook .rounded-pill {
  border-radius: 50rem !important;
}
.statebook .rounded-0 {
  border-radius: 0 !important;
}
.statebook .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.statebook .d-none {
  display: none !important;
}
.statebook .d-inline {
  display: inline !important;
}
.statebook .d-inline-block {
  display: inline-block !important;
}
.statebook .d-block {
  display: block !important;
}
.statebook .d-table {
  display: table !important;
}
.statebook .d-table-row {
  display: table-row !important;
}
.statebook .d-table-cell {
  display: table-cell !important;
}
.statebook .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.statebook .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .statebook .d-sm-none {
    display: none !important;
  }
  .statebook .d-sm-inline {
    display: inline !important;
  }
  .statebook .d-sm-inline-block {
    display: inline-block !important;
  }
  .statebook .d-sm-block {
    display: block !important;
  }
  .statebook .d-sm-table {
    display: table !important;
  }
  .statebook .d-sm-table-row {
    display: table-row !important;
  }
  .statebook .d-sm-table-cell {
    display: table-cell !important;
  }
  .statebook .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .statebook .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .statebook .d-md-none {
    display: none !important;
  }
  .statebook .d-md-inline {
    display: inline !important;
  }
  .statebook .d-md-inline-block {
    display: inline-block !important;
  }
  .statebook .d-md-block {
    display: block !important;
  }
  .statebook .d-md-table {
    display: table !important;
  }
  .statebook .d-md-table-row {
    display: table-row !important;
  }
  .statebook .d-md-table-cell {
    display: table-cell !important;
  }
  .statebook .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .statebook .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .statebook .d-lg-none {
    display: none !important;
  }
  .statebook .d-lg-inline {
    display: inline !important;
  }
  .statebook .d-lg-inline-block {
    display: inline-block !important;
  }
  .statebook .d-lg-block {
    display: block !important;
  }
  .statebook .d-lg-table {
    display: table !important;
  }
  .statebook .d-lg-table-row {
    display: table-row !important;
  }
  .statebook .d-lg-table-cell {
    display: table-cell !important;
  }
  .statebook .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .statebook .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .statebook .d-xl-none {
    display: none !important;
  }
  .statebook .d-xl-inline {
    display: inline !important;
  }
  .statebook .d-xl-inline-block {
    display: inline-block !important;
  }
  .statebook .d-xl-block {
    display: block !important;
  }
  .statebook .d-xl-table {
    display: table !important;
  }
  .statebook .d-xl-table-row {
    display: table-row !important;
  }
  .statebook .d-xl-table-cell {
    display: table-cell !important;
  }
  .statebook .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .statebook .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .statebook .d-print-none {
    display: none !important;
  }
  .statebook .d-print-inline {
    display: inline !important;
  }
  .statebook .d-print-inline-block {
    display: inline-block !important;
  }
  .statebook .d-print-block {
    display: block !important;
  }
  .statebook .d-print-table {
    display: table !important;
  }
  .statebook .d-print-table-row {
    display: table-row !important;
  }
  .statebook .d-print-table-cell {
    display: table-cell !important;
  }
  .statebook .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .statebook .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.statebook .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.statebook .embed-responsive::before {
  display: block;
  content: "";
}
.statebook .embed-responsive .embed-responsive-item,
.statebook .embed-responsive iframe,
.statebook .embed-responsive embed,
.statebook .embed-responsive object,
.statebook .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.statebook .embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.statebook .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.statebook .embed-responsive-4by3::before {
  padding-top: 75%;
}
.statebook .embed-responsive-1by1::before {
  padding-top: 100%;
}
.statebook .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.statebook .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.statebook .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.statebook .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.statebook .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.statebook .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.statebook .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.statebook .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.statebook .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.statebook .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.statebook .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.statebook .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.statebook .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.statebook .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.statebook .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.statebook .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.statebook .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.statebook .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.statebook .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.statebook .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.statebook .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.statebook .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.statebook .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.statebook .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.statebook .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.statebook .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.statebook .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.statebook .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.statebook .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.statebook .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.statebook .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.statebook .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.statebook .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.statebook .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .statebook .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .statebook .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .statebook .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .statebook .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .statebook .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .statebook .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .statebook .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .statebook .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .statebook .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .statebook .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .statebook .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .statebook .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .statebook .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .statebook .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .statebook .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .statebook .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .statebook .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .statebook .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .statebook .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .statebook .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .statebook .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .statebook .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .statebook .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .statebook .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .statebook .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .statebook .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .statebook .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .statebook .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .statebook .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .statebook .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .statebook .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .statebook .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .statebook .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .statebook .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .statebook .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .statebook .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .statebook .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .statebook .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .statebook .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .statebook .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .statebook .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .statebook .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .statebook .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .statebook .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .statebook .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .statebook .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .statebook .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .statebook .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .statebook .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .statebook .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .statebook .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .statebook .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .statebook .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .statebook .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .statebook .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .statebook .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .statebook .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .statebook .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .statebook .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .statebook .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .statebook .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .statebook .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .statebook .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .statebook .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .statebook .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .statebook .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .statebook .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .statebook .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .statebook .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .statebook .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .statebook .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .statebook .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .statebook .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .statebook .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .statebook .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .statebook .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .statebook .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .statebook .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .statebook .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .statebook .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .statebook .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .statebook .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .statebook .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .statebook .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .statebook .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .statebook .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .statebook .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .statebook .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .statebook .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .statebook .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .statebook .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .statebook .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .statebook .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .statebook .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .statebook .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .statebook .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .statebook .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .statebook .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .statebook .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .statebook .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .statebook .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .statebook .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .statebook .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .statebook .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .statebook .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .statebook .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .statebook .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .statebook .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .statebook .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .statebook .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .statebook .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .statebook .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .statebook .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .statebook .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .statebook .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .statebook .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .statebook .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .statebook .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .statebook .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .statebook .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .statebook .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .statebook .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .statebook .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .statebook .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .statebook .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .statebook .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .statebook .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .statebook .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .statebook .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .statebook .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .statebook .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .statebook .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .statebook .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .statebook .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .statebook .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .statebook .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.statebook .float-left {
  float: left !important;
}
.statebook .float-right {
  float: right !important;
}
.statebook .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .statebook .float-sm-left {
    float: left !important;
  }
  .statebook .float-sm-right {
    float: right !important;
  }
  .statebook .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .statebook .float-md-left {
    float: left !important;
  }
  .statebook .float-md-right {
    float: right !important;
  }
  .statebook .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .statebook .float-lg-left {
    float: left !important;
  }
  .statebook .float-lg-right {
    float: right !important;
  }
  .statebook .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .statebook .float-xl-left {
    float: left !important;
  }
  .statebook .float-xl-right {
    float: right !important;
  }
  .statebook .float-xl-none {
    float: none !important;
  }
}
.statebook .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.statebook .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.statebook .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.statebook .overflow-auto {
  overflow: auto !important;
}
.statebook .overflow-hidden {
  overflow: hidden !important;
}
.statebook .position-static {
  position: static !important;
}
.statebook .position-relative {
  position: relative !important;
}
.statebook .position-absolute {
  position: absolute !important;
}
.statebook .position-fixed {
  position: fixed !important;
}
.statebook .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.statebook .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.statebook .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .statebook .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.statebook .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.statebook .sr-only-focusable:active,
.statebook .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.statebook .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.statebook .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.statebook .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.statebook .shadow-none {
  box-shadow: none !important;
}
.statebook .w-25 {
  width: 25% !important;
}
.statebook .w-50 {
  width: 50% !important;
}
.statebook .w-75 {
  width: 75% !important;
}
.statebook .w-100 {
  width: 100% !important;
}
.statebook .w-auto {
  width: auto !important;
}
.statebook .h-25 {
  height: 25% !important;
}
.statebook .h-50 {
  height: 50% !important;
}
.statebook .h-75 {
  height: 75% !important;
}
.statebook .h-100 {
  height: 100% !important;
}
.statebook .h-auto {
  height: auto !important;
}
.statebook .mw-100 {
  max-width: 100% !important;
}
.statebook .mh-100 {
  max-height: 100% !important;
}
.statebook .min-vw-100 {
  min-width: 100vw !important;
}
.statebook .min-vh-100 {
  min-height: 100vh !important;
}
.statebook .vw-100 {
  width: 100vw !important;
}
.statebook .vh-100 {
  height: 100vh !important;
}
.statebook .m-0 {
  margin: 0 !important;
}
.statebook .mt-0,
.statebook .my-0 {
  margin-top: 0 !important;
}
.statebook .mr-0,
.statebook .mx-0 {
  margin-right: 0 !important;
}
.statebook .mb-0,
.statebook .my-0 {
  margin-bottom: 0 !important;
}
.statebook .ml-0,
.statebook .mx-0 {
  margin-left: 0 !important;
}
.statebook .m-1 {
  margin: 0.25rem !important;
}
.statebook .mt-1,
.statebook .my-1 {
  margin-top: 0.25rem !important;
}
.statebook .mr-1,
.statebook .mx-1 {
  margin-right: 0.25rem !important;
}
.statebook .mb-1,
.statebook .my-1 {
  margin-bottom: 0.25rem !important;
}
.statebook .ml-1,
.statebook .mx-1 {
  margin-left: 0.25rem !important;
}
.statebook .m-2 {
  margin: 0.5rem !important;
}
.statebook .mt-2,
.statebook .my-2 {
  margin-top: 0.5rem !important;
}
.statebook .mr-2,
.statebook .mx-2 {
  margin-right: 0.5rem !important;
}
.statebook .mb-2,
.statebook .my-2 {
  margin-bottom: 0.5rem !important;
}
.statebook .ml-2,
.statebook .mx-2 {
  margin-left: 0.5rem !important;
}
.statebook .m-3 {
  margin: 1rem !important;
}
.statebook .mt-3,
.statebook .my-3 {
  margin-top: 1rem !important;
}
.statebook .mr-3,
.statebook .mx-3 {
  margin-right: 1rem !important;
}
.statebook .mb-3,
.statebook .my-3 {
  margin-bottom: 1rem !important;
}
.statebook .ml-3,
.statebook .mx-3 {
  margin-left: 1rem !important;
}
.statebook .m-4 {
  margin: 1.5rem !important;
}
.statebook .mt-4,
.statebook .my-4 {
  margin-top: 1.5rem !important;
}
.statebook .mr-4,
.statebook .mx-4 {
  margin-right: 1.5rem !important;
}
.statebook .mb-4,
.statebook .my-4 {
  margin-bottom: 1.5rem !important;
}
.statebook .ml-4,
.statebook .mx-4 {
  margin-left: 1.5rem !important;
}
.statebook .m-5 {
  margin: 3rem !important;
}
.statebook .mt-5,
.statebook .my-5 {
  margin-top: 3rem !important;
}
.statebook .mr-5,
.statebook .mx-5 {
  margin-right: 3rem !important;
}
.statebook .mb-5,
.statebook .my-5 {
  margin-bottom: 3rem !important;
}
.statebook .ml-5,
.statebook .mx-5 {
  margin-left: 3rem !important;
}
.statebook .p-0 {
  padding: 0 !important;
}
.statebook .pt-0,
.statebook .py-0 {
  padding-top: 0 !important;
}
.statebook .pr-0,
.statebook .px-0 {
  padding-right: 0 !important;
}
.statebook .pb-0,
.statebook .py-0 {
  padding-bottom: 0 !important;
}
.statebook .pl-0,
.statebook .px-0 {
  padding-left: 0 !important;
}
.statebook .p-1 {
  padding: 0.25rem !important;
}
.statebook .pt-1,
.statebook .py-1 {
  padding-top: 0.25rem !important;
}
.statebook .pr-1,
.statebook .px-1 {
  padding-right: 0.25rem !important;
}
.statebook .pb-1,
.statebook .py-1 {
  padding-bottom: 0.25rem !important;
}
.statebook .pl-1,
.statebook .px-1 {
  padding-left: 0.25rem !important;
}
.statebook .p-2 {
  padding: 0.5rem !important;
}
.statebook .pt-2,
.statebook .py-2 {
  padding-top: 0.5rem !important;
}
.statebook .pr-2,
.statebook .px-2 {
  padding-right: 0.5rem !important;
}
.statebook .pb-2,
.statebook .py-2 {
  padding-bottom: 0.5rem !important;
}
.statebook .pl-2,
.statebook .px-2 {
  padding-left: 0.5rem !important;
}
.statebook .p-3 {
  padding: 1rem !important;
}
.statebook .pt-3,
.statebook .py-3 {
  padding-top: 1rem !important;
}
.statebook .pr-3,
.statebook .px-3 {
  padding-right: 1rem !important;
}
.statebook .pb-3,
.statebook .py-3 {
  padding-bottom: 1rem !important;
}
.statebook .pl-3,
.statebook .px-3 {
  padding-left: 1rem !important;
}
.statebook .p-4 {
  padding: 1.5rem !important;
}
.statebook .pt-4,
.statebook .py-4 {
  padding-top: 1.5rem !important;
}
.statebook .pr-4,
.statebook .px-4 {
  padding-right: 1.5rem !important;
}
.statebook .pb-4,
.statebook .py-4 {
  padding-bottom: 1.5rem !important;
}
.statebook .pl-4,
.statebook .px-4 {
  padding-left: 1.5rem !important;
}
.statebook .p-5 {
  padding: 3rem !important;
}
.statebook .pt-5,
.statebook .py-5 {
  padding-top: 3rem !important;
}
.statebook .pr-5,
.statebook .px-5 {
  padding-right: 3rem !important;
}
.statebook .pb-5,
.statebook .py-5 {
  padding-bottom: 3rem !important;
}
.statebook .pl-5,
.statebook .px-5 {
  padding-left: 3rem !important;
}
.statebook .m-n1 {
  margin: -0.25rem !important;
}
.statebook .mt-n1,
.statebook .my-n1 {
  margin-top: -0.25rem !important;
}
.statebook .mr-n1,
.statebook .mx-n1 {
  margin-right: -0.25rem !important;
}
.statebook .mb-n1,
.statebook .my-n1 {
  margin-bottom: -0.25rem !important;
}
.statebook .ml-n1,
.statebook .mx-n1 {
  margin-left: -0.25rem !important;
}
.statebook .m-n2 {
  margin: -0.5rem !important;
}
.statebook .mt-n2,
.statebook .my-n2 {
  margin-top: -0.5rem !important;
}
.statebook .mr-n2,
.statebook .mx-n2 {
  margin-right: -0.5rem !important;
}
.statebook .mb-n2,
.statebook .my-n2 {
  margin-bottom: -0.5rem !important;
}
.statebook .ml-n2,
.statebook .mx-n2 {
  margin-left: -0.5rem !important;
}
.statebook .m-n3 {
  margin: -1rem !important;
}
.statebook .mt-n3,
.statebook .my-n3 {
  margin-top: -1rem !important;
}
.statebook .mr-n3,
.statebook .mx-n3 {
  margin-right: -1rem !important;
}
.statebook .mb-n3,
.statebook .my-n3 {
  margin-bottom: -1rem !important;
}
.statebook .ml-n3,
.statebook .mx-n3 {
  margin-left: -1rem !important;
}
.statebook .m-n4 {
  margin: -1.5rem !important;
}
.statebook .mt-n4,
.statebook .my-n4 {
  margin-top: -1.5rem !important;
}
.statebook .mr-n4,
.statebook .mx-n4 {
  margin-right: -1.5rem !important;
}
.statebook .mb-n4,
.statebook .my-n4 {
  margin-bottom: -1.5rem !important;
}
.statebook .ml-n4,
.statebook .mx-n4 {
  margin-left: -1.5rem !important;
}
.statebook .m-n5 {
  margin: -3rem !important;
}
.statebook .mt-n5,
.statebook .my-n5 {
  margin-top: -3rem !important;
}
.statebook .mr-n5,
.statebook .mx-n5 {
  margin-right: -3rem !important;
}
.statebook .mb-n5,
.statebook .my-n5 {
  margin-bottom: -3rem !important;
}
.statebook .ml-n5,
.statebook .mx-n5 {
  margin-left: -3rem !important;
}
.statebook .m-auto {
  margin: auto !important;
}
.statebook .mt-auto,
.statebook .my-auto {
  margin-top: auto !important;
}
.statebook .mr-auto,
.statebook .mx-auto {
  margin-right: auto !important;
}
.statebook .mb-auto,
.statebook .my-auto {
  margin-bottom: auto !important;
}
.statebook .ml-auto,
.statebook .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .statebook .m-sm-0 {
    margin: 0 !important;
  }
  .statebook .mt-sm-0,
  .statebook .my-sm-0 {
    margin-top: 0 !important;
  }
  .statebook .mr-sm-0,
  .statebook .mx-sm-0 {
    margin-right: 0 !important;
  }
  .statebook .mb-sm-0,
  .statebook .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .statebook .ml-sm-0,
  .statebook .mx-sm-0 {
    margin-left: 0 !important;
  }
  .statebook .m-sm-1 {
    margin: 0.25rem !important;
  }
  .statebook .mt-sm-1,
  .statebook .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .statebook .mr-sm-1,
  .statebook .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .statebook .mb-sm-1,
  .statebook .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .statebook .ml-sm-1,
  .statebook .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .statebook .m-sm-2 {
    margin: 0.5rem !important;
  }
  .statebook .mt-sm-2,
  .statebook .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .statebook .mr-sm-2,
  .statebook .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .statebook .mb-sm-2,
  .statebook .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .statebook .ml-sm-2,
  .statebook .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .statebook .m-sm-3 {
    margin: 1rem !important;
  }
  .statebook .mt-sm-3,
  .statebook .my-sm-3 {
    margin-top: 1rem !important;
  }
  .statebook .mr-sm-3,
  .statebook .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .statebook .mb-sm-3,
  .statebook .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .statebook .ml-sm-3,
  .statebook .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .statebook .m-sm-4 {
    margin: 1.5rem !important;
  }
  .statebook .mt-sm-4,
  .statebook .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .statebook .mr-sm-4,
  .statebook .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .statebook .mb-sm-4,
  .statebook .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .statebook .ml-sm-4,
  .statebook .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .statebook .m-sm-5 {
    margin: 3rem !important;
  }
  .statebook .mt-sm-5,
  .statebook .my-sm-5 {
    margin-top: 3rem !important;
  }
  .statebook .mr-sm-5,
  .statebook .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .statebook .mb-sm-5,
  .statebook .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .statebook .ml-sm-5,
  .statebook .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .statebook .p-sm-0 {
    padding: 0 !important;
  }
  .statebook .pt-sm-0,
  .statebook .py-sm-0 {
    padding-top: 0 !important;
  }
  .statebook .pr-sm-0,
  .statebook .px-sm-0 {
    padding-right: 0 !important;
  }
  .statebook .pb-sm-0,
  .statebook .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .statebook .pl-sm-0,
  .statebook .px-sm-0 {
    padding-left: 0 !important;
  }
  .statebook .p-sm-1 {
    padding: 0.25rem !important;
  }
  .statebook .pt-sm-1,
  .statebook .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .statebook .pr-sm-1,
  .statebook .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .statebook .pb-sm-1,
  .statebook .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .statebook .pl-sm-1,
  .statebook .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .statebook .p-sm-2 {
    padding: 0.5rem !important;
  }
  .statebook .pt-sm-2,
  .statebook .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .statebook .pr-sm-2,
  .statebook .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .statebook .pb-sm-2,
  .statebook .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .statebook .pl-sm-2,
  .statebook .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .statebook .p-sm-3 {
    padding: 1rem !important;
  }
  .statebook .pt-sm-3,
  .statebook .py-sm-3 {
    padding-top: 1rem !important;
  }
  .statebook .pr-sm-3,
  .statebook .px-sm-3 {
    padding-right: 1rem !important;
  }
  .statebook .pb-sm-3,
  .statebook .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .statebook .pl-sm-3,
  .statebook .px-sm-3 {
    padding-left: 1rem !important;
  }
  .statebook .p-sm-4 {
    padding: 1.5rem !important;
  }
  .statebook .pt-sm-4,
  .statebook .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .statebook .pr-sm-4,
  .statebook .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .statebook .pb-sm-4,
  .statebook .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .statebook .pl-sm-4,
  .statebook .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .statebook .p-sm-5 {
    padding: 3rem !important;
  }
  .statebook .pt-sm-5,
  .statebook .py-sm-5 {
    padding-top: 3rem !important;
  }
  .statebook .pr-sm-5,
  .statebook .px-sm-5 {
    padding-right: 3rem !important;
  }
  .statebook .pb-sm-5,
  .statebook .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .statebook .pl-sm-5,
  .statebook .px-sm-5 {
    padding-left: 3rem !important;
  }
  .statebook .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .statebook .mt-sm-n1,
  .statebook .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .statebook .mr-sm-n1,
  .statebook .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .statebook .mb-sm-n1,
  .statebook .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .statebook .ml-sm-n1,
  .statebook .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .statebook .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .statebook .mt-sm-n2,
  .statebook .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .statebook .mr-sm-n2,
  .statebook .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .statebook .mb-sm-n2,
  .statebook .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .statebook .ml-sm-n2,
  .statebook .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .statebook .m-sm-n3 {
    margin: -1rem !important;
  }
  .statebook .mt-sm-n3,
  .statebook .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .statebook .mr-sm-n3,
  .statebook .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .statebook .mb-sm-n3,
  .statebook .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .statebook .ml-sm-n3,
  .statebook .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .statebook .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .statebook .mt-sm-n4,
  .statebook .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .statebook .mr-sm-n4,
  .statebook .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .statebook .mb-sm-n4,
  .statebook .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .statebook .ml-sm-n4,
  .statebook .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .statebook .m-sm-n5 {
    margin: -3rem !important;
  }
  .statebook .mt-sm-n5,
  .statebook .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .statebook .mr-sm-n5,
  .statebook .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .statebook .mb-sm-n5,
  .statebook .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .statebook .ml-sm-n5,
  .statebook .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .statebook .m-sm-auto {
    margin: auto !important;
  }
  .statebook .mt-sm-auto,
  .statebook .my-sm-auto {
    margin-top: auto !important;
  }
  .statebook .mr-sm-auto,
  .statebook .mx-sm-auto {
    margin-right: auto !important;
  }
  .statebook .mb-sm-auto,
  .statebook .my-sm-auto {
    margin-bottom: auto !important;
  }
  .statebook .ml-sm-auto,
  .statebook .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .statebook .m-md-0 {
    margin: 0 !important;
  }
  .statebook .mt-md-0,
  .statebook .my-md-0 {
    margin-top: 0 !important;
  }
  .statebook .mr-md-0,
  .statebook .mx-md-0 {
    margin-right: 0 !important;
  }
  .statebook .mb-md-0,
  .statebook .my-md-0 {
    margin-bottom: 0 !important;
  }
  .statebook .ml-md-0,
  .statebook .mx-md-0 {
    margin-left: 0 !important;
  }
  .statebook .m-md-1 {
    margin: 0.25rem !important;
  }
  .statebook .mt-md-1,
  .statebook .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .statebook .mr-md-1,
  .statebook .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .statebook .mb-md-1,
  .statebook .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .statebook .ml-md-1,
  .statebook .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .statebook .m-md-2 {
    margin: 0.5rem !important;
  }
  .statebook .mt-md-2,
  .statebook .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .statebook .mr-md-2,
  .statebook .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .statebook .mb-md-2,
  .statebook .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .statebook .ml-md-2,
  .statebook .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .statebook .m-md-3 {
    margin: 1rem !important;
  }
  .statebook .mt-md-3,
  .statebook .my-md-3 {
    margin-top: 1rem !important;
  }
  .statebook .mr-md-3,
  .statebook .mx-md-3 {
    margin-right: 1rem !important;
  }
  .statebook .mb-md-3,
  .statebook .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .statebook .ml-md-3,
  .statebook .mx-md-3 {
    margin-left: 1rem !important;
  }
  .statebook .m-md-4 {
    margin: 1.5rem !important;
  }
  .statebook .mt-md-4,
  .statebook .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .statebook .mr-md-4,
  .statebook .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .statebook .mb-md-4,
  .statebook .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .statebook .ml-md-4,
  .statebook .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .statebook .m-md-5 {
    margin: 3rem !important;
  }
  .statebook .mt-md-5,
  .statebook .my-md-5 {
    margin-top: 3rem !important;
  }
  .statebook .mr-md-5,
  .statebook .mx-md-5 {
    margin-right: 3rem !important;
  }
  .statebook .mb-md-5,
  .statebook .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .statebook .ml-md-5,
  .statebook .mx-md-5 {
    margin-left: 3rem !important;
  }
  .statebook .p-md-0 {
    padding: 0 !important;
  }
  .statebook .pt-md-0,
  .statebook .py-md-0 {
    padding-top: 0 !important;
  }
  .statebook .pr-md-0,
  .statebook .px-md-0 {
    padding-right: 0 !important;
  }
  .statebook .pb-md-0,
  .statebook .py-md-0 {
    padding-bottom: 0 !important;
  }
  .statebook .pl-md-0,
  .statebook .px-md-0 {
    padding-left: 0 !important;
  }
  .statebook .p-md-1 {
    padding: 0.25rem !important;
  }
  .statebook .pt-md-1,
  .statebook .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .statebook .pr-md-1,
  .statebook .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .statebook .pb-md-1,
  .statebook .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .statebook .pl-md-1,
  .statebook .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .statebook .p-md-2 {
    padding: 0.5rem !important;
  }
  .statebook .pt-md-2,
  .statebook .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .statebook .pr-md-2,
  .statebook .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .statebook .pb-md-2,
  .statebook .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .statebook .pl-md-2,
  .statebook .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .statebook .p-md-3 {
    padding: 1rem !important;
  }
  .statebook .pt-md-3,
  .statebook .py-md-3 {
    padding-top: 1rem !important;
  }
  .statebook .pr-md-3,
  .statebook .px-md-3 {
    padding-right: 1rem !important;
  }
  .statebook .pb-md-3,
  .statebook .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .statebook .pl-md-3,
  .statebook .px-md-3 {
    padding-left: 1rem !important;
  }
  .statebook .p-md-4 {
    padding: 1.5rem !important;
  }
  .statebook .pt-md-4,
  .statebook .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .statebook .pr-md-4,
  .statebook .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .statebook .pb-md-4,
  .statebook .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .statebook .pl-md-4,
  .statebook .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .statebook .p-md-5 {
    padding: 3rem !important;
  }
  .statebook .pt-md-5,
  .statebook .py-md-5 {
    padding-top: 3rem !important;
  }
  .statebook .pr-md-5,
  .statebook .px-md-5 {
    padding-right: 3rem !important;
  }
  .statebook .pb-md-5,
  .statebook .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .statebook .pl-md-5,
  .statebook .px-md-5 {
    padding-left: 3rem !important;
  }
  .statebook .m-md-n1 {
    margin: -0.25rem !important;
  }
  .statebook .mt-md-n1,
  .statebook .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .statebook .mr-md-n1,
  .statebook .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .statebook .mb-md-n1,
  .statebook .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .statebook .ml-md-n1,
  .statebook .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .statebook .m-md-n2 {
    margin: -0.5rem !important;
  }
  .statebook .mt-md-n2,
  .statebook .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .statebook .mr-md-n2,
  .statebook .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .statebook .mb-md-n2,
  .statebook .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .statebook .ml-md-n2,
  .statebook .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .statebook .m-md-n3 {
    margin: -1rem !important;
  }
  .statebook .mt-md-n3,
  .statebook .my-md-n3 {
    margin-top: -1rem !important;
  }
  .statebook .mr-md-n3,
  .statebook .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .statebook .mb-md-n3,
  .statebook .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .statebook .ml-md-n3,
  .statebook .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .statebook .m-md-n4 {
    margin: -1.5rem !important;
  }
  .statebook .mt-md-n4,
  .statebook .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .statebook .mr-md-n4,
  .statebook .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .statebook .mb-md-n4,
  .statebook .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .statebook .ml-md-n4,
  .statebook .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .statebook .m-md-n5 {
    margin: -3rem !important;
  }
  .statebook .mt-md-n5,
  .statebook .my-md-n5 {
    margin-top: -3rem !important;
  }
  .statebook .mr-md-n5,
  .statebook .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .statebook .mb-md-n5,
  .statebook .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .statebook .ml-md-n5,
  .statebook .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .statebook .m-md-auto {
    margin: auto !important;
  }
  .statebook .mt-md-auto,
  .statebook .my-md-auto {
    margin-top: auto !important;
  }
  .statebook .mr-md-auto,
  .statebook .mx-md-auto {
    margin-right: auto !important;
  }
  .statebook .mb-md-auto,
  .statebook .my-md-auto {
    margin-bottom: auto !important;
  }
  .statebook .ml-md-auto,
  .statebook .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .statebook .m-lg-0 {
    margin: 0 !important;
  }
  .statebook .mt-lg-0,
  .statebook .my-lg-0 {
    margin-top: 0 !important;
  }
  .statebook .mr-lg-0,
  .statebook .mx-lg-0 {
    margin-right: 0 !important;
  }
  .statebook .mb-lg-0,
  .statebook .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .statebook .ml-lg-0,
  .statebook .mx-lg-0 {
    margin-left: 0 !important;
  }
  .statebook .m-lg-1 {
    margin: 0.25rem !important;
  }
  .statebook .mt-lg-1,
  .statebook .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .statebook .mr-lg-1,
  .statebook .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .statebook .mb-lg-1,
  .statebook .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .statebook .ml-lg-1,
  .statebook .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .statebook .m-lg-2 {
    margin: 0.5rem !important;
  }
  .statebook .mt-lg-2,
  .statebook .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .statebook .mr-lg-2,
  .statebook .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .statebook .mb-lg-2,
  .statebook .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .statebook .ml-lg-2,
  .statebook .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .statebook .m-lg-3 {
    margin: 1rem !important;
  }
  .statebook .mt-lg-3,
  .statebook .my-lg-3 {
    margin-top: 1rem !important;
  }
  .statebook .mr-lg-3,
  .statebook .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .statebook .mb-lg-3,
  .statebook .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .statebook .ml-lg-3,
  .statebook .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .statebook .m-lg-4 {
    margin: 1.5rem !important;
  }
  .statebook .mt-lg-4,
  .statebook .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .statebook .mr-lg-4,
  .statebook .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .statebook .mb-lg-4,
  .statebook .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .statebook .ml-lg-4,
  .statebook .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .statebook .m-lg-5 {
    margin: 3rem !important;
  }
  .statebook .mt-lg-5,
  .statebook .my-lg-5 {
    margin-top: 3rem !important;
  }
  .statebook .mr-lg-5,
  .statebook .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .statebook .mb-lg-5,
  .statebook .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .statebook .ml-lg-5,
  .statebook .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .statebook .p-lg-0 {
    padding: 0 !important;
  }
  .statebook .pt-lg-0,
  .statebook .py-lg-0 {
    padding-top: 0 !important;
  }
  .statebook .pr-lg-0,
  .statebook .px-lg-0 {
    padding-right: 0 !important;
  }
  .statebook .pb-lg-0,
  .statebook .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .statebook .pl-lg-0,
  .statebook .px-lg-0 {
    padding-left: 0 !important;
  }
  .statebook .p-lg-1 {
    padding: 0.25rem !important;
  }
  .statebook .pt-lg-1,
  .statebook .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .statebook .pr-lg-1,
  .statebook .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .statebook .pb-lg-1,
  .statebook .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .statebook .pl-lg-1,
  .statebook .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .statebook .p-lg-2 {
    padding: 0.5rem !important;
  }
  .statebook .pt-lg-2,
  .statebook .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .statebook .pr-lg-2,
  .statebook .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .statebook .pb-lg-2,
  .statebook .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .statebook .pl-lg-2,
  .statebook .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .statebook .p-lg-3 {
    padding: 1rem !important;
  }
  .statebook .pt-lg-3,
  .statebook .py-lg-3 {
    padding-top: 1rem !important;
  }
  .statebook .pr-lg-3,
  .statebook .px-lg-3 {
    padding-right: 1rem !important;
  }
  .statebook .pb-lg-3,
  .statebook .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .statebook .pl-lg-3,
  .statebook .px-lg-3 {
    padding-left: 1rem !important;
  }
  .statebook .p-lg-4 {
    padding: 1.5rem !important;
  }
  .statebook .pt-lg-4,
  .statebook .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .statebook .pr-lg-4,
  .statebook .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .statebook .pb-lg-4,
  .statebook .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .statebook .pl-lg-4,
  .statebook .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .statebook .p-lg-5 {
    padding: 3rem !important;
  }
  .statebook .pt-lg-5,
  .statebook .py-lg-5 {
    padding-top: 3rem !important;
  }
  .statebook .pr-lg-5,
  .statebook .px-lg-5 {
    padding-right: 3rem !important;
  }
  .statebook .pb-lg-5,
  .statebook .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .statebook .pl-lg-5,
  .statebook .px-lg-5 {
    padding-left: 3rem !important;
  }
  .statebook .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .statebook .mt-lg-n1,
  .statebook .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .statebook .mr-lg-n1,
  .statebook .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .statebook .mb-lg-n1,
  .statebook .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .statebook .ml-lg-n1,
  .statebook .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .statebook .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .statebook .mt-lg-n2,
  .statebook .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .statebook .mr-lg-n2,
  .statebook .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .statebook .mb-lg-n2,
  .statebook .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .statebook .ml-lg-n2,
  .statebook .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .statebook .m-lg-n3 {
    margin: -1rem !important;
  }
  .statebook .mt-lg-n3,
  .statebook .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .statebook .mr-lg-n3,
  .statebook .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .statebook .mb-lg-n3,
  .statebook .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .statebook .ml-lg-n3,
  .statebook .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .statebook .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .statebook .mt-lg-n4,
  .statebook .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .statebook .mr-lg-n4,
  .statebook .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .statebook .mb-lg-n4,
  .statebook .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .statebook .ml-lg-n4,
  .statebook .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .statebook .m-lg-n5 {
    margin: -3rem !important;
  }
  .statebook .mt-lg-n5,
  .statebook .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .statebook .mr-lg-n5,
  .statebook .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .statebook .mb-lg-n5,
  .statebook .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .statebook .ml-lg-n5,
  .statebook .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .statebook .m-lg-auto {
    margin: auto !important;
  }
  .statebook .mt-lg-auto,
  .statebook .my-lg-auto {
    margin-top: auto !important;
  }
  .statebook .mr-lg-auto,
  .statebook .mx-lg-auto {
    margin-right: auto !important;
  }
  .statebook .mb-lg-auto,
  .statebook .my-lg-auto {
    margin-bottom: auto !important;
  }
  .statebook .ml-lg-auto,
  .statebook .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .statebook .m-xl-0 {
    margin: 0 !important;
  }
  .statebook .mt-xl-0,
  .statebook .my-xl-0 {
    margin-top: 0 !important;
  }
  .statebook .mr-xl-0,
  .statebook .mx-xl-0 {
    margin-right: 0 !important;
  }
  .statebook .mb-xl-0,
  .statebook .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .statebook .ml-xl-0,
  .statebook .mx-xl-0 {
    margin-left: 0 !important;
  }
  .statebook .m-xl-1 {
    margin: 0.25rem !important;
  }
  .statebook .mt-xl-1,
  .statebook .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .statebook .mr-xl-1,
  .statebook .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .statebook .mb-xl-1,
  .statebook .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .statebook .ml-xl-1,
  .statebook .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .statebook .m-xl-2 {
    margin: 0.5rem !important;
  }
  .statebook .mt-xl-2,
  .statebook .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .statebook .mr-xl-2,
  .statebook .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .statebook .mb-xl-2,
  .statebook .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .statebook .ml-xl-2,
  .statebook .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .statebook .m-xl-3 {
    margin: 1rem !important;
  }
  .statebook .mt-xl-3,
  .statebook .my-xl-3 {
    margin-top: 1rem !important;
  }
  .statebook .mr-xl-3,
  .statebook .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .statebook .mb-xl-3,
  .statebook .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .statebook .ml-xl-3,
  .statebook .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .statebook .m-xl-4 {
    margin: 1.5rem !important;
  }
  .statebook .mt-xl-4,
  .statebook .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .statebook .mr-xl-4,
  .statebook .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .statebook .mb-xl-4,
  .statebook .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .statebook .ml-xl-4,
  .statebook .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .statebook .m-xl-5 {
    margin: 3rem !important;
  }
  .statebook .mt-xl-5,
  .statebook .my-xl-5 {
    margin-top: 3rem !important;
  }
  .statebook .mr-xl-5,
  .statebook .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .statebook .mb-xl-5,
  .statebook .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .statebook .ml-xl-5,
  .statebook .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .statebook .p-xl-0 {
    padding: 0 !important;
  }
  .statebook .pt-xl-0,
  .statebook .py-xl-0 {
    padding-top: 0 !important;
  }
  .statebook .pr-xl-0,
  .statebook .px-xl-0 {
    padding-right: 0 !important;
  }
  .statebook .pb-xl-0,
  .statebook .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .statebook .pl-xl-0,
  .statebook .px-xl-0 {
    padding-left: 0 !important;
  }
  .statebook .p-xl-1 {
    padding: 0.25rem !important;
  }
  .statebook .pt-xl-1,
  .statebook .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .statebook .pr-xl-1,
  .statebook .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .statebook .pb-xl-1,
  .statebook .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .statebook .pl-xl-1,
  .statebook .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .statebook .p-xl-2 {
    padding: 0.5rem !important;
  }
  .statebook .pt-xl-2,
  .statebook .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .statebook .pr-xl-2,
  .statebook .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .statebook .pb-xl-2,
  .statebook .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .statebook .pl-xl-2,
  .statebook .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .statebook .p-xl-3 {
    padding: 1rem !important;
  }
  .statebook .pt-xl-3,
  .statebook .py-xl-3 {
    padding-top: 1rem !important;
  }
  .statebook .pr-xl-3,
  .statebook .px-xl-3 {
    padding-right: 1rem !important;
  }
  .statebook .pb-xl-3,
  .statebook .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .statebook .pl-xl-3,
  .statebook .px-xl-3 {
    padding-left: 1rem !important;
  }
  .statebook .p-xl-4 {
    padding: 1.5rem !important;
  }
  .statebook .pt-xl-4,
  .statebook .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .statebook .pr-xl-4,
  .statebook .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .statebook .pb-xl-4,
  .statebook .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .statebook .pl-xl-4,
  .statebook .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .statebook .p-xl-5 {
    padding: 3rem !important;
  }
  .statebook .pt-xl-5,
  .statebook .py-xl-5 {
    padding-top: 3rem !important;
  }
  .statebook .pr-xl-5,
  .statebook .px-xl-5 {
    padding-right: 3rem !important;
  }
  .statebook .pb-xl-5,
  .statebook .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .statebook .pl-xl-5,
  .statebook .px-xl-5 {
    padding-left: 3rem !important;
  }
  .statebook .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .statebook .mt-xl-n1,
  .statebook .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .statebook .mr-xl-n1,
  .statebook .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .statebook .mb-xl-n1,
  .statebook .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .statebook .ml-xl-n1,
  .statebook .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .statebook .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .statebook .mt-xl-n2,
  .statebook .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .statebook .mr-xl-n2,
  .statebook .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .statebook .mb-xl-n2,
  .statebook .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .statebook .ml-xl-n2,
  .statebook .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .statebook .m-xl-n3 {
    margin: -1rem !important;
  }
  .statebook .mt-xl-n3,
  .statebook .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .statebook .mr-xl-n3,
  .statebook .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .statebook .mb-xl-n3,
  .statebook .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .statebook .ml-xl-n3,
  .statebook .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .statebook .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .statebook .mt-xl-n4,
  .statebook .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .statebook .mr-xl-n4,
  .statebook .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .statebook .mb-xl-n4,
  .statebook .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .statebook .ml-xl-n4,
  .statebook .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .statebook .m-xl-n5 {
    margin: -3rem !important;
  }
  .statebook .mt-xl-n5,
  .statebook .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .statebook .mr-xl-n5,
  .statebook .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .statebook .mb-xl-n5,
  .statebook .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .statebook .ml-xl-n5,
  .statebook .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .statebook .m-xl-auto {
    margin: auto !important;
  }
  .statebook .mt-xl-auto,
  .statebook .my-xl-auto {
    margin-top: auto !important;
  }
  .statebook .mr-xl-auto,
  .statebook .mx-xl-auto {
    margin-right: auto !important;
  }
  .statebook .mb-xl-auto,
  .statebook .my-xl-auto {
    margin-bottom: auto !important;
  }
  .statebook .ml-xl-auto,
  .statebook .mx-xl-auto {
    margin-left: auto !important;
  }
}
.statebook .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.statebook .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.statebook .text-justify {
  text-align: justify !important;
}
.statebook .text-wrap {
  white-space: normal !important;
}
.statebook .text-nowrap {
  white-space: nowrap !important;
}
.statebook .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.statebook .text-left {
  text-align: left !important;
}
.statebook .text-right {
  text-align: right !important;
}
.statebook .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .statebook .text-sm-left {
    text-align: left !important;
  }
  .statebook .text-sm-right {
    text-align: right !important;
  }
  .statebook .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .statebook .text-md-left {
    text-align: left !important;
  }
  .statebook .text-md-right {
    text-align: right !important;
  }
  .statebook .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .statebook .text-lg-left {
    text-align: left !important;
  }
  .statebook .text-lg-right {
    text-align: right !important;
  }
  .statebook .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .statebook .text-xl-left {
    text-align: left !important;
  }
  .statebook .text-xl-right {
    text-align: right !important;
  }
  .statebook .text-xl-center {
    text-align: center !important;
  }
}
.statebook .text-lowercase {
  text-transform: lowercase !important;
}
.statebook .text-uppercase {
  text-transform: uppercase !important;
}
.statebook .text-capitalize {
  text-transform: capitalize !important;
}
.statebook .font-weight-light {
  font-weight: 300 !important;
}
.statebook .font-weight-lighter {
  font-weight: lighter !important;
}
.statebook .font-weight-normal {
  font-weight: 400 !important;
}
.statebook .font-weight-bold {
  font-weight: 700 !important;
}
.statebook .font-weight-bolder {
  font-weight: bolder !important;
}
.statebook .font-italic {
  font-style: italic !important;
}
.statebook .text-white {
  color: #fff !important;
}
.statebook .text-primary {
  color: #007bff !important;
}
.statebook a.text-primary:hover,
.statebook a.text-primary:focus {
  color: #0056b3 !important;
}
.statebook .text-secondary {
  color: #6c757d !important;
}
.statebook a.text-secondary:hover,
.statebook a.text-secondary:focus {
  color: #494f54 !important;
}
.statebook .text-success {
  color: #28a745 !important;
}
.statebook a.text-success:hover,
.statebook a.text-success:focus {
  color: #19692c !important;
}
.statebook .text-info {
  color: #17a2b8 !important;
}
.statebook a.text-info:hover,
.statebook a.text-info:focus {
  color: #0f6674 !important;
}
.statebook .text-warning {
  color: #ffc107 !important;
}
.statebook a.text-warning:hover,
.statebook a.text-warning:focus {
  color: #ba8b00 !important;
}
.statebook .text-danger {
  color: #dc3545 !important;
}
.statebook a.text-danger:hover,
.statebook a.text-danger:focus {
  color: #a71d2a !important;
}
.statebook .text-light {
  color: #f8f9fa !important;
}
.statebook a.text-light:hover,
.statebook a.text-light:focus {
  color: #cbd3da !important;
}
.statebook .text-dark {
  color: #343a40 !important;
}
.statebook a.text-dark:hover,
.statebook a.text-dark:focus {
  color: #121416 !important;
}
.statebook .text-body {
  color: #212529 !important;
}
.statebook .text-muted {
  color: #6c757d !important;
}
.statebook .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.statebook .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.statebook .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.statebook .text-decoration-none {
  text-decoration: none !important;
}
.statebook .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.statebook .text-reset {
  color: inherit !important;
}
.statebook .visible {
  visibility: visible !important;
}
.statebook .invisible {
  visibility: hidden !important;
}
@media print {
  .statebook *,
  .statebook *::before,
  .statebook *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .statebook a:not(.btn) {
    text-decoration: underline;
  }
  .statebook abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .statebook pre {
    white-space: pre-wrap !important;
  }
  .statebook pre,
  .statebook blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .statebook tr,
  .statebook img {
    page-break-inside: avoid;
  }
  .statebook p,
  .statebook h2,
  .statebook h3 {
    orphans: 3;
    widows: 3;
  }
  .statebook h2,
  .statebook h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .statebook body {
    min-width: 992px !important;
  }
  .statebook .container {
    min-width: 992px !important;
  }
  .statebook .navbar {
    display: none;
  }
  .statebook .badge {
    border: 1px solid #000;
  }
  .statebook .table {
    border-collapse: collapse !important;
  }
  .statebook .table td,
  .statebook .table th {
    background-color: #fff !important;
  }
  .statebook .table-bordered th,
  .statebook .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .statebook .table-dark {
    color: inherit;
  }
  .statebook .table-dark th,
  .statebook .table-dark td,
  .statebook .table-dark thead th,
  .statebook .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .statebook .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*  bootstrap-select.css  */
.statebook {
  /*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */

}
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.statebook select.bs-select-hidden,
.statebook .bootstrap-select > select.bs-select-hidden,
.statebook select.selectpicker {
  display: none !important;
}
.statebook .bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}
.statebook .bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.statebook .bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.statebook .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.statebook .bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.statebook .bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}
.statebook .has-error .bootstrap-select .dropdown-toggle,
.statebook .error .bootstrap-select .dropdown-toggle,
.statebook .bootstrap-select.is-invalid .dropdown-toggle,
.statebook .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.statebook .bootstrap-select.is-valid .dropdown-toggle,
.statebook .was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}
.statebook .bootstrap-select.fit-width {
  width: auto !important;
}
.statebook .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.statebook .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.statebook .bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.statebook .bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}
.statebook :not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.statebook .bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.statebook .form-inline .bootstrap-select,
.statebook .form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}
.statebook .bootstrap-select:not(.input-group-btn),
.statebook .bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.statebook .bootstrap-select.dropdown-menu-right,
.statebook .bootstrap-select[class*="col-"].dropdown-menu-right,
.statebook .row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.statebook .form-inline .bootstrap-select,
.statebook .form-horizontal .bootstrap-select,
.statebook .form-group .bootstrap-select {
  margin-bottom: 0;
}
.statebook .form-group-lg .bootstrap-select.form-control,
.statebook .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.statebook .form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.statebook .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.statebook .bootstrap-select.form-control-sm .dropdown-toggle,
.statebook .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.statebook .bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.statebook .bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.statebook .form-inline .bootstrap-select .form-control {
  width: 100%;
}
.statebook .bootstrap-select.disabled,
.statebook .bootstrap-select > .disabled {
  cursor: not-allowed;
}
.statebook .bootstrap-select.disabled:focus,
.statebook .bootstrap-select > .disabled:focus {
  outline: none !important;
}
.statebook .bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.statebook .bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.statebook .bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.statebook .bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}
.statebook .input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.statebook .input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.statebook .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.statebook .bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.statebook .bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.statebook .input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.statebook .bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.statebook .bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.statebook .bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.statebook .bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.statebook .bootstrap-select .dropdown-menu li {
  position: relative;
}
.statebook .bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.statebook .bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.statebook .bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.statebook .bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.statebook .bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.statebook .bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.statebook .bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.statebook .bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.statebook .bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  -o-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}
.statebook .bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.statebook .bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.statebook .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.statebook .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.statebook .bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}
.statebook .bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.statebook .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.statebook .bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.statebook .bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.statebook .bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.statebook .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.statebook .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.statebook .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.statebook .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.statebook .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.statebook .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.statebook .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.statebook .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.statebook .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.statebook .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.statebook .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.statebook .bs-searchbox,
.statebook .bs-actionsbox,
.statebook .bs-donebutton {
  padding: 4px 8px;
}
.statebook .bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.statebook .bs-actionsbox .btn-group button {
  width: 50%;
}
.statebook .bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.statebook .bs-donebutton .btn-group button {
  width: 100%;
}
.statebook .bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.statebook .bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/*  fontawesome.css  */
.statebook {
  /*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
}
.statebook .fa,
.statebook .fas,
.statebook .far,
.statebook .fal,
.statebook .fad,
.statebook .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.statebook .fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.statebook .fa-xs {
  font-size: 0.75em;
}
.statebook .fa-sm {
  font-size: 0.875em;
}
.statebook .fa-1x {
  font-size: 1em;
}
.statebook .fa-2x {
  font-size: 2em;
}
.statebook .fa-3x {
  font-size: 3em;
}
.statebook .fa-4x {
  font-size: 4em;
}
.statebook .fa-5x {
  font-size: 5em;
}
.statebook .fa-6x {
  font-size: 6em;
}
.statebook .fa-7x {
  font-size: 7em;
}
.statebook .fa-8x {
  font-size: 8em;
}
.statebook .fa-9x {
  font-size: 9em;
}
.statebook .fa-10x {
  font-size: 10em;
}
.statebook .fa-fw {
  text-align: center;
  width: 1.25em;
}
.statebook .fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.statebook .fa-ul > li {
  position: relative;
}
.statebook .fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.statebook .fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.statebook .fa-pull-left {
  float: left;
}
.statebook .fa-pull-right {
  float: right;
}
.statebook .fa.fa-pull-left,
.statebook .fas.fa-pull-left,
.statebook .far.fa-pull-left,
.statebook .fal.fa-pull-left,
.statebook .fab.fa-pull-left {
  margin-right: 0.3em;
}
.statebook .fa.fa-pull-right,
.statebook .fas.fa-pull-right,
.statebook .far.fa-pull-right,
.statebook .fal.fa-pull-right,
.statebook .fab.fa-pull-right {
  margin-left: 0.3em;
}
.statebook .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.statebook .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.statebook .fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.statebook .fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.statebook .fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.statebook .fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.statebook .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.statebook .fa-flip-both,
.statebook .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.statebook :root .fa-rotate-90,
.statebook :root .fa-rotate-180,
.statebook :root .fa-rotate-270,
.statebook :root .fa-flip-horizontal,
.statebook :root .fa-flip-vertical,
.statebook :root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}
.statebook .fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.statebook .fa-stack-1x,
.statebook .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.statebook .fa-stack-1x {
  line-height: inherit;
}
.statebook .fa-stack-2x {
  font-size: 2em;
}
.statebook .fa-inverse {
  color: #fff;
}
.statebook .fa-500px:before {
  content: "\f26e";
}
.statebook .fa-accessible-icon:before {
  content: "\f368";
}
.statebook .fa-accusoft:before {
  content: "\f369";
}
.statebook .fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.statebook .fa-ad:before {
  content: "\f641";
}
.statebook .fa-address-book:before {
  content: "\f2b9";
}
.statebook .fa-address-card:before {
  content: "\f2bb";
}
.statebook .fa-adjust:before {
  content: "\f042";
}
.statebook .fa-adn:before {
  content: "\f170";
}
.statebook .fa-adversal:before {
  content: "\f36a";
}
.statebook .fa-affiliatetheme:before {
  content: "\f36b";
}
.statebook .fa-air-freshener:before {
  content: "\f5d0";
}
.statebook .fa-airbnb:before {
  content: "\f834";
}
.statebook .fa-algolia:before {
  content: "\f36c";
}
.statebook .fa-align-center:before {
  content: "\f037";
}
.statebook .fa-align-justify:before {
  content: "\f039";
}
.statebook .fa-align-left:before {
  content: "\f036";
}
.statebook .fa-align-right:before {
  content: "\f038";
}
.statebook .fa-alipay:before {
  content: "\f642";
}
.statebook .fa-allergies:before {
  content: "\f461";
}
.statebook .fa-amazon:before {
  content: "\f270";
}
.statebook .fa-amazon-pay:before {
  content: "\f42c";
}
.statebook .fa-ambulance:before {
  content: "\f0f9";
}
.statebook .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.statebook .fa-amilia:before {
  content: "\f36d";
}
.statebook .fa-anchor:before {
  content: "\f13d";
}
.statebook .fa-android:before {
  content: "\f17b";
}
.statebook .fa-angellist:before {
  content: "\f209";
}
.statebook .fa-angle-double-down:before {
  content: "\f103";
}
.statebook .fa-angle-double-left:before {
  content: "\f100";
}
.statebook .fa-angle-double-right:before {
  content: "\f101";
}
.statebook .fa-angle-double-up:before {
  content: "\f102";
}
.statebook .fa-angle-down:before {
  content: "\f107";
}
.statebook .fa-angle-left:before {
  content: "\f104";
}
.statebook .fa-angle-right:before {
  content: "\f105";
}
.statebook .fa-angle-up:before {
  content: "\f106";
}
.statebook .fa-angry:before {
  content: "\f556";
}
.statebook .fa-angrycreative:before {
  content: "\f36e";
}
.statebook .fa-angular:before {
  content: "\f420";
}
.statebook .fa-ankh:before {
  content: "\f644";
}
.statebook .fa-app-store:before {
  content: "\f36f";
}
.statebook .fa-app-store-ios:before {
  content: "\f370";
}
.statebook .fa-apper:before {
  content: "\f371";
}
.statebook .fa-apple:before {
  content: "\f179";
}
.statebook .fa-apple-alt:before {
  content: "\f5d1";
}
.statebook .fa-apple-pay:before {
  content: "\f415";
}
.statebook .fa-archive:before {
  content: "\f187";
}
.statebook .fa-archway:before {
  content: "\f557";
}
.statebook .fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.statebook .fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.statebook .fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.statebook .fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.statebook .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.statebook .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.statebook .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.statebook .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.statebook .fa-arrow-down:before {
  content: "\f063";
}
.statebook .fa-arrow-left:before {
  content: "\f060";
}
.statebook .fa-arrow-right:before {
  content: "\f061";
}
.statebook .fa-arrow-up:before {
  content: "\f062";
}
.statebook .fa-arrows-alt:before {
  content: "\f0b2";
}
.statebook .fa-arrows-alt-h:before {
  content: "\f337";
}
.statebook .fa-arrows-alt-v:before {
  content: "\f338";
}
.statebook .fa-artstation:before {
  content: "\f77a";
}
.statebook .fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.statebook .fa-asterisk:before {
  content: "\f069";
}
.statebook .fa-asymmetrik:before {
  content: "\f372";
}
.statebook .fa-at:before {
  content: "\f1fa";
}
.statebook .fa-atlas:before {
  content: "\f558";
}
.statebook .fa-atlassian:before {
  content: "\f77b";
}
.statebook .fa-atom:before {
  content: "\f5d2";
}
.statebook .fa-audible:before {
  content: "\f373";
}
.statebook .fa-audio-description:before {
  content: "\f29e";
}
.statebook .fa-autoprefixer:before {
  content: "\f41c";
}
.statebook .fa-avianex:before {
  content: "\f374";
}
.statebook .fa-aviato:before {
  content: "\f421";
}
.statebook .fa-award:before {
  content: "\f559";
}
.statebook .fa-aws:before {
  content: "\f375";
}
.statebook .fa-baby:before {
  content: "\f77c";
}
.statebook .fa-baby-carriage:before {
  content: "\f77d";
}
.statebook .fa-backspace:before {
  content: "\f55a";
}
.statebook .fa-backward:before {
  content: "\f04a";
}
.statebook .fa-bacon:before {
  content: "\f7e5";
}
.statebook .fa-bacteria:before {
  content: "\e059";
}
.statebook .fa-bacterium:before {
  content: "\e05a";
}
.statebook .fa-bahai:before {
  content: "\f666";
}
.statebook .fa-balance-scale:before {
  content: "\f24e";
}
.statebook .fa-balance-scale-left:before {
  content: "\f515";
}
.statebook .fa-balance-scale-right:before {
  content: "\f516";
}
.statebook .fa-ban:before {
  content: "\f05e";
}
.statebook .fa-band-aid:before {
  content: "\f462";
}
.statebook .fa-bandcamp:before {
  content: "\f2d5";
}
.statebook .fa-barcode:before {
  content: "\f02a";
}
.statebook .fa-bars:before {
  content: "\f0c9";
}
.statebook .fa-baseball-ball:before {
  content: "\f433";
}
.statebook .fa-basketball-ball:before {
  content: "\f434";
}
.statebook .fa-bath:before {
  content: "\f2cd";
}
.statebook .fa-battery-empty:before {
  content: "\f244";
}
.statebook .fa-battery-full:before {
  content: "\f240";
}
.statebook .fa-battery-half:before {
  content: "\f242";
}
.statebook .fa-battery-quarter:before {
  content: "\f243";
}
.statebook .fa-battery-three-quarters:before {
  content: "\f241";
}
.statebook .fa-battle-net:before {
  content: "\f835";
}
.statebook .fa-bed:before {
  content: "\f236";
}
.statebook .fa-beer:before {
  content: "\f0fc";
}
.statebook .fa-behance:before {
  content: "\f1b4";
}
.statebook .fa-behance-square:before {
  content: "\f1b5";
}
.statebook .fa-bell:before {
  content: "\f0f3";
}
.statebook .fa-bell-slash:before {
  content: "\f1f6";
}
.statebook .fa-bezier-curve:before {
  content: "\f55b";
}
.statebook .fa-bible:before {
  content: "\f647";
}
.statebook .fa-bicycle:before {
  content: "\f206";
}
.statebook .fa-biking:before {
  content: "\f84a";
}
.statebook .fa-bimobject:before {
  content: "\f378";
}
.statebook .fa-binoculars:before {
  content: "\f1e5";
}
.statebook .fa-biohazard:before {
  content: "\f780";
}
.statebook .fa-birthday-cake:before {
  content: "\f1fd";
}
.statebook .fa-bitbucket:before {
  content: "\f171";
}
.statebook .fa-bitcoin:before {
  content: "\f379";
}
.statebook .fa-bity:before {
  content: "\f37a";
}
.statebook .fa-black-tie:before {
  content: "\f27e";
}
.statebook .fa-blackberry:before {
  content: "\f37b";
}
.statebook .fa-blender:before {
  content: "\f517";
}
.statebook .fa-blender-phone:before {
  content: "\f6b6";
}
.statebook .fa-blind:before {
  content: "\f29d";
}
.statebook .fa-blog:before {
  content: "\f781";
}
.statebook .fa-blogger:before {
  content: "\f37c";
}
.statebook .fa-blogger-b:before {
  content: "\f37d";
}
.statebook .fa-bluetooth:before {
  content: "\f293";
}
.statebook .fa-bluetooth-b:before {
  content: "\f294";
}
.statebook .fa-bold:before {
  content: "\f032";
}
.statebook .fa-bolt:before {
  content: "\f0e7";
}
.statebook .fa-bomb:before {
  content: "\f1e2";
}
.statebook .fa-bone:before {
  content: "\f5d7";
}
.statebook .fa-bong:before {
  content: "\f55c";
}
.statebook .fa-book:before {
  content: "\f02d";
}
.statebook .fa-book-dead:before {
  content: "\f6b7";
}
.statebook .fa-book-medical:before {
  content: "\f7e6";
}
.statebook .fa-book-open:before {
  content: "\f518";
}
.statebook .fa-book-reader:before {
  content: "\f5da";
}
.statebook .fa-bookmark:before {
  content: "\f02e";
}
.statebook .fa-bootstrap:before {
  content: "\f836";
}
.statebook .fa-border-all:before {
  content: "\f84c";
}
.statebook .fa-border-none:before {
  content: "\f850";
}
.statebook .fa-border-style:before {
  content: "\f853";
}
.statebook .fa-bowling-ball:before {
  content: "\f436";
}
.statebook .fa-box:before {
  content: "\f466";
}
.statebook .fa-box-open:before {
  content: "\f49e";
}
.statebook .fa-box-tissue:before {
  content: "\e05b";
}
.statebook .fa-boxes:before {
  content: "\f468";
}
.statebook .fa-braille:before {
  content: "\f2a1";
}
.statebook .fa-brain:before {
  content: "\f5dc";
}
.statebook .fa-bread-slice:before {
  content: "\f7ec";
}
.statebook .fa-briefcase:before {
  content: "\f0b1";
}
.statebook .fa-briefcase-medical:before {
  content: "\f469";
}
.statebook .fa-broadcast-tower:before {
  content: "\f519";
}
.statebook .fa-broom:before {
  content: "\f51a";
}
.statebook .fa-brush:before {
  content: "\f55d";
}
.statebook .fa-btc:before {
  content: "\f15a";
}
.statebook .fa-buffer:before {
  content: "\f837";
}
.statebook .fa-bug:before {
  content: "\f188";
}
.statebook .fa-building:before {
  content: "\f1ad";
}
.statebook .fa-bullhorn:before {
  content: "\f0a1";
}
.statebook .fa-bullseye:before {
  content: "\f140";
}
.statebook .fa-burn:before {
  content: "\f46a";
}
.statebook .fa-buromobelexperte:before {
  content: "\f37f";
}
.statebook .fa-bus:before {
  content: "\f207";
}
.statebook .fa-bus-alt:before {
  content: "\f55e";
}
.statebook .fa-business-time:before {
  content: "\f64a";
}
.statebook .fa-buy-n-large:before {
  content: "\f8a6";
}
.statebook .fa-buysellads:before {
  content: "\f20d";
}
.statebook .fa-calculator:before {
  content: "\f1ec";
}
.statebook .fa-calendar:before {
  content: "\f133";
}
.statebook .fa-calendar-alt:before {
  content: "\f073";
}
.statebook .fa-calendar-check:before {
  content: "\f274";
}
.statebook .fa-calendar-day:before {
  content: "\f783";
}
.statebook .fa-calendar-minus:before {
  content: "\f272";
}
.statebook .fa-calendar-plus:before {
  content: "\f271";
}
.statebook .fa-calendar-times:before {
  content: "\f273";
}
.statebook .fa-calendar-week:before {
  content: "\f784";
}
.statebook .fa-camera:before {
  content: "\f030";
}
.statebook .fa-camera-retro:before {
  content: "\f083";
}
.statebook .fa-campground:before {
  content: "\f6bb";
}
.statebook .fa-canadian-maple-leaf:before {
  content: "\f785";
}
.statebook .fa-candy-cane:before {
  content: "\f786";
}
.statebook .fa-cannabis:before {
  content: "\f55f";
}
.statebook .fa-capsules:before {
  content: "\f46b";
}
.statebook .fa-car:before {
  content: "\f1b9";
}
.statebook .fa-car-alt:before {
  content: "\f5de";
}
.statebook .fa-car-battery:before {
  content: "\f5df";
}
.statebook .fa-car-crash:before {
  content: "\f5e1";
}
.statebook .fa-car-side:before {
  content: "\f5e4";
}
.statebook .fa-caravan:before {
  content: "\f8ff";
}
.statebook .fa-caret-down:before {
  content: "\f0d7";
}
.statebook .fa-caret-left:before {
  content: "\f0d9";
}
.statebook .fa-caret-right:before {
  content: "\f0da";
}
.statebook .fa-caret-square-down:before {
  content: "\f150";
}
.statebook .fa-caret-square-left:before {
  content: "\f191";
}
.statebook .fa-caret-square-right:before {
  content: "\f152";
}
.statebook .fa-caret-square-up:before {
  content: "\f151";
}
.statebook .fa-caret-up:before {
  content: "\f0d8";
}
.statebook .fa-carrot:before {
  content: "\f787";
}
.statebook .fa-cart-arrow-down:before {
  content: "\f218";
}
.statebook .fa-cart-plus:before {
  content: "\f217";
}
.statebook .fa-cash-register:before {
  content: "\f788";
}
.statebook .fa-cat:before {
  content: "\f6be";
}
.statebook .fa-cc-amazon-pay:before {
  content: "\f42d";
}
.statebook .fa-cc-amex:before {
  content: "\f1f3";
}
.statebook .fa-cc-apple-pay:before {
  content: "\f416";
}
.statebook .fa-cc-diners-club:before {
  content: "\f24c";
}
.statebook .fa-cc-discover:before {
  content: "\f1f2";
}
.statebook .fa-cc-jcb:before {
  content: "\f24b";
}
.statebook .fa-cc-mastercard:before {
  content: "\f1f1";
}
.statebook .fa-cc-paypal:before {
  content: "\f1f4";
}
.statebook .fa-cc-stripe:before {
  content: "\f1f5";
}
.statebook .fa-cc-visa:before {
  content: "\f1f0";
}
.statebook .fa-centercode:before {
  content: "\f380";
}
.statebook .fa-centos:before {
  content: "\f789";
}
.statebook .fa-certificate:before {
  content: "\f0a3";
}
.statebook .fa-chair:before {
  content: "\f6c0";
}
.statebook .fa-chalkboard:before {
  content: "\f51b";
}
.statebook .fa-chalkboard-teacher:before {
  content: "\f51c";
}
.statebook .fa-charging-station:before {
  content: "\f5e7";
}
.statebook .fa-chart-area:before {
  content: "\f1fe";
}
.statebook .fa-chart-bar:before {
  content: "\f080";
}
.statebook .fa-chart-line:before {
  content: "\f201";
}
.statebook .fa-chart-pie:before {
  content: "\f200";
}
.statebook .fa-check:before {
  content: "\f00c";
}
.statebook .fa-check-circle:before {
  content: "\f058";
}
.statebook .fa-check-double:before {
  content: "\f560";
}
.statebook .fa-check-square:before {
  content: "\f14a";
}
.statebook .fa-cheese:before {
  content: "\f7ef";
}
.statebook .fa-chess:before {
  content: "\f439";
}
.statebook .fa-chess-bishop:before {
  content: "\f43a";
}
.statebook .fa-chess-board:before {
  content: "\f43c";
}
.statebook .fa-chess-king:before {
  content: "\f43f";
}
.statebook .fa-chess-knight:before {
  content: "\f441";
}
.statebook .fa-chess-pawn:before {
  content: "\f443";
}
.statebook .fa-chess-queen:before {
  content: "\f445";
}
.statebook .fa-chess-rook:before {
  content: "\f447";
}
.statebook .fa-chevron-circle-down:before {
  content: "\f13a";
}
.statebook .fa-chevron-circle-left:before {
  content: "\f137";
}
.statebook .fa-chevron-circle-right:before {
  content: "\f138";
}
.statebook .fa-chevron-circle-up:before {
  content: "\f139";
}
.statebook .fa-chevron-down:before {
  content: "\f078";
}
.statebook .fa-chevron-left:before {
  content: "\f053";
}
.statebook .fa-chevron-right:before {
  content: "\f054";
}
.statebook .fa-chevron-up:before {
  content: "\f077";
}
.statebook .fa-child:before {
  content: "\f1ae";
}
.statebook .fa-chrome:before {
  content: "\f268";
}
.statebook .fa-chromecast:before {
  content: "\f838";
}
.statebook .fa-church:before {
  content: "\f51d";
}
.statebook .fa-circle:before {
  content: "\f111";
}
.statebook .fa-circle-notch:before {
  content: "\f1ce";
}
.statebook .fa-city:before {
  content: "\f64f";
}
.statebook .fa-clinic-medical:before {
  content: "\f7f2";
}
.statebook .fa-clipboard:before {
  content: "\f328";
}
.statebook .fa-clipboard-check:before {
  content: "\f46c";
}
.statebook .fa-clipboard-list:before {
  content: "\f46d";
}
.statebook .fa-clock:before {
  content: "\f017";
}
.statebook .fa-clone:before {
  content: "\f24d";
}
.statebook .fa-closed-captioning:before {
  content: "\f20a";
}
.statebook .fa-cloud:before {
  content: "\f0c2";
}
.statebook .fa-cloud-download-alt:before {
  content: "\f381";
}
.statebook .fa-cloud-meatball:before {
  content: "\f73b";
}
.statebook .fa-cloud-moon:before {
  content: "\f6c3";
}
.statebook .fa-cloud-moon-rain:before {
  content: "\f73c";
}
.statebook .fa-cloud-rain:before {
  content: "\f73d";
}
.statebook .fa-cloud-showers-heavy:before {
  content: "\f740";
}
.statebook .fa-cloud-sun:before {
  content: "\f6c4";
}
.statebook .fa-cloud-sun-rain:before {
  content: "\f743";
}
.statebook .fa-cloud-upload-alt:before {
  content: "\f382";
}
.statebook .fa-cloudflare:before {
  content: "\e07d";
}
.statebook .fa-cloudscale:before {
  content: "\f383";
}
.statebook .fa-cloudsmith:before {
  content: "\f384";
}
.statebook .fa-cloudversify:before {
  content: "\f385";
}
.statebook .fa-cocktail:before {
  content: "\f561";
}
.statebook .fa-code:before {
  content: "\f121";
}
.statebook .fa-code-branch:before {
  content: "\f126";
}
.statebook .fa-codepen:before {
  content: "\f1cb";
}
.statebook .fa-codiepie:before {
  content: "\f284";
}
.statebook .fa-coffee:before {
  content: "\f0f4";
}
.statebook .fa-cog:before {
  content: "\f013";
}
.statebook .fa-cogs:before {
  content: "\f085";
}
.statebook .fa-coins:before {
  content: "\f51e";
}
.statebook .fa-columns:before {
  content: "\f0db";
}
.statebook .fa-comment:before {
  content: "\f075";
}
.statebook .fa-comment-alt:before {
  content: "\f27a";
}
.statebook .fa-comment-dollar:before {
  content: "\f651";
}
.statebook .fa-comment-dots:before {
  content: "\f4ad";
}
.statebook .fa-comment-medical:before {
  content: "\f7f5";
}
.statebook .fa-comment-slash:before {
  content: "\f4b3";
}
.statebook .fa-comments:before {
  content: "\f086";
}
.statebook .fa-comments-dollar:before {
  content: "\f653";
}
.statebook .fa-compact-disc:before {
  content: "\f51f";
}
.statebook .fa-compass:before {
  content: "\f14e";
}
.statebook .fa-compress:before {
  content: "\f066";
}
.statebook .fa-compress-alt:before {
  content: "\f422";
}
.statebook .fa-compress-arrows-alt:before {
  content: "\f78c";
}
.statebook .fa-concierge-bell:before {
  content: "\f562";
}
.statebook .fa-confluence:before {
  content: "\f78d";
}
.statebook .fa-connectdevelop:before {
  content: "\f20e";
}
.statebook .fa-contao:before {
  content: "\f26d";
}
.statebook .fa-cookie:before {
  content: "\f563";
}
.statebook .fa-cookie-bite:before {
  content: "\f564";
}
.statebook .fa-copy:before {
  content: "\f0c5";
}
.statebook .fa-copyright:before {
  content: "\f1f9";
}
.statebook .fa-cotton-bureau:before {
  content: "\f89e";
}
.statebook .fa-couch:before {
  content: "\f4b8";
}
.statebook .fa-cpanel:before {
  content: "\f388";
}
.statebook .fa-creative-commons:before {
  content: "\f25e";
}
.statebook .fa-creative-commons-by:before {
  content: "\f4e7";
}
.statebook .fa-creative-commons-nc:before {
  content: "\f4e8";
}
.statebook .fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.statebook .fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.statebook .fa-creative-commons-nd:before {
  content: "\f4eb";
}
.statebook .fa-creative-commons-pd:before {
  content: "\f4ec";
}
.statebook .fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.statebook .fa-creative-commons-remix:before {
  content: "\f4ee";
}
.statebook .fa-creative-commons-sa:before {
  content: "\f4ef";
}
.statebook .fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.statebook .fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.statebook .fa-creative-commons-share:before {
  content: "\f4f2";
}
.statebook .fa-creative-commons-zero:before {
  content: "\f4f3";
}
.statebook .fa-credit-card:before {
  content: "\f09d";
}
.statebook .fa-critical-role:before {
  content: "\f6c9";
}
.statebook .fa-crop:before {
  content: "\f125";
}
.statebook .fa-crop-alt:before {
  content: "\f565";
}
.statebook .fa-cross:before {
  content: "\f654";
}
.statebook .fa-crosshairs:before {
  content: "\f05b";
}
.statebook .fa-crow:before {
  content: "\f520";
}
.statebook .fa-crown:before {
  content: "\f521";
}
.statebook .fa-crutch:before {
  content: "\f7f7";
}
.statebook .fa-css3:before {
  content: "\f13c";
}
.statebook .fa-css3-alt:before {
  content: "\f38b";
}
.statebook .fa-cube:before {
  content: "\f1b2";
}
.statebook .fa-cubes:before {
  content: "\f1b3";
}
.statebook .fa-cut:before {
  content: "\f0c4";
}
.statebook .fa-cuttlefish:before {
  content: "\f38c";
}
.statebook .fa-d-and-d:before {
  content: "\f38d";
}
.statebook .fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.statebook .fa-dailymotion:before {
  content: "\e052";
}
.statebook .fa-dashcube:before {
  content: "\f210";
}
.statebook .fa-database:before {
  content: "\f1c0";
}
.statebook .fa-deaf:before {
  content: "\f2a4";
}
.statebook .fa-deezer:before {
  content: "\e077";
}
.statebook .fa-delicious:before {
  content: "\f1a5";
}
.statebook .fa-democrat:before {
  content: "\f747";
}
.statebook .fa-deploydog:before {
  content: "\f38e";
}
.statebook .fa-deskpro:before {
  content: "\f38f";
}
.statebook .fa-desktop:before {
  content: "\f108";
}
.statebook .fa-dev:before {
  content: "\f6cc";
}
.statebook .fa-deviantart:before {
  content: "\f1bd";
}
.statebook .fa-dharmachakra:before {
  content: "\f655";
}
.statebook .fa-dhl:before {
  content: "\f790";
}
.statebook .fa-diagnoses:before {
  content: "\f470";
}
.statebook .fa-diaspora:before {
  content: "\f791";
}
.statebook .fa-dice:before {
  content: "\f522";
}
.statebook .fa-dice-d20:before {
  content: "\f6cf";
}
.statebook .fa-dice-d6:before {
  content: "\f6d1";
}
.statebook .fa-dice-five:before {
  content: "\f523";
}
.statebook .fa-dice-four:before {
  content: "\f524";
}
.statebook .fa-dice-one:before {
  content: "\f525";
}
.statebook .fa-dice-six:before {
  content: "\f526";
}
.statebook .fa-dice-three:before {
  content: "\f527";
}
.statebook .fa-dice-two:before {
  content: "\f528";
}
.statebook .fa-digg:before {
  content: "\f1a6";
}
.statebook .fa-digital-ocean:before {
  content: "\f391";
}
.statebook .fa-digital-tachograph:before {
  content: "\f566";
}
.statebook .fa-directions:before {
  content: "\f5eb";
}
.statebook .fa-discord:before {
  content: "\f392";
}
.statebook .fa-discourse:before {
  content: "\f393";
}
.statebook .fa-disease:before {
  content: "\f7fa";
}
.statebook .fa-divide:before {
  content: "\f529";
}
.statebook .fa-dizzy:before {
  content: "\f567";
}
.statebook .fa-dna:before {
  content: "\f471";
}
.statebook .fa-dochub:before {
  content: "\f394";
}
.statebook .fa-docker:before {
  content: "\f395";
}
.statebook .fa-dog:before {
  content: "\f6d3";
}
.statebook .fa-dollar-sign:before {
  content: "\f155";
}
.statebook .fa-dolly:before {
  content: "\f472";
}
.statebook .fa-dolly-flatbed:before {
  content: "\f474";
}
.statebook .fa-donate:before {
  content: "\f4b9";
}
.statebook .fa-door-closed:before {
  content: "\f52a";
}
.statebook .fa-door-open:before {
  content: "\f52b";
}
.statebook .fa-dot-circle:before {
  content: "\f192";
}
.statebook .fa-dove:before {
  content: "\f4ba";
}
.statebook .fa-download:before {
  content: "\f019";
}
.statebook .fa-draft2digital:before {
  content: "\f396";
}
.statebook .fa-drafting-compass:before {
  content: "\f568";
}
.statebook .fa-dragon:before {
  content: "\f6d5";
}
.statebook .fa-draw-polygon:before {
  content: "\f5ee";
}
.statebook .fa-dribbble:before {
  content: "\f17d";
}
.statebook .fa-dribbble-square:before {
  content: "\f397";
}
.statebook .fa-dropbox:before {
  content: "\f16b";
}
.statebook .fa-drum:before {
  content: "\f569";
}
.statebook .fa-drum-steelpan:before {
  content: "\f56a";
}
.statebook .fa-drumstick-bite:before {
  content: "\f6d7";
}
.statebook .fa-drupal:before {
  content: "\f1a9";
}
.statebook .fa-dumbbell:before {
  content: "\f44b";
}
.statebook .fa-dumpster:before {
  content: "\f793";
}
.statebook .fa-dumpster-fire:before {
  content: "\f794";
}
.statebook .fa-dungeon:before {
  content: "\f6d9";
}
.statebook .fa-dyalog:before {
  content: "\f399";
}
.statebook .fa-earlybirds:before {
  content: "\f39a";
}
.statebook .fa-ebay:before {
  content: "\f4f4";
}
.statebook .fa-edge:before {
  content: "\f282";
}
.statebook .fa-edge-legacy:before {
  content: "\e078";
}
.statebook .fa-edit:before {
  content: "\f044";
}
.statebook .fa-egg:before {
  content: "\f7fb";
}
.statebook .fa-eject:before {
  content: "\f052";
}
.statebook .fa-elementor:before {
  content: "\f430";
}
.statebook .fa-ellipsis-h:before {
  content: "\f141";
}
.statebook .fa-ellipsis-v:before {
  content: "\f142";
}
.statebook .fa-ello:before {
  content: "\f5f1";
}
.statebook .fa-ember:before {
  content: "\f423";
}
.statebook .fa-empire:before {
  content: "\f1d1";
}
.statebook .fa-envelope:before {
  content: "\f0e0";
}
.statebook .fa-envelope-open:before {
  content: "\f2b6";
}
.statebook .fa-envelope-open-text:before {
  content: "\f658";
}
.statebook .fa-envelope-square:before {
  content: "\f199";
}
.statebook .fa-envira:before {
  content: "\f299";
}
.statebook .fa-equals:before {
  content: "\f52c";
}
.statebook .fa-eraser:before {
  content: "\f12d";
}
.statebook .fa-erlang:before {
  content: "\f39d";
}
.statebook .fa-ethereum:before {
  content: "\f42e";
}
.statebook .fa-ethernet:before {
  content: "\f796";
}
.statebook .fa-etsy:before {
  content: "\f2d7";
}
.statebook .fa-euro-sign:before {
  content: "\f153";
}
.statebook .fa-evernote:before {
  content: "\f839";
}
.statebook .fa-exchange-alt:before {
  content: "\f362";
}
.statebook .fa-exclamation:before {
  content: "\f12a";
}
.statebook .fa-exclamation-circle:before {
  content: "\f06a";
}
.statebook .fa-exclamation-triangle:before {
  content: "\f071";
}
.statebook .fa-expand:before {
  content: "\f065";
}
.statebook .fa-expand-alt:before {
  content: "\f424";
}
.statebook .fa-expand-arrows-alt:before {
  content: "\f31e";
}
.statebook .fa-expeditedssl:before {
  content: "\f23e";
}
.statebook .fa-external-link-alt:before {
  content: "\f35d";
}
.statebook .fa-external-link-square-alt:before {
  content: "\f360";
}
.statebook .fa-eye:before {
  content: "\f06e";
}
.statebook .fa-eye-dropper:before {
  content: "\f1fb";
}
.statebook .fa-eye-slash:before {
  content: "\f070";
}
.statebook .fa-facebook:before {
  content: "\f09a";
}
.statebook .fa-facebook-f:before {
  content: "\f39e";
}
.statebook .fa-facebook-messenger:before {
  content: "\f39f";
}
.statebook .fa-facebook-square:before {
  content: "\f082";
}
.statebook .fa-fan:before {
  content: "\f863";
}
.statebook .fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.statebook .fa-fast-backward:before {
  content: "\f049";
}
.statebook .fa-fast-forward:before {
  content: "\f050";
}
.statebook .fa-faucet:before {
  content: "\e005";
}
.statebook .fa-fax:before {
  content: "\f1ac";
}
.statebook .fa-feather:before {
  content: "\f52d";
}
.statebook .fa-feather-alt:before {
  content: "\f56b";
}
.statebook .fa-fedex:before {
  content: "\f797";
}
.statebook .fa-fedora:before {
  content: "\f798";
}
.statebook .fa-female:before {
  content: "\f182";
}
.statebook .fa-fighter-jet:before {
  content: "\f0fb";
}
.statebook .fa-figma:before {
  content: "\f799";
}
.statebook .fa-file:before {
  content: "\f15b";
}
.statebook .fa-file-alt:before {
  content: "\f15c";
}
.statebook .fa-file-archive:before {
  content: "\f1c6";
}
.statebook .fa-file-audio:before {
  content: "\f1c7";
}
.statebook .fa-file-code:before {
  content: "\f1c9";
}
.statebook .fa-file-contract:before {
  content: "\f56c";
}
.statebook .fa-file-csv:before {
  content: "\f6dd";
}
.statebook .fa-file-download:before {
  content: "\f56d";
}
.statebook .fa-file-excel:before {
  content: "\f1c3";
}
.statebook .fa-file-export:before {
  content: "\f56e";
}
.statebook .fa-file-image:before {
  content: "\f1c5";
}
.statebook .fa-file-import:before {
  content: "\f56f";
}
.statebook .fa-file-invoice:before {
  content: "\f570";
}
.statebook .fa-file-invoice-dollar:before {
  content: "\f571";
}
.statebook .fa-file-medical:before {
  content: "\f477";
}
.statebook .fa-file-medical-alt:before {
  content: "\f478";
}
.statebook .fa-file-pdf:before {
  content: "\f1c1";
}
.statebook .fa-file-powerpoint:before {
  content: "\f1c4";
}
.statebook .fa-file-prescription:before {
  content: "\f572";
}
.statebook .fa-file-signature:before {
  content: "\f573";
}
.statebook .fa-file-upload:before {
  content: "\f574";
}
.statebook .fa-file-video:before {
  content: "\f1c8";
}
.statebook .fa-file-word:before {
  content: "\f1c2";
}
.statebook .fa-fill:before {
  content: "\f575";
}
.statebook .fa-fill-drip:before {
  content: "\f576";
}
.statebook .fa-film:before {
  content: "\f008";
}
.statebook .fa-filter:before {
  content: "\f0b0";
}
.statebook .fa-fingerprint:before {
  content: "\f577";
}
.statebook .fa-fire:before {
  content: "\f06d";
}
.statebook .fa-fire-alt:before {
  content: "\f7e4";
}
.statebook .fa-fire-extinguisher:before {
  content: "\f134";
}
.statebook .fa-firefox:before {
  content: "\f269";
}
.statebook .fa-firefox-browser:before {
  content: "\e007";
}
.statebook .fa-first-aid:before {
  content: "\f479";
}
.statebook .fa-first-order:before {
  content: "\f2b0";
}
.statebook .fa-first-order-alt:before {
  content: "\f50a";
}
.statebook .fa-firstdraft:before {
  content: "\f3a1";
}
.statebook .fa-fish:before {
  content: "\f578";
}
.statebook .fa-fist-raised:before {
  content: "\f6de";
}
.statebook .fa-flag:before {
  content: "\f024";
}
.statebook .fa-flag-checkered:before {
  content: "\f11e";
}
.statebook .fa-flag-usa:before {
  content: "\f74d";
}
.statebook .fa-flask:before {
  content: "\f0c3";
}
.statebook .fa-flickr:before {
  content: "\f16e";
}
.statebook .fa-flipboard:before {
  content: "\f44d";
}
.statebook .fa-flushed:before {
  content: "\f579";
}
.statebook .fa-fly:before {
  content: "\f417";
}
.statebook .fa-folder:before {
  content: "\f07b";
}
.statebook .fa-folder-minus:before {
  content: "\f65d";
}
.statebook .fa-folder-open:before {
  content: "\f07c";
}
.statebook .fa-folder-plus:before {
  content: "\f65e";
}
.statebook .fa-font:before {
  content: "\f031";
}
.statebook .fa-font-awesome:before {
  content: "\f2b4";
}
.statebook .fa-font-awesome-alt:before {
  content: "\f35c";
}
.statebook .fa-font-awesome-flag:before {
  content: "\f425";
}
.statebook .fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.statebook .fa-fonticons:before {
  content: "\f280";
}
.statebook .fa-fonticons-fi:before {
  content: "\f3a2";
}
.statebook .fa-football-ball:before {
  content: "\f44e";
}
.statebook .fa-fort-awesome:before {
  content: "\f286";
}
.statebook .fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.statebook .fa-forumbee:before {
  content: "\f211";
}
.statebook .fa-forward:before {
  content: "\f04e";
}
.statebook .fa-foursquare:before {
  content: "\f180";
}
.statebook .fa-free-code-camp:before {
  content: "\f2c5";
}
.statebook .fa-freebsd:before {
  content: "\f3a4";
}
.statebook .fa-frog:before {
  content: "\f52e";
}
.statebook .fa-frown:before {
  content: "\f119";
}
.statebook .fa-frown-open:before {
  content: "\f57a";
}
.statebook .fa-fulcrum:before {
  content: "\f50b";
}
.statebook .fa-funnel-dollar:before {
  content: "\f662";
}
.statebook .fa-futbol:before {
  content: "\f1e3";
}
.statebook .fa-galactic-republic:before {
  content: "\f50c";
}
.statebook .fa-galactic-senate:before {
  content: "\f50d";
}
.statebook .fa-gamepad:before {
  content: "\f11b";
}
.statebook .fa-gas-pump:before {
  content: "\f52f";
}
.statebook .fa-gavel:before {
  content: "\f0e3";
}
.statebook .fa-gem:before {
  content: "\f3a5";
}
.statebook .fa-genderless:before {
  content: "\f22d";
}
.statebook .fa-get-pocket:before {
  content: "\f265";
}
.statebook .fa-gg:before {
  content: "\f260";
}
.statebook .fa-gg-circle:before {
  content: "\f261";
}
.statebook .fa-ghost:before {
  content: "\f6e2";
}
.statebook .fa-gift:before {
  content: "\f06b";
}
.statebook .fa-gifts:before {
  content: "\f79c";
}
.statebook .fa-git:before {
  content: "\f1d3";
}
.statebook .fa-git-alt:before {
  content: "\f841";
}
.statebook .fa-git-square:before {
  content: "\f1d2";
}
.statebook .fa-github:before {
  content: "\f09b";
}
.statebook .fa-github-alt:before {
  content: "\f113";
}
.statebook .fa-github-square:before {
  content: "\f092";
}
.statebook .fa-gitkraken:before {
  content: "\f3a6";
}
.statebook .fa-gitlab:before {
  content: "\f296";
}
.statebook .fa-gitter:before {
  content: "\f426";
}
.statebook .fa-glass-cheers:before {
  content: "\f79f";
}
.statebook .fa-glass-martini:before {
  content: "\f000";
}
.statebook .fa-glass-martini-alt:before {
  content: "\f57b";
}
.statebook .fa-glass-whiskey:before {
  content: "\f7a0";
}
.statebook .fa-glasses:before {
  content: "\f530";
}
.statebook .fa-glide:before {
  content: "\f2a5";
}
.statebook .fa-glide-g:before {
  content: "\f2a6";
}
.statebook .fa-globe:before {
  content: "\f0ac";
}
.statebook .fa-globe-africa:before {
  content: "\f57c";
}
.statebook .fa-globe-americas:before {
  content: "\f57d";
}
.statebook .fa-globe-asia:before {
  content: "\f57e";
}
.statebook .fa-globe-europe:before {
  content: "\f7a2";
}
.statebook .fa-gofore:before {
  content: "\f3a7";
}
.statebook .fa-golf-ball:before {
  content: "\f450";
}
.statebook .fa-goodreads:before {
  content: "\f3a8";
}
.statebook .fa-goodreads-g:before {
  content: "\f3a9";
}
.statebook .fa-google:before {
  content: "\f1a0";
}
.statebook .fa-google-drive:before {
  content: "\f3aa";
}
.statebook .fa-google-pay:before {
  content: "\e079";
}
.statebook .fa-google-play:before {
  content: "\f3ab";
}
.statebook .fa-google-plus:before {
  content: "\f2b3";
}
.statebook .fa-google-plus-g:before {
  content: "\f0d5";
}
.statebook .fa-google-plus-square:before {
  content: "\f0d4";
}
.statebook .fa-google-wallet:before {
  content: "\f1ee";
}
.statebook .fa-gopuram:before {
  content: "\f664";
}
.statebook .fa-graduation-cap:before {
  content: "\f19d";
}
.statebook .fa-gratipay:before {
  content: "\f184";
}
.statebook .fa-grav:before {
  content: "\f2d6";
}
.statebook .fa-greater-than:before {
  content: "\f531";
}
.statebook .fa-greater-than-equal:before {
  content: "\f532";
}
.statebook .fa-grimace:before {
  content: "\f57f";
}
.statebook .fa-grin:before {
  content: "\f580";
}
.statebook .fa-grin-alt:before {
  content: "\f581";
}
.statebook .fa-grin-beam:before {
  content: "\f582";
}
.statebook .fa-grin-beam-sweat:before {
  content: "\f583";
}
.statebook .fa-grin-hearts:before {
  content: "\f584";
}
.statebook .fa-grin-squint:before {
  content: "\f585";
}
.statebook .fa-grin-squint-tears:before {
  content: "\f586";
}
.statebook .fa-grin-stars:before {
  content: "\f587";
}
.statebook .fa-grin-tears:before {
  content: "\f588";
}
.statebook .fa-grin-tongue:before {
  content: "\f589";
}
.statebook .fa-grin-tongue-squint:before {
  content: "\f58a";
}
.statebook .fa-grin-tongue-wink:before {
  content: "\f58b";
}
.statebook .fa-grin-wink:before {
  content: "\f58c";
}
.statebook .fa-grip-horizontal:before {
  content: "\f58d";
}
.statebook .fa-grip-lines:before {
  content: "\f7a4";
}
.statebook .fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.statebook .fa-grip-vertical:before {
  content: "\f58e";
}
.statebook .fa-gripfire:before {
  content: "\f3ac";
}
.statebook .fa-grunt:before {
  content: "\f3ad";
}
.statebook .fa-guilded:before {
  content: "\e07e";
}
.statebook .fa-guitar:before {
  content: "\f7a6";
}
.statebook .fa-gulp:before {
  content: "\f3ae";
}
.statebook .fa-h-square:before {
  content: "\f0fd";
}
.statebook .fa-hacker-news:before {
  content: "\f1d4";
}
.statebook .fa-hacker-news-square:before {
  content: "\f3af";
}
.statebook .fa-hackerrank:before {
  content: "\f5f7";
}
.statebook .fa-hamburger:before {
  content: "\f805";
}
.statebook .fa-hammer:before {
  content: "\f6e3";
}
.statebook .fa-hamsa:before {
  content: "\f665";
}
.statebook .fa-hand-holding:before {
  content: "\f4bd";
}
.statebook .fa-hand-holding-heart:before {
  content: "\f4be";
}
.statebook .fa-hand-holding-medical:before {
  content: "\e05c";
}
.statebook .fa-hand-holding-usd:before {
  content: "\f4c0";
}
.statebook .fa-hand-holding-water:before {
  content: "\f4c1";
}
.statebook .fa-hand-lizard:before {
  content: "\f258";
}
.statebook .fa-hand-middle-finger:before {
  content: "\f806";
}
.statebook .fa-hand-paper:before {
  content: "\f256";
}
.statebook .fa-hand-peace:before {
  content: "\f25b";
}
.statebook .fa-hand-point-down:before {
  content: "\f0a7";
}
.statebook .fa-hand-point-left:before {
  content: "\f0a5";
}
.statebook .fa-hand-point-right:before {
  content: "\f0a4";
}
.statebook .fa-hand-point-up:before {
  content: "\f0a6";
}
.statebook .fa-hand-pointer:before {
  content: "\f25a";
}
.statebook .fa-hand-rock:before {
  content: "\f255";
}
.statebook .fa-hand-scissors:before {
  content: "\f257";
}
.statebook .fa-hand-sparkles:before {
  content: "\e05d";
}
.statebook .fa-hand-spock:before {
  content: "\f259";
}
.statebook .fa-hands:before {
  content: "\f4c2";
}
.statebook .fa-hands-helping:before {
  content: "\f4c4";
}
.statebook .fa-hands-wash:before {
  content: "\e05e";
}
.statebook .fa-handshake:before {
  content: "\f2b5";
}
.statebook .fa-handshake-alt-slash:before {
  content: "\e05f";
}
.statebook .fa-handshake-slash:before {
  content: "\e060";
}
.statebook .fa-hanukiah:before {
  content: "\f6e6";
}
.statebook .fa-hard-hat:before {
  content: "\f807";
}
.statebook .fa-hashtag:before {
  content: "\f292";
}
.statebook .fa-hat-cowboy:before {
  content: "\f8c0";
}
.statebook .fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.statebook .fa-hat-wizard:before {
  content: "\f6e8";
}
.statebook .fa-hdd:before {
  content: "\f0a0";
}
.statebook .fa-head-side-cough:before {
  content: "\e061";
}
.statebook .fa-head-side-cough-slash:before {
  content: "\e062";
}
.statebook .fa-head-side-mask:before {
  content: "\e063";
}
.statebook .fa-head-side-virus:before {
  content: "\e064";
}
.statebook .fa-heading:before {
  content: "\f1dc";
}
.statebook .fa-headphones:before {
  content: "\f025";
}
.statebook .fa-headphones-alt:before {
  content: "\f58f";
}
.statebook .fa-headset:before {
  content: "\f590";
}
.statebook .fa-heart:before {
  content: "\f004";
}
.statebook .fa-heart-broken:before {
  content: "\f7a9";
}
.statebook .fa-heartbeat:before {
  content: "\f21e";
}
.statebook .fa-helicopter:before {
  content: "\f533";
}
.statebook .fa-highlighter:before {
  content: "\f591";
}
.statebook .fa-hiking:before {
  content: "\f6ec";
}
.statebook .fa-hippo:before {
  content: "\f6ed";
}
.statebook .fa-hips:before {
  content: "\f452";
}
.statebook .fa-hire-a-helper:before {
  content: "\f3b0";
}
.statebook .fa-history:before {
  content: "\f1da";
}
.statebook .fa-hive:before {
  content: "\e07f";
}
.statebook .fa-hockey-puck:before {
  content: "\f453";
}
.statebook .fa-holly-berry:before {
  content: "\f7aa";
}
.statebook .fa-home:before {
  content: "\f015";
}
.statebook .fa-hooli:before {
  content: "\f427";
}
.statebook .fa-hornbill:before {
  content: "\f592";
}
.statebook .fa-horse:before {
  content: "\f6f0";
}
.statebook .fa-horse-head:before {
  content: "\f7ab";
}
.statebook .fa-hospital:before {
  content: "\f0f8";
}
.statebook .fa-hospital-alt:before {
  content: "\f47d";
}
.statebook .fa-hospital-symbol:before {
  content: "\f47e";
}
.statebook .fa-hospital-user:before {
  content: "\f80d";
}
.statebook .fa-hot-tub:before {
  content: "\f593";
}
.statebook .fa-hotdog:before {
  content: "\f80f";
}
.statebook .fa-hotel:before {
  content: "\f594";
}
.statebook .fa-hotjar:before {
  content: "\f3b1";
}
.statebook .fa-hourglass:before {
  content: "\f254";
}
.statebook .fa-hourglass-end:before {
  content: "\f253";
}
.statebook .fa-hourglass-half:before {
  content: "\f252";
}
.statebook .fa-hourglass-start:before {
  content: "\f251";
}
.statebook .fa-house-damage:before {
  content: "\f6f1";
}
.statebook .fa-house-user:before {
  content: "\e065";
}
.statebook .fa-houzz:before {
  content: "\f27c";
}
.statebook .fa-hryvnia:before {
  content: "\f6f2";
}
.statebook .fa-html5:before {
  content: "\f13b";
}
.statebook .fa-hubspot:before {
  content: "\f3b2";
}
.statebook .fa-i-cursor:before {
  content: "\f246";
}
.statebook .fa-ice-cream:before {
  content: "\f810";
}
.statebook .fa-icicles:before {
  content: "\f7ad";
}
.statebook .fa-icons:before {
  content: "\f86d";
}
.statebook .fa-id-badge:before {
  content: "\f2c1";
}
.statebook .fa-id-card:before {
  content: "\f2c2";
}
.statebook .fa-id-card-alt:before {
  content: "\f47f";
}
.statebook .fa-ideal:before {
  content: "\e013";
}
.statebook .fa-igloo:before {
  content: "\f7ae";
}
.statebook .fa-image:before {
  content: "\f03e";
}
.statebook .fa-images:before {
  content: "\f302";
}
.statebook .fa-imdb:before {
  content: "\f2d8";
}
.statebook .fa-inbox:before {
  content: "\f01c";
}
.statebook .fa-indent:before {
  content: "\f03c";
}
.statebook .fa-industry:before {
  content: "\f275";
}
.statebook .fa-infinity:before {
  content: "\f534";
}
.statebook .fa-info:before {
  content: "\f129";
}
.statebook .fa-info-circle:before {
  content: "\f05a";
}
.statebook .fa-innosoft:before {
  content: "\e080";
}
.statebook .fa-instagram:before {
  content: "\f16d";
}
.statebook .fa-instagram-square:before {
  content: "\e055";
}
.statebook .fa-instalod:before {
  content: "\e081";
}
.statebook .fa-intercom:before {
  content: "\f7af";
}
.statebook .fa-internet-explorer:before {
  content: "\f26b";
}
.statebook .fa-invision:before {
  content: "\f7b0";
}
.statebook .fa-ioxhost:before {
  content: "\f208";
}
.statebook .fa-italic:before {
  content: "\f033";
}
.statebook .fa-itch-io:before {
  content: "\f83a";
}
.statebook .fa-itunes:before {
  content: "\f3b4";
}
.statebook .fa-itunes-note:before {
  content: "\f3b5";
}
.statebook .fa-java:before {
  content: "\f4e4";
}
.statebook .fa-jedi:before {
  content: "\f669";
}
.statebook .fa-jedi-order:before {
  content: "\f50e";
}
.statebook .fa-jenkins:before {
  content: "\f3b6";
}
.statebook .fa-jira:before {
  content: "\f7b1";
}
.statebook .fa-joget:before {
  content: "\f3b7";
}
.statebook .fa-joint:before {
  content: "\f595";
}
.statebook .fa-joomla:before {
  content: "\f1aa";
}
.statebook .fa-journal-whills:before {
  content: "\f66a";
}
.statebook .fa-js:before {
  content: "\f3b8";
}
.statebook .fa-js-square:before {
  content: "\f3b9";
}
.statebook .fa-jsfiddle:before {
  content: "\f1cc";
}
.statebook .fa-kaaba:before {
  content: "\f66b";
}
.statebook .fa-kaggle:before {
  content: "\f5fa";
}
.statebook .fa-key:before {
  content: "\f084";
}
.statebook .fa-keybase:before {
  content: "\f4f5";
}
.statebook .fa-keyboard:before {
  content: "\f11c";
}
.statebook .fa-keycdn:before {
  content: "\f3ba";
}
.statebook .fa-khanda:before {
  content: "\f66d";
}
.statebook .fa-kickstarter:before {
  content: "\f3bb";
}
.statebook .fa-kickstarter-k:before {
  content: "\f3bc";
}
.statebook .fa-kiss:before {
  content: "\f596";
}
.statebook .fa-kiss-beam:before {
  content: "\f597";
}
.statebook .fa-kiss-wink-heart:before {
  content: "\f598";
}
.statebook .fa-kiwi-bird:before {
  content: "\f535";
}
.statebook .fa-korvue:before {
  content: "\f42f";
}
.statebook .fa-landmark:before {
  content: "\f66f";
}
.statebook .fa-language:before {
  content: "\f1ab";
}
.statebook .fa-laptop:before {
  content: "\f109";
}
.statebook .fa-laptop-code:before {
  content: "\f5fc";
}
.statebook .fa-laptop-house:before {
  content: "\e066";
}
.statebook .fa-laptop-medical:before {
  content: "\f812";
}
.statebook .fa-laravel:before {
  content: "\f3bd";
}
.statebook .fa-lastfm:before {
  content: "\f202";
}
.statebook .fa-lastfm-square:before {
  content: "\f203";
}
.statebook .fa-laugh:before {
  content: "\f599";
}
.statebook .fa-laugh-beam:before {
  content: "\f59a";
}
.statebook .fa-laugh-squint:before {
  content: "\f59b";
}
.statebook .fa-laugh-wink:before {
  content: "\f59c";
}
.statebook .fa-layer-group:before {
  content: "\f5fd";
}
.statebook .fa-leaf:before {
  content: "\f06c";
}
.statebook .fa-leanpub:before {
  content: "\f212";
}
.statebook .fa-lemon:before {
  content: "\f094";
}
.statebook .fa-less:before {
  content: "\f41d";
}
.statebook .fa-less-than:before {
  content: "\f536";
}
.statebook .fa-less-than-equal:before {
  content: "\f537";
}
.statebook .fa-level-down-alt:before {
  content: "\f3be";
}
.statebook .fa-level-up-alt:before {
  content: "\f3bf";
}
.statebook .fa-life-ring:before {
  content: "\f1cd";
}
.statebook .fa-lightbulb:before {
  content: "\f0eb";
}
.statebook .fa-line:before {
  content: "\f3c0";
}
.statebook .fa-link:before {
  content: "\f0c1";
}
.statebook .fa-linkedin:before {
  content: "\f08c";
}
.statebook .fa-linkedin-in:before {
  content: "\f0e1";
}
.statebook .fa-linode:before {
  content: "\f2b8";
}
.statebook .fa-linux:before {
  content: "\f17c";
}
.statebook .fa-lira-sign:before {
  content: "\f195";
}
.statebook .fa-list:before {
  content: "\f03a";
}
.statebook .fa-list-alt:before {
  content: "\f022";
}
.statebook .fa-list-ol:before {
  content: "\f0cb";
}
.statebook .fa-list-ul:before {
  content: "\f0ca";
}
.statebook .fa-location-arrow:before {
  content: "\f124";
}
.statebook .fa-lock:before {
  content: "\f023";
}
.statebook .fa-lock-open:before {
  content: "\f3c1";
}
.statebook .fa-long-arrow-alt-down:before {
  content: "\f309";
}
.statebook .fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.statebook .fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.statebook .fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.statebook .fa-low-vision:before {
  content: "\f2a8";
}
.statebook .fa-luggage-cart:before {
  content: "\f59d";
}
.statebook .fa-lungs:before {
  content: "\f604";
}
.statebook .fa-lungs-virus:before {
  content: "\e067";
}
.statebook .fa-lyft:before {
  content: "\f3c3";
}
.statebook .fa-magento:before {
  content: "\f3c4";
}
.statebook .fa-magic:before {
  content: "\f0d0";
}
.statebook .fa-magnet:before {
  content: "\f076";
}
.statebook .fa-mail-bulk:before {
  content: "\f674";
}
.statebook .fa-mailchimp:before {
  content: "\f59e";
}
.statebook .fa-male:before {
  content: "\f183";
}
.statebook .fa-mandalorian:before {
  content: "\f50f";
}
.statebook .fa-map:before {
  content: "\f279";
}
.statebook .fa-map-marked:before {
  content: "\f59f";
}
.statebook .fa-map-marked-alt:before {
  content: "\f5a0";
}
.statebook .fa-map-marker:before {
  content: "\f041";
}
.statebook .fa-map-marker-alt:before {
  content: "\f3c5";
}
.statebook .fa-map-pin:before {
  content: "\f276";
}
.statebook .fa-map-signs:before {
  content: "\f277";
}
.statebook .fa-markdown:before {
  content: "\f60f";
}
.statebook .fa-marker:before {
  content: "\f5a1";
}
.statebook .fa-mars:before {
  content: "\f222";
}
.statebook .fa-mars-double:before {
  content: "\f227";
}
.statebook .fa-mars-stroke:before {
  content: "\f229";
}
.statebook .fa-mars-stroke-h:before {
  content: "\f22b";
}
.statebook .fa-mars-stroke-v:before {
  content: "\f22a";
}
.statebook .fa-mask:before {
  content: "\f6fa";
}
.statebook .fa-mastodon:before {
  content: "\f4f6";
}
.statebook .fa-maxcdn:before {
  content: "\f136";
}
.statebook .fa-mdb:before {
  content: "\f8ca";
}
.statebook .fa-medal:before {
  content: "\f5a2";
}
.statebook .fa-medapps:before {
  content: "\f3c6";
}
.statebook .fa-medium:before {
  content: "\f23a";
}
.statebook .fa-medium-m:before {
  content: "\f3c7";
}
.statebook .fa-medkit:before {
  content: "\f0fa";
}
.statebook .fa-medrt:before {
  content: "\f3c8";
}
.statebook .fa-meetup:before {
  content: "\f2e0";
}
.statebook .fa-megaport:before {
  content: "\f5a3";
}
.statebook .fa-meh:before {
  content: "\f11a";
}
.statebook .fa-meh-blank:before {
  content: "\f5a4";
}
.statebook .fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.statebook .fa-memory:before {
  content: "\f538";
}
.statebook .fa-mendeley:before {
  content: "\f7b3";
}
.statebook .fa-menorah:before {
  content: "\f676";
}
.statebook .fa-mercury:before {
  content: "\f223";
}
.statebook .fa-meteor:before {
  content: "\f753";
}
.statebook .fa-microblog:before {
  content: "\e01a";
}
.statebook .fa-microchip:before {
  content: "\f2db";
}
.statebook .fa-microphone:before {
  content: "\f130";
}
.statebook .fa-microphone-alt:before {
  content: "\f3c9";
}
.statebook .fa-microphone-alt-slash:before {
  content: "\f539";
}
.statebook .fa-microphone-slash:before {
  content: "\f131";
}
.statebook .fa-microscope:before {
  content: "\f610";
}
.statebook .fa-microsoft:before {
  content: "\f3ca";
}
.statebook .fa-minus:before {
  content: "\f068";
}
.statebook .fa-minus-circle:before {
  content: "\f056";
}
.statebook .fa-minus-square:before {
  content: "\f146";
}
.statebook .fa-mitten:before {
  content: "\f7b5";
}
.statebook .fa-mix:before {
  content: "\f3cb";
}
.statebook .fa-mixcloud:before {
  content: "\f289";
}
.statebook .fa-mixer:before {
  content: "\e056";
}
.statebook .fa-mizuni:before {
  content: "\f3cc";
}
.statebook .fa-mobile:before {
  content: "\f10b";
}
.statebook .fa-mobile-alt:before {
  content: "\f3cd";
}
.statebook .fa-modx:before {
  content: "\f285";
}
.statebook .fa-monero:before {
  content: "\f3d0";
}
.statebook .fa-money-bill:before {
  content: "\f0d6";
}
.statebook .fa-money-bill-alt:before {
  content: "\f3d1";
}
.statebook .fa-money-bill-wave:before {
  content: "\f53a";
}
.statebook .fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.statebook .fa-money-check:before {
  content: "\f53c";
}
.statebook .fa-money-check-alt:before {
  content: "\f53d";
}
.statebook .fa-monument:before {
  content: "\f5a6";
}
.statebook .fa-moon:before {
  content: "\f186";
}
.statebook .fa-mortar-pestle:before {
  content: "\f5a7";
}
.statebook .fa-mosque:before {
  content: "\f678";
}
.statebook .fa-motorcycle:before {
  content: "\f21c";
}
.statebook .fa-mountain:before {
  content: "\f6fc";
}
.statebook .fa-mouse:before {
  content: "\f8cc";
}
.statebook .fa-mouse-pointer:before {
  content: "\f245";
}
.statebook .fa-mug-hot:before {
  content: "\f7b6";
}
.statebook .fa-music:before {
  content: "\f001";
}
.statebook .fa-napster:before {
  content: "\f3d2";
}
.statebook .fa-neos:before {
  content: "\f612";
}
.statebook .fa-network-wired:before {
  content: "\f6ff";
}
.statebook .fa-neuter:before {
  content: "\f22c";
}
.statebook .fa-newspaper:before {
  content: "\f1ea";
}
.statebook .fa-nimblr:before {
  content: "\f5a8";
}
.statebook .fa-node:before {
  content: "\f419";
}
.statebook .fa-node-js:before {
  content: "\f3d3";
}
.statebook .fa-not-equal:before {
  content: "\f53e";
}
.statebook .fa-notes-medical:before {
  content: "\f481";
}
.statebook .fa-npm:before {
  content: "\f3d4";
}
.statebook .fa-ns8:before {
  content: "\f3d5";
}
.statebook .fa-nutritionix:before {
  content: "\f3d6";
}
.statebook .fa-object-group:before {
  content: "\f247";
}
.statebook .fa-object-ungroup:before {
  content: "\f248";
}
.statebook .fa-octopus-deploy:before {
  content: "\e082";
}
.statebook .fa-odnoklassniki:before {
  content: "\f263";
}
.statebook .fa-odnoklassniki-square:before {
  content: "\f264";
}
.statebook .fa-oil-can:before {
  content: "\f613";
}
.statebook .fa-old-republic:before {
  content: "\f510";
}
.statebook .fa-om:before {
  content: "\f679";
}
.statebook .fa-opencart:before {
  content: "\f23d";
}
.statebook .fa-openid:before {
  content: "\f19b";
}
.statebook .fa-opera:before {
  content: "\f26a";
}
.statebook .fa-optin-monster:before {
  content: "\f23c";
}
.statebook .fa-orcid:before {
  content: "\f8d2";
}
.statebook .fa-osi:before {
  content: "\f41a";
}
.statebook .fa-otter:before {
  content: "\f700";
}
.statebook .fa-outdent:before {
  content: "\f03b";
}
.statebook .fa-page4:before {
  content: "\f3d7";
}
.statebook .fa-pagelines:before {
  content: "\f18c";
}
.statebook .fa-pager:before {
  content: "\f815";
}
.statebook .fa-paint-brush:before {
  content: "\f1fc";
}
.statebook .fa-paint-roller:before {
  content: "\f5aa";
}
.statebook .fa-palette:before {
  content: "\f53f";
}
.statebook .fa-palfed:before {
  content: "\f3d8";
}
.statebook .fa-pallet:before {
  content: "\f482";
}
.statebook .fa-paper-plane:before {
  content: "\f1d8";
}
.statebook .fa-paperclip:before {
  content: "\f0c6";
}
.statebook .fa-parachute-box:before {
  content: "\f4cd";
}
.statebook .fa-paragraph:before {
  content: "\f1dd";
}
.statebook .fa-parking:before {
  content: "\f540";
}
.statebook .fa-passport:before {
  content: "\f5ab";
}
.statebook .fa-pastafarianism:before {
  content: "\f67b";
}
.statebook .fa-paste:before {
  content: "\f0ea";
}
.statebook .fa-patreon:before {
  content: "\f3d9";
}
.statebook .fa-pause:before {
  content: "\f04c";
}
.statebook .fa-pause-circle:before {
  content: "\f28b";
}
.statebook .fa-paw:before {
  content: "\f1b0";
}
.statebook .fa-paypal:before {
  content: "\f1ed";
}
.statebook .fa-peace:before {
  content: "\f67c";
}
.statebook .fa-pen:before {
  content: "\f304";
}
.statebook .fa-pen-alt:before {
  content: "\f305";
}
.statebook .fa-pen-fancy:before {
  content: "\f5ac";
}
.statebook .fa-pen-nib:before {
  content: "\f5ad";
}
.statebook .fa-pen-square:before {
  content: "\f14b";
}
.statebook .fa-pencil-alt:before {
  content: "\f303";
}
.statebook .fa-pencil-ruler:before {
  content: "\f5ae";
}
.statebook .fa-penny-arcade:before {
  content: "\f704";
}
.statebook .fa-people-arrows:before {
  content: "\e068";
}
.statebook .fa-people-carry:before {
  content: "\f4ce";
}
.statebook .fa-pepper-hot:before {
  content: "\f816";
}
.statebook .fa-perbyte:before {
  content: "\e083";
}
.statebook .fa-percent:before {
  content: "\f295";
}
.statebook .fa-percentage:before {
  content: "\f541";
}
.statebook .fa-periscope:before {
  content: "\f3da";
}
.statebook .fa-person-booth:before {
  content: "\f756";
}
.statebook .fa-phabricator:before {
  content: "\f3db";
}
.statebook .fa-phoenix-framework:before {
  content: "\f3dc";
}
.statebook .fa-phoenix-squadron:before {
  content: "\f511";
}
.statebook .fa-phone:before {
  content: "\f095";
}
.statebook .fa-phone-alt:before {
  content: "\f879";
}
.statebook .fa-phone-slash:before {
  content: "\f3dd";
}
.statebook .fa-phone-square:before {
  content: "\f098";
}
.statebook .fa-phone-square-alt:before {
  content: "\f87b";
}
.statebook .fa-phone-volume:before {
  content: "\f2a0";
}
.statebook .fa-photo-video:before {
  content: "\f87c";
}
.statebook .fa-php:before {
  content: "\f457";
}
.statebook .fa-pied-piper:before {
  content: "\f2ae";
}
.statebook .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.statebook .fa-pied-piper-hat:before {
  content: "\f4e5";
}
.statebook .fa-pied-piper-pp:before {
  content: "\f1a7";
}
.statebook .fa-pied-piper-square:before {
  content: "\e01e";
}
.statebook .fa-piggy-bank:before {
  content: "\f4d3";
}
.statebook .fa-pills:before {
  content: "\f484";
}
.statebook .fa-pinterest:before {
  content: "\f0d2";
}
.statebook .fa-pinterest-p:before {
  content: "\f231";
}
.statebook .fa-pinterest-square:before {
  content: "\f0d3";
}
.statebook .fa-pizza-slice:before {
  content: "\f818";
}
.statebook .fa-place-of-worship:before {
  content: "\f67f";
}
.statebook .fa-plane:before {
  content: "\f072";
}
.statebook .fa-plane-arrival:before {
  content: "\f5af";
}
.statebook .fa-plane-departure:before {
  content: "\f5b0";
}
.statebook .fa-plane-slash:before {
  content: "\e069";
}
.statebook .fa-play:before {
  content: "\f04b";
}
.statebook .fa-play-circle:before {
  content: "\f144";
}
.statebook .fa-playstation:before {
  content: "\f3df";
}
.statebook .fa-plug:before {
  content: "\f1e6";
}
.statebook .fa-plus:before {
  content: "\f067";
}
.statebook .fa-plus-circle:before {
  content: "\f055";
}
.statebook .fa-plus-square:before {
  content: "\f0fe";
}
.statebook .fa-podcast:before {
  content: "\f2ce";
}
.statebook .fa-poll:before {
  content: "\f681";
}
.statebook .fa-poll-h:before {
  content: "\f682";
}
.statebook .fa-poo:before {
  content: "\f2fe";
}
.statebook .fa-poo-storm:before {
  content: "\f75a";
}
.statebook .fa-poop:before {
  content: "\f619";
}
.statebook .fa-portrait:before {
  content: "\f3e0";
}
.statebook .fa-pound-sign:before {
  content: "\f154";
}
.statebook .fa-power-off:before {
  content: "\f011";
}
.statebook .fa-pray:before {
  content: "\f683";
}
.statebook .fa-praying-hands:before {
  content: "\f684";
}
.statebook .fa-prescription:before {
  content: "\f5b1";
}
.statebook .fa-prescription-bottle:before {
  content: "\f485";
}
.statebook .fa-prescription-bottle-alt:before {
  content: "\f486";
}
.statebook .fa-print:before {
  content: "\f02f";
}
.statebook .fa-procedures:before {
  content: "\f487";
}
.statebook .fa-product-hunt:before {
  content: "\f288";
}
.statebook .fa-project-diagram:before {
  content: "\f542";
}
.statebook .fa-pump-medical:before {
  content: "\e06a";
}
.statebook .fa-pump-soap:before {
  content: "\e06b";
}
.statebook .fa-pushed:before {
  content: "\f3e1";
}
.statebook .fa-puzzle-piece:before {
  content: "\f12e";
}
.statebook .fa-python:before {
  content: "\f3e2";
}
.statebook .fa-qq:before {
  content: "\f1d6";
}
.statebook .fa-qrcode:before {
  content: "\f029";
}
.statebook .fa-question:before {
  content: "\f128";
}
.statebook .fa-question-circle:before {
  content: "\f059";
}
.statebook .fa-quidditch:before {
  content: "\f458";
}
.statebook .fa-quinscape:before {
  content: "\f459";
}
.statebook .fa-quora:before {
  content: "\f2c4";
}
.statebook .fa-quote-left:before {
  content: "\f10d";
}
.statebook .fa-quote-right:before {
  content: "\f10e";
}
.statebook .fa-quran:before {
  content: "\f687";
}
.statebook .fa-r-project:before {
  content: "\f4f7";
}
.statebook .fa-radiation:before {
  content: "\f7b9";
}
.statebook .fa-radiation-alt:before {
  content: "\f7ba";
}
.statebook .fa-rainbow:before {
  content: "\f75b";
}
.statebook .fa-random:before {
  content: "\f074";
}
.statebook .fa-raspberry-pi:before {
  content: "\f7bb";
}
.statebook .fa-ravelry:before {
  content: "\f2d9";
}
.statebook .fa-react:before {
  content: "\f41b";
}
.statebook .fa-reacteurope:before {
  content: "\f75d";
}
.statebook .fa-readme:before {
  content: "\f4d5";
}
.statebook .fa-rebel:before {
  content: "\f1d0";
}
.statebook .fa-receipt:before {
  content: "\f543";
}
.statebook .fa-record-vinyl:before {
  content: "\f8d9";
}
.statebook .fa-recycle:before {
  content: "\f1b8";
}
.statebook .fa-red-river:before {
  content: "\f3e3";
}
.statebook .fa-reddit:before {
  content: "\f1a1";
}
.statebook .fa-reddit-alien:before {
  content: "\f281";
}
.statebook .fa-reddit-square:before {
  content: "\f1a2";
}
.statebook .fa-redhat:before {
  content: "\f7bc";
}
.statebook .fa-redo:before {
  content: "\f01e";
}
.statebook .fa-redo-alt:before {
  content: "\f2f9";
}
.statebook .fa-registered:before {
  content: "\f25d";
}
.statebook .fa-remove-format:before {
  content: "\f87d";
}
.statebook .fa-renren:before {
  content: "\f18b";
}
.statebook .fa-reply:before {
  content: "\f3e5";
}
.statebook .fa-reply-all:before {
  content: "\f122";
}
.statebook .fa-replyd:before {
  content: "\f3e6";
}
.statebook .fa-republican:before {
  content: "\f75e";
}
.statebook .fa-researchgate:before {
  content: "\f4f8";
}
.statebook .fa-resolving:before {
  content: "\f3e7";
}
.statebook .fa-restroom:before {
  content: "\f7bd";
}
.statebook .fa-retweet:before {
  content: "\f079";
}
.statebook .fa-rev:before {
  content: "\f5b2";
}
.statebook .fa-ribbon:before {
  content: "\f4d6";
}
.statebook .fa-ring:before {
  content: "\f70b";
}
.statebook .fa-road:before {
  content: "\f018";
}
.statebook .fa-robot:before {
  content: "\f544";
}
.statebook .fa-rocket:before {
  content: "\f135";
}
.statebook .fa-rocketchat:before {
  content: "\f3e8";
}
.statebook .fa-rockrms:before {
  content: "\f3e9";
}
.statebook .fa-route:before {
  content: "\f4d7";
}
.statebook .fa-rss:before {
  content: "\f09e";
}
.statebook .fa-rss-square:before {
  content: "\f143";
}
.statebook .fa-ruble-sign:before {
  content: "\f158";
}
.statebook .fa-ruler:before {
  content: "\f545";
}
.statebook .fa-ruler-combined:before {
  content: "\f546";
}
.statebook .fa-ruler-horizontal:before {
  content: "\f547";
}
.statebook .fa-ruler-vertical:before {
  content: "\f548";
}
.statebook .fa-running:before {
  content: "\f70c";
}
.statebook .fa-rupee-sign:before {
  content: "\f156";
}
.statebook .fa-rust:before {
  content: "\e07a";
}
.statebook .fa-sad-cry:before {
  content: "\f5b3";
}
.statebook .fa-sad-tear:before {
  content: "\f5b4";
}
.statebook .fa-safari:before {
  content: "\f267";
}
.statebook .fa-salesforce:before {
  content: "\f83b";
}
.statebook .fa-sass:before {
  content: "\f41e";
}
.statebook .fa-satellite:before {
  content: "\f7bf";
}
.statebook .fa-satellite-dish:before {
  content: "\f7c0";
}
.statebook .fa-save:before {
  content: "\f0c7";
}
.statebook .fa-schlix:before {
  content: "\f3ea";
}
.statebook .fa-school:before {
  content: "\f549";
}
.statebook .fa-screwdriver:before {
  content: "\f54a";
}
.statebook .fa-scribd:before {
  content: "\f28a";
}
.statebook .fa-scroll:before {
  content: "\f70e";
}
.statebook .fa-sd-card:before {
  content: "\f7c2";
}
.statebook .fa-search:before {
  content: "\f002";
}
.statebook .fa-search-dollar:before {
  content: "\f688";
}
.statebook .fa-search-location:before {
  content: "\f689";
}
.statebook .fa-search-minus:before {
  content: "\f010";
}
.statebook .fa-search-plus:before {
  content: "\f00e";
}
.statebook .fa-searchengin:before {
  content: "\f3eb";
}
.statebook .fa-seedling:before {
  content: "\f4d8";
}
.statebook .fa-sellcast:before {
  content: "\f2da";
}
.statebook .fa-sellsy:before {
  content: "\f213";
}
.statebook .fa-server:before {
  content: "\f233";
}
.statebook .fa-servicestack:before {
  content: "\f3ec";
}
.statebook .fa-shapes:before {
  content: "\f61f";
}
.statebook .fa-share:before {
  content: "\f064";
}
.statebook .fa-share-alt:before {
  content: "\f1e0";
}
.statebook .fa-share-alt-square:before {
  content: "\f1e1";
}
.statebook .fa-share-square:before {
  content: "\f14d";
}
.statebook .fa-shekel-sign:before {
  content: "\f20b";
}
.statebook .fa-shield-alt:before {
  content: "\f3ed";
}
.statebook .fa-shield-virus:before {
  content: "\e06c";
}
.statebook .fa-ship:before {
  content: "\f21a";
}
.statebook .fa-shipping-fast:before {
  content: "\f48b";
}
.statebook .fa-shirtsinbulk:before {
  content: "\f214";
}
.statebook .fa-shoe-prints:before {
  content: "\f54b";
}
.statebook .fa-shopify:before {
  content: "\e057";
}
.statebook .fa-shopping-bag:before {
  content: "\f290";
}
.statebook .fa-shopping-basket:before {
  content: "\f291";
}
.statebook .fa-shopping-cart:before {
  content: "\f07a";
}
.statebook .fa-shopware:before {
  content: "\f5b5";
}
.statebook .fa-shower:before {
  content: "\f2cc";
}
.statebook .fa-shuttle-van:before {
  content: "\f5b6";
}
.statebook .fa-sign:before {
  content: "\f4d9";
}
.statebook .fa-sign-in-alt:before {
  content: "\f2f6";
}
.statebook .fa-sign-language:before {
  content: "\f2a7";
}
.statebook .fa-sign-out-alt:before {
  content: "\f2f5";
}
.statebook .fa-signal:before {
  content: "\f012";
}
.statebook .fa-signature:before {
  content: "\f5b7";
}
.statebook .fa-sim-card:before {
  content: "\f7c4";
}
.statebook .fa-simplybuilt:before {
  content: "\f215";
}
.statebook .fa-sink:before {
  content: "\e06d";
}
.statebook .fa-sistrix:before {
  content: "\f3ee";
}
.statebook .fa-sitemap:before {
  content: "\f0e8";
}
.statebook .fa-sith:before {
  content: "\f512";
}
.statebook .fa-skating:before {
  content: "\f7c5";
}
.statebook .fa-sketch:before {
  content: "\f7c6";
}
.statebook .fa-skiing:before {
  content: "\f7c9";
}
.statebook .fa-skiing-nordic:before {
  content: "\f7ca";
}
.statebook .fa-skull:before {
  content: "\f54c";
}
.statebook .fa-skull-crossbones:before {
  content: "\f714";
}
.statebook .fa-skyatlas:before {
  content: "\f216";
}
.statebook .fa-skype:before {
  content: "\f17e";
}
.statebook .fa-slack:before {
  content: "\f198";
}
.statebook .fa-slack-hash:before {
  content: "\f3ef";
}
.statebook .fa-slash:before {
  content: "\f715";
}
.statebook .fa-sleigh:before {
  content: "\f7cc";
}
.statebook .fa-sliders-h:before {
  content: "\f1de";
}
.statebook .fa-slideshare:before {
  content: "\f1e7";
}
.statebook .fa-smile:before {
  content: "\f118";
}
.statebook .fa-smile-beam:before {
  content: "\f5b8";
}
.statebook .fa-smile-wink:before {
  content: "\f4da";
}
.statebook .fa-smog:before {
  content: "\f75f";
}
.statebook .fa-smoking:before {
  content: "\f48d";
}
.statebook .fa-smoking-ban:before {
  content: "\f54d";
}
.statebook .fa-sms:before {
  content: "\f7cd";
}
.statebook .fa-snapchat:before {
  content: "\f2ab";
}
.statebook .fa-snapchat-ghost:before {
  content: "\f2ac";
}
.statebook .fa-snapchat-square:before {
  content: "\f2ad";
}
.statebook .fa-snowboarding:before {
  content: "\f7ce";
}
.statebook .fa-snowflake:before {
  content: "\f2dc";
}
.statebook .fa-snowman:before {
  content: "\f7d0";
}
.statebook .fa-snowplow:before {
  content: "\f7d2";
}
.statebook .fa-soap:before {
  content: "\e06e";
}
.statebook .fa-socks:before {
  content: "\f696";
}
.statebook .fa-solar-panel:before {
  content: "\f5ba";
}
.statebook .fa-sort:before {
  content: "\f0dc";
}
.statebook .fa-sort-alpha-down:before {
  content: "\f15d";
}
.statebook .fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.statebook .fa-sort-alpha-up:before {
  content: "\f15e";
}
.statebook .fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.statebook .fa-sort-amount-down:before {
  content: "\f160";
}
.statebook .fa-sort-amount-down-alt:before {
  content: "\f884";
}
.statebook .fa-sort-amount-up:before {
  content: "\f161";
}
.statebook .fa-sort-amount-up-alt:before {
  content: "\f885";
}
.statebook .fa-sort-down:before {
  content: "\f0dd";
}
.statebook .fa-sort-numeric-down:before {
  content: "\f162";
}
.statebook .fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.statebook .fa-sort-numeric-up:before {
  content: "\f163";
}
.statebook .fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.statebook .fa-sort-up:before {
  content: "\f0de";
}
.statebook .fa-soundcloud:before {
  content: "\f1be";
}
.statebook .fa-sourcetree:before {
  content: "\f7d3";
}
.statebook .fa-spa:before {
  content: "\f5bb";
}
.statebook .fa-space-shuttle:before {
  content: "\f197";
}
.statebook .fa-speakap:before {
  content: "\f3f3";
}
.statebook .fa-speaker-deck:before {
  content: "\f83c";
}
.statebook .fa-spell-check:before {
  content: "\f891";
}
.statebook .fa-spider:before {
  content: "\f717";
}
.statebook .fa-spinner:before {
  content: "\f110";
}
.statebook .fa-splotch:before {
  content: "\f5bc";
}
.statebook .fa-spotify:before {
  content: "\f1bc";
}
.statebook .fa-spray-can:before {
  content: "\f5bd";
}
.statebook .fa-square:before {
  content: "\f0c8";
}
.statebook .fa-square-full:before {
  content: "\f45c";
}
.statebook .fa-square-root-alt:before {
  content: "\f698";
}
.statebook .fa-squarespace:before {
  content: "\f5be";
}
.statebook .fa-stack-exchange:before {
  content: "\f18d";
}
.statebook .fa-stack-overflow:before {
  content: "\f16c";
}
.statebook .fa-stackpath:before {
  content: "\f842";
}
.statebook .fa-stamp:before {
  content: "\f5bf";
}
.statebook .fa-star:before {
  content: "\f005";
}
.statebook .fa-star-and-crescent:before {
  content: "\f699";
}
.statebook .fa-star-half:before {
  content: "\f089";
}
.statebook .fa-star-half-alt:before {
  content: "\f5c0";
}
.statebook .fa-star-of-david:before {
  content: "\f69a";
}
.statebook .fa-star-of-life:before {
  content: "\f621";
}
.statebook .fa-staylinked:before {
  content: "\f3f5";
}
.statebook .fa-steam:before {
  content: "\f1b6";
}
.statebook .fa-steam-square:before {
  content: "\f1b7";
}
.statebook .fa-steam-symbol:before {
  content: "\f3f6";
}
.statebook .fa-step-backward:before {
  content: "\f048";
}
.statebook .fa-step-forward:before {
  content: "\f051";
}
.statebook .fa-stethoscope:before {
  content: "\f0f1";
}
.statebook .fa-sticker-mule:before {
  content: "\f3f7";
}
.statebook .fa-sticky-note:before {
  content: "\f249";
}
.statebook .fa-stop:before {
  content: "\f04d";
}
.statebook .fa-stop-circle:before {
  content: "\f28d";
}
.statebook .fa-stopwatch:before {
  content: "\f2f2";
}
.statebook .fa-stopwatch-20:before {
  content: "\e06f";
}
.statebook .fa-store:before {
  content: "\f54e";
}
.statebook .fa-store-alt:before {
  content: "\f54f";
}
.statebook .fa-store-alt-slash:before {
  content: "\e070";
}
.statebook .fa-store-slash:before {
  content: "\e071";
}
.statebook .fa-strava:before {
  content: "\f428";
}
.statebook .fa-stream:before {
  content: "\f550";
}
.statebook .fa-street-view:before {
  content: "\f21d";
}
.statebook .fa-strikethrough:before {
  content: "\f0cc";
}
.statebook .fa-stripe:before {
  content: "\f429";
}
.statebook .fa-stripe-s:before {
  content: "\f42a";
}
.statebook .fa-stroopwafel:before {
  content: "\f551";
}
.statebook .fa-studiovinari:before {
  content: "\f3f8";
}
.statebook .fa-stumbleupon:before {
  content: "\f1a4";
}
.statebook .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.statebook .fa-subscript:before {
  content: "\f12c";
}
.statebook .fa-subway:before {
  content: "\f239";
}
.statebook .fa-suitcase:before {
  content: "\f0f2";
}
.statebook .fa-suitcase-rolling:before {
  content: "\f5c1";
}
.statebook .fa-sun:before {
  content: "\f185";
}
.statebook .fa-superpowers:before {
  content: "\f2dd";
}
.statebook .fa-superscript:before {
  content: "\f12b";
}
.statebook .fa-supple:before {
  content: "\f3f9";
}
.statebook .fa-surprise:before {
  content: "\f5c2";
}
.statebook .fa-suse:before {
  content: "\f7d6";
}
.statebook .fa-swatchbook:before {
  content: "\f5c3";
}
.statebook .fa-swift:before {
  content: "\f8e1";
}
.statebook .fa-swimmer:before {
  content: "\f5c4";
}
.statebook .fa-swimming-pool:before {
  content: "\f5c5";
}
.statebook .fa-symfony:before {
  content: "\f83d";
}
.statebook .fa-synagogue:before {
  content: "\f69b";
}
.statebook .fa-sync:before {
  content: "\f021";
}
.statebook .fa-sync-alt:before {
  content: "\f2f1";
}
.statebook .fa-syringe:before {
  content: "\f48e";
}
.statebook .fa-table:before {
  content: "\f0ce";
}
.statebook .fa-table-tennis:before {
  content: "\f45d";
}
.statebook .fa-tablet:before {
  content: "\f10a";
}
.statebook .fa-tablet-alt:before {
  content: "\f3fa";
}
.statebook .fa-tablets:before {
  content: "\f490";
}
.statebook .fa-tachometer-alt:before {
  content: "\f3fd";
}
.statebook .fa-tag:before {
  content: "\f02b";
}
.statebook .fa-tags:before {
  content: "\f02c";
}
.statebook .fa-tape:before {
  content: "\f4db";
}
.statebook .fa-tasks:before {
  content: "\f0ae";
}
.statebook .fa-taxi:before {
  content: "\f1ba";
}
.statebook .fa-teamspeak:before {
  content: "\f4f9";
}
.statebook .fa-teeth:before {
  content: "\f62e";
}
.statebook .fa-teeth-open:before {
  content: "\f62f";
}
.statebook .fa-telegram:before {
  content: "\f2c6";
}
.statebook .fa-telegram-plane:before {
  content: "\f3fe";
}
.statebook .fa-temperature-high:before {
  content: "\f769";
}
.statebook .fa-temperature-low:before {
  content: "\f76b";
}
.statebook .fa-tencent-weibo:before {
  content: "\f1d5";
}
.statebook .fa-tenge:before {
  content: "\f7d7";
}
.statebook .fa-terminal:before {
  content: "\f120";
}
.statebook .fa-text-height:before {
  content: "\f034";
}
.statebook .fa-text-width:before {
  content: "\f035";
}
.statebook .fa-th:before {
  content: "\f00a";
}
.statebook .fa-th-large:before {
  content: "\f009";
}
.statebook .fa-th-list:before {
  content: "\f00b";
}
.statebook .fa-the-red-yeti:before {
  content: "\f69d";
}
.statebook .fa-theater-masks:before {
  content: "\f630";
}
.statebook .fa-themeco:before {
  content: "\f5c6";
}
.statebook .fa-themeisle:before {
  content: "\f2b2";
}
.statebook .fa-thermometer:before {
  content: "\f491";
}
.statebook .fa-thermometer-empty:before {
  content: "\f2cb";
}
.statebook .fa-thermometer-full:before {
  content: "\f2c7";
}
.statebook .fa-thermometer-half:before {
  content: "\f2c9";
}
.statebook .fa-thermometer-quarter:before {
  content: "\f2ca";
}
.statebook .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.statebook .fa-think-peaks:before {
  content: "\f731";
}
.statebook .fa-thumbs-down:before {
  content: "\f165";
}
.statebook .fa-thumbs-up:before {
  content: "\f164";
}
.statebook .fa-thumbtack:before {
  content: "\f08d";
}
.statebook .fa-ticket-alt:before {
  content: "\f3ff";
}
.statebook .fa-tiktok:before {
  content: "\e07b";
}
.statebook .fa-times:before {
  content: "\f00d";
}
.statebook .fa-times-circle:before {
  content: "\f057";
}
.statebook .fa-tint:before {
  content: "\f043";
}
.statebook .fa-tint-slash:before {
  content: "\f5c7";
}
.statebook .fa-tired:before {
  content: "\f5c8";
}
.statebook .fa-toggle-off:before {
  content: "\f204";
}
.statebook .fa-toggle-on:before {
  content: "\f205";
}
.statebook .fa-toilet:before {
  content: "\f7d8";
}
.statebook .fa-toilet-paper:before {
  content: "\f71e";
}
.statebook .fa-toilet-paper-slash:before {
  content: "\e072";
}
.statebook .fa-toolbox:before {
  content: "\f552";
}
.statebook .fa-tools:before {
  content: "\f7d9";
}
.statebook .fa-tooth:before {
  content: "\f5c9";
}
.statebook .fa-torah:before {
  content: "\f6a0";
}
.statebook .fa-torii-gate:before {
  content: "\f6a1";
}
.statebook .fa-tractor:before {
  content: "\f722";
}
.statebook .fa-trade-federation:before {
  content: "\f513";
}
.statebook .fa-trademark:before {
  content: "\f25c";
}
.statebook .fa-traffic-light:before {
  content: "\f637";
}
.statebook .fa-trailer:before {
  content: "\e041";
}
.statebook .fa-train:before {
  content: "\f238";
}
.statebook .fa-tram:before {
  content: "\f7da";
}
.statebook .fa-transgender:before {
  content: "\f224";
}
.statebook .fa-transgender-alt:before {
  content: "\f225";
}
.statebook .fa-trash:before {
  content: "\f1f8";
}
.statebook .fa-trash-alt:before {
  content: "\f2ed";
}
.statebook .fa-trash-restore:before {
  content: "\f829";
}
.statebook .fa-trash-restore-alt:before {
  content: "\f82a";
}
.statebook .fa-tree:before {
  content: "\f1bb";
}
.statebook .fa-trello:before {
  content: "\f181";
}
.statebook .fa-tripadvisor:before {
  content: "\f262";
}
.statebook .fa-trophy:before {
  content: "\f091";
}
.statebook .fa-truck:before {
  content: "\f0d1";
}
.statebook .fa-truck-loading:before {
  content: "\f4de";
}
.statebook .fa-truck-monster:before {
  content: "\f63b";
}
.statebook .fa-truck-moving:before {
  content: "\f4df";
}
.statebook .fa-truck-pickup:before {
  content: "\f63c";
}
.statebook .fa-tshirt:before {
  content: "\f553";
}
.statebook .fa-tty:before {
  content: "\f1e4";
}
.statebook .fa-tumblr:before {
  content: "\f173";
}
.statebook .fa-tumblr-square:before {
  content: "\f174";
}
.statebook .fa-tv:before {
  content: "\f26c";
}
.statebook .fa-twitch:before {
  content: "\f1e8";
}
.statebook .fa-twitter:before {
  content: "\f099";
}
.statebook .fa-twitter-square:before {
  content: "\f081";
}
.statebook .fa-typo3:before {
  content: "\f42b";
}
.statebook .fa-uber:before {
  content: "\f402";
}
.statebook .fa-ubuntu:before {
  content: "\f7df";
}
.statebook .fa-uikit:before {
  content: "\f403";
}
.statebook .fa-umbraco:before {
  content: "\f8e8";
}
.statebook .fa-umbrella:before {
  content: "\f0e9";
}
.statebook .fa-umbrella-beach:before {
  content: "\f5ca";
}
.statebook .fa-uncharted:before {
  content: "\e084";
}
.statebook .fa-underline:before {
  content: "\f0cd";
}
.statebook .fa-undo:before {
  content: "\f0e2";
}
.statebook .fa-undo-alt:before {
  content: "\f2ea";
}
.statebook .fa-uniregistry:before {
  content: "\f404";
}
.statebook .fa-unity:before {
  content: "\e049";
}
.statebook .fa-universal-access:before {
  content: "\f29a";
}
.statebook .fa-university:before {
  content: "\f19c";
}
.statebook .fa-unlink:before {
  content: "\f127";
}
.statebook .fa-unlock:before {
  content: "\f09c";
}
.statebook .fa-unlock-alt:before {
  content: "\f13e";
}
.statebook .fa-unsplash:before {
  content: "\e07c";
}
.statebook .fa-untappd:before {
  content: "\f405";
}
.statebook .fa-upload:before {
  content: "\f093";
}
.statebook .fa-ups:before {
  content: "\f7e0";
}
.statebook .fa-usb:before {
  content: "\f287";
}
.statebook .fa-user:before {
  content: "\f007";
}
.statebook .fa-user-alt:before {
  content: "\f406";
}
.statebook .fa-user-alt-slash:before {
  content: "\f4fa";
}
.statebook .fa-user-astronaut:before {
  content: "\f4fb";
}
.statebook .fa-user-check:before {
  content: "\f4fc";
}
.statebook .fa-user-circle:before {
  content: "\f2bd";
}
.statebook .fa-user-clock:before {
  content: "\f4fd";
}
.statebook .fa-user-cog:before {
  content: "\f4fe";
}
.statebook .fa-user-edit:before {
  content: "\f4ff";
}
.statebook .fa-user-friends:before {
  content: "\f500";
}
.statebook .fa-user-graduate:before {
  content: "\f501";
}
.statebook .fa-user-injured:before {
  content: "\f728";
}
.statebook .fa-user-lock:before {
  content: "\f502";
}
.statebook .fa-user-md:before {
  content: "\f0f0";
}
.statebook .fa-user-minus:before {
  content: "\f503";
}
.statebook .fa-user-ninja:before {
  content: "\f504";
}
.statebook .fa-user-nurse:before {
  content: "\f82f";
}
.statebook .fa-user-plus:before {
  content: "\f234";
}
.statebook .fa-user-secret:before {
  content: "\f21b";
}
.statebook .fa-user-shield:before {
  content: "\f505";
}
.statebook .fa-user-slash:before {
  content: "\f506";
}
.statebook .fa-user-tag:before {
  content: "\f507";
}
.statebook .fa-user-tie:before {
  content: "\f508";
}
.statebook .fa-user-times:before {
  content: "\f235";
}
.statebook .fa-users:before {
  content: "\f0c0";
}
.statebook .fa-users-cog:before {
  content: "\f509";
}
.statebook .fa-users-slash:before {
  content: "\e073";
}
.statebook .fa-usps:before {
  content: "\f7e1";
}
.statebook .fa-ussunnah:before {
  content: "\f407";
}
.statebook .fa-utensil-spoon:before {
  content: "\f2e5";
}
.statebook .fa-utensils:before {
  content: "\f2e7";
}
.statebook .fa-vaadin:before {
  content: "\f408";
}
.statebook .fa-vector-square:before {
  content: "\f5cb";
}
.statebook .fa-venus:before {
  content: "\f221";
}
.statebook .fa-venus-double:before {
  content: "\f226";
}
.statebook .fa-venus-mars:before {
  content: "\f228";
}
.statebook .fa-vest:before {
  content: "\e085";
}
.statebook .fa-vest-patches:before {
  content: "\e086";
}
.statebook .fa-viacoin:before {
  content: "\f237";
}
.statebook .fa-viadeo:before {
  content: "\f2a9";
}
.statebook .fa-viadeo-square:before {
  content: "\f2aa";
}
.statebook .fa-vial:before {
  content: "\f492";
}
.statebook .fa-vials:before {
  content: "\f493";
}
.statebook .fa-viber:before {
  content: "\f409";
}
.statebook .fa-video:before {
  content: "\f03d";
}
.statebook .fa-video-slash:before {
  content: "\f4e2";
}
.statebook .fa-vihara:before {
  content: "\f6a7";
}
.statebook .fa-vimeo:before {
  content: "\f40a";
}
.statebook .fa-vimeo-square:before {
  content: "\f194";
}
.statebook .fa-vimeo-v:before {
  content: "\f27d";
}
.statebook .fa-vine:before {
  content: "\f1ca";
}
.statebook .fa-virus:before {
  content: "\e074";
}
.statebook .fa-virus-slash:before {
  content: "\e075";
}
.statebook .fa-viruses:before {
  content: "\e076";
}
.statebook .fa-vk:before {
  content: "\f189";
}
.statebook .fa-vnv:before {
  content: "\f40b";
}
.statebook .fa-voicemail:before {
  content: "\f897";
}
.statebook .fa-volleyball-ball:before {
  content: "\f45f";
}
.statebook .fa-volume-down:before {
  content: "\f027";
}
.statebook .fa-volume-mute:before {
  content: "\f6a9";
}
.statebook .fa-volume-off:before {
  content: "\f026";
}
.statebook .fa-volume-up:before {
  content: "\f028";
}
.statebook .fa-vote-yea:before {
  content: "\f772";
}
.statebook .fa-vr-cardboard:before {
  content: "\f729";
}
.statebook .fa-vuejs:before {
  content: "\f41f";
}
.statebook .fa-walking:before {
  content: "\f554";
}
.statebook .fa-wallet:before {
  content: "\f555";
}
.statebook .fa-warehouse:before {
  content: "\f494";
}
.statebook .fa-watchman-monitoring:before {
  content: "\e087";
}
.statebook .fa-water:before {
  content: "\f773";
}
.statebook .fa-wave-square:before {
  content: "\f83e";
}
.statebook .fa-waze:before {
  content: "\f83f";
}
.statebook .fa-weebly:before {
  content: "\f5cc";
}
.statebook .fa-weibo:before {
  content: "\f18a";
}
.statebook .fa-weight:before {
  content: "\f496";
}
.statebook .fa-weight-hanging:before {
  content: "\f5cd";
}
.statebook .fa-weixin:before {
  content: "\f1d7";
}
.statebook .fa-whatsapp:before {
  content: "\f232";
}
.statebook .fa-whatsapp-square:before {
  content: "\f40c";
}
.statebook .fa-wheelchair:before {
  content: "\f193";
}
.statebook .fa-whmcs:before {
  content: "\f40d";
}
.statebook .fa-wifi:before {
  content: "\f1eb";
}
.statebook .fa-wikipedia-w:before {
  content: "\f266";
}
.statebook .fa-wind:before {
  content: "\f72e";
}
.statebook .fa-window-close:before {
  content: "\f410";
}
.statebook .fa-window-maximize:before {
  content: "\f2d0";
}
.statebook .fa-window-minimize:before {
  content: "\f2d1";
}
.statebook .fa-window-restore:before {
  content: "\f2d2";
}
.statebook .fa-windows:before {
  content: "\f17a";
}
.statebook .fa-wine-bottle:before {
  content: "\f72f";
}
.statebook .fa-wine-glass:before {
  content: "\f4e3";
}
.statebook .fa-wine-glass-alt:before {
  content: "\f5ce";
}
.statebook .fa-wix:before {
  content: "\f5cf";
}
.statebook .fa-wizards-of-the-coast:before {
  content: "\f730";
}
.statebook .fa-wodu:before {
  content: "\e088";
}
.statebook .fa-wolf-pack-battalion:before {
  content: "\f514";
}
.statebook .fa-won-sign:before {
  content: "\f159";
}
.statebook .fa-wordpress:before {
  content: "\f19a";
}
.statebook .fa-wordpress-simple:before {
  content: "\f411";
}
.statebook .fa-wpbeginner:before {
  content: "\f297";
}
.statebook .fa-wpexplorer:before {
  content: "\f2de";
}
.statebook .fa-wpforms:before {
  content: "\f298";
}
.statebook .fa-wpressr:before {
  content: "\f3e4";
}
.statebook .fa-wrench:before {
  content: "\f0ad";
}
.statebook .fa-x-ray:before {
  content: "\f497";
}
.statebook .fa-xbox:before {
  content: "\f412";
}
.statebook .fa-xing:before {
  content: "\f168";
}
.statebook .fa-xing-square:before {
  content: "\f169";
}
.statebook .fa-y-combinator:before {
  content: "\f23b";
}
.statebook .fa-yahoo:before {
  content: "\f19e";
}
.statebook .fa-yammer:before {
  content: "\f840";
}
.statebook .fa-yandex:before {
  content: "\f413";
}
.statebook .fa-yandex-international:before {
  content: "\f414";
}
.statebook .fa-yarn:before {
  content: "\f7e3";
}
.statebook .fa-yelp:before {
  content: "\f1e9";
}
.statebook .fa-yen-sign:before {
  content: "\f157";
}
.statebook .fa-yin-yang:before {
  content: "\f6ad";
}
.statebook .fa-yoast:before {
  content: "\f2b1";
}
.statebook .fa-youtube:before {
  content: "\f167";
}
.statebook .fa-youtube-square:before {
  content: "\f431";
}
.statebook .fa-zhihu:before {
  content: "\f63f";
}
.statebook .sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.statebook .sr-only-focusable:active,
.statebook .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.statebook .fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.statebook .far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.statebook .fa,
.statebook .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/*  jstree.css  */
.statebook {
  /* jsTree default theme */
}
.statebook .jstree-node,
.statebook .jstree-children,
.statebook .jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.statebook .jstree-node {
  white-space: nowrap;
}
.statebook .jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.statebook .jstree-anchor:focus {
  outline: 0;
}
.statebook .jstree-anchor,
.statebook .jstree-anchor:link,
.statebook .jstree-anchor:visited,
.statebook .jstree-anchor:hover,
.statebook .jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.statebook .jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.statebook .jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.statebook .jstree-ocl {
  cursor: pointer;
}
.statebook .jstree-leaf > .jstree-ocl {
  cursor: default;
}
.statebook .jstree .jstree-open > .jstree-children {
  display: block;
}
.statebook .jstree .jstree-closed > .jstree-children,
.statebook .jstree .jstree-leaf > .jstree-children {
  display: none;
}
.statebook .jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.statebook .jstree-no-icons .jstree-themeicon,
.statebook .jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.statebook .jstree-hidden,
.statebook .jstree-node.jstree-hidden {
  display: none;
}
.statebook .jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.statebook .jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.statebook .jstree-rtl .jstree-node {
  margin-left: 0;
}
.statebook .jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.statebook .jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.statebook .jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.statebook .jstree-wholerow-ul .jstree-anchor,
.statebook .jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.statebook .jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.statebook .jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
  user-select: none;
}
.statebook .vakata-context {
  display: none;
}
.statebook .vakata-context,
.statebook .vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.statebook .vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.statebook .vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.statebook .vakata-context li {
  list-style: none;
}
.statebook .vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.statebook .vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.statebook .vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.statebook .vakata-context li > a:focus {
  outline: 0;
}
.statebook .vakata-context .vakata-context-no-icons {
  margin-left: 0;
}
.statebook .vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.statebook .vakata-context .vakata-context-separator > a,
.statebook .vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.statebook .vakata-context .vakata-contextmenu-disabled a,
.statebook .vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.statebook .vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}
.statebook .vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.statebook .vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.statebook .vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.statebook .vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.statebook .vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.statebook .vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.statebook .vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.statebook .vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.statebook .vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.statebook .vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
.statebook #jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.statebook #jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
.statebook #jstree-dnd .jstree-icon,
.statebook #jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
.statebook #jstree-dnd .jstree-ok {
  background: green;
}
.statebook #jstree-dnd .jstree-er {
  background: red;
}
.statebook #jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.statebook .jstree-default .jstree-node,
.statebook .jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.statebook .jstree-default .jstree-anchor,
.statebook .jstree-default .jstree-animated,
.statebook .jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.statebook .jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.statebook .jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.statebook .jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}
.statebook .jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.statebook .jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}
.statebook .jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.statebook .jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.statebook .jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.statebook .jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.statebook .jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.statebook .jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.statebook .jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.statebook .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.statebook .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
.statebook .jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.statebook .jstree-default > .jstree-wholerow-ul .jstree-hovered,
.statebook .jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.statebook .jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.statebook .jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.statebook .jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.statebook .jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.statebook .jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.statebook .jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.statebook .jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.statebook .jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.statebook .jstree-default .jstree-wholerow {
  height: 24px;
}
.statebook .jstree-default .jstree-node,
.statebook .jstree-default .jstree-icon {
  background-image: url("32px.png");
}
.statebook .jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.statebook .jstree-default .jstree-last {
  background-image: none;
}
.statebook .jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.statebook .jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.statebook .jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.statebook .jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.statebook .jstree-default > .jstree-no-dots .jstree-node,
.statebook .jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.statebook .jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.statebook .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.statebook .jstree-default .jstree-disabled {
  background: transparent;
}
.statebook .jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.statebook .jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.statebook .jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.statebook .jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.statebook .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.statebook .jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.statebook .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.statebook .jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.statebook .jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.statebook .jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.statebook .jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.statebook .jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.statebook .jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.statebook .jstree-default.jstree-rtl .jstree-last {
  background-image: none;
}
.statebook .jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.statebook .jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.statebook .jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.statebook .jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.statebook .jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.statebook .jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.statebook .jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.statebook .jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.statebook .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("throbber.gif") center center no-repeat;
}
.statebook .jstree-default .jstree-file {
  background: url("32px.png") -100px -68px no-repeat;
}
.statebook .jstree-default .jstree-folder {
  background: url("32px.png") -260px -4px no-repeat;
}
.statebook .jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.statebook #jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}
.statebook #jstree-dnd.jstree-default .jstree-ok,
.statebook #jstree-dnd.jstree-default .jstree-er {
  background-image: url("32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.statebook #jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.statebook #jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}
.statebook #jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}
.statebook .jstree-default .jstree-ellipsis {
  overflow: hidden;
}
.statebook .jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 24px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.statebook .jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.statebook .jstree-default.jstree-rtl .jstree-last {
  background-image: none;
}
.statebook .jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.statebook .jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.statebook .jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.statebook .jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.statebook .jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.statebook .jstree-default-small .jstree-wholerow {
  height: 18px;
}
.statebook .jstree-default-small .jstree-node,
.statebook .jstree-default-small .jstree-icon {
  background-image: url("32px.png");
}
.statebook .jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.statebook .jstree-default-small .jstree-last {
  background-image: none;
}
.statebook .jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.statebook .jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.statebook .jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.statebook .jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.statebook .jstree-default-small > .jstree-no-dots .jstree-node,
.statebook .jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.statebook .jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.statebook .jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.statebook .jstree-default-small .jstree-disabled {
  background: transparent;
}
.statebook .jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.statebook .jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.statebook .jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.statebook .jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.statebook .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.statebook .jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.statebook .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.statebook .jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.statebook .jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.statebook .jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.statebook .jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.statebook .jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.statebook .jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.statebook .jstree-default-small.jstree-rtl .jstree-last {
  background-image: none;
}
.statebook .jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.statebook .jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.statebook .jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.statebook .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.statebook .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.statebook .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.statebook .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.statebook .jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.statebook .jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("throbber.gif") center center no-repeat;
}
.statebook .jstree-default-small .jstree-file {
  background: url("32px.png") -103px -71px no-repeat;
}
.statebook .jstree-default-small .jstree-folder {
  background: url("32px.png") -263px -7px no-repeat;
}
.statebook .jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.statebook #jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}
.statebook #jstree-dnd.jstree-default-small .jstree-ok,
.statebook #jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.statebook #jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.statebook #jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}
.statebook #jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}
.statebook .jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}
.statebook .jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 18px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.statebook .jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.statebook .jstree-default-small.jstree-rtl .jstree-last {
  background-image: none;
}
.statebook .jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.statebook .jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.statebook .jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.statebook .jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.statebook .jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.statebook .jstree-default-large .jstree-wholerow {
  height: 32px;
}
.statebook .jstree-default-large .jstree-node,
.statebook .jstree-default-large .jstree-icon {
  background-image: url("32px.png");
}
.statebook .jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.statebook .jstree-default-large .jstree-last {
  background-image: none;
}
.statebook .jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.statebook .jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.statebook .jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.statebook .jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.statebook .jstree-default-large > .jstree-no-dots .jstree-node,
.statebook .jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.statebook .jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.statebook .jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.statebook .jstree-default-large .jstree-disabled {
  background: transparent;
}
.statebook .jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.statebook .jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.statebook .jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.statebook .jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.statebook .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.statebook .jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.statebook .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.statebook .jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.statebook .jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.statebook .jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.statebook .jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.statebook .jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.statebook .jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.statebook .jstree-default-large.jstree-rtl .jstree-last {
  background-image: none;
}
.statebook .jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.statebook .jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.statebook .jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.statebook .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.statebook .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.statebook .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.statebook .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.statebook .jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.statebook .jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("throbber.gif") center center no-repeat;
}
.statebook .jstree-default-large .jstree-file {
  background: url("32px.png") -96px -64px no-repeat;
}
.statebook .jstree-default-large .jstree-folder {
  background: url("32px.png") -256px 0px no-repeat;
}
.statebook .jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.statebook #jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}
.statebook #jstree-dnd.jstree-default-large .jstree-ok,
.statebook #jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.statebook #jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.statebook #jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}
.statebook #jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}
.statebook .jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}
.statebook .jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 32px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.statebook .jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.statebook .jstree-default-large.jstree-rtl .jstree-last {
  background-image: none;
}
@media (max-width: 768px) {
  .statebook #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .statebook #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  .statebook #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  .statebook #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  .statebook #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .statebook .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }
  .statebook .jstree-default-responsive .jstree-icon {
    background-image: url("40px.png");
  }
  .statebook .jstree-default-responsive .jstree-node,
  .statebook .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .statebook .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .statebook .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .statebook .jstree-default-responsive .jstree-icon,
  .statebook .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .statebook .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .statebook .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .statebook .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .statebook .jstree-default-responsive .jstree-ocl,
  .statebook .jstree-default-responsive .jstree-themeicon,
  .statebook .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .statebook .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .statebook .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .statebook .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  .statebook .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .statebook .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  .statebook .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .statebook .jstree-default-responsive .jstree-checkbox,
  .statebook .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .statebook .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .statebook .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .statebook .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .statebook .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .statebook .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .statebook .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .statebook .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .statebook .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .statebook .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .statebook .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .statebook .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .statebook .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .statebook .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .statebook .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .statebook .jstree-default-responsive .jstree-node,
  .statebook .jstree-default-responsive .jstree-icon,
  .statebook .jstree-default-responsive .jstree-node > .jstree-ocl,
  .statebook .jstree-default-responsive .jstree-themeicon,
  .statebook .jstree-default-responsive .jstree-checkbox {
    background-image: url("40px.png");
    background-size: 120px 240px;
  }
  .statebook .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .statebook .jstree-default-responsive .jstree-last {
    background-image: none;
  }
  .statebook .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .statebook .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .statebook .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .statebook .jstree-default-responsive .jstree-file {
    background: url("40px.png") 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .statebook .jstree-default-responsive .jstree-folder {
    background: url("40px.png") -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .statebook .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}

/*  mapbox-gl.css  */
.statebook {
  .mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translateX(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translateX(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M3.3335 11.6666C3.3335 12.5871 4.07969 13.3333 5.00016 13.3333C5.92064 13.3333 6.66683 12.5871 6.66683 11.6666L6.66683 6.66659L11.6668 6.66659C12.5873 6.66659 13.3335 5.92039 13.3335 4.99992C13.3335 4.07944 12.5873 3.33325 11.6668 3.33325H3.3335V11.6666Z' fill='currentColor'/%3E%3Cpath d='M26.6668 11.6666C26.6668 12.5871 25.9206 13.3333 25.0002 13.3333C24.0797 13.3333 23.3335 12.5871 23.3335 11.6666L23.3335 6.66659L18.3335 6.66659C17.413 6.66659 16.6668 5.92039 16.6668 4.99992C16.6668 4.07944 17.413 3.33325 18.3335 3.33325H26.6668L26.6668 11.6666Z' fill='currentColor'/%3E%3Cpath d='M13.3335 24.9999C13.3335 25.9204 12.5873 26.6666 11.6668 26.6666H3.3335V18.3333C3.3335 17.4128 4.07969 16.6666 5.00016 16.6666C5.92064 16.6666 6.66683 17.4128 6.66683 18.3333V23.3333H11.6668C12.5873 23.3333 13.3335 24.0794 13.3335 24.9999Z' fill='currentColor'/%3E%3Cpath d='M18.3335 26.6666C17.413 26.6666 16.6668 25.9204 16.6668 24.9999C16.6668 24.0794 17.413 23.3333 18.3335 23.3333H23.3335V18.3333C23.3335 17.4128 24.0797 16.6666 25.0002 16.6666C25.9206 16.6666 26.6668 17.4128 26.6668 18.3333V26.6666H18.3335Z' fill='currentColor'/%3E%3C/svg%3E");background-size:26px 26px}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon{filter:invert(1) brightness(1)}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl-separator{background-color:#e0e0e0;height:1px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{color:#333;font-size:18px;font-weight:700;height:50px;width:50px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f5f5f5}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4a5568;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#2d3748}
}
/*  tabulator.css  */
.tabulator {
  position: relative;
  border: 1px solid #999;
  background-color: #888;
  font-size: 14px;
  text-align: left;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.tabulator[tabulator-layout="fitDataFill"] .tabulator-tableholder .tabulator-table {
  min-width: 100%;
}

.tabulator[tabulator-layout="fitDataTable"] {
  display: inline-block;
}

.tabulator.tabulator-block-select {
  user-select: none;
}

.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing) {
  user-select: none;
}

.tabulator .tabulator-header {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid #999;
  background-color: #e6e6e6;
  color: #555;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  outline: none;
}

.tabulator .tabulator-header.tabulator-header-hidden {
  display: none;
}

.tabulator .tabulator-header .tabulator-header-contents {
  position: relative;
  overflow: hidden;
}

.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers {
  display: inline-block;
}

.tabulator .tabulator-header .tabulator-col {
  display: inline-flex;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: flex-start;
  border-right: 1px solid #aaa;
  background: #e6e6e6;
  text-align: left;
  vertical-align: bottom;
  overflow: hidden;
}

.tabulator .tabulator-header .tabulator-col.tabulator-moving {
  position: absolute;
  border: 1px solid #999;
  background: #cdcdcd;
  pointer-events: none;
}

.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight {
  background-color: #D6D6D6;
  color: #000000;
}

.tabulator .tabulator-header .tabulator-col.tabulator-range-selected {
  background-color: #3876ca;
  color: #FFFFFF;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content {
  box-sizing: border-box;
  position: relative;
  padding: 4px;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button {
  padding: 0 8px;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover {
  cursor: pointer;
  opacity: .6;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder {
  position: relative;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
  box-sizing: border-box;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap {
  white-space: normal;
  text-overflow: initial;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #999;
  padding: 1px;
  background: #fff;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button + .tabulator-title-editor {
  width: calc(100% - 22px);
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4px;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #bbb;
}

.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols {
  position: relative;
  display: flex;
  border-top: 1px solid #aaa;
  overflow: hidden;
  margin-right: -1px;
}

.tabulator .tabulator-header .tabulator-col .tabulator-header-filter {
  position: relative;
  box-sizing: border-box;
  margin-top: 2px;
  width: 100%;
  text-align: center;
}

.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea {
  height: auto !important;
}

.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg {
  margin-top: 3px;
}

.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear {
  width: 0;
  height: 0;
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title {
  padding-right: 25px;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover {
    cursor: pointer;
    background-color: #cdcdcd;
  }
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter {
  color: #bbb;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover {
    cursor: pointer;
    border-bottom: 6px solid #555;
  }
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
  border-top: none;
  border-bottom: 6px solid #bbb;
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="ascending"] .tabulator-col-content .tabulator-col-sorter {
  color: #666;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="ascending"] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover {
    cursor: pointer;
    border-bottom: 6px solid #555;
  }
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="ascending"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
  border-top: none;
  border-bottom: 6px solid #666;
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="descending"] .tabulator-col-content .tabulator-col-sorter {
  color: #666;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="descending"] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover {
    cursor: pointer;
    border-top: 6px solid #555;
  }
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="descending"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
  border-bottom: none;
  border-top: 6px solid #666;
  color: #666;
}

.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title {
  transform: rotate(180deg);
}

.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title {
  padding-right: 0;
  padding-top: 20px;
}

.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title {
  padding-right: 0;
  padding-bottom: 20px;
}

.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter {
  justify-content: center;
  left: 0;
  right: 0;
  top: 4px;
  bottom: auto;
}

.tabulator .tabulator-header .tabulator-frozen {
  position: sticky;
  left: 0;
  z-index: 11;
}

.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left {
  border-right: 2px solid #aaa;
}

.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right {
  border-left: 2px solid #aaa;
}

.tabulator .tabulator-header .tabulator-calcs-holder {
  box-sizing: border-box;
  display: inline-block;
  background: #f3f3f3 !important;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row {
  background: #f3f3f3 !important;
}

.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle {
  display: none;
}

.tabulator .tabulator-header .tabulator-frozen-rows-holder {
  display: inline-block;
}

.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty {
  display: none;
}

.tabulator .tabulator-tableholder {
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.tabulator .tabulator-tableholder:focus {
  outline: none;
}

.tabulator .tabulator-tableholder .tabulator-placeholder {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100%;
  width: 100%;
}

.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode="virtual"] {
  min-height: 100%;
}

.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents {
  display: inline-block;
  text-align: center;
  padding: 10px;
  color: #ccc;
  font-weight: bold;
  font-size: 20px;
  white-space: normal;
}

.tabulator .tabulator-tableholder .tabulator-table {
  position: relative;
  display: inline-block;
  background-color: #fff;
  white-space: nowrap;
  overflow: visible;
  color: #333;
}

.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs {
  font-weight: bold;
  background: #e2e2e2 !important;
}

.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top {
  border-bottom: 2px solid #aaa;
}

.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom {
  border-top: 2px solid #aaa;
}

.tabulator .tabulator-tableholder .tabulator-range-overlay {
  position: absolute;
  inset: 0;
  z-index: 10;
  pointer-events: none;
}

.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range {
  position: absolute;
  box-sizing: border-box;
  border: 1px solid #2975DD;
}

.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active::after {
  content: '';
  position: absolute;
  right: -3px;
  bottom: -3px;
  width: 6px;
  height: 6px;
  background-color: #2975DD;
  border-radius: 999px;
}

.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active {
  position: absolute;
  box-sizing: border-box;
  border: 2px solid #2975DD;
}

.tabulator .tabulator-footer {
  border-top: 1px solid #999;
  background-color: #e6e6e6;
  color: #555;
  font-weight: bold;
  white-space: nowrap;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tabulator .tabulator-footer .tabulator-footer-contents {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 5px 10px;
}

.tabulator .tabulator-footer .tabulator-footer-contents:empty {
  display: none;
}

.tabulator .tabulator-footer .tabulator-spreadsheet-tabs {
  margin-top: -5px;
  overflow-x: auto;
}

.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab {
  display: inline-block;
  padding: 5px;
  border: #999 1px solid;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: .9em;
}

.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover {
  cursor: pointer;
  opacity: .7;
}

.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active {
  background: #fff;
}

.tabulator .tabulator-footer .tabulator-calcs-holder {
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  background: #f3f3f3 !important;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
  overflow: hidden;
}

.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  display: inline-block;
  background: #f3f3f3 !important;
}

.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle {
  display: none;
}

.tabulator .tabulator-footer .tabulator-calcs-holder:only-child {
  margin-bottom: -5px;
  border-bottom: none;
}

.tabulator .tabulator-footer > * + .tabulator-page-counter {
  margin-left: 10px;
}

.tabulator .tabulator-footer .tabulator-page-counter {
  font-weight: normal;
}

.tabulator .tabulator-footer .tabulator-paginator {
  flex: 1;
  text-align: right;
  color: #555;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}

.tabulator .tabulator-footer .tabulator-page-size {
  display: inline-block;
  margin: 0 5px;
  padding: 2px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
}

.tabulator .tabulator-footer .tabulator-pages {
  margin: 0 7px;
}

.tabulator .tabulator-footer .tabulator-page {
  display: inline-block;
  margin: 0 2px;
  padding: 2px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.2);
}

.tabulator .tabulator-footer .tabulator-page.active {
  color: #d00;
}

.tabulator .tabulator-footer .tabulator-page:disabled {
  opacity: .5;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator .tabulator-footer .tabulator-page:not(disabled):hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
}

.tabulator .tabulator-col-resize-handle {
  position: relative;
  display: inline-block;
  width: 6px;
  margin-left: -3px;
  margin-right: -3px;
  z-index: 11;
  vertical-align: middle;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator .tabulator-col-resize-handle:hover {
    cursor: ew-resize;
  }
}

.tabulator .tabulator-col-resize-handle:last-of-type {
  width: 3px;
  margin-right: 0;
}

.tabulator .tabulator-col-resize-guide {
  position: absolute;
  top: 0;
  width: 4px;
  height: 100%;
  margin-left: -0.5px;
  background-color: #999;
  opacity: .5;
}

.tabulator .tabulator-row-resize-guide {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  margin-top: -0.5px;
  background-color: #999;
  opacity: .5;
}

.tabulator .tabulator-alert {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
}

.tabulator .tabulator-alert .tabulator-alert-msg {
  display: inline-block;
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 10px;
  background: #fff;
  font-weight: bold;
  font-size: 16px;
}

.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg {
  border: 4px solid #333;
  color: #000;
}

.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error {
  border: 4px solid #D00;
  color: #590000;
}

.tabulator-row {
  position: relative;
  box-sizing: border-box;
  min-height: 22px;
  background-color: #fff;
}

.tabulator-row.tabulator-row-even {
  background-color: #EFEFEF;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-row.tabulator-selectable:hover {
    background-color: #bbb;
    cursor: pointer;
  }
}

.tabulator-row.tabulator-selected {
  background-color: #9ABCEA;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-row.tabulator-selected:hover {
    background-color: #769BCC;
    cursor: pointer;
  }
}

.tabulator-row.tabulator-row-moving {
  border: 1px solid #000;
  background: #fff;
}

.tabulator-row.tabulator-moving {
  position: absolute;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  pointer-events: none;
  z-index: 15;
}

.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header {
  background-color: #D6D6D6;
  color: #000000;
}

.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header {
  background-color: #3876ca;
  color: #FFFFFF;
}

.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header {
  background-color: #3876ca;
  color: #FFFFFF;
}

.tabulator-row .tabulator-row-resize-handle {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
}

.tabulator-row .tabulator-row-resize-handle.prev {
  top: 0;
  bottom: auto;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-row .tabulator-row-resize-handle:hover {
    cursor: ns-resize;
  }
}

.tabulator-row .tabulator-responsive-collapse {
  box-sizing: border-box;
  padding: 5px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

.tabulator-row .tabulator-responsive-collapse:empty {
  display: none;
}

.tabulator-row .tabulator-responsive-collapse table {
  font-size: 14px;
}

.tabulator-row .tabulator-responsive-collapse table tr td {
  position: relative;
}

.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type {
  padding-right: 10px;
}

.tabulator-row .tabulator-cell {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 4px;
  border-right: 1px solid #aaa;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  outline: none;
}

.tabulator-row .tabulator-cell.tabulator-row-header {
  border-right: 1px solid #999;
  border-bottom: 1px solid #aaa;
  background: #e6e6e6;
}

.tabulator-row .tabulator-cell.tabulator-frozen {
  display: inline-block;
  position: sticky;
  left: 0;
  background-color: inherit;
  z-index: 11;
}

.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left {
  border-right: 2px solid #aaa;
}

.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right {
  border-left: 2px solid #aaa;
}

.tabulator-row .tabulator-cell.tabulator-editing {
  border: 1px solid #1D68CD;
  outline: none;
  padding: 0;
}

.tabulator-row .tabulator-cell.tabulator-editing input,
.tabulator-row .tabulator-cell.tabulator-editing select {
  border: 1px;
  background: transparent;
  outline: none;
}

.tabulator-row .tabulator-cell.tabulator-validation-fail {
  border: 1px solid #dd0000;
}

.tabulator-row .tabulator-cell.tabulator-validation-fail input,
.tabulator-row .tabulator-cell.tabulator-validation-fail select {
  border: 1px;
  background: transparent;
  color: #dd0000;
}

.tabulator-row .tabulator-cell.tabulator-row-handle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box {
  width: 80%;
}

.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar {
  width: 100%;
  height: 3px;
  margin-top: 2px;
  background: #666;
}

.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header) {
  background-color: #9ABCEA;
}

.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty {
  display: inline-block;
  width: 7px;
}

.tabulator-row .tabulator-cell .tabulator-data-tree-branch {
  display: inline-block;
  vertical-align: middle;
  height: 9px;
  width: 7px;
  margin-top: -9px;
  margin-right: 5px;
  border-bottom-left-radius: 1px;
  border-left: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
}

.tabulator-row .tabulator-cell .tabulator-data-tree-control {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  height: 11px;
  width: 11px;
  margin-right: 5px;
  border: 1px solid #333;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-row .tabulator-cell .tabulator-data-tree-control:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
  }
}

.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse {
  display: inline-block;
  position: relative;
  height: 7px;
  width: 1px;
  background: transparent;
}

.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after {
  position: absolute;
  content: "";
  left: -3px;
  top: 3px;
  height: 1px;
  width: 7px;
  background: #333;
}

.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand {
  display: inline-block;
  position: relative;
  height: 7px;
  width: 1px;
  background: #333;
}

.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after {
  position: absolute;
  content: "";
  left: -3px;
  top: 3px;
  height: 1px;
  width: 7px;
  background: #333;
}

.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  height: 15px;
  width: 15px;
  border-radius: 20px;
  background: #666;
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover {
    opacity: .7;
    cursor: pointer;
  }
}

.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close {
  display: initial;
}

.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open {
  display: none;
}

.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg {
  stroke: #fff;
}

.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close {
  display: none;
}

.tabulator-row .tabulator-cell .tabulator-traffic-light {
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 14px;
}

.tabulator-row.tabulator-group {
  box-sizing: border-box;
  border-bottom: 1px solid #999;
  border-right: 1px solid #aaa;
  border-top: 1px solid #999;
  padding: 5px;
  padding-left: 10px;
  background: #ccc;
  font-weight: bold;
  min-width: 100%;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-row.tabulator-group:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
  }
}

.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow {
  margin-right: 10px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  border-bottom: 0;
}

.tabulator-row.tabulator-group.tabulator-group-level-1 {
  padding-left: 30px;
}

.tabulator-row.tabulator-group.tabulator-group-level-2 {
  padding-left: 50px;
}

.tabulator-row.tabulator-group.tabulator-group-level-3 {
  padding-left: 70px;
}

.tabulator-row.tabulator-group.tabulator-group-level-4 {
  padding-left: 90px;
}

.tabulator-row.tabulator-group.tabulator-group-level-5 {
  padding-left: 110px;
}

.tabulator-row.tabulator-group .tabulator-group-toggle {
  display: inline-block;
}

.tabulator-row.tabulator-group .tabulator-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 16px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 0;
  border-left: 6px solid #666;
  vertical-align: middle;
}

.tabulator-row.tabulator-group span {
  margin-left: 10px;
  color: #d00;
}

.tabulator-toggle {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  border: 1px solid #ccc;
  background: #dcdcdc;
}

.tabulator-toggle.tabulator-toggle-on {
  background: #1c6cc2;
}

.tabulator-toggle .tabulator-toggle-switch {
  box-sizing: border-box;
  border: 1px solid #ccc;
  background: #fff;
}

.tabulator-popup-container {
  position: absolute;
  display: inline-block;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #aaa;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
}

.tabulator-popup {
  padding: 5px;
  border-radius: 3px;
}

.tabulator-tooltip {
  max-width: Min(500px, 100%);
  padding: 3px 5px;
  border-radius: 2px;
  box-shadow: none;
  font-size: 12px;
  pointer-events: none;
}

.tabulator-menu .tabulator-menu-item {
  position: relative;
  box-sizing: border-box;
  padding: 5px 10px;
  user-select: none;
}

.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled {
  opacity: .5;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover {
    cursor: pointer;
    background: #EFEFEF;
  }
}

.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu {
  padding-right: 25px;
}

.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu::after {
  display: inline-block;
  position: absolute;
  top: calc(5px + .4em);
  right: 10px;
  height: 7px;
  width: 7px;
  content: '';
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #aaa;
  vertical-align: top;
  transform: rotate(45deg);
}

.tabulator-menu .tabulator-menu-separator {
  border-top: 1px solid #aaa;
}

.tabulator-edit-list {
  max-height: 200px;
  font-size: 14px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.tabulator-edit-list .tabulator-edit-list-item {
  padding: 4px;
  color: #333;
  outline: none;
}

.tabulator-edit-list .tabulator-edit-list-item.active {
  color: #fff;
  background: #1D68CD;
}

.tabulator-edit-list .tabulator-edit-list-item.active.focused {
  outline: 1px solid rgba(255, 255, 255, 0.5);
}

.tabulator-edit-list .tabulator-edit-list-item.focused {
  outline: 1px solid #1D68CD;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-edit-list .tabulator-edit-list-item:hover {
    cursor: pointer;
    color: #fff;
    background: #1D68CD;
  }
}

.tabulator-edit-list .tabulator-edit-list-placeholder {
  padding: 4px;
  color: #333;
  text-align: center;
}

.tabulator-edit-list .tabulator-edit-list-group {
  border-bottom: 1px solid #aaa;
  padding: 4px;
  padding-top: 6px;
  color: #333;
  font-weight: bold;
}

.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2,
.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2 {
  padding-left: 12px;
}

.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3,
.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3 {
  padding-left: 20px;
}

.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4,
.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4 {
  padding-left: 28px;
}

.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5,
.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5 {
  padding-left: 36px;
}

.tabulator.tabulator-ltr {
  direction: ltr;
}

.tabulator.tabulator-rtl {
  text-align: initial;
  direction: rtl;
}

.tabulator.tabulator-rtl .tabulator-header .tabulator-col {
  text-align: initial;
  border-left: 1px solid #aaa;
  border-right: initial;
}

.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols {
  margin-right: initial;
  margin-left: -1px;
}

.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title {
  padding-right: 0;
  padding-left: 25px;
}

.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter {
  left: 8px;
  right: initial;
}

.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active::after {
  content: '';
  position: absolute;
  left: -3px;
  right: initial;
  bottom: -3px;
  width: 6px;
  height: 6px;
  background-color: #2975DD;
  border-radius: 999px;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-cell {
  border-right: initial;
  border-left: 1px solid #aaa;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch {
  margin-right: initial;
  margin-left: 5px;
  border-bottom-left-radius: initial;
  border-bottom-right-radius: 1px;
  border-left: initial;
  border-right: 2px solid #aaa;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control {
  margin-right: initial;
  margin-left: 5px;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left {
  border-left: 2px solid #aaa;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right {
  border-right: 2px solid #aaa;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type {
  width: 3px;
  margin-left: 0;
  margin-right: -3px;
}

.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder {
  text-align: initial;
}

.tabulator-print-fullscreen {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

body.tabulator-print-fullscreen-hide > *:not(.tabulator-print-fullscreen) {
  display: none !important;
}

.tabulator-print-table {
  border-collapse: collapse;
}

.tabulator-print-table .tabulator-data-tree-branch {
  display: inline-block;
  vertical-align: middle;
  height: 9px;
  width: 7px;
  margin-top: -9px;
  margin-right: 5px;
  border-bottom-left-radius: 1px;
  border-left: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
}

.tabulator-print-table .tabulator-print-table-group {
  box-sizing: border-box;
  border-bottom: 1px solid #999;
  border-right: 1px solid #aaa;
  border-top: 1px solid #999;
  padding: 5px;
  padding-left: 10px;
  background: #ccc;
  font-weight: bold;
  min-width: 100%;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-print-table .tabulator-print-table-group:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
  }
}

.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow {
  margin-right: 10px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  border-bottom: 0;
}

.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td {
  padding-left: 30px !important;
}

.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td {
  padding-left: 50px !important;
}

.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td {
  padding-left: 70px !important;
}

.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td {
  padding-left: 90px !important;
}

.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td {
  padding-left: 110px !important;
}

.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle {
  display: inline-block;
}

.tabulator-print-table .tabulator-print-table-group .tabulator-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 16px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 0;
  border-left: 6px solid #666;
  vertical-align: middle;
}

.tabulator-print-table .tabulator-print-table-group span {
  margin-left: 10px;
  color: #d00;
}

.tabulator-print-table .tabulator-data-tree-control {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  height: 11px;
  width: 11px;
  margin-right: 5px;
  border: 1px solid #333;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

@media (hover: hover) and (pointer: fine) {
  .tabulator-print-table .tabulator-data-tree-control:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
  }
}

.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse {
  display: inline-block;
  position: relative;
  height: 7px;
  width: 1px;
  background: transparent;
}

.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after {
  position: absolute;
  content: "";
  left: -3px;
  top: 3px;
  height: 1px;
  width: 7px;
  background: #333;
}

.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand {
  display: inline-block;
  position: relative;
  height: 7px;
  width: 1px;
  background: #333;
}

.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after {
  position: absolute;
  content: "";
  left: -3px;
  top: 3px;
  height: 1px;
  width: 7px;
  background: #333;
}


/*  sidebar-v2.css  */
.statebook .sidebar {
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 305px;
  overflow: hidden;
  z-index: 2000; 
  transition: width 500ms;
}
.statebook .sidebar.collapsed {
    width: 30px; 
}

.statebook .sidebar-left {
  left: 10px; 
}

.statebook .sidebar-right {
  right: 10px; 
}

.statebook .sidebar-tabs {
  top: 0;
  bottom: 0;
  height: 60px;
  background-color: #fff; 
  border: 1px solid #ddd;
}
  .statebook .sidebar-left .sidebar-tabs {
    left: 0; }
  .statebook .sidebar-right .sidebar-tabs {
    right: 0; }
  .statebook .sidebar-tabs, .statebook .sidebar-tabs > ul {
    position: absolute;
    width: 30px;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .statebook .sidebar-tabs > li, .statebook .sidebar-tabs > ul > li {
      width: 28px;
      height: 30px;
      color: #666;
      font-size: 12pt;
      overflow: hidden;
      border-bottom: 1px solid #ddd;
      transition: all 80ms; }
      .statebook .sidebar-tabs > li, .statebook .sidebar-tabs > ul > li, .statebook .sidebar-taps-top {
        border-top: 0px;
      }
      .statebook .sidebar-tabs > li:hover, .statebook .sidebar-tabs > ul > li:hover {
        color: #000;
        background-color: #fff9e6; }
      .statebook .sidebar-tabs > li.active, .statebook .sidebar-tabs > ul > li.active {
        color: #000;
        background-color: #adb5bd; }
      .statebook .sidebar-tabs > li.disabled, .statebook .sidebar-tabs > ul > li.disabled {
        color: rgba(102, 102, 102, 0.4); }
        .statebook .sidebar-tabs > li.disabled:hover, .statebook .sidebar-tabs > ul > li.disabled:hover {
          background: transparent; }
        .statebook .sidebar-tabs > li.disabled > a, .statebook .sidebar-tabs > ul > li.disabled > a {
          cursor: default; }
      .statebook .sidebar-tabs > li > a, .statebook .sidebar-tabs > ul > li > a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 30px;
        color: inherit;
        text-decoration: none;
        text-align: center; }
  .statebook .sidebar-tabs > ul + ul {
    bottom: 0; }

.statebook .sidebar-content {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 75%;
}
  .statebook .sidebar-left .sidebar-content {
    left: 30px;
    right: 0; }
  .statebook .sidebar-right .sidebar-content {
    left: 0;
    right: 30px; }
  .statebook .sidebar.collapsed > .sidebar-content {
    overflow-y: hidden; }

.statebook .sidebar-content-inner {
  padding: 5px;
  overflow-y: scroll;
}  
  
  
.statebook .sidebar-pane {
  display: none;
  left: 0;
  right: 0;
  box-sizing: border-box;
}
  .statebook .sidebar-pane.active {
    display: block; 
    min-width: 265px;
  }

.statebook .sidebar-header {
  height: 30px;
  padding: 0 20px;
  color: #000;
  border-bottom: 1px solid #000;  
}
  .statebook .sidebar-right .sidebar-header {
    padding-left: 30px; }

.statebook .sidebar-close {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer; }
  .statebook .sidebar-left .sidebar-close {
    right: 0; }
  .statebook .sidebar-right .sidebar-close {
    left: 0; }

.statebook .sidebar-left ~ .sidebar-map {
  margin-left: 30px; }

.statebook .sidebar-right ~ .sidebar-map {
  margin-right: 30px; }

.statebook .sidebar {
  border: 0;
  border-radius: 2px; 
}

/*  statebook.css  */
.statebook {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: normal;
}

/*-------------------------------------
  SAMPLE
 -------------------------------------*/
.statebook .statebook-sample-background {
  background: url('../img/sample.gif');
}
.statebook .statebook-sample-background .table {
  background-color: transparent;
}
.statebook .statebook-sample-overlay {
  background: url('../img/sample.gif');
  pointer-events: none;
  position: relative;
}

/*-------------------------------------
  SELECTS
 -------------------------------------*/
.statebook .statebook-input-group {
  padding: 8px;
}
.statebook select.statebook-select {
  border-radius: 3px;
  font-size: 12px;
  margin-bottom: 3px;
  padding: 1px;
  text-align: left;
}
.statebook select.statebook-select option[data-multiselected=true] {
  font-weight: bold;
}
.statebook label.statebook-select-label {
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 0;
}
.statebook input.statebook-search {
  font-size: 12px;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
  width: 100%;
}
.statebook div.statebook-autocomplete {
  display: inline-block;
  margin-left: 0;
  vertical-align: top;
  width: 100%;
}

/*-------------------------------------
  MENUS
 -------------------------------------*/
.statebook .statebook-hamburger {
  color: black;
  width: 26px;
}
.statebook .statebook-hamburger:focus,
.statebook .statebook-hamburger.focus {
  box-shadow: none;
}
.statebook .statebook-hamburger:not(:disabled):not(.disabled):active,
.statebook .statebook-hamburger:not(:disabled):not(.disabled).active,
.statebook .show > .statebook-hamburger.dropdown-toggle {
  color: black;
}
/* remove dropdown arrow after hamburger */
.statebook .statebook-hamburger::after {
  content: none;
}
.statebook .statebook-menu {
  font-size: 12px;
  cursor: pointer;
}

/*-------------------------------------
  DISPLAY
 -------------------------------------*/
.statebook div.statebook-borderless {
  border: 0;
  box-shadow: none;
}
.statebook div.statebook-transparent {
  background-color: transparent;
}
.statebook div.statebook-transparent:fullscreen {
  background-color: white;
}
.statebook div.statebook-border {
  border: solid thin;
}
.statebook button {
  font-size: 12px;
}
.statebook .statebook-error-message {
  font-size: 18px;
}

/* don't prefix with .statebook, since we want them to apply even outside our div */
div.statebook-grow-container {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
}
div.statebook-grow {
  display: flex;
  flex-grow: 1;
}

/*-------------------------------------
  WRAPPER
 -------------------------------------*/
.statebook .statebook-credits,
.statebook .statebook-attribution {
  color: black;
  font-size: 11px;
  font-weight: normal;
  margin: 8px;
}
.statebook .statebook-credits a,
.statebook .statebook-credits a:hover,
.statebook .statebook-credits a:visited {
  color: black;
  text-decoration: none;
}
.statebook .statebook-title {
  color: #333333;
  display: block;
  font-size: 18px;
  margin: 8px;
  text-align: center;
}
.statebook .statebook-subtitle {
  color: #666666;
  display: block;
  font-size: 12px;
  margin: 8px;
  text-align: center;
}
.statebook .statebook-footnotes {
  color: #666666;
  display: block;
  font-size: 11px;
  font-weight: normal;
  margin: 8px;
  text-align: left;
}
.statebook .statebook-caption {
  color: #666666;
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin: 8px;
  text-align: center;
}

/*-------------------------------------
  CONFIGURE
 -------------------------------------*/
.statebook .statebook-content-div {
  padding: 8px;
}
.statebook .statebook-pane-label {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  width: 100%;
}
.statebook .statebook-content-label {
  font-size: 14px;
  font-weight: bold;
  margin-top: -2px;
}
.statebook .statebook-group-label {
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
}
.statebook .statebook-content-geographies {
  flex-grow: 1;
  max-width: 300px;
}
.statebook .statebook-content-categories-metrics {
  border-left: solid thin;
  flex-shrink: 0;
  width: 250px;
}
.statebook .statebook-content-periods-sources {
  border-left: solid thin;
  flex-shrink: 0;
  width: 200px;
}
.statebook .statebook-content-items {
  border-left: solid thin;
  flex-grow: 2;
}
.statebook .statebook-content-top {
  margin-bottom: 40px;
}
.statebook .statebook-content-input {
  margin-top: 0;
  vertical-align: top;
}
.statebook .statebook-content-input:checked + label {
  font-weight: bold;
}
.statebook .statebook-content-input:disabled + label,
.statebook .statebook-content-input[disabled] + label,
.statebook .statebook-disabled {
  color: #6c757d;
}
.statebook .statebook-layout-label {
  font-weight: bold;
  padding-right: 10px;
}
.statebook .statebook-layout-box {
  border: 1px solid;
  margin-bottom: 10px;
  padding: 5px 5px 0 5px;
}
.statebook .statebook-geography-added {
  color: #33CC33;
  font-weight: bold;
}
.statebook button.statebook-remove-button {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 6px;
}
.statebook .statebook-card {
  background-color: transparent;
  border: 0;
  padding: 2px 0 0 0;
}
.statebook .statebook-card.card {
  padding: 2px 0 8px 0;
}
.statebook .statebook-card.card-header.collapsed .fa-chevron-down,
.statebook .statebook-card.card-header .fa-chevron-right {
  display: none;
}
.statebook .statebook-card.card-header.collapsed .fa-chevron-right,
.statebook .statebook-card.card-header .fa-chevron-down {
  display: inline-block;
  cursor: pointer;
  margin-left: 1px;
  margin-right: 8px;
}
.statebook .statebook-sortable {
  border: thin solid;
  list-style-type: none;
  padding: 0;
}
.statebook .statebook-sortable li:hover {
  cursor: move;
}
.statebook .statebook-sortable li {
  padding: 2px;
  margin: 4px;
  width: 150px;
}
.statebook .statebook-sortable li:nth-child(2) {
  margin-left: 12px;
}
.statebook .statebook-sortable li:nth-child(3) {
  margin-left: 20px;
}
.statebook .statebook-sortable li:nth-child(4) {
  margin-left: 28px;
}
.statebook .statebook-sortable li:nth-child(5) {
  margin-left: 36px;
}
.statebook .statebook-sortable li:nth-child(6) {
  margin-left: 44px;
}
.statebook .statebook-sortable li:nth-child(7) {
  margin-left: 52px;
}

/*-------------------------------------
  GEOBUILDER
 -------------------------------------*/
.statebook .statebook-geobuilder label {
  margin-bottom: 0;
}
.statebook .statebook-geobuilder input[type="radio"],
.statebook .statebook-geobuilder input[type="checkbox"] {
  margin-right: 5px;
}
.statebook .statebook-geobuilder input.statebook-input-number {
  margin-right: 5px;
  width: 50px;
}
.statebook .statebook-geobuilder input.statebook-search {
  margin-bottom: 10px;
}
.statebook .statebook-geobuilder p {
  margin-top: 0;
  margin-bottom: 0;
}
.statebook .statebook-geobuilder p.statebook-top-p {
  margin-top: 15px;
}
.statebook .statebook-geobuilder p.statebook-bottom-p {
  margin-bottom: 5px;
}
.statebook .statebook-geobuilder div.collapse {
  flex-grow: 1;
}

/*-------------------------------------
  MODAL
 -------------------------------------*/
/* don't prefix with .statebook, since we want them to apply even outside our div */
.statebook-modal-full {
  min-width: 95%;
}
.statebook-modal-full.modal-dialog-scrollable .modal-content {
  height: 90vh;
}

/*-------------------------------------
  HTML
 -------------------------------------*/
.statebook-html {
  font-family: inherit;
  line-height: inherit;
}

/*-------------------------------------
  SPINNER
 -------------------------------------*/
.statebook .statebook-hover-spinner {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    background-color: #fff;
    z-index: 50;
    width: 200px;
    border-radius: 5px;
    border: 1px solid gray;
    padding: 5px;
    font-size: 12px;
}

/*-------------------------------------
  BOOTSTRAP COPIES
 -------------------------------------*/
/* copied from bootstrap.css
don't prefix with .statebook, since we want them to apply even outside our div
 */
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}


/* copied from bootstrap.css, and tweaked classnames, since we want them to apply even outside our div
 */
.statebook.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.statebook.tooltip.show {
  opacity: 0.9;
}
.statebook.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.statebook.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.statebook.tooltip .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.statebook.bs-tooltip-top,
.statebook.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.statebook.bs-tooltip-top .arrow,
.statebook.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.statebook.bs-tooltip-top .arrow::before,
.statebook.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.statebook.bs-tooltip-right,
.statebook.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.statebook.bs-tooltip-right .arrow,
.statebook.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.statebook.bs-tooltip-right .arrow::before,
.statebook.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.statebook.bs-tooltip-bottom,
.statebook.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.statebook.bs-tooltip-bottom .arrow,
.statebook.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.statebook.bs-tooltip-bottom .arrow::before,
.statebook.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.statebook.bs-tooltip-left,
.statebook.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.statebook.bs-tooltip-left .arrow,
.statebook.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.statebook.bs-tooltip-left .arrow::before,
.statebook.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/*-------------------------------------
  BOOTSTRAP OVERRIDES
 -------------------------------------*/
.statebook .btn,
.statebook .btn:hover,
.statebook .btn:focus,
.statebook .btn:active,
.statebook .btn:hover:focus,
.statebook .btn:hover:active,
.statebook .btn:active:focus,
.statebook .btn:hover:focus:active,
.statebook .btn:not(:disabled):not(.disabled):active,
.statebook .btn:not(:disabled):not(.disabled).active {
  color: black;
  font-size: 12px;
}
.statebook .btn:disabled {
  color: #6c757d;
}
.statebook .modal {
  font-size: 12px;
}
.statebook .modal .modal-header {
  display: flex;
  background: transparent;
}
.statebook .form-check-label {
  font-weight: normal;
}
.statebook .card-header.form-check {
  padding-left: 1.25rem;
}
.statebook .spinner-border {
  -webkit-animation: spinner-border 1.5s linear infinite;
  animation: spinner-border 1.5s linear infinite;
}
.statebook .nav-link:hover {
  cursor: pointer;
}

/* z-index changes so modals show up over wordpress divi elements */
.statebook .dropdown-menu {
  z-index: 100000;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .statebook .sticky-top {
    z-index: 102000;
  }
}
.statebook .fixed-top {
  z-index: 103000;
}
.statebook .fixed-bottom {
  z-index: 103000;
}
.statebook .modal-backdrop,
.modal-backdrop {
  z-index: 104000;
}
.statebook .modal {
  z-index: 105000;
}
.statebook .popover {
  z-index: 106000;
}
.statebook .tooltip,
.statebook.tooltip {
  z-index: 107000;
}


/*-------------------------------------
  JQUERY UI AUTOCOMPLETE OVERRIDES
 -------------------------------------*/
.statebook .ui-autocomplete,
.statebook .ui-front {
  z-index: 500000;
}
.statebook .ui-autocomplete {
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 15px;
}
.statebook .ui-autocomplete .ui-menu-item {
  margin-bottom: 2px;
}
.statebook .ui-autocomplete .ui-menu-item-wrapper {
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  padding: 4px 12px;
  color: #1b4873;
  border: none;
  cursor: pointer;
  margin: 0 4px;
  display: block;
}
.statebook .ui-autocomplete .ui-menu-item-wrapper.member {
  color: #d04635 !important;
}
.statebook .ui-autocomplete .ui-menu-item-wrapper.ui-state-active,
.statebook .ui-autocomplete .ui-menu-item-wrapper.ui-state-hover,
.statebook .ui-autocomplete .ui-menu-item-wrapper.ui-state-focus,
.statebook .ui-autocomplete .ui-menu-item-wrapper:hover,
.statebook .ui-autocomplete .ui-menu-item-wrapper:focus {
  background-color: #e8ecf1;
}
.statebook .statebook-autocomplete-category {
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f1f1f1;
  padding: 4px 12px;
  margin: 15px 4px 4px;
  font-weight: bold;
  border: 1px solid #ddd;
  color: #1b4873;
}
.statebook .statebook-autocomplete-category:first-child {
  margin-top: 6px;
}
.statebook .statebook-autocomplete-category.ui-state-active {
  font-weight: bold;
}
@media (max-width: 767px) {
  .statebook .ui-autocomplete {
    width: 250px !important;
  }
  .statebook .ui-autocomplete .ui-menu-item {
    border-bottom: 1px solid #ddd;
  }
}

/*-------------------------------------
  JSTREE OVERRIDES
 -------------------------------------*/
/* for text wrapping */
.statebook .jstree-default .jstree-clicked,
.statebook .jstree-default .jstree-disabled.jstree-clicked,
.statebook .jstree-default .jstree-disabled.jstree-clicked.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.statebook .jstree-default a {
  white-space: normal !important;
  height: auto;
}
.statebook .jstree-anchor {
  height: auto !important;
  width: calc(100% - 50px);
}
.statebook .jstree-default li > ins {
  vertical-align: top;
}
.statebook .jstree-leaf {
  height: auto;
}
.statebook .jstree-leaf a {
  height: auto !important;
}
.statebook .jstree-default-small .jstree-node > a {
  margin-left: 22px;
  text-indent: -22px;
}

/* spacing */
.statebook .jstree-default-small .jstree-icon:empty {
  width: 22px;
}
.statebook div.jstree {
  margin-left: -5px;
}

/*  chart.css  */

/*  map.css  */
.statebook .sb-map {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.statebook .sb-map .ol-zoom {
    font-size: 1.2em;
}

.statebook button {
    background-color: #fff !important;
}

.statebook .statebook-mapbox {
    position: relative;
}

.statebook .sb-map-panel-container {
    position: relative;
    height: 100%;
}

.statebook .sb-map-layer-label {
    font-size: 12px;
    font-family: inherit;
    font-weight: initial;
    margin: 4px 0 0;
}

.statebook .dropdown {
    padding-right: 10px;
}

.statebook .btn {
    padding: 0px !important;
}

.statebook .main-row {
    position: relative;
    top: 0;
}

.statebook .sb-map-vertical-legend-outer-div {
    position: absolute;
    max-height: 500px;
    bottom: 90px;
    top: 80px;
    left: 10px;
    z-index: 401 !important;
    margin: auto;
    padding: 5px;
    display: none !important;
}

.statebook .sb-map-vertical-legend-outer-div .header {
    border-style: solid;
    border-color: #ddd;
    border-width: 1px 1px 0 1px;
}

.statebook .sb-map-vertical-legend-inner-div {
    background-color: rgba(255, 255, 255, 0.9);
    height: 90%;
    padding: 5px;
    overflow-y: auto;
    border-style: solid;
    border-color: #ddd;
    border-width: 0 1px 1px 1px;
}

.statebook .sb-map-vertical-legend-inner-div table {
    height: 100%;
}

.statebook .sb-map-vertical-legend-outer-div .legend-color-cell {
    padding: 0px;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
}

.statebook .sb-map-vertical-legend-outer-div .legend-label-cell {
    padding: 0px;
    display: none;
    white-space: nowrap;
    padding-left: 5px;

}

.statebook .sb-map-vertical-legend-outer-div .header{
    padding-bottom: 5px;
    display: block;
    max-width: 15px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    height: 10%;
    opacity: 0;
    background: rgba(255, 255, 255, 0)
}

.statebook .sb-map-vertical-legend-outer-div:hover .legend-label-cell  {
  display: revert;
}

.statebook .sb-map-vertical-legend-outer-div:hover .header {
  display: revert;
  max-width: revert;
  padding: 0 5px 0 25px;
  color: #000;
  opacity: 1;
  background: rgba(255, 255, 255, 0.9)
}

.statebook .sb-map-basemap {
    position: absolute;
    bottom: 20px;
    left: 10px;
    z-index: 501 !important;
}

.statebook .right-shift {
    left: 320px !important;
}

.statebook .sb-map-coordinates {
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    bottom: 0px;
    left: 10px;
    z-index: 35 !important;;
}

.statebook .sb-map-hover-info {
    display: flex;
    flex-direction: column;
    position: absolute;
    background-color: transparent;
    z-index: 50;
    width: 275px;
    top: 10px;
    right: 50px;
    padding: 5px;
    font-size: 12px;
}


.statebook .sb-map-hover-content {
    display: none;
    background-color: #fff;
    border-radius: 5px;
    padding: 2px;
    margin: 5px;
    border: 1px solid #ddd;
}

.statebook .sb-map-hover-content-grid {
    display: grid;
    grid-template-columns: 25% 75%
}

.statebook .sb-map-hover-content-widget {
    display: flex;
    background-color: #fff;
    border-radius: 5px;
    padding: 2px;
    margin: 5px;
}

.statebook .sb-map-hover-label {
    font-weight: bold;
}

.statebook .sb-map-hover-value span {
    text-transform: capitalize;
}

.statebook .hover-info .content {
    flex: 1;
}

.statebook .mapboxgl-ctrl-logo {
    height: 0px !important;
    width: 0px !important;
}


.statebook .mapboxgl-popup-content {
    max-height: 200px;
    border: 1px solid #ddd;
}

.statebook .popup-inner {
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

.statebook .popup-feature {
    border: 1px solid grey;
    margin: 10px 0;
}

.statebook .popup-header {
    margin-top: 10px;
}

.statebook .info-striped:nth-of-type(odd){
    background-color: #efefef;
    margin: 0px;
}

.statebook .info-striped:nth-of-type(even){
    background-color: #ffffff;
    margin: 0px;
}

.statebook ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

.statebook ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.statebook .mapbox-improve-map {
    display: none;
}

.statebook .choropleth-flex {
    display: flex;
    padding-bottom: 5px;
}

.statebook .sb-map-choroplethUnfiltered {
    vertical-align: middle;
}

.statebook .choropleth-flex .statebook-select {
    position: absolute;
    right: 5px;
    width: 120px;
}

.statebook .choropleth-options {
    padding: 10px 0px;
}

.statebook .layer-panel-btn {
    float: right;
}

.statebook .icon-gray {
    color: gray;
}

.statebook .modal-msm {
    width: 400px !important;
}

.statebook .list-down-btn
{
  float: left;
  color: gray;
  margin-top: 2px;
  text-decoration: none;
}

.statebook .sb-map-layers-body .list-group {
    padding-bottom: 0.5rem;
}

.statebook .sb-map-layers-body .list-group.single {
        padding-bottom: 0px;
}

.statebook .sb-map-layers-body .list-group-collapse
{
  overflow: hidden;
}

.statebook .sb-map-layers-body .list-group li  ul {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -11px;
    border-radius: 0px;
}


.statebook .sb-map-layers-body .list-group li ul
{
  border-radius: 0px !important;
  margin: 2px 0px;
}

.statebook .sb-map-layers-body .list-group li  ul li {
    border-radius: 0px !important;
    border-left: none;
    border-right: none;
    padding-left: 20px;
    line-height: 1em;
}

.statebook .sb-map-layers-body .list-group-single li  ul li {
     padding-left: 20px;
}

.statebook .sb-map-layers-body .list-group-item-heading {
    padding: 0rem !important;
    border-bottom: 1px solid !important;
}


.statebook .sb-map-layers-body .list-group-item-heading a {
    text-decoration: none;
}

.statebook .sb-map-layers-body .list-group-item-heading .group-name {
    font-size: 14px;
    font-weight: bold;
    padding-left: 0.5rem !important;
    text-decoration: none;
}

.statebook .sb-map-layers-body .list-group-item {
    border: none;
    padding: 0rem;
}

.statebook .sb-map-sidebar {
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  z-index: 400;
  transition: width 500ms;
  pointer-events: none;
}
.statebook .sb-map-sidebar.collapsed {
    width: 30px; 
    pointer-events: auto;
}

.statebook .sidebar-tabs {
    pointer-events: auto;
}

.statebook .sidebar-content {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 75%;
  width: max-content;
  min-width: 300px;  
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  z-index: 501;
}

.statebook .sidebar-pane.active {
  overflow-y: hidden;
  display: flex;
  flex-direction: column;     
}

.statebook .sidebar-content-inner {
  padding: 5px 5px;
  overflow-y: scroll;
  margin-right: 5px;  
}

.statebook .sidebar-header {
    font-size: 12px;
    font-weight: bold;
    border-bottom: none;
    height: initial;
    padding: initial;
}

.statebook .sb-map-sidebar {
  border: 0;
  border-radius: 2px; 
}

.statebook .legend-table {
    margin:auto;
}


.statebook .legend-color{
    width: 50px;
    float: right;
}

.statebook .legend-value-label {
    font-size: 12px;
    text-align: right;
    padding-right: 3px;
    vertical-align: middle;
}

.statebook .legend-value-nodata {
    font-size: 12px;
    text-align: left;
}

.statebook .legend-value-label::after {
    content: ":"; 
}

.statebook .legend-layer-label {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.statebook .legend-value-symbol {
    text-align: center;
}

.statebook . sb-map-legend-body {
    width: max-content;
    max-width: 300px;
    min-width: unset;
    float: right;
}

.statebook .sb-export-legend {
    width: max-content;
    z-index: 0;
    padding: 10px;
    position: absolute;
    left: -1000px;
}

.statebook .legend-canvas-div {
    background-color: #fff;
    z-index: 550;
    position: absolute;
    bottom: 0px;
    border: 1px solid lightgray;
}

.statebookExportModal {
    background: rgba(0, 0, 0, 0.75);
    z-index: 999999;

}

.statebook .statebookExportModal .modal-body .resizable-body-div {
    border: 1px dashed grey;
    padding: 10px;
}

.statebook .statebookExportModal .modal-content {
    flex-grow: 1;
}

.statebook .statebookExportModal .modal-dialog {
    min-height: calc(100vh - 100px);
    max-width: calc(100vw - 50px);
    display: flex;
}

.statebook .statebookExportModal .modal-footer button {
    padding: 2px !important;
}

.statebook .statebookExportModal .modal-footer:after {
    content: "";
    display: table !important;
    clear: both !important;
}

.statebook .statebookExportModal .modal-header {
    padding-bottom:  0.25rem !important;
    display: block;
}

.statebook .statebookExportModal .modal-file-options {
    display: flex;
    flex-wrap: wrap;
}

.statebook .statebookExportModal .modal-options-filename-div {
    flex-grow: 1;
}

.statebook .statebookExportModal .sb-modal-dl-filename-span {
    display: block;
    overflow: hidden;
}

.statebook .statebookExportModal .sb-modal-dl-filename-span input {
    width: 100%;
}

.statebook .statebookExportModal .modal-buttons {
    float: right;
}

.statebook .statebookExportModal .lh-1 {
    line-height: 1em;
}

.statebook .sb-map-hover-info-widget {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 50;
    width: 75%;
    top: 10px;
    right: 10px;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
}

.statebook .sb-map-slider-container {
    z-index: 501;
    margin:auto;
    padding-top: 5px;
    width: 95%;
    display: none;
}

.statebook .sb-map-slider-notes {
    z-index: 501;
    position:absolute;
    margin:auto;
    padding-top: 5px;
    width: 95%;
    display: none;
}

.statebook .sb-map-slider-div {
    width: fit-content;
    margin: 0 auto;
    background: rgba(255,255,255, 0.9);
    display: flex;
    align-items: center;
}

.statebook .sb-map-slider-year{
    padding: 0px 10px;
    font-size: 14px;
    height: 12px;
}

.statebook .sb-map-slider-play {
    font-size: 14px;
    height: 12px;
    vertical-align: middle;
}

.sb-map-slider-bar {
  -webkit-appearance: none;
  height: 5px;
  background: #dcdcdc;
  border-radius: 2px;
  outline: 0.5px solid #000;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.sb-map-slider-bar:hover {
  opacity: 1;
}

.sb-map-slider-bar::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #0000ff;
  outline: 1px solid #000;
  cursor: pointer;
}

.sb-map-slider-bar::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #0000ff;
  outline: 1px solid #000;
  cursor: pointer;
}

.statebook .sb-map-slider-div .slider-bar-value{
  position: relative;
  width: inherit;
  top: -100%;
  display:none;
  z-index: 5000;
}

.statebook .sb-map-slider-div:hover .slider-bar-value{
  position: relative;
  width: inherit;
  top: -100%;
  display:revert;
}

.statebook .sb-map-slider-div .slider-bar-value span{
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #000;
  padding: 0px 5px;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  transform: translate(-50%, -120%);
  border-radius: 6px;
}
.statebook .sb-map-slider-div .slider-bar-value span:before{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
}

.statebook .sb-map-zoom-banner {
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(220, 53, 69, 0.75);
    color: white;
    padding: 4px 12px;
    text-align: center;
    z-index: 395;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    font-size: 12px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    padding-right: 30px; /* Make room for the close button */
}

.statebook .sb-map-zoom-banner-close {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    font-size: 10px;
    cursor: pointer;
    padding: 2px;
    line-height: 1;
}

/*  table.css  */
.statebook .statebook-top-inactive {
  color: #bbbbbb;
}

/*-------------------------------------
  TABULATOR OVERRIDES
 -------------------------------------*/
.statebook .tabulator {
  background-color: #bbbbbb;
  font-size: 12px;
}
/* no-data placeholder color */
.statebook .tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents {
  color: #555;
}
/* override bootstrap card word-wrap behavior */
.statebook .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
  word-wrap: normal;
}
/* sort arrow position */
.statebook .tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-content .tabulator-col-sorter .tabulator-arrow {
  align-self: flex-end;
  margin-bottom: 4px;
}
/* placeholder width - so message displays even when 0 columns */
.statebook .tabulator .tabulator-tableholder .tabulator-placeholder,
.statebook .tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode="virtual"] {
  min-width: 500px;
}
/* page selector */
.statebook .tabulator .tabulator-footer .tabulator-page.active {
  color: black;
  -webkit-text-stroke-width: 1px;
}
.statebook .tabulator .tabulator-footer .tabulator-page:not(.disabled):hover {
  color: #888;
}
/* no .statebook prefix */
.tabulator-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
