body.fuxschool-theme-2019 .table-striped > tbody > tr:not(:hover):nth-of-type(odd) {
  background-color: #c9d4de;
}
body.fuxschool-theme-2019 .table-striped > tbody > tr:not(:hover):nth-of-type(even) {
  background-color: #D9E1E8;
}
body.fuxschool-theme-2019 .panel {
  border: none;
  box-shadow: none;
}
body.fuxschool-theme-2019 .settings-panel {
  margin-bottom: 15px;
}
body.fuxschool-theme-2019 .settings-panel .settings-panel-heading {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  box-shadow: 0 0 5px #ddd;
  padding-left: 15px !important;
  padding-right: 15px !important;
  min-height: 44px;
}
body.fuxschool-theme-2019 .settings-panel .settings-panel-body {
  border-top: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 0 5px #ddd;
  padding: 15px !important;
}
body.fuxschool-theme-2019 .settings-panel .settings-panel-heading + .settings-panel-body {
  border-top: none;
}
body.fuxschool-theme-2019 .settings-panel.settings-panel-secondary .settings-panel-heading {
  min-height: 38px;
  font-size: 12pt;
  box-shadow: none;
}
body.fuxschool-theme-2019 .settings-panel.settings-panel-secondary .settings-panel-body {
  box-shadow: none;
}
@media (max-width: 1024px) {
  body.fuxschool-theme-2019 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  body.fuxschool-theme-2019 .col-xs-1,
  body.fuxschool-theme-2019 .col-md-1,
  body.fuxschool-theme-2019 .col-sm-1,
  body.fuxschool-theme-2019 .col-lg-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-2,
  body.fuxschool-theme-2019 .col-md-2,
  body.fuxschool-theme-2019 .col-sm-2,
  body.fuxschool-theme-2019 .col-lg-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-3,
  body.fuxschool-theme-2019 .col-md-3,
  body.fuxschool-theme-2019 .col-sm-3,
  body.fuxschool-theme-2019 .col-lg-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-4,
  body.fuxschool-theme-2019 .col-md-4,
  body.fuxschool-theme-2019 .col-sm-4,
  body.fuxschool-theme-2019 .col-lg-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-5,
  body.fuxschool-theme-2019 .col-md-5,
  body.fuxschool-theme-2019 .col-sm-5,
  body.fuxschool-theme-2019 .col-lg-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-6,
  body.fuxschool-theme-2019 .col-md-6,
  body.fuxschool-theme-2019 .col-sm-6,
  body.fuxschool-theme-2019 .col-lg-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-7,
  body.fuxschool-theme-2019 .col-md-7,
  body.fuxschool-theme-2019 .col-sm-7,
  body.fuxschool-theme-2019 .col-lg-7 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-8,
  body.fuxschool-theme-2019 .col-md-8,
  body.fuxschool-theme-2019 .col-sm-8,
  body.fuxschool-theme-2019 .col-lg-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-9,
  body.fuxschool-theme-2019 .col-md-9,
  body.fuxschool-theme-2019 .col-sm-9,
  body.fuxschool-theme-2019 .col-lg-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-10,
  body.fuxschool-theme-2019 .col-md-10,
  body.fuxschool-theme-2019 .col-sm-10,
  body.fuxschool-theme-2019 .col-lg-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-11,
  body.fuxschool-theme-2019 .col-md-11,
  body.fuxschool-theme-2019 .col-sm-11,
  body.fuxschool-theme-2019 .col-lg-11 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.fuxschool-theme-2019 .col-xs-12,
  body.fuxschool-theme-2019 .col-md-12,
  body.fuxschool-theme-2019 .col-sm-12,
  body.fuxschool-theme-2019 .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.fuxschool-theme-2019 .form-control-inline {
  display: inline-block;
  width: auto;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply) {
  transition: all 0.5s;
  color: #003366;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-default {
  background: white;
  border: 1px solid #003366;
  border-radius: 4px;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-default:hover {
  border-color: #003366;
  background: #003366;
  border-radius: 4px;
  color: white;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-link {
  background: transparent;
  border: none;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-primary {
  background: #003366;
  border: 1px solid #003366;
  color: white;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-primary:hover {
  background: #004d99;
  border-color: #004d99;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-green {
  background: #cad122;
  border: 1px solid #cad122;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-green:hover {
  border-color: #003366;
  background: #cad122;
  color: #003366;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-action, body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).action-btn {
  border: 1px solid #ddd;
  background-color: white;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-action:hover, body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).action-btn:hover {
  border-color: #003366;
  background-color: #003366;
  color: white;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-action :hover, body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).action-btn :hover {
  background: transparent;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-subtle {
  background: transparent;
  border-color: #ddd;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).btn-long {
  width: 100%;
}
body.fuxschool-theme-2019 .btn:not(.toggle-handle, .btn-modal-cancel, .btn-modal-apply).active {
  background: #003366;
  border: 1px solid #003366;
  color: white;
  box-shadow: none;
}
body.fuxschool-theme-2019.modal-open {
  overflow: hidden;
}
body.fuxschool-theme-2019 .modal {
  z-index: 10000;
}
body.fuxschool-theme-2019 .modal.model-secondary {
  z-index: 9999;
}
body.fuxschool-theme-2019 .modal.fullscreen .modal-dialog {
  width: 95%;
  padding-top: 0;
  max-width: 1200px;
}
@media (max-width: 1100px) {
  body.fuxschool-theme-2019 .modal.fullscreen .modal-dialog {
    width: 98%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
body.fuxschool-theme-2019 .modal.slide-from-right {
  transition: all 0.5s;
}
body.fuxschool-theme-2019 .modal.slide-from-right:not(.in) {
  right: -140%;
  transition: all 0.5s;
}
body.fuxschool-theme-2019 .modal.slide-from-right .modal-dialog {
  margin-right: 0;
  margin-bottom: 0;
}
body.fuxschool-theme-2019 .modal.slide-from-right .modal-dialog .modal-content {
  min-height: calc(100vh - 20px);
}
@media (min-width: 1025px) {
  body.fuxschool-theme-2019 .modal.slide-from-right .modal-dialog {
    margin-top: 96px;
  }
  body.fuxschool-theme-2019 .modal.slide-from-right .modal-dialog .modal-content {
    min-height: calc(100vh - 96px);
  }
}
@media (min-width: 1200px) {
  body.fuxschool-theme-2019 .modal.slide-from-right .modal-dialog {
    max-width: calc(100% - 150px);
  }
}
@media (min-width: 1350px) {
  body.fuxschool-theme-2019 .modal.slide-from-right .modal-dialog {
    max-width: calc(100% - 300px);
  }
}
body.fuxschool-theme-2019 .modal .modal-body {
  padding: 15px;
}
body.fuxschool-theme-2019 .modal .modal-hide {
  display: none;
}
body.fuxschool-theme-2019 .modal .modal-header {
  background: white;
  border-bottom: 1px solid #003366;
  font-weight: normal;
  text-align: left;
  padding-bottom: 8px;
  color: #333;
}
body.fuxschool-theme-2019 .modal .modal-header h4.modal-title {
  color: #333;
  display: inline-block;
  font-size: 20px;
  text-align: left;
  max-width: calc(100% - 25px);
}
body.fuxschool-theme-2019 .modal .modal-header .modal-actions {
  float: right;
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 1024px) {
  body.fuxschool-theme-2019 .modal .modal-header {
    padding: 10px 15px;
  }
}
body.fuxschool-theme-2019 ul.nav-tabs {
  border-bottom: 1px solid #ddd;
}
body.fuxschool-theme-2019 ul.nav-tabs > li .show-on-inactive {
  display: inline-block;
}
body.fuxschool-theme-2019 ul.nav-tabs > li .show-on-active {
  display: none;
}
body.fuxschool-theme-2019 ul.nav-tabs > li .show-on-active .select2 {
  min-width: 100px;
  margin-top: -4px;
  margin-bottom: -5px;
}
body.fuxschool-theme-2019 ul.nav-tabs > li > a {
  color: #003366;
  border: 1px solid #efefef;
  border-bottom-width: 3px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-right: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  body.fuxschool-theme-2019 ul.nav-tabs > li > a {
    min-width: 120px;
  }
}
@media (min-width: 1024px) {
  body.fuxschool-theme-2019 ul.nav-tabs > li > a {
    min-width: 150px;
  }
}
body.fuxschool-theme-2019 ul.nav-tabs > li:hover > a, body.fuxschool-theme-2019 ul.nav-tabs > li.active:hover > a {
  border-bottom: 3px solid #cad122;
}
body.fuxschool-theme-2019 ul.nav-tabs > li.active .show-on-inactive {
  display: none;
}
body.fuxschool-theme-2019 ul.nav-tabs > li.active .show-on-active {
  display: inline-block;
  margin-left: 10px;
}
body.fuxschool-theme-2019 ul.nav-tabs > li.active > a,
body.fuxschool-theme-2019 ul.nav-tabs > li.active > a:focus {
  background-color: #efefef;
  color: #003366;
  font-weight: bold;
  border-bottom: 3px solid #cad122;
}
body.fuxschool-theme-2019 ul.nav-tabs > li.right {
  float: right;
}
body.fuxschool-theme-2019 ul.nav-tabs > li.primary {
  font-weight: bold;
}
body.fuxschool-theme-2019 ul.nav-tabs > li.info-label {
  margin-right: 15px;
  padding-top: 6px;
}
body.fuxschool-theme-2019 ul.nav-tabs.secondary {
  border-bottom: 1px solid #ddd;
}
body.fuxschool-theme-2019 ul.nav-tabs.secondary > li > a {
  font-size: 0.9em;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  body.fuxschool-theme-2019 ul.nav-tabs.secondary > li > a {
    min-width: 1px;
  }
}
@media (max-width: 1024px) {
  body.fuxschool-theme-2019 ul.nav-tabs.secondary > li > a {
    font-size: 0.8em;
  }
}
body.fuxschool-theme-2019 ul.nav-tabs.secondary > li:hover > a, body.fuxschool-theme-2019 ul.nav-tabs.secondary > li:hover > a:focus, body.fuxschool-theme-2019 ul.nav-tabs.secondary > li.active > a, body.fuxschool-theme-2019 ul.nav-tabs.secondary > li.active > a:focus, body.fuxschool-theme-2019 ul.nav-tabs.secondary > li.active > a, body.fuxschool-theme-2019 ul.nav-tabs.secondary > li.active > a:focus {
  color: #003366;
  border-bottom: 3px solid #787878;
}
body.fuxschool-theme-2019 ul.nav-tabs + .tab-content {
  margin-top: 10px;
}
body.fuxschool-theme-2019 .data-tables-background {
  color: #333;
  background: transparent;
}
body.fuxschool-theme-2019 .dataTables_scroll {
  border: 1px solid #003366;
}
body.fuxschool-theme-2019 .dataTables_scroll .table {
  border: 0;
}
body.fuxschool-theme-2019 table.dataTable tr > :last-child {
  border-right: none;
}
body.fuxschool-theme-2019 table.dataTable thead tr, body.fuxschool-theme-2019 table.dataTable tfoot tr {
  background: #7f99b2;
  color: white;
}
body.fuxschool-theme-2019 table.dataTable thead th, body.fuxschool-theme-2019 table.dataTable thead td, body.fuxschool-theme-2019 table.dataTable tfoot th, body.fuxschool-theme-2019 table.dataTable tfoot td {
  padding: 8px 10px;
  border-color: #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
body.fuxschool-theme-2019 table.dataTable thead th:first-child, body.fuxschool-theme-2019 table.dataTable thead td:first-child, body.fuxschool-theme-2019 table.dataTable tfoot th:first-child, body.fuxschool-theme-2019 table.dataTable tfoot td:first-child {
  border-left: 1px solid #ddd;
}
body.fuxschool-theme-2019 table.dataTable.stripe tbody tr.odd, body.fuxschool-theme-2019 table.dataTable.display tbody tr.odd {
  background: rgba(217, 225, 232, 0.7);
}
body.fuxschool-theme-2019 .dataTables_wrapper button.btn {
  border-radius: 4px;
}
body.fuxschool-theme-2019 .dataTables_wrapper button.btn.active {
  border-color: #003366 !important;
  background: #003366 !important;
  color: white !important;
  box-shadow: none;
}
body.fuxschool-theme-2019 .dataTables_wrapper button.btn.active:hover {
  background: white !important;
  color: #003366 !important;
  box-shadow: none;
}
body.fuxschool-theme-2019 .dataTables_wrapper .dataTables_paginate .btn.disabled {
  visibility: hidden;
}
body.fuxschool-theme-2019 .dataTables_wrapper .dataTables_filter {
  margin-top: 0;
}
body.fuxschool-theme-2019 .dataTables_wrapper .form-control.search {
  display: inline-block;
  width: auto;
}
body.fuxschool-theme-2019 div#driver-popover-item {
  max-width: 600px;
}
body.fuxschool-theme-2019 .select2-container--open {
  z-index: 1000000;
}
body.fuxschool-theme-2019 .navbar {
  height: 50px;
  margin-bottom: 6px;
  z-index: 2000 !important;
}
@media (max-width: 1024px) {
  body.fuxschool-theme-2019 .navbar > li > a {
    padding-right: 10px;
    padding-left: 10px;
  }
}
body.fuxschool-theme-2019 .navbar-brand {
  height: 46px;
}
body.fuxschool-theme-2019 .navbar-default .navbar-nav > li > a {
  font-size: 17px;
  padding-top: 12px;
  padding-bottom: 12px;
}
body.fuxschool-theme-2019 .navbar-default .navbar-nav > li.logout > a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  height: 46px !important;
}
body.fuxschool-theme-2019 .navbar-default .navbar-nav.navbar-right > li.logout > a, body.fuxschool-theme-2019 .navbar-default .navbar-nav.navbar-right > li > a {
  background: transparent;
}
body.fuxschool-theme-2019 .navbar-default .navbar-nav.navbar-right > li.logout > a:hover, body.fuxschool-theme-2019 .navbar-default .navbar-nav.navbar-right > li > a:hover {
  background: #cad122;
}
body.fuxschool-theme-2019 .navbar-default .navbar-nav.navbar-right > li.version {
  padding: 15px 15px 0;
}
body.fuxschool-theme-2019 #sub-navigation {
  top: 50px;
  margin-bottom: 0;
  background: white;
  border: none;
}
body.fuxschool-theme-2019 #sub-navigation .btn-default:hover {
  color: white;
}
body.fuxschool-theme-2019 #sub-navigation .nav-tabs {
  margin-top: -3px;
}
@media (max-width: 1024px) {
  body.fuxschool-theme-2019 .menu-navi-width {
    min-width: 1px !important;
  }
}
body.fuxschool-theme-2019 #work_area {
  display: none;
}
body.fuxschool-theme-2019 #work_area .modal-body {
  padding-top: 0;
}
body.fuxschool-theme-2019 #work_area #work_panel {
  display: block !important;
}
body.fuxschool-theme-2019 .fux-grey-bg {
  background: #ddd;
}
body.fuxschool-theme-2019 .fux-primary-bg {
  background: #D9E1E8;
}
body.fuxschool-theme-2019 .fux-grey-bg-force {
  background: #ddd !important;
}
body.fuxschool-theme-2019 .fux-primary-bg-force {
  background: #D9E1E8 !important;
}
body.fuxschool-theme-2019 .fux-smaller-font {
  font-size: 0.8em;
}
body.fuxschool-theme-2019 .fux-sticky {
  position: sticky !important;
  top: 0;
  z-index: 100;
}
body.fuxschool-theme-2019 .fux-sticky-sub {
  position: sticky !important;
  top: 53px;
  z-index: 1000;
}
body.fuxschool-theme-2019 .fux-sticky-sub-sub {
  position: sticky !important;
  top: 100px;
  z-index: 1001;
}
body.fuxschool-theme-2019 .fux-margin-bottom {
  margin-bottom: 15px;
}
body.fuxschool-theme-2019 .fux-border-bottom {
  border-bottom: 1px solid #ddd;
}

/*DKB Dashboard Abwesenheit > Gradient Markierung der Abwesenheiten*/
body.fuxschool-theme-2019 .absence-entry .absence-entry-unit {
  background-image: linear-gradient(240deg, var(--absence-color) 0%, white 25%);
  margin-right: -10px;
}

.absence-entry-row-header {
  background-color: #003366;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  margin-top: -2px;
}


body.fuxschool-theme-2019 .fux-no-break {
  display: block;
}
:not(:hover) > body.fuxschool-theme-2019 .fux-no-break {
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
}
body.fuxschool-theme-2019 .fux-inline {
  display: inline;
}
body.fuxschool-theme-2019 .fux-hidden {
  display: none;
}
body.fuxschool-theme-2019 .fux-float-right {
  float: right;
}
body.fuxschool-theme-2019 .fux-scroll-x {
  overflow-x: auto;
}
body.fuxschool-theme-2019 .fux-scroll-y {
  overflow-y: auto;
}
body.fuxschool-theme-2019 .fux-max-width-0px {
  max-width: 0px;
}
body.fuxschool-theme-2019 .fux-max-width-0 {
  max-width: 0%;
}
body.fuxschool-theme-2019 .fux-min-width-0px {
  min-width: 0px;
}
body.fuxschool-theme-2019 .fux-min-width-0 {
  min-width: 0%;
}
body.fuxschool-theme-2019 .fux-margin-top-0px {
  margin-top: 0px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-0px {
  margin-bottom: 0px;
}
body.fuxschool-theme-2019 .fux-margin-left-0px {
  margin-left: 0px;
}
body.fuxschool-theme-2019 .fux-margin-right-0px {
  margin-right: 0px;
}
body.fuxschool-theme-2019 .fux-padding-top-0px {
  padding-top: 0px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-0px {
  padding-bottom: 0px;
}
body.fuxschool-theme-2019 .fux-padding-left-0px {
  padding-left: 0px;
}
body.fuxschool-theme-2019 .fux-padding-right-0px {
  padding-right: 0px;
}
body.fuxschool-theme-2019 .fux-max-width-5px {
  max-width: 5px;
}
body.fuxschool-theme-2019 .fux-max-width-5 {
  max-width: 5%;
}
body.fuxschool-theme-2019 .fux-min-width-5px {
  min-width: 5px;
}
body.fuxschool-theme-2019 .fux-min-width-5 {
  min-width: 5%;
}
body.fuxschool-theme-2019 .fux-margin-top-5px {
  margin-top: 5px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-5px {
  margin-bottom: 5px;
}
body.fuxschool-theme-2019 .fux-margin-left-5px {
  margin-left: 5px;
}
body.fuxschool-theme-2019 .fux-margin-right-5px {
  margin-right: 5px;
}
body.fuxschool-theme-2019 .fux-padding-top-5px {
  padding-top: 5px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-5px {
  padding-bottom: 5px;
}
body.fuxschool-theme-2019 .fux-padding-left-5px {
  padding-left: 5px;
}
body.fuxschool-theme-2019 .fux-padding-right-5px {
  padding-right: 5px;
}
body.fuxschool-theme-2019 .fux-max-width-10px {
  max-width: 10px;
}
body.fuxschool-theme-2019 .fux-max-width-10 {
  max-width: 10%;
}
body.fuxschool-theme-2019 .fux-min-width-10px {
  min-width: 10px;
}
body.fuxschool-theme-2019 .fux-min-width-10 {
  min-width: 10%;
}
body.fuxschool-theme-2019 .fux-margin-top-10px {
  margin-top: 10px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-10px {
  margin-bottom: 10px;
}
body.fuxschool-theme-2019 .fux-margin-left-10px {
  margin-left: 10px;
}
body.fuxschool-theme-2019 .fux-margin-right-10px {
  margin-right: 10px;
}
body.fuxschool-theme-2019 .fux-padding-top-10px {
  padding-top: 10px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-10px {
  padding-bottom: 10px;
}
body.fuxschool-theme-2019 .fux-padding-left-10px {
  padding-left: 10px;
}
body.fuxschool-theme-2019 .fux-padding-right-10px {
  padding-right: 10px;
}
body.fuxschool-theme-2019 .fux-max-width-15px {
  max-width: 15px;
}
body.fuxschool-theme-2019 .fux-max-width-15 {
  max-width: 15%;
}
body.fuxschool-theme-2019 .fux-min-width-15px {
  min-width: 15px;
}
body.fuxschool-theme-2019 .fux-min-width-15 {
  min-width: 15%;
}
body.fuxschool-theme-2019 .fux-margin-top-15px {
  margin-top: 15px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-15px {
  margin-bottom: 15px;
}
body.fuxschool-theme-2019 .fux-margin-left-15px {
  margin-left: 15px;
}
body.fuxschool-theme-2019 .fux-margin-right-15px {
  margin-right: 15px;
}
body.fuxschool-theme-2019 .fux-padding-top-15px {
  padding-top: 15px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-15px {
  padding-bottom: 15px;
}
body.fuxschool-theme-2019 .fux-padding-left-15px {
  padding-left: 15px;
}
body.fuxschool-theme-2019 .fux-padding-right-15px {
  padding-right: 15px;
}
body.fuxschool-theme-2019 .fux-max-width-20px {
  max-width: 20px;
}
body.fuxschool-theme-2019 .fux-max-width-20 {
  max-width: 20%;
}
body.fuxschool-theme-2019 .fux-min-width-20px {
  min-width: 20px;
}
body.fuxschool-theme-2019 .fux-min-width-20 {
  min-width: 20%;
}
body.fuxschool-theme-2019 .fux-margin-top-20px {
  margin-top: 20px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-20px {
  margin-bottom: 20px;
}
body.fuxschool-theme-2019 .fux-margin-left-20px {
  margin-left: 20px;
}
body.fuxschool-theme-2019 .fux-margin-right-20px {
  margin-right: 20px;
}
body.fuxschool-theme-2019 .fux-padding-top-20px {
  padding-top: 20px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-20px {
  padding-bottom: 20px;
}
body.fuxschool-theme-2019 .fux-padding-left-20px {
  padding-left: 20px;
}
body.fuxschool-theme-2019 .fux-padding-right-20px {
  padding-right: 20px;
}
body.fuxschool-theme-2019 .fux-max-width-25px {
  max-width: 25px;
}
body.fuxschool-theme-2019 .fux-max-width-25 {
  max-width: 25%;
}
body.fuxschool-theme-2019 .fux-min-width-25px {
  min-width: 25px;
}
body.fuxschool-theme-2019 .fux-min-width-25 {
  min-width: 25%;
}
body.fuxschool-theme-2019 .fux-margin-top-25px {
  margin-top: 25px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-25px {
  margin-bottom: 25px;
}
body.fuxschool-theme-2019 .fux-margin-left-25px {
  margin-left: 25px;
}
body.fuxschool-theme-2019 .fux-margin-right-25px {
  margin-right: 25px;
}
body.fuxschool-theme-2019 .fux-padding-top-25px {
  padding-top: 25px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-25px {
  padding-bottom: 25px;
}
body.fuxschool-theme-2019 .fux-padding-left-25px {
  padding-left: 25px;
}
body.fuxschool-theme-2019 .fux-padding-right-25px {
  padding-right: 25px;
}
body.fuxschool-theme-2019 .fux-max-width-30px {
  max-width: 30px;
}
body.fuxschool-theme-2019 .fux-max-width-30 {
  max-width: 30%;
}
body.fuxschool-theme-2019 .fux-min-width-30px {
  min-width: 30px;
}
body.fuxschool-theme-2019 .fux-min-width-30 {
  min-width: 30%;
}
body.fuxschool-theme-2019 .fux-margin-top-30px {
  margin-top: 30px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-30px {
  margin-bottom: 30px;
}
body.fuxschool-theme-2019 .fux-margin-left-30px {
  margin-left: 30px;
}
body.fuxschool-theme-2019 .fux-margin-right-30px {
  margin-right: 30px;
}
body.fuxschool-theme-2019 .fux-padding-top-30px {
  padding-top: 30px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-30px {
  padding-bottom: 30px;
}
body.fuxschool-theme-2019 .fux-padding-left-30px {
  padding-left: 30px;
}
body.fuxschool-theme-2019 .fux-padding-right-30px {
  padding-right: 30px;
}
body.fuxschool-theme-2019 .fux-max-width-35px {
  max-width: 35px;
}
body.fuxschool-theme-2019 .fux-max-width-35 {
  max-width: 35%;
}
body.fuxschool-theme-2019 .fux-min-width-35px {
  min-width: 35px;
}
body.fuxschool-theme-2019 .fux-min-width-35 {
  min-width: 35%;
}
body.fuxschool-theme-2019 .fux-margin-top-35px {
  margin-top: 35px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-35px {
  margin-bottom: 35px;
}
body.fuxschool-theme-2019 .fux-margin-left-35px {
  margin-left: 35px;
}
body.fuxschool-theme-2019 .fux-margin-right-35px {
  margin-right: 35px;
}
body.fuxschool-theme-2019 .fux-padding-top-35px {
  padding-top: 35px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-35px {
  padding-bottom: 35px;
}
body.fuxschool-theme-2019 .fux-padding-left-35px {
  padding-left: 35px;
}
body.fuxschool-theme-2019 .fux-padding-right-35px {
  padding-right: 35px;
}
body.fuxschool-theme-2019 .fux-max-width-40px {
  max-width: 40px;
}
body.fuxschool-theme-2019 .fux-max-width-40 {
  max-width: 40%;
}
body.fuxschool-theme-2019 .fux-min-width-40px {
  min-width: 40px;
}
body.fuxschool-theme-2019 .fux-min-width-40 {
  min-width: 40%;
}
body.fuxschool-theme-2019 .fux-margin-top-40px {
  margin-top: 40px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-40px {
  margin-bottom: 40px;
}
body.fuxschool-theme-2019 .fux-margin-left-40px {
  margin-left: 40px;
}
body.fuxschool-theme-2019 .fux-margin-right-40px {
  margin-right: 40px;
}
body.fuxschool-theme-2019 .fux-padding-top-40px {
  padding-top: 40px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-40px {
  padding-bottom: 40px;
}
body.fuxschool-theme-2019 .fux-padding-left-40px {
  padding-left: 40px;
}
body.fuxschool-theme-2019 .fux-padding-right-40px {
  padding-right: 40px;
}
body.fuxschool-theme-2019 .fux-max-width-45px {
  max-width: 45px;
}
body.fuxschool-theme-2019 .fux-max-width-45 {
  max-width: 45%;
}
body.fuxschool-theme-2019 .fux-min-width-45px {
  min-width: 45px;
}
body.fuxschool-theme-2019 .fux-min-width-45 {
  min-width: 45%;
}
body.fuxschool-theme-2019 .fux-margin-top-45px {
  margin-top: 45px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-45px {
  margin-bottom: 45px;
}
body.fuxschool-theme-2019 .fux-margin-left-45px {
  margin-left: 45px;
}
body.fuxschool-theme-2019 .fux-margin-right-45px {
  margin-right: 45px;
}
body.fuxschool-theme-2019 .fux-padding-top-45px {
  padding-top: 45px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-45px {
  padding-bottom: 45px;
}
body.fuxschool-theme-2019 .fux-padding-left-45px {
  padding-left: 45px;
}
body.fuxschool-theme-2019 .fux-padding-right-45px {
  padding-right: 45px;
}
body.fuxschool-theme-2019 .fux-max-width-50px {
  max-width: 50px;
}
body.fuxschool-theme-2019 .fux-max-width-50 {
  max-width: 50%;
}
body.fuxschool-theme-2019 .fux-min-width-50px {
  min-width: 50px;
}
body.fuxschool-theme-2019 .fux-min-width-50 {
  min-width: 50%;
}
body.fuxschool-theme-2019 .fux-margin-top-50px {
  margin-top: 50px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-50px {
  margin-bottom: 50px;
}
body.fuxschool-theme-2019 .fux-margin-left-50px {
  margin-left: 50px;
}
body.fuxschool-theme-2019 .fux-margin-right-50px {
  margin-right: 50px;
}
body.fuxschool-theme-2019 .fux-padding-top-50px {
  padding-top: 50px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-50px {
  padding-bottom: 50px;
}
body.fuxschool-theme-2019 .fux-padding-left-50px {
  padding-left: 50px;
}
body.fuxschool-theme-2019 .fux-padding-right-50px {
  padding-right: 50px;
}
body.fuxschool-theme-2019 .fux-max-width-55px {
  max-width: 55px;
}
body.fuxschool-theme-2019 .fux-max-width-55 {
  max-width: 55%;
}
body.fuxschool-theme-2019 .fux-min-width-55px {
  min-width: 55px;
}
body.fuxschool-theme-2019 .fux-min-width-55 {
  min-width: 55%;
}
body.fuxschool-theme-2019 .fux-margin-top-55px {
  margin-top: 55px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-55px {
  margin-bottom: 55px;
}
body.fuxschool-theme-2019 .fux-margin-left-55px {
  margin-left: 55px;
}
body.fuxschool-theme-2019 .fux-margin-right-55px {
  margin-right: 55px;
}
body.fuxschool-theme-2019 .fux-padding-top-55px {
  padding-top: 55px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-55px {
  padding-bottom: 55px;
}
body.fuxschool-theme-2019 .fux-padding-left-55px {
  padding-left: 55px;
}
body.fuxschool-theme-2019 .fux-padding-right-55px {
  padding-right: 55px;
}
body.fuxschool-theme-2019 .fux-max-width-60px {
  max-width: 60px;
}
body.fuxschool-theme-2019 .fux-max-width-60 {
  max-width: 60%;
}
body.fuxschool-theme-2019 .fux-min-width-60px {
  min-width: 60px;
}
body.fuxschool-theme-2019 .fux-min-width-60 {
  min-width: 60%;
}
body.fuxschool-theme-2019 .fux-margin-top-60px {
  margin-top: 60px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-60px {
  margin-bottom: 60px;
}
body.fuxschool-theme-2019 .fux-margin-left-60px {
  margin-left: 60px;
}
body.fuxschool-theme-2019 .fux-margin-right-60px {
  margin-right: 60px;
}
body.fuxschool-theme-2019 .fux-padding-top-60px {
  padding-top: 60px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-60px {
  padding-bottom: 60px;
}
body.fuxschool-theme-2019 .fux-padding-left-60px {
  padding-left: 60px;
}
body.fuxschool-theme-2019 .fux-padding-right-60px {
  padding-right: 60px;
}
body.fuxschool-theme-2019 .fux-max-width-65px {
  max-width: 65px;
}
body.fuxschool-theme-2019 .fux-max-width-65 {
  max-width: 65%;
}
body.fuxschool-theme-2019 .fux-min-width-65px {
  min-width: 65px;
}
body.fuxschool-theme-2019 .fux-min-width-65 {
  min-width: 65%;
}
body.fuxschool-theme-2019 .fux-margin-top-65px {
  margin-top: 65px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-65px {
  margin-bottom: 65px;
}
body.fuxschool-theme-2019 .fux-margin-left-65px {
  margin-left: 65px;
}
body.fuxschool-theme-2019 .fux-margin-right-65px {
  margin-right: 65px;
}
body.fuxschool-theme-2019 .fux-padding-top-65px {
  padding-top: 65px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-65px {
  padding-bottom: 65px;
}
body.fuxschool-theme-2019 .fux-padding-left-65px {
  padding-left: 65px;
}
body.fuxschool-theme-2019 .fux-padding-right-65px {
  padding-right: 65px;
}
body.fuxschool-theme-2019 .fux-max-width-70px {
  max-width: 70px;
}
body.fuxschool-theme-2019 .fux-max-width-70 {
  max-width: 70%;
}
body.fuxschool-theme-2019 .fux-min-width-70px {
  min-width: 70px;
}
body.fuxschool-theme-2019 .fux-min-width-70 {
  min-width: 70%;
}
body.fuxschool-theme-2019 .fux-margin-top-70px {
  margin-top: 70px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-70px {
  margin-bottom: 70px;
}
body.fuxschool-theme-2019 .fux-margin-left-70px {
  margin-left: 70px;
}
body.fuxschool-theme-2019 .fux-margin-right-70px {
  margin-right: 70px;
}
body.fuxschool-theme-2019 .fux-padding-top-70px {
  padding-top: 70px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-70px {
  padding-bottom: 70px;
}
body.fuxschool-theme-2019 .fux-padding-left-70px {
  padding-left: 70px;
}
body.fuxschool-theme-2019 .fux-padding-right-70px {
  padding-right: 70px;
}
body.fuxschool-theme-2019 .fux-max-width-75px {
  max-width: 75px;
}
body.fuxschool-theme-2019 .fux-max-width-75 {
  max-width: 75%;
}
body.fuxschool-theme-2019 .fux-min-width-75px {
  min-width: 75px;
}
body.fuxschool-theme-2019 .fux-min-width-75 {
  min-width: 75%;
}
body.fuxschool-theme-2019 .fux-margin-top-75px {
  margin-top: 75px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-75px {
  margin-bottom: 75px;
}
body.fuxschool-theme-2019 .fux-margin-left-75px {
  margin-left: 75px;
}
body.fuxschool-theme-2019 .fux-margin-right-75px {
  margin-right: 75px;
}
body.fuxschool-theme-2019 .fux-padding-top-75px {
  padding-top: 75px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-75px {
  padding-bottom: 75px;
}
body.fuxschool-theme-2019 .fux-padding-left-75px {
  padding-left: 75px;
}
body.fuxschool-theme-2019 .fux-padding-right-75px {
  padding-right: 75px;
}
body.fuxschool-theme-2019 .fux-max-width-80px {
  max-width: 80px;
}
body.fuxschool-theme-2019 .fux-max-width-80 {
  max-width: 80%;
}
body.fuxschool-theme-2019 .fux-min-width-80px {
  min-width: 80px;
}
body.fuxschool-theme-2019 .fux-min-width-80 {
  min-width: 80%;
}
body.fuxschool-theme-2019 .fux-margin-top-80px {
  margin-top: 80px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-80px {
  margin-bottom: 80px;
}
body.fuxschool-theme-2019 .fux-margin-left-80px {
  margin-left: 80px;
}
body.fuxschool-theme-2019 .fux-margin-right-80px {
  margin-right: 80px;
}
body.fuxschool-theme-2019 .fux-padding-top-80px {
  padding-top: 80px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-80px {
  padding-bottom: 80px;
}
body.fuxschool-theme-2019 .fux-padding-left-80px {
  padding-left: 80px;
}
body.fuxschool-theme-2019 .fux-padding-right-80px {
  padding-right: 80px;
}
body.fuxschool-theme-2019 .fux-max-width-85px {
  max-width: 85px;
}
body.fuxschool-theme-2019 .fux-max-width-85 {
  max-width: 85%;
}
body.fuxschool-theme-2019 .fux-min-width-85px {
  min-width: 85px;
}
body.fuxschool-theme-2019 .fux-min-width-85 {
  min-width: 85%;
}
body.fuxschool-theme-2019 .fux-margin-top-85px {
  margin-top: 85px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-85px {
  margin-bottom: 85px;
}
body.fuxschool-theme-2019 .fux-margin-left-85px {
  margin-left: 85px;
}
body.fuxschool-theme-2019 .fux-margin-right-85px {
  margin-right: 85px;
}
body.fuxschool-theme-2019 .fux-padding-top-85px {
  padding-top: 85px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-85px {
  padding-bottom: 85px;
}
body.fuxschool-theme-2019 .fux-padding-left-85px {
  padding-left: 85px;
}
body.fuxschool-theme-2019 .fux-padding-right-85px {
  padding-right: 85px;
}
body.fuxschool-theme-2019 .fux-max-width-90px {
  max-width: 90px;
}
body.fuxschool-theme-2019 .fux-max-width-90 {
  max-width: 90%;
}
body.fuxschool-theme-2019 .fux-min-width-90px {
  min-width: 90px;
}
body.fuxschool-theme-2019 .fux-min-width-90 {
  min-width: 90%;
}
body.fuxschool-theme-2019 .fux-margin-top-90px {
  margin-top: 90px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-90px {
  margin-bottom: 90px;
}
body.fuxschool-theme-2019 .fux-margin-left-90px {
  margin-left: 90px;
}
body.fuxschool-theme-2019 .fux-margin-right-90px {
  margin-right: 90px;
}
body.fuxschool-theme-2019 .fux-padding-top-90px {
  padding-top: 90px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-90px {
  padding-bottom: 90px;
}
body.fuxschool-theme-2019 .fux-padding-left-90px {
  padding-left: 90px;
}
body.fuxschool-theme-2019 .fux-padding-right-90px {
  padding-right: 90px;
}
body.fuxschool-theme-2019 .fux-max-width-95px {
  max-width: 95px;
}
body.fuxschool-theme-2019 .fux-max-width-95 {
  max-width: 95%;
}
body.fuxschool-theme-2019 .fux-min-width-95px {
  min-width: 95px;
}
body.fuxschool-theme-2019 .fux-min-width-95 {
  min-width: 95%;
}
body.fuxschool-theme-2019 .fux-margin-top-95px {
  margin-top: 95px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-95px {
  margin-bottom: 95px;
}
body.fuxschool-theme-2019 .fux-margin-left-95px {
  margin-left: 95px;
}
body.fuxschool-theme-2019 .fux-margin-right-95px {
  margin-right: 95px;
}
body.fuxschool-theme-2019 .fux-padding-top-95px {
  padding-top: 95px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-95px {
  padding-bottom: 95px;
}
body.fuxschool-theme-2019 .fux-padding-left-95px {
  padding-left: 95px;
}
body.fuxschool-theme-2019 .fux-padding-right-95px {
  padding-right: 95px;
}
body.fuxschool-theme-2019 .fux-max-width-100px {
  max-width: 100px;
}
body.fuxschool-theme-2019 .fux-max-width-100 {
  max-width: 100%;
}
body.fuxschool-theme-2019 .fux-min-width-100px {
  min-width: 100px;
}
body.fuxschool-theme-2019 .fux-min-width-100 {
  min-width: 100%;
}
body.fuxschool-theme-2019 .fux-margin-top-100px {
  margin-top: 100px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-100px {
  margin-bottom: 100px;
}
body.fuxschool-theme-2019 .fux-margin-left-100px {
  margin-left: 100px;
}
body.fuxschool-theme-2019 .fux-margin-right-100px {
  margin-right: 100px;
}
body.fuxschool-theme-2019 .fux-padding-top-100px {
  padding-top: 100px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-100px {
  padding-bottom: 100px;
}
body.fuxschool-theme-2019 .fux-padding-left-100px {
  padding-left: 100px;
}
body.fuxschool-theme-2019 .fux-padding-right-100px {
  padding-right: 100px;
}
body.fuxschool-theme-2019 .fux-max-width-105px {
  max-width: 105px;
}
body.fuxschool-theme-2019 .fux-max-width-105 {
  max-width: 105%;
}
body.fuxschool-theme-2019 .fux-min-width-105px {
  min-width: 105px;
}
body.fuxschool-theme-2019 .fux-min-width-105 {
  min-width: 105%;
}
body.fuxschool-theme-2019 .fux-margin-top-105px {
  margin-top: 105px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-105px {
  margin-bottom: 105px;
}
body.fuxschool-theme-2019 .fux-margin-left-105px {
  margin-left: 105px;
}
body.fuxschool-theme-2019 .fux-margin-right-105px {
  margin-right: 105px;
}
body.fuxschool-theme-2019 .fux-padding-top-105px {
  padding-top: 105px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-105px {
  padding-bottom: 105px;
}
body.fuxschool-theme-2019 .fux-padding-left-105px {
  padding-left: 105px;
}
body.fuxschool-theme-2019 .fux-padding-right-105px {
  padding-right: 105px;
}
body.fuxschool-theme-2019 .fux-max-width-110px {
  max-width: 110px;
}
body.fuxschool-theme-2019 .fux-max-width-110 {
  max-width: 110%;
}
body.fuxschool-theme-2019 .fux-min-width-110px {
  min-width: 110px;
}
body.fuxschool-theme-2019 .fux-min-width-110 {
  min-width: 110%;
}
body.fuxschool-theme-2019 .fux-margin-top-110px {
  margin-top: 110px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-110px {
  margin-bottom: 110px;
}
body.fuxschool-theme-2019 .fux-margin-left-110px {
  margin-left: 110px;
}
body.fuxschool-theme-2019 .fux-margin-right-110px {
  margin-right: 110px;
}
body.fuxschool-theme-2019 .fux-padding-top-110px {
  padding-top: 110px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-110px {
  padding-bottom: 110px;
}
body.fuxschool-theme-2019 .fux-padding-left-110px {
  padding-left: 110px;
}
body.fuxschool-theme-2019 .fux-padding-right-110px {
  padding-right: 110px;
}
body.fuxschool-theme-2019 .fux-max-width-115px {
  max-width: 115px;
}
body.fuxschool-theme-2019 .fux-max-width-115 {
  max-width: 115%;
}
body.fuxschool-theme-2019 .fux-min-width-115px {
  min-width: 115px;
}
body.fuxschool-theme-2019 .fux-min-width-115 {
  min-width: 115%;
}
body.fuxschool-theme-2019 .fux-margin-top-115px {
  margin-top: 115px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-115px {
  margin-bottom: 115px;
}
body.fuxschool-theme-2019 .fux-margin-left-115px {
  margin-left: 115px;
}
body.fuxschool-theme-2019 .fux-margin-right-115px {
  margin-right: 115px;
}
body.fuxschool-theme-2019 .fux-padding-top-115px {
  padding-top: 115px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-115px {
  padding-bottom: 115px;
}
body.fuxschool-theme-2019 .fux-padding-left-115px {
  padding-left: 115px;
}
body.fuxschool-theme-2019 .fux-padding-right-115px {
  padding-right: 115px;
}
body.fuxschool-theme-2019 .fux-max-width-120px {
  max-width: 120px;
}
body.fuxschool-theme-2019 .fux-max-width-120 {
  max-width: 120%;
}
body.fuxschool-theme-2019 .fux-min-width-120px {
  min-width: 120px;
}
body.fuxschool-theme-2019 .fux-min-width-120 {
  min-width: 120%;
}
body.fuxschool-theme-2019 .fux-margin-top-120px {
  margin-top: 120px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-120px {
  margin-bottom: 120px;
}
body.fuxschool-theme-2019 .fux-margin-left-120px {
  margin-left: 120px;
}
body.fuxschool-theme-2019 .fux-margin-right-120px {
  margin-right: 120px;
}
body.fuxschool-theme-2019 .fux-padding-top-120px {
  padding-top: 120px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-120px {
  padding-bottom: 120px;
}
body.fuxschool-theme-2019 .fux-padding-left-120px {
  padding-left: 120px;
}
body.fuxschool-theme-2019 .fux-padding-right-120px {
  padding-right: 120px;
}
body.fuxschool-theme-2019 .fux-max-width-125px {
  max-width: 125px;
}
body.fuxschool-theme-2019 .fux-max-width-125 {
  max-width: 125%;
}
body.fuxschool-theme-2019 .fux-min-width-125px {
  min-width: 125px;
}
body.fuxschool-theme-2019 .fux-min-width-125 {
  min-width: 125%;
}
body.fuxschool-theme-2019 .fux-margin-top-125px {
  margin-top: 125px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-125px {
  margin-bottom: 125px;
}
body.fuxschool-theme-2019 .fux-margin-left-125px {
  margin-left: 125px;
}
body.fuxschool-theme-2019 .fux-margin-right-125px {
  margin-right: 125px;
}
body.fuxschool-theme-2019 .fux-padding-top-125px {
  padding-top: 125px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-125px {
  padding-bottom: 125px;
}
body.fuxschool-theme-2019 .fux-padding-left-125px {
  padding-left: 125px;
}
body.fuxschool-theme-2019 .fux-padding-right-125px {
  padding-right: 125px;
}
body.fuxschool-theme-2019 .fux-max-width-130px {
  max-width: 130px;
}
body.fuxschool-theme-2019 .fux-max-width-130 {
  max-width: 130%;
}
body.fuxschool-theme-2019 .fux-min-width-130px {
  min-width: 130px;
}
body.fuxschool-theme-2019 .fux-min-width-130 {
  min-width: 130%;
}
body.fuxschool-theme-2019 .fux-margin-top-130px {
  margin-top: 130px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-130px {
  margin-bottom: 130px;
}
body.fuxschool-theme-2019 .fux-margin-left-130px {
  margin-left: 130px;
}
body.fuxschool-theme-2019 .fux-margin-right-130px {
  margin-right: 130px;
}
body.fuxschool-theme-2019 .fux-padding-top-130px {
  padding-top: 130px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-130px {
  padding-bottom: 130px;
}
body.fuxschool-theme-2019 .fux-padding-left-130px {
  padding-left: 130px;
}
body.fuxschool-theme-2019 .fux-padding-right-130px {
  padding-right: 130px;
}
body.fuxschool-theme-2019 .fux-max-width-135px {
  max-width: 135px;
}
body.fuxschool-theme-2019 .fux-max-width-135 {
  max-width: 135%;
}
body.fuxschool-theme-2019 .fux-min-width-135px {
  min-width: 135px;
}
body.fuxschool-theme-2019 .fux-min-width-135 {
  min-width: 135%;
}
body.fuxschool-theme-2019 .fux-margin-top-135px {
  margin-top: 135px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-135px {
  margin-bottom: 135px;
}
body.fuxschool-theme-2019 .fux-margin-left-135px {
  margin-left: 135px;
}
body.fuxschool-theme-2019 .fux-margin-right-135px {
  margin-right: 135px;
}
body.fuxschool-theme-2019 .fux-padding-top-135px {
  padding-top: 135px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-135px {
  padding-bottom: 135px;
}
body.fuxschool-theme-2019 .fux-padding-left-135px {
  padding-left: 135px;
}
body.fuxschool-theme-2019 .fux-padding-right-135px {
  padding-right: 135px;
}
body.fuxschool-theme-2019 .fux-max-width-140px {
  max-width: 140px;
}
body.fuxschool-theme-2019 .fux-max-width-140 {
  max-width: 140%;
}
body.fuxschool-theme-2019 .fux-min-width-140px {
  min-width: 140px;
}
body.fuxschool-theme-2019 .fux-min-width-140 {
  min-width: 140%;
}
body.fuxschool-theme-2019 .fux-margin-top-140px {
  margin-top: 140px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-140px {
  margin-bottom: 140px;
}
body.fuxschool-theme-2019 .fux-margin-left-140px {
  margin-left: 140px;
}
body.fuxschool-theme-2019 .fux-margin-right-140px {
  margin-right: 140px;
}
body.fuxschool-theme-2019 .fux-padding-top-140px {
  padding-top: 140px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-140px {
  padding-bottom: 140px;
}
body.fuxschool-theme-2019 .fux-padding-left-140px {
  padding-left: 140px;
}
body.fuxschool-theme-2019 .fux-padding-right-140px {
  padding-right: 140px;
}
body.fuxschool-theme-2019 .fux-max-width-145px {
  max-width: 145px;
}
body.fuxschool-theme-2019 .fux-max-width-145 {
  max-width: 145%;
}
body.fuxschool-theme-2019 .fux-min-width-145px {
  min-width: 145px;
}
body.fuxschool-theme-2019 .fux-min-width-145 {
  min-width: 145%;
}
body.fuxschool-theme-2019 .fux-margin-top-145px {
  margin-top: 145px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-145px {
  margin-bottom: 145px;
}
body.fuxschool-theme-2019 .fux-margin-left-145px {
  margin-left: 145px;
}
body.fuxschool-theme-2019 .fux-margin-right-145px {
  margin-right: 145px;
}
body.fuxschool-theme-2019 .fux-padding-top-145px {
  padding-top: 145px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-145px {
  padding-bottom: 145px;
}
body.fuxschool-theme-2019 .fux-padding-left-145px {
  padding-left: 145px;
}
body.fuxschool-theme-2019 .fux-padding-right-145px {
  padding-right: 145px;
}
body.fuxschool-theme-2019 .fux-max-width-150px {
  max-width: 150px;
}
body.fuxschool-theme-2019 .fux-max-width-150 {
  max-width: 150%;
}
body.fuxschool-theme-2019 .fux-min-width-150px {
  min-width: 150px;
}
body.fuxschool-theme-2019 .fux-min-width-150 {
  min-width: 150%;
}
body.fuxschool-theme-2019 .fux-margin-top-150px {
  margin-top: 150px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-150px {
  margin-bottom: 150px;
}
body.fuxschool-theme-2019 .fux-margin-left-150px {
  margin-left: 150px;
}
body.fuxschool-theme-2019 .fux-margin-right-150px {
  margin-right: 150px;
}
body.fuxschool-theme-2019 .fux-padding-top-150px {
  padding-top: 150px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-150px {
  padding-bottom: 150px;
}
body.fuxschool-theme-2019 .fux-padding-left-150px {
  padding-left: 150px;
}
body.fuxschool-theme-2019 .fux-padding-right-150px {
  padding-right: 150px;
}
body.fuxschool-theme-2019 .fux-max-width-155px {
  max-width: 155px;
}
body.fuxschool-theme-2019 .fux-max-width-155 {
  max-width: 155%;
}
body.fuxschool-theme-2019 .fux-min-width-155px {
  min-width: 155px;
}
body.fuxschool-theme-2019 .fux-min-width-155 {
  min-width: 155%;
}
body.fuxschool-theme-2019 .fux-margin-top-155px {
  margin-top: 155px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-155px {
  margin-bottom: 155px;
}
body.fuxschool-theme-2019 .fux-margin-left-155px {
  margin-left: 155px;
}
body.fuxschool-theme-2019 .fux-margin-right-155px {
  margin-right: 155px;
}
body.fuxschool-theme-2019 .fux-padding-top-155px {
  padding-top: 155px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-155px {
  padding-bottom: 155px;
}
body.fuxschool-theme-2019 .fux-padding-left-155px {
  padding-left: 155px;
}
body.fuxschool-theme-2019 .fux-padding-right-155px {
  padding-right: 155px;
}
body.fuxschool-theme-2019 .fux-max-width-160px {
  max-width: 160px;
}
body.fuxschool-theme-2019 .fux-max-width-160 {
  max-width: 160%;
}
body.fuxschool-theme-2019 .fux-min-width-160px {
  min-width: 160px;
}
body.fuxschool-theme-2019 .fux-min-width-160 {
  min-width: 160%;
}
body.fuxschool-theme-2019 .fux-margin-top-160px {
  margin-top: 160px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-160px {
  margin-bottom: 160px;
}
body.fuxschool-theme-2019 .fux-margin-left-160px {
  margin-left: 160px;
}
body.fuxschool-theme-2019 .fux-margin-right-160px {
  margin-right: 160px;
}
body.fuxschool-theme-2019 .fux-padding-top-160px {
  padding-top: 160px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-160px {
  padding-bottom: 160px;
}
body.fuxschool-theme-2019 .fux-padding-left-160px {
  padding-left: 160px;
}
body.fuxschool-theme-2019 .fux-padding-right-160px {
  padding-right: 160px;
}
body.fuxschool-theme-2019 .fux-max-width-165px {
  max-width: 165px;
}
body.fuxschool-theme-2019 .fux-max-width-165 {
  max-width: 165%;
}
body.fuxschool-theme-2019 .fux-min-width-165px {
  min-width: 165px;
}
body.fuxschool-theme-2019 .fux-min-width-165 {
  min-width: 165%;
}
body.fuxschool-theme-2019 .fux-margin-top-165px {
  margin-top: 165px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-165px {
  margin-bottom: 165px;
}
body.fuxschool-theme-2019 .fux-margin-left-165px {
  margin-left: 165px;
}
body.fuxschool-theme-2019 .fux-margin-right-165px {
  margin-right: 165px;
}
body.fuxschool-theme-2019 .fux-padding-top-165px {
  padding-top: 165px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-165px {
  padding-bottom: 165px;
}
body.fuxschool-theme-2019 .fux-padding-left-165px {
  padding-left: 165px;
}
body.fuxschool-theme-2019 .fux-padding-right-165px {
  padding-right: 165px;
}
body.fuxschool-theme-2019 .fux-max-width-170px {
  max-width: 170px;
}
body.fuxschool-theme-2019 .fux-max-width-170 {
  max-width: 170%;
}
body.fuxschool-theme-2019 .fux-min-width-170px {
  min-width: 170px;
}
body.fuxschool-theme-2019 .fux-min-width-170 {
  min-width: 170%;
}
body.fuxschool-theme-2019 .fux-margin-top-170px {
  margin-top: 170px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-170px {
  margin-bottom: 170px;
}
body.fuxschool-theme-2019 .fux-margin-left-170px {
  margin-left: 170px;
}
body.fuxschool-theme-2019 .fux-margin-right-170px {
  margin-right: 170px;
}
body.fuxschool-theme-2019 .fux-padding-top-170px {
  padding-top: 170px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-170px {
  padding-bottom: 170px;
}
body.fuxschool-theme-2019 .fux-padding-left-170px {
  padding-left: 170px;
}
body.fuxschool-theme-2019 .fux-padding-right-170px {
  padding-right: 170px;
}
body.fuxschool-theme-2019 .fux-max-width-175px {
  max-width: 175px;
}
body.fuxschool-theme-2019 .fux-max-width-175 {
  max-width: 175%;
}
body.fuxschool-theme-2019 .fux-min-width-175px {
  min-width: 175px;
}
body.fuxschool-theme-2019 .fux-min-width-175 {
  min-width: 175%;
}
body.fuxschool-theme-2019 .fux-margin-top-175px {
  margin-top: 175px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-175px {
  margin-bottom: 175px;
}
body.fuxschool-theme-2019 .fux-margin-left-175px {
  margin-left: 175px;
}
body.fuxschool-theme-2019 .fux-margin-right-175px {
  margin-right: 175px;
}
body.fuxschool-theme-2019 .fux-padding-top-175px {
  padding-top: 175px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-175px {
  padding-bottom: 175px;
}
body.fuxschool-theme-2019 .fux-padding-left-175px {
  padding-left: 175px;
}
body.fuxschool-theme-2019 .fux-padding-right-175px {
  padding-right: 175px;
}
body.fuxschool-theme-2019 .fux-max-width-180px {
  max-width: 180px;
}
body.fuxschool-theme-2019 .fux-max-width-180 {
  max-width: 180%;
}
body.fuxschool-theme-2019 .fux-min-width-180px {
  min-width: 180px;
}
body.fuxschool-theme-2019 .fux-min-width-180 {
  min-width: 180%;
}
body.fuxschool-theme-2019 .fux-margin-top-180px {
  margin-top: 180px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-180px {
  margin-bottom: 180px;
}
body.fuxschool-theme-2019 .fux-margin-left-180px {
  margin-left: 180px;
}
body.fuxschool-theme-2019 .fux-margin-right-180px {
  margin-right: 180px;
}
body.fuxschool-theme-2019 .fux-padding-top-180px {
  padding-top: 180px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-180px {
  padding-bottom: 180px;
}
body.fuxschool-theme-2019 .fux-padding-left-180px {
  padding-left: 180px;
}
body.fuxschool-theme-2019 .fux-padding-right-180px {
  padding-right: 180px;
}
body.fuxschool-theme-2019 .fux-max-width-185px {
  max-width: 185px;
}
body.fuxschool-theme-2019 .fux-max-width-185 {
  max-width: 185%;
}
body.fuxschool-theme-2019 .fux-min-width-185px {
  min-width: 185px;
}
body.fuxschool-theme-2019 .fux-min-width-185 {
  min-width: 185%;
}
body.fuxschool-theme-2019 .fux-margin-top-185px {
  margin-top: 185px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-185px {
  margin-bottom: 185px;
}
body.fuxschool-theme-2019 .fux-margin-left-185px {
  margin-left: 185px;
}
body.fuxschool-theme-2019 .fux-margin-right-185px {
  margin-right: 185px;
}
body.fuxschool-theme-2019 .fux-padding-top-185px {
  padding-top: 185px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-185px {
  padding-bottom: 185px;
}
body.fuxschool-theme-2019 .fux-padding-left-185px {
  padding-left: 185px;
}
body.fuxschool-theme-2019 .fux-padding-right-185px {
  padding-right: 185px;
}
body.fuxschool-theme-2019 .fux-max-width-190px {
  max-width: 190px;
}
body.fuxschool-theme-2019 .fux-max-width-190 {
  max-width: 190%;
}
body.fuxschool-theme-2019 .fux-min-width-190px {
  min-width: 190px;
}
body.fuxschool-theme-2019 .fux-min-width-190 {
  min-width: 190%;
}
body.fuxschool-theme-2019 .fux-margin-top-190px {
  margin-top: 190px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-190px {
  margin-bottom: 190px;
}
body.fuxschool-theme-2019 .fux-margin-left-190px {
  margin-left: 190px;
}
body.fuxschool-theme-2019 .fux-margin-right-190px {
  margin-right: 190px;
}
body.fuxschool-theme-2019 .fux-padding-top-190px {
  padding-top: 190px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-190px {
  padding-bottom: 190px;
}
body.fuxschool-theme-2019 .fux-padding-left-190px {
  padding-left: 190px;
}
body.fuxschool-theme-2019 .fux-padding-right-190px {
  padding-right: 190px;
}
body.fuxschool-theme-2019 .fux-max-width-195px {
  max-width: 195px;
}
body.fuxschool-theme-2019 .fux-max-width-195 {
  max-width: 195%;
}
body.fuxschool-theme-2019 .fux-min-width-195px {
  min-width: 195px;
}
body.fuxschool-theme-2019 .fux-min-width-195 {
  min-width: 195%;
}
body.fuxschool-theme-2019 .fux-margin-top-195px {
  margin-top: 195px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-195px {
  margin-bottom: 195px;
}
body.fuxschool-theme-2019 .fux-margin-left-195px {
  margin-left: 195px;
}
body.fuxschool-theme-2019 .fux-margin-right-195px {
  margin-right: 195px;
}
body.fuxschool-theme-2019 .fux-padding-top-195px {
  padding-top: 195px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-195px {
  padding-bottom: 195px;
}
body.fuxschool-theme-2019 .fux-padding-left-195px {
  padding-left: 195px;
}
body.fuxschool-theme-2019 .fux-padding-right-195px {
  padding-right: 195px;
}
body.fuxschool-theme-2019 .fux-max-width-200px {
  max-width: 200px;
}
body.fuxschool-theme-2019 .fux-max-width-200 {
  max-width: 200%;
}
body.fuxschool-theme-2019 .fux-min-width-200px {
  min-width: 200px;
}
body.fuxschool-theme-2019 .fux-min-width-200 {
  min-width: 200%;
}
body.fuxschool-theme-2019 .fux-margin-top-200px {
  margin-top: 200px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-200px {
  margin-bottom: 200px;
}
body.fuxschool-theme-2019 .fux-margin-left-200px {
  margin-left: 200px;
}
body.fuxschool-theme-2019 .fux-margin-right-200px {
  margin-right: 200px;
}
body.fuxschool-theme-2019 .fux-padding-top-200px {
  padding-top: 200px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-200px {
  padding-bottom: 200px;
}
body.fuxschool-theme-2019 .fux-padding-left-200px {
  padding-left: 200px;
}
body.fuxschool-theme-2019 .fux-padding-right-200px {
  padding-right: 200px;
}
body.fuxschool-theme-2019 .fux-max-width-205px {
  max-width: 205px;
}
body.fuxschool-theme-2019 .fux-max-width-205 {
  max-width: 205%;
}
body.fuxschool-theme-2019 .fux-min-width-205px {
  min-width: 205px;
}
body.fuxschool-theme-2019 .fux-min-width-205 {
  min-width: 205%;
}
body.fuxschool-theme-2019 .fux-margin-top-205px {
  margin-top: 205px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-205px {
  margin-bottom: 205px;
}
body.fuxschool-theme-2019 .fux-margin-left-205px {
  margin-left: 205px;
}
body.fuxschool-theme-2019 .fux-margin-right-205px {
  margin-right: 205px;
}
body.fuxschool-theme-2019 .fux-padding-top-205px {
  padding-top: 205px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-205px {
  padding-bottom: 205px;
}
body.fuxschool-theme-2019 .fux-padding-left-205px {
  padding-left: 205px;
}
body.fuxschool-theme-2019 .fux-padding-right-205px {
  padding-right: 205px;
}
body.fuxschool-theme-2019 .fux-max-width-210px {
  max-width: 210px;
}
body.fuxschool-theme-2019 .fux-max-width-210 {
  max-width: 210%;
}
body.fuxschool-theme-2019 .fux-min-width-210px {
  min-width: 210px;
}
body.fuxschool-theme-2019 .fux-min-width-210 {
  min-width: 210%;
}
body.fuxschool-theme-2019 .fux-margin-top-210px {
  margin-top: 210px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-210px {
  margin-bottom: 210px;
}
body.fuxschool-theme-2019 .fux-margin-left-210px {
  margin-left: 210px;
}
body.fuxschool-theme-2019 .fux-margin-right-210px {
  margin-right: 210px;
}
body.fuxschool-theme-2019 .fux-padding-top-210px {
  padding-top: 210px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-210px {
  padding-bottom: 210px;
}
body.fuxschool-theme-2019 .fux-padding-left-210px {
  padding-left: 210px;
}
body.fuxschool-theme-2019 .fux-padding-right-210px {
  padding-right: 210px;
}
body.fuxschool-theme-2019 .fux-max-width-215px {
  max-width: 215px;
}
body.fuxschool-theme-2019 .fux-max-width-215 {
  max-width: 215%;
}
body.fuxschool-theme-2019 .fux-min-width-215px {
  min-width: 215px;
}
body.fuxschool-theme-2019 .fux-min-width-215 {
  min-width: 215%;
}
body.fuxschool-theme-2019 .fux-margin-top-215px {
  margin-top: 215px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-215px {
  margin-bottom: 215px;
}
body.fuxschool-theme-2019 .fux-margin-left-215px {
  margin-left: 215px;
}
body.fuxschool-theme-2019 .fux-margin-right-215px {
  margin-right: 215px;
}
body.fuxschool-theme-2019 .fux-padding-top-215px {
  padding-top: 215px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-215px {
  padding-bottom: 215px;
}
body.fuxschool-theme-2019 .fux-padding-left-215px {
  padding-left: 215px;
}
body.fuxschool-theme-2019 .fux-padding-right-215px {
  padding-right: 215px;
}
body.fuxschool-theme-2019 .fux-max-width-220px {
  max-width: 220px;
}
body.fuxschool-theme-2019 .fux-max-width-220 {
  max-width: 220%;
}
body.fuxschool-theme-2019 .fux-min-width-220px {
  min-width: 220px;
}
body.fuxschool-theme-2019 .fux-min-width-220 {
  min-width: 220%;
}
body.fuxschool-theme-2019 .fux-margin-top-220px {
  margin-top: 220px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-220px {
  margin-bottom: 220px;
}
body.fuxschool-theme-2019 .fux-margin-left-220px {
  margin-left: 220px;
}
body.fuxschool-theme-2019 .fux-margin-right-220px {
  margin-right: 220px;
}
body.fuxschool-theme-2019 .fux-padding-top-220px {
  padding-top: 220px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-220px {
  padding-bottom: 220px;
}
body.fuxschool-theme-2019 .fux-padding-left-220px {
  padding-left: 220px;
}
body.fuxschool-theme-2019 .fux-padding-right-220px {
  padding-right: 220px;
}
body.fuxschool-theme-2019 .fux-max-width-225px {
  max-width: 225px;
}
body.fuxschool-theme-2019 .fux-max-width-225 {
  max-width: 225%;
}
body.fuxschool-theme-2019 .fux-min-width-225px {
  min-width: 225px;
}
body.fuxschool-theme-2019 .fux-min-width-225 {
  min-width: 225%;
}
body.fuxschool-theme-2019 .fux-margin-top-225px {
  margin-top: 225px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-225px {
  margin-bottom: 225px;
}
body.fuxschool-theme-2019 .fux-margin-left-225px {
  margin-left: 225px;
}
body.fuxschool-theme-2019 .fux-margin-right-225px {
  margin-right: 225px;
}
body.fuxschool-theme-2019 .fux-padding-top-225px {
  padding-top: 225px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-225px {
  padding-bottom: 225px;
}
body.fuxschool-theme-2019 .fux-padding-left-225px {
  padding-left: 225px;
}
body.fuxschool-theme-2019 .fux-padding-right-225px {
  padding-right: 225px;
}
body.fuxschool-theme-2019 .fux-max-width-230px {
  max-width: 230px;
}
body.fuxschool-theme-2019 .fux-max-width-230 {
  max-width: 230%;
}
body.fuxschool-theme-2019 .fux-min-width-230px {
  min-width: 230px;
}
body.fuxschool-theme-2019 .fux-min-width-230 {
  min-width: 230%;
}
body.fuxschool-theme-2019 .fux-margin-top-230px {
  margin-top: 230px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-230px {
  margin-bottom: 230px;
}
body.fuxschool-theme-2019 .fux-margin-left-230px {
  margin-left: 230px;
}
body.fuxschool-theme-2019 .fux-margin-right-230px {
  margin-right: 230px;
}
body.fuxschool-theme-2019 .fux-padding-top-230px {
  padding-top: 230px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-230px {
  padding-bottom: 230px;
}
body.fuxschool-theme-2019 .fux-padding-left-230px {
  padding-left: 230px;
}
body.fuxschool-theme-2019 .fux-padding-right-230px {
  padding-right: 230px;
}
body.fuxschool-theme-2019 .fux-max-width-235px {
  max-width: 235px;
}
body.fuxschool-theme-2019 .fux-max-width-235 {
  max-width: 235%;
}
body.fuxschool-theme-2019 .fux-min-width-235px {
  min-width: 235px;
}
body.fuxschool-theme-2019 .fux-min-width-235 {
  min-width: 235%;
}
body.fuxschool-theme-2019 .fux-margin-top-235px {
  margin-top: 235px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-235px {
  margin-bottom: 235px;
}
body.fuxschool-theme-2019 .fux-margin-left-235px {
  margin-left: 235px;
}
body.fuxschool-theme-2019 .fux-margin-right-235px {
  margin-right: 235px;
}
body.fuxschool-theme-2019 .fux-padding-top-235px {
  padding-top: 235px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-235px {
  padding-bottom: 235px;
}
body.fuxschool-theme-2019 .fux-padding-left-235px {
  padding-left: 235px;
}
body.fuxschool-theme-2019 .fux-padding-right-235px {
  padding-right: 235px;
}
body.fuxschool-theme-2019 .fux-max-width-240px {
  max-width: 240px;
}
body.fuxschool-theme-2019 .fux-max-width-240 {
  max-width: 240%;
}
body.fuxschool-theme-2019 .fux-min-width-240px {
  min-width: 240px;
}
body.fuxschool-theme-2019 .fux-min-width-240 {
  min-width: 240%;
}
body.fuxschool-theme-2019 .fux-margin-top-240px {
  margin-top: 240px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-240px {
  margin-bottom: 240px;
}
body.fuxschool-theme-2019 .fux-margin-left-240px {
  margin-left: 240px;
}
body.fuxschool-theme-2019 .fux-margin-right-240px {
  margin-right: 240px;
}
body.fuxschool-theme-2019 .fux-padding-top-240px {
  padding-top: 240px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-240px {
  padding-bottom: 240px;
}
body.fuxschool-theme-2019 .fux-padding-left-240px {
  padding-left: 240px;
}
body.fuxschool-theme-2019 .fux-padding-right-240px {
  padding-right: 240px;
}
body.fuxschool-theme-2019 .fux-max-width-245px {
  max-width: 245px;
}
body.fuxschool-theme-2019 .fux-max-width-245 {
  max-width: 245%;
}
body.fuxschool-theme-2019 .fux-min-width-245px {
  min-width: 245px;
}
body.fuxschool-theme-2019 .fux-min-width-245 {
  min-width: 245%;
}
body.fuxschool-theme-2019 .fux-margin-top-245px {
  margin-top: 245px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-245px {
  margin-bottom: 245px;
}
body.fuxschool-theme-2019 .fux-margin-left-245px {
  margin-left: 245px;
}
body.fuxschool-theme-2019 .fux-margin-right-245px {
  margin-right: 245px;
}
body.fuxschool-theme-2019 .fux-padding-top-245px {
  padding-top: 245px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-245px {
  padding-bottom: 245px;
}
body.fuxschool-theme-2019 .fux-padding-left-245px {
  padding-left: 245px;
}
body.fuxschool-theme-2019 .fux-padding-right-245px {
  padding-right: 245px;
}
body.fuxschool-theme-2019 .fux-max-width-250px {
  max-width: 250px;
}
body.fuxschool-theme-2019 .fux-max-width-250 {
  max-width: 250%;
}
body.fuxschool-theme-2019 .fux-min-width-250px {
  min-width: 250px;
}
body.fuxschool-theme-2019 .fux-min-width-250 {
  min-width: 250%;
}
body.fuxschool-theme-2019 .fux-margin-top-250px {
  margin-top: 250px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-250px {
  margin-bottom: 250px;
}
body.fuxschool-theme-2019 .fux-margin-left-250px {
  margin-left: 250px;
}
body.fuxschool-theme-2019 .fux-margin-right-250px {
  margin-right: 250px;
}
body.fuxschool-theme-2019 .fux-padding-top-250px {
  padding-top: 250px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-250px {
  padding-bottom: 250px;
}
body.fuxschool-theme-2019 .fux-padding-left-250px {
  padding-left: 250px;
}
body.fuxschool-theme-2019 .fux-padding-right-250px {
  padding-right: 250px;
}
body.fuxschool-theme-2019 .fux-max-width-255px {
  max-width: 255px;
}
body.fuxschool-theme-2019 .fux-max-width-255 {
  max-width: 255%;
}
body.fuxschool-theme-2019 .fux-min-width-255px {
  min-width: 255px;
}
body.fuxschool-theme-2019 .fux-min-width-255 {
  min-width: 255%;
}
body.fuxschool-theme-2019 .fux-margin-top-255px {
  margin-top: 255px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-255px {
  margin-bottom: 255px;
}
body.fuxschool-theme-2019 .fux-margin-left-255px {
  margin-left: 255px;
}
body.fuxschool-theme-2019 .fux-margin-right-255px {
  margin-right: 255px;
}
body.fuxschool-theme-2019 .fux-padding-top-255px {
  padding-top: 255px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-255px {
  padding-bottom: 255px;
}
body.fuxschool-theme-2019 .fux-padding-left-255px {
  padding-left: 255px;
}
body.fuxschool-theme-2019 .fux-padding-right-255px {
  padding-right: 255px;
}
body.fuxschool-theme-2019 .fux-max-width-260px {
  max-width: 260px;
}
body.fuxschool-theme-2019 .fux-max-width-260 {
  max-width: 260%;
}
body.fuxschool-theme-2019 .fux-min-width-260px {
  min-width: 260px;
}
body.fuxschool-theme-2019 .fux-min-width-260 {
  min-width: 260%;
}
body.fuxschool-theme-2019 .fux-margin-top-260px {
  margin-top: 260px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-260px {
  margin-bottom: 260px;
}
body.fuxschool-theme-2019 .fux-margin-left-260px {
  margin-left: 260px;
}
body.fuxschool-theme-2019 .fux-margin-right-260px {
  margin-right: 260px;
}
body.fuxschool-theme-2019 .fux-padding-top-260px {
  padding-top: 260px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-260px {
  padding-bottom: 260px;
}
body.fuxschool-theme-2019 .fux-padding-left-260px {
  padding-left: 260px;
}
body.fuxschool-theme-2019 .fux-padding-right-260px {
  padding-right: 260px;
}
body.fuxschool-theme-2019 .fux-max-width-265px {
  max-width: 265px;
}
body.fuxschool-theme-2019 .fux-max-width-265 {
  max-width: 265%;
}
body.fuxschool-theme-2019 .fux-min-width-265px {
  min-width: 265px;
}
body.fuxschool-theme-2019 .fux-min-width-265 {
  min-width: 265%;
}
body.fuxschool-theme-2019 .fux-margin-top-265px {
  margin-top: 265px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-265px {
  margin-bottom: 265px;
}
body.fuxschool-theme-2019 .fux-margin-left-265px {
  margin-left: 265px;
}
body.fuxschool-theme-2019 .fux-margin-right-265px {
  margin-right: 265px;
}
body.fuxschool-theme-2019 .fux-padding-top-265px {
  padding-top: 265px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-265px {
  padding-bottom: 265px;
}
body.fuxschool-theme-2019 .fux-padding-left-265px {
  padding-left: 265px;
}
body.fuxschool-theme-2019 .fux-padding-right-265px {
  padding-right: 265px;
}
body.fuxschool-theme-2019 .fux-max-width-270px {
  max-width: 270px;
}
body.fuxschool-theme-2019 .fux-max-width-270 {
  max-width: 270%;
}
body.fuxschool-theme-2019 .fux-min-width-270px {
  min-width: 270px;
}
body.fuxschool-theme-2019 .fux-min-width-270 {
  min-width: 270%;
}
body.fuxschool-theme-2019 .fux-margin-top-270px {
  margin-top: 270px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-270px {
  margin-bottom: 270px;
}
body.fuxschool-theme-2019 .fux-margin-left-270px {
  margin-left: 270px;
}
body.fuxschool-theme-2019 .fux-margin-right-270px {
  margin-right: 270px;
}
body.fuxschool-theme-2019 .fux-padding-top-270px {
  padding-top: 270px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-270px {
  padding-bottom: 270px;
}
body.fuxschool-theme-2019 .fux-padding-left-270px {
  padding-left: 270px;
}
body.fuxschool-theme-2019 .fux-padding-right-270px {
  padding-right: 270px;
}
body.fuxschool-theme-2019 .fux-max-width-275px {
  max-width: 275px;
}
body.fuxschool-theme-2019 .fux-max-width-275 {
  max-width: 275%;
}
body.fuxschool-theme-2019 .fux-min-width-275px {
  min-width: 275px;
}
body.fuxschool-theme-2019 .fux-min-width-275 {
  min-width: 275%;
}
body.fuxschool-theme-2019 .fux-margin-top-275px {
  margin-top: 275px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-275px {
  margin-bottom: 275px;
}
body.fuxschool-theme-2019 .fux-margin-left-275px {
  margin-left: 275px;
}
body.fuxschool-theme-2019 .fux-margin-right-275px {
  margin-right: 275px;
}
body.fuxschool-theme-2019 .fux-padding-top-275px {
  padding-top: 275px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-275px {
  padding-bottom: 275px;
}
body.fuxschool-theme-2019 .fux-padding-left-275px {
  padding-left: 275px;
}
body.fuxschool-theme-2019 .fux-padding-right-275px {
  padding-right: 275px;
}
body.fuxschool-theme-2019 .fux-max-width-280px {
  max-width: 280px;
}
body.fuxschool-theme-2019 .fux-max-width-280 {
  max-width: 280%;
}
body.fuxschool-theme-2019 .fux-min-width-280px {
  min-width: 280px;
}
body.fuxschool-theme-2019 .fux-min-width-280 {
  min-width: 280%;
}
body.fuxschool-theme-2019 .fux-margin-top-280px {
  margin-top: 280px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-280px {
  margin-bottom: 280px;
}
body.fuxschool-theme-2019 .fux-margin-left-280px {
  margin-left: 280px;
}
body.fuxschool-theme-2019 .fux-margin-right-280px {
  margin-right: 280px;
}
body.fuxschool-theme-2019 .fux-padding-top-280px {
  padding-top: 280px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-280px {
  padding-bottom: 280px;
}
body.fuxschool-theme-2019 .fux-padding-left-280px {
  padding-left: 280px;
}
body.fuxschool-theme-2019 .fux-padding-right-280px {
  padding-right: 280px;
}
body.fuxschool-theme-2019 .fux-max-width-285px {
  max-width: 285px;
}
body.fuxschool-theme-2019 .fux-max-width-285 {
  max-width: 285%;
}
body.fuxschool-theme-2019 .fux-min-width-285px {
  min-width: 285px;
}
body.fuxschool-theme-2019 .fux-min-width-285 {
  min-width: 285%;
}
body.fuxschool-theme-2019 .fux-margin-top-285px {
  margin-top: 285px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-285px {
  margin-bottom: 285px;
}
body.fuxschool-theme-2019 .fux-margin-left-285px {
  margin-left: 285px;
}
body.fuxschool-theme-2019 .fux-margin-right-285px {
  margin-right: 285px;
}
body.fuxschool-theme-2019 .fux-padding-top-285px {
  padding-top: 285px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-285px {
  padding-bottom: 285px;
}
body.fuxschool-theme-2019 .fux-padding-left-285px {
  padding-left: 285px;
}
body.fuxschool-theme-2019 .fux-padding-right-285px {
  padding-right: 285px;
}
body.fuxschool-theme-2019 .fux-max-width-290px {
  max-width: 290px;
}
body.fuxschool-theme-2019 .fux-max-width-290 {
  max-width: 290%;
}
body.fuxschool-theme-2019 .fux-min-width-290px {
  min-width: 290px;
}
body.fuxschool-theme-2019 .fux-min-width-290 {
  min-width: 290%;
}
body.fuxschool-theme-2019 .fux-margin-top-290px {
  margin-top: 290px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-290px {
  margin-bottom: 290px;
}
body.fuxschool-theme-2019 .fux-margin-left-290px {
  margin-left: 290px;
}
body.fuxschool-theme-2019 .fux-margin-right-290px {
  margin-right: 290px;
}
body.fuxschool-theme-2019 .fux-padding-top-290px {
  padding-top: 290px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-290px {
  padding-bottom: 290px;
}
body.fuxschool-theme-2019 .fux-padding-left-290px {
  padding-left: 290px;
}
body.fuxschool-theme-2019 .fux-padding-right-290px {
  padding-right: 290px;
}
body.fuxschool-theme-2019 .fux-max-width-295px {
  max-width: 295px;
}
body.fuxschool-theme-2019 .fux-max-width-295 {
  max-width: 295%;
}
body.fuxschool-theme-2019 .fux-min-width-295px {
  min-width: 295px;
}
body.fuxschool-theme-2019 .fux-min-width-295 {
  min-width: 295%;
}
body.fuxschool-theme-2019 .fux-margin-top-295px {
  margin-top: 295px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-295px {
  margin-bottom: 295px;
}
body.fuxschool-theme-2019 .fux-margin-left-295px {
  margin-left: 295px;
}
body.fuxschool-theme-2019 .fux-margin-right-295px {
  margin-right: 295px;
}
body.fuxschool-theme-2019 .fux-padding-top-295px {
  padding-top: 295px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-295px {
  padding-bottom: 295px;
}
body.fuxschool-theme-2019 .fux-padding-left-295px {
  padding-left: 295px;
}
body.fuxschool-theme-2019 .fux-padding-right-295px {
  padding-right: 295px;
}
body.fuxschool-theme-2019 .fux-max-width-300px {
  max-width: 300px;
}
body.fuxschool-theme-2019 .fux-max-width-300 {
  max-width: 300%;
}
body.fuxschool-theme-2019 .fux-min-width-300px {
  min-width: 300px;
}
body.fuxschool-theme-2019 .fux-min-width-300 {
  min-width: 300%;
}
body.fuxschool-theme-2019 .fux-margin-top-300px {
  margin-top: 300px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-300px {
  margin-bottom: 300px;
}
body.fuxschool-theme-2019 .fux-margin-left-300px {
  margin-left: 300px;
}
body.fuxschool-theme-2019 .fux-margin-right-300px {
  margin-right: 300px;
}
body.fuxschool-theme-2019 .fux-padding-top-300px {
  padding-top: 300px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-300px {
  padding-bottom: 300px;
}
body.fuxschool-theme-2019 .fux-padding-left-300px {
  padding-left: 300px;
}
body.fuxschool-theme-2019 .fux-padding-right-300px {
  padding-right: 300px;
}
body.fuxschool-theme-2019 .fux-max-width-305px {
  max-width: 305px;
}
body.fuxschool-theme-2019 .fux-max-width-305 {
  max-width: 305%;
}
body.fuxschool-theme-2019 .fux-min-width-305px {
  min-width: 305px;
}
body.fuxschool-theme-2019 .fux-min-width-305 {
  min-width: 305%;
}
body.fuxschool-theme-2019 .fux-margin-top-305px {
  margin-top: 305px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-305px {
  margin-bottom: 305px;
}
body.fuxschool-theme-2019 .fux-margin-left-305px {
  margin-left: 305px;
}
body.fuxschool-theme-2019 .fux-margin-right-305px {
  margin-right: 305px;
}
body.fuxschool-theme-2019 .fux-padding-top-305px {
  padding-top: 305px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-305px {
  padding-bottom: 305px;
}
body.fuxschool-theme-2019 .fux-padding-left-305px {
  padding-left: 305px;
}
body.fuxschool-theme-2019 .fux-padding-right-305px {
  padding-right: 305px;
}
body.fuxschool-theme-2019 .fux-max-width-310px {
  max-width: 310px;
}
body.fuxschool-theme-2019 .fux-max-width-310 {
  max-width: 310%;
}
body.fuxschool-theme-2019 .fux-min-width-310px {
  min-width: 310px;
}
body.fuxschool-theme-2019 .fux-min-width-310 {
  min-width: 310%;
}
body.fuxschool-theme-2019 .fux-margin-top-310px {
  margin-top: 310px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-310px {
  margin-bottom: 310px;
}
body.fuxschool-theme-2019 .fux-margin-left-310px {
  margin-left: 310px;
}
body.fuxschool-theme-2019 .fux-margin-right-310px {
  margin-right: 310px;
}
body.fuxschool-theme-2019 .fux-padding-top-310px {
  padding-top: 310px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-310px {
  padding-bottom: 310px;
}
body.fuxschool-theme-2019 .fux-padding-left-310px {
  padding-left: 310px;
}
body.fuxschool-theme-2019 .fux-padding-right-310px {
  padding-right: 310px;
}
body.fuxschool-theme-2019 .fux-max-width-315px {
  max-width: 315px;
}
body.fuxschool-theme-2019 .fux-max-width-315 {
  max-width: 315%;
}
body.fuxschool-theme-2019 .fux-min-width-315px {
  min-width: 315px;
}
body.fuxschool-theme-2019 .fux-min-width-315 {
  min-width: 315%;
}
body.fuxschool-theme-2019 .fux-margin-top-315px {
  margin-top: 315px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-315px {
  margin-bottom: 315px;
}
body.fuxschool-theme-2019 .fux-margin-left-315px {
  margin-left: 315px;
}
body.fuxschool-theme-2019 .fux-margin-right-315px {
  margin-right: 315px;
}
body.fuxschool-theme-2019 .fux-padding-top-315px {
  padding-top: 315px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-315px {
  padding-bottom: 315px;
}
body.fuxschool-theme-2019 .fux-padding-left-315px {
  padding-left: 315px;
}
body.fuxschool-theme-2019 .fux-padding-right-315px {
  padding-right: 315px;
}
body.fuxschool-theme-2019 .fux-max-width-320px {
  max-width: 320px;
}
body.fuxschool-theme-2019 .fux-max-width-320 {
  max-width: 320%;
}
body.fuxschool-theme-2019 .fux-min-width-320px {
  min-width: 320px;
}
body.fuxschool-theme-2019 .fux-min-width-320 {
  min-width: 320%;
}
body.fuxschool-theme-2019 .fux-margin-top-320px {
  margin-top: 320px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-320px {
  margin-bottom: 320px;
}
body.fuxschool-theme-2019 .fux-margin-left-320px {
  margin-left: 320px;
}
body.fuxschool-theme-2019 .fux-margin-right-320px {
  margin-right: 320px;
}
body.fuxschool-theme-2019 .fux-padding-top-320px {
  padding-top: 320px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-320px {
  padding-bottom: 320px;
}
body.fuxschool-theme-2019 .fux-padding-left-320px {
  padding-left: 320px;
}
body.fuxschool-theme-2019 .fux-padding-right-320px {
  padding-right: 320px;
}
body.fuxschool-theme-2019 .fux-max-width-325px {
  max-width: 325px;
}
body.fuxschool-theme-2019 .fux-max-width-325 {
  max-width: 325%;
}
body.fuxschool-theme-2019 .fux-min-width-325px {
  min-width: 325px;
}
body.fuxschool-theme-2019 .fux-min-width-325 {
  min-width: 325%;
}
body.fuxschool-theme-2019 .fux-margin-top-325px {
  margin-top: 325px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-325px {
  margin-bottom: 325px;
}
body.fuxschool-theme-2019 .fux-margin-left-325px {
  margin-left: 325px;
}
body.fuxschool-theme-2019 .fux-margin-right-325px {
  margin-right: 325px;
}
body.fuxschool-theme-2019 .fux-padding-top-325px {
  padding-top: 325px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-325px {
  padding-bottom: 325px;
}
body.fuxschool-theme-2019 .fux-padding-left-325px {
  padding-left: 325px;
}
body.fuxschool-theme-2019 .fux-padding-right-325px {
  padding-right: 325px;
}
body.fuxschool-theme-2019 .fux-max-width-330px {
  max-width: 330px;
}
body.fuxschool-theme-2019 .fux-max-width-330 {
  max-width: 330%;
}
body.fuxschool-theme-2019 .fux-min-width-330px {
  min-width: 330px;
}
body.fuxschool-theme-2019 .fux-min-width-330 {
  min-width: 330%;
}
body.fuxschool-theme-2019 .fux-margin-top-330px {
  margin-top: 330px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-330px {
  margin-bottom: 330px;
}
body.fuxschool-theme-2019 .fux-margin-left-330px {
  margin-left: 330px;
}
body.fuxschool-theme-2019 .fux-margin-right-330px {
  margin-right: 330px;
}
body.fuxschool-theme-2019 .fux-padding-top-330px {
  padding-top: 330px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-330px {
  padding-bottom: 330px;
}
body.fuxschool-theme-2019 .fux-padding-left-330px {
  padding-left: 330px;
}
body.fuxschool-theme-2019 .fux-padding-right-330px {
  padding-right: 330px;
}
body.fuxschool-theme-2019 .fux-max-width-335px {
  max-width: 335px;
}
body.fuxschool-theme-2019 .fux-max-width-335 {
  max-width: 335%;
}
body.fuxschool-theme-2019 .fux-min-width-335px {
  min-width: 335px;
}
body.fuxschool-theme-2019 .fux-min-width-335 {
  min-width: 335%;
}
body.fuxschool-theme-2019 .fux-margin-top-335px {
  margin-top: 335px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-335px {
  margin-bottom: 335px;
}
body.fuxschool-theme-2019 .fux-margin-left-335px {
  margin-left: 335px;
}
body.fuxschool-theme-2019 .fux-margin-right-335px {
  margin-right: 335px;
}
body.fuxschool-theme-2019 .fux-padding-top-335px {
  padding-top: 335px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-335px {
  padding-bottom: 335px;
}
body.fuxschool-theme-2019 .fux-padding-left-335px {
  padding-left: 335px;
}
body.fuxschool-theme-2019 .fux-padding-right-335px {
  padding-right: 335px;
}
body.fuxschool-theme-2019 .fux-max-width-340px {
  max-width: 340px;
}
body.fuxschool-theme-2019 .fux-max-width-340 {
  max-width: 340%;
}
body.fuxschool-theme-2019 .fux-min-width-340px {
  min-width: 340px;
}
body.fuxschool-theme-2019 .fux-min-width-340 {
  min-width: 340%;
}
body.fuxschool-theme-2019 .fux-margin-top-340px {
  margin-top: 340px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-340px {
  margin-bottom: 340px;
}
body.fuxschool-theme-2019 .fux-margin-left-340px {
  margin-left: 340px;
}
body.fuxschool-theme-2019 .fux-margin-right-340px {
  margin-right: 340px;
}
body.fuxschool-theme-2019 .fux-padding-top-340px {
  padding-top: 340px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-340px {
  padding-bottom: 340px;
}
body.fuxschool-theme-2019 .fux-padding-left-340px {
  padding-left: 340px;
}
body.fuxschool-theme-2019 .fux-padding-right-340px {
  padding-right: 340px;
}
body.fuxschool-theme-2019 .fux-max-width-345px {
  max-width: 345px;
}
body.fuxschool-theme-2019 .fux-max-width-345 {
  max-width: 345%;
}
body.fuxschool-theme-2019 .fux-min-width-345px {
  min-width: 345px;
}
body.fuxschool-theme-2019 .fux-min-width-345 {
  min-width: 345%;
}
body.fuxschool-theme-2019 .fux-margin-top-345px {
  margin-top: 345px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-345px {
  margin-bottom: 345px;
}
body.fuxschool-theme-2019 .fux-margin-left-345px {
  margin-left: 345px;
}
body.fuxschool-theme-2019 .fux-margin-right-345px {
  margin-right: 345px;
}
body.fuxschool-theme-2019 .fux-padding-top-345px {
  padding-top: 345px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-345px {
  padding-bottom: 345px;
}
body.fuxschool-theme-2019 .fux-padding-left-345px {
  padding-left: 345px;
}
body.fuxschool-theme-2019 .fux-padding-right-345px {
  padding-right: 345px;
}
body.fuxschool-theme-2019 .fux-max-width-350px {
  max-width: 350px;
}
body.fuxschool-theme-2019 .fux-max-width-350 {
  max-width: 350%;
}
body.fuxschool-theme-2019 .fux-min-width-350px {
  min-width: 350px;
}
body.fuxschool-theme-2019 .fux-min-width-350 {
  min-width: 350%;
}
body.fuxschool-theme-2019 .fux-margin-top-350px {
  margin-top: 350px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-350px {
  margin-bottom: 350px;
}
body.fuxschool-theme-2019 .fux-margin-left-350px {
  margin-left: 350px;
}
body.fuxschool-theme-2019 .fux-margin-right-350px {
  margin-right: 350px;
}
body.fuxschool-theme-2019 .fux-padding-top-350px {
  padding-top: 350px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-350px {
  padding-bottom: 350px;
}
body.fuxschool-theme-2019 .fux-padding-left-350px {
  padding-left: 350px;
}
body.fuxschool-theme-2019 .fux-padding-right-350px {
  padding-right: 350px;
}
body.fuxschool-theme-2019 .fux-max-width-355px {
  max-width: 355px;
}
body.fuxschool-theme-2019 .fux-max-width-355 {
  max-width: 355%;
}
body.fuxschool-theme-2019 .fux-min-width-355px {
  min-width: 355px;
}
body.fuxschool-theme-2019 .fux-min-width-355 {
  min-width: 355%;
}
body.fuxschool-theme-2019 .fux-margin-top-355px {
  margin-top: 355px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-355px {
  margin-bottom: 355px;
}
body.fuxschool-theme-2019 .fux-margin-left-355px {
  margin-left: 355px;
}
body.fuxschool-theme-2019 .fux-margin-right-355px {
  margin-right: 355px;
}
body.fuxschool-theme-2019 .fux-padding-top-355px {
  padding-top: 355px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-355px {
  padding-bottom: 355px;
}
body.fuxschool-theme-2019 .fux-padding-left-355px {
  padding-left: 355px;
}
body.fuxschool-theme-2019 .fux-padding-right-355px {
  padding-right: 355px;
}
body.fuxschool-theme-2019 .fux-max-width-360px {
  max-width: 360px;
}
body.fuxschool-theme-2019 .fux-max-width-360 {
  max-width: 360%;
}
body.fuxschool-theme-2019 .fux-min-width-360px {
  min-width: 360px;
}
body.fuxschool-theme-2019 .fux-min-width-360 {
  min-width: 360%;
}
body.fuxschool-theme-2019 .fux-margin-top-360px {
  margin-top: 360px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-360px {
  margin-bottom: 360px;
}
body.fuxschool-theme-2019 .fux-margin-left-360px {
  margin-left: 360px;
}
body.fuxschool-theme-2019 .fux-margin-right-360px {
  margin-right: 360px;
}
body.fuxschool-theme-2019 .fux-padding-top-360px {
  padding-top: 360px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-360px {
  padding-bottom: 360px;
}
body.fuxschool-theme-2019 .fux-padding-left-360px {
  padding-left: 360px;
}
body.fuxschool-theme-2019 .fux-padding-right-360px {
  padding-right: 360px;
}
body.fuxschool-theme-2019 .fux-max-width-365px {
  max-width: 365px;
}
body.fuxschool-theme-2019 .fux-max-width-365 {
  max-width: 365%;
}
body.fuxschool-theme-2019 .fux-min-width-365px {
  min-width: 365px;
}
body.fuxschool-theme-2019 .fux-min-width-365 {
  min-width: 365%;
}
body.fuxschool-theme-2019 .fux-margin-top-365px {
  margin-top: 365px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-365px {
  margin-bottom: 365px;
}
body.fuxschool-theme-2019 .fux-margin-left-365px {
  margin-left: 365px;
}
body.fuxschool-theme-2019 .fux-margin-right-365px {
  margin-right: 365px;
}
body.fuxschool-theme-2019 .fux-padding-top-365px {
  padding-top: 365px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-365px {
  padding-bottom: 365px;
}
body.fuxschool-theme-2019 .fux-padding-left-365px {
  padding-left: 365px;
}
body.fuxschool-theme-2019 .fux-padding-right-365px {
  padding-right: 365px;
}
body.fuxschool-theme-2019 .fux-max-width-370px {
  max-width: 370px;
}
body.fuxschool-theme-2019 .fux-max-width-370 {
  max-width: 370%;
}
body.fuxschool-theme-2019 .fux-min-width-370px {
  min-width: 370px;
}
body.fuxschool-theme-2019 .fux-min-width-370 {
  min-width: 370%;
}
body.fuxschool-theme-2019 .fux-margin-top-370px {
  margin-top: 370px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-370px {
  margin-bottom: 370px;
}
body.fuxschool-theme-2019 .fux-margin-left-370px {
  margin-left: 370px;
}
body.fuxschool-theme-2019 .fux-margin-right-370px {
  margin-right: 370px;
}
body.fuxschool-theme-2019 .fux-padding-top-370px {
  padding-top: 370px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-370px {
  padding-bottom: 370px;
}
body.fuxschool-theme-2019 .fux-padding-left-370px {
  padding-left: 370px;
}
body.fuxschool-theme-2019 .fux-padding-right-370px {
  padding-right: 370px;
}
body.fuxschool-theme-2019 .fux-max-width-375px {
  max-width: 375px;
}
body.fuxschool-theme-2019 .fux-max-width-375 {
  max-width: 375%;
}
body.fuxschool-theme-2019 .fux-min-width-375px {
  min-width: 375px;
}
body.fuxschool-theme-2019 .fux-min-width-375 {
  min-width: 375%;
}
body.fuxschool-theme-2019 .fux-margin-top-375px {
  margin-top: 375px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-375px {
  margin-bottom: 375px;
}
body.fuxschool-theme-2019 .fux-margin-left-375px {
  margin-left: 375px;
}
body.fuxschool-theme-2019 .fux-margin-right-375px {
  margin-right: 375px;
}
body.fuxschool-theme-2019 .fux-padding-top-375px {
  padding-top: 375px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-375px {
  padding-bottom: 375px;
}
body.fuxschool-theme-2019 .fux-padding-left-375px {
  padding-left: 375px;
}
body.fuxschool-theme-2019 .fux-padding-right-375px {
  padding-right: 375px;
}
body.fuxschool-theme-2019 .fux-max-width-380px {
  max-width: 380px;
}
body.fuxschool-theme-2019 .fux-max-width-380 {
  max-width: 380%;
}
body.fuxschool-theme-2019 .fux-min-width-380px {
  min-width: 380px;
}
body.fuxschool-theme-2019 .fux-min-width-380 {
  min-width: 380%;
}
body.fuxschool-theme-2019 .fux-margin-top-380px {
  margin-top: 380px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-380px {
  margin-bottom: 380px;
}
body.fuxschool-theme-2019 .fux-margin-left-380px {
  margin-left: 380px;
}
body.fuxschool-theme-2019 .fux-margin-right-380px {
  margin-right: 380px;
}
body.fuxschool-theme-2019 .fux-padding-top-380px {
  padding-top: 380px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-380px {
  padding-bottom: 380px;
}
body.fuxschool-theme-2019 .fux-padding-left-380px {
  padding-left: 380px;
}
body.fuxschool-theme-2019 .fux-padding-right-380px {
  padding-right: 380px;
}
body.fuxschool-theme-2019 .fux-max-width-385px {
  max-width: 385px;
}
body.fuxschool-theme-2019 .fux-max-width-385 {
  max-width: 385%;
}
body.fuxschool-theme-2019 .fux-min-width-385px {
  min-width: 385px;
}
body.fuxschool-theme-2019 .fux-min-width-385 {
  min-width: 385%;
}
body.fuxschool-theme-2019 .fux-margin-top-385px {
  margin-top: 385px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-385px {
  margin-bottom: 385px;
}
body.fuxschool-theme-2019 .fux-margin-left-385px {
  margin-left: 385px;
}
body.fuxschool-theme-2019 .fux-margin-right-385px {
  margin-right: 385px;
}
body.fuxschool-theme-2019 .fux-padding-top-385px {
  padding-top: 385px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-385px {
  padding-bottom: 385px;
}
body.fuxschool-theme-2019 .fux-padding-left-385px {
  padding-left: 385px;
}
body.fuxschool-theme-2019 .fux-padding-right-385px {
  padding-right: 385px;
}
body.fuxschool-theme-2019 .fux-max-width-390px {
  max-width: 390px;
}
body.fuxschool-theme-2019 .fux-max-width-390 {
  max-width: 390%;
}
body.fuxschool-theme-2019 .fux-min-width-390px {
  min-width: 390px;
}
body.fuxschool-theme-2019 .fux-min-width-390 {
  min-width: 390%;
}
body.fuxschool-theme-2019 .fux-margin-top-390px {
  margin-top: 390px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-390px {
  margin-bottom: 390px;
}
body.fuxschool-theme-2019 .fux-margin-left-390px {
  margin-left: 390px;
}
body.fuxschool-theme-2019 .fux-margin-right-390px {
  margin-right: 390px;
}
body.fuxschool-theme-2019 .fux-padding-top-390px {
  padding-top: 390px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-390px {
  padding-bottom: 390px;
}
body.fuxschool-theme-2019 .fux-padding-left-390px {
  padding-left: 390px;
}
body.fuxschool-theme-2019 .fux-padding-right-390px {
  padding-right: 390px;
}
body.fuxschool-theme-2019 .fux-max-width-395px {
  max-width: 395px;
}
body.fuxschool-theme-2019 .fux-max-width-395 {
  max-width: 395%;
}
body.fuxschool-theme-2019 .fux-min-width-395px {
  min-width: 395px;
}
body.fuxschool-theme-2019 .fux-min-width-395 {
  min-width: 395%;
}
body.fuxschool-theme-2019 .fux-margin-top-395px {
  margin-top: 395px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-395px {
  margin-bottom: 395px;
}
body.fuxschool-theme-2019 .fux-margin-left-395px {
  margin-left: 395px;
}
body.fuxschool-theme-2019 .fux-margin-right-395px {
  margin-right: 395px;
}
body.fuxschool-theme-2019 .fux-padding-top-395px {
  padding-top: 395px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-395px {
  padding-bottom: 395px;
}
body.fuxschool-theme-2019 .fux-padding-left-395px {
  padding-left: 395px;
}
body.fuxschool-theme-2019 .fux-padding-right-395px {
  padding-right: 395px;
}
body.fuxschool-theme-2019 .fux-max-width-400px {
  max-width: 400px;
}
body.fuxschool-theme-2019 .fux-max-width-400 {
  max-width: 400%;
}
body.fuxschool-theme-2019 .fux-min-width-400px {
  min-width: 400px;
}
body.fuxschool-theme-2019 .fux-min-width-400 {
  min-width: 400%;
}
body.fuxschool-theme-2019 .fux-margin-top-400px {
  margin-top: 400px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-400px {
  margin-bottom: 400px;
}
body.fuxschool-theme-2019 .fux-margin-left-400px {
  margin-left: 400px;
}
body.fuxschool-theme-2019 .fux-margin-right-400px {
  margin-right: 400px;
}
body.fuxschool-theme-2019 .fux-padding-top-400px {
  padding-top: 400px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-400px {
  padding-bottom: 400px;
}
body.fuxschool-theme-2019 .fux-padding-left-400px {
  padding-left: 400px;
}
body.fuxschool-theme-2019 .fux-padding-right-400px {
  padding-right: 400px;
}
body.fuxschool-theme-2019 .fux-max-width-405px {
  max-width: 405px;
}
body.fuxschool-theme-2019 .fux-max-width-405 {
  max-width: 405%;
}
body.fuxschool-theme-2019 .fux-min-width-405px {
  min-width: 405px;
}
body.fuxschool-theme-2019 .fux-min-width-405 {
  min-width: 405%;
}
body.fuxschool-theme-2019 .fux-margin-top-405px {
  margin-top: 405px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-405px {
  margin-bottom: 405px;
}
body.fuxschool-theme-2019 .fux-margin-left-405px {
  margin-left: 405px;
}
body.fuxschool-theme-2019 .fux-margin-right-405px {
  margin-right: 405px;
}
body.fuxschool-theme-2019 .fux-padding-top-405px {
  padding-top: 405px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-405px {
  padding-bottom: 405px;
}
body.fuxschool-theme-2019 .fux-padding-left-405px {
  padding-left: 405px;
}
body.fuxschool-theme-2019 .fux-padding-right-405px {
  padding-right: 405px;
}
body.fuxschool-theme-2019 .fux-max-width-410px {
  max-width: 410px;
}
body.fuxschool-theme-2019 .fux-max-width-410 {
  max-width: 410%;
}
body.fuxschool-theme-2019 .fux-min-width-410px {
  min-width: 410px;
}
body.fuxschool-theme-2019 .fux-min-width-410 {
  min-width: 410%;
}
body.fuxschool-theme-2019 .fux-margin-top-410px {
  margin-top: 410px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-410px {
  margin-bottom: 410px;
}
body.fuxschool-theme-2019 .fux-margin-left-410px {
  margin-left: 410px;
}
body.fuxschool-theme-2019 .fux-margin-right-410px {
  margin-right: 410px;
}
body.fuxschool-theme-2019 .fux-padding-top-410px {
  padding-top: 410px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-410px {
  padding-bottom: 410px;
}
body.fuxschool-theme-2019 .fux-padding-left-410px {
  padding-left: 410px;
}
body.fuxschool-theme-2019 .fux-padding-right-410px {
  padding-right: 410px;
}
body.fuxschool-theme-2019 .fux-max-width-415px {
  max-width: 415px;
}
body.fuxschool-theme-2019 .fux-max-width-415 {
  max-width: 415%;
}
body.fuxschool-theme-2019 .fux-min-width-415px {
  min-width: 415px;
}
body.fuxschool-theme-2019 .fux-min-width-415 {
  min-width: 415%;
}
body.fuxschool-theme-2019 .fux-margin-top-415px {
  margin-top: 415px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-415px {
  margin-bottom: 415px;
}
body.fuxschool-theme-2019 .fux-margin-left-415px {
  margin-left: 415px;
}
body.fuxschool-theme-2019 .fux-margin-right-415px {
  margin-right: 415px;
}
body.fuxschool-theme-2019 .fux-padding-top-415px {
  padding-top: 415px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-415px {
  padding-bottom: 415px;
}
body.fuxschool-theme-2019 .fux-padding-left-415px {
  padding-left: 415px;
}
body.fuxschool-theme-2019 .fux-padding-right-415px {
  padding-right: 415px;
}
body.fuxschool-theme-2019 .fux-max-width-420px {
  max-width: 420px;
}
body.fuxschool-theme-2019 .fux-max-width-420 {
  max-width: 420%;
}
body.fuxschool-theme-2019 .fux-min-width-420px {
  min-width: 420px;
}
body.fuxschool-theme-2019 .fux-min-width-420 {
  min-width: 420%;
}
body.fuxschool-theme-2019 .fux-margin-top-420px {
  margin-top: 420px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-420px {
  margin-bottom: 420px;
}
body.fuxschool-theme-2019 .fux-margin-left-420px {
  margin-left: 420px;
}
body.fuxschool-theme-2019 .fux-margin-right-420px {
  margin-right: 420px;
}
body.fuxschool-theme-2019 .fux-padding-top-420px {
  padding-top: 420px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-420px {
  padding-bottom: 420px;
}
body.fuxschool-theme-2019 .fux-padding-left-420px {
  padding-left: 420px;
}
body.fuxschool-theme-2019 .fux-padding-right-420px {
  padding-right: 420px;
}
body.fuxschool-theme-2019 .fux-max-width-425px {
  max-width: 425px;
}
body.fuxschool-theme-2019 .fux-max-width-425 {
  max-width: 425%;
}
body.fuxschool-theme-2019 .fux-min-width-425px {
  min-width: 425px;
}
body.fuxschool-theme-2019 .fux-min-width-425 {
  min-width: 425%;
}
body.fuxschool-theme-2019 .fux-margin-top-425px {
  margin-top: 425px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-425px {
  margin-bottom: 425px;
}
body.fuxschool-theme-2019 .fux-margin-left-425px {
  margin-left: 425px;
}
body.fuxschool-theme-2019 .fux-margin-right-425px {
  margin-right: 425px;
}
body.fuxschool-theme-2019 .fux-padding-top-425px {
  padding-top: 425px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-425px {
  padding-bottom: 425px;
}
body.fuxschool-theme-2019 .fux-padding-left-425px {
  padding-left: 425px;
}
body.fuxschool-theme-2019 .fux-padding-right-425px {
  padding-right: 425px;
}
body.fuxschool-theme-2019 .fux-max-width-430px {
  max-width: 430px;
}
body.fuxschool-theme-2019 .fux-max-width-430 {
  max-width: 430%;
}
body.fuxschool-theme-2019 .fux-min-width-430px {
  min-width: 430px;
}
body.fuxschool-theme-2019 .fux-min-width-430 {
  min-width: 430%;
}
body.fuxschool-theme-2019 .fux-margin-top-430px {
  margin-top: 430px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-430px {
  margin-bottom: 430px;
}
body.fuxschool-theme-2019 .fux-margin-left-430px {
  margin-left: 430px;
}
body.fuxschool-theme-2019 .fux-margin-right-430px {
  margin-right: 430px;
}
body.fuxschool-theme-2019 .fux-padding-top-430px {
  padding-top: 430px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-430px {
  padding-bottom: 430px;
}
body.fuxschool-theme-2019 .fux-padding-left-430px {
  padding-left: 430px;
}
body.fuxschool-theme-2019 .fux-padding-right-430px {
  padding-right: 430px;
}
body.fuxschool-theme-2019 .fux-max-width-435px {
  max-width: 435px;
}
body.fuxschool-theme-2019 .fux-max-width-435 {
  max-width: 435%;
}
body.fuxschool-theme-2019 .fux-min-width-435px {
  min-width: 435px;
}
body.fuxschool-theme-2019 .fux-min-width-435 {
  min-width: 435%;
}
body.fuxschool-theme-2019 .fux-margin-top-435px {
  margin-top: 435px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-435px {
  margin-bottom: 435px;
}
body.fuxschool-theme-2019 .fux-margin-left-435px {
  margin-left: 435px;
}
body.fuxschool-theme-2019 .fux-margin-right-435px {
  margin-right: 435px;
}
body.fuxschool-theme-2019 .fux-padding-top-435px {
  padding-top: 435px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-435px {
  padding-bottom: 435px;
}
body.fuxschool-theme-2019 .fux-padding-left-435px {
  padding-left: 435px;
}
body.fuxschool-theme-2019 .fux-padding-right-435px {
  padding-right: 435px;
}
body.fuxschool-theme-2019 .fux-max-width-440px {
  max-width: 440px;
}
body.fuxschool-theme-2019 .fux-max-width-440 {
  max-width: 440%;
}
body.fuxschool-theme-2019 .fux-min-width-440px {
  min-width: 440px;
}
body.fuxschool-theme-2019 .fux-min-width-440 {
  min-width: 440%;
}
body.fuxschool-theme-2019 .fux-margin-top-440px {
  margin-top: 440px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-440px {
  margin-bottom: 440px;
}
body.fuxschool-theme-2019 .fux-margin-left-440px {
  margin-left: 440px;
}
body.fuxschool-theme-2019 .fux-margin-right-440px {
  margin-right: 440px;
}
body.fuxschool-theme-2019 .fux-padding-top-440px {
  padding-top: 440px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-440px {
  padding-bottom: 440px;
}
body.fuxschool-theme-2019 .fux-padding-left-440px {
  padding-left: 440px;
}
body.fuxschool-theme-2019 .fux-padding-right-440px {
  padding-right: 440px;
}
body.fuxschool-theme-2019 .fux-max-width-445px {
  max-width: 445px;
}
body.fuxschool-theme-2019 .fux-max-width-445 {
  max-width: 445%;
}
body.fuxschool-theme-2019 .fux-min-width-445px {
  min-width: 445px;
}
body.fuxschool-theme-2019 .fux-min-width-445 {
  min-width: 445%;
}
body.fuxschool-theme-2019 .fux-margin-top-445px {
  margin-top: 445px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-445px {
  margin-bottom: 445px;
}
body.fuxschool-theme-2019 .fux-margin-left-445px {
  margin-left: 445px;
}
body.fuxschool-theme-2019 .fux-margin-right-445px {
  margin-right: 445px;
}
body.fuxschool-theme-2019 .fux-padding-top-445px {
  padding-top: 445px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-445px {
  padding-bottom: 445px;
}
body.fuxschool-theme-2019 .fux-padding-left-445px {
  padding-left: 445px;
}
body.fuxschool-theme-2019 .fux-padding-right-445px {
  padding-right: 445px;
}
body.fuxschool-theme-2019 .fux-max-width-450px {
  max-width: 450px;
}
body.fuxschool-theme-2019 .fux-max-width-450 {
  max-width: 450%;
}
body.fuxschool-theme-2019 .fux-min-width-450px {
  min-width: 450px;
}
body.fuxschool-theme-2019 .fux-min-width-450 {
  min-width: 450%;
}
body.fuxschool-theme-2019 .fux-margin-top-450px {
  margin-top: 450px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-450px {
  margin-bottom: 450px;
}
body.fuxschool-theme-2019 .fux-margin-left-450px {
  margin-left: 450px;
}
body.fuxschool-theme-2019 .fux-margin-right-450px {
  margin-right: 450px;
}
body.fuxschool-theme-2019 .fux-padding-top-450px {
  padding-top: 450px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-450px {
  padding-bottom: 450px;
}
body.fuxschool-theme-2019 .fux-padding-left-450px {
  padding-left: 450px;
}
body.fuxschool-theme-2019 .fux-padding-right-450px {
  padding-right: 450px;
}
body.fuxschool-theme-2019 .fux-max-width-455px {
  max-width: 455px;
}
body.fuxschool-theme-2019 .fux-max-width-455 {
  max-width: 455%;
}
body.fuxschool-theme-2019 .fux-min-width-455px {
  min-width: 455px;
}
body.fuxschool-theme-2019 .fux-min-width-455 {
  min-width: 455%;
}
body.fuxschool-theme-2019 .fux-margin-top-455px {
  margin-top: 455px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-455px {
  margin-bottom: 455px;
}
body.fuxschool-theme-2019 .fux-margin-left-455px {
  margin-left: 455px;
}
body.fuxschool-theme-2019 .fux-margin-right-455px {
  margin-right: 455px;
}
body.fuxschool-theme-2019 .fux-padding-top-455px {
  padding-top: 455px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-455px {
  padding-bottom: 455px;
}
body.fuxschool-theme-2019 .fux-padding-left-455px {
  padding-left: 455px;
}
body.fuxschool-theme-2019 .fux-padding-right-455px {
  padding-right: 455px;
}
body.fuxschool-theme-2019 .fux-max-width-460px {
  max-width: 460px;
}
body.fuxschool-theme-2019 .fux-max-width-460 {
  max-width: 460%;
}
body.fuxschool-theme-2019 .fux-min-width-460px {
  min-width: 460px;
}
body.fuxschool-theme-2019 .fux-min-width-460 {
  min-width: 460%;
}
body.fuxschool-theme-2019 .fux-margin-top-460px {
  margin-top: 460px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-460px {
  margin-bottom: 460px;
}
body.fuxschool-theme-2019 .fux-margin-left-460px {
  margin-left: 460px;
}
body.fuxschool-theme-2019 .fux-margin-right-460px {
  margin-right: 460px;
}
body.fuxschool-theme-2019 .fux-padding-top-460px {
  padding-top: 460px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-460px {
  padding-bottom: 460px;
}
body.fuxschool-theme-2019 .fux-padding-left-460px {
  padding-left: 460px;
}
body.fuxschool-theme-2019 .fux-padding-right-460px {
  padding-right: 460px;
}
body.fuxschool-theme-2019 .fux-max-width-465px {
  max-width: 465px;
}
body.fuxschool-theme-2019 .fux-max-width-465 {
  max-width: 465%;
}
body.fuxschool-theme-2019 .fux-min-width-465px {
  min-width: 465px;
}
body.fuxschool-theme-2019 .fux-min-width-465 {
  min-width: 465%;
}
body.fuxschool-theme-2019 .fux-margin-top-465px {
  margin-top: 465px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-465px {
  margin-bottom: 465px;
}
body.fuxschool-theme-2019 .fux-margin-left-465px {
  margin-left: 465px;
}
body.fuxschool-theme-2019 .fux-margin-right-465px {
  margin-right: 465px;
}
body.fuxschool-theme-2019 .fux-padding-top-465px {
  padding-top: 465px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-465px {
  padding-bottom: 465px;
}
body.fuxschool-theme-2019 .fux-padding-left-465px {
  padding-left: 465px;
}
body.fuxschool-theme-2019 .fux-padding-right-465px {
  padding-right: 465px;
}
body.fuxschool-theme-2019 .fux-max-width-470px {
  max-width: 470px;
}
body.fuxschool-theme-2019 .fux-max-width-470 {
  max-width: 470%;
}
body.fuxschool-theme-2019 .fux-min-width-470px {
  min-width: 470px;
}
body.fuxschool-theme-2019 .fux-min-width-470 {
  min-width: 470%;
}
body.fuxschool-theme-2019 .fux-margin-top-470px {
  margin-top: 470px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-470px {
  margin-bottom: 470px;
}
body.fuxschool-theme-2019 .fux-margin-left-470px {
  margin-left: 470px;
}
body.fuxschool-theme-2019 .fux-margin-right-470px {
  margin-right: 470px;
}
body.fuxschool-theme-2019 .fux-padding-top-470px {
  padding-top: 470px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-470px {
  padding-bottom: 470px;
}
body.fuxschool-theme-2019 .fux-padding-left-470px {
  padding-left: 470px;
}
body.fuxschool-theme-2019 .fux-padding-right-470px {
  padding-right: 470px;
}
body.fuxschool-theme-2019 .fux-max-width-475px {
  max-width: 475px;
}
body.fuxschool-theme-2019 .fux-max-width-475 {
  max-width: 475%;
}
body.fuxschool-theme-2019 .fux-min-width-475px {
  min-width: 475px;
}
body.fuxschool-theme-2019 .fux-min-width-475 {
  min-width: 475%;
}
body.fuxschool-theme-2019 .fux-margin-top-475px {
  margin-top: 475px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-475px {
  margin-bottom: 475px;
}
body.fuxschool-theme-2019 .fux-margin-left-475px {
  margin-left: 475px;
}
body.fuxschool-theme-2019 .fux-margin-right-475px {
  margin-right: 475px;
}
body.fuxschool-theme-2019 .fux-padding-top-475px {
  padding-top: 475px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-475px {
  padding-bottom: 475px;
}
body.fuxschool-theme-2019 .fux-padding-left-475px {
  padding-left: 475px;
}
body.fuxschool-theme-2019 .fux-padding-right-475px {
  padding-right: 475px;
}
body.fuxschool-theme-2019 .fux-max-width-480px {
  max-width: 480px;
}
body.fuxschool-theme-2019 .fux-max-width-480 {
  max-width: 480%;
}
body.fuxschool-theme-2019 .fux-min-width-480px {
  min-width: 480px;
}
body.fuxschool-theme-2019 .fux-min-width-480 {
  min-width: 480%;
}
body.fuxschool-theme-2019 .fux-margin-top-480px {
  margin-top: 480px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-480px {
  margin-bottom: 480px;
}
body.fuxschool-theme-2019 .fux-margin-left-480px {
  margin-left: 480px;
}
body.fuxschool-theme-2019 .fux-margin-right-480px {
  margin-right: 480px;
}
body.fuxschool-theme-2019 .fux-padding-top-480px {
  padding-top: 480px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-480px {
  padding-bottom: 480px;
}
body.fuxschool-theme-2019 .fux-padding-left-480px {
  padding-left: 480px;
}
body.fuxschool-theme-2019 .fux-padding-right-480px {
  padding-right: 480px;
}
body.fuxschool-theme-2019 .fux-max-width-485px {
  max-width: 485px;
}
body.fuxschool-theme-2019 .fux-max-width-485 {
  max-width: 485%;
}
body.fuxschool-theme-2019 .fux-min-width-485px {
  min-width: 485px;
}
body.fuxschool-theme-2019 .fux-min-width-485 {
  min-width: 485%;
}
body.fuxschool-theme-2019 .fux-margin-top-485px {
  margin-top: 485px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-485px {
  margin-bottom: 485px;
}
body.fuxschool-theme-2019 .fux-margin-left-485px {
  margin-left: 485px;
}
body.fuxschool-theme-2019 .fux-margin-right-485px {
  margin-right: 485px;
}
body.fuxschool-theme-2019 .fux-padding-top-485px {
  padding-top: 485px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-485px {
  padding-bottom: 485px;
}
body.fuxschool-theme-2019 .fux-padding-left-485px {
  padding-left: 485px;
}
body.fuxschool-theme-2019 .fux-padding-right-485px {
  padding-right: 485px;
}
body.fuxschool-theme-2019 .fux-max-width-490px {
  max-width: 490px;
}
body.fuxschool-theme-2019 .fux-max-width-490 {
  max-width: 490%;
}
body.fuxschool-theme-2019 .fux-min-width-490px {
  min-width: 490px;
}
body.fuxschool-theme-2019 .fux-min-width-490 {
  min-width: 490%;
}
body.fuxschool-theme-2019 .fux-margin-top-490px {
  margin-top: 490px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-490px {
  margin-bottom: 490px;
}
body.fuxschool-theme-2019 .fux-margin-left-490px {
  margin-left: 490px;
}
body.fuxschool-theme-2019 .fux-margin-right-490px {
  margin-right: 490px;
}
body.fuxschool-theme-2019 .fux-padding-top-490px {
  padding-top: 490px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-490px {
  padding-bottom: 490px;
}
body.fuxschool-theme-2019 .fux-padding-left-490px {
  padding-left: 490px;
}
body.fuxschool-theme-2019 .fux-padding-right-490px {
  padding-right: 490px;
}
body.fuxschool-theme-2019 .fux-max-width-495px {
  max-width: 495px;
}
body.fuxschool-theme-2019 .fux-max-width-495 {
  max-width: 495%;
}
body.fuxschool-theme-2019 .fux-min-width-495px {
  min-width: 495px;
}
body.fuxschool-theme-2019 .fux-min-width-495 {
  min-width: 495%;
}
body.fuxschool-theme-2019 .fux-margin-top-495px {
  margin-top: 495px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-495px {
  margin-bottom: 495px;
}
body.fuxschool-theme-2019 .fux-margin-left-495px {
  margin-left: 495px;
}
body.fuxschool-theme-2019 .fux-margin-right-495px {
  margin-right: 495px;
}
body.fuxschool-theme-2019 .fux-padding-top-495px {
  padding-top: 495px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-495px {
  padding-bottom: 495px;
}
body.fuxschool-theme-2019 .fux-padding-left-495px {
  padding-left: 495px;
}
body.fuxschool-theme-2019 .fux-padding-right-495px {
  padding-right: 495px;
}
body.fuxschool-theme-2019 .fux-max-width-500px {
  max-width: 500px;
}
body.fuxschool-theme-2019 .fux-max-width-500 {
  max-width: 500%;
}
body.fuxschool-theme-2019 .fux-min-width-500px {
  min-width: 500px;
}
body.fuxschool-theme-2019 .fux-min-width-500 {
  min-width: 500%;
}
body.fuxschool-theme-2019 .fux-margin-top-500px {
  margin-top: 500px;
}
body.fuxschool-theme-2019 .fux-margin-bottom-500px {
  margin-bottom: 500px;
}
body.fuxschool-theme-2019 .fux-margin-left-500px {
  margin-left: 500px;
}
body.fuxschool-theme-2019 .fux-margin-right-500px {
  margin-right: 500px;
}
body.fuxschool-theme-2019 .fux-padding-top-500px {
  padding-top: 500px;
}
body.fuxschool-theme-2019 .fux-padding-bottom-500px {
  padding-bottom: 500px;
}
body.fuxschool-theme-2019 .fux-padding-left-500px {
  padding-left: 500px;
}
body.fuxschool-theme-2019 .fux-padding-right-500px {
  padding-right: 500px;
}
body.fuxschool-theme-2019, body.fuxschool-theme-2019 html, body.fuxschool-theme-2019 frame {
  height: 100%;
}
body.fuxschool-theme-2019 #frame #maincontent {
  margin: 0 auto;
  padding: 15px;
  /*min-height: 98vh;*/
}
body.fuxschool-theme-2019 #frame #maincontent #content {
  margin-top: 20px;
}
body.fuxschool-theme-2019 #frame #maincontent:before {
  display: none;
}
body.fuxschool-theme-2019 #frame #maincontent:after {
  display: none;
}
body.fuxschool-theme-2019 #frame .sticky-3rd-layer {
  position: sticky;
  top: 100px;
  background: white;
  z-index: 10000;
}
body.fuxschool-theme-2019 #frame #room_plan div.table-wrapper .room-date-grid {
  font-size: 0.8em;
}
body.fuxschool-theme-2019 #frame #room_plan div.table-wrapper th {
  font-size: 0.9em;
}
body.fuxschool-theme-2019 #frame #room_plan tbody th {
  max-width: 175px;
}
body.fuxschool-theme-2019 #frame #room_plan tbody td {
  min-width: 1px;
}
body.fuxschool-theme-2019 body #footer.fixiert-3 {
  position: relative;
  z-index: auto;
}
body.fuxschool-theme-2019 .vertial-align-middle {
  vertical-align: middle !important;
}
body.fuxschool-theme-2019 #maincontent #content {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}

/*# sourceMappingURL=fuxschool-style.2019.css.map */
