@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap");
h1, .h1 {
  font-size: 2.1875rem; }

h2, .h2 {
  font-size: 1.75rem; }

h3, .h3 {
  font-size: 1.53125rem; }

h4, .h4 {
  font-size: 1.3125rem; }

h5, .h5 {
  font-size: 1.09375rem; }

h6, .h6 {
  font-size: 0.875rem; }

html, body {
  font-family: 'Roboto', "Noto Sans Japanese", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  height: 100%; }
  html h1, html h2, html h3, html h4, html h5, html h6, html div, html p, html ul, html ol, html li, html dl, html dt, html dd, html table, html th, html td, html span, html form, html input, html option, html select, html button, html textarea, body h1, body h2, body h3, body h4, body h5, body h6, body div, body p, body ul, body ol, body li, body dl, body dt, body dd, body table, body th, body td, body span, body form, body input, body option, body select, body button, body textarea {
    font-family: 'Roboto', "Noto Sans Japanese", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  @media screen and (max-width: 991px) {
    html, body {
      font-size: 15px; } }
  @media screen and (max-width: 767px) {
    html, body {
      font-size: 14px; } }
  @media screen and (max-width: 575px) {
    html, body {
      font-size: calc(100vw / 32); } }

main {
  background-color: #ecf0f5;
  min-height: 100vh; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

html, body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, form, input, label, textarea, pre {
  margin: 0;
  padding: 0; }

ul, ol, li {
  list-style-type: none; }

::selection {
  background: #3390FF;
  color: #FFF; }

::-moz-selection {
  background: #3390FF;
  color: #FFF; }

.img-responsive {
  display: block;
  max-width: 100%; }
  .img-responsive.center {
    margin-right: auto;
    margin-left: auto; }

a, a:hover {
  color: inherit; }

.link-line {
  text-decoration: underline; }
  .link-line:hover {
    text-decoration: none; }

.link-noline {
  text-decoration: none; }
  .link-noline:hover {
    text-decoration: underline; }

.mock-description {
  padding: 3px;
  margin: 0;
  font-size: 20px;
  font-weight: bold; }

.func.mock-description {
  font-size: 13px !important; }

.card {
  display: block; }

/* --------------------
		margin settings
-------------------- */
.mrgB05 {
  margin-bottom: 0.3125em; }

.mrgB10 {
  margin-bottom: 0.625em; }

.mrgB15 {
  margin-bottom: 0.9375em; }

.mrgB20 {
  margin-bottom: 1.25em; }

.mrgB25 {
  margin-bottom: 1.5625em; }

.mrgB30 {
  margin-bottom: 1.875em; }

.mrgB35 {
  margin-bottom: 2.1875em; }

.mrgB40 {
  margin-bottom: 2.5em; }

.mrgB45 {
  margin-bottom: 2.8125em; }

.mrgB50 {
  margin-bottom: 3.125em; }

.mrgB55 {
  margin-bottom: 3.4375em; }

.mrgB60 {
  margin-bottom: 3.75em; }

@media screen and (min-width: 480px) {
  input[type=checkbox] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 20px;
    margin: -2px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    min-width: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: .05s border-color ease-in-out;
    -moz-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out; }
    input[type=checkbox]:disabled {
      border: 1px solid #eee; }
    input[type=checkbox]:checked {
      border: 1px solid transparent;
      outline: none; }
    input[type=checkbox]:checked::-ms-check {
      content: "\2714";
      font-size: 8px;
      outline: none;
      margin: 0px 0 0 0px !important;
      color: #fff;
      background-color: #555; }

  input[type=checkbox]:checked:before {
    content: "\2714";
    font-size: 8px;
    margin: 0px 0 0 0px !important;
    color: orange;
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: #008039;
    color: #fff;
    font: 400 17px/1 dashicons;
    padding-top: 2px;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  input[type=checkbox]:disabled {
    opacity: 0.65;
    cursor: default; } }
@media screen and (min-width: 480px) {
  input[type=radio] {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 10px;
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -2px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: .05s border-color ease-in-out;
    -moz-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out; }
    input[type=radio]:disabled {
      border: 1px solid #eee; }
    input[type=radio]:checked {
      border: 1px solid #333;
      outline: none; }

  input[type=radio]:checked:before {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    color: #fff;
    font: 400 10px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    margin-top: 3px;
    line-height: 16px;
    background-color: #333; } }
label.checkbox.is-invalid, label.radio.is-invalid {
  color: #dc3545; }
  label.checkbox.is-invalid input[type="radio"], label.checkbox.is-invalid input[type="checkbox"], label.radio.is-invalid input[type="radio"], label.radio.is-invalid input[type="checkbox"] {
    border: 1px solid #dc3545; }
    label.checkbox.is-invalid input[type="radio"]:checked:before, label.checkbox.is-invalid input[type="checkbox"]:checked:before, label.radio.is-invalid input[type="radio"]:checked:before, label.radio.is-invalid input[type="checkbox"]:checked:before {
      background-color: #dc3545; }

.invalid-feedback, .valid-feedback {
  display: block; }

.btn-outline-danger.bg-white:hover {
  background: #dc3545 !important; }

.form-check {
  padding-left: 0.5rem; }

.dropdown-menu {
  z-index: 10000; }

.breadcrumbs {
  list-style-type: none;
  padding: 0;
  color: #333; }
  .breadcrumbs li {
    display: inline-block; }
    .breadcrumbs li.active {
      color: #999; }
    .breadcrumbs li a {
      color: #000;
      opacity: 0.7; }
      .breadcrumbs li a:hover {
        opacity: 1; }
  .breadcrumbs .breadcrumb-item + .breadcrumb-item {
    padding-left: 0; }
    .breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
      display: none; }

.top-oshirase-link {
  position: absolute; }

.accordion-b2b {
  width: 100%; }
  .accordion-b2b .card {
    margin-bottom: 15px; }
  .accordion-b2b .card-header {
    padding: 0; }
    .accordion-b2b .card-header .btn {
      white-space: initial; }

.accordion .card-header, .accordion .card-body {
  background-color: #FFD899; }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 1000px; } }
.modal-dialog.modal-lg .modal-content .modal-body {
  padding: 0;
  padding-top: 15px;
  max-height: 70vh;
  overflow-y: auto; }

.card.simple {
  border: none; }
  .card.simple .card-header {
    background: rgba(0, 0, 0, 0.07);
    border-bottom: none; }
    .card.simple .card-header .btn-link {
      color: inherit; }
  .card.simple .card-body {
    padding: 0.5rem; }
  .card.simple .panel-body {
    border-top: none; }

.navbar {
  padding: 0; }
  .navbar .navbar-brand img {
    width: 372px; }
    @media screen and (min-width: 576px) and (max-width: 1199px) {
      .navbar .navbar-brand img {
        width: 280px; } }
    @media (max-width: 575px) {
      .navbar .navbar-brand img {
        width: 186px; } }
  .navbar .btn-group .dropdown-toggle-split {
    border-radius: none; }

@media (max-width: 991px) {
  .navbar-collapse {
    flex-basis: auto; } }

.navbar-toggler {
  font-size: 80%; }
  .navbar-toggler i {
    font-size: 200%; }

.navbar-nav .nav-link.app-nav__item {
  padding: 20px; }

.app-header-logo {
  padding: 20px; }
  @media (max-width: 400px) {
    .app-header-logo img {
      max-width: 100px; } }
  .app-header-logo span {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    color: white;
    font-size: 15px;
    font-family: none;
    font-weight: bold; }

.footer, footer {
  background: #f8f9fa; }
  .footer hr, footer hr {
    border-top: 1px inset #e4e4e4; }

.page-close {
  background-color: #008039;
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0;
  padding: 24px; }
  @media (max-width: 400px) {
    .page-close {
      padding: 24px 10px; } }
  .page-close:hover {
    background-color: #00672e; }
  .page-close i {
    padding-right: 5px; }

.bg-beige {
  background: #F5F2EA; }

.bg-light-blue {
  background: #e6eef1; }

.bg-violet {
  background: #4977AC; }

.form-label.wizard-label {
  color: #FF6F00;
  font-size: 18px;
  font-weight: bold; }

.text-vertical {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap; }

.crossed::before {
  position: absolute;
  pointer-events: none;
  content: "";
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom right, transparent calc(50% - 1px), black, transparent calc(50% + 1px)); }

.txt-nl-0 {
  font-size: 0% !important;
  font-weight: normal !important; }

.txt-bd-0 {
  font-size: 0% !important;
  font-weight: bold !important; }

.txt-lr-0 {
  font-size: 0% !important;
  font-weight: lighter !important; }

.txt-br-0 {
  font-size: 0% !important;
  font-weight: bolder !important; }

.txt-nl-1 {
  font-size: 1% !important;
  font-weight: normal !important; }

.txt-bd-1 {
  font-size: 1% !important;
  font-weight: bold !important; }

.txt-lr-1 {
  font-size: 1% !important;
  font-weight: lighter !important; }

.txt-br-1 {
  font-size: 1% !important;
  font-weight: bolder !important; }

.txt-nl-2 {
  font-size: 2% !important;
  font-weight: normal !important; }

.txt-bd-2 {
  font-size: 2% !important;
  font-weight: bold !important; }

.txt-lr-2 {
  font-size: 2% !important;
  font-weight: lighter !important; }

.txt-br-2 {
  font-size: 2% !important;
  font-weight: bolder !important; }

.txt-nl-3 {
  font-size: 3% !important;
  font-weight: normal !important; }

.txt-bd-3 {
  font-size: 3% !important;
  font-weight: bold !important; }

.txt-lr-3 {
  font-size: 3% !important;
  font-weight: lighter !important; }

.txt-br-3 {
  font-size: 3% !important;
  font-weight: bolder !important; }

.txt-nl-4 {
  font-size: 4% !important;
  font-weight: normal !important; }

.txt-bd-4 {
  font-size: 4% !important;
  font-weight: bold !important; }

.txt-lr-4 {
  font-size: 4% !important;
  font-weight: lighter !important; }

.txt-br-4 {
  font-size: 4% !important;
  font-weight: bolder !important; }

.txt-nl-5 {
  font-size: 5% !important;
  font-weight: normal !important; }

.txt-bd-5 {
  font-size: 5% !important;
  font-weight: bold !important; }

.txt-lr-5 {
  font-size: 5% !important;
  font-weight: lighter !important; }

.txt-br-5 {
  font-size: 5% !important;
  font-weight: bolder !important; }

.txt-nl-6 {
  font-size: 6% !important;
  font-weight: normal !important; }

.txt-bd-6 {
  font-size: 6% !important;
  font-weight: bold !important; }

.txt-lr-6 {
  font-size: 6% !important;
  font-weight: lighter !important; }

.txt-br-6 {
  font-size: 6% !important;
  font-weight: bolder !important; }

.txt-nl-7 {
  font-size: 7% !important;
  font-weight: normal !important; }

.txt-bd-7 {
  font-size: 7% !important;
  font-weight: bold !important; }

.txt-lr-7 {
  font-size: 7% !important;
  font-weight: lighter !important; }

.txt-br-7 {
  font-size: 7% !important;
  font-weight: bolder !important; }

.txt-nl-8 {
  font-size: 8% !important;
  font-weight: normal !important; }

.txt-bd-8 {
  font-size: 8% !important;
  font-weight: bold !important; }

.txt-lr-8 {
  font-size: 8% !important;
  font-weight: lighter !important; }

.txt-br-8 {
  font-size: 8% !important;
  font-weight: bolder !important; }

.txt-nl-9 {
  font-size: 9% !important;
  font-weight: normal !important; }

.txt-bd-9 {
  font-size: 9% !important;
  font-weight: bold !important; }

.txt-lr-9 {
  font-size: 9% !important;
  font-weight: lighter !important; }

.txt-br-9 {
  font-size: 9% !important;
  font-weight: bolder !important; }

.txt-nl-10 {
  font-size: 10% !important;
  font-weight: normal !important; }

.txt-bd-10 {
  font-size: 10% !important;
  font-weight: bold !important; }

.txt-lr-10 {
  font-size: 10% !important;
  font-weight: lighter !important; }

.txt-br-10 {
  font-size: 10% !important;
  font-weight: bolder !important; }

.txt-nl-11 {
  font-size: 11% !important;
  font-weight: normal !important; }

.txt-bd-11 {
  font-size: 11% !important;
  font-weight: bold !important; }

.txt-lr-11 {
  font-size: 11% !important;
  font-weight: lighter !important; }

.txt-br-11 {
  font-size: 11% !important;
  font-weight: bolder !important; }

.txt-nl-12 {
  font-size: 12% !important;
  font-weight: normal !important; }

.txt-bd-12 {
  font-size: 12% !important;
  font-weight: bold !important; }

.txt-lr-12 {
  font-size: 12% !important;
  font-weight: lighter !important; }

.txt-br-12 {
  font-size: 12% !important;
  font-weight: bolder !important; }

.txt-nl-13 {
  font-size: 13% !important;
  font-weight: normal !important; }

.txt-bd-13 {
  font-size: 13% !important;
  font-weight: bold !important; }

.txt-lr-13 {
  font-size: 13% !important;
  font-weight: lighter !important; }

.txt-br-13 {
  font-size: 13% !important;
  font-weight: bolder !important; }

.txt-nl-14 {
  font-size: 14% !important;
  font-weight: normal !important; }

.txt-bd-14 {
  font-size: 14% !important;
  font-weight: bold !important; }

.txt-lr-14 {
  font-size: 14% !important;
  font-weight: lighter !important; }

.txt-br-14 {
  font-size: 14% !important;
  font-weight: bolder !important; }

.txt-nl-15 {
  font-size: 15% !important;
  font-weight: normal !important; }

.txt-bd-15 {
  font-size: 15% !important;
  font-weight: bold !important; }

.txt-lr-15 {
  font-size: 15% !important;
  font-weight: lighter !important; }

.txt-br-15 {
  font-size: 15% !important;
  font-weight: bolder !important; }

.txt-nl-16 {
  font-size: 16% !important;
  font-weight: normal !important; }

.txt-bd-16 {
  font-size: 16% !important;
  font-weight: bold !important; }

.txt-lr-16 {
  font-size: 16% !important;
  font-weight: lighter !important; }

.txt-br-16 {
  font-size: 16% !important;
  font-weight: bolder !important; }

.txt-nl-17 {
  font-size: 17% !important;
  font-weight: normal !important; }

.txt-bd-17 {
  font-size: 17% !important;
  font-weight: bold !important; }

.txt-lr-17 {
  font-size: 17% !important;
  font-weight: lighter !important; }

.txt-br-17 {
  font-size: 17% !important;
  font-weight: bolder !important; }

.txt-nl-18 {
  font-size: 18% !important;
  font-weight: normal !important; }

.txt-bd-18 {
  font-size: 18% !important;
  font-weight: bold !important; }

.txt-lr-18 {
  font-size: 18% !important;
  font-weight: lighter !important; }

.txt-br-18 {
  font-size: 18% !important;
  font-weight: bolder !important; }

.txt-nl-19 {
  font-size: 19% !important;
  font-weight: normal !important; }

.txt-bd-19 {
  font-size: 19% !important;
  font-weight: bold !important; }

.txt-lr-19 {
  font-size: 19% !important;
  font-weight: lighter !important; }

.txt-br-19 {
  font-size: 19% !important;
  font-weight: bolder !important; }

.txt-nl-20 {
  font-size: 20% !important;
  font-weight: normal !important; }

.txt-bd-20 {
  font-size: 20% !important;
  font-weight: bold !important; }

.txt-lr-20 {
  font-size: 20% !important;
  font-weight: lighter !important; }

.txt-br-20 {
  font-size: 20% !important;
  font-weight: bolder !important; }

.txt-nl-21 {
  font-size: 21% !important;
  font-weight: normal !important; }

.txt-bd-21 {
  font-size: 21% !important;
  font-weight: bold !important; }

.txt-lr-21 {
  font-size: 21% !important;
  font-weight: lighter !important; }

.txt-br-21 {
  font-size: 21% !important;
  font-weight: bolder !important; }

.txt-nl-22 {
  font-size: 22% !important;
  font-weight: normal !important; }

.txt-bd-22 {
  font-size: 22% !important;
  font-weight: bold !important; }

.txt-lr-22 {
  font-size: 22% !important;
  font-weight: lighter !important; }

.txt-br-22 {
  font-size: 22% !important;
  font-weight: bolder !important; }

.txt-nl-23 {
  font-size: 23% !important;
  font-weight: normal !important; }

.txt-bd-23 {
  font-size: 23% !important;
  font-weight: bold !important; }

.txt-lr-23 {
  font-size: 23% !important;
  font-weight: lighter !important; }

.txt-br-23 {
  font-size: 23% !important;
  font-weight: bolder !important; }

.txt-nl-24 {
  font-size: 24% !important;
  font-weight: normal !important; }

.txt-bd-24 {
  font-size: 24% !important;
  font-weight: bold !important; }

.txt-lr-24 {
  font-size: 24% !important;
  font-weight: lighter !important; }

.txt-br-24 {
  font-size: 24% !important;
  font-weight: bolder !important; }

.txt-nl-25 {
  font-size: 25% !important;
  font-weight: normal !important; }

.txt-bd-25 {
  font-size: 25% !important;
  font-weight: bold !important; }

.txt-lr-25 {
  font-size: 25% !important;
  font-weight: lighter !important; }

.txt-br-25 {
  font-size: 25% !important;
  font-weight: bolder !important; }

.txt-nl-26 {
  font-size: 26% !important;
  font-weight: normal !important; }

.txt-bd-26 {
  font-size: 26% !important;
  font-weight: bold !important; }

.txt-lr-26 {
  font-size: 26% !important;
  font-weight: lighter !important; }

.txt-br-26 {
  font-size: 26% !important;
  font-weight: bolder !important; }

.txt-nl-27 {
  font-size: 27% !important;
  font-weight: normal !important; }

.txt-bd-27 {
  font-size: 27% !important;
  font-weight: bold !important; }

.txt-lr-27 {
  font-size: 27% !important;
  font-weight: lighter !important; }

.txt-br-27 {
  font-size: 27% !important;
  font-weight: bolder !important; }

.txt-nl-28 {
  font-size: 28% !important;
  font-weight: normal !important; }

.txt-bd-28 {
  font-size: 28% !important;
  font-weight: bold !important; }

.txt-lr-28 {
  font-size: 28% !important;
  font-weight: lighter !important; }

.txt-br-28 {
  font-size: 28% !important;
  font-weight: bolder !important; }

.txt-nl-29 {
  font-size: 29% !important;
  font-weight: normal !important; }

.txt-bd-29 {
  font-size: 29% !important;
  font-weight: bold !important; }

.txt-lr-29 {
  font-size: 29% !important;
  font-weight: lighter !important; }

.txt-br-29 {
  font-size: 29% !important;
  font-weight: bolder !important; }

.txt-nl-30 {
  font-size: 30% !important;
  font-weight: normal !important; }

.txt-bd-30 {
  font-size: 30% !important;
  font-weight: bold !important; }

.txt-lr-30 {
  font-size: 30% !important;
  font-weight: lighter !important; }

.txt-br-30 {
  font-size: 30% !important;
  font-weight: bolder !important; }

.txt-nl-31 {
  font-size: 31% !important;
  font-weight: normal !important; }

.txt-bd-31 {
  font-size: 31% !important;
  font-weight: bold !important; }

.txt-lr-31 {
  font-size: 31% !important;
  font-weight: lighter !important; }

.txt-br-31 {
  font-size: 31% !important;
  font-weight: bolder !important; }

.txt-nl-32 {
  font-size: 32% !important;
  font-weight: normal !important; }

.txt-bd-32 {
  font-size: 32% !important;
  font-weight: bold !important; }

.txt-lr-32 {
  font-size: 32% !important;
  font-weight: lighter !important; }

.txt-br-32 {
  font-size: 32% !important;
  font-weight: bolder !important; }

.txt-nl-33 {
  font-size: 33% !important;
  font-weight: normal !important; }

.txt-bd-33 {
  font-size: 33% !important;
  font-weight: bold !important; }

.txt-lr-33 {
  font-size: 33% !important;
  font-weight: lighter !important; }

.txt-br-33 {
  font-size: 33% !important;
  font-weight: bolder !important; }

.txt-nl-34 {
  font-size: 34% !important;
  font-weight: normal !important; }

.txt-bd-34 {
  font-size: 34% !important;
  font-weight: bold !important; }

.txt-lr-34 {
  font-size: 34% !important;
  font-weight: lighter !important; }

.txt-br-34 {
  font-size: 34% !important;
  font-weight: bolder !important; }

.txt-nl-35 {
  font-size: 35% !important;
  font-weight: normal !important; }

.txt-bd-35 {
  font-size: 35% !important;
  font-weight: bold !important; }

.txt-lr-35 {
  font-size: 35% !important;
  font-weight: lighter !important; }

.txt-br-35 {
  font-size: 35% !important;
  font-weight: bolder !important; }

.txt-nl-36 {
  font-size: 36% !important;
  font-weight: normal !important; }

.txt-bd-36 {
  font-size: 36% !important;
  font-weight: bold !important; }

.txt-lr-36 {
  font-size: 36% !important;
  font-weight: lighter !important; }

.txt-br-36 {
  font-size: 36% !important;
  font-weight: bolder !important; }

.txt-nl-37 {
  font-size: 37% !important;
  font-weight: normal !important; }

.txt-bd-37 {
  font-size: 37% !important;
  font-weight: bold !important; }

.txt-lr-37 {
  font-size: 37% !important;
  font-weight: lighter !important; }

.txt-br-37 {
  font-size: 37% !important;
  font-weight: bolder !important; }

.txt-nl-38 {
  font-size: 38% !important;
  font-weight: normal !important; }

.txt-bd-38 {
  font-size: 38% !important;
  font-weight: bold !important; }

.txt-lr-38 {
  font-size: 38% !important;
  font-weight: lighter !important; }

.txt-br-38 {
  font-size: 38% !important;
  font-weight: bolder !important; }

.txt-nl-39 {
  font-size: 39% !important;
  font-weight: normal !important; }

.txt-bd-39 {
  font-size: 39% !important;
  font-weight: bold !important; }

.txt-lr-39 {
  font-size: 39% !important;
  font-weight: lighter !important; }

.txt-br-39 {
  font-size: 39% !important;
  font-weight: bolder !important; }

.txt-nl-40 {
  font-size: 40% !important;
  font-weight: normal !important; }

.txt-bd-40 {
  font-size: 40% !important;
  font-weight: bold !important; }

.txt-lr-40 {
  font-size: 40% !important;
  font-weight: lighter !important; }

.txt-br-40 {
  font-size: 40% !important;
  font-weight: bolder !important; }

.txt-nl-41 {
  font-size: 41% !important;
  font-weight: normal !important; }

.txt-bd-41 {
  font-size: 41% !important;
  font-weight: bold !important; }

.txt-lr-41 {
  font-size: 41% !important;
  font-weight: lighter !important; }

.txt-br-41 {
  font-size: 41% !important;
  font-weight: bolder !important; }

.txt-nl-42 {
  font-size: 42% !important;
  font-weight: normal !important; }

.txt-bd-42 {
  font-size: 42% !important;
  font-weight: bold !important; }

.txt-lr-42 {
  font-size: 42% !important;
  font-weight: lighter !important; }

.txt-br-42 {
  font-size: 42% !important;
  font-weight: bolder !important; }

.txt-nl-43 {
  font-size: 43% !important;
  font-weight: normal !important; }

.txt-bd-43 {
  font-size: 43% !important;
  font-weight: bold !important; }

.txt-lr-43 {
  font-size: 43% !important;
  font-weight: lighter !important; }

.txt-br-43 {
  font-size: 43% !important;
  font-weight: bolder !important; }

.txt-nl-44 {
  font-size: 44% !important;
  font-weight: normal !important; }

.txt-bd-44 {
  font-size: 44% !important;
  font-weight: bold !important; }

.txt-lr-44 {
  font-size: 44% !important;
  font-weight: lighter !important; }

.txt-br-44 {
  font-size: 44% !important;
  font-weight: bolder !important; }

.txt-nl-45 {
  font-size: 45% !important;
  font-weight: normal !important; }

.txt-bd-45 {
  font-size: 45% !important;
  font-weight: bold !important; }

.txt-lr-45 {
  font-size: 45% !important;
  font-weight: lighter !important; }

.txt-br-45 {
  font-size: 45% !important;
  font-weight: bolder !important; }

.txt-nl-46 {
  font-size: 46% !important;
  font-weight: normal !important; }

.txt-bd-46 {
  font-size: 46% !important;
  font-weight: bold !important; }

.txt-lr-46 {
  font-size: 46% !important;
  font-weight: lighter !important; }

.txt-br-46 {
  font-size: 46% !important;
  font-weight: bolder !important; }

.txt-nl-47 {
  font-size: 47% !important;
  font-weight: normal !important; }

.txt-bd-47 {
  font-size: 47% !important;
  font-weight: bold !important; }

.txt-lr-47 {
  font-size: 47% !important;
  font-weight: lighter !important; }

.txt-br-47 {
  font-size: 47% !important;
  font-weight: bolder !important; }

.txt-nl-48 {
  font-size: 48% !important;
  font-weight: normal !important; }

.txt-bd-48 {
  font-size: 48% !important;
  font-weight: bold !important; }

.txt-lr-48 {
  font-size: 48% !important;
  font-weight: lighter !important; }

.txt-br-48 {
  font-size: 48% !important;
  font-weight: bolder !important; }

.txt-nl-49 {
  font-size: 49% !important;
  font-weight: normal !important; }

.txt-bd-49 {
  font-size: 49% !important;
  font-weight: bold !important; }

.txt-lr-49 {
  font-size: 49% !important;
  font-weight: lighter !important; }

.txt-br-49 {
  font-size: 49% !important;
  font-weight: bolder !important; }

.txt-nl-50 {
  font-size: 50% !important;
  font-weight: normal !important; }

.txt-bd-50 {
  font-size: 50% !important;
  font-weight: bold !important; }

.txt-lr-50 {
  font-size: 50% !important;
  font-weight: lighter !important; }

.txt-br-50 {
  font-size: 50% !important;
  font-weight: bolder !important; }

.txt-nl-51 {
  font-size: 51% !important;
  font-weight: normal !important; }

.txt-bd-51 {
  font-size: 51% !important;
  font-weight: bold !important; }

.txt-lr-51 {
  font-size: 51% !important;
  font-weight: lighter !important; }

.txt-br-51 {
  font-size: 51% !important;
  font-weight: bolder !important; }

.txt-nl-52 {
  font-size: 52% !important;
  font-weight: normal !important; }

.txt-bd-52 {
  font-size: 52% !important;
  font-weight: bold !important; }

.txt-lr-52 {
  font-size: 52% !important;
  font-weight: lighter !important; }

.txt-br-52 {
  font-size: 52% !important;
  font-weight: bolder !important; }

.txt-nl-53 {
  font-size: 53% !important;
  font-weight: normal !important; }

.txt-bd-53 {
  font-size: 53% !important;
  font-weight: bold !important; }

.txt-lr-53 {
  font-size: 53% !important;
  font-weight: lighter !important; }

.txt-br-53 {
  font-size: 53% !important;
  font-weight: bolder !important; }

.txt-nl-54 {
  font-size: 54% !important;
  font-weight: normal !important; }

.txt-bd-54 {
  font-size: 54% !important;
  font-weight: bold !important; }

.txt-lr-54 {
  font-size: 54% !important;
  font-weight: lighter !important; }

.txt-br-54 {
  font-size: 54% !important;
  font-weight: bolder !important; }

.txt-nl-55 {
  font-size: 55% !important;
  font-weight: normal !important; }

.txt-bd-55 {
  font-size: 55% !important;
  font-weight: bold !important; }

.txt-lr-55 {
  font-size: 55% !important;
  font-weight: lighter !important; }

.txt-br-55 {
  font-size: 55% !important;
  font-weight: bolder !important; }

.txt-nl-56 {
  font-size: 56% !important;
  font-weight: normal !important; }

.txt-bd-56 {
  font-size: 56% !important;
  font-weight: bold !important; }

.txt-lr-56 {
  font-size: 56% !important;
  font-weight: lighter !important; }

.txt-br-56 {
  font-size: 56% !important;
  font-weight: bolder !important; }

.txt-nl-57 {
  font-size: 57% !important;
  font-weight: normal !important; }

.txt-bd-57 {
  font-size: 57% !important;
  font-weight: bold !important; }

.txt-lr-57 {
  font-size: 57% !important;
  font-weight: lighter !important; }

.txt-br-57 {
  font-size: 57% !important;
  font-weight: bolder !important; }

.txt-nl-58 {
  font-size: 58% !important;
  font-weight: normal !important; }

.txt-bd-58 {
  font-size: 58% !important;
  font-weight: bold !important; }

.txt-lr-58 {
  font-size: 58% !important;
  font-weight: lighter !important; }

.txt-br-58 {
  font-size: 58% !important;
  font-weight: bolder !important; }

.txt-nl-59 {
  font-size: 59% !important;
  font-weight: normal !important; }

.txt-bd-59 {
  font-size: 59% !important;
  font-weight: bold !important; }

.txt-lr-59 {
  font-size: 59% !important;
  font-weight: lighter !important; }

.txt-br-59 {
  font-size: 59% !important;
  font-weight: bolder !important; }

.txt-nl-60 {
  font-size: 60% !important;
  font-weight: normal !important; }

.txt-bd-60 {
  font-size: 60% !important;
  font-weight: bold !important; }

.txt-lr-60 {
  font-size: 60% !important;
  font-weight: lighter !important; }

.txt-br-60 {
  font-size: 60% !important;
  font-weight: bolder !important; }

.txt-nl-61 {
  font-size: 61% !important;
  font-weight: normal !important; }

.txt-bd-61 {
  font-size: 61% !important;
  font-weight: bold !important; }

.txt-lr-61 {
  font-size: 61% !important;
  font-weight: lighter !important; }

.txt-br-61 {
  font-size: 61% !important;
  font-weight: bolder !important; }

.txt-nl-62 {
  font-size: 62% !important;
  font-weight: normal !important; }

.txt-bd-62 {
  font-size: 62% !important;
  font-weight: bold !important; }

.txt-lr-62 {
  font-size: 62% !important;
  font-weight: lighter !important; }

.txt-br-62 {
  font-size: 62% !important;
  font-weight: bolder !important; }

.txt-nl-63 {
  font-size: 63% !important;
  font-weight: normal !important; }

.txt-bd-63 {
  font-size: 63% !important;
  font-weight: bold !important; }

.txt-lr-63 {
  font-size: 63% !important;
  font-weight: lighter !important; }

.txt-br-63 {
  font-size: 63% !important;
  font-weight: bolder !important; }

.txt-nl-64 {
  font-size: 64% !important;
  font-weight: normal !important; }

.txt-bd-64 {
  font-size: 64% !important;
  font-weight: bold !important; }

.txt-lr-64 {
  font-size: 64% !important;
  font-weight: lighter !important; }

.txt-br-64 {
  font-size: 64% !important;
  font-weight: bolder !important; }

.txt-nl-65 {
  font-size: 65% !important;
  font-weight: normal !important; }

.txt-bd-65 {
  font-size: 65% !important;
  font-weight: bold !important; }

.txt-lr-65 {
  font-size: 65% !important;
  font-weight: lighter !important; }

.txt-br-65 {
  font-size: 65% !important;
  font-weight: bolder !important; }

.txt-nl-66 {
  font-size: 66% !important;
  font-weight: normal !important; }

.txt-bd-66 {
  font-size: 66% !important;
  font-weight: bold !important; }

.txt-lr-66 {
  font-size: 66% !important;
  font-weight: lighter !important; }

.txt-br-66 {
  font-size: 66% !important;
  font-weight: bolder !important; }

.txt-nl-67 {
  font-size: 67% !important;
  font-weight: normal !important; }

.txt-bd-67 {
  font-size: 67% !important;
  font-weight: bold !important; }

.txt-lr-67 {
  font-size: 67% !important;
  font-weight: lighter !important; }

.txt-br-67 {
  font-size: 67% !important;
  font-weight: bolder !important; }

.txt-nl-68 {
  font-size: 68% !important;
  font-weight: normal !important; }

.txt-bd-68 {
  font-size: 68% !important;
  font-weight: bold !important; }

.txt-lr-68 {
  font-size: 68% !important;
  font-weight: lighter !important; }

.txt-br-68 {
  font-size: 68% !important;
  font-weight: bolder !important; }

.txt-nl-69 {
  font-size: 69% !important;
  font-weight: normal !important; }

.txt-bd-69 {
  font-size: 69% !important;
  font-weight: bold !important; }

.txt-lr-69 {
  font-size: 69% !important;
  font-weight: lighter !important; }

.txt-br-69 {
  font-size: 69% !important;
  font-weight: bolder !important; }

.txt-nl-70 {
  font-size: 70% !important;
  font-weight: normal !important; }

.txt-bd-70 {
  font-size: 70% !important;
  font-weight: bold !important; }

.txt-lr-70 {
  font-size: 70% !important;
  font-weight: lighter !important; }

.txt-br-70 {
  font-size: 70% !important;
  font-weight: bolder !important; }

.txt-nl-71 {
  font-size: 71% !important;
  font-weight: normal !important; }

.txt-bd-71 {
  font-size: 71% !important;
  font-weight: bold !important; }

.txt-lr-71 {
  font-size: 71% !important;
  font-weight: lighter !important; }

.txt-br-71 {
  font-size: 71% !important;
  font-weight: bolder !important; }

.txt-nl-72 {
  font-size: 72% !important;
  font-weight: normal !important; }

.txt-bd-72 {
  font-size: 72% !important;
  font-weight: bold !important; }

.txt-lr-72 {
  font-size: 72% !important;
  font-weight: lighter !important; }

.txt-br-72 {
  font-size: 72% !important;
  font-weight: bolder !important; }

.txt-nl-73 {
  font-size: 73% !important;
  font-weight: normal !important; }

.txt-bd-73 {
  font-size: 73% !important;
  font-weight: bold !important; }

.txt-lr-73 {
  font-size: 73% !important;
  font-weight: lighter !important; }

.txt-br-73 {
  font-size: 73% !important;
  font-weight: bolder !important; }

.txt-nl-74 {
  font-size: 74% !important;
  font-weight: normal !important; }

.txt-bd-74 {
  font-size: 74% !important;
  font-weight: bold !important; }

.txt-lr-74 {
  font-size: 74% !important;
  font-weight: lighter !important; }

.txt-br-74 {
  font-size: 74% !important;
  font-weight: bolder !important; }

.txt-nl-75 {
  font-size: 75% !important;
  font-weight: normal !important; }

.txt-bd-75 {
  font-size: 75% !important;
  font-weight: bold !important; }

.txt-lr-75 {
  font-size: 75% !important;
  font-weight: lighter !important; }

.txt-br-75 {
  font-size: 75% !important;
  font-weight: bolder !important; }

.txt-nl-76 {
  font-size: 76% !important;
  font-weight: normal !important; }

.txt-bd-76 {
  font-size: 76% !important;
  font-weight: bold !important; }

.txt-lr-76 {
  font-size: 76% !important;
  font-weight: lighter !important; }

.txt-br-76 {
  font-size: 76% !important;
  font-weight: bolder !important; }

.txt-nl-77 {
  font-size: 77% !important;
  font-weight: normal !important; }

.txt-bd-77 {
  font-size: 77% !important;
  font-weight: bold !important; }

.txt-lr-77 {
  font-size: 77% !important;
  font-weight: lighter !important; }

.txt-br-77 {
  font-size: 77% !important;
  font-weight: bolder !important; }

.txt-nl-78 {
  font-size: 78% !important;
  font-weight: normal !important; }

.txt-bd-78 {
  font-size: 78% !important;
  font-weight: bold !important; }

.txt-lr-78 {
  font-size: 78% !important;
  font-weight: lighter !important; }

.txt-br-78 {
  font-size: 78% !important;
  font-weight: bolder !important; }

.txt-nl-79 {
  font-size: 79% !important;
  font-weight: normal !important; }

.txt-bd-79 {
  font-size: 79% !important;
  font-weight: bold !important; }

.txt-lr-79 {
  font-size: 79% !important;
  font-weight: lighter !important; }

.txt-br-79 {
  font-size: 79% !important;
  font-weight: bolder !important; }

.txt-nl-80 {
  font-size: 80% !important;
  font-weight: normal !important; }

.txt-bd-80 {
  font-size: 80% !important;
  font-weight: bold !important; }

.txt-lr-80 {
  font-size: 80% !important;
  font-weight: lighter !important; }

.txt-br-80 {
  font-size: 80% !important;
  font-weight: bolder !important; }

.txt-nl-81 {
  font-size: 81% !important;
  font-weight: normal !important; }

.txt-bd-81 {
  font-size: 81% !important;
  font-weight: bold !important; }

.txt-lr-81 {
  font-size: 81% !important;
  font-weight: lighter !important; }

.txt-br-81 {
  font-size: 81% !important;
  font-weight: bolder !important; }

.txt-nl-82 {
  font-size: 82% !important;
  font-weight: normal !important; }

.txt-bd-82 {
  font-size: 82% !important;
  font-weight: bold !important; }

.txt-lr-82 {
  font-size: 82% !important;
  font-weight: lighter !important; }

.txt-br-82 {
  font-size: 82% !important;
  font-weight: bolder !important; }

.txt-nl-83 {
  font-size: 83% !important;
  font-weight: normal !important; }

.txt-bd-83 {
  font-size: 83% !important;
  font-weight: bold !important; }

.txt-lr-83 {
  font-size: 83% !important;
  font-weight: lighter !important; }

.txt-br-83 {
  font-size: 83% !important;
  font-weight: bolder !important; }

.txt-nl-84 {
  font-size: 84% !important;
  font-weight: normal !important; }

.txt-bd-84 {
  font-size: 84% !important;
  font-weight: bold !important; }

.txt-lr-84 {
  font-size: 84% !important;
  font-weight: lighter !important; }

.txt-br-84 {
  font-size: 84% !important;
  font-weight: bolder !important; }

.txt-nl-85 {
  font-size: 85% !important;
  font-weight: normal !important; }

.txt-bd-85 {
  font-size: 85% !important;
  font-weight: bold !important; }

.txt-lr-85 {
  font-size: 85% !important;
  font-weight: lighter !important; }

.txt-br-85 {
  font-size: 85% !important;
  font-weight: bolder !important; }

.txt-nl-86 {
  font-size: 86% !important;
  font-weight: normal !important; }

.txt-bd-86 {
  font-size: 86% !important;
  font-weight: bold !important; }

.txt-lr-86 {
  font-size: 86% !important;
  font-weight: lighter !important; }

.txt-br-86 {
  font-size: 86% !important;
  font-weight: bolder !important; }

.txt-nl-87 {
  font-size: 87% !important;
  font-weight: normal !important; }

.txt-bd-87 {
  font-size: 87% !important;
  font-weight: bold !important; }

.txt-lr-87 {
  font-size: 87% !important;
  font-weight: lighter !important; }

.txt-br-87 {
  font-size: 87% !important;
  font-weight: bolder !important; }

.txt-nl-88 {
  font-size: 88% !important;
  font-weight: normal !important; }

.txt-bd-88 {
  font-size: 88% !important;
  font-weight: bold !important; }

.txt-lr-88 {
  font-size: 88% !important;
  font-weight: lighter !important; }

.txt-br-88 {
  font-size: 88% !important;
  font-weight: bolder !important; }

.txt-nl-89 {
  font-size: 89% !important;
  font-weight: normal !important; }

.txt-bd-89 {
  font-size: 89% !important;
  font-weight: bold !important; }

.txt-lr-89 {
  font-size: 89% !important;
  font-weight: lighter !important; }

.txt-br-89 {
  font-size: 89% !important;
  font-weight: bolder !important; }

.txt-nl-90 {
  font-size: 90% !important;
  font-weight: normal !important; }

.txt-bd-90 {
  font-size: 90% !important;
  font-weight: bold !important; }

.txt-lr-90 {
  font-size: 90% !important;
  font-weight: lighter !important; }

.txt-br-90 {
  font-size: 90% !important;
  font-weight: bolder !important; }

.txt-nl-91 {
  font-size: 91% !important;
  font-weight: normal !important; }

.txt-bd-91 {
  font-size: 91% !important;
  font-weight: bold !important; }

.txt-lr-91 {
  font-size: 91% !important;
  font-weight: lighter !important; }

.txt-br-91 {
  font-size: 91% !important;
  font-weight: bolder !important; }

.txt-nl-92 {
  font-size: 92% !important;
  font-weight: normal !important; }

.txt-bd-92 {
  font-size: 92% !important;
  font-weight: bold !important; }

.txt-lr-92 {
  font-size: 92% !important;
  font-weight: lighter !important; }

.txt-br-92 {
  font-size: 92% !important;
  font-weight: bolder !important; }

.txt-nl-93 {
  font-size: 93% !important;
  font-weight: normal !important; }

.txt-bd-93 {
  font-size: 93% !important;
  font-weight: bold !important; }

.txt-lr-93 {
  font-size: 93% !important;
  font-weight: lighter !important; }

.txt-br-93 {
  font-size: 93% !important;
  font-weight: bolder !important; }

.txt-nl-94 {
  font-size: 94% !important;
  font-weight: normal !important; }

.txt-bd-94 {
  font-size: 94% !important;
  font-weight: bold !important; }

.txt-lr-94 {
  font-size: 94% !important;
  font-weight: lighter !important; }

.txt-br-94 {
  font-size: 94% !important;
  font-weight: bolder !important; }

.txt-nl-95 {
  font-size: 95% !important;
  font-weight: normal !important; }

.txt-bd-95 {
  font-size: 95% !important;
  font-weight: bold !important; }

.txt-lr-95 {
  font-size: 95% !important;
  font-weight: lighter !important; }

.txt-br-95 {
  font-size: 95% !important;
  font-weight: bolder !important; }

.txt-nl-96 {
  font-size: 96% !important;
  font-weight: normal !important; }

.txt-bd-96 {
  font-size: 96% !important;
  font-weight: bold !important; }

.txt-lr-96 {
  font-size: 96% !important;
  font-weight: lighter !important; }

.txt-br-96 {
  font-size: 96% !important;
  font-weight: bolder !important; }

.txt-nl-97 {
  font-size: 97% !important;
  font-weight: normal !important; }

.txt-bd-97 {
  font-size: 97% !important;
  font-weight: bold !important; }

.txt-lr-97 {
  font-size: 97% !important;
  font-weight: lighter !important; }

.txt-br-97 {
  font-size: 97% !important;
  font-weight: bolder !important; }

.txt-nl-98 {
  font-size: 98% !important;
  font-weight: normal !important; }

.txt-bd-98 {
  font-size: 98% !important;
  font-weight: bold !important; }

.txt-lr-98 {
  font-size: 98% !important;
  font-weight: lighter !important; }

.txt-br-98 {
  font-size: 98% !important;
  font-weight: bolder !important; }

.txt-nl-99 {
  font-size: 99% !important;
  font-weight: normal !important; }

.txt-bd-99 {
  font-size: 99% !important;
  font-weight: bold !important; }

.txt-lr-99 {
  font-size: 99% !important;
  font-weight: lighter !important; }

.txt-br-99 {
  font-size: 99% !important;
  font-weight: bolder !important; }

.txt-nl-100 {
  font-size: 100% !important;
  font-weight: normal !important; }

.txt-bd-100 {
  font-size: 100% !important;
  font-weight: bold !important; }

.txt-lr-100 {
  font-size: 100% !important;
  font-weight: lighter !important; }

.txt-br-100 {
  font-size: 100% !important;
  font-weight: bolder !important; }

.w-1 {
  width: 1% !important; }

.h-1 {
  height: 1% !important; }

.w-2 {
  width: 2% !important; }

.h-2 {
  height: 2% !important; }

.w-3 {
  width: 3% !important; }

.h-3 {
  height: 3% !important; }

.w-4 {
  width: 4% !important; }

.h-4 {
  height: 4% !important; }

.w-5 {
  width: 5% !important; }

.h-5 {
  height: 5% !important; }

.w-6 {
  width: 6% !important; }

.h-6 {
  height: 6% !important; }

.w-7 {
  width: 7% !important; }

.h-7 {
  height: 7% !important; }

.w-8 {
  width: 8% !important; }

.h-8 {
  height: 8% !important; }

.w-9 {
  width: 9% !important; }

.h-9 {
  height: 9% !important; }

.w-10 {
  width: 10% !important; }

.h-10 {
  height: 10% !important; }

.w-11 {
  width: 11% !important; }

.h-11 {
  height: 11% !important; }

.w-12 {
  width: 12% !important; }

.h-12 {
  height: 12% !important; }

.w-13 {
  width: 13% !important; }

.h-13 {
  height: 13% !important; }

.w-14 {
  width: 14% !important; }

.h-14 {
  height: 14% !important; }

.w-15 {
  width: 15% !important; }

.h-15 {
  height: 15% !important; }

.w-16 {
  width: 16% !important; }

.h-16 {
  height: 16% !important; }

.w-17 {
  width: 17% !important; }

.h-17 {
  height: 17% !important; }

.w-18 {
  width: 18% !important; }

.h-18 {
  height: 18% !important; }

.w-19 {
  width: 19% !important; }

.h-19 {
  height: 19% !important; }

.w-20 {
  width: 20% !important; }

.h-20 {
  height: 20% !important; }

.w-21 {
  width: 21% !important; }

.h-21 {
  height: 21% !important; }

.w-22 {
  width: 22% !important; }

.h-22 {
  height: 22% !important; }

.w-23 {
  width: 23% !important; }

.h-23 {
  height: 23% !important; }

.w-24 {
  width: 24% !important; }

.h-24 {
  height: 24% !important; }

.w-25 {
  width: 25% !important; }

.h-25 {
  height: 25% !important; }

.w-26 {
  width: 26% !important; }

.h-26 {
  height: 26% !important; }

.w-27 {
  width: 27% !important; }

.h-27 {
  height: 27% !important; }

.w-28 {
  width: 28% !important; }

.h-28 {
  height: 28% !important; }

.w-29 {
  width: 29% !important; }

.h-29 {
  height: 29% !important; }

.w-30 {
  width: 30% !important; }

.h-30 {
  height: 30% !important; }

.w-31 {
  width: 31% !important; }

.h-31 {
  height: 31% !important; }

.w-32 {
  width: 32% !important; }

.h-32 {
  height: 32% !important; }

.w-33 {
  width: 33% !important; }

.h-33 {
  height: 33% !important; }

.w-34 {
  width: 34% !important; }

.h-34 {
  height: 34% !important; }

.w-35 {
  width: 35% !important; }

.h-35 {
  height: 35% !important; }

.w-36 {
  width: 36% !important; }

.h-36 {
  height: 36% !important; }

.w-37 {
  width: 37% !important; }

.h-37 {
  height: 37% !important; }

.w-38 {
  width: 38% !important; }

.h-38 {
  height: 38% !important; }

.w-39 {
  width: 39% !important; }

.h-39 {
  height: 39% !important; }

.w-40 {
  width: 40% !important; }

.h-40 {
  height: 40% !important; }

.w-41 {
  width: 41% !important; }

.h-41 {
  height: 41% !important; }

.w-42 {
  width: 42% !important; }

.h-42 {
  height: 42% !important; }

.w-43 {
  width: 43% !important; }

.h-43 {
  height: 43% !important; }

.w-44 {
  width: 44% !important; }

.h-44 {
  height: 44% !important; }

.w-45 {
  width: 45% !important; }

.h-45 {
  height: 45% !important; }

.w-46 {
  width: 46% !important; }

.h-46 {
  height: 46% !important; }

.w-47 {
  width: 47% !important; }

.h-47 {
  height: 47% !important; }

.w-48 {
  width: 48% !important; }

.h-48 {
  height: 48% !important; }

.w-49 {
  width: 49% !important; }

.h-49 {
  height: 49% !important; }

.w-50 {
  width: 50% !important; }

.h-50 {
  height: 50% !important; }

.w-51 {
  width: 51% !important; }

.h-51 {
  height: 51% !important; }

.w-52 {
  width: 52% !important; }

.h-52 {
  height: 52% !important; }

.w-53 {
  width: 53% !important; }

.h-53 {
  height: 53% !important; }

.w-54 {
  width: 54% !important; }

.h-54 {
  height: 54% !important; }

.w-55 {
  width: 55% !important; }

.h-55 {
  height: 55% !important; }

.w-56 {
  width: 56% !important; }

.h-56 {
  height: 56% !important; }

.w-57 {
  width: 57% !important; }

.h-57 {
  height: 57% !important; }

.w-58 {
  width: 58% !important; }

.h-58 {
  height: 58% !important; }

.w-59 {
  width: 59% !important; }

.h-59 {
  height: 59% !important; }

.w-60 {
  width: 60% !important; }

.h-60 {
  height: 60% !important; }

.w-61 {
  width: 61% !important; }

.h-61 {
  height: 61% !important; }

.w-62 {
  width: 62% !important; }

.h-62 {
  height: 62% !important; }

.w-63 {
  width: 63% !important; }

.h-63 {
  height: 63% !important; }

.w-64 {
  width: 64% !important; }

.h-64 {
  height: 64% !important; }

.w-65 {
  width: 65% !important; }

.h-65 {
  height: 65% !important; }

.w-66 {
  width: 66% !important; }

.h-66 {
  height: 66% !important; }

.w-67 {
  width: 67% !important; }

.h-67 {
  height: 67% !important; }

.w-68 {
  width: 68% !important; }

.h-68 {
  height: 68% !important; }

.w-69 {
  width: 69% !important; }

.h-69 {
  height: 69% !important; }

.w-70 {
  width: 70% !important; }

.h-70 {
  height: 70% !important; }

.w-71 {
  width: 71% !important; }

.h-71 {
  height: 71% !important; }

.w-72 {
  width: 72% !important; }

.h-72 {
  height: 72% !important; }

.w-73 {
  width: 73% !important; }

.h-73 {
  height: 73% !important; }

.w-74 {
  width: 74% !important; }

.h-74 {
  height: 74% !important; }

.w-75 {
  width: 75% !important; }

.h-75 {
  height: 75% !important; }

.w-76 {
  width: 76% !important; }

.h-76 {
  height: 76% !important; }

.w-77 {
  width: 77% !important; }

.h-77 {
  height: 77% !important; }

.w-78 {
  width: 78% !important; }

.h-78 {
  height: 78% !important; }

.w-79 {
  width: 79% !important; }

.h-79 {
  height: 79% !important; }

.w-80 {
  width: 80% !important; }

.h-80 {
  height: 80% !important; }

.w-81 {
  width: 81% !important; }

.h-81 {
  height: 81% !important; }

.w-82 {
  width: 82% !important; }

.h-82 {
  height: 82% !important; }

.w-83 {
  width: 83% !important; }

.h-83 {
  height: 83% !important; }

.w-84 {
  width: 84% !important; }

.h-84 {
  height: 84% !important; }

.w-85 {
  width: 85% !important; }

.h-85 {
  height: 85% !important; }

.w-86 {
  width: 86% !important; }

.h-86 {
  height: 86% !important; }

.w-87 {
  width: 87% !important; }

.h-87 {
  height: 87% !important; }

.w-88 {
  width: 88% !important; }

.h-88 {
  height: 88% !important; }

.w-89 {
  width: 89% !important; }

.h-89 {
  height: 89% !important; }

.w-90 {
  width: 90% !important; }

.h-90 {
  height: 90% !important; }

.w-91 {
  width: 91% !important; }

.h-91 {
  height: 91% !important; }

.w-92 {
  width: 92% !important; }

.h-92 {
  height: 92% !important; }

.w-93 {
  width: 93% !important; }

.h-93 {
  height: 93% !important; }

.w-94 {
  width: 94% !important; }

.h-94 {
  height: 94% !important; }

.w-95 {
  width: 95% !important; }

.h-95 {
  height: 95% !important; }

.w-96 {
  width: 96% !important; }

.h-96 {
  height: 96% !important; }

.w-97 {
  width: 97% !important; }

.h-97 {
  height: 97% !important; }

.w-98 {
  width: 98% !important; }

.h-98 {
  height: 98% !important; }

.w-99 {
  width: 99% !important; }

.h-99 {
  height: 99% !important; }

.bt-0 {
  border-top: 0px solid !important; }

.btd-0 {
  border-top: 0px dashed !important; }

.bb-0 {
  border-bottom: 0px solid !important; }

.bbd-0 {
  border-bottom: 0px dashed !important; }

.br-0 {
  border-right: 0px solid !important; }

.brd-0 {
  border-right: 0px dashed !important; }

.bl-0 {
  border-left: 0px solid !important; }

.bld-0 {
  border-left: 0px dashed !important; }

.b-0 {
  border: 0px solid !important; }

.bt-1 {
  border-top: 1px solid !important; }

.btd-1 {
  border-top: 1px dashed !important; }

.bb-1 {
  border-bottom: 1px solid !important; }

.bbd-1 {
  border-bottom: 1px dashed !important; }

.br-1 {
  border-right: 1px solid !important; }

.brd-1 {
  border-right: 1px dashed !important; }

.bl-1 {
  border-left: 1px solid !important; }

.bld-1 {
  border-left: 1px dashed !important; }

.b-1 {
  border: 1px solid !important; }

.bt-2 {
  border-top: 2px solid !important; }

.btd-2 {
  border-top: 2px dashed !important; }

.bb-2 {
  border-bottom: 2px solid !important; }

.bbd-2 {
  border-bottom: 2px dashed !important; }

.br-2 {
  border-right: 2px solid !important; }

.brd-2 {
  border-right: 2px dashed !important; }

.bl-2 {
  border-left: 2px solid !important; }

.bld-2 {
  border-left: 2px dashed !important; }

.b-2 {
  border: 2px solid !important; }

.bth {
  border-top: hidden !important; }

.bbh {
  border-bottom: hidden !important; }

.brh {
  border-right: hidden !important; }

.blh {
  border-left: hidden !important; }

#noty_layout__topCenter {
  width: auto !important; }

.lobibox-notify-title {
  font-weight: bold !important;
  font-size: 180% !important; }

.lobibox-notify-msg {
  font-size: 140% !important;
  line-height: 1.8 !important; }

.search-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  margin-right: 15px; }

.search-box .search-box-input {
  padding-right: 30px;
  border-radius: 2px; }

.search-box .search-box-button {
  position: absolute;
  right: 0;
  top: 7px;
  bottom: 10px;
  padding: 0 10px;
  border: 0;
  color: rgba(0, 0, 0, 0.8);
  background: none;
  cursor: pointer; }

.txt-indent-1 {
  text-indent: -1rem; }

.txt-indent-17 {
  text-indent: -1.7rem; }

.select2-selection {
  min-height: 35px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 1.5; }

.select2-selection__rendered {
  padding: 0.375rem 0.75rem;
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem; }

.select2-selection__arrow {
  margin: 5px; }

.in-align-right {
  text-align: right !important; }

.modal-fullscreen {
  height: 100% !important; }
  .modal-fullscreen .modal-dialog {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 10px !important;
    max-width: none !important; }
  .modal-fullscreen .modal-content {
    height: auto !important;
    min-height: 100% !important;
    border-radius: 0 !important;
    background-color: #ececec !important;
    display: flex; }
  .modal-fullscreen .modal-header {
    border-bottom: 1px solid #9ea2a2 !important; }
  .modal-fullscreen .modal-body {
    height: 100% !important;
    display: flex;
    min-height: 82vh !important; }
    .modal-fullscreen .modal-body .iframe-contents {
      min-height: 100% !important;
      width: 100% !important; }
      .modal-fullscreen .modal-body .iframe-contents iframe {
        border: none  !important;
        width: 100% !important;
        height: 100% !important;
        padding: 0 !important;
        margin: 0 !important; }
  .modal-fullscreen .modal-footer {
    border-top: 1px solid #9ea2a2 !important; }

.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.selected-list-item {
  padding: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border: 1px solid #eee;
  border-left-width: .25rem;
  border-radius: .25rem;
  border-left-color: #f0ad4e; }

/* 免許証番号 */
.input-license-number .license-number {
  width: 110px; }

/* 印 */
.input-stamp {
  position: relative; }

.input-stamp .stamp-mark {
  position: absolute;
  bottom: 0;
  right: 0; }

.bootstrap-autocomplete.dropdown-menu {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden; }

input[type=radio]:disabled, input[type=checkbox]:disabled {
  border: 1px solid #999;
  background: #ddd; }

.select2-selection__clear {
  font-size: 15px !important; }

.is-invalid .select2-selection,
.needs-validation ~ span > .select2-dropdown {
  border-color: red !important; }

.empty {
  margin-top: 40px;
  text-align: center; }

.date {
  width: 100px; }

.osirase-tilte {
  width: 780px; }
  @media screen and (max-width: 1290px) {
    .osirase-tilte {
      width: 700px; } }
  @media screen and (max-width: 1200px) {
    .osirase-tilte {
      width: 600px; } }
  @media screen and (max-width: 1120px) {
    .osirase-tilte {
      width: 500px; } }

.oshirase-border {
  margin-top: 1px;
  margin-bottom: 1px;
  border: 1;
  border-top: 1px solid rgba(11, 11, 11, 0.308); }

.ohsirase-all-list {
  background: #175980; }

.ohsirase-kyoukai-list {
  background: #E21912; }

.ohsirase-shibu-list {
  background: #5774D5; }

.ohsirase-kaikan-list {
  background: #489B2A; }

.ohsirase-freins-list {
  background: #EFA231; }

.list-tab {
  border-radius: 3px;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.16);
  color: #FFF;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 100%; }

.list-tab.active::after {
  background: #FFF;
  content: '';
  display: block;
  height: 10px;
  width: 100%;
  bottom: -10px;
  left: 0;
  position: absolute; }

.list-tab.active {
  background: #FFF;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  position: relative; }

@media screen and (min-width: 1200px) {
  .oshirase-nav-item {
    width: 12em;
    padding-right: 5px; }

  .oshirase-nav-news {
    margin-left: 40px; }

  .list-tab.active {
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2) inset;
    border-radius: 3px; } }
@media screen and (min-width: 992px) {
  .oshirase-nav-item {
    display: flex;
    width: 11em;
    height: 60px;
    margin-right: 10px; }

  .oshirase-nav-news {
    position: absolute;
    margin-left: 40px;
    height: 70px;
    top: 20px;
    left: 30px; }

  .list-tab.active {
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2) inset;
    border-radius: 3px; } }
@media screen and (min-width: 830px) and (max-width: 1040px) {
  .oshirase-nav-item {
    display: flex;
    height: 40px;
    width: 9em;
    margin-right: 10px; }

  .oshirase-nav-news {
    position: absolute;
    height: 50px;
    top: 20px;
    left: 3; }

  .list-tab.active {
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2) inset;
    border-radius: 3px; } }
@media screen and (max-width: 830px) {
  .oshirase-nav-item {
    width: calc(33.3333% - 4px);
    margin: 0 6px 6px 0; }

  .oshirase-nav-news {
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: -60px; }

  .list-tab {
    box-shadow: none;
    padding: 6px 0;
    text-align: center;
    width: auto; }

  .list-tab.active {
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2) inset;
    border-radius: 3px; } }
.osirase-tag {
  border-radius: 3px;
  color: #FFF;
  display: inline-block;
  flex-shrink: 0;
  font-size: 81.25%;
  margin-right: 10px;
  padding: 2px;
  text-align: center;
  width: 10em; }
  .osirase-tag.kyoukai {
    background: #E21912; }
  .osirase-tag.shibu {
    background: #5774D5; }
  .osirase-tag.kaikan {
    background: #489B2A; }
  .osirase-tag.freins {
    background: #EFA231; }

.oshirase-content {
  margin-top: 70px; }

.fail-msg {
  text-align: center;
  padding-top: 40px; }

.shikyo-eria li {
  margin-right: 2rem;
  border-left: 4px solid #f39801;
  padding: 0 1rem; }

.report-mem {
  width: calc( 30% - 20px);
  margin-right: 58px; }
  .report-mem:nth-of-type(3n) {
    margin-right: 0; }
  @media screen and (max-width: 1202px) {
    .report-mem {
      width: calc( 50% - 15px);
      margin-right: 30px; }
      .report-mem:nth-of-type(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .report-mem {
      width: 100%;
      margin-right: 0; } }

.market-trends-nav-pills .nav-link {
  height: 88px; }
  .market-trends-nav-pills .nav-link .active {
    color: #fff;
    background-color: #007bff;
    height: 88px; }

.market-trends-nav-link {
  margin-right: 45px;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  background-color: #d6d6d6; }

.market-trends-nav-link:hover {
  color: #999; }

.market-trends-eria-img-a {
  padding-right: 20px; }

.select-branch-event .off_dvision_1,
.select-branch-event .off_dvision_2,
.select-branch-event .off_dvision_3,
.select-branch-event .off_dvision_4,
.select-branch-event .off_dvision_none {
  font-size: 100% !important; }

.search-result table th {
  padding: 5px 5px;
  background: #f0f0f0;
  text-align: center; }
.search-result table td {
  padding: 5px 5px; }

.mb-2rem {
  margin-bottom: 2rem !important; }

.app-header {
  display: flex;
  justify-content: space-between;
  background-color: #3c8cbcba;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .app-header {
      flex-direction: column; } }
  @media screen and (min-width: 768px) {
    .app-header {
      align-items: center;
      height: 70px; } }
  .app-header .logo {
    padding: 20px;
    color: white;
    font-weight: bold; }
  .app-header .account-name {
    color: white; }
  .app-header .logout {
    padding: 20px;
    color: white;
    font-size: 1.2rem; }
  .app-header .tool-bar {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .app-header a {
    text-decoration: none; }

.demo-title {
  font-weight: bold;
  font-size: 110%; }

.content-wrapper {
  min-height: 100%; }
  @media (max-width: 767px) {
    .content-wrapper {
      min-width: 100vW; } }

@media screen and (max-width: 767px) {
  .mobile-flex-column {
    flex-direction: column; } }

#toast-container > div {
  opacity: 1 !important; }

a.btn-color, button.btn-color, input[type="button"].btn-color, input[type="submit"].btn-color {
  background: #0068B8;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.0;
  outline: none;
  padding: 15px;
  text-decoration: none;
  vertical-align: bottom; }
  a.btn-color.txt-s, button.btn-color.txt-s, input[type="button"].btn-color.txt-s, input[type="submit"].btn-color.txt-s {
    font-size: 0.875rem;
    font-weight: normal;
    padding: 7px 10px;
    line-height: 1.3; }
  a.btn-color.size-l, button.btn-color.size-l, input[type="button"].btn-color.size-l, input[type="submit"].btn-color.size-l {
    width: 100%;
    padding: 15px;
    text-align: center; }
  a.btn-color.bold, button.btn-color.bold, input[type="button"].btn-color.bold, input[type="submit"].btn-color.bold {
    font-weight: bold; }
  a.btn-color.white, button.btn-color.white, input[type="button"].btn-color.white, input[type="submit"].btn-color.white {
    background: #FFF;
    color: #616161;
    border: 1px solid #CCC; }
  a.btn-color.color2, button.btn-color.color2, input[type="button"].btn-color.color2, input[type="submit"].btn-color.color2 {
    background: #17AEC7; }
  a.btn-color.regist, button.btn-color.regist, input[type="button"].btn-color.regist, input[type="submit"].btn-color.regist {
    background: #F85555; }
  a.btn-color.change, button.btn-color.change, input[type="button"].btn-color.change, input[type="submit"].btn-color.change {
    background: #008039; }
  a.btn-color.darkgray, button.btn-color.darkgray, input[type="button"].btn-color.darkgray, input[type="submit"].btn-color.darkgray {
    background: #4A585F; }
  a.btn-color.gray, button.btn-color.gray, input[type="button"].btn-color.gray, input[type="submit"].btn-color.gray {
    background: #9E9E9E; }
  a.btn-color.orange, button.btn-color.orange, input[type="button"].btn-color.orange, input[type="submit"].btn-color.orange {
    background: #f17915; }
  a.btn-color.hc-green, button.btn-color.hc-green, input[type="button"].btn-color.hc-green, input[type="submit"].btn-color.hc-green {
    background: #008039; }
  a.btn-color.no-arrow::after, button.btn-color.no-arrow::after, input[type="button"].btn-color.no-arrow::after, input[type="submit"].btn-color.no-arrow::after {
    display: none; }
  a.btn-color.btn-s, button.btn-color.btn-s, input[type="button"].btn-color.btn-s, input[type="submit"].btn-color.btn-s {
    padding: 5px; }
  a.btn-color.border-btn, button.btn-color.border-btn, input[type="button"].btn-color.border-btn, input[type="submit"].btn-color.border-btn {
    background: rgba(0, 104, 184, 0.1);
    color: #0068B8;
    border: 1px solid #0068B8; }
  a.btn-color.border-btn-white, button.btn-color.border-btn-white, input[type="button"].btn-color.border-btn-white, input[type="submit"].btn-color.border-btn-white {
    background: #FFF;
    color: #0068B8;
    border: 1px solid #0068B8; }
  a.btn-color.border-btn-green, button.btn-color.border-btn-green, input[type="button"].btn-color.border-btn-green, input[type="submit"].btn-color.border-btn-green {
    background: rgba(101, 193, 94, 0.1);
    color: #65C15E;
    border: 1px solid #65C15E; }
  a.btn-color.border-btn-hc-green, button.btn-color.border-btn-hc-green, input[type="button"].btn-color.border-btn-hc-green, input[type="submit"].btn-color.border-btn-hc-green {
    background: #FFF;
    color: #008039;
    border: 1px solid #008039; }
  a.btn-color.border-btn-hc-green-in-yellow, button.btn-color.border-btn-hc-green-in-yellow, input[type="button"].btn-color.border-btn-hc-green-in-yellow, input[type="submit"].btn-color.border-btn-hc-green-in-yellow {
    background: #FFF2CD !important;
    background: #FFF;
    color: #008039;
    border: 1px solid #008039; }
  a.btn-color.black, button.btn-color.black, input[type="button"].btn-color.black, input[type="submit"].btn-color.black {
    background: #000;
    color: #fff; }
  @media screen and (max-width: 767px) {
    a.btn-color.txt-s, a.btn-color.btn-s, button.btn-color.txt-s, button.btn-color.btn-s, input[type="button"].btn-color.txt-s, input[type="button"].btn-color.btn-s, input[type="submit"].btn-color.txt-s, input[type="submit"].btn-color.btn-s {
      padding: 3px 5px; } }
a:disabled, button:disabled, input[type="button"]:disabled, input[type="submit"]:disabled {
  opacity: .65; }

.wfix-1 {
  width: 1px !important; }

.hfix-1 {
  height: 1px !important; }

.wfix-2 {
  width: 2px !important; }

.hfix-2 {
  height: 2px !important; }

.wfix-3 {
  width: 3px !important; }

.hfix-3 {
  height: 3px !important; }

.wfix-4 {
  width: 4px !important; }

.hfix-4 {
  height: 4px !important; }

.wfix-5 {
  width: 5px !important; }

.hfix-5 {
  height: 5px !important; }

.wfix-6 {
  width: 6px !important; }

.hfix-6 {
  height: 6px !important; }

.wfix-7 {
  width: 7px !important; }

.hfix-7 {
  height: 7px !important; }

.wfix-8 {
  width: 8px !important; }

.hfix-8 {
  height: 8px !important; }

.wfix-9 {
  width: 9px !important; }

.hfix-9 {
  height: 9px !important; }

.wfix-10 {
  width: 10px !important; }

.hfix-10 {
  height: 10px !important; }

.wfix-11 {
  width: 11px !important; }

.hfix-11 {
  height: 11px !important; }

.wfix-12 {
  width: 12px !important; }

.hfix-12 {
  height: 12px !important; }

.wfix-13 {
  width: 13px !important; }

.hfix-13 {
  height: 13px !important; }

.wfix-14 {
  width: 14px !important; }

.hfix-14 {
  height: 14px !important; }

.wfix-15 {
  width: 15px !important; }

.hfix-15 {
  height: 15px !important; }

.wfix-16 {
  width: 16px !important; }

.hfix-16 {
  height: 16px !important; }

.wfix-17 {
  width: 17px !important; }

.hfix-17 {
  height: 17px !important; }

.wfix-18 {
  width: 18px !important; }

.hfix-18 {
  height: 18px !important; }

.wfix-19 {
  width: 19px !important; }

.hfix-19 {
  height: 19px !important; }

.wfix-20 {
  width: 20px !important; }

.hfix-20 {
  height: 20px !important; }

.wfix-21 {
  width: 21px !important; }

.hfix-21 {
  height: 21px !important; }

.wfix-22 {
  width: 22px !important; }

.hfix-22 {
  height: 22px !important; }

.wfix-23 {
  width: 23px !important; }

.hfix-23 {
  height: 23px !important; }

.wfix-24 {
  width: 24px !important; }

.hfix-24 {
  height: 24px !important; }

.wfix-25 {
  width: 25px !important; }

.hfix-25 {
  height: 25px !important; }

.wfix-26 {
  width: 26px !important; }

.hfix-26 {
  height: 26px !important; }

.wfix-27 {
  width: 27px !important; }

.hfix-27 {
  height: 27px !important; }

.wfix-28 {
  width: 28px !important; }

.hfix-28 {
  height: 28px !important; }

.wfix-29 {
  width: 29px !important; }

.hfix-29 {
  height: 29px !important; }

.wfix-30 {
  width: 30px !important; }

.hfix-30 {
  height: 30px !important; }

.wfix-31 {
  width: 31px !important; }

.hfix-31 {
  height: 31px !important; }

.wfix-32 {
  width: 32px !important; }

.hfix-32 {
  height: 32px !important; }

.wfix-33 {
  width: 33px !important; }

.hfix-33 {
  height: 33px !important; }

.wfix-34 {
  width: 34px !important; }

.hfix-34 {
  height: 34px !important; }

.wfix-35 {
  width: 35px !important; }

.hfix-35 {
  height: 35px !important; }

.wfix-36 {
  width: 36px !important; }

.hfix-36 {
  height: 36px !important; }

.wfix-37 {
  width: 37px !important; }

.hfix-37 {
  height: 37px !important; }

.wfix-38 {
  width: 38px !important; }

.hfix-38 {
  height: 38px !important; }

.wfix-39 {
  width: 39px !important; }

.hfix-39 {
  height: 39px !important; }

.wfix-40 {
  width: 40px !important; }

.hfix-40 {
  height: 40px !important; }

.wfix-41 {
  width: 41px !important; }

.hfix-41 {
  height: 41px !important; }

.wfix-42 {
  width: 42px !important; }

.hfix-42 {
  height: 42px !important; }

.wfix-43 {
  width: 43px !important; }

.hfix-43 {
  height: 43px !important; }

.wfix-44 {
  width: 44px !important; }

.hfix-44 {
  height: 44px !important; }

.wfix-45 {
  width: 45px !important; }

.hfix-45 {
  height: 45px !important; }

.wfix-46 {
  width: 46px !important; }

.hfix-46 {
  height: 46px !important; }

.wfix-47 {
  width: 47px !important; }

.hfix-47 {
  height: 47px !important; }

.wfix-48 {
  width: 48px !important; }

.hfix-48 {
  height: 48px !important; }

.wfix-49 {
  width: 49px !important; }

.hfix-49 {
  height: 49px !important; }

.wfix-50 {
  width: 50px !important; }

.hfix-50 {
  height: 50px !important; }

.wfix-51 {
  width: 51px !important; }

.hfix-51 {
  height: 51px !important; }

.wfix-52 {
  width: 52px !important; }

.hfix-52 {
  height: 52px !important; }

.wfix-53 {
  width: 53px !important; }

.hfix-53 {
  height: 53px !important; }

.wfix-54 {
  width: 54px !important; }

.hfix-54 {
  height: 54px !important; }

.wfix-55 {
  width: 55px !important; }

.hfix-55 {
  height: 55px !important; }

.wfix-56 {
  width: 56px !important; }

.hfix-56 {
  height: 56px !important; }

.wfix-57 {
  width: 57px !important; }

.hfix-57 {
  height: 57px !important; }

.wfix-58 {
  width: 58px !important; }

.hfix-58 {
  height: 58px !important; }

.wfix-59 {
  width: 59px !important; }

.hfix-59 {
  height: 59px !important; }

.wfix-60 {
  width: 60px !important; }

.hfix-60 {
  height: 60px !important; }

.wfix-61 {
  width: 61px !important; }

.hfix-61 {
  height: 61px !important; }

.wfix-62 {
  width: 62px !important; }

.hfix-62 {
  height: 62px !important; }

.wfix-63 {
  width: 63px !important; }

.hfix-63 {
  height: 63px !important; }

.wfix-64 {
  width: 64px !important; }

.hfix-64 {
  height: 64px !important; }

.wfix-65 {
  width: 65px !important; }

.hfix-65 {
  height: 65px !important; }

.wfix-66 {
  width: 66px !important; }

.hfix-66 {
  height: 66px !important; }

.wfix-67 {
  width: 67px !important; }

.hfix-67 {
  height: 67px !important; }

.wfix-68 {
  width: 68px !important; }

.hfix-68 {
  height: 68px !important; }

.wfix-69 {
  width: 69px !important; }

.hfix-69 {
  height: 69px !important; }

.wfix-70 {
  width: 70px !important; }

.hfix-70 {
  height: 70px !important; }

.wfix-71 {
  width: 71px !important; }

.hfix-71 {
  height: 71px !important; }

.wfix-72 {
  width: 72px !important; }

.hfix-72 {
  height: 72px !important; }

.wfix-73 {
  width: 73px !important; }

.hfix-73 {
  height: 73px !important; }

.wfix-74 {
  width: 74px !important; }

.hfix-74 {
  height: 74px !important; }

.wfix-75 {
  width: 75px !important; }

.hfix-75 {
  height: 75px !important; }

.wfix-76 {
  width: 76px !important; }

.hfix-76 {
  height: 76px !important; }

.wfix-77 {
  width: 77px !important; }

.hfix-77 {
  height: 77px !important; }

.wfix-78 {
  width: 78px !important; }

.hfix-78 {
  height: 78px !important; }

.wfix-79 {
  width: 79px !important; }

.hfix-79 {
  height: 79px !important; }

.wfix-80 {
  width: 80px !important; }

.hfix-80 {
  height: 80px !important; }

.wfix-81 {
  width: 81px !important; }

.hfix-81 {
  height: 81px !important; }

.wfix-82 {
  width: 82px !important; }

.hfix-82 {
  height: 82px !important; }

.wfix-83 {
  width: 83px !important; }

.hfix-83 {
  height: 83px !important; }

.wfix-84 {
  width: 84px !important; }

.hfix-84 {
  height: 84px !important; }

.wfix-85 {
  width: 85px !important; }

.hfix-85 {
  height: 85px !important; }

.wfix-86 {
  width: 86px !important; }

.hfix-86 {
  height: 86px !important; }

.wfix-87 {
  width: 87px !important; }

.hfix-87 {
  height: 87px !important; }

.wfix-88 {
  width: 88px !important; }

.hfix-88 {
  height: 88px !important; }

.wfix-89 {
  width: 89px !important; }

.hfix-89 {
  height: 89px !important; }

.wfix-90 {
  width: 90px !important; }

.hfix-90 {
  height: 90px !important; }

.wfix-91 {
  width: 91px !important; }

.hfix-91 {
  height: 91px !important; }

.wfix-92 {
  width: 92px !important; }

.hfix-92 {
  height: 92px !important; }

.wfix-93 {
  width: 93px !important; }

.hfix-93 {
  height: 93px !important; }

.wfix-94 {
  width: 94px !important; }

.hfix-94 {
  height: 94px !important; }

.wfix-95 {
  width: 95px !important; }

.hfix-95 {
  height: 95px !important; }

.wfix-96 {
  width: 96px !important; }

.hfix-96 {
  height: 96px !important; }

.wfix-97 {
  width: 97px !important; }

.hfix-97 {
  height: 97px !important; }

.wfix-98 {
  width: 98px !important; }

.hfix-98 {
  height: 98px !important; }

.wfix-99 {
  width: 99px !important; }

.hfix-99 {
  height: 99px !important; }

.wfix-100 {
  width: 100px !important; }

.hfix-100 {
  height: 100px !important; }

.wfix-101 {
  width: 101px !important; }

.hfix-101 {
  height: 101px !important; }

.wfix-102 {
  width: 102px !important; }

.hfix-102 {
  height: 102px !important; }

.wfix-103 {
  width: 103px !important; }

.hfix-103 {
  height: 103px !important; }

.wfix-104 {
  width: 104px !important; }

.hfix-104 {
  height: 104px !important; }

.wfix-105 {
  width: 105px !important; }

.hfix-105 {
  height: 105px !important; }

.wfix-106 {
  width: 106px !important; }

.hfix-106 {
  height: 106px !important; }

.wfix-107 {
  width: 107px !important; }

.hfix-107 {
  height: 107px !important; }

.wfix-108 {
  width: 108px !important; }

.hfix-108 {
  height: 108px !important; }

.wfix-109 {
  width: 109px !important; }

.hfix-109 {
  height: 109px !important; }

.wfix-110 {
  width: 110px !important; }

.hfix-110 {
  height: 110px !important; }

.wfix-111 {
  width: 111px !important; }

.hfix-111 {
  height: 111px !important; }

.wfix-112 {
  width: 112px !important; }

.hfix-112 {
  height: 112px !important; }

.wfix-113 {
  width: 113px !important; }

.hfix-113 {
  height: 113px !important; }

.wfix-114 {
  width: 114px !important; }

.hfix-114 {
  height: 114px !important; }

.wfix-115 {
  width: 115px !important; }

.hfix-115 {
  height: 115px !important; }

.wfix-116 {
  width: 116px !important; }

.hfix-116 {
  height: 116px !important; }

.wfix-117 {
  width: 117px !important; }

.hfix-117 {
  height: 117px !important; }

.wfix-118 {
  width: 118px !important; }

.hfix-118 {
  height: 118px !important; }

.wfix-119 {
  width: 119px !important; }

.hfix-119 {
  height: 119px !important; }

.wfix-120 {
  width: 120px !important; }

.hfix-120 {
  height: 120px !important; }

.wfix-121 {
  width: 121px !important; }

.hfix-121 {
  height: 121px !important; }

.wfix-122 {
  width: 122px !important; }

.hfix-122 {
  height: 122px !important; }

.wfix-123 {
  width: 123px !important; }

.hfix-123 {
  height: 123px !important; }

.wfix-124 {
  width: 124px !important; }

.hfix-124 {
  height: 124px !important; }

.wfix-125 {
  width: 125px !important; }

.hfix-125 {
  height: 125px !important; }

.wfix-126 {
  width: 126px !important; }

.hfix-126 {
  height: 126px !important; }

.wfix-127 {
  width: 127px !important; }

.hfix-127 {
  height: 127px !important; }

.wfix-128 {
  width: 128px !important; }

.hfix-128 {
  height: 128px !important; }

.wfix-129 {
  width: 129px !important; }

.hfix-129 {
  height: 129px !important; }

.wfix-130 {
  width: 130px !important; }

.hfix-130 {
  height: 130px !important; }

.wfix-131 {
  width: 131px !important; }

.hfix-131 {
  height: 131px !important; }

.wfix-132 {
  width: 132px !important; }

.hfix-132 {
  height: 132px !important; }

.wfix-133 {
  width: 133px !important; }

.hfix-133 {
  height: 133px !important; }

.wfix-134 {
  width: 134px !important; }

.hfix-134 {
  height: 134px !important; }

.wfix-135 {
  width: 135px !important; }

.hfix-135 {
  height: 135px !important; }

.wfix-136 {
  width: 136px !important; }

.hfix-136 {
  height: 136px !important; }

.wfix-137 {
  width: 137px !important; }

.hfix-137 {
  height: 137px !important; }

.wfix-138 {
  width: 138px !important; }

.hfix-138 {
  height: 138px !important; }

.wfix-139 {
  width: 139px !important; }

.hfix-139 {
  height: 139px !important; }

.wfix-140 {
  width: 140px !important; }

.hfix-140 {
  height: 140px !important; }

.wfix-141 {
  width: 141px !important; }

.hfix-141 {
  height: 141px !important; }

.wfix-142 {
  width: 142px !important; }

.hfix-142 {
  height: 142px !important; }

.wfix-143 {
  width: 143px !important; }

.hfix-143 {
  height: 143px !important; }

.wfix-144 {
  width: 144px !important; }

.hfix-144 {
  height: 144px !important; }

.wfix-145 {
  width: 145px !important; }

.hfix-145 {
  height: 145px !important; }

.wfix-146 {
  width: 146px !important; }

.hfix-146 {
  height: 146px !important; }

.wfix-147 {
  width: 147px !important; }

.hfix-147 {
  height: 147px !important; }

.wfix-148 {
  width: 148px !important; }

.hfix-148 {
  height: 148px !important; }

.wfix-149 {
  width: 149px !important; }

.hfix-149 {
  height: 149px !important; }

.wfix-150 {
  width: 150px !important; }

.hfix-150 {
  height: 150px !important; }

.wfix-151 {
  width: 151px !important; }

.hfix-151 {
  height: 151px !important; }

.wfix-152 {
  width: 152px !important; }

.hfix-152 {
  height: 152px !important; }

.wfix-153 {
  width: 153px !important; }

.hfix-153 {
  height: 153px !important; }

.wfix-154 {
  width: 154px !important; }

.hfix-154 {
  height: 154px !important; }

.wfix-155 {
  width: 155px !important; }

.hfix-155 {
  height: 155px !important; }

.wfix-156 {
  width: 156px !important; }

.hfix-156 {
  height: 156px !important; }

.wfix-157 {
  width: 157px !important; }

.hfix-157 {
  height: 157px !important; }

.wfix-158 {
  width: 158px !important; }

.hfix-158 {
  height: 158px !important; }

.wfix-159 {
  width: 159px !important; }

.hfix-159 {
  height: 159px !important; }

.wfix-160 {
  width: 160px !important; }

.hfix-160 {
  height: 160px !important; }

.wfix-161 {
  width: 161px !important; }

.hfix-161 {
  height: 161px !important; }

.wfix-162 {
  width: 162px !important; }

.hfix-162 {
  height: 162px !important; }

.wfix-163 {
  width: 163px !important; }

.hfix-163 {
  height: 163px !important; }

.wfix-164 {
  width: 164px !important; }

.hfix-164 {
  height: 164px !important; }

.wfix-165 {
  width: 165px !important; }

.hfix-165 {
  height: 165px !important; }

.wfix-166 {
  width: 166px !important; }

.hfix-166 {
  height: 166px !important; }

.wfix-167 {
  width: 167px !important; }

.hfix-167 {
  height: 167px !important; }

.wfix-168 {
  width: 168px !important; }

.hfix-168 {
  height: 168px !important; }

.wfix-169 {
  width: 169px !important; }

.hfix-169 {
  height: 169px !important; }

.wfix-170 {
  width: 170px !important; }

.hfix-170 {
  height: 170px !important; }

.wfix-171 {
  width: 171px !important; }

.hfix-171 {
  height: 171px !important; }

.wfix-172 {
  width: 172px !important; }

.hfix-172 {
  height: 172px !important; }

.wfix-173 {
  width: 173px !important; }

.hfix-173 {
  height: 173px !important; }

.wfix-174 {
  width: 174px !important; }

.hfix-174 {
  height: 174px !important; }

.wfix-175 {
  width: 175px !important; }

.hfix-175 {
  height: 175px !important; }

.wfix-176 {
  width: 176px !important; }

.hfix-176 {
  height: 176px !important; }

.wfix-177 {
  width: 177px !important; }

.hfix-177 {
  height: 177px !important; }

.wfix-178 {
  width: 178px !important; }

.hfix-178 {
  height: 178px !important; }

.wfix-179 {
  width: 179px !important; }

.hfix-179 {
  height: 179px !important; }

.wfix-180 {
  width: 180px !important; }

.hfix-180 {
  height: 180px !important; }

.wfix-181 {
  width: 181px !important; }

.hfix-181 {
  height: 181px !important; }

.wfix-182 {
  width: 182px !important; }

.hfix-182 {
  height: 182px !important; }

.wfix-183 {
  width: 183px !important; }

.hfix-183 {
  height: 183px !important; }

.wfix-184 {
  width: 184px !important; }

.hfix-184 {
  height: 184px !important; }

.wfix-185 {
  width: 185px !important; }

.hfix-185 {
  height: 185px !important; }

.wfix-186 {
  width: 186px !important; }

.hfix-186 {
  height: 186px !important; }

.wfix-187 {
  width: 187px !important; }

.hfix-187 {
  height: 187px !important; }

.wfix-188 {
  width: 188px !important; }

.hfix-188 {
  height: 188px !important; }

.wfix-189 {
  width: 189px !important; }

.hfix-189 {
  height: 189px !important; }

.wfix-190 {
  width: 190px !important; }

.hfix-190 {
  height: 190px !important; }

.wfix-191 {
  width: 191px !important; }

.hfix-191 {
  height: 191px !important; }

.wfix-192 {
  width: 192px !important; }

.hfix-192 {
  height: 192px !important; }

.wfix-193 {
  width: 193px !important; }

.hfix-193 {
  height: 193px !important; }

.wfix-194 {
  width: 194px !important; }

.hfix-194 {
  height: 194px !important; }

.wfix-195 {
  width: 195px !important; }

.hfix-195 {
  height: 195px !important; }

.wfix-196 {
  width: 196px !important; }

.hfix-196 {
  height: 196px !important; }

.wfix-197 {
  width: 197px !important; }

.hfix-197 {
  height: 197px !important; }

.wfix-198 {
  width: 198px !important; }

.hfix-198 {
  height: 198px !important; }

.wfix-199 {
  width: 199px !important; }

.hfix-199 {
  height: 199px !important; }

.wfix-200 {
  width: 200px !important; }

.hfix-200 {
  height: 200px !important; }

.wfix-201 {
  width: 201px !important; }

.hfix-201 {
  height: 201px !important; }

.wfix-202 {
  width: 202px !important; }

.hfix-202 {
  height: 202px !important; }

.wfix-203 {
  width: 203px !important; }

.hfix-203 {
  height: 203px !important; }

.wfix-204 {
  width: 204px !important; }

.hfix-204 {
  height: 204px !important; }

.wfix-205 {
  width: 205px !important; }

.hfix-205 {
  height: 205px !important; }

.wfix-206 {
  width: 206px !important; }

.hfix-206 {
  height: 206px !important; }

.wfix-207 {
  width: 207px !important; }

.hfix-207 {
  height: 207px !important; }

.wfix-208 {
  width: 208px !important; }

.hfix-208 {
  height: 208px !important; }

.wfix-209 {
  width: 209px !important; }

.hfix-209 {
  height: 209px !important; }

.wfix-210 {
  width: 210px !important; }

.hfix-210 {
  height: 210px !important; }

.wfix-211 {
  width: 211px !important; }

.hfix-211 {
  height: 211px !important; }

.wfix-212 {
  width: 212px !important; }

.hfix-212 {
  height: 212px !important; }

.wfix-213 {
  width: 213px !important; }

.hfix-213 {
  height: 213px !important; }

.wfix-214 {
  width: 214px !important; }

.hfix-214 {
  height: 214px !important; }

.wfix-215 {
  width: 215px !important; }

.hfix-215 {
  height: 215px !important; }

.wfix-216 {
  width: 216px !important; }

.hfix-216 {
  height: 216px !important; }

.wfix-217 {
  width: 217px !important; }

.hfix-217 {
  height: 217px !important; }

.wfix-218 {
  width: 218px !important; }

.hfix-218 {
  height: 218px !important; }

.wfix-219 {
  width: 219px !important; }

.hfix-219 {
  height: 219px !important; }

.wfix-220 {
  width: 220px !important; }

.hfix-220 {
  height: 220px !important; }

.wfix-221 {
  width: 221px !important; }

.hfix-221 {
  height: 221px !important; }

.wfix-222 {
  width: 222px !important; }

.hfix-222 {
  height: 222px !important; }

.wfix-223 {
  width: 223px !important; }

.hfix-223 {
  height: 223px !important; }

.wfix-224 {
  width: 224px !important; }

.hfix-224 {
  height: 224px !important; }

.wfix-225 {
  width: 225px !important; }

.hfix-225 {
  height: 225px !important; }

.wfix-226 {
  width: 226px !important; }

.hfix-226 {
  height: 226px !important; }

.wfix-227 {
  width: 227px !important; }

.hfix-227 {
  height: 227px !important; }

.wfix-228 {
  width: 228px !important; }

.hfix-228 {
  height: 228px !important; }

.wfix-229 {
  width: 229px !important; }

.hfix-229 {
  height: 229px !important; }

.wfix-230 {
  width: 230px !important; }

.hfix-230 {
  height: 230px !important; }

.wfix-231 {
  width: 231px !important; }

.hfix-231 {
  height: 231px !important; }

.wfix-232 {
  width: 232px !important; }

.hfix-232 {
  height: 232px !important; }

.wfix-233 {
  width: 233px !important; }

.hfix-233 {
  height: 233px !important; }

.wfix-234 {
  width: 234px !important; }

.hfix-234 {
  height: 234px !important; }

.wfix-235 {
  width: 235px !important; }

.hfix-235 {
  height: 235px !important; }

.wfix-236 {
  width: 236px !important; }

.hfix-236 {
  height: 236px !important; }

.wfix-237 {
  width: 237px !important; }

.hfix-237 {
  height: 237px !important; }

.wfix-238 {
  width: 238px !important; }

.hfix-238 {
  height: 238px !important; }

.wfix-239 {
  width: 239px !important; }

.hfix-239 {
  height: 239px !important; }

.wfix-240 {
  width: 240px !important; }

.hfix-240 {
  height: 240px !important; }

.wfix-241 {
  width: 241px !important; }

.hfix-241 {
  height: 241px !important; }

.wfix-242 {
  width: 242px !important; }

.hfix-242 {
  height: 242px !important; }

.wfix-243 {
  width: 243px !important; }

.hfix-243 {
  height: 243px !important; }

.wfix-244 {
  width: 244px !important; }

.hfix-244 {
  height: 244px !important; }

.wfix-245 {
  width: 245px !important; }

.hfix-245 {
  height: 245px !important; }

.wfix-246 {
  width: 246px !important; }

.hfix-246 {
  height: 246px !important; }

.wfix-247 {
  width: 247px !important; }

.hfix-247 {
  height: 247px !important; }

.wfix-248 {
  width: 248px !important; }

.hfix-248 {
  height: 248px !important; }

.wfix-249 {
  width: 249px !important; }

.hfix-249 {
  height: 249px !important; }

.wfix-250 {
  width: 250px !important; }

.hfix-250 {
  height: 250px !important; }

.wfix-251 {
  width: 251px !important; }

.hfix-251 {
  height: 251px !important; }

.wfix-252 {
  width: 252px !important; }

.hfix-252 {
  height: 252px !important; }

.wfix-253 {
  width: 253px !important; }

.hfix-253 {
  height: 253px !important; }

.wfix-254 {
  width: 254px !important; }

.hfix-254 {
  height: 254px !important; }

.wfix-255 {
  width: 255px !important; }

.hfix-255 {
  height: 255px !important; }

.wfix-256 {
  width: 256px !important; }

.hfix-256 {
  height: 256px !important; }

.wfix-257 {
  width: 257px !important; }

.hfix-257 {
  height: 257px !important; }

.wfix-258 {
  width: 258px !important; }

.hfix-258 {
  height: 258px !important; }

.wfix-259 {
  width: 259px !important; }

.hfix-259 {
  height: 259px !important; }

.wfix-260 {
  width: 260px !important; }

.hfix-260 {
  height: 260px !important; }

.wfix-261 {
  width: 261px !important; }

.hfix-261 {
  height: 261px !important; }

.wfix-262 {
  width: 262px !important; }

.hfix-262 {
  height: 262px !important; }

.wfix-263 {
  width: 263px !important; }

.hfix-263 {
  height: 263px !important; }

.wfix-264 {
  width: 264px !important; }

.hfix-264 {
  height: 264px !important; }

.wfix-265 {
  width: 265px !important; }

.hfix-265 {
  height: 265px !important; }

.wfix-266 {
  width: 266px !important; }

.hfix-266 {
  height: 266px !important; }

.wfix-267 {
  width: 267px !important; }

.hfix-267 {
  height: 267px !important; }

.wfix-268 {
  width: 268px !important; }

.hfix-268 {
  height: 268px !important; }

.wfix-269 {
  width: 269px !important; }

.hfix-269 {
  height: 269px !important; }

.wfix-270 {
  width: 270px !important; }

.hfix-270 {
  height: 270px !important; }

.wfix-271 {
  width: 271px !important; }

.hfix-271 {
  height: 271px !important; }

.wfix-272 {
  width: 272px !important; }

.hfix-272 {
  height: 272px !important; }

.wfix-273 {
  width: 273px !important; }

.hfix-273 {
  height: 273px !important; }

.wfix-274 {
  width: 274px !important; }

.hfix-274 {
  height: 274px !important; }

.wfix-275 {
  width: 275px !important; }

.hfix-275 {
  height: 275px !important; }

.wfix-276 {
  width: 276px !important; }

.hfix-276 {
  height: 276px !important; }

.wfix-277 {
  width: 277px !important; }

.hfix-277 {
  height: 277px !important; }

.wfix-278 {
  width: 278px !important; }

.hfix-278 {
  height: 278px !important; }

.wfix-279 {
  width: 279px !important; }

.hfix-279 {
  height: 279px !important; }

.wfix-280 {
  width: 280px !important; }

.hfix-280 {
  height: 280px !important; }

.wfix-281 {
  width: 281px !important; }

.hfix-281 {
  height: 281px !important; }

.wfix-282 {
  width: 282px !important; }

.hfix-282 {
  height: 282px !important; }

.wfix-283 {
  width: 283px !important; }

.hfix-283 {
  height: 283px !important; }

.wfix-284 {
  width: 284px !important; }

.hfix-284 {
  height: 284px !important; }

.wfix-285 {
  width: 285px !important; }

.hfix-285 {
  height: 285px !important; }

.wfix-286 {
  width: 286px !important; }

.hfix-286 {
  height: 286px !important; }

.wfix-287 {
  width: 287px !important; }

.hfix-287 {
  height: 287px !important; }

.wfix-288 {
  width: 288px !important; }

.hfix-288 {
  height: 288px !important; }

.wfix-289 {
  width: 289px !important; }

.hfix-289 {
  height: 289px !important; }

.wfix-290 {
  width: 290px !important; }

.hfix-290 {
  height: 290px !important; }

.wfix-291 {
  width: 291px !important; }

.hfix-291 {
  height: 291px !important; }

.wfix-292 {
  width: 292px !important; }

.hfix-292 {
  height: 292px !important; }

.wfix-293 {
  width: 293px !important; }

.hfix-293 {
  height: 293px !important; }

.wfix-294 {
  width: 294px !important; }

.hfix-294 {
  height: 294px !important; }

.wfix-295 {
  width: 295px !important; }

.hfix-295 {
  height: 295px !important; }

.wfix-296 {
  width: 296px !important; }

.hfix-296 {
  height: 296px !important; }

.wfix-297 {
  width: 297px !important; }

.hfix-297 {
  height: 297px !important; }

.wfix-298 {
  width: 298px !important; }

.hfix-298 {
  height: 298px !important; }

.wfix-299 {
  width: 299px !important; }

.hfix-299 {
  height: 299px !important; }

.wfix-300 {
  width: 300px !important; }

.hfix-300 {
  height: 300px !important; }

.wfix-301 {
  width: 301px !important; }

.hfix-301 {
  height: 301px !important; }

.wfix-302 {
  width: 302px !important; }

.hfix-302 {
  height: 302px !important; }

.wfix-303 {
  width: 303px !important; }

.hfix-303 {
  height: 303px !important; }

.wfix-304 {
  width: 304px !important; }

.hfix-304 {
  height: 304px !important; }

.wfix-305 {
  width: 305px !important; }

.hfix-305 {
  height: 305px !important; }

.wfix-306 {
  width: 306px !important; }

.hfix-306 {
  height: 306px !important; }

.wfix-307 {
  width: 307px !important; }

.hfix-307 {
  height: 307px !important; }

.wfix-308 {
  width: 308px !important; }

.hfix-308 {
  height: 308px !important; }

.wfix-309 {
  width: 309px !important; }

.hfix-309 {
  height: 309px !important; }

.wfix-310 {
  width: 310px !important; }

.hfix-310 {
  height: 310px !important; }

.wfix-311 {
  width: 311px !important; }

.hfix-311 {
  height: 311px !important; }

.wfix-312 {
  width: 312px !important; }

.hfix-312 {
  height: 312px !important; }

.wfix-313 {
  width: 313px !important; }

.hfix-313 {
  height: 313px !important; }

.wfix-314 {
  width: 314px !important; }

.hfix-314 {
  height: 314px !important; }

.wfix-315 {
  width: 315px !important; }

.hfix-315 {
  height: 315px !important; }

.wfix-316 {
  width: 316px !important; }

.hfix-316 {
  height: 316px !important; }

.wfix-317 {
  width: 317px !important; }

.hfix-317 {
  height: 317px !important; }

.wfix-318 {
  width: 318px !important; }

.hfix-318 {
  height: 318px !important; }

.wfix-319 {
  width: 319px !important; }

.hfix-319 {
  height: 319px !important; }

.wfix-320 {
  width: 320px !important; }

.hfix-320 {
  height: 320px !important; }

.wfix-321 {
  width: 321px !important; }

.hfix-321 {
  height: 321px !important; }

.wfix-322 {
  width: 322px !important; }

.hfix-322 {
  height: 322px !important; }

.wfix-323 {
  width: 323px !important; }

.hfix-323 {
  height: 323px !important; }

.wfix-324 {
  width: 324px !important; }

.hfix-324 {
  height: 324px !important; }

.wfix-325 {
  width: 325px !important; }

.hfix-325 {
  height: 325px !important; }

.wfix-326 {
  width: 326px !important; }

.hfix-326 {
  height: 326px !important; }

.wfix-327 {
  width: 327px !important; }

.hfix-327 {
  height: 327px !important; }

.wfix-328 {
  width: 328px !important; }

.hfix-328 {
  height: 328px !important; }

.wfix-329 {
  width: 329px !important; }

.hfix-329 {
  height: 329px !important; }

.wfix-330 {
  width: 330px !important; }

.hfix-330 {
  height: 330px !important; }

.wfix-331 {
  width: 331px !important; }

.hfix-331 {
  height: 331px !important; }

.wfix-332 {
  width: 332px !important; }

.hfix-332 {
  height: 332px !important; }

.wfix-333 {
  width: 333px !important; }

.hfix-333 {
  height: 333px !important; }

.wfix-334 {
  width: 334px !important; }

.hfix-334 {
  height: 334px !important; }

.wfix-335 {
  width: 335px !important; }

.hfix-335 {
  height: 335px !important; }

.wfix-336 {
  width: 336px !important; }

.hfix-336 {
  height: 336px !important; }

.wfix-337 {
  width: 337px !important; }

.hfix-337 {
  height: 337px !important; }

.wfix-338 {
  width: 338px !important; }

.hfix-338 {
  height: 338px !important; }

.wfix-339 {
  width: 339px !important; }

.hfix-339 {
  height: 339px !important; }

.wfix-340 {
  width: 340px !important; }

.hfix-340 {
  height: 340px !important; }

.wfix-341 {
  width: 341px !important; }

.hfix-341 {
  height: 341px !important; }

.wfix-342 {
  width: 342px !important; }

.hfix-342 {
  height: 342px !important; }

.wfix-343 {
  width: 343px !important; }

.hfix-343 {
  height: 343px !important; }

.wfix-344 {
  width: 344px !important; }

.hfix-344 {
  height: 344px !important; }

.wfix-345 {
  width: 345px !important; }

.hfix-345 {
  height: 345px !important; }

.wfix-346 {
  width: 346px !important; }

.hfix-346 {
  height: 346px !important; }

.wfix-347 {
  width: 347px !important; }

.hfix-347 {
  height: 347px !important; }

.wfix-348 {
  width: 348px !important; }

.hfix-348 {
  height: 348px !important; }

.wfix-349 {
  width: 349px !important; }

.hfix-349 {
  height: 349px !important; }

.wfix-350 {
  width: 350px !important; }

.hfix-350 {
  height: 350px !important; }

.wfix-351 {
  width: 351px !important; }

.hfix-351 {
  height: 351px !important; }

.wfix-352 {
  width: 352px !important; }

.hfix-352 {
  height: 352px !important; }

.wfix-353 {
  width: 353px !important; }

.hfix-353 {
  height: 353px !important; }

.wfix-354 {
  width: 354px !important; }

.hfix-354 {
  height: 354px !important; }

.wfix-355 {
  width: 355px !important; }

.hfix-355 {
  height: 355px !important; }

.wfix-356 {
  width: 356px !important; }

.hfix-356 {
  height: 356px !important; }

.wfix-357 {
  width: 357px !important; }

.hfix-357 {
  height: 357px !important; }

.wfix-358 {
  width: 358px !important; }

.hfix-358 {
  height: 358px !important; }

.wfix-359 {
  width: 359px !important; }

.hfix-359 {
  height: 359px !important; }

.wfix-360 {
  width: 360px !important; }

.hfix-360 {
  height: 360px !important; }

.wfix-361 {
  width: 361px !important; }

.hfix-361 {
  height: 361px !important; }

.wfix-362 {
  width: 362px !important; }

.hfix-362 {
  height: 362px !important; }

.wfix-363 {
  width: 363px !important; }

.hfix-363 {
  height: 363px !important; }

.wfix-364 {
  width: 364px !important; }

.hfix-364 {
  height: 364px !important; }

.wfix-365 {
  width: 365px !important; }

.hfix-365 {
  height: 365px !important; }

.wfix-366 {
  width: 366px !important; }

.hfix-366 {
  height: 366px !important; }

.wfix-367 {
  width: 367px !important; }

.hfix-367 {
  height: 367px !important; }

.wfix-368 {
  width: 368px !important; }

.hfix-368 {
  height: 368px !important; }

.wfix-369 {
  width: 369px !important; }

.hfix-369 {
  height: 369px !important; }

.wfix-370 {
  width: 370px !important; }

.hfix-370 {
  height: 370px !important; }

.wfix-371 {
  width: 371px !important; }

.hfix-371 {
  height: 371px !important; }

.wfix-372 {
  width: 372px !important; }

.hfix-372 {
  height: 372px !important; }

.wfix-373 {
  width: 373px !important; }

.hfix-373 {
  height: 373px !important; }

.wfix-374 {
  width: 374px !important; }

.hfix-374 {
  height: 374px !important; }

.wfix-375 {
  width: 375px !important; }

.hfix-375 {
  height: 375px !important; }

.wfix-376 {
  width: 376px !important; }

.hfix-376 {
  height: 376px !important; }

.wfix-377 {
  width: 377px !important; }

.hfix-377 {
  height: 377px !important; }

.wfix-378 {
  width: 378px !important; }

.hfix-378 {
  height: 378px !important; }

.wfix-379 {
  width: 379px !important; }

.hfix-379 {
  height: 379px !important; }

.wfix-380 {
  width: 380px !important; }

.hfix-380 {
  height: 380px !important; }

.wfix-381 {
  width: 381px !important; }

.hfix-381 {
  height: 381px !important; }

.wfix-382 {
  width: 382px !important; }

.hfix-382 {
  height: 382px !important; }

.wfix-383 {
  width: 383px !important; }

.hfix-383 {
  height: 383px !important; }

.wfix-384 {
  width: 384px !important; }

.hfix-384 {
  height: 384px !important; }

.wfix-385 {
  width: 385px !important; }

.hfix-385 {
  height: 385px !important; }

.wfix-386 {
  width: 386px !important; }

.hfix-386 {
  height: 386px !important; }

.wfix-387 {
  width: 387px !important; }

.hfix-387 {
  height: 387px !important; }

.wfix-388 {
  width: 388px !important; }

.hfix-388 {
  height: 388px !important; }

.wfix-389 {
  width: 389px !important; }

.hfix-389 {
  height: 389px !important; }

.wfix-390 {
  width: 390px !important; }

.hfix-390 {
  height: 390px !important; }

.wfix-391 {
  width: 391px !important; }

.hfix-391 {
  height: 391px !important; }

.wfix-392 {
  width: 392px !important; }

.hfix-392 {
  height: 392px !important; }

.wfix-393 {
  width: 393px !important; }

.hfix-393 {
  height: 393px !important; }

.wfix-394 {
  width: 394px !important; }

.hfix-394 {
  height: 394px !important; }

.wfix-395 {
  width: 395px !important; }

.hfix-395 {
  height: 395px !important; }

.wfix-396 {
  width: 396px !important; }

.hfix-396 {
  height: 396px !important; }

.wfix-397 {
  width: 397px !important; }

.hfix-397 {
  height: 397px !important; }

.wfix-398 {
  width: 398px !important; }

.hfix-398 {
  height: 398px !important; }

.wfix-399 {
  width: 399px !important; }

.hfix-399 {
  height: 399px !important; }

.wfix-400 {
  width: 400px !important; }

.hfix-400 {
  height: 400px !important; }

.wfix-401 {
  width: 401px !important; }

.hfix-401 {
  height: 401px !important; }

.wfix-402 {
  width: 402px !important; }

.hfix-402 {
  height: 402px !important; }

.wfix-403 {
  width: 403px !important; }

.hfix-403 {
  height: 403px !important; }

.wfix-404 {
  width: 404px !important; }

.hfix-404 {
  height: 404px !important; }

.wfix-405 {
  width: 405px !important; }

.hfix-405 {
  height: 405px !important; }

.wfix-406 {
  width: 406px !important; }

.hfix-406 {
  height: 406px !important; }

.wfix-407 {
  width: 407px !important; }

.hfix-407 {
  height: 407px !important; }

.wfix-408 {
  width: 408px !important; }

.hfix-408 {
  height: 408px !important; }

.wfix-409 {
  width: 409px !important; }

.hfix-409 {
  height: 409px !important; }

.wfix-410 {
  width: 410px !important; }

.hfix-410 {
  height: 410px !important; }

.wfix-411 {
  width: 411px !important; }

.hfix-411 {
  height: 411px !important; }

.wfix-412 {
  width: 412px !important; }

.hfix-412 {
  height: 412px !important; }

.wfix-413 {
  width: 413px !important; }

.hfix-413 {
  height: 413px !important; }

.wfix-414 {
  width: 414px !important; }

.hfix-414 {
  height: 414px !important; }

.wfix-415 {
  width: 415px !important; }

.hfix-415 {
  height: 415px !important; }

.wfix-416 {
  width: 416px !important; }

.hfix-416 {
  height: 416px !important; }

.wfix-417 {
  width: 417px !important; }

.hfix-417 {
  height: 417px !important; }

.wfix-418 {
  width: 418px !important; }

.hfix-418 {
  height: 418px !important; }

.wfix-419 {
  width: 419px !important; }

.hfix-419 {
  height: 419px !important; }

.wfix-420 {
  width: 420px !important; }

.hfix-420 {
  height: 420px !important; }

.wfix-421 {
  width: 421px !important; }

.hfix-421 {
  height: 421px !important; }

.wfix-422 {
  width: 422px !important; }

.hfix-422 {
  height: 422px !important; }

.wfix-423 {
  width: 423px !important; }

.hfix-423 {
  height: 423px !important; }

.wfix-424 {
  width: 424px !important; }

.hfix-424 {
  height: 424px !important; }

.wfix-425 {
  width: 425px !important; }

.hfix-425 {
  height: 425px !important; }

.wfix-426 {
  width: 426px !important; }

.hfix-426 {
  height: 426px !important; }

.wfix-427 {
  width: 427px !important; }

.hfix-427 {
  height: 427px !important; }

.wfix-428 {
  width: 428px !important; }

.hfix-428 {
  height: 428px !important; }

.wfix-429 {
  width: 429px !important; }

.hfix-429 {
  height: 429px !important; }

.wfix-430 {
  width: 430px !important; }

.hfix-430 {
  height: 430px !important; }

.wfix-431 {
  width: 431px !important; }

.hfix-431 {
  height: 431px !important; }

.wfix-432 {
  width: 432px !important; }

.hfix-432 {
  height: 432px !important; }

.wfix-433 {
  width: 433px !important; }

.hfix-433 {
  height: 433px !important; }

.wfix-434 {
  width: 434px !important; }

.hfix-434 {
  height: 434px !important; }

.wfix-435 {
  width: 435px !important; }

.hfix-435 {
  height: 435px !important; }

.wfix-436 {
  width: 436px !important; }

.hfix-436 {
  height: 436px !important; }

.wfix-437 {
  width: 437px !important; }

.hfix-437 {
  height: 437px !important; }

.wfix-438 {
  width: 438px !important; }

.hfix-438 {
  height: 438px !important; }

.wfix-439 {
  width: 439px !important; }

.hfix-439 {
  height: 439px !important; }

.wfix-440 {
  width: 440px !important; }

.hfix-440 {
  height: 440px !important; }

.wfix-441 {
  width: 441px !important; }

.hfix-441 {
  height: 441px !important; }

.wfix-442 {
  width: 442px !important; }

.hfix-442 {
  height: 442px !important; }

.wfix-443 {
  width: 443px !important; }

.hfix-443 {
  height: 443px !important; }

.wfix-444 {
  width: 444px !important; }

.hfix-444 {
  height: 444px !important; }

.wfix-445 {
  width: 445px !important; }

.hfix-445 {
  height: 445px !important; }

.wfix-446 {
  width: 446px !important; }

.hfix-446 {
  height: 446px !important; }

.wfix-447 {
  width: 447px !important; }

.hfix-447 {
  height: 447px !important; }

.wfix-448 {
  width: 448px !important; }

.hfix-448 {
  height: 448px !important; }

.wfix-449 {
  width: 449px !important; }

.hfix-449 {
  height: 449px !important; }

.wfix-450 {
  width: 450px !important; }

.hfix-450 {
  height: 450px !important; }

.wfix-451 {
  width: 451px !important; }

.hfix-451 {
  height: 451px !important; }

.wfix-452 {
  width: 452px !important; }

.hfix-452 {
  height: 452px !important; }

.wfix-453 {
  width: 453px !important; }

.hfix-453 {
  height: 453px !important; }

.wfix-454 {
  width: 454px !important; }

.hfix-454 {
  height: 454px !important; }

.wfix-455 {
  width: 455px !important; }

.hfix-455 {
  height: 455px !important; }

.wfix-456 {
  width: 456px !important; }

.hfix-456 {
  height: 456px !important; }

.wfix-457 {
  width: 457px !important; }

.hfix-457 {
  height: 457px !important; }

.wfix-458 {
  width: 458px !important; }

.hfix-458 {
  height: 458px !important; }

.wfix-459 {
  width: 459px !important; }

.hfix-459 {
  height: 459px !important; }

.wfix-460 {
  width: 460px !important; }

.hfix-460 {
  height: 460px !important; }

.wfix-461 {
  width: 461px !important; }

.hfix-461 {
  height: 461px !important; }

.wfix-462 {
  width: 462px !important; }

.hfix-462 {
  height: 462px !important; }

.wfix-463 {
  width: 463px !important; }

.hfix-463 {
  height: 463px !important; }

.wfix-464 {
  width: 464px !important; }

.hfix-464 {
  height: 464px !important; }

.wfix-465 {
  width: 465px !important; }

.hfix-465 {
  height: 465px !important; }

.wfix-466 {
  width: 466px !important; }

.hfix-466 {
  height: 466px !important; }

.wfix-467 {
  width: 467px !important; }

.hfix-467 {
  height: 467px !important; }

.wfix-468 {
  width: 468px !important; }

.hfix-468 {
  height: 468px !important; }

.wfix-469 {
  width: 469px !important; }

.hfix-469 {
  height: 469px !important; }

.wfix-470 {
  width: 470px !important; }

.hfix-470 {
  height: 470px !important; }

.wfix-471 {
  width: 471px !important; }

.hfix-471 {
  height: 471px !important; }

.wfix-472 {
  width: 472px !important; }

.hfix-472 {
  height: 472px !important; }

.wfix-473 {
  width: 473px !important; }

.hfix-473 {
  height: 473px !important; }

.wfix-474 {
  width: 474px !important; }

.hfix-474 {
  height: 474px !important; }

.wfix-475 {
  width: 475px !important; }

.hfix-475 {
  height: 475px !important; }

.wfix-476 {
  width: 476px !important; }

.hfix-476 {
  height: 476px !important; }

.wfix-477 {
  width: 477px !important; }

.hfix-477 {
  height: 477px !important; }

.wfix-478 {
  width: 478px !important; }

.hfix-478 {
  height: 478px !important; }

.wfix-479 {
  width: 479px !important; }

.hfix-479 {
  height: 479px !important; }

.wfix-480 {
  width: 480px !important; }

.hfix-480 {
  height: 480px !important; }

.wfix-481 {
  width: 481px !important; }

.hfix-481 {
  height: 481px !important; }

.wfix-482 {
  width: 482px !important; }

.hfix-482 {
  height: 482px !important; }

.wfix-483 {
  width: 483px !important; }

.hfix-483 {
  height: 483px !important; }

.wfix-484 {
  width: 484px !important; }

.hfix-484 {
  height: 484px !important; }

.wfix-485 {
  width: 485px !important; }

.hfix-485 {
  height: 485px !important; }

.wfix-486 {
  width: 486px !important; }

.hfix-486 {
  height: 486px !important; }

.wfix-487 {
  width: 487px !important; }

.hfix-487 {
  height: 487px !important; }

.wfix-488 {
  width: 488px !important; }

.hfix-488 {
  height: 488px !important; }

.wfix-489 {
  width: 489px !important; }

.hfix-489 {
  height: 489px !important; }

.wfix-490 {
  width: 490px !important; }

.hfix-490 {
  height: 490px !important; }

.wfix-491 {
  width: 491px !important; }

.hfix-491 {
  height: 491px !important; }

.wfix-492 {
  width: 492px !important; }

.hfix-492 {
  height: 492px !important; }

.wfix-493 {
  width: 493px !important; }

.hfix-493 {
  height: 493px !important; }

.wfix-494 {
  width: 494px !important; }

.hfix-494 {
  height: 494px !important; }

.wfix-495 {
  width: 495px !important; }

.hfix-495 {
  height: 495px !important; }

.wfix-496 {
  width: 496px !important; }

.hfix-496 {
  height: 496px !important; }

.wfix-497 {
  width: 497px !important; }

.hfix-497 {
  height: 497px !important; }

.wfix-498 {
  width: 498px !important; }

.hfix-498 {
  height: 498px !important; }

.wfix-499 {
  width: 499px !important; }

.hfix-499 {
  height: 499px !important; }

.wfix-500 {
  width: 500px !important; }

.hfix-500 {
  height: 500px !important; }

.wfix-501 {
  width: 501px !important; }

.hfix-501 {
  height: 501px !important; }

.wfix-502 {
  width: 502px !important; }

.hfix-502 {
  height: 502px !important; }

.wfix-503 {
  width: 503px !important; }

.hfix-503 {
  height: 503px !important; }

.wfix-504 {
  width: 504px !important; }

.hfix-504 {
  height: 504px !important; }

.wfix-505 {
  width: 505px !important; }

.hfix-505 {
  height: 505px !important; }

.wfix-506 {
  width: 506px !important; }

.hfix-506 {
  height: 506px !important; }

.wfix-507 {
  width: 507px !important; }

.hfix-507 {
  height: 507px !important; }

.wfix-508 {
  width: 508px !important; }

.hfix-508 {
  height: 508px !important; }

.wfix-509 {
  width: 509px !important; }

.hfix-509 {
  height: 509px !important; }

.wfix-510 {
  width: 510px !important; }

.hfix-510 {
  height: 510px !important; }

.wfix-511 {
  width: 511px !important; }

.hfix-511 {
  height: 511px !important; }

.wfix-512 {
  width: 512px !important; }

.hfix-512 {
  height: 512px !important; }

.wfix-513 {
  width: 513px !important; }

.hfix-513 {
  height: 513px !important; }

.wfix-514 {
  width: 514px !important; }

.hfix-514 {
  height: 514px !important; }

.wfix-515 {
  width: 515px !important; }

.hfix-515 {
  height: 515px !important; }

.wfix-516 {
  width: 516px !important; }

.hfix-516 {
  height: 516px !important; }

.wfix-517 {
  width: 517px !important; }

.hfix-517 {
  height: 517px !important; }

.wfix-518 {
  width: 518px !important; }

.hfix-518 {
  height: 518px !important; }

.wfix-519 {
  width: 519px !important; }

.hfix-519 {
  height: 519px !important; }

.wfix-520 {
  width: 520px !important; }

.hfix-520 {
  height: 520px !important; }

.wfix-521 {
  width: 521px !important; }

.hfix-521 {
  height: 521px !important; }

.wfix-522 {
  width: 522px !important; }

.hfix-522 {
  height: 522px !important; }

.wfix-523 {
  width: 523px !important; }

.hfix-523 {
  height: 523px !important; }

.wfix-524 {
  width: 524px !important; }

.hfix-524 {
  height: 524px !important; }

.wfix-525 {
  width: 525px !important; }

.hfix-525 {
  height: 525px !important; }

.wfix-526 {
  width: 526px !important; }

.hfix-526 {
  height: 526px !important; }

.wfix-527 {
  width: 527px !important; }

.hfix-527 {
  height: 527px !important; }

.wfix-528 {
  width: 528px !important; }

.hfix-528 {
  height: 528px !important; }

.wfix-529 {
  width: 529px !important; }

.hfix-529 {
  height: 529px !important; }

.wfix-530 {
  width: 530px !important; }

.hfix-530 {
  height: 530px !important; }

.wfix-531 {
  width: 531px !important; }

.hfix-531 {
  height: 531px !important; }

.wfix-532 {
  width: 532px !important; }

.hfix-532 {
  height: 532px !important; }

.wfix-533 {
  width: 533px !important; }

.hfix-533 {
  height: 533px !important; }

.wfix-534 {
  width: 534px !important; }

.hfix-534 {
  height: 534px !important; }

.wfix-535 {
  width: 535px !important; }

.hfix-535 {
  height: 535px !important; }

.wfix-536 {
  width: 536px !important; }

.hfix-536 {
  height: 536px !important; }

.wfix-537 {
  width: 537px !important; }

.hfix-537 {
  height: 537px !important; }

.wfix-538 {
  width: 538px !important; }

.hfix-538 {
  height: 538px !important; }

.wfix-539 {
  width: 539px !important; }

.hfix-539 {
  height: 539px !important; }

.wfix-540 {
  width: 540px !important; }

.hfix-540 {
  height: 540px !important; }

.wfix-541 {
  width: 541px !important; }

.hfix-541 {
  height: 541px !important; }

.wfix-542 {
  width: 542px !important; }

.hfix-542 {
  height: 542px !important; }

.wfix-543 {
  width: 543px !important; }

.hfix-543 {
  height: 543px !important; }

.wfix-544 {
  width: 544px !important; }

.hfix-544 {
  height: 544px !important; }

.wfix-545 {
  width: 545px !important; }

.hfix-545 {
  height: 545px !important; }

.wfix-546 {
  width: 546px !important; }

.hfix-546 {
  height: 546px !important; }

.wfix-547 {
  width: 547px !important; }

.hfix-547 {
  height: 547px !important; }

.wfix-548 {
  width: 548px !important; }

.hfix-548 {
  height: 548px !important; }

.wfix-549 {
  width: 549px !important; }

.hfix-549 {
  height: 549px !important; }

.wfix-550 {
  width: 550px !important; }

.hfix-550 {
  height: 550px !important; }

.wfix-551 {
  width: 551px !important; }

.hfix-551 {
  height: 551px !important; }

.wfix-552 {
  width: 552px !important; }

.hfix-552 {
  height: 552px !important; }

.wfix-553 {
  width: 553px !important; }

.hfix-553 {
  height: 553px !important; }

.wfix-554 {
  width: 554px !important; }

.hfix-554 {
  height: 554px !important; }

.wfix-555 {
  width: 555px !important; }

.hfix-555 {
  height: 555px !important; }

.wfix-556 {
  width: 556px !important; }

.hfix-556 {
  height: 556px !important; }

.wfix-557 {
  width: 557px !important; }

.hfix-557 {
  height: 557px !important; }

.wfix-558 {
  width: 558px !important; }

.hfix-558 {
  height: 558px !important; }

.wfix-559 {
  width: 559px !important; }

.hfix-559 {
  height: 559px !important; }

.wfix-560 {
  width: 560px !important; }

.hfix-560 {
  height: 560px !important; }

.wfix-561 {
  width: 561px !important; }

.hfix-561 {
  height: 561px !important; }

.wfix-562 {
  width: 562px !important; }

.hfix-562 {
  height: 562px !important; }

.wfix-563 {
  width: 563px !important; }

.hfix-563 {
  height: 563px !important; }

.wfix-564 {
  width: 564px !important; }

.hfix-564 {
  height: 564px !important; }

.wfix-565 {
  width: 565px !important; }

.hfix-565 {
  height: 565px !important; }

.wfix-566 {
  width: 566px !important; }

.hfix-566 {
  height: 566px !important; }

.wfix-567 {
  width: 567px !important; }

.hfix-567 {
  height: 567px !important; }

.wfix-568 {
  width: 568px !important; }

.hfix-568 {
  height: 568px !important; }

.wfix-569 {
  width: 569px !important; }

.hfix-569 {
  height: 569px !important; }

.wfix-570 {
  width: 570px !important; }

.hfix-570 {
  height: 570px !important; }

.wfix-571 {
  width: 571px !important; }

.hfix-571 {
  height: 571px !important; }

.wfix-572 {
  width: 572px !important; }

.hfix-572 {
  height: 572px !important; }

.wfix-573 {
  width: 573px !important; }

.hfix-573 {
  height: 573px !important; }

.wfix-574 {
  width: 574px !important; }

.hfix-574 {
  height: 574px !important; }

.wfix-575 {
  width: 575px !important; }

.hfix-575 {
  height: 575px !important; }

.wfix-576 {
  width: 576px !important; }

.hfix-576 {
  height: 576px !important; }

.wfix-577 {
  width: 577px !important; }

.hfix-577 {
  height: 577px !important; }

.wfix-578 {
  width: 578px !important; }

.hfix-578 {
  height: 578px !important; }

.wfix-579 {
  width: 579px !important; }

.hfix-579 {
  height: 579px !important; }

.wfix-580 {
  width: 580px !important; }

.hfix-580 {
  height: 580px !important; }

.wfix-581 {
  width: 581px !important; }

.hfix-581 {
  height: 581px !important; }

.wfix-582 {
  width: 582px !important; }

.hfix-582 {
  height: 582px !important; }

.wfix-583 {
  width: 583px !important; }

.hfix-583 {
  height: 583px !important; }

.wfix-584 {
  width: 584px !important; }

.hfix-584 {
  height: 584px !important; }

.wfix-585 {
  width: 585px !important; }

.hfix-585 {
  height: 585px !important; }

.wfix-586 {
  width: 586px !important; }

.hfix-586 {
  height: 586px !important; }

.wfix-587 {
  width: 587px !important; }

.hfix-587 {
  height: 587px !important; }

.wfix-588 {
  width: 588px !important; }

.hfix-588 {
  height: 588px !important; }

.wfix-589 {
  width: 589px !important; }

.hfix-589 {
  height: 589px !important; }

.wfix-590 {
  width: 590px !important; }

.hfix-590 {
  height: 590px !important; }

.wfix-591 {
  width: 591px !important; }

.hfix-591 {
  height: 591px !important; }

.wfix-592 {
  width: 592px !important; }

.hfix-592 {
  height: 592px !important; }

.wfix-593 {
  width: 593px !important; }

.hfix-593 {
  height: 593px !important; }

.wfix-594 {
  width: 594px !important; }

.hfix-594 {
  height: 594px !important; }

.wfix-595 {
  width: 595px !important; }

.hfix-595 {
  height: 595px !important; }

.wfix-596 {
  width: 596px !important; }

.hfix-596 {
  height: 596px !important; }

.wfix-597 {
  width: 597px !important; }

.hfix-597 {
  height: 597px !important; }

.wfix-598 {
  width: 598px !important; }

.hfix-598 {
  height: 598px !important; }

.wfix-599 {
  width: 599px !important; }

.hfix-599 {
  height: 599px !important; }

.wfix-600 {
  width: 600px !important; }

.hfix-600 {
  height: 600px !important; }

.wfix-601 {
  width: 601px !important; }

.hfix-601 {
  height: 601px !important; }

.wfix-602 {
  width: 602px !important; }

.hfix-602 {
  height: 602px !important; }

.wfix-603 {
  width: 603px !important; }

.hfix-603 {
  height: 603px !important; }

.wfix-604 {
  width: 604px !important; }

.hfix-604 {
  height: 604px !important; }

.wfix-605 {
  width: 605px !important; }

.hfix-605 {
  height: 605px !important; }

.wfix-606 {
  width: 606px !important; }

.hfix-606 {
  height: 606px !important; }

.wfix-607 {
  width: 607px !important; }

.hfix-607 {
  height: 607px !important; }

.wfix-608 {
  width: 608px !important; }

.hfix-608 {
  height: 608px !important; }

.wfix-609 {
  width: 609px !important; }

.hfix-609 {
  height: 609px !important; }

.wfix-610 {
  width: 610px !important; }

.hfix-610 {
  height: 610px !important; }

.wfix-611 {
  width: 611px !important; }

.hfix-611 {
  height: 611px !important; }

.wfix-612 {
  width: 612px !important; }

.hfix-612 {
  height: 612px !important; }

.wfix-613 {
  width: 613px !important; }

.hfix-613 {
  height: 613px !important; }

.wfix-614 {
  width: 614px !important; }

.hfix-614 {
  height: 614px !important; }

.wfix-615 {
  width: 615px !important; }

.hfix-615 {
  height: 615px !important; }

.wfix-616 {
  width: 616px !important; }

.hfix-616 {
  height: 616px !important; }

.wfix-617 {
  width: 617px !important; }

.hfix-617 {
  height: 617px !important; }

.wfix-618 {
  width: 618px !important; }

.hfix-618 {
  height: 618px !important; }

.wfix-619 {
  width: 619px !important; }

.hfix-619 {
  height: 619px !important; }

.wfix-620 {
  width: 620px !important; }

.hfix-620 {
  height: 620px !important; }

.wfix-621 {
  width: 621px !important; }

.hfix-621 {
  height: 621px !important; }

.wfix-622 {
  width: 622px !important; }

.hfix-622 {
  height: 622px !important; }

.wfix-623 {
  width: 623px !important; }

.hfix-623 {
  height: 623px !important; }

.wfix-624 {
  width: 624px !important; }

.hfix-624 {
  height: 624px !important; }

.wfix-625 {
  width: 625px !important; }

.hfix-625 {
  height: 625px !important; }

.wfix-626 {
  width: 626px !important; }

.hfix-626 {
  height: 626px !important; }

.wfix-627 {
  width: 627px !important; }

.hfix-627 {
  height: 627px !important; }

.wfix-628 {
  width: 628px !important; }

.hfix-628 {
  height: 628px !important; }

.wfix-629 {
  width: 629px !important; }

.hfix-629 {
  height: 629px !important; }

.wfix-630 {
  width: 630px !important; }

.hfix-630 {
  height: 630px !important; }

.wfix-631 {
  width: 631px !important; }

.hfix-631 {
  height: 631px !important; }

.wfix-632 {
  width: 632px !important; }

.hfix-632 {
  height: 632px !important; }

.wfix-633 {
  width: 633px !important; }

.hfix-633 {
  height: 633px !important; }

.wfix-634 {
  width: 634px !important; }

.hfix-634 {
  height: 634px !important; }

.wfix-635 {
  width: 635px !important; }

.hfix-635 {
  height: 635px !important; }

.wfix-636 {
  width: 636px !important; }

.hfix-636 {
  height: 636px !important; }

.wfix-637 {
  width: 637px !important; }

.hfix-637 {
  height: 637px !important; }

.wfix-638 {
  width: 638px !important; }

.hfix-638 {
  height: 638px !important; }

.wfix-639 {
  width: 639px !important; }

.hfix-639 {
  height: 639px !important; }

.wfix-640 {
  width: 640px !important; }

.hfix-640 {
  height: 640px !important; }

.wfix-641 {
  width: 641px !important; }

.hfix-641 {
  height: 641px !important; }

.wfix-642 {
  width: 642px !important; }

.hfix-642 {
  height: 642px !important; }

.wfix-643 {
  width: 643px !important; }

.hfix-643 {
  height: 643px !important; }

.wfix-644 {
  width: 644px !important; }

.hfix-644 {
  height: 644px !important; }

.wfix-645 {
  width: 645px !important; }

.hfix-645 {
  height: 645px !important; }

.wfix-646 {
  width: 646px !important; }

.hfix-646 {
  height: 646px !important; }

.wfix-647 {
  width: 647px !important; }

.hfix-647 {
  height: 647px !important; }

.wfix-648 {
  width: 648px !important; }

.hfix-648 {
  height: 648px !important; }

.wfix-649 {
  width: 649px !important; }

.hfix-649 {
  height: 649px !important; }

.wfix-650 {
  width: 650px !important; }

.hfix-650 {
  height: 650px !important; }

.wfix-651 {
  width: 651px !important; }

.hfix-651 {
  height: 651px !important; }

.wfix-652 {
  width: 652px !important; }

.hfix-652 {
  height: 652px !important; }

.wfix-653 {
  width: 653px !important; }

.hfix-653 {
  height: 653px !important; }

.wfix-654 {
  width: 654px !important; }

.hfix-654 {
  height: 654px !important; }

.wfix-655 {
  width: 655px !important; }

.hfix-655 {
  height: 655px !important; }

.wfix-656 {
  width: 656px !important; }

.hfix-656 {
  height: 656px !important; }

.wfix-657 {
  width: 657px !important; }

.hfix-657 {
  height: 657px !important; }

.wfix-658 {
  width: 658px !important; }

.hfix-658 {
  height: 658px !important; }

.wfix-659 {
  width: 659px !important; }

.hfix-659 {
  height: 659px !important; }

.wfix-660 {
  width: 660px !important; }

.hfix-660 {
  height: 660px !important; }

.wfix-661 {
  width: 661px !important; }

.hfix-661 {
  height: 661px !important; }

.wfix-662 {
  width: 662px !important; }

.hfix-662 {
  height: 662px !important; }

.wfix-663 {
  width: 663px !important; }

.hfix-663 {
  height: 663px !important; }

.wfix-664 {
  width: 664px !important; }

.hfix-664 {
  height: 664px !important; }

.wfix-665 {
  width: 665px !important; }

.hfix-665 {
  height: 665px !important; }

.wfix-666 {
  width: 666px !important; }

.hfix-666 {
  height: 666px !important; }

.wfix-667 {
  width: 667px !important; }

.hfix-667 {
  height: 667px !important; }

.wfix-668 {
  width: 668px !important; }

.hfix-668 {
  height: 668px !important; }

.wfix-669 {
  width: 669px !important; }

.hfix-669 {
  height: 669px !important; }

.wfix-670 {
  width: 670px !important; }

.hfix-670 {
  height: 670px !important; }

.wfix-671 {
  width: 671px !important; }

.hfix-671 {
  height: 671px !important; }

.wfix-672 {
  width: 672px !important; }

.hfix-672 {
  height: 672px !important; }

.wfix-673 {
  width: 673px !important; }

.hfix-673 {
  height: 673px !important; }

.wfix-674 {
  width: 674px !important; }

.hfix-674 {
  height: 674px !important; }

.wfix-675 {
  width: 675px !important; }

.hfix-675 {
  height: 675px !important; }

.wfix-676 {
  width: 676px !important; }

.hfix-676 {
  height: 676px !important; }

.wfix-677 {
  width: 677px !important; }

.hfix-677 {
  height: 677px !important; }

.wfix-678 {
  width: 678px !important; }

.hfix-678 {
  height: 678px !important; }

.wfix-679 {
  width: 679px !important; }

.hfix-679 {
  height: 679px !important; }

.wfix-680 {
  width: 680px !important; }

.hfix-680 {
  height: 680px !important; }

.wfix-681 {
  width: 681px !important; }

.hfix-681 {
  height: 681px !important; }

.wfix-682 {
  width: 682px !important; }

.hfix-682 {
  height: 682px !important; }

.wfix-683 {
  width: 683px !important; }

.hfix-683 {
  height: 683px !important; }

.wfix-684 {
  width: 684px !important; }

.hfix-684 {
  height: 684px !important; }

.wfix-685 {
  width: 685px !important; }

.hfix-685 {
  height: 685px !important; }

.wfix-686 {
  width: 686px !important; }

.hfix-686 {
  height: 686px !important; }

.wfix-687 {
  width: 687px !important; }

.hfix-687 {
  height: 687px !important; }

.wfix-688 {
  width: 688px !important; }

.hfix-688 {
  height: 688px !important; }

.wfix-689 {
  width: 689px !important; }

.hfix-689 {
  height: 689px !important; }

.wfix-690 {
  width: 690px !important; }

.hfix-690 {
  height: 690px !important; }

.wfix-691 {
  width: 691px !important; }

.hfix-691 {
  height: 691px !important; }

.wfix-692 {
  width: 692px !important; }

.hfix-692 {
  height: 692px !important; }

.wfix-693 {
  width: 693px !important; }

.hfix-693 {
  height: 693px !important; }

.wfix-694 {
  width: 694px !important; }

.hfix-694 {
  height: 694px !important; }

.wfix-695 {
  width: 695px !important; }

.hfix-695 {
  height: 695px !important; }

.wfix-696 {
  width: 696px !important; }

.hfix-696 {
  height: 696px !important; }

.wfix-697 {
  width: 697px !important; }

.hfix-697 {
  height: 697px !important; }

.wfix-698 {
  width: 698px !important; }

.hfix-698 {
  height: 698px !important; }

.wfix-699 {
  width: 699px !important; }

.hfix-699 {
  height: 699px !important; }

.wfix-700 {
  width: 700px !important; }

.hfix-700 {
  height: 700px !important; }

.wfix-701 {
  width: 701px !important; }

.hfix-701 {
  height: 701px !important; }

.wfix-702 {
  width: 702px !important; }

.hfix-702 {
  height: 702px !important; }

.wfix-703 {
  width: 703px !important; }

.hfix-703 {
  height: 703px !important; }

.wfix-704 {
  width: 704px !important; }

.hfix-704 {
  height: 704px !important; }

.wfix-705 {
  width: 705px !important; }

.hfix-705 {
  height: 705px !important; }

.wfix-706 {
  width: 706px !important; }

.hfix-706 {
  height: 706px !important; }

.wfix-707 {
  width: 707px !important; }

.hfix-707 {
  height: 707px !important; }

.wfix-708 {
  width: 708px !important; }

.hfix-708 {
  height: 708px !important; }

.wfix-709 {
  width: 709px !important; }

.hfix-709 {
  height: 709px !important; }

.wfix-710 {
  width: 710px !important; }

.hfix-710 {
  height: 710px !important; }

.wfix-711 {
  width: 711px !important; }

.hfix-711 {
  height: 711px !important; }

.wfix-712 {
  width: 712px !important; }

.hfix-712 {
  height: 712px !important; }

.wfix-713 {
  width: 713px !important; }

.hfix-713 {
  height: 713px !important; }

.wfix-714 {
  width: 714px !important; }

.hfix-714 {
  height: 714px !important; }

.wfix-715 {
  width: 715px !important; }

.hfix-715 {
  height: 715px !important; }

.wfix-716 {
  width: 716px !important; }

.hfix-716 {
  height: 716px !important; }

.wfix-717 {
  width: 717px !important; }

.hfix-717 {
  height: 717px !important; }

.wfix-718 {
  width: 718px !important; }

.hfix-718 {
  height: 718px !important; }

.wfix-719 {
  width: 719px !important; }

.hfix-719 {
  height: 719px !important; }

.wfix-720 {
  width: 720px !important; }

.hfix-720 {
  height: 720px !important; }

.wfix-721 {
  width: 721px !important; }

.hfix-721 {
  height: 721px !important; }

.wfix-722 {
  width: 722px !important; }

.hfix-722 {
  height: 722px !important; }

.wfix-723 {
  width: 723px !important; }

.hfix-723 {
  height: 723px !important; }

.wfix-724 {
  width: 724px !important; }

.hfix-724 {
  height: 724px !important; }

.wfix-725 {
  width: 725px !important; }

.hfix-725 {
  height: 725px !important; }

.wfix-726 {
  width: 726px !important; }

.hfix-726 {
  height: 726px !important; }

.wfix-727 {
  width: 727px !important; }

.hfix-727 {
  height: 727px !important; }

.wfix-728 {
  width: 728px !important; }

.hfix-728 {
  height: 728px !important; }

.wfix-729 {
  width: 729px !important; }

.hfix-729 {
  height: 729px !important; }

.wfix-730 {
  width: 730px !important; }

.hfix-730 {
  height: 730px !important; }

.wfix-731 {
  width: 731px !important; }

.hfix-731 {
  height: 731px !important; }

.wfix-732 {
  width: 732px !important; }

.hfix-732 {
  height: 732px !important; }

.wfix-733 {
  width: 733px !important; }

.hfix-733 {
  height: 733px !important; }

.wfix-734 {
  width: 734px !important; }

.hfix-734 {
  height: 734px !important; }

.wfix-735 {
  width: 735px !important; }

.hfix-735 {
  height: 735px !important; }

.wfix-736 {
  width: 736px !important; }

.hfix-736 {
  height: 736px !important; }

.wfix-737 {
  width: 737px !important; }

.hfix-737 {
  height: 737px !important; }

.wfix-738 {
  width: 738px !important; }

.hfix-738 {
  height: 738px !important; }

.wfix-739 {
  width: 739px !important; }

.hfix-739 {
  height: 739px !important; }

.wfix-740 {
  width: 740px !important; }

.hfix-740 {
  height: 740px !important; }

.wfix-741 {
  width: 741px !important; }

.hfix-741 {
  height: 741px !important; }

.wfix-742 {
  width: 742px !important; }

.hfix-742 {
  height: 742px !important; }

.wfix-743 {
  width: 743px !important; }

.hfix-743 {
  height: 743px !important; }

.wfix-744 {
  width: 744px !important; }

.hfix-744 {
  height: 744px !important; }

.wfix-745 {
  width: 745px !important; }

.hfix-745 {
  height: 745px !important; }

.wfix-746 {
  width: 746px !important; }

.hfix-746 {
  height: 746px !important; }

.wfix-747 {
  width: 747px !important; }

.hfix-747 {
  height: 747px !important; }

.wfix-748 {
  width: 748px !important; }

.hfix-748 {
  height: 748px !important; }

.wfix-749 {
  width: 749px !important; }

.hfix-749 {
  height: 749px !important; }

.wfix-750 {
  width: 750px !important; }

.hfix-750 {
  height: 750px !important; }

.wfix-751 {
  width: 751px !important; }

.hfix-751 {
  height: 751px !important; }

.wfix-752 {
  width: 752px !important; }

.hfix-752 {
  height: 752px !important; }

.wfix-753 {
  width: 753px !important; }

.hfix-753 {
  height: 753px !important; }

.wfix-754 {
  width: 754px !important; }

.hfix-754 {
  height: 754px !important; }

.wfix-755 {
  width: 755px !important; }

.hfix-755 {
  height: 755px !important; }

.wfix-756 {
  width: 756px !important; }

.hfix-756 {
  height: 756px !important; }

.wfix-757 {
  width: 757px !important; }

.hfix-757 {
  height: 757px !important; }

.wfix-758 {
  width: 758px !important; }

.hfix-758 {
  height: 758px !important; }

.wfix-759 {
  width: 759px !important; }

.hfix-759 {
  height: 759px !important; }

.wfix-760 {
  width: 760px !important; }

.hfix-760 {
  height: 760px !important; }

.wfix-761 {
  width: 761px !important; }

.hfix-761 {
  height: 761px !important; }

.wfix-762 {
  width: 762px !important; }

.hfix-762 {
  height: 762px !important; }

.wfix-763 {
  width: 763px !important; }

.hfix-763 {
  height: 763px !important; }

.wfix-764 {
  width: 764px !important; }

.hfix-764 {
  height: 764px !important; }

.wfix-765 {
  width: 765px !important; }

.hfix-765 {
  height: 765px !important; }

.wfix-766 {
  width: 766px !important; }

.hfix-766 {
  height: 766px !important; }

.wfix-767 {
  width: 767px !important; }

.hfix-767 {
  height: 767px !important; }

.wfix-768 {
  width: 768px !important; }

.hfix-768 {
  height: 768px !important; }

.wfix-769 {
  width: 769px !important; }

.hfix-769 {
  height: 769px !important; }

.wfix-770 {
  width: 770px !important; }

.hfix-770 {
  height: 770px !important; }

.wfix-771 {
  width: 771px !important; }

.hfix-771 {
  height: 771px !important; }

.wfix-772 {
  width: 772px !important; }

.hfix-772 {
  height: 772px !important; }

.wfix-773 {
  width: 773px !important; }

.hfix-773 {
  height: 773px !important; }

.wfix-774 {
  width: 774px !important; }

.hfix-774 {
  height: 774px !important; }

.wfix-775 {
  width: 775px !important; }

.hfix-775 {
  height: 775px !important; }

.wfix-776 {
  width: 776px !important; }

.hfix-776 {
  height: 776px !important; }

.wfix-777 {
  width: 777px !important; }

.hfix-777 {
  height: 777px !important; }

.wfix-778 {
  width: 778px !important; }

.hfix-778 {
  height: 778px !important; }

.wfix-779 {
  width: 779px !important; }

.hfix-779 {
  height: 779px !important; }

.wfix-780 {
  width: 780px !important; }

.hfix-780 {
  height: 780px !important; }

.wfix-781 {
  width: 781px !important; }

.hfix-781 {
  height: 781px !important; }

.wfix-782 {
  width: 782px !important; }

.hfix-782 {
  height: 782px !important; }

.wfix-783 {
  width: 783px !important; }

.hfix-783 {
  height: 783px !important; }

.wfix-784 {
  width: 784px !important; }

.hfix-784 {
  height: 784px !important; }

.wfix-785 {
  width: 785px !important; }

.hfix-785 {
  height: 785px !important; }

.wfix-786 {
  width: 786px !important; }

.hfix-786 {
  height: 786px !important; }

.wfix-787 {
  width: 787px !important; }

.hfix-787 {
  height: 787px !important; }

.wfix-788 {
  width: 788px !important; }

.hfix-788 {
  height: 788px !important; }

.wfix-789 {
  width: 789px !important; }

.hfix-789 {
  height: 789px !important; }

.wfix-790 {
  width: 790px !important; }

.hfix-790 {
  height: 790px !important; }

.wfix-791 {
  width: 791px !important; }

.hfix-791 {
  height: 791px !important; }

.wfix-792 {
  width: 792px !important; }

.hfix-792 {
  height: 792px !important; }

.wfix-793 {
  width: 793px !important; }

.hfix-793 {
  height: 793px !important; }

.wfix-794 {
  width: 794px !important; }

.hfix-794 {
  height: 794px !important; }

.wfix-795 {
  width: 795px !important; }

.hfix-795 {
  height: 795px !important; }

.wfix-796 {
  width: 796px !important; }

.hfix-796 {
  height: 796px !important; }

.wfix-797 {
  width: 797px !important; }

.hfix-797 {
  height: 797px !important; }

.wfix-798 {
  width: 798px !important; }

.hfix-798 {
  height: 798px !important; }

.wfix-799 {
  width: 799px !important; }

.hfix-799 {
  height: 799px !important; }

.wfix-800 {
  width: 800px !important; }

.hfix-800 {
  height: 800px !important; }

.wfix-801 {
  width: 801px !important; }

.hfix-801 {
  height: 801px !important; }

.wfix-802 {
  width: 802px !important; }

.hfix-802 {
  height: 802px !important; }

.wfix-803 {
  width: 803px !important; }

.hfix-803 {
  height: 803px !important; }

.wfix-804 {
  width: 804px !important; }

.hfix-804 {
  height: 804px !important; }

.wfix-805 {
  width: 805px !important; }

.hfix-805 {
  height: 805px !important; }

.wfix-806 {
  width: 806px !important; }

.hfix-806 {
  height: 806px !important; }

.wfix-807 {
  width: 807px !important; }

.hfix-807 {
  height: 807px !important; }

.wfix-808 {
  width: 808px !important; }

.hfix-808 {
  height: 808px !important; }

.wfix-809 {
  width: 809px !important; }

.hfix-809 {
  height: 809px !important; }

.wfix-810 {
  width: 810px !important; }

.hfix-810 {
  height: 810px !important; }

.wfix-811 {
  width: 811px !important; }

.hfix-811 {
  height: 811px !important; }

.wfix-812 {
  width: 812px !important; }

.hfix-812 {
  height: 812px !important; }

.wfix-813 {
  width: 813px !important; }

.hfix-813 {
  height: 813px !important; }

.wfix-814 {
  width: 814px !important; }

.hfix-814 {
  height: 814px !important; }

.wfix-815 {
  width: 815px !important; }

.hfix-815 {
  height: 815px !important; }

.wfix-816 {
  width: 816px !important; }

.hfix-816 {
  height: 816px !important; }

.wfix-817 {
  width: 817px !important; }

.hfix-817 {
  height: 817px !important; }

.wfix-818 {
  width: 818px !important; }

.hfix-818 {
  height: 818px !important; }

.wfix-819 {
  width: 819px !important; }

.hfix-819 {
  height: 819px !important; }

.wfix-820 {
  width: 820px !important; }

.hfix-820 {
  height: 820px !important; }

.wfix-821 {
  width: 821px !important; }

.hfix-821 {
  height: 821px !important; }

.wfix-822 {
  width: 822px !important; }

.hfix-822 {
  height: 822px !important; }

.wfix-823 {
  width: 823px !important; }

.hfix-823 {
  height: 823px !important; }

.wfix-824 {
  width: 824px !important; }

.hfix-824 {
  height: 824px !important; }

.wfix-825 {
  width: 825px !important; }

.hfix-825 {
  height: 825px !important; }

.wfix-826 {
  width: 826px !important; }

.hfix-826 {
  height: 826px !important; }

.wfix-827 {
  width: 827px !important; }

.hfix-827 {
  height: 827px !important; }

.wfix-828 {
  width: 828px !important; }

.hfix-828 {
  height: 828px !important; }

.wfix-829 {
  width: 829px !important; }

.hfix-829 {
  height: 829px !important; }

.wfix-830 {
  width: 830px !important; }

.hfix-830 {
  height: 830px !important; }

.wfix-831 {
  width: 831px !important; }

.hfix-831 {
  height: 831px !important; }

.wfix-832 {
  width: 832px !important; }

.hfix-832 {
  height: 832px !important; }

.wfix-833 {
  width: 833px !important; }

.hfix-833 {
  height: 833px !important; }

.wfix-834 {
  width: 834px !important; }

.hfix-834 {
  height: 834px !important; }

.wfix-835 {
  width: 835px !important; }

.hfix-835 {
  height: 835px !important; }

.wfix-836 {
  width: 836px !important; }

.hfix-836 {
  height: 836px !important; }

.wfix-837 {
  width: 837px !important; }

.hfix-837 {
  height: 837px !important; }

.wfix-838 {
  width: 838px !important; }

.hfix-838 {
  height: 838px !important; }

.wfix-839 {
  width: 839px !important; }

.hfix-839 {
  height: 839px !important; }

.wfix-840 {
  width: 840px !important; }

.hfix-840 {
  height: 840px !important; }

.wfix-841 {
  width: 841px !important; }

.hfix-841 {
  height: 841px !important; }

.wfix-842 {
  width: 842px !important; }

.hfix-842 {
  height: 842px !important; }

.wfix-843 {
  width: 843px !important; }

.hfix-843 {
  height: 843px !important; }

.wfix-844 {
  width: 844px !important; }

.hfix-844 {
  height: 844px !important; }

.wfix-845 {
  width: 845px !important; }

.hfix-845 {
  height: 845px !important; }

.wfix-846 {
  width: 846px !important; }

.hfix-846 {
  height: 846px !important; }

.wfix-847 {
  width: 847px !important; }

.hfix-847 {
  height: 847px !important; }

.wfix-848 {
  width: 848px !important; }

.hfix-848 {
  height: 848px !important; }

.wfix-849 {
  width: 849px !important; }

.hfix-849 {
  height: 849px !important; }

.wfix-850 {
  width: 850px !important; }

.hfix-850 {
  height: 850px !important; }

.wfix-851 {
  width: 851px !important; }

.hfix-851 {
  height: 851px !important; }

.wfix-852 {
  width: 852px !important; }

.hfix-852 {
  height: 852px !important; }

.wfix-853 {
  width: 853px !important; }

.hfix-853 {
  height: 853px !important; }

.wfix-854 {
  width: 854px !important; }

.hfix-854 {
  height: 854px !important; }

.wfix-855 {
  width: 855px !important; }

.hfix-855 {
  height: 855px !important; }

.wfix-856 {
  width: 856px !important; }

.hfix-856 {
  height: 856px !important; }

.wfix-857 {
  width: 857px !important; }

.hfix-857 {
  height: 857px !important; }

.wfix-858 {
  width: 858px !important; }

.hfix-858 {
  height: 858px !important; }

.wfix-859 {
  width: 859px !important; }

.hfix-859 {
  height: 859px !important; }

.wfix-860 {
  width: 860px !important; }

.hfix-860 {
  height: 860px !important; }

.wfix-861 {
  width: 861px !important; }

.hfix-861 {
  height: 861px !important; }

.wfix-862 {
  width: 862px !important; }

.hfix-862 {
  height: 862px !important; }

.wfix-863 {
  width: 863px !important; }

.hfix-863 {
  height: 863px !important; }

.wfix-864 {
  width: 864px !important; }

.hfix-864 {
  height: 864px !important; }

.wfix-865 {
  width: 865px !important; }

.hfix-865 {
  height: 865px !important; }

.wfix-866 {
  width: 866px !important; }

.hfix-866 {
  height: 866px !important; }

.wfix-867 {
  width: 867px !important; }

.hfix-867 {
  height: 867px !important; }

.wfix-868 {
  width: 868px !important; }

.hfix-868 {
  height: 868px !important; }

.wfix-869 {
  width: 869px !important; }

.hfix-869 {
  height: 869px !important; }

.wfix-870 {
  width: 870px !important; }

.hfix-870 {
  height: 870px !important; }

.wfix-871 {
  width: 871px !important; }

.hfix-871 {
  height: 871px !important; }

.wfix-872 {
  width: 872px !important; }

.hfix-872 {
  height: 872px !important; }

.wfix-873 {
  width: 873px !important; }

.hfix-873 {
  height: 873px !important; }

.wfix-874 {
  width: 874px !important; }

.hfix-874 {
  height: 874px !important; }

.wfix-875 {
  width: 875px !important; }

.hfix-875 {
  height: 875px !important; }

.wfix-876 {
  width: 876px !important; }

.hfix-876 {
  height: 876px !important; }

.wfix-877 {
  width: 877px !important; }

.hfix-877 {
  height: 877px !important; }

.wfix-878 {
  width: 878px !important; }

.hfix-878 {
  height: 878px !important; }

.wfix-879 {
  width: 879px !important; }

.hfix-879 {
  height: 879px !important; }

.wfix-880 {
  width: 880px !important; }

.hfix-880 {
  height: 880px !important; }

.wfix-881 {
  width: 881px !important; }

.hfix-881 {
  height: 881px !important; }

.wfix-882 {
  width: 882px !important; }

.hfix-882 {
  height: 882px !important; }

.wfix-883 {
  width: 883px !important; }

.hfix-883 {
  height: 883px !important; }

.wfix-884 {
  width: 884px !important; }

.hfix-884 {
  height: 884px !important; }

.wfix-885 {
  width: 885px !important; }

.hfix-885 {
  height: 885px !important; }

.wfix-886 {
  width: 886px !important; }

.hfix-886 {
  height: 886px !important; }

.wfix-887 {
  width: 887px !important; }

.hfix-887 {
  height: 887px !important; }

.wfix-888 {
  width: 888px !important; }

.hfix-888 {
  height: 888px !important; }

.wfix-889 {
  width: 889px !important; }

.hfix-889 {
  height: 889px !important; }

.wfix-890 {
  width: 890px !important; }

.hfix-890 {
  height: 890px !important; }

.wfix-891 {
  width: 891px !important; }

.hfix-891 {
  height: 891px !important; }

.wfix-892 {
  width: 892px !important; }

.hfix-892 {
  height: 892px !important; }

.wfix-893 {
  width: 893px !important; }

.hfix-893 {
  height: 893px !important; }

.wfix-894 {
  width: 894px !important; }

.hfix-894 {
  height: 894px !important; }

.wfix-895 {
  width: 895px !important; }

.hfix-895 {
  height: 895px !important; }

.wfix-896 {
  width: 896px !important; }

.hfix-896 {
  height: 896px !important; }

.wfix-897 {
  width: 897px !important; }

.hfix-897 {
  height: 897px !important; }

.wfix-898 {
  width: 898px !important; }

.hfix-898 {
  height: 898px !important; }

.wfix-899 {
  width: 899px !important; }

.hfix-899 {
  height: 899px !important; }

.wfix-900 {
  width: 900px !important; }

.hfix-900 {
  height: 900px !important; }

.wfix-901 {
  width: 901px !important; }

.hfix-901 {
  height: 901px !important; }

.wfix-902 {
  width: 902px !important; }

.hfix-902 {
  height: 902px !important; }

.wfix-903 {
  width: 903px !important; }

.hfix-903 {
  height: 903px !important; }

.wfix-904 {
  width: 904px !important; }

.hfix-904 {
  height: 904px !important; }

.wfix-905 {
  width: 905px !important; }

.hfix-905 {
  height: 905px !important; }

.wfix-906 {
  width: 906px !important; }

.hfix-906 {
  height: 906px !important; }

.wfix-907 {
  width: 907px !important; }

.hfix-907 {
  height: 907px !important; }

.wfix-908 {
  width: 908px !important; }

.hfix-908 {
  height: 908px !important; }

.wfix-909 {
  width: 909px !important; }

.hfix-909 {
  height: 909px !important; }

.wfix-910 {
  width: 910px !important; }

.hfix-910 {
  height: 910px !important; }

.wfix-911 {
  width: 911px !important; }

.hfix-911 {
  height: 911px !important; }

.wfix-912 {
  width: 912px !important; }

.hfix-912 {
  height: 912px !important; }

.wfix-913 {
  width: 913px !important; }

.hfix-913 {
  height: 913px !important; }

.wfix-914 {
  width: 914px !important; }

.hfix-914 {
  height: 914px !important; }

.wfix-915 {
  width: 915px !important; }

.hfix-915 {
  height: 915px !important; }

.wfix-916 {
  width: 916px !important; }

.hfix-916 {
  height: 916px !important; }

.wfix-917 {
  width: 917px !important; }

.hfix-917 {
  height: 917px !important; }

.wfix-918 {
  width: 918px !important; }

.hfix-918 {
  height: 918px !important; }

.wfix-919 {
  width: 919px !important; }

.hfix-919 {
  height: 919px !important; }

.wfix-920 {
  width: 920px !important; }

.hfix-920 {
  height: 920px !important; }

.wfix-921 {
  width: 921px !important; }

.hfix-921 {
  height: 921px !important; }

.wfix-922 {
  width: 922px !important; }

.hfix-922 {
  height: 922px !important; }

.wfix-923 {
  width: 923px !important; }

.hfix-923 {
  height: 923px !important; }

.wfix-924 {
  width: 924px !important; }

.hfix-924 {
  height: 924px !important; }

.wfix-925 {
  width: 925px !important; }

.hfix-925 {
  height: 925px !important; }

.wfix-926 {
  width: 926px !important; }

.hfix-926 {
  height: 926px !important; }

.wfix-927 {
  width: 927px !important; }

.hfix-927 {
  height: 927px !important; }

.wfix-928 {
  width: 928px !important; }

.hfix-928 {
  height: 928px !important; }

.wfix-929 {
  width: 929px !important; }

.hfix-929 {
  height: 929px !important; }

.wfix-930 {
  width: 930px !important; }

.hfix-930 {
  height: 930px !important; }

.wfix-931 {
  width: 931px !important; }

.hfix-931 {
  height: 931px !important; }

.wfix-932 {
  width: 932px !important; }

.hfix-932 {
  height: 932px !important; }

.wfix-933 {
  width: 933px !important; }

.hfix-933 {
  height: 933px !important; }

.wfix-934 {
  width: 934px !important; }

.hfix-934 {
  height: 934px !important; }

.wfix-935 {
  width: 935px !important; }

.hfix-935 {
  height: 935px !important; }

.wfix-936 {
  width: 936px !important; }

.hfix-936 {
  height: 936px !important; }

.wfix-937 {
  width: 937px !important; }

.hfix-937 {
  height: 937px !important; }

.wfix-938 {
  width: 938px !important; }

.hfix-938 {
  height: 938px !important; }

.wfix-939 {
  width: 939px !important; }

.hfix-939 {
  height: 939px !important; }

.wfix-940 {
  width: 940px !important; }

.hfix-940 {
  height: 940px !important; }

.wfix-941 {
  width: 941px !important; }

.hfix-941 {
  height: 941px !important; }

.wfix-942 {
  width: 942px !important; }

.hfix-942 {
  height: 942px !important; }

.wfix-943 {
  width: 943px !important; }

.hfix-943 {
  height: 943px !important; }

.wfix-944 {
  width: 944px !important; }

.hfix-944 {
  height: 944px !important; }

.wfix-945 {
  width: 945px !important; }

.hfix-945 {
  height: 945px !important; }

.wfix-946 {
  width: 946px !important; }

.hfix-946 {
  height: 946px !important; }

.wfix-947 {
  width: 947px !important; }

.hfix-947 {
  height: 947px !important; }

.wfix-948 {
  width: 948px !important; }

.hfix-948 {
  height: 948px !important; }

.wfix-949 {
  width: 949px !important; }

.hfix-949 {
  height: 949px !important; }

.wfix-950 {
  width: 950px !important; }

.hfix-950 {
  height: 950px !important; }

.wfix-951 {
  width: 951px !important; }

.hfix-951 {
  height: 951px !important; }

.wfix-952 {
  width: 952px !important; }

.hfix-952 {
  height: 952px !important; }

.wfix-953 {
  width: 953px !important; }

.hfix-953 {
  height: 953px !important; }

.wfix-954 {
  width: 954px !important; }

.hfix-954 {
  height: 954px !important; }

.wfix-955 {
  width: 955px !important; }

.hfix-955 {
  height: 955px !important; }

.wfix-956 {
  width: 956px !important; }

.hfix-956 {
  height: 956px !important; }

.wfix-957 {
  width: 957px !important; }

.hfix-957 {
  height: 957px !important; }

.wfix-958 {
  width: 958px !important; }

.hfix-958 {
  height: 958px !important; }

.wfix-959 {
  width: 959px !important; }

.hfix-959 {
  height: 959px !important; }

.wfix-960 {
  width: 960px !important; }

.hfix-960 {
  height: 960px !important; }

.wfix-961 {
  width: 961px !important; }

.hfix-961 {
  height: 961px !important; }

.wfix-962 {
  width: 962px !important; }

.hfix-962 {
  height: 962px !important; }

.wfix-963 {
  width: 963px !important; }

.hfix-963 {
  height: 963px !important; }

.wfix-964 {
  width: 964px !important; }

.hfix-964 {
  height: 964px !important; }

.wfix-965 {
  width: 965px !important; }

.hfix-965 {
  height: 965px !important; }

.wfix-966 {
  width: 966px !important; }

.hfix-966 {
  height: 966px !important; }

.wfix-967 {
  width: 967px !important; }

.hfix-967 {
  height: 967px !important; }

.wfix-968 {
  width: 968px !important; }

.hfix-968 {
  height: 968px !important; }

.wfix-969 {
  width: 969px !important; }

.hfix-969 {
  height: 969px !important; }

.wfix-970 {
  width: 970px !important; }

.hfix-970 {
  height: 970px !important; }

.wfix-971 {
  width: 971px !important; }

.hfix-971 {
  height: 971px !important; }

.wfix-972 {
  width: 972px !important; }

.hfix-972 {
  height: 972px !important; }

.wfix-973 {
  width: 973px !important; }

.hfix-973 {
  height: 973px !important; }

.wfix-974 {
  width: 974px !important; }

.hfix-974 {
  height: 974px !important; }

.wfix-975 {
  width: 975px !important; }

.hfix-975 {
  height: 975px !important; }

.wfix-976 {
  width: 976px !important; }

.hfix-976 {
  height: 976px !important; }

.wfix-977 {
  width: 977px !important; }

.hfix-977 {
  height: 977px !important; }

.wfix-978 {
  width: 978px !important; }

.hfix-978 {
  height: 978px !important; }

.wfix-979 {
  width: 979px !important; }

.hfix-979 {
  height: 979px !important; }

.wfix-980 {
  width: 980px !important; }

.hfix-980 {
  height: 980px !important; }

.wfix-981 {
  width: 981px !important; }

.hfix-981 {
  height: 981px !important; }

.wfix-982 {
  width: 982px !important; }

.hfix-982 {
  height: 982px !important; }

.wfix-983 {
  width: 983px !important; }

.hfix-983 {
  height: 983px !important; }

.wfix-984 {
  width: 984px !important; }

.hfix-984 {
  height: 984px !important; }

.wfix-985 {
  width: 985px !important; }

.hfix-985 {
  height: 985px !important; }

.wfix-986 {
  width: 986px !important; }

.hfix-986 {
  height: 986px !important; }

.wfix-987 {
  width: 987px !important; }

.hfix-987 {
  height: 987px !important; }

.wfix-988 {
  width: 988px !important; }

.hfix-988 {
  height: 988px !important; }

.wfix-989 {
  width: 989px !important; }

.hfix-989 {
  height: 989px !important; }

.wfix-990 {
  width: 990px !important; }

.hfix-990 {
  height: 990px !important; }

.wfix-991 {
  width: 991px !important; }

.hfix-991 {
  height: 991px !important; }

.wfix-992 {
  width: 992px !important; }

.hfix-992 {
  height: 992px !important; }

.wfix-993 {
  width: 993px !important; }

.hfix-993 {
  height: 993px !important; }

.wfix-994 {
  width: 994px !important; }

.hfix-994 {
  height: 994px !important; }

.wfix-995 {
  width: 995px !important; }

.hfix-995 {
  height: 995px !important; }

.wfix-996 {
  width: 996px !important; }

.hfix-996 {
  height: 996px !important; }

.wfix-997 {
  width: 997px !important; }

.hfix-997 {
  height: 997px !important; }

.wfix-998 {
  width: 998px !important; }

.hfix-998 {
  height: 998px !important; }

.wfix-999 {
  width: 999px !important; }

.hfix-999 {
  height: 999px !important; }

.wfix-1000 {
  width: 1000px !important; }

.hfix-1000 {
  height: 1000px !important; }

@media screen and (max-width: 992px) {
  .wfix-max-lg-1 {
    width: 1px !important; }

  .hfix-max-lg-1 {
    height: 1px !important; }

  .wfix-max-lg-2 {
    width: 2px !important; }

  .hfix-max-lg-2 {
    height: 2px !important; }

  .wfix-max-lg-3 {
    width: 3px !important; }

  .hfix-max-lg-3 {
    height: 3px !important; }

  .wfix-max-lg-4 {
    width: 4px !important; }

  .hfix-max-lg-4 {
    height: 4px !important; }

  .wfix-max-lg-5 {
    width: 5px !important; }

  .hfix-max-lg-5 {
    height: 5px !important; }

  .wfix-max-lg-6 {
    width: 6px !important; }

  .hfix-max-lg-6 {
    height: 6px !important; }

  .wfix-max-lg-7 {
    width: 7px !important; }

  .hfix-max-lg-7 {
    height: 7px !important; }

  .wfix-max-lg-8 {
    width: 8px !important; }

  .hfix-max-lg-8 {
    height: 8px !important; }

  .wfix-max-lg-9 {
    width: 9px !important; }

  .hfix-max-lg-9 {
    height: 9px !important; }

  .wfix-max-lg-10 {
    width: 10px !important; }

  .hfix-max-lg-10 {
    height: 10px !important; }

  .wfix-max-lg-11 {
    width: 11px !important; }

  .hfix-max-lg-11 {
    height: 11px !important; }

  .wfix-max-lg-12 {
    width: 12px !important; }

  .hfix-max-lg-12 {
    height: 12px !important; }

  .wfix-max-lg-13 {
    width: 13px !important; }

  .hfix-max-lg-13 {
    height: 13px !important; }

  .wfix-max-lg-14 {
    width: 14px !important; }

  .hfix-max-lg-14 {
    height: 14px !important; }

  .wfix-max-lg-15 {
    width: 15px !important; }

  .hfix-max-lg-15 {
    height: 15px !important; }

  .wfix-max-lg-16 {
    width: 16px !important; }

  .hfix-max-lg-16 {
    height: 16px !important; }

  .wfix-max-lg-17 {
    width: 17px !important; }

  .hfix-max-lg-17 {
    height: 17px !important; }

  .wfix-max-lg-18 {
    width: 18px !important; }

  .hfix-max-lg-18 {
    height: 18px !important; }

  .wfix-max-lg-19 {
    width: 19px !important; }

  .hfix-max-lg-19 {
    height: 19px !important; }

  .wfix-max-lg-20 {
    width: 20px !important; }

  .hfix-max-lg-20 {
    height: 20px !important; }

  .wfix-max-lg-21 {
    width: 21px !important; }

  .hfix-max-lg-21 {
    height: 21px !important; }

  .wfix-max-lg-22 {
    width: 22px !important; }

  .hfix-max-lg-22 {
    height: 22px !important; }

  .wfix-max-lg-23 {
    width: 23px !important; }

  .hfix-max-lg-23 {
    height: 23px !important; }

  .wfix-max-lg-24 {
    width: 24px !important; }

  .hfix-max-lg-24 {
    height: 24px !important; }

  .wfix-max-lg-25 {
    width: 25px !important; }

  .hfix-max-lg-25 {
    height: 25px !important; }

  .wfix-max-lg-26 {
    width: 26px !important; }

  .hfix-max-lg-26 {
    height: 26px !important; }

  .wfix-max-lg-27 {
    width: 27px !important; }

  .hfix-max-lg-27 {
    height: 27px !important; }

  .wfix-max-lg-28 {
    width: 28px !important; }

  .hfix-max-lg-28 {
    height: 28px !important; }

  .wfix-max-lg-29 {
    width: 29px !important; }

  .hfix-max-lg-29 {
    height: 29px !important; }

  .wfix-max-lg-30 {
    width: 30px !important; }

  .hfix-max-lg-30 {
    height: 30px !important; }

  .wfix-max-lg-31 {
    width: 31px !important; }

  .hfix-max-lg-31 {
    height: 31px !important; }

  .wfix-max-lg-32 {
    width: 32px !important; }

  .hfix-max-lg-32 {
    height: 32px !important; }

  .wfix-max-lg-33 {
    width: 33px !important; }

  .hfix-max-lg-33 {
    height: 33px !important; }

  .wfix-max-lg-34 {
    width: 34px !important; }

  .hfix-max-lg-34 {
    height: 34px !important; }

  .wfix-max-lg-35 {
    width: 35px !important; }

  .hfix-max-lg-35 {
    height: 35px !important; }

  .wfix-max-lg-36 {
    width: 36px !important; }

  .hfix-max-lg-36 {
    height: 36px !important; }

  .wfix-max-lg-37 {
    width: 37px !important; }

  .hfix-max-lg-37 {
    height: 37px !important; }

  .wfix-max-lg-38 {
    width: 38px !important; }

  .hfix-max-lg-38 {
    height: 38px !important; }

  .wfix-max-lg-39 {
    width: 39px !important; }

  .hfix-max-lg-39 {
    height: 39px !important; }

  .wfix-max-lg-40 {
    width: 40px !important; }

  .hfix-max-lg-40 {
    height: 40px !important; }

  .wfix-max-lg-41 {
    width: 41px !important; }

  .hfix-max-lg-41 {
    height: 41px !important; }

  .wfix-max-lg-42 {
    width: 42px !important; }

  .hfix-max-lg-42 {
    height: 42px !important; }

  .wfix-max-lg-43 {
    width: 43px !important; }

  .hfix-max-lg-43 {
    height: 43px !important; }

  .wfix-max-lg-44 {
    width: 44px !important; }

  .hfix-max-lg-44 {
    height: 44px !important; }

  .wfix-max-lg-45 {
    width: 45px !important; }

  .hfix-max-lg-45 {
    height: 45px !important; }

  .wfix-max-lg-46 {
    width: 46px !important; }

  .hfix-max-lg-46 {
    height: 46px !important; }

  .wfix-max-lg-47 {
    width: 47px !important; }

  .hfix-max-lg-47 {
    height: 47px !important; }

  .wfix-max-lg-48 {
    width: 48px !important; }

  .hfix-max-lg-48 {
    height: 48px !important; }

  .wfix-max-lg-49 {
    width: 49px !important; }

  .hfix-max-lg-49 {
    height: 49px !important; }

  .wfix-max-lg-50 {
    width: 50px !important; }

  .hfix-max-lg-50 {
    height: 50px !important; }

  .wfix-max-lg-51 {
    width: 51px !important; }

  .hfix-max-lg-51 {
    height: 51px !important; }

  .wfix-max-lg-52 {
    width: 52px !important; }

  .hfix-max-lg-52 {
    height: 52px !important; }

  .wfix-max-lg-53 {
    width: 53px !important; }

  .hfix-max-lg-53 {
    height: 53px !important; }

  .wfix-max-lg-54 {
    width: 54px !important; }

  .hfix-max-lg-54 {
    height: 54px !important; }

  .wfix-max-lg-55 {
    width: 55px !important; }

  .hfix-max-lg-55 {
    height: 55px !important; }

  .wfix-max-lg-56 {
    width: 56px !important; }

  .hfix-max-lg-56 {
    height: 56px !important; }

  .wfix-max-lg-57 {
    width: 57px !important; }

  .hfix-max-lg-57 {
    height: 57px !important; }

  .wfix-max-lg-58 {
    width: 58px !important; }

  .hfix-max-lg-58 {
    height: 58px !important; }

  .wfix-max-lg-59 {
    width: 59px !important; }

  .hfix-max-lg-59 {
    height: 59px !important; }

  .wfix-max-lg-60 {
    width: 60px !important; }

  .hfix-max-lg-60 {
    height: 60px !important; }

  .wfix-max-lg-61 {
    width: 61px !important; }

  .hfix-max-lg-61 {
    height: 61px !important; }

  .wfix-max-lg-62 {
    width: 62px !important; }

  .hfix-max-lg-62 {
    height: 62px !important; }

  .wfix-max-lg-63 {
    width: 63px !important; }

  .hfix-max-lg-63 {
    height: 63px !important; }

  .wfix-max-lg-64 {
    width: 64px !important; }

  .hfix-max-lg-64 {
    height: 64px !important; }

  .wfix-max-lg-65 {
    width: 65px !important; }

  .hfix-max-lg-65 {
    height: 65px !important; }

  .wfix-max-lg-66 {
    width: 66px !important; }

  .hfix-max-lg-66 {
    height: 66px !important; }

  .wfix-max-lg-67 {
    width: 67px !important; }

  .hfix-max-lg-67 {
    height: 67px !important; }

  .wfix-max-lg-68 {
    width: 68px !important; }

  .hfix-max-lg-68 {
    height: 68px !important; }

  .wfix-max-lg-69 {
    width: 69px !important; }

  .hfix-max-lg-69 {
    height: 69px !important; }

  .wfix-max-lg-70 {
    width: 70px !important; }

  .hfix-max-lg-70 {
    height: 70px !important; }

  .wfix-max-lg-71 {
    width: 71px !important; }

  .hfix-max-lg-71 {
    height: 71px !important; }

  .wfix-max-lg-72 {
    width: 72px !important; }

  .hfix-max-lg-72 {
    height: 72px !important; }

  .wfix-max-lg-73 {
    width: 73px !important; }

  .hfix-max-lg-73 {
    height: 73px !important; }

  .wfix-max-lg-74 {
    width: 74px !important; }

  .hfix-max-lg-74 {
    height: 74px !important; }

  .wfix-max-lg-75 {
    width: 75px !important; }

  .hfix-max-lg-75 {
    height: 75px !important; }

  .wfix-max-lg-76 {
    width: 76px !important; }

  .hfix-max-lg-76 {
    height: 76px !important; }

  .wfix-max-lg-77 {
    width: 77px !important; }

  .hfix-max-lg-77 {
    height: 77px !important; }

  .wfix-max-lg-78 {
    width: 78px !important; }

  .hfix-max-lg-78 {
    height: 78px !important; }

  .wfix-max-lg-79 {
    width: 79px !important; }

  .hfix-max-lg-79 {
    height: 79px !important; }

  .wfix-max-lg-80 {
    width: 80px !important; }

  .hfix-max-lg-80 {
    height: 80px !important; }

  .wfix-max-lg-81 {
    width: 81px !important; }

  .hfix-max-lg-81 {
    height: 81px !important; }

  .wfix-max-lg-82 {
    width: 82px !important; }

  .hfix-max-lg-82 {
    height: 82px !important; }

  .wfix-max-lg-83 {
    width: 83px !important; }

  .hfix-max-lg-83 {
    height: 83px !important; }

  .wfix-max-lg-84 {
    width: 84px !important; }

  .hfix-max-lg-84 {
    height: 84px !important; }

  .wfix-max-lg-85 {
    width: 85px !important; }

  .hfix-max-lg-85 {
    height: 85px !important; }

  .wfix-max-lg-86 {
    width: 86px !important; }

  .hfix-max-lg-86 {
    height: 86px !important; }

  .wfix-max-lg-87 {
    width: 87px !important; }

  .hfix-max-lg-87 {
    height: 87px !important; }

  .wfix-max-lg-88 {
    width: 88px !important; }

  .hfix-max-lg-88 {
    height: 88px !important; }

  .wfix-max-lg-89 {
    width: 89px !important; }

  .hfix-max-lg-89 {
    height: 89px !important; }

  .wfix-max-lg-90 {
    width: 90px !important; }

  .hfix-max-lg-90 {
    height: 90px !important; }

  .wfix-max-lg-91 {
    width: 91px !important; }

  .hfix-max-lg-91 {
    height: 91px !important; }

  .wfix-max-lg-92 {
    width: 92px !important; }

  .hfix-max-lg-92 {
    height: 92px !important; }

  .wfix-max-lg-93 {
    width: 93px !important; }

  .hfix-max-lg-93 {
    height: 93px !important; }

  .wfix-max-lg-94 {
    width: 94px !important; }

  .hfix-max-lg-94 {
    height: 94px !important; }

  .wfix-max-lg-95 {
    width: 95px !important; }

  .hfix-max-lg-95 {
    height: 95px !important; }

  .wfix-max-lg-96 {
    width: 96px !important; }

  .hfix-max-lg-96 {
    height: 96px !important; }

  .wfix-max-lg-97 {
    width: 97px !important; }

  .hfix-max-lg-97 {
    height: 97px !important; }

  .wfix-max-lg-98 {
    width: 98px !important; }

  .hfix-max-lg-98 {
    height: 98px !important; }

  .wfix-max-lg-99 {
    width: 99px !important; }

  .hfix-max-lg-99 {
    height: 99px !important; }

  .wfix-max-lg-100 {
    width: 100px !important; }

  .hfix-max-lg-100 {
    height: 100px !important; }

  .wfix-max-lg-101 {
    width: 101px !important; }

  .hfix-max-lg-101 {
    height: 101px !important; }

  .wfix-max-lg-102 {
    width: 102px !important; }

  .hfix-max-lg-102 {
    height: 102px !important; }

  .wfix-max-lg-103 {
    width: 103px !important; }

  .hfix-max-lg-103 {
    height: 103px !important; }

  .wfix-max-lg-104 {
    width: 104px !important; }

  .hfix-max-lg-104 {
    height: 104px !important; }

  .wfix-max-lg-105 {
    width: 105px !important; }

  .hfix-max-lg-105 {
    height: 105px !important; }

  .wfix-max-lg-106 {
    width: 106px !important; }

  .hfix-max-lg-106 {
    height: 106px !important; }

  .wfix-max-lg-107 {
    width: 107px !important; }

  .hfix-max-lg-107 {
    height: 107px !important; }

  .wfix-max-lg-108 {
    width: 108px !important; }

  .hfix-max-lg-108 {
    height: 108px !important; }

  .wfix-max-lg-109 {
    width: 109px !important; }

  .hfix-max-lg-109 {
    height: 109px !important; }

  .wfix-max-lg-110 {
    width: 110px !important; }

  .hfix-max-lg-110 {
    height: 110px !important; }

  .wfix-max-lg-111 {
    width: 111px !important; }

  .hfix-max-lg-111 {
    height: 111px !important; }

  .wfix-max-lg-112 {
    width: 112px !important; }

  .hfix-max-lg-112 {
    height: 112px !important; }

  .wfix-max-lg-113 {
    width: 113px !important; }

  .hfix-max-lg-113 {
    height: 113px !important; }

  .wfix-max-lg-114 {
    width: 114px !important; }

  .hfix-max-lg-114 {
    height: 114px !important; }

  .wfix-max-lg-115 {
    width: 115px !important; }

  .hfix-max-lg-115 {
    height: 115px !important; }

  .wfix-max-lg-116 {
    width: 116px !important; }

  .hfix-max-lg-116 {
    height: 116px !important; }

  .wfix-max-lg-117 {
    width: 117px !important; }

  .hfix-max-lg-117 {
    height: 117px !important; }

  .wfix-max-lg-118 {
    width: 118px !important; }

  .hfix-max-lg-118 {
    height: 118px !important; }

  .wfix-max-lg-119 {
    width: 119px !important; }

  .hfix-max-lg-119 {
    height: 119px !important; }

  .wfix-max-lg-120 {
    width: 120px !important; }

  .hfix-max-lg-120 {
    height: 120px !important; }

  .wfix-max-lg-121 {
    width: 121px !important; }

  .hfix-max-lg-121 {
    height: 121px !important; }

  .wfix-max-lg-122 {
    width: 122px !important; }

  .hfix-max-lg-122 {
    height: 122px !important; }

  .wfix-max-lg-123 {
    width: 123px !important; }

  .hfix-max-lg-123 {
    height: 123px !important; }

  .wfix-max-lg-124 {
    width: 124px !important; }

  .hfix-max-lg-124 {
    height: 124px !important; }

  .wfix-max-lg-125 {
    width: 125px !important; }

  .hfix-max-lg-125 {
    height: 125px !important; }

  .wfix-max-lg-126 {
    width: 126px !important; }

  .hfix-max-lg-126 {
    height: 126px !important; }

  .wfix-max-lg-127 {
    width: 127px !important; }

  .hfix-max-lg-127 {
    height: 127px !important; }

  .wfix-max-lg-128 {
    width: 128px !important; }

  .hfix-max-lg-128 {
    height: 128px !important; }

  .wfix-max-lg-129 {
    width: 129px !important; }

  .hfix-max-lg-129 {
    height: 129px !important; }

  .wfix-max-lg-130 {
    width: 130px !important; }

  .hfix-max-lg-130 {
    height: 130px !important; }

  .wfix-max-lg-131 {
    width: 131px !important; }

  .hfix-max-lg-131 {
    height: 131px !important; }

  .wfix-max-lg-132 {
    width: 132px !important; }

  .hfix-max-lg-132 {
    height: 132px !important; }

  .wfix-max-lg-133 {
    width: 133px !important; }

  .hfix-max-lg-133 {
    height: 133px !important; }

  .wfix-max-lg-134 {
    width: 134px !important; }

  .hfix-max-lg-134 {
    height: 134px !important; }

  .wfix-max-lg-135 {
    width: 135px !important; }

  .hfix-max-lg-135 {
    height: 135px !important; }

  .wfix-max-lg-136 {
    width: 136px !important; }

  .hfix-max-lg-136 {
    height: 136px !important; }

  .wfix-max-lg-137 {
    width: 137px !important; }

  .hfix-max-lg-137 {
    height: 137px !important; }

  .wfix-max-lg-138 {
    width: 138px !important; }

  .hfix-max-lg-138 {
    height: 138px !important; }

  .wfix-max-lg-139 {
    width: 139px !important; }

  .hfix-max-lg-139 {
    height: 139px !important; }

  .wfix-max-lg-140 {
    width: 140px !important; }

  .hfix-max-lg-140 {
    height: 140px !important; }

  .wfix-max-lg-141 {
    width: 141px !important; }

  .hfix-max-lg-141 {
    height: 141px !important; }

  .wfix-max-lg-142 {
    width: 142px !important; }

  .hfix-max-lg-142 {
    height: 142px !important; }

  .wfix-max-lg-143 {
    width: 143px !important; }

  .hfix-max-lg-143 {
    height: 143px !important; }

  .wfix-max-lg-144 {
    width: 144px !important; }

  .hfix-max-lg-144 {
    height: 144px !important; }

  .wfix-max-lg-145 {
    width: 145px !important; }

  .hfix-max-lg-145 {
    height: 145px !important; }

  .wfix-max-lg-146 {
    width: 146px !important; }

  .hfix-max-lg-146 {
    height: 146px !important; }

  .wfix-max-lg-147 {
    width: 147px !important; }

  .hfix-max-lg-147 {
    height: 147px !important; }

  .wfix-max-lg-148 {
    width: 148px !important; }

  .hfix-max-lg-148 {
    height: 148px !important; }

  .wfix-max-lg-149 {
    width: 149px !important; }

  .hfix-max-lg-149 {
    height: 149px !important; }

  .wfix-max-lg-150 {
    width: 150px !important; }

  .hfix-max-lg-150 {
    height: 150px !important; }

  .wfix-max-lg-151 {
    width: 151px !important; }

  .hfix-max-lg-151 {
    height: 151px !important; }

  .wfix-max-lg-152 {
    width: 152px !important; }

  .hfix-max-lg-152 {
    height: 152px !important; }

  .wfix-max-lg-153 {
    width: 153px !important; }

  .hfix-max-lg-153 {
    height: 153px !important; }

  .wfix-max-lg-154 {
    width: 154px !important; }

  .hfix-max-lg-154 {
    height: 154px !important; }

  .wfix-max-lg-155 {
    width: 155px !important; }

  .hfix-max-lg-155 {
    height: 155px !important; }

  .wfix-max-lg-156 {
    width: 156px !important; }

  .hfix-max-lg-156 {
    height: 156px !important; }

  .wfix-max-lg-157 {
    width: 157px !important; }

  .hfix-max-lg-157 {
    height: 157px !important; }

  .wfix-max-lg-158 {
    width: 158px !important; }

  .hfix-max-lg-158 {
    height: 158px !important; }

  .wfix-max-lg-159 {
    width: 159px !important; }

  .hfix-max-lg-159 {
    height: 159px !important; }

  .wfix-max-lg-160 {
    width: 160px !important; }

  .hfix-max-lg-160 {
    height: 160px !important; }

  .wfix-max-lg-161 {
    width: 161px !important; }

  .hfix-max-lg-161 {
    height: 161px !important; }

  .wfix-max-lg-162 {
    width: 162px !important; }

  .hfix-max-lg-162 {
    height: 162px !important; }

  .wfix-max-lg-163 {
    width: 163px !important; }

  .hfix-max-lg-163 {
    height: 163px !important; }

  .wfix-max-lg-164 {
    width: 164px !important; }

  .hfix-max-lg-164 {
    height: 164px !important; }

  .wfix-max-lg-165 {
    width: 165px !important; }

  .hfix-max-lg-165 {
    height: 165px !important; }

  .wfix-max-lg-166 {
    width: 166px !important; }

  .hfix-max-lg-166 {
    height: 166px !important; }

  .wfix-max-lg-167 {
    width: 167px !important; }

  .hfix-max-lg-167 {
    height: 167px !important; }

  .wfix-max-lg-168 {
    width: 168px !important; }

  .hfix-max-lg-168 {
    height: 168px !important; }

  .wfix-max-lg-169 {
    width: 169px !important; }

  .hfix-max-lg-169 {
    height: 169px !important; }

  .wfix-max-lg-170 {
    width: 170px !important; }

  .hfix-max-lg-170 {
    height: 170px !important; }

  .wfix-max-lg-171 {
    width: 171px !important; }

  .hfix-max-lg-171 {
    height: 171px !important; }

  .wfix-max-lg-172 {
    width: 172px !important; }

  .hfix-max-lg-172 {
    height: 172px !important; }

  .wfix-max-lg-173 {
    width: 173px !important; }

  .hfix-max-lg-173 {
    height: 173px !important; }

  .wfix-max-lg-174 {
    width: 174px !important; }

  .hfix-max-lg-174 {
    height: 174px !important; }

  .wfix-max-lg-175 {
    width: 175px !important; }

  .hfix-max-lg-175 {
    height: 175px !important; }

  .wfix-max-lg-176 {
    width: 176px !important; }

  .hfix-max-lg-176 {
    height: 176px !important; }

  .wfix-max-lg-177 {
    width: 177px !important; }

  .hfix-max-lg-177 {
    height: 177px !important; }

  .wfix-max-lg-178 {
    width: 178px !important; }

  .hfix-max-lg-178 {
    height: 178px !important; }

  .wfix-max-lg-179 {
    width: 179px !important; }

  .hfix-max-lg-179 {
    height: 179px !important; }

  .wfix-max-lg-180 {
    width: 180px !important; }

  .hfix-max-lg-180 {
    height: 180px !important; }

  .wfix-max-lg-181 {
    width: 181px !important; }

  .hfix-max-lg-181 {
    height: 181px !important; }

  .wfix-max-lg-182 {
    width: 182px !important; }

  .hfix-max-lg-182 {
    height: 182px !important; }

  .wfix-max-lg-183 {
    width: 183px !important; }

  .hfix-max-lg-183 {
    height: 183px !important; }

  .wfix-max-lg-184 {
    width: 184px !important; }

  .hfix-max-lg-184 {
    height: 184px !important; }

  .wfix-max-lg-185 {
    width: 185px !important; }

  .hfix-max-lg-185 {
    height: 185px !important; }

  .wfix-max-lg-186 {
    width: 186px !important; }

  .hfix-max-lg-186 {
    height: 186px !important; }

  .wfix-max-lg-187 {
    width: 187px !important; }

  .hfix-max-lg-187 {
    height: 187px !important; }

  .wfix-max-lg-188 {
    width: 188px !important; }

  .hfix-max-lg-188 {
    height: 188px !important; }

  .wfix-max-lg-189 {
    width: 189px !important; }

  .hfix-max-lg-189 {
    height: 189px !important; }

  .wfix-max-lg-190 {
    width: 190px !important; }

  .hfix-max-lg-190 {
    height: 190px !important; }

  .wfix-max-lg-191 {
    width: 191px !important; }

  .hfix-max-lg-191 {
    height: 191px !important; }

  .wfix-max-lg-192 {
    width: 192px !important; }

  .hfix-max-lg-192 {
    height: 192px !important; }

  .wfix-max-lg-193 {
    width: 193px !important; }

  .hfix-max-lg-193 {
    height: 193px !important; }

  .wfix-max-lg-194 {
    width: 194px !important; }

  .hfix-max-lg-194 {
    height: 194px !important; }

  .wfix-max-lg-195 {
    width: 195px !important; }

  .hfix-max-lg-195 {
    height: 195px !important; }

  .wfix-max-lg-196 {
    width: 196px !important; }

  .hfix-max-lg-196 {
    height: 196px !important; }

  .wfix-max-lg-197 {
    width: 197px !important; }

  .hfix-max-lg-197 {
    height: 197px !important; }

  .wfix-max-lg-198 {
    width: 198px !important; }

  .hfix-max-lg-198 {
    height: 198px !important; }

  .wfix-max-lg-199 {
    width: 199px !important; }

  .hfix-max-lg-199 {
    height: 199px !important; }

  .wfix-max-lg-200 {
    width: 200px !important; }

  .hfix-max-lg-200 {
    height: 200px !important; }

  .wfix-max-lg-201 {
    width: 201px !important; }

  .hfix-max-lg-201 {
    height: 201px !important; }

  .wfix-max-lg-202 {
    width: 202px !important; }

  .hfix-max-lg-202 {
    height: 202px !important; }

  .wfix-max-lg-203 {
    width: 203px !important; }

  .hfix-max-lg-203 {
    height: 203px !important; }

  .wfix-max-lg-204 {
    width: 204px !important; }

  .hfix-max-lg-204 {
    height: 204px !important; }

  .wfix-max-lg-205 {
    width: 205px !important; }

  .hfix-max-lg-205 {
    height: 205px !important; }

  .wfix-max-lg-206 {
    width: 206px !important; }

  .hfix-max-lg-206 {
    height: 206px !important; }

  .wfix-max-lg-207 {
    width: 207px !important; }

  .hfix-max-lg-207 {
    height: 207px !important; }

  .wfix-max-lg-208 {
    width: 208px !important; }

  .hfix-max-lg-208 {
    height: 208px !important; }

  .wfix-max-lg-209 {
    width: 209px !important; }

  .hfix-max-lg-209 {
    height: 209px !important; }

  .wfix-max-lg-210 {
    width: 210px !important; }

  .hfix-max-lg-210 {
    height: 210px !important; }

  .wfix-max-lg-211 {
    width: 211px !important; }

  .hfix-max-lg-211 {
    height: 211px !important; }

  .wfix-max-lg-212 {
    width: 212px !important; }

  .hfix-max-lg-212 {
    height: 212px !important; }

  .wfix-max-lg-213 {
    width: 213px !important; }

  .hfix-max-lg-213 {
    height: 213px !important; }

  .wfix-max-lg-214 {
    width: 214px !important; }

  .hfix-max-lg-214 {
    height: 214px !important; }

  .wfix-max-lg-215 {
    width: 215px !important; }

  .hfix-max-lg-215 {
    height: 215px !important; }

  .wfix-max-lg-216 {
    width: 216px !important; }

  .hfix-max-lg-216 {
    height: 216px !important; }

  .wfix-max-lg-217 {
    width: 217px !important; }

  .hfix-max-lg-217 {
    height: 217px !important; }

  .wfix-max-lg-218 {
    width: 218px !important; }

  .hfix-max-lg-218 {
    height: 218px !important; }

  .wfix-max-lg-219 {
    width: 219px !important; }

  .hfix-max-lg-219 {
    height: 219px !important; }

  .wfix-max-lg-220 {
    width: 220px !important; }

  .hfix-max-lg-220 {
    height: 220px !important; }

  .wfix-max-lg-221 {
    width: 221px !important; }

  .hfix-max-lg-221 {
    height: 221px !important; }

  .wfix-max-lg-222 {
    width: 222px !important; }

  .hfix-max-lg-222 {
    height: 222px !important; }

  .wfix-max-lg-223 {
    width: 223px !important; }

  .hfix-max-lg-223 {
    height: 223px !important; }

  .wfix-max-lg-224 {
    width: 224px !important; }

  .hfix-max-lg-224 {
    height: 224px !important; }

  .wfix-max-lg-225 {
    width: 225px !important; }

  .hfix-max-lg-225 {
    height: 225px !important; }

  .wfix-max-lg-226 {
    width: 226px !important; }

  .hfix-max-lg-226 {
    height: 226px !important; }

  .wfix-max-lg-227 {
    width: 227px !important; }

  .hfix-max-lg-227 {
    height: 227px !important; }

  .wfix-max-lg-228 {
    width: 228px !important; }

  .hfix-max-lg-228 {
    height: 228px !important; }

  .wfix-max-lg-229 {
    width: 229px !important; }

  .hfix-max-lg-229 {
    height: 229px !important; }

  .wfix-max-lg-230 {
    width: 230px !important; }

  .hfix-max-lg-230 {
    height: 230px !important; }

  .wfix-max-lg-231 {
    width: 231px !important; }

  .hfix-max-lg-231 {
    height: 231px !important; }

  .wfix-max-lg-232 {
    width: 232px !important; }

  .hfix-max-lg-232 {
    height: 232px !important; }

  .wfix-max-lg-233 {
    width: 233px !important; }

  .hfix-max-lg-233 {
    height: 233px !important; }

  .wfix-max-lg-234 {
    width: 234px !important; }

  .hfix-max-lg-234 {
    height: 234px !important; }

  .wfix-max-lg-235 {
    width: 235px !important; }

  .hfix-max-lg-235 {
    height: 235px !important; }

  .wfix-max-lg-236 {
    width: 236px !important; }

  .hfix-max-lg-236 {
    height: 236px !important; }

  .wfix-max-lg-237 {
    width: 237px !important; }

  .hfix-max-lg-237 {
    height: 237px !important; }

  .wfix-max-lg-238 {
    width: 238px !important; }

  .hfix-max-lg-238 {
    height: 238px !important; }

  .wfix-max-lg-239 {
    width: 239px !important; }

  .hfix-max-lg-239 {
    height: 239px !important; }

  .wfix-max-lg-240 {
    width: 240px !important; }

  .hfix-max-lg-240 {
    height: 240px !important; }

  .wfix-max-lg-241 {
    width: 241px !important; }

  .hfix-max-lg-241 {
    height: 241px !important; }

  .wfix-max-lg-242 {
    width: 242px !important; }

  .hfix-max-lg-242 {
    height: 242px !important; }

  .wfix-max-lg-243 {
    width: 243px !important; }

  .hfix-max-lg-243 {
    height: 243px !important; }

  .wfix-max-lg-244 {
    width: 244px !important; }

  .hfix-max-lg-244 {
    height: 244px !important; }

  .wfix-max-lg-245 {
    width: 245px !important; }

  .hfix-max-lg-245 {
    height: 245px !important; }

  .wfix-max-lg-246 {
    width: 246px !important; }

  .hfix-max-lg-246 {
    height: 246px !important; }

  .wfix-max-lg-247 {
    width: 247px !important; }

  .hfix-max-lg-247 {
    height: 247px !important; }

  .wfix-max-lg-248 {
    width: 248px !important; }

  .hfix-max-lg-248 {
    height: 248px !important; }

  .wfix-max-lg-249 {
    width: 249px !important; }

  .hfix-max-lg-249 {
    height: 249px !important; }

  .wfix-max-lg-250 {
    width: 250px !important; }

  .hfix-max-lg-250 {
    height: 250px !important; }

  .wfix-max-lg-251 {
    width: 251px !important; }

  .hfix-max-lg-251 {
    height: 251px !important; }

  .wfix-max-lg-252 {
    width: 252px !important; }

  .hfix-max-lg-252 {
    height: 252px !important; }

  .wfix-max-lg-253 {
    width: 253px !important; }

  .hfix-max-lg-253 {
    height: 253px !important; }

  .wfix-max-lg-254 {
    width: 254px !important; }

  .hfix-max-lg-254 {
    height: 254px !important; }

  .wfix-max-lg-255 {
    width: 255px !important; }

  .hfix-max-lg-255 {
    height: 255px !important; }

  .wfix-max-lg-256 {
    width: 256px !important; }

  .hfix-max-lg-256 {
    height: 256px !important; }

  .wfix-max-lg-257 {
    width: 257px !important; }

  .hfix-max-lg-257 {
    height: 257px !important; }

  .wfix-max-lg-258 {
    width: 258px !important; }

  .hfix-max-lg-258 {
    height: 258px !important; }

  .wfix-max-lg-259 {
    width: 259px !important; }

  .hfix-max-lg-259 {
    height: 259px !important; }

  .wfix-max-lg-260 {
    width: 260px !important; }

  .hfix-max-lg-260 {
    height: 260px !important; }

  .wfix-max-lg-261 {
    width: 261px !important; }

  .hfix-max-lg-261 {
    height: 261px !important; }

  .wfix-max-lg-262 {
    width: 262px !important; }

  .hfix-max-lg-262 {
    height: 262px !important; }

  .wfix-max-lg-263 {
    width: 263px !important; }

  .hfix-max-lg-263 {
    height: 263px !important; }

  .wfix-max-lg-264 {
    width: 264px !important; }

  .hfix-max-lg-264 {
    height: 264px !important; }

  .wfix-max-lg-265 {
    width: 265px !important; }

  .hfix-max-lg-265 {
    height: 265px !important; }

  .wfix-max-lg-266 {
    width: 266px !important; }

  .hfix-max-lg-266 {
    height: 266px !important; }

  .wfix-max-lg-267 {
    width: 267px !important; }

  .hfix-max-lg-267 {
    height: 267px !important; }

  .wfix-max-lg-268 {
    width: 268px !important; }

  .hfix-max-lg-268 {
    height: 268px !important; }

  .wfix-max-lg-269 {
    width: 269px !important; }

  .hfix-max-lg-269 {
    height: 269px !important; }

  .wfix-max-lg-270 {
    width: 270px !important; }

  .hfix-max-lg-270 {
    height: 270px !important; }

  .wfix-max-lg-271 {
    width: 271px !important; }

  .hfix-max-lg-271 {
    height: 271px !important; }

  .wfix-max-lg-272 {
    width: 272px !important; }

  .hfix-max-lg-272 {
    height: 272px !important; }

  .wfix-max-lg-273 {
    width: 273px !important; }

  .hfix-max-lg-273 {
    height: 273px !important; }

  .wfix-max-lg-274 {
    width: 274px !important; }

  .hfix-max-lg-274 {
    height: 274px !important; }

  .wfix-max-lg-275 {
    width: 275px !important; }

  .hfix-max-lg-275 {
    height: 275px !important; }

  .wfix-max-lg-276 {
    width: 276px !important; }

  .hfix-max-lg-276 {
    height: 276px !important; }

  .wfix-max-lg-277 {
    width: 277px !important; }

  .hfix-max-lg-277 {
    height: 277px !important; }

  .wfix-max-lg-278 {
    width: 278px !important; }

  .hfix-max-lg-278 {
    height: 278px !important; }

  .wfix-max-lg-279 {
    width: 279px !important; }

  .hfix-max-lg-279 {
    height: 279px !important; }

  .wfix-max-lg-280 {
    width: 280px !important; }

  .hfix-max-lg-280 {
    height: 280px !important; }

  .wfix-max-lg-281 {
    width: 281px !important; }

  .hfix-max-lg-281 {
    height: 281px !important; }

  .wfix-max-lg-282 {
    width: 282px !important; }

  .hfix-max-lg-282 {
    height: 282px !important; }

  .wfix-max-lg-283 {
    width: 283px !important; }

  .hfix-max-lg-283 {
    height: 283px !important; }

  .wfix-max-lg-284 {
    width: 284px !important; }

  .hfix-max-lg-284 {
    height: 284px !important; }

  .wfix-max-lg-285 {
    width: 285px !important; }

  .hfix-max-lg-285 {
    height: 285px !important; }

  .wfix-max-lg-286 {
    width: 286px !important; }

  .hfix-max-lg-286 {
    height: 286px !important; }

  .wfix-max-lg-287 {
    width: 287px !important; }

  .hfix-max-lg-287 {
    height: 287px !important; }

  .wfix-max-lg-288 {
    width: 288px !important; }

  .hfix-max-lg-288 {
    height: 288px !important; }

  .wfix-max-lg-289 {
    width: 289px !important; }

  .hfix-max-lg-289 {
    height: 289px !important; }

  .wfix-max-lg-290 {
    width: 290px !important; }

  .hfix-max-lg-290 {
    height: 290px !important; }

  .wfix-max-lg-291 {
    width: 291px !important; }

  .hfix-max-lg-291 {
    height: 291px !important; }

  .wfix-max-lg-292 {
    width: 292px !important; }

  .hfix-max-lg-292 {
    height: 292px !important; }

  .wfix-max-lg-293 {
    width: 293px !important; }

  .hfix-max-lg-293 {
    height: 293px !important; }

  .wfix-max-lg-294 {
    width: 294px !important; }

  .hfix-max-lg-294 {
    height: 294px !important; }

  .wfix-max-lg-295 {
    width: 295px !important; }

  .hfix-max-lg-295 {
    height: 295px !important; }

  .wfix-max-lg-296 {
    width: 296px !important; }

  .hfix-max-lg-296 {
    height: 296px !important; }

  .wfix-max-lg-297 {
    width: 297px !important; }

  .hfix-max-lg-297 {
    height: 297px !important; }

  .wfix-max-lg-298 {
    width: 298px !important; }

  .hfix-max-lg-298 {
    height: 298px !important; }

  .wfix-max-lg-299 {
    width: 299px !important; }

  .hfix-max-lg-299 {
    height: 299px !important; }

  .wfix-max-lg-300 {
    width: 300px !important; }

  .hfix-max-lg-300 {
    height: 300px !important; }

  .wfix-max-lg-301 {
    width: 301px !important; }

  .hfix-max-lg-301 {
    height: 301px !important; }

  .wfix-max-lg-302 {
    width: 302px !important; }

  .hfix-max-lg-302 {
    height: 302px !important; }

  .wfix-max-lg-303 {
    width: 303px !important; }

  .hfix-max-lg-303 {
    height: 303px !important; }

  .wfix-max-lg-304 {
    width: 304px !important; }

  .hfix-max-lg-304 {
    height: 304px !important; }

  .wfix-max-lg-305 {
    width: 305px !important; }

  .hfix-max-lg-305 {
    height: 305px !important; }

  .wfix-max-lg-306 {
    width: 306px !important; }

  .hfix-max-lg-306 {
    height: 306px !important; }

  .wfix-max-lg-307 {
    width: 307px !important; }

  .hfix-max-lg-307 {
    height: 307px !important; }

  .wfix-max-lg-308 {
    width: 308px !important; }

  .hfix-max-lg-308 {
    height: 308px !important; }

  .wfix-max-lg-309 {
    width: 309px !important; }

  .hfix-max-lg-309 {
    height: 309px !important; }

  .wfix-max-lg-310 {
    width: 310px !important; }

  .hfix-max-lg-310 {
    height: 310px !important; }

  .wfix-max-lg-311 {
    width: 311px !important; }

  .hfix-max-lg-311 {
    height: 311px !important; }

  .wfix-max-lg-312 {
    width: 312px !important; }

  .hfix-max-lg-312 {
    height: 312px !important; }

  .wfix-max-lg-313 {
    width: 313px !important; }

  .hfix-max-lg-313 {
    height: 313px !important; }

  .wfix-max-lg-314 {
    width: 314px !important; }

  .hfix-max-lg-314 {
    height: 314px !important; }

  .wfix-max-lg-315 {
    width: 315px !important; }

  .hfix-max-lg-315 {
    height: 315px !important; }

  .wfix-max-lg-316 {
    width: 316px !important; }

  .hfix-max-lg-316 {
    height: 316px !important; }

  .wfix-max-lg-317 {
    width: 317px !important; }

  .hfix-max-lg-317 {
    height: 317px !important; }

  .wfix-max-lg-318 {
    width: 318px !important; }

  .hfix-max-lg-318 {
    height: 318px !important; }

  .wfix-max-lg-319 {
    width: 319px !important; }

  .hfix-max-lg-319 {
    height: 319px !important; }

  .wfix-max-lg-320 {
    width: 320px !important; }

  .hfix-max-lg-320 {
    height: 320px !important; }

  .wfix-max-lg-321 {
    width: 321px !important; }

  .hfix-max-lg-321 {
    height: 321px !important; }

  .wfix-max-lg-322 {
    width: 322px !important; }

  .hfix-max-lg-322 {
    height: 322px !important; }

  .wfix-max-lg-323 {
    width: 323px !important; }

  .hfix-max-lg-323 {
    height: 323px !important; }

  .wfix-max-lg-324 {
    width: 324px !important; }

  .hfix-max-lg-324 {
    height: 324px !important; }

  .wfix-max-lg-325 {
    width: 325px !important; }

  .hfix-max-lg-325 {
    height: 325px !important; }

  .wfix-max-lg-326 {
    width: 326px !important; }

  .hfix-max-lg-326 {
    height: 326px !important; }

  .wfix-max-lg-327 {
    width: 327px !important; }

  .hfix-max-lg-327 {
    height: 327px !important; }

  .wfix-max-lg-328 {
    width: 328px !important; }

  .hfix-max-lg-328 {
    height: 328px !important; }

  .wfix-max-lg-329 {
    width: 329px !important; }

  .hfix-max-lg-329 {
    height: 329px !important; }

  .wfix-max-lg-330 {
    width: 330px !important; }

  .hfix-max-lg-330 {
    height: 330px !important; }

  .wfix-max-lg-331 {
    width: 331px !important; }

  .hfix-max-lg-331 {
    height: 331px !important; }

  .wfix-max-lg-332 {
    width: 332px !important; }

  .hfix-max-lg-332 {
    height: 332px !important; }

  .wfix-max-lg-333 {
    width: 333px !important; }

  .hfix-max-lg-333 {
    height: 333px !important; }

  .wfix-max-lg-334 {
    width: 334px !important; }

  .hfix-max-lg-334 {
    height: 334px !important; }

  .wfix-max-lg-335 {
    width: 335px !important; }

  .hfix-max-lg-335 {
    height: 335px !important; }

  .wfix-max-lg-336 {
    width: 336px !important; }

  .hfix-max-lg-336 {
    height: 336px !important; }

  .wfix-max-lg-337 {
    width: 337px !important; }

  .hfix-max-lg-337 {
    height: 337px !important; }

  .wfix-max-lg-338 {
    width: 338px !important; }

  .hfix-max-lg-338 {
    height: 338px !important; }

  .wfix-max-lg-339 {
    width: 339px !important; }

  .hfix-max-lg-339 {
    height: 339px !important; }

  .wfix-max-lg-340 {
    width: 340px !important; }

  .hfix-max-lg-340 {
    height: 340px !important; }

  .wfix-max-lg-341 {
    width: 341px !important; }

  .hfix-max-lg-341 {
    height: 341px !important; }

  .wfix-max-lg-342 {
    width: 342px !important; }

  .hfix-max-lg-342 {
    height: 342px !important; }

  .wfix-max-lg-343 {
    width: 343px !important; }

  .hfix-max-lg-343 {
    height: 343px !important; }

  .wfix-max-lg-344 {
    width: 344px !important; }

  .hfix-max-lg-344 {
    height: 344px !important; }

  .wfix-max-lg-345 {
    width: 345px !important; }

  .hfix-max-lg-345 {
    height: 345px !important; }

  .wfix-max-lg-346 {
    width: 346px !important; }

  .hfix-max-lg-346 {
    height: 346px !important; }

  .wfix-max-lg-347 {
    width: 347px !important; }

  .hfix-max-lg-347 {
    height: 347px !important; }

  .wfix-max-lg-348 {
    width: 348px !important; }

  .hfix-max-lg-348 {
    height: 348px !important; }

  .wfix-max-lg-349 {
    width: 349px !important; }

  .hfix-max-lg-349 {
    height: 349px !important; }

  .wfix-max-lg-350 {
    width: 350px !important; }

  .hfix-max-lg-350 {
    height: 350px !important; }

  .wfix-max-lg-351 {
    width: 351px !important; }

  .hfix-max-lg-351 {
    height: 351px !important; }

  .wfix-max-lg-352 {
    width: 352px !important; }

  .hfix-max-lg-352 {
    height: 352px !important; }

  .wfix-max-lg-353 {
    width: 353px !important; }

  .hfix-max-lg-353 {
    height: 353px !important; }

  .wfix-max-lg-354 {
    width: 354px !important; }

  .hfix-max-lg-354 {
    height: 354px !important; }

  .wfix-max-lg-355 {
    width: 355px !important; }

  .hfix-max-lg-355 {
    height: 355px !important; }

  .wfix-max-lg-356 {
    width: 356px !important; }

  .hfix-max-lg-356 {
    height: 356px !important; }

  .wfix-max-lg-357 {
    width: 357px !important; }

  .hfix-max-lg-357 {
    height: 357px !important; }

  .wfix-max-lg-358 {
    width: 358px !important; }

  .hfix-max-lg-358 {
    height: 358px !important; }

  .wfix-max-lg-359 {
    width: 359px !important; }

  .hfix-max-lg-359 {
    height: 359px !important; }

  .wfix-max-lg-360 {
    width: 360px !important; }

  .hfix-max-lg-360 {
    height: 360px !important; }

  .wfix-max-lg-361 {
    width: 361px !important; }

  .hfix-max-lg-361 {
    height: 361px !important; }

  .wfix-max-lg-362 {
    width: 362px !important; }

  .hfix-max-lg-362 {
    height: 362px !important; }

  .wfix-max-lg-363 {
    width: 363px !important; }

  .hfix-max-lg-363 {
    height: 363px !important; }

  .wfix-max-lg-364 {
    width: 364px !important; }

  .hfix-max-lg-364 {
    height: 364px !important; }

  .wfix-max-lg-365 {
    width: 365px !important; }

  .hfix-max-lg-365 {
    height: 365px !important; }

  .wfix-max-lg-366 {
    width: 366px !important; }

  .hfix-max-lg-366 {
    height: 366px !important; }

  .wfix-max-lg-367 {
    width: 367px !important; }

  .hfix-max-lg-367 {
    height: 367px !important; }

  .wfix-max-lg-368 {
    width: 368px !important; }

  .hfix-max-lg-368 {
    height: 368px !important; }

  .wfix-max-lg-369 {
    width: 369px !important; }

  .hfix-max-lg-369 {
    height: 369px !important; }

  .wfix-max-lg-370 {
    width: 370px !important; }

  .hfix-max-lg-370 {
    height: 370px !important; }

  .wfix-max-lg-371 {
    width: 371px !important; }

  .hfix-max-lg-371 {
    height: 371px !important; }

  .wfix-max-lg-372 {
    width: 372px !important; }

  .hfix-max-lg-372 {
    height: 372px !important; }

  .wfix-max-lg-373 {
    width: 373px !important; }

  .hfix-max-lg-373 {
    height: 373px !important; }

  .wfix-max-lg-374 {
    width: 374px !important; }

  .hfix-max-lg-374 {
    height: 374px !important; }

  .wfix-max-lg-375 {
    width: 375px !important; }

  .hfix-max-lg-375 {
    height: 375px !important; }

  .wfix-max-lg-376 {
    width: 376px !important; }

  .hfix-max-lg-376 {
    height: 376px !important; }

  .wfix-max-lg-377 {
    width: 377px !important; }

  .hfix-max-lg-377 {
    height: 377px !important; }

  .wfix-max-lg-378 {
    width: 378px !important; }

  .hfix-max-lg-378 {
    height: 378px !important; }

  .wfix-max-lg-379 {
    width: 379px !important; }

  .hfix-max-lg-379 {
    height: 379px !important; }

  .wfix-max-lg-380 {
    width: 380px !important; }

  .hfix-max-lg-380 {
    height: 380px !important; }

  .wfix-max-lg-381 {
    width: 381px !important; }

  .hfix-max-lg-381 {
    height: 381px !important; }

  .wfix-max-lg-382 {
    width: 382px !important; }

  .hfix-max-lg-382 {
    height: 382px !important; }

  .wfix-max-lg-383 {
    width: 383px !important; }

  .hfix-max-lg-383 {
    height: 383px !important; }

  .wfix-max-lg-384 {
    width: 384px !important; }

  .hfix-max-lg-384 {
    height: 384px !important; }

  .wfix-max-lg-385 {
    width: 385px !important; }

  .hfix-max-lg-385 {
    height: 385px !important; }

  .wfix-max-lg-386 {
    width: 386px !important; }

  .hfix-max-lg-386 {
    height: 386px !important; }

  .wfix-max-lg-387 {
    width: 387px !important; }

  .hfix-max-lg-387 {
    height: 387px !important; }

  .wfix-max-lg-388 {
    width: 388px !important; }

  .hfix-max-lg-388 {
    height: 388px !important; }

  .wfix-max-lg-389 {
    width: 389px !important; }

  .hfix-max-lg-389 {
    height: 389px !important; }

  .wfix-max-lg-390 {
    width: 390px !important; }

  .hfix-max-lg-390 {
    height: 390px !important; }

  .wfix-max-lg-391 {
    width: 391px !important; }

  .hfix-max-lg-391 {
    height: 391px !important; }

  .wfix-max-lg-392 {
    width: 392px !important; }

  .hfix-max-lg-392 {
    height: 392px !important; }

  .wfix-max-lg-393 {
    width: 393px !important; }

  .hfix-max-lg-393 {
    height: 393px !important; }

  .wfix-max-lg-394 {
    width: 394px !important; }

  .hfix-max-lg-394 {
    height: 394px !important; }

  .wfix-max-lg-395 {
    width: 395px !important; }

  .hfix-max-lg-395 {
    height: 395px !important; }

  .wfix-max-lg-396 {
    width: 396px !important; }

  .hfix-max-lg-396 {
    height: 396px !important; }

  .wfix-max-lg-397 {
    width: 397px !important; }

  .hfix-max-lg-397 {
    height: 397px !important; }

  .wfix-max-lg-398 {
    width: 398px !important; }

  .hfix-max-lg-398 {
    height: 398px !important; }

  .wfix-max-lg-399 {
    width: 399px !important; }

  .hfix-max-lg-399 {
    height: 399px !important; }

  .wfix-max-lg-400 {
    width: 400px !important; }

  .hfix-max-lg-400 {
    height: 400px !important; }

  .wfix-max-lg-401 {
    width: 401px !important; }

  .hfix-max-lg-401 {
    height: 401px !important; }

  .wfix-max-lg-402 {
    width: 402px !important; }

  .hfix-max-lg-402 {
    height: 402px !important; }

  .wfix-max-lg-403 {
    width: 403px !important; }

  .hfix-max-lg-403 {
    height: 403px !important; }

  .wfix-max-lg-404 {
    width: 404px !important; }

  .hfix-max-lg-404 {
    height: 404px !important; }

  .wfix-max-lg-405 {
    width: 405px !important; }

  .hfix-max-lg-405 {
    height: 405px !important; }

  .wfix-max-lg-406 {
    width: 406px !important; }

  .hfix-max-lg-406 {
    height: 406px !important; }

  .wfix-max-lg-407 {
    width: 407px !important; }

  .hfix-max-lg-407 {
    height: 407px !important; }

  .wfix-max-lg-408 {
    width: 408px !important; }

  .hfix-max-lg-408 {
    height: 408px !important; }

  .wfix-max-lg-409 {
    width: 409px !important; }

  .hfix-max-lg-409 {
    height: 409px !important; }

  .wfix-max-lg-410 {
    width: 410px !important; }

  .hfix-max-lg-410 {
    height: 410px !important; }

  .wfix-max-lg-411 {
    width: 411px !important; }

  .hfix-max-lg-411 {
    height: 411px !important; }

  .wfix-max-lg-412 {
    width: 412px !important; }

  .hfix-max-lg-412 {
    height: 412px !important; }

  .wfix-max-lg-413 {
    width: 413px !important; }

  .hfix-max-lg-413 {
    height: 413px !important; }

  .wfix-max-lg-414 {
    width: 414px !important; }

  .hfix-max-lg-414 {
    height: 414px !important; }

  .wfix-max-lg-415 {
    width: 415px !important; }

  .hfix-max-lg-415 {
    height: 415px !important; }

  .wfix-max-lg-416 {
    width: 416px !important; }

  .hfix-max-lg-416 {
    height: 416px !important; }

  .wfix-max-lg-417 {
    width: 417px !important; }

  .hfix-max-lg-417 {
    height: 417px !important; }

  .wfix-max-lg-418 {
    width: 418px !important; }

  .hfix-max-lg-418 {
    height: 418px !important; }

  .wfix-max-lg-419 {
    width: 419px !important; }

  .hfix-max-lg-419 {
    height: 419px !important; }

  .wfix-max-lg-420 {
    width: 420px !important; }

  .hfix-max-lg-420 {
    height: 420px !important; }

  .wfix-max-lg-421 {
    width: 421px !important; }

  .hfix-max-lg-421 {
    height: 421px !important; }

  .wfix-max-lg-422 {
    width: 422px !important; }

  .hfix-max-lg-422 {
    height: 422px !important; }

  .wfix-max-lg-423 {
    width: 423px !important; }

  .hfix-max-lg-423 {
    height: 423px !important; }

  .wfix-max-lg-424 {
    width: 424px !important; }

  .hfix-max-lg-424 {
    height: 424px !important; }

  .wfix-max-lg-425 {
    width: 425px !important; }

  .hfix-max-lg-425 {
    height: 425px !important; }

  .wfix-max-lg-426 {
    width: 426px !important; }

  .hfix-max-lg-426 {
    height: 426px !important; }

  .wfix-max-lg-427 {
    width: 427px !important; }

  .hfix-max-lg-427 {
    height: 427px !important; }

  .wfix-max-lg-428 {
    width: 428px !important; }

  .hfix-max-lg-428 {
    height: 428px !important; }

  .wfix-max-lg-429 {
    width: 429px !important; }

  .hfix-max-lg-429 {
    height: 429px !important; }

  .wfix-max-lg-430 {
    width: 430px !important; }

  .hfix-max-lg-430 {
    height: 430px !important; }

  .wfix-max-lg-431 {
    width: 431px !important; }

  .hfix-max-lg-431 {
    height: 431px !important; }

  .wfix-max-lg-432 {
    width: 432px !important; }

  .hfix-max-lg-432 {
    height: 432px !important; }

  .wfix-max-lg-433 {
    width: 433px !important; }

  .hfix-max-lg-433 {
    height: 433px !important; }

  .wfix-max-lg-434 {
    width: 434px !important; }

  .hfix-max-lg-434 {
    height: 434px !important; }

  .wfix-max-lg-435 {
    width: 435px !important; }

  .hfix-max-lg-435 {
    height: 435px !important; }

  .wfix-max-lg-436 {
    width: 436px !important; }

  .hfix-max-lg-436 {
    height: 436px !important; }

  .wfix-max-lg-437 {
    width: 437px !important; }

  .hfix-max-lg-437 {
    height: 437px !important; }

  .wfix-max-lg-438 {
    width: 438px !important; }

  .hfix-max-lg-438 {
    height: 438px !important; }

  .wfix-max-lg-439 {
    width: 439px !important; }

  .hfix-max-lg-439 {
    height: 439px !important; }

  .wfix-max-lg-440 {
    width: 440px !important; }

  .hfix-max-lg-440 {
    height: 440px !important; }

  .wfix-max-lg-441 {
    width: 441px !important; }

  .hfix-max-lg-441 {
    height: 441px !important; }

  .wfix-max-lg-442 {
    width: 442px !important; }

  .hfix-max-lg-442 {
    height: 442px !important; }

  .wfix-max-lg-443 {
    width: 443px !important; }

  .hfix-max-lg-443 {
    height: 443px !important; }

  .wfix-max-lg-444 {
    width: 444px !important; }

  .hfix-max-lg-444 {
    height: 444px !important; }

  .wfix-max-lg-445 {
    width: 445px !important; }

  .hfix-max-lg-445 {
    height: 445px !important; }

  .wfix-max-lg-446 {
    width: 446px !important; }

  .hfix-max-lg-446 {
    height: 446px !important; }

  .wfix-max-lg-447 {
    width: 447px !important; }

  .hfix-max-lg-447 {
    height: 447px !important; }

  .wfix-max-lg-448 {
    width: 448px !important; }

  .hfix-max-lg-448 {
    height: 448px !important; }

  .wfix-max-lg-449 {
    width: 449px !important; }

  .hfix-max-lg-449 {
    height: 449px !important; }

  .wfix-max-lg-450 {
    width: 450px !important; }

  .hfix-max-lg-450 {
    height: 450px !important; }

  .wfix-max-lg-451 {
    width: 451px !important; }

  .hfix-max-lg-451 {
    height: 451px !important; }

  .wfix-max-lg-452 {
    width: 452px !important; }

  .hfix-max-lg-452 {
    height: 452px !important; }

  .wfix-max-lg-453 {
    width: 453px !important; }

  .hfix-max-lg-453 {
    height: 453px !important; }

  .wfix-max-lg-454 {
    width: 454px !important; }

  .hfix-max-lg-454 {
    height: 454px !important; }

  .wfix-max-lg-455 {
    width: 455px !important; }

  .hfix-max-lg-455 {
    height: 455px !important; }

  .wfix-max-lg-456 {
    width: 456px !important; }

  .hfix-max-lg-456 {
    height: 456px !important; }

  .wfix-max-lg-457 {
    width: 457px !important; }

  .hfix-max-lg-457 {
    height: 457px !important; }

  .wfix-max-lg-458 {
    width: 458px !important; }

  .hfix-max-lg-458 {
    height: 458px !important; }

  .wfix-max-lg-459 {
    width: 459px !important; }

  .hfix-max-lg-459 {
    height: 459px !important; }

  .wfix-max-lg-460 {
    width: 460px !important; }

  .hfix-max-lg-460 {
    height: 460px !important; }

  .wfix-max-lg-461 {
    width: 461px !important; }

  .hfix-max-lg-461 {
    height: 461px !important; }

  .wfix-max-lg-462 {
    width: 462px !important; }

  .hfix-max-lg-462 {
    height: 462px !important; }

  .wfix-max-lg-463 {
    width: 463px !important; }

  .hfix-max-lg-463 {
    height: 463px !important; }

  .wfix-max-lg-464 {
    width: 464px !important; }

  .hfix-max-lg-464 {
    height: 464px !important; }

  .wfix-max-lg-465 {
    width: 465px !important; }

  .hfix-max-lg-465 {
    height: 465px !important; }

  .wfix-max-lg-466 {
    width: 466px !important; }

  .hfix-max-lg-466 {
    height: 466px !important; }

  .wfix-max-lg-467 {
    width: 467px !important; }

  .hfix-max-lg-467 {
    height: 467px !important; }

  .wfix-max-lg-468 {
    width: 468px !important; }

  .hfix-max-lg-468 {
    height: 468px !important; }

  .wfix-max-lg-469 {
    width: 469px !important; }

  .hfix-max-lg-469 {
    height: 469px !important; }

  .wfix-max-lg-470 {
    width: 470px !important; }

  .hfix-max-lg-470 {
    height: 470px !important; }

  .wfix-max-lg-471 {
    width: 471px !important; }

  .hfix-max-lg-471 {
    height: 471px !important; }

  .wfix-max-lg-472 {
    width: 472px !important; }

  .hfix-max-lg-472 {
    height: 472px !important; }

  .wfix-max-lg-473 {
    width: 473px !important; }

  .hfix-max-lg-473 {
    height: 473px !important; }

  .wfix-max-lg-474 {
    width: 474px !important; }

  .hfix-max-lg-474 {
    height: 474px !important; }

  .wfix-max-lg-475 {
    width: 475px !important; }

  .hfix-max-lg-475 {
    height: 475px !important; }

  .wfix-max-lg-476 {
    width: 476px !important; }

  .hfix-max-lg-476 {
    height: 476px !important; }

  .wfix-max-lg-477 {
    width: 477px !important; }

  .hfix-max-lg-477 {
    height: 477px !important; }

  .wfix-max-lg-478 {
    width: 478px !important; }

  .hfix-max-lg-478 {
    height: 478px !important; }

  .wfix-max-lg-479 {
    width: 479px !important; }

  .hfix-max-lg-479 {
    height: 479px !important; }

  .wfix-max-lg-480 {
    width: 480px !important; }

  .hfix-max-lg-480 {
    height: 480px !important; }

  .wfix-max-lg-481 {
    width: 481px !important; }

  .hfix-max-lg-481 {
    height: 481px !important; }

  .wfix-max-lg-482 {
    width: 482px !important; }

  .hfix-max-lg-482 {
    height: 482px !important; }

  .wfix-max-lg-483 {
    width: 483px !important; }

  .hfix-max-lg-483 {
    height: 483px !important; }

  .wfix-max-lg-484 {
    width: 484px !important; }

  .hfix-max-lg-484 {
    height: 484px !important; }

  .wfix-max-lg-485 {
    width: 485px !important; }

  .hfix-max-lg-485 {
    height: 485px !important; }

  .wfix-max-lg-486 {
    width: 486px !important; }

  .hfix-max-lg-486 {
    height: 486px !important; }

  .wfix-max-lg-487 {
    width: 487px !important; }

  .hfix-max-lg-487 {
    height: 487px !important; }

  .wfix-max-lg-488 {
    width: 488px !important; }

  .hfix-max-lg-488 {
    height: 488px !important; }

  .wfix-max-lg-489 {
    width: 489px !important; }

  .hfix-max-lg-489 {
    height: 489px !important; }

  .wfix-max-lg-490 {
    width: 490px !important; }

  .hfix-max-lg-490 {
    height: 490px !important; }

  .wfix-max-lg-491 {
    width: 491px !important; }

  .hfix-max-lg-491 {
    height: 491px !important; }

  .wfix-max-lg-492 {
    width: 492px !important; }

  .hfix-max-lg-492 {
    height: 492px !important; }

  .wfix-max-lg-493 {
    width: 493px !important; }

  .hfix-max-lg-493 {
    height: 493px !important; }

  .wfix-max-lg-494 {
    width: 494px !important; }

  .hfix-max-lg-494 {
    height: 494px !important; }

  .wfix-max-lg-495 {
    width: 495px !important; }

  .hfix-max-lg-495 {
    height: 495px !important; }

  .wfix-max-lg-496 {
    width: 496px !important; }

  .hfix-max-lg-496 {
    height: 496px !important; }

  .wfix-max-lg-497 {
    width: 497px !important; }

  .hfix-max-lg-497 {
    height: 497px !important; }

  .wfix-max-lg-498 {
    width: 498px !important; }

  .hfix-max-lg-498 {
    height: 498px !important; }

  .wfix-max-lg-499 {
    width: 499px !important; }

  .hfix-max-lg-499 {
    height: 499px !important; }

  .wfix-max-lg-500 {
    width: 500px !important; }

  .hfix-max-lg-500 {
    height: 500px !important; }

  .wfix-max-lg-501 {
    width: 501px !important; }

  .hfix-max-lg-501 {
    height: 501px !important; }

  .wfix-max-lg-502 {
    width: 502px !important; }

  .hfix-max-lg-502 {
    height: 502px !important; }

  .wfix-max-lg-503 {
    width: 503px !important; }

  .hfix-max-lg-503 {
    height: 503px !important; }

  .wfix-max-lg-504 {
    width: 504px !important; }

  .hfix-max-lg-504 {
    height: 504px !important; }

  .wfix-max-lg-505 {
    width: 505px !important; }

  .hfix-max-lg-505 {
    height: 505px !important; }

  .wfix-max-lg-506 {
    width: 506px !important; }

  .hfix-max-lg-506 {
    height: 506px !important; }

  .wfix-max-lg-507 {
    width: 507px !important; }

  .hfix-max-lg-507 {
    height: 507px !important; }

  .wfix-max-lg-508 {
    width: 508px !important; }

  .hfix-max-lg-508 {
    height: 508px !important; }

  .wfix-max-lg-509 {
    width: 509px !important; }

  .hfix-max-lg-509 {
    height: 509px !important; }

  .wfix-max-lg-510 {
    width: 510px !important; }

  .hfix-max-lg-510 {
    height: 510px !important; }

  .wfix-max-lg-511 {
    width: 511px !important; }

  .hfix-max-lg-511 {
    height: 511px !important; }

  .wfix-max-lg-512 {
    width: 512px !important; }

  .hfix-max-lg-512 {
    height: 512px !important; }

  .wfix-max-lg-513 {
    width: 513px !important; }

  .hfix-max-lg-513 {
    height: 513px !important; }

  .wfix-max-lg-514 {
    width: 514px !important; }

  .hfix-max-lg-514 {
    height: 514px !important; }

  .wfix-max-lg-515 {
    width: 515px !important; }

  .hfix-max-lg-515 {
    height: 515px !important; }

  .wfix-max-lg-516 {
    width: 516px !important; }

  .hfix-max-lg-516 {
    height: 516px !important; }

  .wfix-max-lg-517 {
    width: 517px !important; }

  .hfix-max-lg-517 {
    height: 517px !important; }

  .wfix-max-lg-518 {
    width: 518px !important; }

  .hfix-max-lg-518 {
    height: 518px !important; }

  .wfix-max-lg-519 {
    width: 519px !important; }

  .hfix-max-lg-519 {
    height: 519px !important; }

  .wfix-max-lg-520 {
    width: 520px !important; }

  .hfix-max-lg-520 {
    height: 520px !important; }

  .wfix-max-lg-521 {
    width: 521px !important; }

  .hfix-max-lg-521 {
    height: 521px !important; }

  .wfix-max-lg-522 {
    width: 522px !important; }

  .hfix-max-lg-522 {
    height: 522px !important; }

  .wfix-max-lg-523 {
    width: 523px !important; }

  .hfix-max-lg-523 {
    height: 523px !important; }

  .wfix-max-lg-524 {
    width: 524px !important; }

  .hfix-max-lg-524 {
    height: 524px !important; }

  .wfix-max-lg-525 {
    width: 525px !important; }

  .hfix-max-lg-525 {
    height: 525px !important; }

  .wfix-max-lg-526 {
    width: 526px !important; }

  .hfix-max-lg-526 {
    height: 526px !important; }

  .wfix-max-lg-527 {
    width: 527px !important; }

  .hfix-max-lg-527 {
    height: 527px !important; }

  .wfix-max-lg-528 {
    width: 528px !important; }

  .hfix-max-lg-528 {
    height: 528px !important; }

  .wfix-max-lg-529 {
    width: 529px !important; }

  .hfix-max-lg-529 {
    height: 529px !important; }

  .wfix-max-lg-530 {
    width: 530px !important; }

  .hfix-max-lg-530 {
    height: 530px !important; }

  .wfix-max-lg-531 {
    width: 531px !important; }

  .hfix-max-lg-531 {
    height: 531px !important; }

  .wfix-max-lg-532 {
    width: 532px !important; }

  .hfix-max-lg-532 {
    height: 532px !important; }

  .wfix-max-lg-533 {
    width: 533px !important; }

  .hfix-max-lg-533 {
    height: 533px !important; }

  .wfix-max-lg-534 {
    width: 534px !important; }

  .hfix-max-lg-534 {
    height: 534px !important; }

  .wfix-max-lg-535 {
    width: 535px !important; }

  .hfix-max-lg-535 {
    height: 535px !important; }

  .wfix-max-lg-536 {
    width: 536px !important; }

  .hfix-max-lg-536 {
    height: 536px !important; }

  .wfix-max-lg-537 {
    width: 537px !important; }

  .hfix-max-lg-537 {
    height: 537px !important; }

  .wfix-max-lg-538 {
    width: 538px !important; }

  .hfix-max-lg-538 {
    height: 538px !important; }

  .wfix-max-lg-539 {
    width: 539px !important; }

  .hfix-max-lg-539 {
    height: 539px !important; }

  .wfix-max-lg-540 {
    width: 540px !important; }

  .hfix-max-lg-540 {
    height: 540px !important; }

  .wfix-max-lg-541 {
    width: 541px !important; }

  .hfix-max-lg-541 {
    height: 541px !important; }

  .wfix-max-lg-542 {
    width: 542px !important; }

  .hfix-max-lg-542 {
    height: 542px !important; }

  .wfix-max-lg-543 {
    width: 543px !important; }

  .hfix-max-lg-543 {
    height: 543px !important; }

  .wfix-max-lg-544 {
    width: 544px !important; }

  .hfix-max-lg-544 {
    height: 544px !important; }

  .wfix-max-lg-545 {
    width: 545px !important; }

  .hfix-max-lg-545 {
    height: 545px !important; }

  .wfix-max-lg-546 {
    width: 546px !important; }

  .hfix-max-lg-546 {
    height: 546px !important; }

  .wfix-max-lg-547 {
    width: 547px !important; }

  .hfix-max-lg-547 {
    height: 547px !important; }

  .wfix-max-lg-548 {
    width: 548px !important; }

  .hfix-max-lg-548 {
    height: 548px !important; }

  .wfix-max-lg-549 {
    width: 549px !important; }

  .hfix-max-lg-549 {
    height: 549px !important; }

  .wfix-max-lg-550 {
    width: 550px !important; }

  .hfix-max-lg-550 {
    height: 550px !important; }

  .wfix-max-lg-551 {
    width: 551px !important; }

  .hfix-max-lg-551 {
    height: 551px !important; }

  .wfix-max-lg-552 {
    width: 552px !important; }

  .hfix-max-lg-552 {
    height: 552px !important; }

  .wfix-max-lg-553 {
    width: 553px !important; }

  .hfix-max-lg-553 {
    height: 553px !important; }

  .wfix-max-lg-554 {
    width: 554px !important; }

  .hfix-max-lg-554 {
    height: 554px !important; }

  .wfix-max-lg-555 {
    width: 555px !important; }

  .hfix-max-lg-555 {
    height: 555px !important; }

  .wfix-max-lg-556 {
    width: 556px !important; }

  .hfix-max-lg-556 {
    height: 556px !important; }

  .wfix-max-lg-557 {
    width: 557px !important; }

  .hfix-max-lg-557 {
    height: 557px !important; }

  .wfix-max-lg-558 {
    width: 558px !important; }

  .hfix-max-lg-558 {
    height: 558px !important; }

  .wfix-max-lg-559 {
    width: 559px !important; }

  .hfix-max-lg-559 {
    height: 559px !important; }

  .wfix-max-lg-560 {
    width: 560px !important; }

  .hfix-max-lg-560 {
    height: 560px !important; }

  .wfix-max-lg-561 {
    width: 561px !important; }

  .hfix-max-lg-561 {
    height: 561px !important; }

  .wfix-max-lg-562 {
    width: 562px !important; }

  .hfix-max-lg-562 {
    height: 562px !important; }

  .wfix-max-lg-563 {
    width: 563px !important; }

  .hfix-max-lg-563 {
    height: 563px !important; }

  .wfix-max-lg-564 {
    width: 564px !important; }

  .hfix-max-lg-564 {
    height: 564px !important; }

  .wfix-max-lg-565 {
    width: 565px !important; }

  .hfix-max-lg-565 {
    height: 565px !important; }

  .wfix-max-lg-566 {
    width: 566px !important; }

  .hfix-max-lg-566 {
    height: 566px !important; }

  .wfix-max-lg-567 {
    width: 567px !important; }

  .hfix-max-lg-567 {
    height: 567px !important; }

  .wfix-max-lg-568 {
    width: 568px !important; }

  .hfix-max-lg-568 {
    height: 568px !important; }

  .wfix-max-lg-569 {
    width: 569px !important; }

  .hfix-max-lg-569 {
    height: 569px !important; }

  .wfix-max-lg-570 {
    width: 570px !important; }

  .hfix-max-lg-570 {
    height: 570px !important; }

  .wfix-max-lg-571 {
    width: 571px !important; }

  .hfix-max-lg-571 {
    height: 571px !important; }

  .wfix-max-lg-572 {
    width: 572px !important; }

  .hfix-max-lg-572 {
    height: 572px !important; }

  .wfix-max-lg-573 {
    width: 573px !important; }

  .hfix-max-lg-573 {
    height: 573px !important; }

  .wfix-max-lg-574 {
    width: 574px !important; }

  .hfix-max-lg-574 {
    height: 574px !important; }

  .wfix-max-lg-575 {
    width: 575px !important; }

  .hfix-max-lg-575 {
    height: 575px !important; }

  .wfix-max-lg-576 {
    width: 576px !important; }

  .hfix-max-lg-576 {
    height: 576px !important; }

  .wfix-max-lg-577 {
    width: 577px !important; }

  .hfix-max-lg-577 {
    height: 577px !important; }

  .wfix-max-lg-578 {
    width: 578px !important; }

  .hfix-max-lg-578 {
    height: 578px !important; }

  .wfix-max-lg-579 {
    width: 579px !important; }

  .hfix-max-lg-579 {
    height: 579px !important; }

  .wfix-max-lg-580 {
    width: 580px !important; }

  .hfix-max-lg-580 {
    height: 580px !important; }

  .wfix-max-lg-581 {
    width: 581px !important; }

  .hfix-max-lg-581 {
    height: 581px !important; }

  .wfix-max-lg-582 {
    width: 582px !important; }

  .hfix-max-lg-582 {
    height: 582px !important; }

  .wfix-max-lg-583 {
    width: 583px !important; }

  .hfix-max-lg-583 {
    height: 583px !important; }

  .wfix-max-lg-584 {
    width: 584px !important; }

  .hfix-max-lg-584 {
    height: 584px !important; }

  .wfix-max-lg-585 {
    width: 585px !important; }

  .hfix-max-lg-585 {
    height: 585px !important; }

  .wfix-max-lg-586 {
    width: 586px !important; }

  .hfix-max-lg-586 {
    height: 586px !important; }

  .wfix-max-lg-587 {
    width: 587px !important; }

  .hfix-max-lg-587 {
    height: 587px !important; }

  .wfix-max-lg-588 {
    width: 588px !important; }

  .hfix-max-lg-588 {
    height: 588px !important; }

  .wfix-max-lg-589 {
    width: 589px !important; }

  .hfix-max-lg-589 {
    height: 589px !important; }

  .wfix-max-lg-590 {
    width: 590px !important; }

  .hfix-max-lg-590 {
    height: 590px !important; }

  .wfix-max-lg-591 {
    width: 591px !important; }

  .hfix-max-lg-591 {
    height: 591px !important; }

  .wfix-max-lg-592 {
    width: 592px !important; }

  .hfix-max-lg-592 {
    height: 592px !important; }

  .wfix-max-lg-593 {
    width: 593px !important; }

  .hfix-max-lg-593 {
    height: 593px !important; }

  .wfix-max-lg-594 {
    width: 594px !important; }

  .hfix-max-lg-594 {
    height: 594px !important; }

  .wfix-max-lg-595 {
    width: 595px !important; }

  .hfix-max-lg-595 {
    height: 595px !important; }

  .wfix-max-lg-596 {
    width: 596px !important; }

  .hfix-max-lg-596 {
    height: 596px !important; }

  .wfix-max-lg-597 {
    width: 597px !important; }

  .hfix-max-lg-597 {
    height: 597px !important; }

  .wfix-max-lg-598 {
    width: 598px !important; }

  .hfix-max-lg-598 {
    height: 598px !important; }

  .wfix-max-lg-599 {
    width: 599px !important; }

  .hfix-max-lg-599 {
    height: 599px !important; }

  .wfix-max-lg-600 {
    width: 600px !important; }

  .hfix-max-lg-600 {
    height: 600px !important; }

  .wfix-max-lg-601 {
    width: 601px !important; }

  .hfix-max-lg-601 {
    height: 601px !important; }

  .wfix-max-lg-602 {
    width: 602px !important; }

  .hfix-max-lg-602 {
    height: 602px !important; }

  .wfix-max-lg-603 {
    width: 603px !important; }

  .hfix-max-lg-603 {
    height: 603px !important; }

  .wfix-max-lg-604 {
    width: 604px !important; }

  .hfix-max-lg-604 {
    height: 604px !important; }

  .wfix-max-lg-605 {
    width: 605px !important; }

  .hfix-max-lg-605 {
    height: 605px !important; }

  .wfix-max-lg-606 {
    width: 606px !important; }

  .hfix-max-lg-606 {
    height: 606px !important; }

  .wfix-max-lg-607 {
    width: 607px !important; }

  .hfix-max-lg-607 {
    height: 607px !important; }

  .wfix-max-lg-608 {
    width: 608px !important; }

  .hfix-max-lg-608 {
    height: 608px !important; }

  .wfix-max-lg-609 {
    width: 609px !important; }

  .hfix-max-lg-609 {
    height: 609px !important; }

  .wfix-max-lg-610 {
    width: 610px !important; }

  .hfix-max-lg-610 {
    height: 610px !important; }

  .wfix-max-lg-611 {
    width: 611px !important; }

  .hfix-max-lg-611 {
    height: 611px !important; }

  .wfix-max-lg-612 {
    width: 612px !important; }

  .hfix-max-lg-612 {
    height: 612px !important; }

  .wfix-max-lg-613 {
    width: 613px !important; }

  .hfix-max-lg-613 {
    height: 613px !important; }

  .wfix-max-lg-614 {
    width: 614px !important; }

  .hfix-max-lg-614 {
    height: 614px !important; }

  .wfix-max-lg-615 {
    width: 615px !important; }

  .hfix-max-lg-615 {
    height: 615px !important; }

  .wfix-max-lg-616 {
    width: 616px !important; }

  .hfix-max-lg-616 {
    height: 616px !important; }

  .wfix-max-lg-617 {
    width: 617px !important; }

  .hfix-max-lg-617 {
    height: 617px !important; }

  .wfix-max-lg-618 {
    width: 618px !important; }

  .hfix-max-lg-618 {
    height: 618px !important; }

  .wfix-max-lg-619 {
    width: 619px !important; }

  .hfix-max-lg-619 {
    height: 619px !important; }

  .wfix-max-lg-620 {
    width: 620px !important; }

  .hfix-max-lg-620 {
    height: 620px !important; }

  .wfix-max-lg-621 {
    width: 621px !important; }

  .hfix-max-lg-621 {
    height: 621px !important; }

  .wfix-max-lg-622 {
    width: 622px !important; }

  .hfix-max-lg-622 {
    height: 622px !important; }

  .wfix-max-lg-623 {
    width: 623px !important; }

  .hfix-max-lg-623 {
    height: 623px !important; }

  .wfix-max-lg-624 {
    width: 624px !important; }

  .hfix-max-lg-624 {
    height: 624px !important; }

  .wfix-max-lg-625 {
    width: 625px !important; }

  .hfix-max-lg-625 {
    height: 625px !important; }

  .wfix-max-lg-626 {
    width: 626px !important; }

  .hfix-max-lg-626 {
    height: 626px !important; }

  .wfix-max-lg-627 {
    width: 627px !important; }

  .hfix-max-lg-627 {
    height: 627px !important; }

  .wfix-max-lg-628 {
    width: 628px !important; }

  .hfix-max-lg-628 {
    height: 628px !important; }

  .wfix-max-lg-629 {
    width: 629px !important; }

  .hfix-max-lg-629 {
    height: 629px !important; }

  .wfix-max-lg-630 {
    width: 630px !important; }

  .hfix-max-lg-630 {
    height: 630px !important; }

  .wfix-max-lg-631 {
    width: 631px !important; }

  .hfix-max-lg-631 {
    height: 631px !important; }

  .wfix-max-lg-632 {
    width: 632px !important; }

  .hfix-max-lg-632 {
    height: 632px !important; }

  .wfix-max-lg-633 {
    width: 633px !important; }

  .hfix-max-lg-633 {
    height: 633px !important; }

  .wfix-max-lg-634 {
    width: 634px !important; }

  .hfix-max-lg-634 {
    height: 634px !important; }

  .wfix-max-lg-635 {
    width: 635px !important; }

  .hfix-max-lg-635 {
    height: 635px !important; }

  .wfix-max-lg-636 {
    width: 636px !important; }

  .hfix-max-lg-636 {
    height: 636px !important; }

  .wfix-max-lg-637 {
    width: 637px !important; }

  .hfix-max-lg-637 {
    height: 637px !important; }

  .wfix-max-lg-638 {
    width: 638px !important; }

  .hfix-max-lg-638 {
    height: 638px !important; }

  .wfix-max-lg-639 {
    width: 639px !important; }

  .hfix-max-lg-639 {
    height: 639px !important; }

  .wfix-max-lg-640 {
    width: 640px !important; }

  .hfix-max-lg-640 {
    height: 640px !important; }

  .wfix-max-lg-641 {
    width: 641px !important; }

  .hfix-max-lg-641 {
    height: 641px !important; }

  .wfix-max-lg-642 {
    width: 642px !important; }

  .hfix-max-lg-642 {
    height: 642px !important; }

  .wfix-max-lg-643 {
    width: 643px !important; }

  .hfix-max-lg-643 {
    height: 643px !important; }

  .wfix-max-lg-644 {
    width: 644px !important; }

  .hfix-max-lg-644 {
    height: 644px !important; }

  .wfix-max-lg-645 {
    width: 645px !important; }

  .hfix-max-lg-645 {
    height: 645px !important; }

  .wfix-max-lg-646 {
    width: 646px !important; }

  .hfix-max-lg-646 {
    height: 646px !important; }

  .wfix-max-lg-647 {
    width: 647px !important; }

  .hfix-max-lg-647 {
    height: 647px !important; }

  .wfix-max-lg-648 {
    width: 648px !important; }

  .hfix-max-lg-648 {
    height: 648px !important; }

  .wfix-max-lg-649 {
    width: 649px !important; }

  .hfix-max-lg-649 {
    height: 649px !important; }

  .wfix-max-lg-650 {
    width: 650px !important; }

  .hfix-max-lg-650 {
    height: 650px !important; }

  .wfix-max-lg-651 {
    width: 651px !important; }

  .hfix-max-lg-651 {
    height: 651px !important; }

  .wfix-max-lg-652 {
    width: 652px !important; }

  .hfix-max-lg-652 {
    height: 652px !important; }

  .wfix-max-lg-653 {
    width: 653px !important; }

  .hfix-max-lg-653 {
    height: 653px !important; }

  .wfix-max-lg-654 {
    width: 654px !important; }

  .hfix-max-lg-654 {
    height: 654px !important; }

  .wfix-max-lg-655 {
    width: 655px !important; }

  .hfix-max-lg-655 {
    height: 655px !important; }

  .wfix-max-lg-656 {
    width: 656px !important; }

  .hfix-max-lg-656 {
    height: 656px !important; }

  .wfix-max-lg-657 {
    width: 657px !important; }

  .hfix-max-lg-657 {
    height: 657px !important; }

  .wfix-max-lg-658 {
    width: 658px !important; }

  .hfix-max-lg-658 {
    height: 658px !important; }

  .wfix-max-lg-659 {
    width: 659px !important; }

  .hfix-max-lg-659 {
    height: 659px !important; }

  .wfix-max-lg-660 {
    width: 660px !important; }

  .hfix-max-lg-660 {
    height: 660px !important; }

  .wfix-max-lg-661 {
    width: 661px !important; }

  .hfix-max-lg-661 {
    height: 661px !important; }

  .wfix-max-lg-662 {
    width: 662px !important; }

  .hfix-max-lg-662 {
    height: 662px !important; }

  .wfix-max-lg-663 {
    width: 663px !important; }

  .hfix-max-lg-663 {
    height: 663px !important; }

  .wfix-max-lg-664 {
    width: 664px !important; }

  .hfix-max-lg-664 {
    height: 664px !important; }

  .wfix-max-lg-665 {
    width: 665px !important; }

  .hfix-max-lg-665 {
    height: 665px !important; }

  .wfix-max-lg-666 {
    width: 666px !important; }

  .hfix-max-lg-666 {
    height: 666px !important; }

  .wfix-max-lg-667 {
    width: 667px !important; }

  .hfix-max-lg-667 {
    height: 667px !important; }

  .wfix-max-lg-668 {
    width: 668px !important; }

  .hfix-max-lg-668 {
    height: 668px !important; }

  .wfix-max-lg-669 {
    width: 669px !important; }

  .hfix-max-lg-669 {
    height: 669px !important; }

  .wfix-max-lg-670 {
    width: 670px !important; }

  .hfix-max-lg-670 {
    height: 670px !important; }

  .wfix-max-lg-671 {
    width: 671px !important; }

  .hfix-max-lg-671 {
    height: 671px !important; }

  .wfix-max-lg-672 {
    width: 672px !important; }

  .hfix-max-lg-672 {
    height: 672px !important; }

  .wfix-max-lg-673 {
    width: 673px !important; }

  .hfix-max-lg-673 {
    height: 673px !important; }

  .wfix-max-lg-674 {
    width: 674px !important; }

  .hfix-max-lg-674 {
    height: 674px !important; }

  .wfix-max-lg-675 {
    width: 675px !important; }

  .hfix-max-lg-675 {
    height: 675px !important; }

  .wfix-max-lg-676 {
    width: 676px !important; }

  .hfix-max-lg-676 {
    height: 676px !important; }

  .wfix-max-lg-677 {
    width: 677px !important; }

  .hfix-max-lg-677 {
    height: 677px !important; }

  .wfix-max-lg-678 {
    width: 678px !important; }

  .hfix-max-lg-678 {
    height: 678px !important; }

  .wfix-max-lg-679 {
    width: 679px !important; }

  .hfix-max-lg-679 {
    height: 679px !important; }

  .wfix-max-lg-680 {
    width: 680px !important; }

  .hfix-max-lg-680 {
    height: 680px !important; }

  .wfix-max-lg-681 {
    width: 681px !important; }

  .hfix-max-lg-681 {
    height: 681px !important; }

  .wfix-max-lg-682 {
    width: 682px !important; }

  .hfix-max-lg-682 {
    height: 682px !important; }

  .wfix-max-lg-683 {
    width: 683px !important; }

  .hfix-max-lg-683 {
    height: 683px !important; }

  .wfix-max-lg-684 {
    width: 684px !important; }

  .hfix-max-lg-684 {
    height: 684px !important; }

  .wfix-max-lg-685 {
    width: 685px !important; }

  .hfix-max-lg-685 {
    height: 685px !important; }

  .wfix-max-lg-686 {
    width: 686px !important; }

  .hfix-max-lg-686 {
    height: 686px !important; }

  .wfix-max-lg-687 {
    width: 687px !important; }

  .hfix-max-lg-687 {
    height: 687px !important; }

  .wfix-max-lg-688 {
    width: 688px !important; }

  .hfix-max-lg-688 {
    height: 688px !important; }

  .wfix-max-lg-689 {
    width: 689px !important; }

  .hfix-max-lg-689 {
    height: 689px !important; }

  .wfix-max-lg-690 {
    width: 690px !important; }

  .hfix-max-lg-690 {
    height: 690px !important; }

  .wfix-max-lg-691 {
    width: 691px !important; }

  .hfix-max-lg-691 {
    height: 691px !important; }

  .wfix-max-lg-692 {
    width: 692px !important; }

  .hfix-max-lg-692 {
    height: 692px !important; }

  .wfix-max-lg-693 {
    width: 693px !important; }

  .hfix-max-lg-693 {
    height: 693px !important; }

  .wfix-max-lg-694 {
    width: 694px !important; }

  .hfix-max-lg-694 {
    height: 694px !important; }

  .wfix-max-lg-695 {
    width: 695px !important; }

  .hfix-max-lg-695 {
    height: 695px !important; }

  .wfix-max-lg-696 {
    width: 696px !important; }

  .hfix-max-lg-696 {
    height: 696px !important; }

  .wfix-max-lg-697 {
    width: 697px !important; }

  .hfix-max-lg-697 {
    height: 697px !important; }

  .wfix-max-lg-698 {
    width: 698px !important; }

  .hfix-max-lg-698 {
    height: 698px !important; }

  .wfix-max-lg-699 {
    width: 699px !important; }

  .hfix-max-lg-699 {
    height: 699px !important; }

  .wfix-max-lg-700 {
    width: 700px !important; }

  .hfix-max-lg-700 {
    height: 700px !important; }

  .wfix-max-lg-701 {
    width: 701px !important; }

  .hfix-max-lg-701 {
    height: 701px !important; }

  .wfix-max-lg-702 {
    width: 702px !important; }

  .hfix-max-lg-702 {
    height: 702px !important; }

  .wfix-max-lg-703 {
    width: 703px !important; }

  .hfix-max-lg-703 {
    height: 703px !important; }

  .wfix-max-lg-704 {
    width: 704px !important; }

  .hfix-max-lg-704 {
    height: 704px !important; }

  .wfix-max-lg-705 {
    width: 705px !important; }

  .hfix-max-lg-705 {
    height: 705px !important; }

  .wfix-max-lg-706 {
    width: 706px !important; }

  .hfix-max-lg-706 {
    height: 706px !important; }

  .wfix-max-lg-707 {
    width: 707px !important; }

  .hfix-max-lg-707 {
    height: 707px !important; }

  .wfix-max-lg-708 {
    width: 708px !important; }

  .hfix-max-lg-708 {
    height: 708px !important; }

  .wfix-max-lg-709 {
    width: 709px !important; }

  .hfix-max-lg-709 {
    height: 709px !important; }

  .wfix-max-lg-710 {
    width: 710px !important; }

  .hfix-max-lg-710 {
    height: 710px !important; }

  .wfix-max-lg-711 {
    width: 711px !important; }

  .hfix-max-lg-711 {
    height: 711px !important; }

  .wfix-max-lg-712 {
    width: 712px !important; }

  .hfix-max-lg-712 {
    height: 712px !important; }

  .wfix-max-lg-713 {
    width: 713px !important; }

  .hfix-max-lg-713 {
    height: 713px !important; }

  .wfix-max-lg-714 {
    width: 714px !important; }

  .hfix-max-lg-714 {
    height: 714px !important; }

  .wfix-max-lg-715 {
    width: 715px !important; }

  .hfix-max-lg-715 {
    height: 715px !important; }

  .wfix-max-lg-716 {
    width: 716px !important; }

  .hfix-max-lg-716 {
    height: 716px !important; }

  .wfix-max-lg-717 {
    width: 717px !important; }

  .hfix-max-lg-717 {
    height: 717px !important; }

  .wfix-max-lg-718 {
    width: 718px !important; }

  .hfix-max-lg-718 {
    height: 718px !important; }

  .wfix-max-lg-719 {
    width: 719px !important; }

  .hfix-max-lg-719 {
    height: 719px !important; }

  .wfix-max-lg-720 {
    width: 720px !important; }

  .hfix-max-lg-720 {
    height: 720px !important; }

  .wfix-max-lg-721 {
    width: 721px !important; }

  .hfix-max-lg-721 {
    height: 721px !important; }

  .wfix-max-lg-722 {
    width: 722px !important; }

  .hfix-max-lg-722 {
    height: 722px !important; }

  .wfix-max-lg-723 {
    width: 723px !important; }

  .hfix-max-lg-723 {
    height: 723px !important; }

  .wfix-max-lg-724 {
    width: 724px !important; }

  .hfix-max-lg-724 {
    height: 724px !important; }

  .wfix-max-lg-725 {
    width: 725px !important; }

  .hfix-max-lg-725 {
    height: 725px !important; }

  .wfix-max-lg-726 {
    width: 726px !important; }

  .hfix-max-lg-726 {
    height: 726px !important; }

  .wfix-max-lg-727 {
    width: 727px !important; }

  .hfix-max-lg-727 {
    height: 727px !important; }

  .wfix-max-lg-728 {
    width: 728px !important; }

  .hfix-max-lg-728 {
    height: 728px !important; }

  .wfix-max-lg-729 {
    width: 729px !important; }

  .hfix-max-lg-729 {
    height: 729px !important; }

  .wfix-max-lg-730 {
    width: 730px !important; }

  .hfix-max-lg-730 {
    height: 730px !important; }

  .wfix-max-lg-731 {
    width: 731px !important; }

  .hfix-max-lg-731 {
    height: 731px !important; }

  .wfix-max-lg-732 {
    width: 732px !important; }

  .hfix-max-lg-732 {
    height: 732px !important; }

  .wfix-max-lg-733 {
    width: 733px !important; }

  .hfix-max-lg-733 {
    height: 733px !important; }

  .wfix-max-lg-734 {
    width: 734px !important; }

  .hfix-max-lg-734 {
    height: 734px !important; }

  .wfix-max-lg-735 {
    width: 735px !important; }

  .hfix-max-lg-735 {
    height: 735px !important; }

  .wfix-max-lg-736 {
    width: 736px !important; }

  .hfix-max-lg-736 {
    height: 736px !important; }

  .wfix-max-lg-737 {
    width: 737px !important; }

  .hfix-max-lg-737 {
    height: 737px !important; }

  .wfix-max-lg-738 {
    width: 738px !important; }

  .hfix-max-lg-738 {
    height: 738px !important; }

  .wfix-max-lg-739 {
    width: 739px !important; }

  .hfix-max-lg-739 {
    height: 739px !important; }

  .wfix-max-lg-740 {
    width: 740px !important; }

  .hfix-max-lg-740 {
    height: 740px !important; }

  .wfix-max-lg-741 {
    width: 741px !important; }

  .hfix-max-lg-741 {
    height: 741px !important; }

  .wfix-max-lg-742 {
    width: 742px !important; }

  .hfix-max-lg-742 {
    height: 742px !important; }

  .wfix-max-lg-743 {
    width: 743px !important; }

  .hfix-max-lg-743 {
    height: 743px !important; }

  .wfix-max-lg-744 {
    width: 744px !important; }

  .hfix-max-lg-744 {
    height: 744px !important; }

  .wfix-max-lg-745 {
    width: 745px !important; }

  .hfix-max-lg-745 {
    height: 745px !important; }

  .wfix-max-lg-746 {
    width: 746px !important; }

  .hfix-max-lg-746 {
    height: 746px !important; }

  .wfix-max-lg-747 {
    width: 747px !important; }

  .hfix-max-lg-747 {
    height: 747px !important; }

  .wfix-max-lg-748 {
    width: 748px !important; }

  .hfix-max-lg-748 {
    height: 748px !important; }

  .wfix-max-lg-749 {
    width: 749px !important; }

  .hfix-max-lg-749 {
    height: 749px !important; }

  .wfix-max-lg-750 {
    width: 750px !important; }

  .hfix-max-lg-750 {
    height: 750px !important; }

  .wfix-max-lg-751 {
    width: 751px !important; }

  .hfix-max-lg-751 {
    height: 751px !important; }

  .wfix-max-lg-752 {
    width: 752px !important; }

  .hfix-max-lg-752 {
    height: 752px !important; }

  .wfix-max-lg-753 {
    width: 753px !important; }

  .hfix-max-lg-753 {
    height: 753px !important; }

  .wfix-max-lg-754 {
    width: 754px !important; }

  .hfix-max-lg-754 {
    height: 754px !important; }

  .wfix-max-lg-755 {
    width: 755px !important; }

  .hfix-max-lg-755 {
    height: 755px !important; }

  .wfix-max-lg-756 {
    width: 756px !important; }

  .hfix-max-lg-756 {
    height: 756px !important; }

  .wfix-max-lg-757 {
    width: 757px !important; }

  .hfix-max-lg-757 {
    height: 757px !important; }

  .wfix-max-lg-758 {
    width: 758px !important; }

  .hfix-max-lg-758 {
    height: 758px !important; }

  .wfix-max-lg-759 {
    width: 759px !important; }

  .hfix-max-lg-759 {
    height: 759px !important; }

  .wfix-max-lg-760 {
    width: 760px !important; }

  .hfix-max-lg-760 {
    height: 760px !important; }

  .wfix-max-lg-761 {
    width: 761px !important; }

  .hfix-max-lg-761 {
    height: 761px !important; }

  .wfix-max-lg-762 {
    width: 762px !important; }

  .hfix-max-lg-762 {
    height: 762px !important; }

  .wfix-max-lg-763 {
    width: 763px !important; }

  .hfix-max-lg-763 {
    height: 763px !important; }

  .wfix-max-lg-764 {
    width: 764px !important; }

  .hfix-max-lg-764 {
    height: 764px !important; }

  .wfix-max-lg-765 {
    width: 765px !important; }

  .hfix-max-lg-765 {
    height: 765px !important; }

  .wfix-max-lg-766 {
    width: 766px !important; }

  .hfix-max-lg-766 {
    height: 766px !important; }

  .wfix-max-lg-767 {
    width: 767px !important; }

  .hfix-max-lg-767 {
    height: 767px !important; }

  .wfix-max-lg-768 {
    width: 768px !important; }

  .hfix-max-lg-768 {
    height: 768px !important; }

  .wfix-max-lg-769 {
    width: 769px !important; }

  .hfix-max-lg-769 {
    height: 769px !important; }

  .wfix-max-lg-770 {
    width: 770px !important; }

  .hfix-max-lg-770 {
    height: 770px !important; }

  .wfix-max-lg-771 {
    width: 771px !important; }

  .hfix-max-lg-771 {
    height: 771px !important; }

  .wfix-max-lg-772 {
    width: 772px !important; }

  .hfix-max-lg-772 {
    height: 772px !important; }

  .wfix-max-lg-773 {
    width: 773px !important; }

  .hfix-max-lg-773 {
    height: 773px !important; }

  .wfix-max-lg-774 {
    width: 774px !important; }

  .hfix-max-lg-774 {
    height: 774px !important; }

  .wfix-max-lg-775 {
    width: 775px !important; }

  .hfix-max-lg-775 {
    height: 775px !important; }

  .wfix-max-lg-776 {
    width: 776px !important; }

  .hfix-max-lg-776 {
    height: 776px !important; }

  .wfix-max-lg-777 {
    width: 777px !important; }

  .hfix-max-lg-777 {
    height: 777px !important; }

  .wfix-max-lg-778 {
    width: 778px !important; }

  .hfix-max-lg-778 {
    height: 778px !important; }

  .wfix-max-lg-779 {
    width: 779px !important; }

  .hfix-max-lg-779 {
    height: 779px !important; }

  .wfix-max-lg-780 {
    width: 780px !important; }

  .hfix-max-lg-780 {
    height: 780px !important; }

  .wfix-max-lg-781 {
    width: 781px !important; }

  .hfix-max-lg-781 {
    height: 781px !important; }

  .wfix-max-lg-782 {
    width: 782px !important; }

  .hfix-max-lg-782 {
    height: 782px !important; }

  .wfix-max-lg-783 {
    width: 783px !important; }

  .hfix-max-lg-783 {
    height: 783px !important; }

  .wfix-max-lg-784 {
    width: 784px !important; }

  .hfix-max-lg-784 {
    height: 784px !important; }

  .wfix-max-lg-785 {
    width: 785px !important; }

  .hfix-max-lg-785 {
    height: 785px !important; }

  .wfix-max-lg-786 {
    width: 786px !important; }

  .hfix-max-lg-786 {
    height: 786px !important; }

  .wfix-max-lg-787 {
    width: 787px !important; }

  .hfix-max-lg-787 {
    height: 787px !important; }

  .wfix-max-lg-788 {
    width: 788px !important; }

  .hfix-max-lg-788 {
    height: 788px !important; }

  .wfix-max-lg-789 {
    width: 789px !important; }

  .hfix-max-lg-789 {
    height: 789px !important; }

  .wfix-max-lg-790 {
    width: 790px !important; }

  .hfix-max-lg-790 {
    height: 790px !important; }

  .wfix-max-lg-791 {
    width: 791px !important; }

  .hfix-max-lg-791 {
    height: 791px !important; }

  .wfix-max-lg-792 {
    width: 792px !important; }

  .hfix-max-lg-792 {
    height: 792px !important; }

  .wfix-max-lg-793 {
    width: 793px !important; }

  .hfix-max-lg-793 {
    height: 793px !important; }

  .wfix-max-lg-794 {
    width: 794px !important; }

  .hfix-max-lg-794 {
    height: 794px !important; }

  .wfix-max-lg-795 {
    width: 795px !important; }

  .hfix-max-lg-795 {
    height: 795px !important; }

  .wfix-max-lg-796 {
    width: 796px !important; }

  .hfix-max-lg-796 {
    height: 796px !important; }

  .wfix-max-lg-797 {
    width: 797px !important; }

  .hfix-max-lg-797 {
    height: 797px !important; }

  .wfix-max-lg-798 {
    width: 798px !important; }

  .hfix-max-lg-798 {
    height: 798px !important; }

  .wfix-max-lg-799 {
    width: 799px !important; }

  .hfix-max-lg-799 {
    height: 799px !important; }

  .wfix-max-lg-800 {
    width: 800px !important; }

  .hfix-max-lg-800 {
    height: 800px !important; }

  .wfix-max-lg-801 {
    width: 801px !important; }

  .hfix-max-lg-801 {
    height: 801px !important; }

  .wfix-max-lg-802 {
    width: 802px !important; }

  .hfix-max-lg-802 {
    height: 802px !important; }

  .wfix-max-lg-803 {
    width: 803px !important; }

  .hfix-max-lg-803 {
    height: 803px !important; }

  .wfix-max-lg-804 {
    width: 804px !important; }

  .hfix-max-lg-804 {
    height: 804px !important; }

  .wfix-max-lg-805 {
    width: 805px !important; }

  .hfix-max-lg-805 {
    height: 805px !important; }

  .wfix-max-lg-806 {
    width: 806px !important; }

  .hfix-max-lg-806 {
    height: 806px !important; }

  .wfix-max-lg-807 {
    width: 807px !important; }

  .hfix-max-lg-807 {
    height: 807px !important; }

  .wfix-max-lg-808 {
    width: 808px !important; }

  .hfix-max-lg-808 {
    height: 808px !important; }

  .wfix-max-lg-809 {
    width: 809px !important; }

  .hfix-max-lg-809 {
    height: 809px !important; }

  .wfix-max-lg-810 {
    width: 810px !important; }

  .hfix-max-lg-810 {
    height: 810px !important; }

  .wfix-max-lg-811 {
    width: 811px !important; }

  .hfix-max-lg-811 {
    height: 811px !important; }

  .wfix-max-lg-812 {
    width: 812px !important; }

  .hfix-max-lg-812 {
    height: 812px !important; }

  .wfix-max-lg-813 {
    width: 813px !important; }

  .hfix-max-lg-813 {
    height: 813px !important; }

  .wfix-max-lg-814 {
    width: 814px !important; }

  .hfix-max-lg-814 {
    height: 814px !important; }

  .wfix-max-lg-815 {
    width: 815px !important; }

  .hfix-max-lg-815 {
    height: 815px !important; }

  .wfix-max-lg-816 {
    width: 816px !important; }

  .hfix-max-lg-816 {
    height: 816px !important; }

  .wfix-max-lg-817 {
    width: 817px !important; }

  .hfix-max-lg-817 {
    height: 817px !important; }

  .wfix-max-lg-818 {
    width: 818px !important; }

  .hfix-max-lg-818 {
    height: 818px !important; }

  .wfix-max-lg-819 {
    width: 819px !important; }

  .hfix-max-lg-819 {
    height: 819px !important; }

  .wfix-max-lg-820 {
    width: 820px !important; }

  .hfix-max-lg-820 {
    height: 820px !important; }

  .wfix-max-lg-821 {
    width: 821px !important; }

  .hfix-max-lg-821 {
    height: 821px !important; }

  .wfix-max-lg-822 {
    width: 822px !important; }

  .hfix-max-lg-822 {
    height: 822px !important; }

  .wfix-max-lg-823 {
    width: 823px !important; }

  .hfix-max-lg-823 {
    height: 823px !important; }

  .wfix-max-lg-824 {
    width: 824px !important; }

  .hfix-max-lg-824 {
    height: 824px !important; }

  .wfix-max-lg-825 {
    width: 825px !important; }

  .hfix-max-lg-825 {
    height: 825px !important; }

  .wfix-max-lg-826 {
    width: 826px !important; }

  .hfix-max-lg-826 {
    height: 826px !important; }

  .wfix-max-lg-827 {
    width: 827px !important; }

  .hfix-max-lg-827 {
    height: 827px !important; }

  .wfix-max-lg-828 {
    width: 828px !important; }

  .hfix-max-lg-828 {
    height: 828px !important; }

  .wfix-max-lg-829 {
    width: 829px !important; }

  .hfix-max-lg-829 {
    height: 829px !important; }

  .wfix-max-lg-830 {
    width: 830px !important; }

  .hfix-max-lg-830 {
    height: 830px !important; }

  .wfix-max-lg-831 {
    width: 831px !important; }

  .hfix-max-lg-831 {
    height: 831px !important; }

  .wfix-max-lg-832 {
    width: 832px !important; }

  .hfix-max-lg-832 {
    height: 832px !important; }

  .wfix-max-lg-833 {
    width: 833px !important; }

  .hfix-max-lg-833 {
    height: 833px !important; }

  .wfix-max-lg-834 {
    width: 834px !important; }

  .hfix-max-lg-834 {
    height: 834px !important; }

  .wfix-max-lg-835 {
    width: 835px !important; }

  .hfix-max-lg-835 {
    height: 835px !important; }

  .wfix-max-lg-836 {
    width: 836px !important; }

  .hfix-max-lg-836 {
    height: 836px !important; }

  .wfix-max-lg-837 {
    width: 837px !important; }

  .hfix-max-lg-837 {
    height: 837px !important; }

  .wfix-max-lg-838 {
    width: 838px !important; }

  .hfix-max-lg-838 {
    height: 838px !important; }

  .wfix-max-lg-839 {
    width: 839px !important; }

  .hfix-max-lg-839 {
    height: 839px !important; }

  .wfix-max-lg-840 {
    width: 840px !important; }

  .hfix-max-lg-840 {
    height: 840px !important; }

  .wfix-max-lg-841 {
    width: 841px !important; }

  .hfix-max-lg-841 {
    height: 841px !important; }

  .wfix-max-lg-842 {
    width: 842px !important; }

  .hfix-max-lg-842 {
    height: 842px !important; }

  .wfix-max-lg-843 {
    width: 843px !important; }

  .hfix-max-lg-843 {
    height: 843px !important; }

  .wfix-max-lg-844 {
    width: 844px !important; }

  .hfix-max-lg-844 {
    height: 844px !important; }

  .wfix-max-lg-845 {
    width: 845px !important; }

  .hfix-max-lg-845 {
    height: 845px !important; }

  .wfix-max-lg-846 {
    width: 846px !important; }

  .hfix-max-lg-846 {
    height: 846px !important; }

  .wfix-max-lg-847 {
    width: 847px !important; }

  .hfix-max-lg-847 {
    height: 847px !important; }

  .wfix-max-lg-848 {
    width: 848px !important; }

  .hfix-max-lg-848 {
    height: 848px !important; }

  .wfix-max-lg-849 {
    width: 849px !important; }

  .hfix-max-lg-849 {
    height: 849px !important; }

  .wfix-max-lg-850 {
    width: 850px !important; }

  .hfix-max-lg-850 {
    height: 850px !important; }

  .wfix-max-lg-851 {
    width: 851px !important; }

  .hfix-max-lg-851 {
    height: 851px !important; }

  .wfix-max-lg-852 {
    width: 852px !important; }

  .hfix-max-lg-852 {
    height: 852px !important; }

  .wfix-max-lg-853 {
    width: 853px !important; }

  .hfix-max-lg-853 {
    height: 853px !important; }

  .wfix-max-lg-854 {
    width: 854px !important; }

  .hfix-max-lg-854 {
    height: 854px !important; }

  .wfix-max-lg-855 {
    width: 855px !important; }

  .hfix-max-lg-855 {
    height: 855px !important; }

  .wfix-max-lg-856 {
    width: 856px !important; }

  .hfix-max-lg-856 {
    height: 856px !important; }

  .wfix-max-lg-857 {
    width: 857px !important; }

  .hfix-max-lg-857 {
    height: 857px !important; }

  .wfix-max-lg-858 {
    width: 858px !important; }

  .hfix-max-lg-858 {
    height: 858px !important; }

  .wfix-max-lg-859 {
    width: 859px !important; }

  .hfix-max-lg-859 {
    height: 859px !important; }

  .wfix-max-lg-860 {
    width: 860px !important; }

  .hfix-max-lg-860 {
    height: 860px !important; }

  .wfix-max-lg-861 {
    width: 861px !important; }

  .hfix-max-lg-861 {
    height: 861px !important; }

  .wfix-max-lg-862 {
    width: 862px !important; }

  .hfix-max-lg-862 {
    height: 862px !important; }

  .wfix-max-lg-863 {
    width: 863px !important; }

  .hfix-max-lg-863 {
    height: 863px !important; }

  .wfix-max-lg-864 {
    width: 864px !important; }

  .hfix-max-lg-864 {
    height: 864px !important; }

  .wfix-max-lg-865 {
    width: 865px !important; }

  .hfix-max-lg-865 {
    height: 865px !important; }

  .wfix-max-lg-866 {
    width: 866px !important; }

  .hfix-max-lg-866 {
    height: 866px !important; }

  .wfix-max-lg-867 {
    width: 867px !important; }

  .hfix-max-lg-867 {
    height: 867px !important; }

  .wfix-max-lg-868 {
    width: 868px !important; }

  .hfix-max-lg-868 {
    height: 868px !important; }

  .wfix-max-lg-869 {
    width: 869px !important; }

  .hfix-max-lg-869 {
    height: 869px !important; }

  .wfix-max-lg-870 {
    width: 870px !important; }

  .hfix-max-lg-870 {
    height: 870px !important; }

  .wfix-max-lg-871 {
    width: 871px !important; }

  .hfix-max-lg-871 {
    height: 871px !important; }

  .wfix-max-lg-872 {
    width: 872px !important; }

  .hfix-max-lg-872 {
    height: 872px !important; }

  .wfix-max-lg-873 {
    width: 873px !important; }

  .hfix-max-lg-873 {
    height: 873px !important; }

  .wfix-max-lg-874 {
    width: 874px !important; }

  .hfix-max-lg-874 {
    height: 874px !important; }

  .wfix-max-lg-875 {
    width: 875px !important; }

  .hfix-max-lg-875 {
    height: 875px !important; }

  .wfix-max-lg-876 {
    width: 876px !important; }

  .hfix-max-lg-876 {
    height: 876px !important; }

  .wfix-max-lg-877 {
    width: 877px !important; }

  .hfix-max-lg-877 {
    height: 877px !important; }

  .wfix-max-lg-878 {
    width: 878px !important; }

  .hfix-max-lg-878 {
    height: 878px !important; }

  .wfix-max-lg-879 {
    width: 879px !important; }

  .hfix-max-lg-879 {
    height: 879px !important; }

  .wfix-max-lg-880 {
    width: 880px !important; }

  .hfix-max-lg-880 {
    height: 880px !important; }

  .wfix-max-lg-881 {
    width: 881px !important; }

  .hfix-max-lg-881 {
    height: 881px !important; }

  .wfix-max-lg-882 {
    width: 882px !important; }

  .hfix-max-lg-882 {
    height: 882px !important; }

  .wfix-max-lg-883 {
    width: 883px !important; }

  .hfix-max-lg-883 {
    height: 883px !important; }

  .wfix-max-lg-884 {
    width: 884px !important; }

  .hfix-max-lg-884 {
    height: 884px !important; }

  .wfix-max-lg-885 {
    width: 885px !important; }

  .hfix-max-lg-885 {
    height: 885px !important; }

  .wfix-max-lg-886 {
    width: 886px !important; }

  .hfix-max-lg-886 {
    height: 886px !important; }

  .wfix-max-lg-887 {
    width: 887px !important; }

  .hfix-max-lg-887 {
    height: 887px !important; }

  .wfix-max-lg-888 {
    width: 888px !important; }

  .hfix-max-lg-888 {
    height: 888px !important; }

  .wfix-max-lg-889 {
    width: 889px !important; }

  .hfix-max-lg-889 {
    height: 889px !important; }

  .wfix-max-lg-890 {
    width: 890px !important; }

  .hfix-max-lg-890 {
    height: 890px !important; }

  .wfix-max-lg-891 {
    width: 891px !important; }

  .hfix-max-lg-891 {
    height: 891px !important; }

  .wfix-max-lg-892 {
    width: 892px !important; }

  .hfix-max-lg-892 {
    height: 892px !important; }

  .wfix-max-lg-893 {
    width: 893px !important; }

  .hfix-max-lg-893 {
    height: 893px !important; }

  .wfix-max-lg-894 {
    width: 894px !important; }

  .hfix-max-lg-894 {
    height: 894px !important; }

  .wfix-max-lg-895 {
    width: 895px !important; }

  .hfix-max-lg-895 {
    height: 895px !important; }

  .wfix-max-lg-896 {
    width: 896px !important; }

  .hfix-max-lg-896 {
    height: 896px !important; }

  .wfix-max-lg-897 {
    width: 897px !important; }

  .hfix-max-lg-897 {
    height: 897px !important; }

  .wfix-max-lg-898 {
    width: 898px !important; }

  .hfix-max-lg-898 {
    height: 898px !important; }

  .wfix-max-lg-899 {
    width: 899px !important; }

  .hfix-max-lg-899 {
    height: 899px !important; }

  .wfix-max-lg-900 {
    width: 900px !important; }

  .hfix-max-lg-900 {
    height: 900px !important; }

  .wfix-max-lg-901 {
    width: 901px !important; }

  .hfix-max-lg-901 {
    height: 901px !important; }

  .wfix-max-lg-902 {
    width: 902px !important; }

  .hfix-max-lg-902 {
    height: 902px !important; }

  .wfix-max-lg-903 {
    width: 903px !important; }

  .hfix-max-lg-903 {
    height: 903px !important; }

  .wfix-max-lg-904 {
    width: 904px !important; }

  .hfix-max-lg-904 {
    height: 904px !important; }

  .wfix-max-lg-905 {
    width: 905px !important; }

  .hfix-max-lg-905 {
    height: 905px !important; }

  .wfix-max-lg-906 {
    width: 906px !important; }

  .hfix-max-lg-906 {
    height: 906px !important; }

  .wfix-max-lg-907 {
    width: 907px !important; }

  .hfix-max-lg-907 {
    height: 907px !important; }

  .wfix-max-lg-908 {
    width: 908px !important; }

  .hfix-max-lg-908 {
    height: 908px !important; }

  .wfix-max-lg-909 {
    width: 909px !important; }

  .hfix-max-lg-909 {
    height: 909px !important; }

  .wfix-max-lg-910 {
    width: 910px !important; }

  .hfix-max-lg-910 {
    height: 910px !important; }

  .wfix-max-lg-911 {
    width: 911px !important; }

  .hfix-max-lg-911 {
    height: 911px !important; }

  .wfix-max-lg-912 {
    width: 912px !important; }

  .hfix-max-lg-912 {
    height: 912px !important; }

  .wfix-max-lg-913 {
    width: 913px !important; }

  .hfix-max-lg-913 {
    height: 913px !important; }

  .wfix-max-lg-914 {
    width: 914px !important; }

  .hfix-max-lg-914 {
    height: 914px !important; }

  .wfix-max-lg-915 {
    width: 915px !important; }

  .hfix-max-lg-915 {
    height: 915px !important; }

  .wfix-max-lg-916 {
    width: 916px !important; }

  .hfix-max-lg-916 {
    height: 916px !important; }

  .wfix-max-lg-917 {
    width: 917px !important; }

  .hfix-max-lg-917 {
    height: 917px !important; }

  .wfix-max-lg-918 {
    width: 918px !important; }

  .hfix-max-lg-918 {
    height: 918px !important; }

  .wfix-max-lg-919 {
    width: 919px !important; }

  .hfix-max-lg-919 {
    height: 919px !important; }

  .wfix-max-lg-920 {
    width: 920px !important; }

  .hfix-max-lg-920 {
    height: 920px !important; }

  .wfix-max-lg-921 {
    width: 921px !important; }

  .hfix-max-lg-921 {
    height: 921px !important; }

  .wfix-max-lg-922 {
    width: 922px !important; }

  .hfix-max-lg-922 {
    height: 922px !important; }

  .wfix-max-lg-923 {
    width: 923px !important; }

  .hfix-max-lg-923 {
    height: 923px !important; }

  .wfix-max-lg-924 {
    width: 924px !important; }

  .hfix-max-lg-924 {
    height: 924px !important; }

  .wfix-max-lg-925 {
    width: 925px !important; }

  .hfix-max-lg-925 {
    height: 925px !important; }

  .wfix-max-lg-926 {
    width: 926px !important; }

  .hfix-max-lg-926 {
    height: 926px !important; }

  .wfix-max-lg-927 {
    width: 927px !important; }

  .hfix-max-lg-927 {
    height: 927px !important; }

  .wfix-max-lg-928 {
    width: 928px !important; }

  .hfix-max-lg-928 {
    height: 928px !important; }

  .wfix-max-lg-929 {
    width: 929px !important; }

  .hfix-max-lg-929 {
    height: 929px !important; }

  .wfix-max-lg-930 {
    width: 930px !important; }

  .hfix-max-lg-930 {
    height: 930px !important; }

  .wfix-max-lg-931 {
    width: 931px !important; }

  .hfix-max-lg-931 {
    height: 931px !important; }

  .wfix-max-lg-932 {
    width: 932px !important; }

  .hfix-max-lg-932 {
    height: 932px !important; }

  .wfix-max-lg-933 {
    width: 933px !important; }

  .hfix-max-lg-933 {
    height: 933px !important; }

  .wfix-max-lg-934 {
    width: 934px !important; }

  .hfix-max-lg-934 {
    height: 934px !important; }

  .wfix-max-lg-935 {
    width: 935px !important; }

  .hfix-max-lg-935 {
    height: 935px !important; }

  .wfix-max-lg-936 {
    width: 936px !important; }

  .hfix-max-lg-936 {
    height: 936px !important; }

  .wfix-max-lg-937 {
    width: 937px !important; }

  .hfix-max-lg-937 {
    height: 937px !important; }

  .wfix-max-lg-938 {
    width: 938px !important; }

  .hfix-max-lg-938 {
    height: 938px !important; }

  .wfix-max-lg-939 {
    width: 939px !important; }

  .hfix-max-lg-939 {
    height: 939px !important; }

  .wfix-max-lg-940 {
    width: 940px !important; }

  .hfix-max-lg-940 {
    height: 940px !important; }

  .wfix-max-lg-941 {
    width: 941px !important; }

  .hfix-max-lg-941 {
    height: 941px !important; }

  .wfix-max-lg-942 {
    width: 942px !important; }

  .hfix-max-lg-942 {
    height: 942px !important; }

  .wfix-max-lg-943 {
    width: 943px !important; }

  .hfix-max-lg-943 {
    height: 943px !important; }

  .wfix-max-lg-944 {
    width: 944px !important; }

  .hfix-max-lg-944 {
    height: 944px !important; }

  .wfix-max-lg-945 {
    width: 945px !important; }

  .hfix-max-lg-945 {
    height: 945px !important; }

  .wfix-max-lg-946 {
    width: 946px !important; }

  .hfix-max-lg-946 {
    height: 946px !important; }

  .wfix-max-lg-947 {
    width: 947px !important; }

  .hfix-max-lg-947 {
    height: 947px !important; }

  .wfix-max-lg-948 {
    width: 948px !important; }

  .hfix-max-lg-948 {
    height: 948px !important; }

  .wfix-max-lg-949 {
    width: 949px !important; }

  .hfix-max-lg-949 {
    height: 949px !important; }

  .wfix-max-lg-950 {
    width: 950px !important; }

  .hfix-max-lg-950 {
    height: 950px !important; }

  .wfix-max-lg-951 {
    width: 951px !important; }

  .hfix-max-lg-951 {
    height: 951px !important; }

  .wfix-max-lg-952 {
    width: 952px !important; }

  .hfix-max-lg-952 {
    height: 952px !important; }

  .wfix-max-lg-953 {
    width: 953px !important; }

  .hfix-max-lg-953 {
    height: 953px !important; }

  .wfix-max-lg-954 {
    width: 954px !important; }

  .hfix-max-lg-954 {
    height: 954px !important; }

  .wfix-max-lg-955 {
    width: 955px !important; }

  .hfix-max-lg-955 {
    height: 955px !important; }

  .wfix-max-lg-956 {
    width: 956px !important; }

  .hfix-max-lg-956 {
    height: 956px !important; }

  .wfix-max-lg-957 {
    width: 957px !important; }

  .hfix-max-lg-957 {
    height: 957px !important; }

  .wfix-max-lg-958 {
    width: 958px !important; }

  .hfix-max-lg-958 {
    height: 958px !important; }

  .wfix-max-lg-959 {
    width: 959px !important; }

  .hfix-max-lg-959 {
    height: 959px !important; }

  .wfix-max-lg-960 {
    width: 960px !important; }

  .hfix-max-lg-960 {
    height: 960px !important; }

  .wfix-max-lg-961 {
    width: 961px !important; }

  .hfix-max-lg-961 {
    height: 961px !important; }

  .wfix-max-lg-962 {
    width: 962px !important; }

  .hfix-max-lg-962 {
    height: 962px !important; }

  .wfix-max-lg-963 {
    width: 963px !important; }

  .hfix-max-lg-963 {
    height: 963px !important; }

  .wfix-max-lg-964 {
    width: 964px !important; }

  .hfix-max-lg-964 {
    height: 964px !important; }

  .wfix-max-lg-965 {
    width: 965px !important; }

  .hfix-max-lg-965 {
    height: 965px !important; }

  .wfix-max-lg-966 {
    width: 966px !important; }

  .hfix-max-lg-966 {
    height: 966px !important; }

  .wfix-max-lg-967 {
    width: 967px !important; }

  .hfix-max-lg-967 {
    height: 967px !important; }

  .wfix-max-lg-968 {
    width: 968px !important; }

  .hfix-max-lg-968 {
    height: 968px !important; }

  .wfix-max-lg-969 {
    width: 969px !important; }

  .hfix-max-lg-969 {
    height: 969px !important; }

  .wfix-max-lg-970 {
    width: 970px !important; }

  .hfix-max-lg-970 {
    height: 970px !important; }

  .wfix-max-lg-971 {
    width: 971px !important; }

  .hfix-max-lg-971 {
    height: 971px !important; }

  .wfix-max-lg-972 {
    width: 972px !important; }

  .hfix-max-lg-972 {
    height: 972px !important; }

  .wfix-max-lg-973 {
    width: 973px !important; }

  .hfix-max-lg-973 {
    height: 973px !important; }

  .wfix-max-lg-974 {
    width: 974px !important; }

  .hfix-max-lg-974 {
    height: 974px !important; }

  .wfix-max-lg-975 {
    width: 975px !important; }

  .hfix-max-lg-975 {
    height: 975px !important; }

  .wfix-max-lg-976 {
    width: 976px !important; }

  .hfix-max-lg-976 {
    height: 976px !important; }

  .wfix-max-lg-977 {
    width: 977px !important; }

  .hfix-max-lg-977 {
    height: 977px !important; }

  .wfix-max-lg-978 {
    width: 978px !important; }

  .hfix-max-lg-978 {
    height: 978px !important; }

  .wfix-max-lg-979 {
    width: 979px !important; }

  .hfix-max-lg-979 {
    height: 979px !important; }

  .wfix-max-lg-980 {
    width: 980px !important; }

  .hfix-max-lg-980 {
    height: 980px !important; }

  .wfix-max-lg-981 {
    width: 981px !important; }

  .hfix-max-lg-981 {
    height: 981px !important; }

  .wfix-max-lg-982 {
    width: 982px !important; }

  .hfix-max-lg-982 {
    height: 982px !important; }

  .wfix-max-lg-983 {
    width: 983px !important; }

  .hfix-max-lg-983 {
    height: 983px !important; }

  .wfix-max-lg-984 {
    width: 984px !important; }

  .hfix-max-lg-984 {
    height: 984px !important; }

  .wfix-max-lg-985 {
    width: 985px !important; }

  .hfix-max-lg-985 {
    height: 985px !important; }

  .wfix-max-lg-986 {
    width: 986px !important; }

  .hfix-max-lg-986 {
    height: 986px !important; }

  .wfix-max-lg-987 {
    width: 987px !important; }

  .hfix-max-lg-987 {
    height: 987px !important; }

  .wfix-max-lg-988 {
    width: 988px !important; }

  .hfix-max-lg-988 {
    height: 988px !important; }

  .wfix-max-lg-989 {
    width: 989px !important; }

  .hfix-max-lg-989 {
    height: 989px !important; }

  .wfix-max-lg-990 {
    width: 990px !important; }

  .hfix-max-lg-990 {
    height: 990px !important; }

  .wfix-max-lg-991 {
    width: 991px !important; }

  .hfix-max-lg-991 {
    height: 991px !important; }

  .wfix-max-lg-992 {
    width: 992px !important; }

  .hfix-max-lg-992 {
    height: 992px !important; }

  .wfix-max-lg-993 {
    width: 993px !important; }

  .hfix-max-lg-993 {
    height: 993px !important; }

  .wfix-max-lg-994 {
    width: 994px !important; }

  .hfix-max-lg-994 {
    height: 994px !important; }

  .wfix-max-lg-995 {
    width: 995px !important; }

  .hfix-max-lg-995 {
    height: 995px !important; }

  .wfix-max-lg-996 {
    width: 996px !important; }

  .hfix-max-lg-996 {
    height: 996px !important; }

  .wfix-max-lg-997 {
    width: 997px !important; }

  .hfix-max-lg-997 {
    height: 997px !important; }

  .wfix-max-lg-998 {
    width: 998px !important; }

  .hfix-max-lg-998 {
    height: 998px !important; }

  .wfix-max-lg-999 {
    width: 999px !important; }

  .hfix-max-lg-999 {
    height: 999px !important; }

  .wfix-max-lg-1000 {
    width: 1000px !important; }

  .hfix-max-lg-1000 {
    height: 1000px !important; } }
@media screen and (max-width: 767px) {
  .wfix-max-sm-1 {
    width: 1px !important; }

  .hfix-max-sm-1 {
    height: 1px !important; }

  .wfix-max-sm-2 {
    width: 2px !important; }

  .hfix-max-sm-2 {
    height: 2px !important; }

  .wfix-max-sm-3 {
    width: 3px !important; }

  .hfix-max-sm-3 {
    height: 3px !important; }

  .wfix-max-sm-4 {
    width: 4px !important; }

  .hfix-max-sm-4 {
    height: 4px !important; }

  .wfix-max-sm-5 {
    width: 5px !important; }

  .hfix-max-sm-5 {
    height: 5px !important; }

  .wfix-max-sm-6 {
    width: 6px !important; }

  .hfix-max-sm-6 {
    height: 6px !important; }

  .wfix-max-sm-7 {
    width: 7px !important; }

  .hfix-max-sm-7 {
    height: 7px !important; }

  .wfix-max-sm-8 {
    width: 8px !important; }

  .hfix-max-sm-8 {
    height: 8px !important; }

  .wfix-max-sm-9 {
    width: 9px !important; }

  .hfix-max-sm-9 {
    height: 9px !important; }

  .wfix-max-sm-10 {
    width: 10px !important; }

  .hfix-max-sm-10 {
    height: 10px !important; }

  .wfix-max-sm-11 {
    width: 11px !important; }

  .hfix-max-sm-11 {
    height: 11px !important; }

  .wfix-max-sm-12 {
    width: 12px !important; }

  .hfix-max-sm-12 {
    height: 12px !important; }

  .wfix-max-sm-13 {
    width: 13px !important; }

  .hfix-max-sm-13 {
    height: 13px !important; }

  .wfix-max-sm-14 {
    width: 14px !important; }

  .hfix-max-sm-14 {
    height: 14px !important; }

  .wfix-max-sm-15 {
    width: 15px !important; }

  .hfix-max-sm-15 {
    height: 15px !important; }

  .wfix-max-sm-16 {
    width: 16px !important; }

  .hfix-max-sm-16 {
    height: 16px !important; }

  .wfix-max-sm-17 {
    width: 17px !important; }

  .hfix-max-sm-17 {
    height: 17px !important; }

  .wfix-max-sm-18 {
    width: 18px !important; }

  .hfix-max-sm-18 {
    height: 18px !important; }

  .wfix-max-sm-19 {
    width: 19px !important; }

  .hfix-max-sm-19 {
    height: 19px !important; }

  .wfix-max-sm-20 {
    width: 20px !important; }

  .hfix-max-sm-20 {
    height: 20px !important; }

  .wfix-max-sm-21 {
    width: 21px !important; }

  .hfix-max-sm-21 {
    height: 21px !important; }

  .wfix-max-sm-22 {
    width: 22px !important; }

  .hfix-max-sm-22 {
    height: 22px !important; }

  .wfix-max-sm-23 {
    width: 23px !important; }

  .hfix-max-sm-23 {
    height: 23px !important; }

  .wfix-max-sm-24 {
    width: 24px !important; }

  .hfix-max-sm-24 {
    height: 24px !important; }

  .wfix-max-sm-25 {
    width: 25px !important; }

  .hfix-max-sm-25 {
    height: 25px !important; }

  .wfix-max-sm-26 {
    width: 26px !important; }

  .hfix-max-sm-26 {
    height: 26px !important; }

  .wfix-max-sm-27 {
    width: 27px !important; }

  .hfix-max-sm-27 {
    height: 27px !important; }

  .wfix-max-sm-28 {
    width: 28px !important; }

  .hfix-max-sm-28 {
    height: 28px !important; }

  .wfix-max-sm-29 {
    width: 29px !important; }

  .hfix-max-sm-29 {
    height: 29px !important; }

  .wfix-max-sm-30 {
    width: 30px !important; }

  .hfix-max-sm-30 {
    height: 30px !important; }

  .wfix-max-sm-31 {
    width: 31px !important; }

  .hfix-max-sm-31 {
    height: 31px !important; }

  .wfix-max-sm-32 {
    width: 32px !important; }

  .hfix-max-sm-32 {
    height: 32px !important; }

  .wfix-max-sm-33 {
    width: 33px !important; }

  .hfix-max-sm-33 {
    height: 33px !important; }

  .wfix-max-sm-34 {
    width: 34px !important; }

  .hfix-max-sm-34 {
    height: 34px !important; }

  .wfix-max-sm-35 {
    width: 35px !important; }

  .hfix-max-sm-35 {
    height: 35px !important; }

  .wfix-max-sm-36 {
    width: 36px !important; }

  .hfix-max-sm-36 {
    height: 36px !important; }

  .wfix-max-sm-37 {
    width: 37px !important; }

  .hfix-max-sm-37 {
    height: 37px !important; }

  .wfix-max-sm-38 {
    width: 38px !important; }

  .hfix-max-sm-38 {
    height: 38px !important; }

  .wfix-max-sm-39 {
    width: 39px !important; }

  .hfix-max-sm-39 {
    height: 39px !important; }

  .wfix-max-sm-40 {
    width: 40px !important; }

  .hfix-max-sm-40 {
    height: 40px !important; }

  .wfix-max-sm-41 {
    width: 41px !important; }

  .hfix-max-sm-41 {
    height: 41px !important; }

  .wfix-max-sm-42 {
    width: 42px !important; }

  .hfix-max-sm-42 {
    height: 42px !important; }

  .wfix-max-sm-43 {
    width: 43px !important; }

  .hfix-max-sm-43 {
    height: 43px !important; }

  .wfix-max-sm-44 {
    width: 44px !important; }

  .hfix-max-sm-44 {
    height: 44px !important; }

  .wfix-max-sm-45 {
    width: 45px !important; }

  .hfix-max-sm-45 {
    height: 45px !important; }

  .wfix-max-sm-46 {
    width: 46px !important; }

  .hfix-max-sm-46 {
    height: 46px !important; }

  .wfix-max-sm-47 {
    width: 47px !important; }

  .hfix-max-sm-47 {
    height: 47px !important; }

  .wfix-max-sm-48 {
    width: 48px !important; }

  .hfix-max-sm-48 {
    height: 48px !important; }

  .wfix-max-sm-49 {
    width: 49px !important; }

  .hfix-max-sm-49 {
    height: 49px !important; }

  .wfix-max-sm-50 {
    width: 50px !important; }

  .hfix-max-sm-50 {
    height: 50px !important; }

  .wfix-max-sm-51 {
    width: 51px !important; }

  .hfix-max-sm-51 {
    height: 51px !important; }

  .wfix-max-sm-52 {
    width: 52px !important; }

  .hfix-max-sm-52 {
    height: 52px !important; }

  .wfix-max-sm-53 {
    width: 53px !important; }

  .hfix-max-sm-53 {
    height: 53px !important; }

  .wfix-max-sm-54 {
    width: 54px !important; }

  .hfix-max-sm-54 {
    height: 54px !important; }

  .wfix-max-sm-55 {
    width: 55px !important; }

  .hfix-max-sm-55 {
    height: 55px !important; }

  .wfix-max-sm-56 {
    width: 56px !important; }

  .hfix-max-sm-56 {
    height: 56px !important; }

  .wfix-max-sm-57 {
    width: 57px !important; }

  .hfix-max-sm-57 {
    height: 57px !important; }

  .wfix-max-sm-58 {
    width: 58px !important; }

  .hfix-max-sm-58 {
    height: 58px !important; }

  .wfix-max-sm-59 {
    width: 59px !important; }

  .hfix-max-sm-59 {
    height: 59px !important; }

  .wfix-max-sm-60 {
    width: 60px !important; }

  .hfix-max-sm-60 {
    height: 60px !important; }

  .wfix-max-sm-61 {
    width: 61px !important; }

  .hfix-max-sm-61 {
    height: 61px !important; }

  .wfix-max-sm-62 {
    width: 62px !important; }

  .hfix-max-sm-62 {
    height: 62px !important; }

  .wfix-max-sm-63 {
    width: 63px !important; }

  .hfix-max-sm-63 {
    height: 63px !important; }

  .wfix-max-sm-64 {
    width: 64px !important; }

  .hfix-max-sm-64 {
    height: 64px !important; }

  .wfix-max-sm-65 {
    width: 65px !important; }

  .hfix-max-sm-65 {
    height: 65px !important; }

  .wfix-max-sm-66 {
    width: 66px !important; }

  .hfix-max-sm-66 {
    height: 66px !important; }

  .wfix-max-sm-67 {
    width: 67px !important; }

  .hfix-max-sm-67 {
    height: 67px !important; }

  .wfix-max-sm-68 {
    width: 68px !important; }

  .hfix-max-sm-68 {
    height: 68px !important; }

  .wfix-max-sm-69 {
    width: 69px !important; }

  .hfix-max-sm-69 {
    height: 69px !important; }

  .wfix-max-sm-70 {
    width: 70px !important; }

  .hfix-max-sm-70 {
    height: 70px !important; }

  .wfix-max-sm-71 {
    width: 71px !important; }

  .hfix-max-sm-71 {
    height: 71px !important; }

  .wfix-max-sm-72 {
    width: 72px !important; }

  .hfix-max-sm-72 {
    height: 72px !important; }

  .wfix-max-sm-73 {
    width: 73px !important; }

  .hfix-max-sm-73 {
    height: 73px !important; }

  .wfix-max-sm-74 {
    width: 74px !important; }

  .hfix-max-sm-74 {
    height: 74px !important; }

  .wfix-max-sm-75 {
    width: 75px !important; }

  .hfix-max-sm-75 {
    height: 75px !important; }

  .wfix-max-sm-76 {
    width: 76px !important; }

  .hfix-max-sm-76 {
    height: 76px !important; }

  .wfix-max-sm-77 {
    width: 77px !important; }

  .hfix-max-sm-77 {
    height: 77px !important; }

  .wfix-max-sm-78 {
    width: 78px !important; }

  .hfix-max-sm-78 {
    height: 78px !important; }

  .wfix-max-sm-79 {
    width: 79px !important; }

  .hfix-max-sm-79 {
    height: 79px !important; }

  .wfix-max-sm-80 {
    width: 80px !important; }

  .hfix-max-sm-80 {
    height: 80px !important; }

  .wfix-max-sm-81 {
    width: 81px !important; }

  .hfix-max-sm-81 {
    height: 81px !important; }

  .wfix-max-sm-82 {
    width: 82px !important; }

  .hfix-max-sm-82 {
    height: 82px !important; }

  .wfix-max-sm-83 {
    width: 83px !important; }

  .hfix-max-sm-83 {
    height: 83px !important; }

  .wfix-max-sm-84 {
    width: 84px !important; }

  .hfix-max-sm-84 {
    height: 84px !important; }

  .wfix-max-sm-85 {
    width: 85px !important; }

  .hfix-max-sm-85 {
    height: 85px !important; }

  .wfix-max-sm-86 {
    width: 86px !important; }

  .hfix-max-sm-86 {
    height: 86px !important; }

  .wfix-max-sm-87 {
    width: 87px !important; }

  .hfix-max-sm-87 {
    height: 87px !important; }

  .wfix-max-sm-88 {
    width: 88px !important; }

  .hfix-max-sm-88 {
    height: 88px !important; }

  .wfix-max-sm-89 {
    width: 89px !important; }

  .hfix-max-sm-89 {
    height: 89px !important; }

  .wfix-max-sm-90 {
    width: 90px !important; }

  .hfix-max-sm-90 {
    height: 90px !important; }

  .wfix-max-sm-91 {
    width: 91px !important; }

  .hfix-max-sm-91 {
    height: 91px !important; }

  .wfix-max-sm-92 {
    width: 92px !important; }

  .hfix-max-sm-92 {
    height: 92px !important; }

  .wfix-max-sm-93 {
    width: 93px !important; }

  .hfix-max-sm-93 {
    height: 93px !important; }

  .wfix-max-sm-94 {
    width: 94px !important; }

  .hfix-max-sm-94 {
    height: 94px !important; }

  .wfix-max-sm-95 {
    width: 95px !important; }

  .hfix-max-sm-95 {
    height: 95px !important; }

  .wfix-max-sm-96 {
    width: 96px !important; }

  .hfix-max-sm-96 {
    height: 96px !important; }

  .wfix-max-sm-97 {
    width: 97px !important; }

  .hfix-max-sm-97 {
    height: 97px !important; }

  .wfix-max-sm-98 {
    width: 98px !important; }

  .hfix-max-sm-98 {
    height: 98px !important; }

  .wfix-max-sm-99 {
    width: 99px !important; }

  .hfix-max-sm-99 {
    height: 99px !important; }

  .wfix-max-sm-100 {
    width: 100px !important; }

  .hfix-max-sm-100 {
    height: 100px !important; }

  .wfix-max-sm-101 {
    width: 101px !important; }

  .hfix-max-sm-101 {
    height: 101px !important; }

  .wfix-max-sm-102 {
    width: 102px !important; }

  .hfix-max-sm-102 {
    height: 102px !important; }

  .wfix-max-sm-103 {
    width: 103px !important; }

  .hfix-max-sm-103 {
    height: 103px !important; }

  .wfix-max-sm-104 {
    width: 104px !important; }

  .hfix-max-sm-104 {
    height: 104px !important; }

  .wfix-max-sm-105 {
    width: 105px !important; }

  .hfix-max-sm-105 {
    height: 105px !important; }

  .wfix-max-sm-106 {
    width: 106px !important; }

  .hfix-max-sm-106 {
    height: 106px !important; }

  .wfix-max-sm-107 {
    width: 107px !important; }

  .hfix-max-sm-107 {
    height: 107px !important; }

  .wfix-max-sm-108 {
    width: 108px !important; }

  .hfix-max-sm-108 {
    height: 108px !important; }

  .wfix-max-sm-109 {
    width: 109px !important; }

  .hfix-max-sm-109 {
    height: 109px !important; }

  .wfix-max-sm-110 {
    width: 110px !important; }

  .hfix-max-sm-110 {
    height: 110px !important; }

  .wfix-max-sm-111 {
    width: 111px !important; }

  .hfix-max-sm-111 {
    height: 111px !important; }

  .wfix-max-sm-112 {
    width: 112px !important; }

  .hfix-max-sm-112 {
    height: 112px !important; }

  .wfix-max-sm-113 {
    width: 113px !important; }

  .hfix-max-sm-113 {
    height: 113px !important; }

  .wfix-max-sm-114 {
    width: 114px !important; }

  .hfix-max-sm-114 {
    height: 114px !important; }

  .wfix-max-sm-115 {
    width: 115px !important; }

  .hfix-max-sm-115 {
    height: 115px !important; }

  .wfix-max-sm-116 {
    width: 116px !important; }

  .hfix-max-sm-116 {
    height: 116px !important; }

  .wfix-max-sm-117 {
    width: 117px !important; }

  .hfix-max-sm-117 {
    height: 117px !important; }

  .wfix-max-sm-118 {
    width: 118px !important; }

  .hfix-max-sm-118 {
    height: 118px !important; }

  .wfix-max-sm-119 {
    width: 119px !important; }

  .hfix-max-sm-119 {
    height: 119px !important; }

  .wfix-max-sm-120 {
    width: 120px !important; }

  .hfix-max-sm-120 {
    height: 120px !important; }

  .wfix-max-sm-121 {
    width: 121px !important; }

  .hfix-max-sm-121 {
    height: 121px !important; }

  .wfix-max-sm-122 {
    width: 122px !important; }

  .hfix-max-sm-122 {
    height: 122px !important; }

  .wfix-max-sm-123 {
    width: 123px !important; }

  .hfix-max-sm-123 {
    height: 123px !important; }

  .wfix-max-sm-124 {
    width: 124px !important; }

  .hfix-max-sm-124 {
    height: 124px !important; }

  .wfix-max-sm-125 {
    width: 125px !important; }

  .hfix-max-sm-125 {
    height: 125px !important; }

  .wfix-max-sm-126 {
    width: 126px !important; }

  .hfix-max-sm-126 {
    height: 126px !important; }

  .wfix-max-sm-127 {
    width: 127px !important; }

  .hfix-max-sm-127 {
    height: 127px !important; }

  .wfix-max-sm-128 {
    width: 128px !important; }

  .hfix-max-sm-128 {
    height: 128px !important; }

  .wfix-max-sm-129 {
    width: 129px !important; }

  .hfix-max-sm-129 {
    height: 129px !important; }

  .wfix-max-sm-130 {
    width: 130px !important; }

  .hfix-max-sm-130 {
    height: 130px !important; }

  .wfix-max-sm-131 {
    width: 131px !important; }

  .hfix-max-sm-131 {
    height: 131px !important; }

  .wfix-max-sm-132 {
    width: 132px !important; }

  .hfix-max-sm-132 {
    height: 132px !important; }

  .wfix-max-sm-133 {
    width: 133px !important; }

  .hfix-max-sm-133 {
    height: 133px !important; }

  .wfix-max-sm-134 {
    width: 134px !important; }

  .hfix-max-sm-134 {
    height: 134px !important; }

  .wfix-max-sm-135 {
    width: 135px !important; }

  .hfix-max-sm-135 {
    height: 135px !important; }

  .wfix-max-sm-136 {
    width: 136px !important; }

  .hfix-max-sm-136 {
    height: 136px !important; }

  .wfix-max-sm-137 {
    width: 137px !important; }

  .hfix-max-sm-137 {
    height: 137px !important; }

  .wfix-max-sm-138 {
    width: 138px !important; }

  .hfix-max-sm-138 {
    height: 138px !important; }

  .wfix-max-sm-139 {
    width: 139px !important; }

  .hfix-max-sm-139 {
    height: 139px !important; }

  .wfix-max-sm-140 {
    width: 140px !important; }

  .hfix-max-sm-140 {
    height: 140px !important; }

  .wfix-max-sm-141 {
    width: 141px !important; }

  .hfix-max-sm-141 {
    height: 141px !important; }

  .wfix-max-sm-142 {
    width: 142px !important; }

  .hfix-max-sm-142 {
    height: 142px !important; }

  .wfix-max-sm-143 {
    width: 143px !important; }

  .hfix-max-sm-143 {
    height: 143px !important; }

  .wfix-max-sm-144 {
    width: 144px !important; }

  .hfix-max-sm-144 {
    height: 144px !important; }

  .wfix-max-sm-145 {
    width: 145px !important; }

  .hfix-max-sm-145 {
    height: 145px !important; }

  .wfix-max-sm-146 {
    width: 146px !important; }

  .hfix-max-sm-146 {
    height: 146px !important; }

  .wfix-max-sm-147 {
    width: 147px !important; }

  .hfix-max-sm-147 {
    height: 147px !important; }

  .wfix-max-sm-148 {
    width: 148px !important; }

  .hfix-max-sm-148 {
    height: 148px !important; }

  .wfix-max-sm-149 {
    width: 149px !important; }

  .hfix-max-sm-149 {
    height: 149px !important; }

  .wfix-max-sm-150 {
    width: 150px !important; }

  .hfix-max-sm-150 {
    height: 150px !important; }

  .wfix-max-sm-151 {
    width: 151px !important; }

  .hfix-max-sm-151 {
    height: 151px !important; }

  .wfix-max-sm-152 {
    width: 152px !important; }

  .hfix-max-sm-152 {
    height: 152px !important; }

  .wfix-max-sm-153 {
    width: 153px !important; }

  .hfix-max-sm-153 {
    height: 153px !important; }

  .wfix-max-sm-154 {
    width: 154px !important; }

  .hfix-max-sm-154 {
    height: 154px !important; }

  .wfix-max-sm-155 {
    width: 155px !important; }

  .hfix-max-sm-155 {
    height: 155px !important; }

  .wfix-max-sm-156 {
    width: 156px !important; }

  .hfix-max-sm-156 {
    height: 156px !important; }

  .wfix-max-sm-157 {
    width: 157px !important; }

  .hfix-max-sm-157 {
    height: 157px !important; }

  .wfix-max-sm-158 {
    width: 158px !important; }

  .hfix-max-sm-158 {
    height: 158px !important; }

  .wfix-max-sm-159 {
    width: 159px !important; }

  .hfix-max-sm-159 {
    height: 159px !important; }

  .wfix-max-sm-160 {
    width: 160px !important; }

  .hfix-max-sm-160 {
    height: 160px !important; }

  .wfix-max-sm-161 {
    width: 161px !important; }

  .hfix-max-sm-161 {
    height: 161px !important; }

  .wfix-max-sm-162 {
    width: 162px !important; }

  .hfix-max-sm-162 {
    height: 162px !important; }

  .wfix-max-sm-163 {
    width: 163px !important; }

  .hfix-max-sm-163 {
    height: 163px !important; }

  .wfix-max-sm-164 {
    width: 164px !important; }

  .hfix-max-sm-164 {
    height: 164px !important; }

  .wfix-max-sm-165 {
    width: 165px !important; }

  .hfix-max-sm-165 {
    height: 165px !important; }

  .wfix-max-sm-166 {
    width: 166px !important; }

  .hfix-max-sm-166 {
    height: 166px !important; }

  .wfix-max-sm-167 {
    width: 167px !important; }

  .hfix-max-sm-167 {
    height: 167px !important; }

  .wfix-max-sm-168 {
    width: 168px !important; }

  .hfix-max-sm-168 {
    height: 168px !important; }

  .wfix-max-sm-169 {
    width: 169px !important; }

  .hfix-max-sm-169 {
    height: 169px !important; }

  .wfix-max-sm-170 {
    width: 170px !important; }

  .hfix-max-sm-170 {
    height: 170px !important; }

  .wfix-max-sm-171 {
    width: 171px !important; }

  .hfix-max-sm-171 {
    height: 171px !important; }

  .wfix-max-sm-172 {
    width: 172px !important; }

  .hfix-max-sm-172 {
    height: 172px !important; }

  .wfix-max-sm-173 {
    width: 173px !important; }

  .hfix-max-sm-173 {
    height: 173px !important; }

  .wfix-max-sm-174 {
    width: 174px !important; }

  .hfix-max-sm-174 {
    height: 174px !important; }

  .wfix-max-sm-175 {
    width: 175px !important; }

  .hfix-max-sm-175 {
    height: 175px !important; }

  .wfix-max-sm-176 {
    width: 176px !important; }

  .hfix-max-sm-176 {
    height: 176px !important; }

  .wfix-max-sm-177 {
    width: 177px !important; }

  .hfix-max-sm-177 {
    height: 177px !important; }

  .wfix-max-sm-178 {
    width: 178px !important; }

  .hfix-max-sm-178 {
    height: 178px !important; }

  .wfix-max-sm-179 {
    width: 179px !important; }

  .hfix-max-sm-179 {
    height: 179px !important; }

  .wfix-max-sm-180 {
    width: 180px !important; }

  .hfix-max-sm-180 {
    height: 180px !important; }

  .wfix-max-sm-181 {
    width: 181px !important; }

  .hfix-max-sm-181 {
    height: 181px !important; }

  .wfix-max-sm-182 {
    width: 182px !important; }

  .hfix-max-sm-182 {
    height: 182px !important; }

  .wfix-max-sm-183 {
    width: 183px !important; }

  .hfix-max-sm-183 {
    height: 183px !important; }

  .wfix-max-sm-184 {
    width: 184px !important; }

  .hfix-max-sm-184 {
    height: 184px !important; }

  .wfix-max-sm-185 {
    width: 185px !important; }

  .hfix-max-sm-185 {
    height: 185px !important; }

  .wfix-max-sm-186 {
    width: 186px !important; }

  .hfix-max-sm-186 {
    height: 186px !important; }

  .wfix-max-sm-187 {
    width: 187px !important; }

  .hfix-max-sm-187 {
    height: 187px !important; }

  .wfix-max-sm-188 {
    width: 188px !important; }

  .hfix-max-sm-188 {
    height: 188px !important; }

  .wfix-max-sm-189 {
    width: 189px !important; }

  .hfix-max-sm-189 {
    height: 189px !important; }

  .wfix-max-sm-190 {
    width: 190px !important; }

  .hfix-max-sm-190 {
    height: 190px !important; }

  .wfix-max-sm-191 {
    width: 191px !important; }

  .hfix-max-sm-191 {
    height: 191px !important; }

  .wfix-max-sm-192 {
    width: 192px !important; }

  .hfix-max-sm-192 {
    height: 192px !important; }

  .wfix-max-sm-193 {
    width: 193px !important; }

  .hfix-max-sm-193 {
    height: 193px !important; }

  .wfix-max-sm-194 {
    width: 194px !important; }

  .hfix-max-sm-194 {
    height: 194px !important; }

  .wfix-max-sm-195 {
    width: 195px !important; }

  .hfix-max-sm-195 {
    height: 195px !important; }

  .wfix-max-sm-196 {
    width: 196px !important; }

  .hfix-max-sm-196 {
    height: 196px !important; }

  .wfix-max-sm-197 {
    width: 197px !important; }

  .hfix-max-sm-197 {
    height: 197px !important; }

  .wfix-max-sm-198 {
    width: 198px !important; }

  .hfix-max-sm-198 {
    height: 198px !important; }

  .wfix-max-sm-199 {
    width: 199px !important; }

  .hfix-max-sm-199 {
    height: 199px !important; }

  .wfix-max-sm-200 {
    width: 200px !important; }

  .hfix-max-sm-200 {
    height: 200px !important; }

  .wfix-max-sm-201 {
    width: 201px !important; }

  .hfix-max-sm-201 {
    height: 201px !important; }

  .wfix-max-sm-202 {
    width: 202px !important; }

  .hfix-max-sm-202 {
    height: 202px !important; }

  .wfix-max-sm-203 {
    width: 203px !important; }

  .hfix-max-sm-203 {
    height: 203px !important; }

  .wfix-max-sm-204 {
    width: 204px !important; }

  .hfix-max-sm-204 {
    height: 204px !important; }

  .wfix-max-sm-205 {
    width: 205px !important; }

  .hfix-max-sm-205 {
    height: 205px !important; }

  .wfix-max-sm-206 {
    width: 206px !important; }

  .hfix-max-sm-206 {
    height: 206px !important; }

  .wfix-max-sm-207 {
    width: 207px !important; }

  .hfix-max-sm-207 {
    height: 207px !important; }

  .wfix-max-sm-208 {
    width: 208px !important; }

  .hfix-max-sm-208 {
    height: 208px !important; }

  .wfix-max-sm-209 {
    width: 209px !important; }

  .hfix-max-sm-209 {
    height: 209px !important; }

  .wfix-max-sm-210 {
    width: 210px !important; }

  .hfix-max-sm-210 {
    height: 210px !important; }

  .wfix-max-sm-211 {
    width: 211px !important; }

  .hfix-max-sm-211 {
    height: 211px !important; }

  .wfix-max-sm-212 {
    width: 212px !important; }

  .hfix-max-sm-212 {
    height: 212px !important; }

  .wfix-max-sm-213 {
    width: 213px !important; }

  .hfix-max-sm-213 {
    height: 213px !important; }

  .wfix-max-sm-214 {
    width: 214px !important; }

  .hfix-max-sm-214 {
    height: 214px !important; }

  .wfix-max-sm-215 {
    width: 215px !important; }

  .hfix-max-sm-215 {
    height: 215px !important; }

  .wfix-max-sm-216 {
    width: 216px !important; }

  .hfix-max-sm-216 {
    height: 216px !important; }

  .wfix-max-sm-217 {
    width: 217px !important; }

  .hfix-max-sm-217 {
    height: 217px !important; }

  .wfix-max-sm-218 {
    width: 218px !important; }

  .hfix-max-sm-218 {
    height: 218px !important; }

  .wfix-max-sm-219 {
    width: 219px !important; }

  .hfix-max-sm-219 {
    height: 219px !important; }

  .wfix-max-sm-220 {
    width: 220px !important; }

  .hfix-max-sm-220 {
    height: 220px !important; }

  .wfix-max-sm-221 {
    width: 221px !important; }

  .hfix-max-sm-221 {
    height: 221px !important; }

  .wfix-max-sm-222 {
    width: 222px !important; }

  .hfix-max-sm-222 {
    height: 222px !important; }

  .wfix-max-sm-223 {
    width: 223px !important; }

  .hfix-max-sm-223 {
    height: 223px !important; }

  .wfix-max-sm-224 {
    width: 224px !important; }

  .hfix-max-sm-224 {
    height: 224px !important; }

  .wfix-max-sm-225 {
    width: 225px !important; }

  .hfix-max-sm-225 {
    height: 225px !important; }

  .wfix-max-sm-226 {
    width: 226px !important; }

  .hfix-max-sm-226 {
    height: 226px !important; }

  .wfix-max-sm-227 {
    width: 227px !important; }

  .hfix-max-sm-227 {
    height: 227px !important; }

  .wfix-max-sm-228 {
    width: 228px !important; }

  .hfix-max-sm-228 {
    height: 228px !important; }

  .wfix-max-sm-229 {
    width: 229px !important; }

  .hfix-max-sm-229 {
    height: 229px !important; }

  .wfix-max-sm-230 {
    width: 230px !important; }

  .hfix-max-sm-230 {
    height: 230px !important; }

  .wfix-max-sm-231 {
    width: 231px !important; }

  .hfix-max-sm-231 {
    height: 231px !important; }

  .wfix-max-sm-232 {
    width: 232px !important; }

  .hfix-max-sm-232 {
    height: 232px !important; }

  .wfix-max-sm-233 {
    width: 233px !important; }

  .hfix-max-sm-233 {
    height: 233px !important; }

  .wfix-max-sm-234 {
    width: 234px !important; }

  .hfix-max-sm-234 {
    height: 234px !important; }

  .wfix-max-sm-235 {
    width: 235px !important; }

  .hfix-max-sm-235 {
    height: 235px !important; }

  .wfix-max-sm-236 {
    width: 236px !important; }

  .hfix-max-sm-236 {
    height: 236px !important; }

  .wfix-max-sm-237 {
    width: 237px !important; }

  .hfix-max-sm-237 {
    height: 237px !important; }

  .wfix-max-sm-238 {
    width: 238px !important; }

  .hfix-max-sm-238 {
    height: 238px !important; }

  .wfix-max-sm-239 {
    width: 239px !important; }

  .hfix-max-sm-239 {
    height: 239px !important; }

  .wfix-max-sm-240 {
    width: 240px !important; }

  .hfix-max-sm-240 {
    height: 240px !important; }

  .wfix-max-sm-241 {
    width: 241px !important; }

  .hfix-max-sm-241 {
    height: 241px !important; }

  .wfix-max-sm-242 {
    width: 242px !important; }

  .hfix-max-sm-242 {
    height: 242px !important; }

  .wfix-max-sm-243 {
    width: 243px !important; }

  .hfix-max-sm-243 {
    height: 243px !important; }

  .wfix-max-sm-244 {
    width: 244px !important; }

  .hfix-max-sm-244 {
    height: 244px !important; }

  .wfix-max-sm-245 {
    width: 245px !important; }

  .hfix-max-sm-245 {
    height: 245px !important; }

  .wfix-max-sm-246 {
    width: 246px !important; }

  .hfix-max-sm-246 {
    height: 246px !important; }

  .wfix-max-sm-247 {
    width: 247px !important; }

  .hfix-max-sm-247 {
    height: 247px !important; }

  .wfix-max-sm-248 {
    width: 248px !important; }

  .hfix-max-sm-248 {
    height: 248px !important; }

  .wfix-max-sm-249 {
    width: 249px !important; }

  .hfix-max-sm-249 {
    height: 249px !important; }

  .wfix-max-sm-250 {
    width: 250px !important; }

  .hfix-max-sm-250 {
    height: 250px !important; }

  .wfix-max-sm-251 {
    width: 251px !important; }

  .hfix-max-sm-251 {
    height: 251px !important; }

  .wfix-max-sm-252 {
    width: 252px !important; }

  .hfix-max-sm-252 {
    height: 252px !important; }

  .wfix-max-sm-253 {
    width: 253px !important; }

  .hfix-max-sm-253 {
    height: 253px !important; }

  .wfix-max-sm-254 {
    width: 254px !important; }

  .hfix-max-sm-254 {
    height: 254px !important; }

  .wfix-max-sm-255 {
    width: 255px !important; }

  .hfix-max-sm-255 {
    height: 255px !important; }

  .wfix-max-sm-256 {
    width: 256px !important; }

  .hfix-max-sm-256 {
    height: 256px !important; }

  .wfix-max-sm-257 {
    width: 257px !important; }

  .hfix-max-sm-257 {
    height: 257px !important; }

  .wfix-max-sm-258 {
    width: 258px !important; }

  .hfix-max-sm-258 {
    height: 258px !important; }

  .wfix-max-sm-259 {
    width: 259px !important; }

  .hfix-max-sm-259 {
    height: 259px !important; }

  .wfix-max-sm-260 {
    width: 260px !important; }

  .hfix-max-sm-260 {
    height: 260px !important; }

  .wfix-max-sm-261 {
    width: 261px !important; }

  .hfix-max-sm-261 {
    height: 261px !important; }

  .wfix-max-sm-262 {
    width: 262px !important; }

  .hfix-max-sm-262 {
    height: 262px !important; }

  .wfix-max-sm-263 {
    width: 263px !important; }

  .hfix-max-sm-263 {
    height: 263px !important; }

  .wfix-max-sm-264 {
    width: 264px !important; }

  .hfix-max-sm-264 {
    height: 264px !important; }

  .wfix-max-sm-265 {
    width: 265px !important; }

  .hfix-max-sm-265 {
    height: 265px !important; }

  .wfix-max-sm-266 {
    width: 266px !important; }

  .hfix-max-sm-266 {
    height: 266px !important; }

  .wfix-max-sm-267 {
    width: 267px !important; }

  .hfix-max-sm-267 {
    height: 267px !important; }

  .wfix-max-sm-268 {
    width: 268px !important; }

  .hfix-max-sm-268 {
    height: 268px !important; }

  .wfix-max-sm-269 {
    width: 269px !important; }

  .hfix-max-sm-269 {
    height: 269px !important; }

  .wfix-max-sm-270 {
    width: 270px !important; }

  .hfix-max-sm-270 {
    height: 270px !important; }

  .wfix-max-sm-271 {
    width: 271px !important; }

  .hfix-max-sm-271 {
    height: 271px !important; }

  .wfix-max-sm-272 {
    width: 272px !important; }

  .hfix-max-sm-272 {
    height: 272px !important; }

  .wfix-max-sm-273 {
    width: 273px !important; }

  .hfix-max-sm-273 {
    height: 273px !important; }

  .wfix-max-sm-274 {
    width: 274px !important; }

  .hfix-max-sm-274 {
    height: 274px !important; }

  .wfix-max-sm-275 {
    width: 275px !important; }

  .hfix-max-sm-275 {
    height: 275px !important; }

  .wfix-max-sm-276 {
    width: 276px !important; }

  .hfix-max-sm-276 {
    height: 276px !important; }

  .wfix-max-sm-277 {
    width: 277px !important; }

  .hfix-max-sm-277 {
    height: 277px !important; }

  .wfix-max-sm-278 {
    width: 278px !important; }

  .hfix-max-sm-278 {
    height: 278px !important; }

  .wfix-max-sm-279 {
    width: 279px !important; }

  .hfix-max-sm-279 {
    height: 279px !important; }

  .wfix-max-sm-280 {
    width: 280px !important; }

  .hfix-max-sm-280 {
    height: 280px !important; }

  .wfix-max-sm-281 {
    width: 281px !important; }

  .hfix-max-sm-281 {
    height: 281px !important; }

  .wfix-max-sm-282 {
    width: 282px !important; }

  .hfix-max-sm-282 {
    height: 282px !important; }

  .wfix-max-sm-283 {
    width: 283px !important; }

  .hfix-max-sm-283 {
    height: 283px !important; }

  .wfix-max-sm-284 {
    width: 284px !important; }

  .hfix-max-sm-284 {
    height: 284px !important; }

  .wfix-max-sm-285 {
    width: 285px !important; }

  .hfix-max-sm-285 {
    height: 285px !important; }

  .wfix-max-sm-286 {
    width: 286px !important; }

  .hfix-max-sm-286 {
    height: 286px !important; }

  .wfix-max-sm-287 {
    width: 287px !important; }

  .hfix-max-sm-287 {
    height: 287px !important; }

  .wfix-max-sm-288 {
    width: 288px !important; }

  .hfix-max-sm-288 {
    height: 288px !important; }

  .wfix-max-sm-289 {
    width: 289px !important; }

  .hfix-max-sm-289 {
    height: 289px !important; }

  .wfix-max-sm-290 {
    width: 290px !important; }

  .hfix-max-sm-290 {
    height: 290px !important; }

  .wfix-max-sm-291 {
    width: 291px !important; }

  .hfix-max-sm-291 {
    height: 291px !important; }

  .wfix-max-sm-292 {
    width: 292px !important; }

  .hfix-max-sm-292 {
    height: 292px !important; }

  .wfix-max-sm-293 {
    width: 293px !important; }

  .hfix-max-sm-293 {
    height: 293px !important; }

  .wfix-max-sm-294 {
    width: 294px !important; }

  .hfix-max-sm-294 {
    height: 294px !important; }

  .wfix-max-sm-295 {
    width: 295px !important; }

  .hfix-max-sm-295 {
    height: 295px !important; }

  .wfix-max-sm-296 {
    width: 296px !important; }

  .hfix-max-sm-296 {
    height: 296px !important; }

  .wfix-max-sm-297 {
    width: 297px !important; }

  .hfix-max-sm-297 {
    height: 297px !important; }

  .wfix-max-sm-298 {
    width: 298px !important; }

  .hfix-max-sm-298 {
    height: 298px !important; }

  .wfix-max-sm-299 {
    width: 299px !important; }

  .hfix-max-sm-299 {
    height: 299px !important; }

  .wfix-max-sm-300 {
    width: 300px !important; }

  .hfix-max-sm-300 {
    height: 300px !important; }

  .wfix-max-sm-301 {
    width: 301px !important; }

  .hfix-max-sm-301 {
    height: 301px !important; }

  .wfix-max-sm-302 {
    width: 302px !important; }

  .hfix-max-sm-302 {
    height: 302px !important; }

  .wfix-max-sm-303 {
    width: 303px !important; }

  .hfix-max-sm-303 {
    height: 303px !important; }

  .wfix-max-sm-304 {
    width: 304px !important; }

  .hfix-max-sm-304 {
    height: 304px !important; }

  .wfix-max-sm-305 {
    width: 305px !important; }

  .hfix-max-sm-305 {
    height: 305px !important; }

  .wfix-max-sm-306 {
    width: 306px !important; }

  .hfix-max-sm-306 {
    height: 306px !important; }

  .wfix-max-sm-307 {
    width: 307px !important; }

  .hfix-max-sm-307 {
    height: 307px !important; }

  .wfix-max-sm-308 {
    width: 308px !important; }

  .hfix-max-sm-308 {
    height: 308px !important; }

  .wfix-max-sm-309 {
    width: 309px !important; }

  .hfix-max-sm-309 {
    height: 309px !important; }

  .wfix-max-sm-310 {
    width: 310px !important; }

  .hfix-max-sm-310 {
    height: 310px !important; }

  .wfix-max-sm-311 {
    width: 311px !important; }

  .hfix-max-sm-311 {
    height: 311px !important; }

  .wfix-max-sm-312 {
    width: 312px !important; }

  .hfix-max-sm-312 {
    height: 312px !important; }

  .wfix-max-sm-313 {
    width: 313px !important; }

  .hfix-max-sm-313 {
    height: 313px !important; }

  .wfix-max-sm-314 {
    width: 314px !important; }

  .hfix-max-sm-314 {
    height: 314px !important; }

  .wfix-max-sm-315 {
    width: 315px !important; }

  .hfix-max-sm-315 {
    height: 315px !important; }

  .wfix-max-sm-316 {
    width: 316px !important; }

  .hfix-max-sm-316 {
    height: 316px !important; }

  .wfix-max-sm-317 {
    width: 317px !important; }

  .hfix-max-sm-317 {
    height: 317px !important; }

  .wfix-max-sm-318 {
    width: 318px !important; }

  .hfix-max-sm-318 {
    height: 318px !important; }

  .wfix-max-sm-319 {
    width: 319px !important; }

  .hfix-max-sm-319 {
    height: 319px !important; }

  .wfix-max-sm-320 {
    width: 320px !important; }

  .hfix-max-sm-320 {
    height: 320px !important; }

  .wfix-max-sm-321 {
    width: 321px !important; }

  .hfix-max-sm-321 {
    height: 321px !important; }

  .wfix-max-sm-322 {
    width: 322px !important; }

  .hfix-max-sm-322 {
    height: 322px !important; }

  .wfix-max-sm-323 {
    width: 323px !important; }

  .hfix-max-sm-323 {
    height: 323px !important; }

  .wfix-max-sm-324 {
    width: 324px !important; }

  .hfix-max-sm-324 {
    height: 324px !important; }

  .wfix-max-sm-325 {
    width: 325px !important; }

  .hfix-max-sm-325 {
    height: 325px !important; }

  .wfix-max-sm-326 {
    width: 326px !important; }

  .hfix-max-sm-326 {
    height: 326px !important; }

  .wfix-max-sm-327 {
    width: 327px !important; }

  .hfix-max-sm-327 {
    height: 327px !important; }

  .wfix-max-sm-328 {
    width: 328px !important; }

  .hfix-max-sm-328 {
    height: 328px !important; }

  .wfix-max-sm-329 {
    width: 329px !important; }

  .hfix-max-sm-329 {
    height: 329px !important; }

  .wfix-max-sm-330 {
    width: 330px !important; }

  .hfix-max-sm-330 {
    height: 330px !important; }

  .wfix-max-sm-331 {
    width: 331px !important; }

  .hfix-max-sm-331 {
    height: 331px !important; }

  .wfix-max-sm-332 {
    width: 332px !important; }

  .hfix-max-sm-332 {
    height: 332px !important; }

  .wfix-max-sm-333 {
    width: 333px !important; }

  .hfix-max-sm-333 {
    height: 333px !important; }

  .wfix-max-sm-334 {
    width: 334px !important; }

  .hfix-max-sm-334 {
    height: 334px !important; }

  .wfix-max-sm-335 {
    width: 335px !important; }

  .hfix-max-sm-335 {
    height: 335px !important; }

  .wfix-max-sm-336 {
    width: 336px !important; }

  .hfix-max-sm-336 {
    height: 336px !important; }

  .wfix-max-sm-337 {
    width: 337px !important; }

  .hfix-max-sm-337 {
    height: 337px !important; }

  .wfix-max-sm-338 {
    width: 338px !important; }

  .hfix-max-sm-338 {
    height: 338px !important; }

  .wfix-max-sm-339 {
    width: 339px !important; }

  .hfix-max-sm-339 {
    height: 339px !important; }

  .wfix-max-sm-340 {
    width: 340px !important; }

  .hfix-max-sm-340 {
    height: 340px !important; }

  .wfix-max-sm-341 {
    width: 341px !important; }

  .hfix-max-sm-341 {
    height: 341px !important; }

  .wfix-max-sm-342 {
    width: 342px !important; }

  .hfix-max-sm-342 {
    height: 342px !important; }

  .wfix-max-sm-343 {
    width: 343px !important; }

  .hfix-max-sm-343 {
    height: 343px !important; }

  .wfix-max-sm-344 {
    width: 344px !important; }

  .hfix-max-sm-344 {
    height: 344px !important; }

  .wfix-max-sm-345 {
    width: 345px !important; }

  .hfix-max-sm-345 {
    height: 345px !important; }

  .wfix-max-sm-346 {
    width: 346px !important; }

  .hfix-max-sm-346 {
    height: 346px !important; }

  .wfix-max-sm-347 {
    width: 347px !important; }

  .hfix-max-sm-347 {
    height: 347px !important; }

  .wfix-max-sm-348 {
    width: 348px !important; }

  .hfix-max-sm-348 {
    height: 348px !important; }

  .wfix-max-sm-349 {
    width: 349px !important; }

  .hfix-max-sm-349 {
    height: 349px !important; }

  .wfix-max-sm-350 {
    width: 350px !important; }

  .hfix-max-sm-350 {
    height: 350px !important; }

  .wfix-max-sm-351 {
    width: 351px !important; }

  .hfix-max-sm-351 {
    height: 351px !important; }

  .wfix-max-sm-352 {
    width: 352px !important; }

  .hfix-max-sm-352 {
    height: 352px !important; }

  .wfix-max-sm-353 {
    width: 353px !important; }

  .hfix-max-sm-353 {
    height: 353px !important; }

  .wfix-max-sm-354 {
    width: 354px !important; }

  .hfix-max-sm-354 {
    height: 354px !important; }

  .wfix-max-sm-355 {
    width: 355px !important; }

  .hfix-max-sm-355 {
    height: 355px !important; }

  .wfix-max-sm-356 {
    width: 356px !important; }

  .hfix-max-sm-356 {
    height: 356px !important; }

  .wfix-max-sm-357 {
    width: 357px !important; }

  .hfix-max-sm-357 {
    height: 357px !important; }

  .wfix-max-sm-358 {
    width: 358px !important; }

  .hfix-max-sm-358 {
    height: 358px !important; }

  .wfix-max-sm-359 {
    width: 359px !important; }

  .hfix-max-sm-359 {
    height: 359px !important; }

  .wfix-max-sm-360 {
    width: 360px !important; }

  .hfix-max-sm-360 {
    height: 360px !important; }

  .wfix-max-sm-361 {
    width: 361px !important; }

  .hfix-max-sm-361 {
    height: 361px !important; }

  .wfix-max-sm-362 {
    width: 362px !important; }

  .hfix-max-sm-362 {
    height: 362px !important; }

  .wfix-max-sm-363 {
    width: 363px !important; }

  .hfix-max-sm-363 {
    height: 363px !important; }

  .wfix-max-sm-364 {
    width: 364px !important; }

  .hfix-max-sm-364 {
    height: 364px !important; }

  .wfix-max-sm-365 {
    width: 365px !important; }

  .hfix-max-sm-365 {
    height: 365px !important; }

  .wfix-max-sm-366 {
    width: 366px !important; }

  .hfix-max-sm-366 {
    height: 366px !important; }

  .wfix-max-sm-367 {
    width: 367px !important; }

  .hfix-max-sm-367 {
    height: 367px !important; }

  .wfix-max-sm-368 {
    width: 368px !important; }

  .hfix-max-sm-368 {
    height: 368px !important; }

  .wfix-max-sm-369 {
    width: 369px !important; }

  .hfix-max-sm-369 {
    height: 369px !important; }

  .wfix-max-sm-370 {
    width: 370px !important; }

  .hfix-max-sm-370 {
    height: 370px !important; }

  .wfix-max-sm-371 {
    width: 371px !important; }

  .hfix-max-sm-371 {
    height: 371px !important; }

  .wfix-max-sm-372 {
    width: 372px !important; }

  .hfix-max-sm-372 {
    height: 372px !important; }

  .wfix-max-sm-373 {
    width: 373px !important; }

  .hfix-max-sm-373 {
    height: 373px !important; }

  .wfix-max-sm-374 {
    width: 374px !important; }

  .hfix-max-sm-374 {
    height: 374px !important; }

  .wfix-max-sm-375 {
    width: 375px !important; }

  .hfix-max-sm-375 {
    height: 375px !important; }

  .wfix-max-sm-376 {
    width: 376px !important; }

  .hfix-max-sm-376 {
    height: 376px !important; }

  .wfix-max-sm-377 {
    width: 377px !important; }

  .hfix-max-sm-377 {
    height: 377px !important; }

  .wfix-max-sm-378 {
    width: 378px !important; }

  .hfix-max-sm-378 {
    height: 378px !important; }

  .wfix-max-sm-379 {
    width: 379px !important; }

  .hfix-max-sm-379 {
    height: 379px !important; }

  .wfix-max-sm-380 {
    width: 380px !important; }

  .hfix-max-sm-380 {
    height: 380px !important; }

  .wfix-max-sm-381 {
    width: 381px !important; }

  .hfix-max-sm-381 {
    height: 381px !important; }

  .wfix-max-sm-382 {
    width: 382px !important; }

  .hfix-max-sm-382 {
    height: 382px !important; }

  .wfix-max-sm-383 {
    width: 383px !important; }

  .hfix-max-sm-383 {
    height: 383px !important; }

  .wfix-max-sm-384 {
    width: 384px !important; }

  .hfix-max-sm-384 {
    height: 384px !important; }

  .wfix-max-sm-385 {
    width: 385px !important; }

  .hfix-max-sm-385 {
    height: 385px !important; }

  .wfix-max-sm-386 {
    width: 386px !important; }

  .hfix-max-sm-386 {
    height: 386px !important; }

  .wfix-max-sm-387 {
    width: 387px !important; }

  .hfix-max-sm-387 {
    height: 387px !important; }

  .wfix-max-sm-388 {
    width: 388px !important; }

  .hfix-max-sm-388 {
    height: 388px !important; }

  .wfix-max-sm-389 {
    width: 389px !important; }

  .hfix-max-sm-389 {
    height: 389px !important; }

  .wfix-max-sm-390 {
    width: 390px !important; }

  .hfix-max-sm-390 {
    height: 390px !important; }

  .wfix-max-sm-391 {
    width: 391px !important; }

  .hfix-max-sm-391 {
    height: 391px !important; }

  .wfix-max-sm-392 {
    width: 392px !important; }

  .hfix-max-sm-392 {
    height: 392px !important; }

  .wfix-max-sm-393 {
    width: 393px !important; }

  .hfix-max-sm-393 {
    height: 393px !important; }

  .wfix-max-sm-394 {
    width: 394px !important; }

  .hfix-max-sm-394 {
    height: 394px !important; }

  .wfix-max-sm-395 {
    width: 395px !important; }

  .hfix-max-sm-395 {
    height: 395px !important; }

  .wfix-max-sm-396 {
    width: 396px !important; }

  .hfix-max-sm-396 {
    height: 396px !important; }

  .wfix-max-sm-397 {
    width: 397px !important; }

  .hfix-max-sm-397 {
    height: 397px !important; }

  .wfix-max-sm-398 {
    width: 398px !important; }

  .hfix-max-sm-398 {
    height: 398px !important; }

  .wfix-max-sm-399 {
    width: 399px !important; }

  .hfix-max-sm-399 {
    height: 399px !important; }

  .wfix-max-sm-400 {
    width: 400px !important; }

  .hfix-max-sm-400 {
    height: 400px !important; }

  .wfix-max-sm-401 {
    width: 401px !important; }

  .hfix-max-sm-401 {
    height: 401px !important; }

  .wfix-max-sm-402 {
    width: 402px !important; }

  .hfix-max-sm-402 {
    height: 402px !important; }

  .wfix-max-sm-403 {
    width: 403px !important; }

  .hfix-max-sm-403 {
    height: 403px !important; }

  .wfix-max-sm-404 {
    width: 404px !important; }

  .hfix-max-sm-404 {
    height: 404px !important; }

  .wfix-max-sm-405 {
    width: 405px !important; }

  .hfix-max-sm-405 {
    height: 405px !important; }

  .wfix-max-sm-406 {
    width: 406px !important; }

  .hfix-max-sm-406 {
    height: 406px !important; }

  .wfix-max-sm-407 {
    width: 407px !important; }

  .hfix-max-sm-407 {
    height: 407px !important; }

  .wfix-max-sm-408 {
    width: 408px !important; }

  .hfix-max-sm-408 {
    height: 408px !important; }

  .wfix-max-sm-409 {
    width: 409px !important; }

  .hfix-max-sm-409 {
    height: 409px !important; }

  .wfix-max-sm-410 {
    width: 410px !important; }

  .hfix-max-sm-410 {
    height: 410px !important; }

  .wfix-max-sm-411 {
    width: 411px !important; }

  .hfix-max-sm-411 {
    height: 411px !important; }

  .wfix-max-sm-412 {
    width: 412px !important; }

  .hfix-max-sm-412 {
    height: 412px !important; }

  .wfix-max-sm-413 {
    width: 413px !important; }

  .hfix-max-sm-413 {
    height: 413px !important; }

  .wfix-max-sm-414 {
    width: 414px !important; }

  .hfix-max-sm-414 {
    height: 414px !important; }

  .wfix-max-sm-415 {
    width: 415px !important; }

  .hfix-max-sm-415 {
    height: 415px !important; }

  .wfix-max-sm-416 {
    width: 416px !important; }

  .hfix-max-sm-416 {
    height: 416px !important; }

  .wfix-max-sm-417 {
    width: 417px !important; }

  .hfix-max-sm-417 {
    height: 417px !important; }

  .wfix-max-sm-418 {
    width: 418px !important; }

  .hfix-max-sm-418 {
    height: 418px !important; }

  .wfix-max-sm-419 {
    width: 419px !important; }

  .hfix-max-sm-419 {
    height: 419px !important; }

  .wfix-max-sm-420 {
    width: 420px !important; }

  .hfix-max-sm-420 {
    height: 420px !important; }

  .wfix-max-sm-421 {
    width: 421px !important; }

  .hfix-max-sm-421 {
    height: 421px !important; }

  .wfix-max-sm-422 {
    width: 422px !important; }

  .hfix-max-sm-422 {
    height: 422px !important; }

  .wfix-max-sm-423 {
    width: 423px !important; }

  .hfix-max-sm-423 {
    height: 423px !important; }

  .wfix-max-sm-424 {
    width: 424px !important; }

  .hfix-max-sm-424 {
    height: 424px !important; }

  .wfix-max-sm-425 {
    width: 425px !important; }

  .hfix-max-sm-425 {
    height: 425px !important; }

  .wfix-max-sm-426 {
    width: 426px !important; }

  .hfix-max-sm-426 {
    height: 426px !important; }

  .wfix-max-sm-427 {
    width: 427px !important; }

  .hfix-max-sm-427 {
    height: 427px !important; }

  .wfix-max-sm-428 {
    width: 428px !important; }

  .hfix-max-sm-428 {
    height: 428px !important; }

  .wfix-max-sm-429 {
    width: 429px !important; }

  .hfix-max-sm-429 {
    height: 429px !important; }

  .wfix-max-sm-430 {
    width: 430px !important; }

  .hfix-max-sm-430 {
    height: 430px !important; }

  .wfix-max-sm-431 {
    width: 431px !important; }

  .hfix-max-sm-431 {
    height: 431px !important; }

  .wfix-max-sm-432 {
    width: 432px !important; }

  .hfix-max-sm-432 {
    height: 432px !important; }

  .wfix-max-sm-433 {
    width: 433px !important; }

  .hfix-max-sm-433 {
    height: 433px !important; }

  .wfix-max-sm-434 {
    width: 434px !important; }

  .hfix-max-sm-434 {
    height: 434px !important; }

  .wfix-max-sm-435 {
    width: 435px !important; }

  .hfix-max-sm-435 {
    height: 435px !important; }

  .wfix-max-sm-436 {
    width: 436px !important; }

  .hfix-max-sm-436 {
    height: 436px !important; }

  .wfix-max-sm-437 {
    width: 437px !important; }

  .hfix-max-sm-437 {
    height: 437px !important; }

  .wfix-max-sm-438 {
    width: 438px !important; }

  .hfix-max-sm-438 {
    height: 438px !important; }

  .wfix-max-sm-439 {
    width: 439px !important; }

  .hfix-max-sm-439 {
    height: 439px !important; }

  .wfix-max-sm-440 {
    width: 440px !important; }

  .hfix-max-sm-440 {
    height: 440px !important; }

  .wfix-max-sm-441 {
    width: 441px !important; }

  .hfix-max-sm-441 {
    height: 441px !important; }

  .wfix-max-sm-442 {
    width: 442px !important; }

  .hfix-max-sm-442 {
    height: 442px !important; }

  .wfix-max-sm-443 {
    width: 443px !important; }

  .hfix-max-sm-443 {
    height: 443px !important; }

  .wfix-max-sm-444 {
    width: 444px !important; }

  .hfix-max-sm-444 {
    height: 444px !important; }

  .wfix-max-sm-445 {
    width: 445px !important; }

  .hfix-max-sm-445 {
    height: 445px !important; }

  .wfix-max-sm-446 {
    width: 446px !important; }

  .hfix-max-sm-446 {
    height: 446px !important; }

  .wfix-max-sm-447 {
    width: 447px !important; }

  .hfix-max-sm-447 {
    height: 447px !important; }

  .wfix-max-sm-448 {
    width: 448px !important; }

  .hfix-max-sm-448 {
    height: 448px !important; }

  .wfix-max-sm-449 {
    width: 449px !important; }

  .hfix-max-sm-449 {
    height: 449px !important; }

  .wfix-max-sm-450 {
    width: 450px !important; }

  .hfix-max-sm-450 {
    height: 450px !important; }

  .wfix-max-sm-451 {
    width: 451px !important; }

  .hfix-max-sm-451 {
    height: 451px !important; }

  .wfix-max-sm-452 {
    width: 452px !important; }

  .hfix-max-sm-452 {
    height: 452px !important; }

  .wfix-max-sm-453 {
    width: 453px !important; }

  .hfix-max-sm-453 {
    height: 453px !important; }

  .wfix-max-sm-454 {
    width: 454px !important; }

  .hfix-max-sm-454 {
    height: 454px !important; }

  .wfix-max-sm-455 {
    width: 455px !important; }

  .hfix-max-sm-455 {
    height: 455px !important; }

  .wfix-max-sm-456 {
    width: 456px !important; }

  .hfix-max-sm-456 {
    height: 456px !important; }

  .wfix-max-sm-457 {
    width: 457px !important; }

  .hfix-max-sm-457 {
    height: 457px !important; }

  .wfix-max-sm-458 {
    width: 458px !important; }

  .hfix-max-sm-458 {
    height: 458px !important; }

  .wfix-max-sm-459 {
    width: 459px !important; }

  .hfix-max-sm-459 {
    height: 459px !important; }

  .wfix-max-sm-460 {
    width: 460px !important; }

  .hfix-max-sm-460 {
    height: 460px !important; }

  .wfix-max-sm-461 {
    width: 461px !important; }

  .hfix-max-sm-461 {
    height: 461px !important; }

  .wfix-max-sm-462 {
    width: 462px !important; }

  .hfix-max-sm-462 {
    height: 462px !important; }

  .wfix-max-sm-463 {
    width: 463px !important; }

  .hfix-max-sm-463 {
    height: 463px !important; }

  .wfix-max-sm-464 {
    width: 464px !important; }

  .hfix-max-sm-464 {
    height: 464px !important; }

  .wfix-max-sm-465 {
    width: 465px !important; }

  .hfix-max-sm-465 {
    height: 465px !important; }

  .wfix-max-sm-466 {
    width: 466px !important; }

  .hfix-max-sm-466 {
    height: 466px !important; }

  .wfix-max-sm-467 {
    width: 467px !important; }

  .hfix-max-sm-467 {
    height: 467px !important; }

  .wfix-max-sm-468 {
    width: 468px !important; }

  .hfix-max-sm-468 {
    height: 468px !important; }

  .wfix-max-sm-469 {
    width: 469px !important; }

  .hfix-max-sm-469 {
    height: 469px !important; }

  .wfix-max-sm-470 {
    width: 470px !important; }

  .hfix-max-sm-470 {
    height: 470px !important; }

  .wfix-max-sm-471 {
    width: 471px !important; }

  .hfix-max-sm-471 {
    height: 471px !important; }

  .wfix-max-sm-472 {
    width: 472px !important; }

  .hfix-max-sm-472 {
    height: 472px !important; }

  .wfix-max-sm-473 {
    width: 473px !important; }

  .hfix-max-sm-473 {
    height: 473px !important; }

  .wfix-max-sm-474 {
    width: 474px !important; }

  .hfix-max-sm-474 {
    height: 474px !important; }

  .wfix-max-sm-475 {
    width: 475px !important; }

  .hfix-max-sm-475 {
    height: 475px !important; }

  .wfix-max-sm-476 {
    width: 476px !important; }

  .hfix-max-sm-476 {
    height: 476px !important; }

  .wfix-max-sm-477 {
    width: 477px !important; }

  .hfix-max-sm-477 {
    height: 477px !important; }

  .wfix-max-sm-478 {
    width: 478px !important; }

  .hfix-max-sm-478 {
    height: 478px !important; }

  .wfix-max-sm-479 {
    width: 479px !important; }

  .hfix-max-sm-479 {
    height: 479px !important; }

  .wfix-max-sm-480 {
    width: 480px !important; }

  .hfix-max-sm-480 {
    height: 480px !important; }

  .wfix-max-sm-481 {
    width: 481px !important; }

  .hfix-max-sm-481 {
    height: 481px !important; }

  .wfix-max-sm-482 {
    width: 482px !important; }

  .hfix-max-sm-482 {
    height: 482px !important; }

  .wfix-max-sm-483 {
    width: 483px !important; }

  .hfix-max-sm-483 {
    height: 483px !important; }

  .wfix-max-sm-484 {
    width: 484px !important; }

  .hfix-max-sm-484 {
    height: 484px !important; }

  .wfix-max-sm-485 {
    width: 485px !important; }

  .hfix-max-sm-485 {
    height: 485px !important; }

  .wfix-max-sm-486 {
    width: 486px !important; }

  .hfix-max-sm-486 {
    height: 486px !important; }

  .wfix-max-sm-487 {
    width: 487px !important; }

  .hfix-max-sm-487 {
    height: 487px !important; }

  .wfix-max-sm-488 {
    width: 488px !important; }

  .hfix-max-sm-488 {
    height: 488px !important; }

  .wfix-max-sm-489 {
    width: 489px !important; }

  .hfix-max-sm-489 {
    height: 489px !important; }

  .wfix-max-sm-490 {
    width: 490px !important; }

  .hfix-max-sm-490 {
    height: 490px !important; }

  .wfix-max-sm-491 {
    width: 491px !important; }

  .hfix-max-sm-491 {
    height: 491px !important; }

  .wfix-max-sm-492 {
    width: 492px !important; }

  .hfix-max-sm-492 {
    height: 492px !important; }

  .wfix-max-sm-493 {
    width: 493px !important; }

  .hfix-max-sm-493 {
    height: 493px !important; }

  .wfix-max-sm-494 {
    width: 494px !important; }

  .hfix-max-sm-494 {
    height: 494px !important; }

  .wfix-max-sm-495 {
    width: 495px !important; }

  .hfix-max-sm-495 {
    height: 495px !important; }

  .wfix-max-sm-496 {
    width: 496px !important; }

  .hfix-max-sm-496 {
    height: 496px !important; }

  .wfix-max-sm-497 {
    width: 497px !important; }

  .hfix-max-sm-497 {
    height: 497px !important; }

  .wfix-max-sm-498 {
    width: 498px !important; }

  .hfix-max-sm-498 {
    height: 498px !important; }

  .wfix-max-sm-499 {
    width: 499px !important; }

  .hfix-max-sm-499 {
    height: 499px !important; }

  .wfix-max-sm-500 {
    width: 500px !important; }

  .hfix-max-sm-500 {
    height: 500px !important; }

  .wfix-max-sm-501 {
    width: 501px !important; }

  .hfix-max-sm-501 {
    height: 501px !important; }

  .wfix-max-sm-502 {
    width: 502px !important; }

  .hfix-max-sm-502 {
    height: 502px !important; }

  .wfix-max-sm-503 {
    width: 503px !important; }

  .hfix-max-sm-503 {
    height: 503px !important; }

  .wfix-max-sm-504 {
    width: 504px !important; }

  .hfix-max-sm-504 {
    height: 504px !important; }

  .wfix-max-sm-505 {
    width: 505px !important; }

  .hfix-max-sm-505 {
    height: 505px !important; }

  .wfix-max-sm-506 {
    width: 506px !important; }

  .hfix-max-sm-506 {
    height: 506px !important; }

  .wfix-max-sm-507 {
    width: 507px !important; }

  .hfix-max-sm-507 {
    height: 507px !important; }

  .wfix-max-sm-508 {
    width: 508px !important; }

  .hfix-max-sm-508 {
    height: 508px !important; }

  .wfix-max-sm-509 {
    width: 509px !important; }

  .hfix-max-sm-509 {
    height: 509px !important; }

  .wfix-max-sm-510 {
    width: 510px !important; }

  .hfix-max-sm-510 {
    height: 510px !important; }

  .wfix-max-sm-511 {
    width: 511px !important; }

  .hfix-max-sm-511 {
    height: 511px !important; }

  .wfix-max-sm-512 {
    width: 512px !important; }

  .hfix-max-sm-512 {
    height: 512px !important; }

  .wfix-max-sm-513 {
    width: 513px !important; }

  .hfix-max-sm-513 {
    height: 513px !important; }

  .wfix-max-sm-514 {
    width: 514px !important; }

  .hfix-max-sm-514 {
    height: 514px !important; }

  .wfix-max-sm-515 {
    width: 515px !important; }

  .hfix-max-sm-515 {
    height: 515px !important; }

  .wfix-max-sm-516 {
    width: 516px !important; }

  .hfix-max-sm-516 {
    height: 516px !important; }

  .wfix-max-sm-517 {
    width: 517px !important; }

  .hfix-max-sm-517 {
    height: 517px !important; }

  .wfix-max-sm-518 {
    width: 518px !important; }

  .hfix-max-sm-518 {
    height: 518px !important; }

  .wfix-max-sm-519 {
    width: 519px !important; }

  .hfix-max-sm-519 {
    height: 519px !important; }

  .wfix-max-sm-520 {
    width: 520px !important; }

  .hfix-max-sm-520 {
    height: 520px !important; }

  .wfix-max-sm-521 {
    width: 521px !important; }

  .hfix-max-sm-521 {
    height: 521px !important; }

  .wfix-max-sm-522 {
    width: 522px !important; }

  .hfix-max-sm-522 {
    height: 522px !important; }

  .wfix-max-sm-523 {
    width: 523px !important; }

  .hfix-max-sm-523 {
    height: 523px !important; }

  .wfix-max-sm-524 {
    width: 524px !important; }

  .hfix-max-sm-524 {
    height: 524px !important; }

  .wfix-max-sm-525 {
    width: 525px !important; }

  .hfix-max-sm-525 {
    height: 525px !important; }

  .wfix-max-sm-526 {
    width: 526px !important; }

  .hfix-max-sm-526 {
    height: 526px !important; }

  .wfix-max-sm-527 {
    width: 527px !important; }

  .hfix-max-sm-527 {
    height: 527px !important; }

  .wfix-max-sm-528 {
    width: 528px !important; }

  .hfix-max-sm-528 {
    height: 528px !important; }

  .wfix-max-sm-529 {
    width: 529px !important; }

  .hfix-max-sm-529 {
    height: 529px !important; }

  .wfix-max-sm-530 {
    width: 530px !important; }

  .hfix-max-sm-530 {
    height: 530px !important; }

  .wfix-max-sm-531 {
    width: 531px !important; }

  .hfix-max-sm-531 {
    height: 531px !important; }

  .wfix-max-sm-532 {
    width: 532px !important; }

  .hfix-max-sm-532 {
    height: 532px !important; }

  .wfix-max-sm-533 {
    width: 533px !important; }

  .hfix-max-sm-533 {
    height: 533px !important; }

  .wfix-max-sm-534 {
    width: 534px !important; }

  .hfix-max-sm-534 {
    height: 534px !important; }

  .wfix-max-sm-535 {
    width: 535px !important; }

  .hfix-max-sm-535 {
    height: 535px !important; }

  .wfix-max-sm-536 {
    width: 536px !important; }

  .hfix-max-sm-536 {
    height: 536px !important; }

  .wfix-max-sm-537 {
    width: 537px !important; }

  .hfix-max-sm-537 {
    height: 537px !important; }

  .wfix-max-sm-538 {
    width: 538px !important; }

  .hfix-max-sm-538 {
    height: 538px !important; }

  .wfix-max-sm-539 {
    width: 539px !important; }

  .hfix-max-sm-539 {
    height: 539px !important; }

  .wfix-max-sm-540 {
    width: 540px !important; }

  .hfix-max-sm-540 {
    height: 540px !important; }

  .wfix-max-sm-541 {
    width: 541px !important; }

  .hfix-max-sm-541 {
    height: 541px !important; }

  .wfix-max-sm-542 {
    width: 542px !important; }

  .hfix-max-sm-542 {
    height: 542px !important; }

  .wfix-max-sm-543 {
    width: 543px !important; }

  .hfix-max-sm-543 {
    height: 543px !important; }

  .wfix-max-sm-544 {
    width: 544px !important; }

  .hfix-max-sm-544 {
    height: 544px !important; }

  .wfix-max-sm-545 {
    width: 545px !important; }

  .hfix-max-sm-545 {
    height: 545px !important; }

  .wfix-max-sm-546 {
    width: 546px !important; }

  .hfix-max-sm-546 {
    height: 546px !important; }

  .wfix-max-sm-547 {
    width: 547px !important; }

  .hfix-max-sm-547 {
    height: 547px !important; }

  .wfix-max-sm-548 {
    width: 548px !important; }

  .hfix-max-sm-548 {
    height: 548px !important; }

  .wfix-max-sm-549 {
    width: 549px !important; }

  .hfix-max-sm-549 {
    height: 549px !important; }

  .wfix-max-sm-550 {
    width: 550px !important; }

  .hfix-max-sm-550 {
    height: 550px !important; }

  .wfix-max-sm-551 {
    width: 551px !important; }

  .hfix-max-sm-551 {
    height: 551px !important; }

  .wfix-max-sm-552 {
    width: 552px !important; }

  .hfix-max-sm-552 {
    height: 552px !important; }

  .wfix-max-sm-553 {
    width: 553px !important; }

  .hfix-max-sm-553 {
    height: 553px !important; }

  .wfix-max-sm-554 {
    width: 554px !important; }

  .hfix-max-sm-554 {
    height: 554px !important; }

  .wfix-max-sm-555 {
    width: 555px !important; }

  .hfix-max-sm-555 {
    height: 555px !important; }

  .wfix-max-sm-556 {
    width: 556px !important; }

  .hfix-max-sm-556 {
    height: 556px !important; }

  .wfix-max-sm-557 {
    width: 557px !important; }

  .hfix-max-sm-557 {
    height: 557px !important; }

  .wfix-max-sm-558 {
    width: 558px !important; }

  .hfix-max-sm-558 {
    height: 558px !important; }

  .wfix-max-sm-559 {
    width: 559px !important; }

  .hfix-max-sm-559 {
    height: 559px !important; }

  .wfix-max-sm-560 {
    width: 560px !important; }

  .hfix-max-sm-560 {
    height: 560px !important; }

  .wfix-max-sm-561 {
    width: 561px !important; }

  .hfix-max-sm-561 {
    height: 561px !important; }

  .wfix-max-sm-562 {
    width: 562px !important; }

  .hfix-max-sm-562 {
    height: 562px !important; }

  .wfix-max-sm-563 {
    width: 563px !important; }

  .hfix-max-sm-563 {
    height: 563px !important; }

  .wfix-max-sm-564 {
    width: 564px !important; }

  .hfix-max-sm-564 {
    height: 564px !important; }

  .wfix-max-sm-565 {
    width: 565px !important; }

  .hfix-max-sm-565 {
    height: 565px !important; }

  .wfix-max-sm-566 {
    width: 566px !important; }

  .hfix-max-sm-566 {
    height: 566px !important; }

  .wfix-max-sm-567 {
    width: 567px !important; }

  .hfix-max-sm-567 {
    height: 567px !important; }

  .wfix-max-sm-568 {
    width: 568px !important; }

  .hfix-max-sm-568 {
    height: 568px !important; }

  .wfix-max-sm-569 {
    width: 569px !important; }

  .hfix-max-sm-569 {
    height: 569px !important; }

  .wfix-max-sm-570 {
    width: 570px !important; }

  .hfix-max-sm-570 {
    height: 570px !important; }

  .wfix-max-sm-571 {
    width: 571px !important; }

  .hfix-max-sm-571 {
    height: 571px !important; }

  .wfix-max-sm-572 {
    width: 572px !important; }

  .hfix-max-sm-572 {
    height: 572px !important; }

  .wfix-max-sm-573 {
    width: 573px !important; }

  .hfix-max-sm-573 {
    height: 573px !important; }

  .wfix-max-sm-574 {
    width: 574px !important; }

  .hfix-max-sm-574 {
    height: 574px !important; }

  .wfix-max-sm-575 {
    width: 575px !important; }

  .hfix-max-sm-575 {
    height: 575px !important; }

  .wfix-max-sm-576 {
    width: 576px !important; }

  .hfix-max-sm-576 {
    height: 576px !important; }

  .wfix-max-sm-577 {
    width: 577px !important; }

  .hfix-max-sm-577 {
    height: 577px !important; }

  .wfix-max-sm-578 {
    width: 578px !important; }

  .hfix-max-sm-578 {
    height: 578px !important; }

  .wfix-max-sm-579 {
    width: 579px !important; }

  .hfix-max-sm-579 {
    height: 579px !important; }

  .wfix-max-sm-580 {
    width: 580px !important; }

  .hfix-max-sm-580 {
    height: 580px !important; }

  .wfix-max-sm-581 {
    width: 581px !important; }

  .hfix-max-sm-581 {
    height: 581px !important; }

  .wfix-max-sm-582 {
    width: 582px !important; }

  .hfix-max-sm-582 {
    height: 582px !important; }

  .wfix-max-sm-583 {
    width: 583px !important; }

  .hfix-max-sm-583 {
    height: 583px !important; }

  .wfix-max-sm-584 {
    width: 584px !important; }

  .hfix-max-sm-584 {
    height: 584px !important; }

  .wfix-max-sm-585 {
    width: 585px !important; }

  .hfix-max-sm-585 {
    height: 585px !important; }

  .wfix-max-sm-586 {
    width: 586px !important; }

  .hfix-max-sm-586 {
    height: 586px !important; }

  .wfix-max-sm-587 {
    width: 587px !important; }

  .hfix-max-sm-587 {
    height: 587px !important; }

  .wfix-max-sm-588 {
    width: 588px !important; }

  .hfix-max-sm-588 {
    height: 588px !important; }

  .wfix-max-sm-589 {
    width: 589px !important; }

  .hfix-max-sm-589 {
    height: 589px !important; }

  .wfix-max-sm-590 {
    width: 590px !important; }

  .hfix-max-sm-590 {
    height: 590px !important; }

  .wfix-max-sm-591 {
    width: 591px !important; }

  .hfix-max-sm-591 {
    height: 591px !important; }

  .wfix-max-sm-592 {
    width: 592px !important; }

  .hfix-max-sm-592 {
    height: 592px !important; }

  .wfix-max-sm-593 {
    width: 593px !important; }

  .hfix-max-sm-593 {
    height: 593px !important; }

  .wfix-max-sm-594 {
    width: 594px !important; }

  .hfix-max-sm-594 {
    height: 594px !important; }

  .wfix-max-sm-595 {
    width: 595px !important; }

  .hfix-max-sm-595 {
    height: 595px !important; }

  .wfix-max-sm-596 {
    width: 596px !important; }

  .hfix-max-sm-596 {
    height: 596px !important; }

  .wfix-max-sm-597 {
    width: 597px !important; }

  .hfix-max-sm-597 {
    height: 597px !important; }

  .wfix-max-sm-598 {
    width: 598px !important; }

  .hfix-max-sm-598 {
    height: 598px !important; }

  .wfix-max-sm-599 {
    width: 599px !important; }

  .hfix-max-sm-599 {
    height: 599px !important; }

  .wfix-max-sm-600 {
    width: 600px !important; }

  .hfix-max-sm-600 {
    height: 600px !important; }

  .wfix-max-sm-601 {
    width: 601px !important; }

  .hfix-max-sm-601 {
    height: 601px !important; }

  .wfix-max-sm-602 {
    width: 602px !important; }

  .hfix-max-sm-602 {
    height: 602px !important; }

  .wfix-max-sm-603 {
    width: 603px !important; }

  .hfix-max-sm-603 {
    height: 603px !important; }

  .wfix-max-sm-604 {
    width: 604px !important; }

  .hfix-max-sm-604 {
    height: 604px !important; }

  .wfix-max-sm-605 {
    width: 605px !important; }

  .hfix-max-sm-605 {
    height: 605px !important; }

  .wfix-max-sm-606 {
    width: 606px !important; }

  .hfix-max-sm-606 {
    height: 606px !important; }

  .wfix-max-sm-607 {
    width: 607px !important; }

  .hfix-max-sm-607 {
    height: 607px !important; }

  .wfix-max-sm-608 {
    width: 608px !important; }

  .hfix-max-sm-608 {
    height: 608px !important; }

  .wfix-max-sm-609 {
    width: 609px !important; }

  .hfix-max-sm-609 {
    height: 609px !important; }

  .wfix-max-sm-610 {
    width: 610px !important; }

  .hfix-max-sm-610 {
    height: 610px !important; }

  .wfix-max-sm-611 {
    width: 611px !important; }

  .hfix-max-sm-611 {
    height: 611px !important; }

  .wfix-max-sm-612 {
    width: 612px !important; }

  .hfix-max-sm-612 {
    height: 612px !important; }

  .wfix-max-sm-613 {
    width: 613px !important; }

  .hfix-max-sm-613 {
    height: 613px !important; }

  .wfix-max-sm-614 {
    width: 614px !important; }

  .hfix-max-sm-614 {
    height: 614px !important; }

  .wfix-max-sm-615 {
    width: 615px !important; }

  .hfix-max-sm-615 {
    height: 615px !important; }

  .wfix-max-sm-616 {
    width: 616px !important; }

  .hfix-max-sm-616 {
    height: 616px !important; }

  .wfix-max-sm-617 {
    width: 617px !important; }

  .hfix-max-sm-617 {
    height: 617px !important; }

  .wfix-max-sm-618 {
    width: 618px !important; }

  .hfix-max-sm-618 {
    height: 618px !important; }

  .wfix-max-sm-619 {
    width: 619px !important; }

  .hfix-max-sm-619 {
    height: 619px !important; }

  .wfix-max-sm-620 {
    width: 620px !important; }

  .hfix-max-sm-620 {
    height: 620px !important; }

  .wfix-max-sm-621 {
    width: 621px !important; }

  .hfix-max-sm-621 {
    height: 621px !important; }

  .wfix-max-sm-622 {
    width: 622px !important; }

  .hfix-max-sm-622 {
    height: 622px !important; }

  .wfix-max-sm-623 {
    width: 623px !important; }

  .hfix-max-sm-623 {
    height: 623px !important; }

  .wfix-max-sm-624 {
    width: 624px !important; }

  .hfix-max-sm-624 {
    height: 624px !important; }

  .wfix-max-sm-625 {
    width: 625px !important; }

  .hfix-max-sm-625 {
    height: 625px !important; }

  .wfix-max-sm-626 {
    width: 626px !important; }

  .hfix-max-sm-626 {
    height: 626px !important; }

  .wfix-max-sm-627 {
    width: 627px !important; }

  .hfix-max-sm-627 {
    height: 627px !important; }

  .wfix-max-sm-628 {
    width: 628px !important; }

  .hfix-max-sm-628 {
    height: 628px !important; }

  .wfix-max-sm-629 {
    width: 629px !important; }

  .hfix-max-sm-629 {
    height: 629px !important; }

  .wfix-max-sm-630 {
    width: 630px !important; }

  .hfix-max-sm-630 {
    height: 630px !important; }

  .wfix-max-sm-631 {
    width: 631px !important; }

  .hfix-max-sm-631 {
    height: 631px !important; }

  .wfix-max-sm-632 {
    width: 632px !important; }

  .hfix-max-sm-632 {
    height: 632px !important; }

  .wfix-max-sm-633 {
    width: 633px !important; }

  .hfix-max-sm-633 {
    height: 633px !important; }

  .wfix-max-sm-634 {
    width: 634px !important; }

  .hfix-max-sm-634 {
    height: 634px !important; }

  .wfix-max-sm-635 {
    width: 635px !important; }

  .hfix-max-sm-635 {
    height: 635px !important; }

  .wfix-max-sm-636 {
    width: 636px !important; }

  .hfix-max-sm-636 {
    height: 636px !important; }

  .wfix-max-sm-637 {
    width: 637px !important; }

  .hfix-max-sm-637 {
    height: 637px !important; }

  .wfix-max-sm-638 {
    width: 638px !important; }

  .hfix-max-sm-638 {
    height: 638px !important; }

  .wfix-max-sm-639 {
    width: 639px !important; }

  .hfix-max-sm-639 {
    height: 639px !important; }

  .wfix-max-sm-640 {
    width: 640px !important; }

  .hfix-max-sm-640 {
    height: 640px !important; }

  .wfix-max-sm-641 {
    width: 641px !important; }

  .hfix-max-sm-641 {
    height: 641px !important; }

  .wfix-max-sm-642 {
    width: 642px !important; }

  .hfix-max-sm-642 {
    height: 642px !important; }

  .wfix-max-sm-643 {
    width: 643px !important; }

  .hfix-max-sm-643 {
    height: 643px !important; }

  .wfix-max-sm-644 {
    width: 644px !important; }

  .hfix-max-sm-644 {
    height: 644px !important; }

  .wfix-max-sm-645 {
    width: 645px !important; }

  .hfix-max-sm-645 {
    height: 645px !important; }

  .wfix-max-sm-646 {
    width: 646px !important; }

  .hfix-max-sm-646 {
    height: 646px !important; }

  .wfix-max-sm-647 {
    width: 647px !important; }

  .hfix-max-sm-647 {
    height: 647px !important; }

  .wfix-max-sm-648 {
    width: 648px !important; }

  .hfix-max-sm-648 {
    height: 648px !important; }

  .wfix-max-sm-649 {
    width: 649px !important; }

  .hfix-max-sm-649 {
    height: 649px !important; }

  .wfix-max-sm-650 {
    width: 650px !important; }

  .hfix-max-sm-650 {
    height: 650px !important; }

  .wfix-max-sm-651 {
    width: 651px !important; }

  .hfix-max-sm-651 {
    height: 651px !important; }

  .wfix-max-sm-652 {
    width: 652px !important; }

  .hfix-max-sm-652 {
    height: 652px !important; }

  .wfix-max-sm-653 {
    width: 653px !important; }

  .hfix-max-sm-653 {
    height: 653px !important; }

  .wfix-max-sm-654 {
    width: 654px !important; }

  .hfix-max-sm-654 {
    height: 654px !important; }

  .wfix-max-sm-655 {
    width: 655px !important; }

  .hfix-max-sm-655 {
    height: 655px !important; }

  .wfix-max-sm-656 {
    width: 656px !important; }

  .hfix-max-sm-656 {
    height: 656px !important; }

  .wfix-max-sm-657 {
    width: 657px !important; }

  .hfix-max-sm-657 {
    height: 657px !important; }

  .wfix-max-sm-658 {
    width: 658px !important; }

  .hfix-max-sm-658 {
    height: 658px !important; }

  .wfix-max-sm-659 {
    width: 659px !important; }

  .hfix-max-sm-659 {
    height: 659px !important; }

  .wfix-max-sm-660 {
    width: 660px !important; }

  .hfix-max-sm-660 {
    height: 660px !important; }

  .wfix-max-sm-661 {
    width: 661px !important; }

  .hfix-max-sm-661 {
    height: 661px !important; }

  .wfix-max-sm-662 {
    width: 662px !important; }

  .hfix-max-sm-662 {
    height: 662px !important; }

  .wfix-max-sm-663 {
    width: 663px !important; }

  .hfix-max-sm-663 {
    height: 663px !important; }

  .wfix-max-sm-664 {
    width: 664px !important; }

  .hfix-max-sm-664 {
    height: 664px !important; }

  .wfix-max-sm-665 {
    width: 665px !important; }

  .hfix-max-sm-665 {
    height: 665px !important; }

  .wfix-max-sm-666 {
    width: 666px !important; }

  .hfix-max-sm-666 {
    height: 666px !important; }

  .wfix-max-sm-667 {
    width: 667px !important; }

  .hfix-max-sm-667 {
    height: 667px !important; }

  .wfix-max-sm-668 {
    width: 668px !important; }

  .hfix-max-sm-668 {
    height: 668px !important; }

  .wfix-max-sm-669 {
    width: 669px !important; }

  .hfix-max-sm-669 {
    height: 669px !important; }

  .wfix-max-sm-670 {
    width: 670px !important; }

  .hfix-max-sm-670 {
    height: 670px !important; }

  .wfix-max-sm-671 {
    width: 671px !important; }

  .hfix-max-sm-671 {
    height: 671px !important; }

  .wfix-max-sm-672 {
    width: 672px !important; }

  .hfix-max-sm-672 {
    height: 672px !important; }

  .wfix-max-sm-673 {
    width: 673px !important; }

  .hfix-max-sm-673 {
    height: 673px !important; }

  .wfix-max-sm-674 {
    width: 674px !important; }

  .hfix-max-sm-674 {
    height: 674px !important; }

  .wfix-max-sm-675 {
    width: 675px !important; }

  .hfix-max-sm-675 {
    height: 675px !important; }

  .wfix-max-sm-676 {
    width: 676px !important; }

  .hfix-max-sm-676 {
    height: 676px !important; }

  .wfix-max-sm-677 {
    width: 677px !important; }

  .hfix-max-sm-677 {
    height: 677px !important; }

  .wfix-max-sm-678 {
    width: 678px !important; }

  .hfix-max-sm-678 {
    height: 678px !important; }

  .wfix-max-sm-679 {
    width: 679px !important; }

  .hfix-max-sm-679 {
    height: 679px !important; }

  .wfix-max-sm-680 {
    width: 680px !important; }

  .hfix-max-sm-680 {
    height: 680px !important; }

  .wfix-max-sm-681 {
    width: 681px !important; }

  .hfix-max-sm-681 {
    height: 681px !important; }

  .wfix-max-sm-682 {
    width: 682px !important; }

  .hfix-max-sm-682 {
    height: 682px !important; }

  .wfix-max-sm-683 {
    width: 683px !important; }

  .hfix-max-sm-683 {
    height: 683px !important; }

  .wfix-max-sm-684 {
    width: 684px !important; }

  .hfix-max-sm-684 {
    height: 684px !important; }

  .wfix-max-sm-685 {
    width: 685px !important; }

  .hfix-max-sm-685 {
    height: 685px !important; }

  .wfix-max-sm-686 {
    width: 686px !important; }

  .hfix-max-sm-686 {
    height: 686px !important; }

  .wfix-max-sm-687 {
    width: 687px !important; }

  .hfix-max-sm-687 {
    height: 687px !important; }

  .wfix-max-sm-688 {
    width: 688px !important; }

  .hfix-max-sm-688 {
    height: 688px !important; }

  .wfix-max-sm-689 {
    width: 689px !important; }

  .hfix-max-sm-689 {
    height: 689px !important; }

  .wfix-max-sm-690 {
    width: 690px !important; }

  .hfix-max-sm-690 {
    height: 690px !important; }

  .wfix-max-sm-691 {
    width: 691px !important; }

  .hfix-max-sm-691 {
    height: 691px !important; }

  .wfix-max-sm-692 {
    width: 692px !important; }

  .hfix-max-sm-692 {
    height: 692px !important; }

  .wfix-max-sm-693 {
    width: 693px !important; }

  .hfix-max-sm-693 {
    height: 693px !important; }

  .wfix-max-sm-694 {
    width: 694px !important; }

  .hfix-max-sm-694 {
    height: 694px !important; }

  .wfix-max-sm-695 {
    width: 695px !important; }

  .hfix-max-sm-695 {
    height: 695px !important; }

  .wfix-max-sm-696 {
    width: 696px !important; }

  .hfix-max-sm-696 {
    height: 696px !important; }

  .wfix-max-sm-697 {
    width: 697px !important; }

  .hfix-max-sm-697 {
    height: 697px !important; }

  .wfix-max-sm-698 {
    width: 698px !important; }

  .hfix-max-sm-698 {
    height: 698px !important; }

  .wfix-max-sm-699 {
    width: 699px !important; }

  .hfix-max-sm-699 {
    height: 699px !important; }

  .wfix-max-sm-700 {
    width: 700px !important; }

  .hfix-max-sm-700 {
    height: 700px !important; }

  .wfix-max-sm-701 {
    width: 701px !important; }

  .hfix-max-sm-701 {
    height: 701px !important; }

  .wfix-max-sm-702 {
    width: 702px !important; }

  .hfix-max-sm-702 {
    height: 702px !important; }

  .wfix-max-sm-703 {
    width: 703px !important; }

  .hfix-max-sm-703 {
    height: 703px !important; }

  .wfix-max-sm-704 {
    width: 704px !important; }

  .hfix-max-sm-704 {
    height: 704px !important; }

  .wfix-max-sm-705 {
    width: 705px !important; }

  .hfix-max-sm-705 {
    height: 705px !important; }

  .wfix-max-sm-706 {
    width: 706px !important; }

  .hfix-max-sm-706 {
    height: 706px !important; }

  .wfix-max-sm-707 {
    width: 707px !important; }

  .hfix-max-sm-707 {
    height: 707px !important; }

  .wfix-max-sm-708 {
    width: 708px !important; }

  .hfix-max-sm-708 {
    height: 708px !important; }

  .wfix-max-sm-709 {
    width: 709px !important; }

  .hfix-max-sm-709 {
    height: 709px !important; }

  .wfix-max-sm-710 {
    width: 710px !important; }

  .hfix-max-sm-710 {
    height: 710px !important; }

  .wfix-max-sm-711 {
    width: 711px !important; }

  .hfix-max-sm-711 {
    height: 711px !important; }

  .wfix-max-sm-712 {
    width: 712px !important; }

  .hfix-max-sm-712 {
    height: 712px !important; }

  .wfix-max-sm-713 {
    width: 713px !important; }

  .hfix-max-sm-713 {
    height: 713px !important; }

  .wfix-max-sm-714 {
    width: 714px !important; }

  .hfix-max-sm-714 {
    height: 714px !important; }

  .wfix-max-sm-715 {
    width: 715px !important; }

  .hfix-max-sm-715 {
    height: 715px !important; }

  .wfix-max-sm-716 {
    width: 716px !important; }

  .hfix-max-sm-716 {
    height: 716px !important; }

  .wfix-max-sm-717 {
    width: 717px !important; }

  .hfix-max-sm-717 {
    height: 717px !important; }

  .wfix-max-sm-718 {
    width: 718px !important; }

  .hfix-max-sm-718 {
    height: 718px !important; }

  .wfix-max-sm-719 {
    width: 719px !important; }

  .hfix-max-sm-719 {
    height: 719px !important; }

  .wfix-max-sm-720 {
    width: 720px !important; }

  .hfix-max-sm-720 {
    height: 720px !important; }

  .wfix-max-sm-721 {
    width: 721px !important; }

  .hfix-max-sm-721 {
    height: 721px !important; }

  .wfix-max-sm-722 {
    width: 722px !important; }

  .hfix-max-sm-722 {
    height: 722px !important; }

  .wfix-max-sm-723 {
    width: 723px !important; }

  .hfix-max-sm-723 {
    height: 723px !important; }

  .wfix-max-sm-724 {
    width: 724px !important; }

  .hfix-max-sm-724 {
    height: 724px !important; }

  .wfix-max-sm-725 {
    width: 725px !important; }

  .hfix-max-sm-725 {
    height: 725px !important; }

  .wfix-max-sm-726 {
    width: 726px !important; }

  .hfix-max-sm-726 {
    height: 726px !important; }

  .wfix-max-sm-727 {
    width: 727px !important; }

  .hfix-max-sm-727 {
    height: 727px !important; }

  .wfix-max-sm-728 {
    width: 728px !important; }

  .hfix-max-sm-728 {
    height: 728px !important; }

  .wfix-max-sm-729 {
    width: 729px !important; }

  .hfix-max-sm-729 {
    height: 729px !important; }

  .wfix-max-sm-730 {
    width: 730px !important; }

  .hfix-max-sm-730 {
    height: 730px !important; }

  .wfix-max-sm-731 {
    width: 731px !important; }

  .hfix-max-sm-731 {
    height: 731px !important; }

  .wfix-max-sm-732 {
    width: 732px !important; }

  .hfix-max-sm-732 {
    height: 732px !important; }

  .wfix-max-sm-733 {
    width: 733px !important; }

  .hfix-max-sm-733 {
    height: 733px !important; }

  .wfix-max-sm-734 {
    width: 734px !important; }

  .hfix-max-sm-734 {
    height: 734px !important; }

  .wfix-max-sm-735 {
    width: 735px !important; }

  .hfix-max-sm-735 {
    height: 735px !important; }

  .wfix-max-sm-736 {
    width: 736px !important; }

  .hfix-max-sm-736 {
    height: 736px !important; }

  .wfix-max-sm-737 {
    width: 737px !important; }

  .hfix-max-sm-737 {
    height: 737px !important; }

  .wfix-max-sm-738 {
    width: 738px !important; }

  .hfix-max-sm-738 {
    height: 738px !important; }

  .wfix-max-sm-739 {
    width: 739px !important; }

  .hfix-max-sm-739 {
    height: 739px !important; }

  .wfix-max-sm-740 {
    width: 740px !important; }

  .hfix-max-sm-740 {
    height: 740px !important; }

  .wfix-max-sm-741 {
    width: 741px !important; }

  .hfix-max-sm-741 {
    height: 741px !important; }

  .wfix-max-sm-742 {
    width: 742px !important; }

  .hfix-max-sm-742 {
    height: 742px !important; }

  .wfix-max-sm-743 {
    width: 743px !important; }

  .hfix-max-sm-743 {
    height: 743px !important; }

  .wfix-max-sm-744 {
    width: 744px !important; }

  .hfix-max-sm-744 {
    height: 744px !important; }

  .wfix-max-sm-745 {
    width: 745px !important; }

  .hfix-max-sm-745 {
    height: 745px !important; }

  .wfix-max-sm-746 {
    width: 746px !important; }

  .hfix-max-sm-746 {
    height: 746px !important; }

  .wfix-max-sm-747 {
    width: 747px !important; }

  .hfix-max-sm-747 {
    height: 747px !important; }

  .wfix-max-sm-748 {
    width: 748px !important; }

  .hfix-max-sm-748 {
    height: 748px !important; }

  .wfix-max-sm-749 {
    width: 749px !important; }

  .hfix-max-sm-749 {
    height: 749px !important; }

  .wfix-max-sm-750 {
    width: 750px !important; }

  .hfix-max-sm-750 {
    height: 750px !important; }

  .wfix-max-sm-751 {
    width: 751px !important; }

  .hfix-max-sm-751 {
    height: 751px !important; }

  .wfix-max-sm-752 {
    width: 752px !important; }

  .hfix-max-sm-752 {
    height: 752px !important; }

  .wfix-max-sm-753 {
    width: 753px !important; }

  .hfix-max-sm-753 {
    height: 753px !important; }

  .wfix-max-sm-754 {
    width: 754px !important; }

  .hfix-max-sm-754 {
    height: 754px !important; }

  .wfix-max-sm-755 {
    width: 755px !important; }

  .hfix-max-sm-755 {
    height: 755px !important; }

  .wfix-max-sm-756 {
    width: 756px !important; }

  .hfix-max-sm-756 {
    height: 756px !important; }

  .wfix-max-sm-757 {
    width: 757px !important; }

  .hfix-max-sm-757 {
    height: 757px !important; }

  .wfix-max-sm-758 {
    width: 758px !important; }

  .hfix-max-sm-758 {
    height: 758px !important; }

  .wfix-max-sm-759 {
    width: 759px !important; }

  .hfix-max-sm-759 {
    height: 759px !important; }

  .wfix-max-sm-760 {
    width: 760px !important; }

  .hfix-max-sm-760 {
    height: 760px !important; }

  .wfix-max-sm-761 {
    width: 761px !important; }

  .hfix-max-sm-761 {
    height: 761px !important; }

  .wfix-max-sm-762 {
    width: 762px !important; }

  .hfix-max-sm-762 {
    height: 762px !important; }

  .wfix-max-sm-763 {
    width: 763px !important; }

  .hfix-max-sm-763 {
    height: 763px !important; }

  .wfix-max-sm-764 {
    width: 764px !important; }

  .hfix-max-sm-764 {
    height: 764px !important; }

  .wfix-max-sm-765 {
    width: 765px !important; }

  .hfix-max-sm-765 {
    height: 765px !important; }

  .wfix-max-sm-766 {
    width: 766px !important; }

  .hfix-max-sm-766 {
    height: 766px !important; }

  .wfix-max-sm-767 {
    width: 767px !important; }

  .hfix-max-sm-767 {
    height: 767px !important; }

  .wfix-max-sm-768 {
    width: 768px !important; }

  .hfix-max-sm-768 {
    height: 768px !important; }

  .wfix-max-sm-769 {
    width: 769px !important; }

  .hfix-max-sm-769 {
    height: 769px !important; }

  .wfix-max-sm-770 {
    width: 770px !important; }

  .hfix-max-sm-770 {
    height: 770px !important; }

  .wfix-max-sm-771 {
    width: 771px !important; }

  .hfix-max-sm-771 {
    height: 771px !important; }

  .wfix-max-sm-772 {
    width: 772px !important; }

  .hfix-max-sm-772 {
    height: 772px !important; }

  .wfix-max-sm-773 {
    width: 773px !important; }

  .hfix-max-sm-773 {
    height: 773px !important; }

  .wfix-max-sm-774 {
    width: 774px !important; }

  .hfix-max-sm-774 {
    height: 774px !important; }

  .wfix-max-sm-775 {
    width: 775px !important; }

  .hfix-max-sm-775 {
    height: 775px !important; }

  .wfix-max-sm-776 {
    width: 776px !important; }

  .hfix-max-sm-776 {
    height: 776px !important; }

  .wfix-max-sm-777 {
    width: 777px !important; }

  .hfix-max-sm-777 {
    height: 777px !important; }

  .wfix-max-sm-778 {
    width: 778px !important; }

  .hfix-max-sm-778 {
    height: 778px !important; }

  .wfix-max-sm-779 {
    width: 779px !important; }

  .hfix-max-sm-779 {
    height: 779px !important; }

  .wfix-max-sm-780 {
    width: 780px !important; }

  .hfix-max-sm-780 {
    height: 780px !important; }

  .wfix-max-sm-781 {
    width: 781px !important; }

  .hfix-max-sm-781 {
    height: 781px !important; }

  .wfix-max-sm-782 {
    width: 782px !important; }

  .hfix-max-sm-782 {
    height: 782px !important; }

  .wfix-max-sm-783 {
    width: 783px !important; }

  .hfix-max-sm-783 {
    height: 783px !important; }

  .wfix-max-sm-784 {
    width: 784px !important; }

  .hfix-max-sm-784 {
    height: 784px !important; }

  .wfix-max-sm-785 {
    width: 785px !important; }

  .hfix-max-sm-785 {
    height: 785px !important; }

  .wfix-max-sm-786 {
    width: 786px !important; }

  .hfix-max-sm-786 {
    height: 786px !important; }

  .wfix-max-sm-787 {
    width: 787px !important; }

  .hfix-max-sm-787 {
    height: 787px !important; }

  .wfix-max-sm-788 {
    width: 788px !important; }

  .hfix-max-sm-788 {
    height: 788px !important; }

  .wfix-max-sm-789 {
    width: 789px !important; }

  .hfix-max-sm-789 {
    height: 789px !important; }

  .wfix-max-sm-790 {
    width: 790px !important; }

  .hfix-max-sm-790 {
    height: 790px !important; }

  .wfix-max-sm-791 {
    width: 791px !important; }

  .hfix-max-sm-791 {
    height: 791px !important; }

  .wfix-max-sm-792 {
    width: 792px !important; }

  .hfix-max-sm-792 {
    height: 792px !important; }

  .wfix-max-sm-793 {
    width: 793px !important; }

  .hfix-max-sm-793 {
    height: 793px !important; }

  .wfix-max-sm-794 {
    width: 794px !important; }

  .hfix-max-sm-794 {
    height: 794px !important; }

  .wfix-max-sm-795 {
    width: 795px !important; }

  .hfix-max-sm-795 {
    height: 795px !important; }

  .wfix-max-sm-796 {
    width: 796px !important; }

  .hfix-max-sm-796 {
    height: 796px !important; }

  .wfix-max-sm-797 {
    width: 797px !important; }

  .hfix-max-sm-797 {
    height: 797px !important; }

  .wfix-max-sm-798 {
    width: 798px !important; }

  .hfix-max-sm-798 {
    height: 798px !important; }

  .wfix-max-sm-799 {
    width: 799px !important; }

  .hfix-max-sm-799 {
    height: 799px !important; }

  .wfix-max-sm-800 {
    width: 800px !important; }

  .hfix-max-sm-800 {
    height: 800px !important; }

  .wfix-max-sm-801 {
    width: 801px !important; }

  .hfix-max-sm-801 {
    height: 801px !important; }

  .wfix-max-sm-802 {
    width: 802px !important; }

  .hfix-max-sm-802 {
    height: 802px !important; }

  .wfix-max-sm-803 {
    width: 803px !important; }

  .hfix-max-sm-803 {
    height: 803px !important; }

  .wfix-max-sm-804 {
    width: 804px !important; }

  .hfix-max-sm-804 {
    height: 804px !important; }

  .wfix-max-sm-805 {
    width: 805px !important; }

  .hfix-max-sm-805 {
    height: 805px !important; }

  .wfix-max-sm-806 {
    width: 806px !important; }

  .hfix-max-sm-806 {
    height: 806px !important; }

  .wfix-max-sm-807 {
    width: 807px !important; }

  .hfix-max-sm-807 {
    height: 807px !important; }

  .wfix-max-sm-808 {
    width: 808px !important; }

  .hfix-max-sm-808 {
    height: 808px !important; }

  .wfix-max-sm-809 {
    width: 809px !important; }

  .hfix-max-sm-809 {
    height: 809px !important; }

  .wfix-max-sm-810 {
    width: 810px !important; }

  .hfix-max-sm-810 {
    height: 810px !important; }

  .wfix-max-sm-811 {
    width: 811px !important; }

  .hfix-max-sm-811 {
    height: 811px !important; }

  .wfix-max-sm-812 {
    width: 812px !important; }

  .hfix-max-sm-812 {
    height: 812px !important; }

  .wfix-max-sm-813 {
    width: 813px !important; }

  .hfix-max-sm-813 {
    height: 813px !important; }

  .wfix-max-sm-814 {
    width: 814px !important; }

  .hfix-max-sm-814 {
    height: 814px !important; }

  .wfix-max-sm-815 {
    width: 815px !important; }

  .hfix-max-sm-815 {
    height: 815px !important; }

  .wfix-max-sm-816 {
    width: 816px !important; }

  .hfix-max-sm-816 {
    height: 816px !important; }

  .wfix-max-sm-817 {
    width: 817px !important; }

  .hfix-max-sm-817 {
    height: 817px !important; }

  .wfix-max-sm-818 {
    width: 818px !important; }

  .hfix-max-sm-818 {
    height: 818px !important; }

  .wfix-max-sm-819 {
    width: 819px !important; }

  .hfix-max-sm-819 {
    height: 819px !important; }

  .wfix-max-sm-820 {
    width: 820px !important; }

  .hfix-max-sm-820 {
    height: 820px !important; }

  .wfix-max-sm-821 {
    width: 821px !important; }

  .hfix-max-sm-821 {
    height: 821px !important; }

  .wfix-max-sm-822 {
    width: 822px !important; }

  .hfix-max-sm-822 {
    height: 822px !important; }

  .wfix-max-sm-823 {
    width: 823px !important; }

  .hfix-max-sm-823 {
    height: 823px !important; }

  .wfix-max-sm-824 {
    width: 824px !important; }

  .hfix-max-sm-824 {
    height: 824px !important; }

  .wfix-max-sm-825 {
    width: 825px !important; }

  .hfix-max-sm-825 {
    height: 825px !important; }

  .wfix-max-sm-826 {
    width: 826px !important; }

  .hfix-max-sm-826 {
    height: 826px !important; }

  .wfix-max-sm-827 {
    width: 827px !important; }

  .hfix-max-sm-827 {
    height: 827px !important; }

  .wfix-max-sm-828 {
    width: 828px !important; }

  .hfix-max-sm-828 {
    height: 828px !important; }

  .wfix-max-sm-829 {
    width: 829px !important; }

  .hfix-max-sm-829 {
    height: 829px !important; }

  .wfix-max-sm-830 {
    width: 830px !important; }

  .hfix-max-sm-830 {
    height: 830px !important; }

  .wfix-max-sm-831 {
    width: 831px !important; }

  .hfix-max-sm-831 {
    height: 831px !important; }

  .wfix-max-sm-832 {
    width: 832px !important; }

  .hfix-max-sm-832 {
    height: 832px !important; }

  .wfix-max-sm-833 {
    width: 833px !important; }

  .hfix-max-sm-833 {
    height: 833px !important; }

  .wfix-max-sm-834 {
    width: 834px !important; }

  .hfix-max-sm-834 {
    height: 834px !important; }

  .wfix-max-sm-835 {
    width: 835px !important; }

  .hfix-max-sm-835 {
    height: 835px !important; }

  .wfix-max-sm-836 {
    width: 836px !important; }

  .hfix-max-sm-836 {
    height: 836px !important; }

  .wfix-max-sm-837 {
    width: 837px !important; }

  .hfix-max-sm-837 {
    height: 837px !important; }

  .wfix-max-sm-838 {
    width: 838px !important; }

  .hfix-max-sm-838 {
    height: 838px !important; }

  .wfix-max-sm-839 {
    width: 839px !important; }

  .hfix-max-sm-839 {
    height: 839px !important; }

  .wfix-max-sm-840 {
    width: 840px !important; }

  .hfix-max-sm-840 {
    height: 840px !important; }

  .wfix-max-sm-841 {
    width: 841px !important; }

  .hfix-max-sm-841 {
    height: 841px !important; }

  .wfix-max-sm-842 {
    width: 842px !important; }

  .hfix-max-sm-842 {
    height: 842px !important; }

  .wfix-max-sm-843 {
    width: 843px !important; }

  .hfix-max-sm-843 {
    height: 843px !important; }

  .wfix-max-sm-844 {
    width: 844px !important; }

  .hfix-max-sm-844 {
    height: 844px !important; }

  .wfix-max-sm-845 {
    width: 845px !important; }

  .hfix-max-sm-845 {
    height: 845px !important; }

  .wfix-max-sm-846 {
    width: 846px !important; }

  .hfix-max-sm-846 {
    height: 846px !important; }

  .wfix-max-sm-847 {
    width: 847px !important; }

  .hfix-max-sm-847 {
    height: 847px !important; }

  .wfix-max-sm-848 {
    width: 848px !important; }

  .hfix-max-sm-848 {
    height: 848px !important; }

  .wfix-max-sm-849 {
    width: 849px !important; }

  .hfix-max-sm-849 {
    height: 849px !important; }

  .wfix-max-sm-850 {
    width: 850px !important; }

  .hfix-max-sm-850 {
    height: 850px !important; }

  .wfix-max-sm-851 {
    width: 851px !important; }

  .hfix-max-sm-851 {
    height: 851px !important; }

  .wfix-max-sm-852 {
    width: 852px !important; }

  .hfix-max-sm-852 {
    height: 852px !important; }

  .wfix-max-sm-853 {
    width: 853px !important; }

  .hfix-max-sm-853 {
    height: 853px !important; }

  .wfix-max-sm-854 {
    width: 854px !important; }

  .hfix-max-sm-854 {
    height: 854px !important; }

  .wfix-max-sm-855 {
    width: 855px !important; }

  .hfix-max-sm-855 {
    height: 855px !important; }

  .wfix-max-sm-856 {
    width: 856px !important; }

  .hfix-max-sm-856 {
    height: 856px !important; }

  .wfix-max-sm-857 {
    width: 857px !important; }

  .hfix-max-sm-857 {
    height: 857px !important; }

  .wfix-max-sm-858 {
    width: 858px !important; }

  .hfix-max-sm-858 {
    height: 858px !important; }

  .wfix-max-sm-859 {
    width: 859px !important; }

  .hfix-max-sm-859 {
    height: 859px !important; }

  .wfix-max-sm-860 {
    width: 860px !important; }

  .hfix-max-sm-860 {
    height: 860px !important; }

  .wfix-max-sm-861 {
    width: 861px !important; }

  .hfix-max-sm-861 {
    height: 861px !important; }

  .wfix-max-sm-862 {
    width: 862px !important; }

  .hfix-max-sm-862 {
    height: 862px !important; }

  .wfix-max-sm-863 {
    width: 863px !important; }

  .hfix-max-sm-863 {
    height: 863px !important; }

  .wfix-max-sm-864 {
    width: 864px !important; }

  .hfix-max-sm-864 {
    height: 864px !important; }

  .wfix-max-sm-865 {
    width: 865px !important; }

  .hfix-max-sm-865 {
    height: 865px !important; }

  .wfix-max-sm-866 {
    width: 866px !important; }

  .hfix-max-sm-866 {
    height: 866px !important; }

  .wfix-max-sm-867 {
    width: 867px !important; }

  .hfix-max-sm-867 {
    height: 867px !important; }

  .wfix-max-sm-868 {
    width: 868px !important; }

  .hfix-max-sm-868 {
    height: 868px !important; }

  .wfix-max-sm-869 {
    width: 869px !important; }

  .hfix-max-sm-869 {
    height: 869px !important; }

  .wfix-max-sm-870 {
    width: 870px !important; }

  .hfix-max-sm-870 {
    height: 870px !important; }

  .wfix-max-sm-871 {
    width: 871px !important; }

  .hfix-max-sm-871 {
    height: 871px !important; }

  .wfix-max-sm-872 {
    width: 872px !important; }

  .hfix-max-sm-872 {
    height: 872px !important; }

  .wfix-max-sm-873 {
    width: 873px !important; }

  .hfix-max-sm-873 {
    height: 873px !important; }

  .wfix-max-sm-874 {
    width: 874px !important; }

  .hfix-max-sm-874 {
    height: 874px !important; }

  .wfix-max-sm-875 {
    width: 875px !important; }

  .hfix-max-sm-875 {
    height: 875px !important; }

  .wfix-max-sm-876 {
    width: 876px !important; }

  .hfix-max-sm-876 {
    height: 876px !important; }

  .wfix-max-sm-877 {
    width: 877px !important; }

  .hfix-max-sm-877 {
    height: 877px !important; }

  .wfix-max-sm-878 {
    width: 878px !important; }

  .hfix-max-sm-878 {
    height: 878px !important; }

  .wfix-max-sm-879 {
    width: 879px !important; }

  .hfix-max-sm-879 {
    height: 879px !important; }

  .wfix-max-sm-880 {
    width: 880px !important; }

  .hfix-max-sm-880 {
    height: 880px !important; }

  .wfix-max-sm-881 {
    width: 881px !important; }

  .hfix-max-sm-881 {
    height: 881px !important; }

  .wfix-max-sm-882 {
    width: 882px !important; }

  .hfix-max-sm-882 {
    height: 882px !important; }

  .wfix-max-sm-883 {
    width: 883px !important; }

  .hfix-max-sm-883 {
    height: 883px !important; }

  .wfix-max-sm-884 {
    width: 884px !important; }

  .hfix-max-sm-884 {
    height: 884px !important; }

  .wfix-max-sm-885 {
    width: 885px !important; }

  .hfix-max-sm-885 {
    height: 885px !important; }

  .wfix-max-sm-886 {
    width: 886px !important; }

  .hfix-max-sm-886 {
    height: 886px !important; }

  .wfix-max-sm-887 {
    width: 887px !important; }

  .hfix-max-sm-887 {
    height: 887px !important; }

  .wfix-max-sm-888 {
    width: 888px !important; }

  .hfix-max-sm-888 {
    height: 888px !important; }

  .wfix-max-sm-889 {
    width: 889px !important; }

  .hfix-max-sm-889 {
    height: 889px !important; }

  .wfix-max-sm-890 {
    width: 890px !important; }

  .hfix-max-sm-890 {
    height: 890px !important; }

  .wfix-max-sm-891 {
    width: 891px !important; }

  .hfix-max-sm-891 {
    height: 891px !important; }

  .wfix-max-sm-892 {
    width: 892px !important; }

  .hfix-max-sm-892 {
    height: 892px !important; }

  .wfix-max-sm-893 {
    width: 893px !important; }

  .hfix-max-sm-893 {
    height: 893px !important; }

  .wfix-max-sm-894 {
    width: 894px !important; }

  .hfix-max-sm-894 {
    height: 894px !important; }

  .wfix-max-sm-895 {
    width: 895px !important; }

  .hfix-max-sm-895 {
    height: 895px !important; }

  .wfix-max-sm-896 {
    width: 896px !important; }

  .hfix-max-sm-896 {
    height: 896px !important; }

  .wfix-max-sm-897 {
    width: 897px !important; }

  .hfix-max-sm-897 {
    height: 897px !important; }

  .wfix-max-sm-898 {
    width: 898px !important; }

  .hfix-max-sm-898 {
    height: 898px !important; }

  .wfix-max-sm-899 {
    width: 899px !important; }

  .hfix-max-sm-899 {
    height: 899px !important; }

  .wfix-max-sm-900 {
    width: 900px !important; }

  .hfix-max-sm-900 {
    height: 900px !important; }

  .wfix-max-sm-901 {
    width: 901px !important; }

  .hfix-max-sm-901 {
    height: 901px !important; }

  .wfix-max-sm-902 {
    width: 902px !important; }

  .hfix-max-sm-902 {
    height: 902px !important; }

  .wfix-max-sm-903 {
    width: 903px !important; }

  .hfix-max-sm-903 {
    height: 903px !important; }

  .wfix-max-sm-904 {
    width: 904px !important; }

  .hfix-max-sm-904 {
    height: 904px !important; }

  .wfix-max-sm-905 {
    width: 905px !important; }

  .hfix-max-sm-905 {
    height: 905px !important; }

  .wfix-max-sm-906 {
    width: 906px !important; }

  .hfix-max-sm-906 {
    height: 906px !important; }

  .wfix-max-sm-907 {
    width: 907px !important; }

  .hfix-max-sm-907 {
    height: 907px !important; }

  .wfix-max-sm-908 {
    width: 908px !important; }

  .hfix-max-sm-908 {
    height: 908px !important; }

  .wfix-max-sm-909 {
    width: 909px !important; }

  .hfix-max-sm-909 {
    height: 909px !important; }

  .wfix-max-sm-910 {
    width: 910px !important; }

  .hfix-max-sm-910 {
    height: 910px !important; }

  .wfix-max-sm-911 {
    width: 911px !important; }

  .hfix-max-sm-911 {
    height: 911px !important; }

  .wfix-max-sm-912 {
    width: 912px !important; }

  .hfix-max-sm-912 {
    height: 912px !important; }

  .wfix-max-sm-913 {
    width: 913px !important; }

  .hfix-max-sm-913 {
    height: 913px !important; }

  .wfix-max-sm-914 {
    width: 914px !important; }

  .hfix-max-sm-914 {
    height: 914px !important; }

  .wfix-max-sm-915 {
    width: 915px !important; }

  .hfix-max-sm-915 {
    height: 915px !important; }

  .wfix-max-sm-916 {
    width: 916px !important; }

  .hfix-max-sm-916 {
    height: 916px !important; }

  .wfix-max-sm-917 {
    width: 917px !important; }

  .hfix-max-sm-917 {
    height: 917px !important; }

  .wfix-max-sm-918 {
    width: 918px !important; }

  .hfix-max-sm-918 {
    height: 918px !important; }

  .wfix-max-sm-919 {
    width: 919px !important; }

  .hfix-max-sm-919 {
    height: 919px !important; }

  .wfix-max-sm-920 {
    width: 920px !important; }

  .hfix-max-sm-920 {
    height: 920px !important; }

  .wfix-max-sm-921 {
    width: 921px !important; }

  .hfix-max-sm-921 {
    height: 921px !important; }

  .wfix-max-sm-922 {
    width: 922px !important; }

  .hfix-max-sm-922 {
    height: 922px !important; }

  .wfix-max-sm-923 {
    width: 923px !important; }

  .hfix-max-sm-923 {
    height: 923px !important; }

  .wfix-max-sm-924 {
    width: 924px !important; }

  .hfix-max-sm-924 {
    height: 924px !important; }

  .wfix-max-sm-925 {
    width: 925px !important; }

  .hfix-max-sm-925 {
    height: 925px !important; }

  .wfix-max-sm-926 {
    width: 926px !important; }

  .hfix-max-sm-926 {
    height: 926px !important; }

  .wfix-max-sm-927 {
    width: 927px !important; }

  .hfix-max-sm-927 {
    height: 927px !important; }

  .wfix-max-sm-928 {
    width: 928px !important; }

  .hfix-max-sm-928 {
    height: 928px !important; }

  .wfix-max-sm-929 {
    width: 929px !important; }

  .hfix-max-sm-929 {
    height: 929px !important; }

  .wfix-max-sm-930 {
    width: 930px !important; }

  .hfix-max-sm-930 {
    height: 930px !important; }

  .wfix-max-sm-931 {
    width: 931px !important; }

  .hfix-max-sm-931 {
    height: 931px !important; }

  .wfix-max-sm-932 {
    width: 932px !important; }

  .hfix-max-sm-932 {
    height: 932px !important; }

  .wfix-max-sm-933 {
    width: 933px !important; }

  .hfix-max-sm-933 {
    height: 933px !important; }

  .wfix-max-sm-934 {
    width: 934px !important; }

  .hfix-max-sm-934 {
    height: 934px !important; }

  .wfix-max-sm-935 {
    width: 935px !important; }

  .hfix-max-sm-935 {
    height: 935px !important; }

  .wfix-max-sm-936 {
    width: 936px !important; }

  .hfix-max-sm-936 {
    height: 936px !important; }

  .wfix-max-sm-937 {
    width: 937px !important; }

  .hfix-max-sm-937 {
    height: 937px !important; }

  .wfix-max-sm-938 {
    width: 938px !important; }

  .hfix-max-sm-938 {
    height: 938px !important; }

  .wfix-max-sm-939 {
    width: 939px !important; }

  .hfix-max-sm-939 {
    height: 939px !important; }

  .wfix-max-sm-940 {
    width: 940px !important; }

  .hfix-max-sm-940 {
    height: 940px !important; }

  .wfix-max-sm-941 {
    width: 941px !important; }

  .hfix-max-sm-941 {
    height: 941px !important; }

  .wfix-max-sm-942 {
    width: 942px !important; }

  .hfix-max-sm-942 {
    height: 942px !important; }

  .wfix-max-sm-943 {
    width: 943px !important; }

  .hfix-max-sm-943 {
    height: 943px !important; }

  .wfix-max-sm-944 {
    width: 944px !important; }

  .hfix-max-sm-944 {
    height: 944px !important; }

  .wfix-max-sm-945 {
    width: 945px !important; }

  .hfix-max-sm-945 {
    height: 945px !important; }

  .wfix-max-sm-946 {
    width: 946px !important; }

  .hfix-max-sm-946 {
    height: 946px !important; }

  .wfix-max-sm-947 {
    width: 947px !important; }

  .hfix-max-sm-947 {
    height: 947px !important; }

  .wfix-max-sm-948 {
    width: 948px !important; }

  .hfix-max-sm-948 {
    height: 948px !important; }

  .wfix-max-sm-949 {
    width: 949px !important; }

  .hfix-max-sm-949 {
    height: 949px !important; }

  .wfix-max-sm-950 {
    width: 950px !important; }

  .hfix-max-sm-950 {
    height: 950px !important; }

  .wfix-max-sm-951 {
    width: 951px !important; }

  .hfix-max-sm-951 {
    height: 951px !important; }

  .wfix-max-sm-952 {
    width: 952px !important; }

  .hfix-max-sm-952 {
    height: 952px !important; }

  .wfix-max-sm-953 {
    width: 953px !important; }

  .hfix-max-sm-953 {
    height: 953px !important; }

  .wfix-max-sm-954 {
    width: 954px !important; }

  .hfix-max-sm-954 {
    height: 954px !important; }

  .wfix-max-sm-955 {
    width: 955px !important; }

  .hfix-max-sm-955 {
    height: 955px !important; }

  .wfix-max-sm-956 {
    width: 956px !important; }

  .hfix-max-sm-956 {
    height: 956px !important; }

  .wfix-max-sm-957 {
    width: 957px !important; }

  .hfix-max-sm-957 {
    height: 957px !important; }

  .wfix-max-sm-958 {
    width: 958px !important; }

  .hfix-max-sm-958 {
    height: 958px !important; }

  .wfix-max-sm-959 {
    width: 959px !important; }

  .hfix-max-sm-959 {
    height: 959px !important; }

  .wfix-max-sm-960 {
    width: 960px !important; }

  .hfix-max-sm-960 {
    height: 960px !important; }

  .wfix-max-sm-961 {
    width: 961px !important; }

  .hfix-max-sm-961 {
    height: 961px !important; }

  .wfix-max-sm-962 {
    width: 962px !important; }

  .hfix-max-sm-962 {
    height: 962px !important; }

  .wfix-max-sm-963 {
    width: 963px !important; }

  .hfix-max-sm-963 {
    height: 963px !important; }

  .wfix-max-sm-964 {
    width: 964px !important; }

  .hfix-max-sm-964 {
    height: 964px !important; }

  .wfix-max-sm-965 {
    width: 965px !important; }

  .hfix-max-sm-965 {
    height: 965px !important; }

  .wfix-max-sm-966 {
    width: 966px !important; }

  .hfix-max-sm-966 {
    height: 966px !important; }

  .wfix-max-sm-967 {
    width: 967px !important; }

  .hfix-max-sm-967 {
    height: 967px !important; }

  .wfix-max-sm-968 {
    width: 968px !important; }

  .hfix-max-sm-968 {
    height: 968px !important; }

  .wfix-max-sm-969 {
    width: 969px !important; }

  .hfix-max-sm-969 {
    height: 969px !important; }

  .wfix-max-sm-970 {
    width: 970px !important; }

  .hfix-max-sm-970 {
    height: 970px !important; }

  .wfix-max-sm-971 {
    width: 971px !important; }

  .hfix-max-sm-971 {
    height: 971px !important; }

  .wfix-max-sm-972 {
    width: 972px !important; }

  .hfix-max-sm-972 {
    height: 972px !important; }

  .wfix-max-sm-973 {
    width: 973px !important; }

  .hfix-max-sm-973 {
    height: 973px !important; }

  .wfix-max-sm-974 {
    width: 974px !important; }

  .hfix-max-sm-974 {
    height: 974px !important; }

  .wfix-max-sm-975 {
    width: 975px !important; }

  .hfix-max-sm-975 {
    height: 975px !important; }

  .wfix-max-sm-976 {
    width: 976px !important; }

  .hfix-max-sm-976 {
    height: 976px !important; }

  .wfix-max-sm-977 {
    width: 977px !important; }

  .hfix-max-sm-977 {
    height: 977px !important; }

  .wfix-max-sm-978 {
    width: 978px !important; }

  .hfix-max-sm-978 {
    height: 978px !important; }

  .wfix-max-sm-979 {
    width: 979px !important; }

  .hfix-max-sm-979 {
    height: 979px !important; }

  .wfix-max-sm-980 {
    width: 980px !important; }

  .hfix-max-sm-980 {
    height: 980px !important; }

  .wfix-max-sm-981 {
    width: 981px !important; }

  .hfix-max-sm-981 {
    height: 981px !important; }

  .wfix-max-sm-982 {
    width: 982px !important; }

  .hfix-max-sm-982 {
    height: 982px !important; }

  .wfix-max-sm-983 {
    width: 983px !important; }

  .hfix-max-sm-983 {
    height: 983px !important; }

  .wfix-max-sm-984 {
    width: 984px !important; }

  .hfix-max-sm-984 {
    height: 984px !important; }

  .wfix-max-sm-985 {
    width: 985px !important; }

  .hfix-max-sm-985 {
    height: 985px !important; }

  .wfix-max-sm-986 {
    width: 986px !important; }

  .hfix-max-sm-986 {
    height: 986px !important; }

  .wfix-max-sm-987 {
    width: 987px !important; }

  .hfix-max-sm-987 {
    height: 987px !important; }

  .wfix-max-sm-988 {
    width: 988px !important; }

  .hfix-max-sm-988 {
    height: 988px !important; }

  .wfix-max-sm-989 {
    width: 989px !important; }

  .hfix-max-sm-989 {
    height: 989px !important; }

  .wfix-max-sm-990 {
    width: 990px !important; }

  .hfix-max-sm-990 {
    height: 990px !important; }

  .wfix-max-sm-991 {
    width: 991px !important; }

  .hfix-max-sm-991 {
    height: 991px !important; }

  .wfix-max-sm-992 {
    width: 992px !important; }

  .hfix-max-sm-992 {
    height: 992px !important; }

  .wfix-max-sm-993 {
    width: 993px !important; }

  .hfix-max-sm-993 {
    height: 993px !important; }

  .wfix-max-sm-994 {
    width: 994px !important; }

  .hfix-max-sm-994 {
    height: 994px !important; }

  .wfix-max-sm-995 {
    width: 995px !important; }

  .hfix-max-sm-995 {
    height: 995px !important; }

  .wfix-max-sm-996 {
    width: 996px !important; }

  .hfix-max-sm-996 {
    height: 996px !important; }

  .wfix-max-sm-997 {
    width: 997px !important; }

  .hfix-max-sm-997 {
    height: 997px !important; }

  .wfix-max-sm-998 {
    width: 998px !important; }

  .hfix-max-sm-998 {
    height: 998px !important; }

  .wfix-max-sm-999 {
    width: 999px !important; }

  .hfix-max-sm-999 {
    height: 999px !important; }

  .wfix-max-sm-1000 {
    width: 1000px !important; }

  .hfix-max-sm-1000 {
    height: 1000px !important; } }
.contact-white-bar {
  background-color: #fff;
  height: 15px; }

#loading-master {
  z-index: 9999;
  display: table;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.8; }
  #loading-master .loadingMsg {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-top: 140px;
    background: url("/img/loading.gif") center center no-repeat; }

.cursor-pointer {
  cursor: pointer; }

/*!
 * Datepicker for Bootstrap v1.5.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15); }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker-days tbody tr td {
  border-radius: 50%;
  font-weight: 500; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999; }

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0; }

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #afd9ee;
  border-color: #298fc2; }

.datepicker table tr td.highlighted:hover {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb; }

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb; }

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #91cbe8;
  border-color: #298fc2; }

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none; }

.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5; }

.datepicker table tr td.highlighted.focused {
  background: #afd9ee; }

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #999999; }

.datepicker table tr td.today {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffc966;
  border-color: #b37400; }

.datepicker table tr td.today:hover {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00; }

.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00; }

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffbc42;
  border-color: #b37400; }

.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  background-image: none; }

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today.focused {
  background: #ffc966; }

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #999999; }

.datepicker table tr td.range {
  color: #000000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0; }

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #7c7c7c; }

.datepicker table tr td.range:hover {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #c3c3c3;
  border-color: #7c7c7c; }

.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none; }

.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb; }

.datepicker table tr td.range.focused {
  background: #d5d5d5; }

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #999999; }

.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #e4eef3;
  border-color: #9dc1d3; }

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #4b88a6; }

.datepicker table tr td.range.highlighted:hover {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #a8c8d8;
  border-color: #4b88a6; }

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none; }

.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3; }

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3; }

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #999999; }

.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f4b747;
  border-color: #815608; }

.datepicker table tr td.range.today:hover {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c; }

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f2aa25;
  border-color: #815608; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none; }

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #999999; }

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #808080;
  border-color: #161616; }

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #ffffff;
  background-color: #808080;
  border-color: #373737; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #808080;
  border-color: #373737; }

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #6e6e6e;
  border-color: #161616; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none; }

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #999999;
  border-color: #555555; }

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #0068B8;
  border-color: #193c5a; }

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #ffffff;
  background-color: #0068B8;
  border-color: #005a9f; }

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #0068B8;
  border-color: #005a9f; }

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #005a9f;
  border-color: #193c5a; }

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  background-image: none; }

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #428bca;
  border-color: #357ebd; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px; }

.datepicker table tr td span:hover {
  background: #eeeeee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: #0068B8;
  border-color: #193c5a; }

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #ffffff;
  background-color: #0068B8;
  border-color: #005a9f; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #0068B8;
  border-color: #005a9f; }

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: #005a9f;
  border-color: #193c5a; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none; }

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #428bca;
  border-color: #357ebd; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999; }

.datepicker .datepicker-switch {
  width: 145px; }

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-group.date .input-group-addon {
  cursor: pointer; }

.input-daterange {
  width: 100%; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 1.42857143; }

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 0px 5px; }

body.error-page .error-area {
  background: #F3F3F3;
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  body.error-page .error-area .error-box {
    background: #FFF;
    border: 1px solid #D8D8D8;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 15px;
    max-width: 720px;
    min-height: 15em; }
    body.error-page .error-area .error-box .error-msg {
      font-size: 175%; }

.login-page {
  background: #d2d6de; }
  .login-page .login-logo {
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300; }
  .login-page .login-logo a {
    color: #444; }
  .login-page .login-box {
    width: min(360px, 90vw);
    margin: 7% auto; }
  .login-page .login-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666; }
    .login-page .login-box-body .login-btn {
      width: auto; }
  .login-page .login-box-body .form-control-feedback {
    color: #777; }
  .login-page .login-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px; }
  .login-page .social-auth-links {
    margin: 10px 0; }
  .login-page .alert-warning {
    background-color: #f39c12 !important;
    border-color: #e08e0b;
    border-radius: 3px;
    color: #fff !important; }
  .login-page a {
    text-decoration: none; }

.menu-page .menu-list a {
  color: #0065b7; }
.menu-page .menu-item {
  margin: 1rem 0.5rem 0rem 0.5rem;
  padding: 2rem 1rem;
  background: #e5f0f8;
  border-radius: 2px;
  border: solid #0062b5 3px;
  font-size: 120%;
  font-weight: bold;
  color: #0065b7;
  text-align: center; }
  .menu-page .menu-item:hover {
    background: #cce0f3;
    cursor: pointer; }
.menu-page .explain {
  margin: 0rem 0.5rem 0rem 0.5rem; }
.menu-page .info-box {
  border: 1px solid #DC3545 !important;
  color: #DC3545 !important;
  padding: 1rem !important;
  margin: 0.5rem 0.5rem 0rem 0.5rem !important;
  display: block !important; }

.contact-page {
  background-color: #F1F2F5;
  font-size: 12px;
  line-height: 1.5; }
  .contact-page h1,
  .contact-page h2,
  .contact-page h3,
  .contact-page h4,
  .contact-page h5,
  .contact-page h6,
  .contact-page div,
  .contact-page p,
  .contact-page ul,
  .contact-page ol,
  .contact-page li,
  .contact-page dl,
  .contact-page dt,
  .contact-page dd,
  .contact-page table,
  .contact-page th,
  .contact-page td,
  .contact-page span,
  .contact-page form,
  .contact-page input,
  .contact-page option,
  .contact-page select,
  .contact-page button,
  .contact-page textarea {
    font-family: 'Roboto', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
  .contact-page .contact-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .contact-page .contact-container {
        width: 750px; } }
    @media (min-width: 992px) {
      .contact-page .contact-container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .contact-page .contact-container {
        width: 1170px; } }
  @media (min-width: 768px) {
    .contact-page {
      font-size: 14px;
      line-height: 1.6; } }
  @media (min-width: 992px) {
    .contact-page {
      font-size: 16px;
      line-height: 1.7; } }
  .contact-page .contact-header .title-container {
    background-color: rgba(2, 137, 75, 0.1);
    line-height: 1; }
    .contact-page .contact-header .title-container .breadcrumbs {
      background-color: #fff;
      margin: 0 auto -1.25rem auto;
      padding: 0.625rem 15px;
      border-radius: 4px;
      font-size: 87.5%; }
      @media (min-width: 768px) {
        .contact-page .contact-header .title-container .breadcrumbs {
          width: 750px; } }
      @media (min-width: 992px) {
        .contact-page .contact-header .title-container .breadcrumbs {
          width: 970px; } }
      @media (min-width: 1200px) {
        .contact-page .contact-header .title-container .breadcrumbs {
          width: 1170px; } }
    .contact-page .contact-header .title-container .title {
      font-size: 150%;
      font-weight: bold;
      padding: 3rem 15px 3rem 15px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .contact-page .contact-header .title-container .title {
          width: 750px; } }
      @media (min-width: 992px) {
        .contact-page .contact-header .title-container .title {
          width: 970px; } }
      @media (min-width: 1200px) {
        .contact-page .contact-header .title-container .title {
          width: 1170px; } }
      @media screen and (min-width: 1px) and (max-width: 767px) {
        .contact-page .contact-header .title-container .title {
          padding: 0.9375rem 15px 0.9375rem; } }
  .contact-page .contact-header .description-container {
    background-color: #fff; }
    .contact-page .contact-header .description-container .breadcrumbs {
      margin: -1rem auto 0 auto; }
      @media (min-width: 768px) {
        .contact-page .contact-header .description-container .breadcrumbs {
          width: 750px; } }
      @media (min-width: 992px) {
        .contact-page .contact-header .description-container .breadcrumbs {
          width: 970px; } }
      @media (min-width: 1200px) {
        .contact-page .contact-header .description-container .breadcrumbs {
          width: 1170px; } }
    .contact-page .contact-header .description-container .description {
      line-height: 1.6;
      padding: 1.25rem 15px 1.875rem 15px;
      margin: 0 auto 1rem auto; }
      @media (min-width: 768px) {
        .contact-page .contact-header .description-container .description {
          width: 750px; } }
      @media (min-width: 992px) {
        .contact-page .contact-header .description-container .description {
          width: 970px; } }
      @media (min-width: 1200px) {
        .contact-page .contact-header .description-container .description {
          width: 1170px; } }
  .contact-page .contact-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .contact-page .contact-container {
        width: 750px; } }
    @media (min-width: 992px) {
      .contact-page .contact-container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .contact-page .contact-container {
        width: 1170px; } }
    .contact-page .contact-container .container-body {
      background: #fff !important;
      padding: 1.875rem; }
    .contact-page .contact-container dl {
      display: table;
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
      margin-bottom: 0.625rem; }
    .contact-page .contact-container dt {
      line-height: 1.42857143;
      width: 230px;
      font-weight: normal;
      background: #F1F2F5;
      display: table-cell;
      vertical-align: middle;
      padding: 0.625rem; }
      .contact-page .contact-container dt .req-set {
        display: flex;
        align-items: center;
        line-height: 1.1; }
        .contact-page .contact-container dt .req-set span.req {
          flex-shrink: 0;
          background: #02894B;
          font-size: 80%;
          font-weight: bold;
          color: #fff;
          padding: 0 5px;
          margin-left: 10px; }
    .contact-page .contact-container dd {
      line-height: 1.42857143;
      display: table-cell;
      vertical-align: middle;
      padding: 0.625rem; }
      .contact-page .contact-container dd * {
        line-height: 1.1; }
    .contact-page .contact-container .label-field {
      font-weight: bold; }
    .contact-page .contact-container .txt {
      font-size: 100%;
      line-height: 1.6; }
    .contact-page .contact-container .row-list {
      display: flex !important;
      gap: 0.3125rem !important; }
      .contact-page .contact-container .row-list .row-input-txt {
        margin-right: 5px !important; }
      @media screen and (max-width: 767px) {
        .contact-page .contact-container .row-list.proerty-address {
          display: flex;
          flex-direction: row;
          gap: 0.3125rem !important; } }
    .contact-page .contact-container input[type="text"],
    .contact-page .contact-container select {
      font-size: 1em;
      height: 1.9em;
      padding: 5px 10px;
      box-sizing: border-box;
      border: 1px solid darkgrey;
      border-radius: 3px;
      margin-top: 10px;
      width: 100% !important;
      margin-bottom: 0;
      outline: none; }
      .contact-page .contact-container input[type="text"].disabled,
      .contact-page .contact-container select.disabled {
        border: 0;
        background-color: white;
        appearance: none;
        pointer-events: none;
        /* Firefox */
        /* IE 10-11 */
        /* 標準 */ }
        .contact-page .contact-container input[type="text"].disabled:focus,
        .contact-page .contact-container select.disabled:focus {
          outline: none; }
        .contact-page .contact-container input[type="text"].disabled::-webkit-input-placeholder,
        .contact-page .contact-container select.disabled::-webkit-input-placeholder {
          visibility: hidden; }
        .contact-page .contact-container input[type="text"].disabled::-moz-placeholder,
        .contact-page .contact-container select.disabled::-moz-placeholder {
          visibility: hidden; }
        .contact-page .contact-container input[type="text"].disabled::-ms-input-placeholder,
        .contact-page .contact-container select.disabled::-ms-input-placeholder {
          visibility: hidden; }
        .contact-page .contact-container input[type="text"].disabled::placeholder,
        .contact-page .contact-container select.disabled::placeholder {
          visibility: hidden; }
      .contact-page .contact-container input[type="text"].is-invalid,
      .contact-page .contact-container select.is-invalid {
        border: 2px solid #f00; }
        .contact-page .contact-container input[type="text"].is-invalid:focus,
        .contact-page .contact-container select.is-invalid:focus {
          outline: none; }
    .contact-page .contact-container textarea {
      width: 100%;
      /* 横幅：親要素いっぱいに広げる */
      height: 150px;
      /* 高さ：200pxに固定 */
      padding: 10px;
      /* 内側の余白 */
      box-sizing: border-box;
      /* パディングを含めたサイズ計算にする */ }
      .contact-page .contact-container textarea.disabled {
        border: 0;
        background-color: white;
        appearance: none;
        pointer-events: none;
        /* Firefox */
        /* IE 10-11 */
        /* 標準 */ }
        .contact-page .contact-container textarea.disabled:focus {
          outline: none; }
        .contact-page .contact-container textarea.disabled::-webkit-input-placeholder {
          visibility: hidden; }
        .contact-page .contact-container textarea.disabled::-moz-placeholder {
          visibility: hidden; }
        .contact-page .contact-container textarea.disabled::-ms-input-placeholder {
          visibility: hidden; }
        .contact-page .contact-container textarea.disabled::placeholder {
          visibility: hidden; }
      .contact-page .contact-container textarea.is-invalid {
        border: 2px solid #f00; }
        .contact-page .contact-container textarea.is-invalid:focus {
          outline: none; }
    .contact-page .contact-container .radio-group-container {
      display: flex;
      gap: 0 0.9375rem;
      flex-wrap: wrap;
      margin-bottom: 10px;
      margin-top: 5px; }
      .contact-page .contact-container .radio-group-container input[type="radio"],
      .contact-page .contact-container .radio-group-container input[type="checkbox"] {
        all: revert;
        margin-left: 0; }
        .contact-page .contact-container .radio-group-container input[type="radio"].disabled,
        .contact-page .contact-container .radio-group-container input[type="checkbox"].disabled {
          border: 0;
          accent-color: grey;
          opacity: 0.6;
          /* 全体を60%の薄さにする */
          background-color: #f5f5f5; }
        .contact-page .contact-container .radio-group-container input[type="radio"].is-invalid,
        .contact-page .contact-container .radio-group-container input[type="checkbox"].is-invalid {
          border: 1px solid #f00; }
          .contact-page .contact-container .radio-group-container input[type="radio"].is-invalid:focus,
          .contact-page .contact-container .radio-group-container input[type="checkbox"].is-invalid:focus {
            outline: none; }
      .contact-page .contact-container .radio-group-container input[type="radio"]::before,
      .contact-page .contact-container .radio-group-container input[type="radio"]::after,
      .contact-page .contact-container .radio-group-container input[type="checkbox"]::before,
      .contact-page .contact-container .radio-group-container input[type="checkbox"]::after {
        content: none;
        display: none; }
    .contact-page .contact-container .form-caution {
      margin-top: 10px;
      font-size: 87.5%;
      opacity: 0.7; }
    .contact-page .contact-container .btn {
      font-size: 1em;
      background: #02894B;
      border: 0;
      color: #fff;
      padding: 15px 60px;
      transition: 1s; }
      .contact-page .contact-container .btn.btn-modoru {
        background: #6c757d;
        margin-right: 20px; }
      .contact-page .contact-container .btn.btn-submit {
        background: #02894B; }
    .contact-page .contact-container .nentuki-row {
      display: flex;
      align-items: baseline;
      gap: 0 0.3125rem; }
      .contact-page .contact-container .nentuki-row input[type="text"] {
        max-width: 100px !important;
        margin-top: 0px; }
        @media screen and (max-width: 767px) {
          .contact-page .contact-container .nentuki-row input[type="text"] {
            max-width: 80px !important; } }
      .contact-page .contact-container .nentuki-row span {
        max-width: 100px !important;
        overflow-wrap: anywhere; }
      .contact-page .contact-container .nentuki-row:nth-child(2) {
        margin-top: 10px; }
    .contact-page .contact-container .kakunin-txt {
      font-size: 125%;
      color: red;
      font-weight: bold;
      text-align: center;
      margin-bottom: 1.25em; }
  @media screen and (max-width: 767px) {
    .contact-page .contact-container dl,
    .contact-page .contact-container dt,
    .contact-page .contact-container dd {
      display: block;
      width: 100%; }
    .contact-page .contact-container dt,
    .contact-page .contact-container dd {
      padding: 10px; }
    .contact-page .contact-container .row-list {
      flex-direction: column;
      gap: 0.5rem 0 !important; }
    .contact-page .w-sm-100 {
      width: 100% !important; }
    .contact-page .radio-group, .contact-page .checkbox-group {
      display: flex;
      align-items: end;
      cursor: pointer; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .contact-page .contact-container dl,
    .contact-page .contact-container dt,
    .contact-page .contact-container dd {
      display: block;
      width: 100%; }
    .contact-page .contact-container dt,
    .contact-page .contact-container dd {
      padding: 10px; }
    .contact-page .contact-container .row-list {
      flex-direction: row;
      gap: 0.5rem !important; }
    .contact-page .w-md-100 {
      width: 100% !important; }
    .contact-page .w-md-20 {
      width: 20% !important; }
    .contact-page .w-md-50 {
      width: 50% !important; }
    .contact-page .w-md-80 {
      width: 80% !important; }
    .contact-page .radio-group, .contact-page .checkbox-group {
      display: flex;
      align-items: end;
      cursor: pointer; } }
  .contact-page .validation-errors {
    border: none;
    font-weight: bold;
    color: red;
    text-align: center;
    margin-top: 1.2em;
    padding: 0.2em 1.5em; }
  .contact-page .txt-consent {
    font-size: 1.2rem;
    font-weight: bold; }
  .contact-page #infomation_consent {
    transform: scale(1.2); }
    @media screen and (max-width: 768px) {
      .contact-page #infomation_consent {
        transform: scale(1); } }
  .contact-page .invalid-feedback {
    color: #f00; }
  .contact-page .is-invalid {
    color: #f00; }
  .contact-page input.is-invalid, .contact-page textarea.is-invalid {
    color: initial; }
  .contact-page .submit-btn-container {
    white-space: nowrap; }

.zentaku-header {
  background-color: #fff;
  position: relative;
  background-image: url(../img/bg_header_pc.png);
  background-repeat: no-repeat;
  background-position: left;
  height: 145px; }
  @media screen and (max-width: 600px) {
    .zentaku-header {
      background: none;
      height: 60px;
      padding: 0 8px; } }
  @media screen and (max-width: 991px) {
    .zentaku-header {
      height: 110px;
      padding: 0 15px; } }
  .zentaku-header .setItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 20%;
    left: 0;
    padding: 0 30px; }
    .zentaku-header .setItem img {
      max-width: 100%; }
    @media screen and (max-width: 600px) {
      .zentaku-header .setItem {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 5px; } }
    @media screen and (max-width: 767px) {
      .zentaku-header .setItem h1 {
        width: 50vw; } }
    @media screen and (max-width: 991px) {
      .zentaku-header .setItem {
        padding: 0 10px; } }
    @media screen and (max-width: 1199px) {
      .zentaku-header .setItem {
        top: 10%;
        padding: 0 15px; } }
  @media screen and (max-width: 600px) {
    .zentaku-header {
      background: none;
      height: 70px;
      border-bottom: solid 5px #00a83c; } }

.zentaku-footer {
  background-color: #fff;
  position: relative;
  background-image: url(../img/bg_footer_pc.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  height: 180px; }
  .zentaku-footer .inner {
    position: absolute;
    top: 60%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 0.8125rem;
    padding: 0 70px; }
    .zentaku-footer .inner .right-txt {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      .zentaku-footer .inner .right-txt .figure {
        width: 150px; }
        @media screen and (max-width: 850px) {
          .zentaku-footer .inner .right-txt .figure {
            display: none; } }
        .zentaku-footer .inner .right-txt .figure img {
          width: 100%; }
      .zentaku-footer .inner .right-txt small {
        color: #333;
        font-size: 11px; }
  @media screen and (max-width: 1360px) {
    .zentaku-footer {
      background-size: cover; }
      .zentaku-footer .inner {
        padding: 0 15px; } }
  @media screen and (max-width: 991px) {
    .zentaku-footer {
      height: 200px; } }
  @media screen and (max-width: 850px) {
    .zentaku-footer {
      background-size: cover;
      height: 300px;
      background-image: url(../img/bg_footer_sp.png); }
      .zentaku-footer .inner {
        justify-content: flex-start;
        align-items: flex-end;
        padding: 0 0 10px 15px;
        top: 85%; }
        .zentaku-footer .inner .right-txt figure {
          display: none; }
        .zentaku-footer .inner .right-txt small {
          color: #fff; } }

.title-container {
  background-color: rgba(2, 137, 75, 0.1);
  line-height: 1; }
  .title-container .breadcrumbs {
    background-color: #fff;
    margin: 0 auto -1.25rem auto;
    padding: 0.625rem 15px;
    border-radius: 4px;
    font-size: 87.5%; }
    @media (min-width: 768px) {
      .title-container .breadcrumbs {
        width: 750px; } }
    @media (min-width: 992px) {
      .title-container .breadcrumbs {
        width: 970px; } }
    @media (min-width: 1200px) {
      .title-container .breadcrumbs {
        width: 1170px; } }
  .title-container .title {
    font-size: 150%;
    font-weight: bold;
    padding: 3rem 15px 3rem 15px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .title-container .title {
        width: 750px; } }
    @media (min-width: 992px) {
      .title-container .title {
        width: 970px; } }
    @media (min-width: 1200px) {
      .title-container .title {
        width: 1170px; } }
    @media screen and (min-width: 1px) and (max-width: 767px) {
      .title-container .title {
        padding: 0.9375rem 15px 0.9375rem; } }

.contact-sub-page {
  font-size: 12px;
  line-height: 1.5; }
  .contact-sub-page h1,
  .contact-sub-page h2,
  .contact-sub-page h3,
  .contact-sub-page h4,
  .contact-sub-page h5,
  .contact-sub-page h6,
  .contact-sub-page div,
  .contact-sub-page p,
  .contact-sub-page ul,
  .contact-sub-page ol,
  .contact-sub-page li,
  .contact-sub-page dl,
  .contact-sub-page dt,
  .contact-sub-page dd,
  .contact-sub-page table,
  .contact-sub-page th,
  .contact-sub-page td,
  .contact-sub-page span,
  .contact-sub-page form,
  .contact-sub-page input,
  .contact-sub-page option,
  .contact-sub-page select,
  .contact-sub-page button,
  .contact-sub-page textarea {
    font-family: 'Roboto', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
  .contact-sub-page main {
    background-color: #fff;
    min-height: 540px; }
    @media screen and (max-width: 991px) {
      .contact-sub-page main {
        min-height: 400px; } }
  @media (min-width: 768px) {
    .contact-sub-page {
      font-size: 14px;
      line-height: 1.6; } }
  @media (min-width: 992px) {
    .contact-sub-page {
      font-size: 16px;
      line-height: 1.7; } }
  .contact-sub-page .thanks-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .contact-sub-page .thanks-container .title-container {
      background-color: rgba(2, 137, 75, 0.1);
      line-height: 1; }
      .contact-sub-page .thanks-container .title-container .breadcrumbs {
        background-color: #fff;
        margin: 0 auto -1.25rem auto;
        padding: 0.625rem 15px;
        border-radius: 4px;
        font-size: 87.5%; }
        @media (min-width: 768px) {
          .contact-sub-page .thanks-container .title-container .breadcrumbs {
            width: 750px; } }
        @media (min-width: 992px) {
          .contact-sub-page .thanks-container .title-container .breadcrumbs {
            width: 970px; } }
        @media (min-width: 1200px) {
          .contact-sub-page .thanks-container .title-container .breadcrumbs {
            width: 1170px; } }
      .contact-sub-page .thanks-container .title-container .title {
        font-size: 150%;
        font-weight: bold;
        padding: 3rem 15px 3rem 15px;
        margin: 0 auto; }
        @media (min-width: 768px) {
          .contact-sub-page .thanks-container .title-container .title {
            width: 750px; } }
        @media (min-width: 992px) {
          .contact-sub-page .thanks-container .title-container .title {
            width: 970px; } }
        @media (min-width: 1200px) {
          .contact-sub-page .thanks-container .title-container .title {
            width: 1170px; } }
        @media screen and (min-width: 1px) and (max-width: 767px) {
          .contact-sub-page .thanks-container .title-container .title {
            padding: 0.9375rem 15px 0.9375rem; } }
    .contact-sub-page .thanks-container .thanks-img-container {
      margin: 2rem 0 2rem 0;
      display: flex;
      justify-content: center; }
      .contact-sub-page .thanks-container .thanks-img-container img {
        width: 280px;
        height: 280px; }
      @media screen and (max-width: 768px) {
        .contact-sub-page .thanks-container .thanks-img-container {
          height: 15rem; }
          .contact-sub-page .thanks-container .thanks-img-container img {
            width: 15rem;
            height: 15rem; } }
  .contact-sub-page .shiro-bar {
    background-color: #fff;
    height: 15px; }
  .contact-sub-page .wabibun {
    max-width: 1170px; }
  .contact-sub-page .wabibun {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .contact-sub-page .wabibun {
        width: 750px; } }
    @media (min-width: 992px) {
      .contact-sub-page .wabibun {
        width: 970px; } }
    @media (min-width: 1200px) {
      .contact-sub-page .wabibun {
        width: 1170px; } }

.staff-list .mr-2, .staff-list .mx-2 {
  margin-right: 0.5rem !important; }
.staff-list th, .staff-list td {
  white-space: nowrap; }
@media (max-width: 767px) {
  .staff-list .container-fluid .row {
    display: block; }
    .staff-list .container-fluid .row .col-2, .staff-list .container-fluid .row .col-3, .staff-list .container-fluid .row .col-4, .staff-list .container-fluid .row .col-6 {
      width: 100%;
      margin-bottom: 1rem !important; }
    .staff-list .container-fluid .row .empty-label {
      display: none; }
    .staff-list .container-fluid .row .btn-area {
      display: flex; } }

.staff-edit {
  background-color: #ecf0f5; }
  .staff-edit .multi-checkradio {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0; }
    .staff-edit .multi-checkradio li {
      border: 1px solid #a7a7a7;
      border-radius: 4px;
      margin: 0 0 -1px -1px;
      display: flex;
      background-color: #fff; }
      .staff-edit .multi-checkradio li label {
        display: flex;
        align-items: center; }
        .staff-edit .multi-checkradio li label .label-required, .staff-edit .multi-checkradio li label .label-condition, .staff-edit .multi-checkradio li label .label-general, .staff-edit .multi-checkradio li label .label-member, .staff-edit .multi-checkradio li label .label-format {
          margin-left: 5px; }
      .staff-edit .multi-checkradio li input[type=checkbox],
      .staff-edit .multi-checkradio li input[type=radio] {
        display: none; }
        .staff-edit .multi-checkradio li input[type=checkbox] + span,
        .staff-edit .multi-checkradio li input[type=radio] + span {
          cursor: pointer;
          display: flex;
          align-items: center;
          line-height: 1.3;
          margin: 0;
          padding: 10px 10px 10px 40px;
          position: relative;
          transition: 0.25s ease background;
          width: 100%;
          height: 100%; }
          .staff-edit .multi-checkradio li input[type=checkbox] + span::before,
          .staff-edit .multi-checkradio li input[type=radio] + span::before {
            background-size: cover;
            content: "";
            display: block;
            height: 20px;
            left: 10px;
            position: absolute;
            top: 50%;
            margin-top: -10px;
            width: 20px;
            transition: 0.25s ease background; }
      .staff-edit .multi-checkradio li input[type=checkbox]:disabled + span,
      .staff-edit .multi-checkradio li input[type=radio]:disabled + span {
        background: #EEE;
        cursor: not-allowed; }
      .staff-edit .multi-checkradio li input[type=checkbox]:checked + span,
      .staff-edit .multi-checkradio li input[type=radio]:checked + span {
        background: #0068B8;
        color: #FFF;
        border-radius: 4px; }
        .staff-edit .multi-checkradio li input[type=checkbox]:checked + span::before,
        .staff-edit .multi-checkradio li input[type=radio]:checked + span::before {
          border-radius: 2px; }
      .staff-edit .multi-checkradio li input[type=checkbox]:checked:disabled + span,
      .staff-edit .multi-checkradio li input[type=radio]:checked:disabled + span {
        opacity: 0.5;
        cursor: not-allowed; }
      .staff-edit .multi-checkradio li input[type=checkbox] + span::before {
        background: url(../img/multi-check.svg) no-repeat; }
      .staff-edit .multi-checkradio li input[type=checkbox]:disabled + span::before {
        background: url(../img/multi-check.svg) no-repeat; }
      .staff-edit .multi-checkradio li input[type=checkbox]:checked + span::before {
        background: url(../img/multi-check-checked.svg) no-repeat; }
      .staff-edit .multi-checkradio li input[type=radio] + span::before {
        background: url(../img/multi-radio.svg) no-repeat; }
      .staff-edit .multi-checkradio li input[type=radio]:disabled + span::before {
        background: url(../img/multi-radio.svg) no-repeat; }
      .staff-edit .multi-checkradio li input[type=radio]:checked + span::before {
        background: url(../img/multi-radio-checked.svg) no-repeat; }
      .staff-edit .multi-checkradio li .singleCheckRadio {
        display: flex;
        align-items: center;
        padding: 10px 0px 10px 20px; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox],
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio] {
          display: none; }
          .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox] + span,
          .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio] + span {
            cursor: pointer;
            display: inline-block;
            line-height: 1.3;
            margin: 0;
            padding: 0 0 0 30px;
            position: relative; }
            .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before,
            .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
              background-size: cover;
              content: "";
              display: block;
              height: 24px;
              left: 0;
              position: absolute;
              top: -0.15em;
              width: 24px;
              transition: 0.25s ease background; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox]:checked + span::before,
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio]:checked + span::before {
          border-radius: 2px; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox]:disabled + span,
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio]:disabled + span {
          color: #CCC;
          cursor: default; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before {
          background: url(../img/check.svg) no-repeat #FFF; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox]:checked + span::before {
          background: url(../img/check-checked.svg) no-repeat #000; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox]:disabled + span::before {
          background: url(../img/check-disabled.svg) no-repeat; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
          background: url(../img/radio.svg) no-repeat; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio]:checked + span::before {
          background: url(../img/radio-checked.svg) no-repeat; }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio]:disabled + span::before {
          background: url(../img/radio-disabled.svg) no-repeat; }
        @media screen and (max-width: 767px) {
          .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before,
          .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
            top: -0.45em; } }
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox] + span,
        .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio] + span {
          margin-right: 15px;
          background: #fff;
          color: #000; }
          .staff-edit .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before,
          .staff-edit .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
            top: 0.5em; }
      .staff-edit .multi-checkradio li:hover {
        background-color: #ffebe2 !important; }
    .staff-edit .multi-checkradio.bdivided-four li {
      width: calc(100%/4); }
      .staff-edit .multi-checkradio.bdivided-four li label {
        width: 100%;
        cursor: pointer; }
        .staff-edit .multi-checkradio.bdivided-four li label input[type="checkbox"]:checked + span,
        .staff-edit .multi-checkradio.bdivided-four li label input[type="radio"]:checked + span {
          width: 100%; }
  @media screen and (max-width: 992px) {
    .staff-edit .multi-checkradio.bdivided-four li {
      width: calc(100%/2); } }
  .staff-edit .multi-checkradio li input[type=checkbox] + span,
  .staff-edit .multi-checkradio li input[type=radio] + span {
    padding: 10px 15px 10px 40px; }
    .staff-edit .multi-checkradio li input[type=checkbox] + span::before,
    .staff-edit .multi-checkradio li input[type=radio] + span::before {
      left: 17px; }
  .staff-edit #selected-area {
    display: flex;
    align-items: center; }
    .staff-edit #selected-area .area-list {
      margin: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      padding-left: 0; }
      .staff-edit #selected-area .area-list li {
        margin-right: 1em; }
  .staff-edit #decide-position.unselected {
    color: #dd4b39;
    font-weight: bold; }
  .staff-edit .error-message {
    color: #dd4b39; }
  .staff-edit .error-form {
    background-color: #F6CACF; }
  .staff-edit .explain-mall-no {
    font-size: 0.8em;
    margin-left: 2em; }
  .staff-edit .required-icon {
    display: inline-block;
    padding: 0 10px;
    margin: 0 5px;
    background-color: #dd4b39;
    color: white;
    border-radius: 5px; }
  .staff-edit .form-body {
    background-color: white;
    border-radius: 0 0 5px 5px;
    border-top: 5px solid #00c0ef;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    .staff-edit .form-body .box-body {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; }
  @media (max-width: 767px) {
    .staff-edit .container-fluid .w-sm-100 {
      width: 100% !important; } }

.consultation-list .mr-2, .consultation-list .mx-2 {
  margin-right: 0.5rem !important; }
.consultation-list .error-form {
  background-color: #F6CACF; }
.consultation-list .error-message {
  color: #dd4b39; }
@media (max-width: 1095px) {
  .consultation-list .table-scroll {
    overflow-x: scroll; }
    .consultation-list .table-scroll table {
      width: 1200px; } }
@media (max-width: 991px) {
  .consultation-list .container-fluid .row {
    display: block; }
    .consultation-list .container-fluid .row .col-2, .consultation-list .container-fluid .row .col-3, .consultation-list .container-fluid .row .col-6 {
      width: 100%;
      margin-bottom: 1rem !important; }
    .consultation-list .container-fluid .row .empty-label {
      display: none; }
    .consultation-list .container-fluid .row .btn-area {
      display: flex; } }

.consultation-detail .multi-checkradio {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0; }
  .consultation-detail .multi-checkradio li {
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    margin: 0 0 -1px -1px;
    display: flex;
    background-color: #fff; }
    .consultation-detail .multi-checkradio li label {
      display: flex;
      align-items: center; }
      .consultation-detail .multi-checkradio li label .label-required, .consultation-detail .multi-checkradio li label .label-condition, .consultation-detail .multi-checkradio li label .label-general, .consultation-detail .multi-checkradio li label .label-member, .consultation-detail .multi-checkradio li label .label-format {
        margin-left: 5px; }
    .consultation-detail .multi-checkradio li input[type=checkbox],
    .consultation-detail .multi-checkradio li input[type=radio] {
      display: none; }
      .consultation-detail .multi-checkradio li input[type=checkbox] + span,
      .consultation-detail .multi-checkradio li input[type=radio] + span {
        cursor: pointer;
        display: flex;
        align-items: center;
        line-height: 1.3;
        margin: 0;
        padding: 10px 10px 10px 40px;
        position: relative;
        transition: 0.25s ease background;
        width: 100%;
        height: 100%; }
        .consultation-detail .multi-checkradio li input[type=checkbox] + span::before,
        .consultation-detail .multi-checkradio li input[type=radio] + span::before {
          background-size: cover;
          content: "";
          display: block;
          height: 20px;
          left: 10px;
          position: absolute;
          top: 50%;
          margin-top: -10px;
          width: 20px;
          transition: 0.25s ease background; }
    .consultation-detail .multi-checkradio li input[type=checkbox]:disabled + span,
    .consultation-detail .multi-checkradio li input[type=radio]:disabled + span {
      background: #EEE;
      cursor: not-allowed; }
    .consultation-detail .multi-checkradio li input[type=checkbox]:checked + span,
    .consultation-detail .multi-checkradio li input[type=radio]:checked + span {
      background: #0068B8;
      color: #FFF;
      border-radius: 4px; }
      .consultation-detail .multi-checkradio li input[type=checkbox]:checked + span::before,
      .consultation-detail .multi-checkradio li input[type=radio]:checked + span::before {
        border-radius: 2px; }
    .consultation-detail .multi-checkradio li input[type=checkbox]:checked:disabled + span,
    .consultation-detail .multi-checkradio li input[type=radio]:checked:disabled + span {
      opacity: 0.5;
      cursor: not-allowed; }
    .consultation-detail .multi-checkradio li input[type=checkbox] + span::before {
      background: url(../img/multi-check.svg) no-repeat; }
    .consultation-detail .multi-checkradio li input[type=checkbox]:disabled + span::before {
      background: url(../img/multi-check.svg) no-repeat; }
    .consultation-detail .multi-checkradio li input[type=checkbox]:checked + span::before {
      background: url(../img/multi-check-checked.svg) no-repeat; }
    .consultation-detail .multi-checkradio li input[type=radio] + span::before {
      background: url(../img/multi-radio.svg) no-repeat; }
    .consultation-detail .multi-checkradio li input[type=radio]:disabled + span::before {
      background: url(../img/multi-radio.svg) no-repeat; }
    .consultation-detail .multi-checkradio li input[type=radio]:checked + span::before {
      background: url(../img/multi-radio-checked.svg) no-repeat; }
    .consultation-detail .multi-checkradio li .singleCheckRadio {
      display: flex;
      align-items: center;
      padding: 10px 0px 10px 20px; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox],
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio] {
        display: none; }
        .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox] + span,
        .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio] + span {
          cursor: pointer;
          display: inline-block;
          line-height: 1.3;
          margin: 0;
          padding: 0 0 0 30px;
          position: relative; }
          .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before,
          .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
            background-size: cover;
            content: "";
            display: block;
            height: 24px;
            left: 0;
            position: absolute;
            top: -0.15em;
            width: 24px;
            transition: 0.25s ease background; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox]:checked + span::before,
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio]:checked + span::before {
        border-radius: 2px; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox]:disabled + span,
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio]:disabled + span {
        color: #CCC;
        cursor: default; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before {
        background: url(../img/check.svg) no-repeat #FFF; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox]:checked + span::before {
        background: url(../img/check-checked.svg) no-repeat #000; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox]:disabled + span::before {
        background: url(../img/check-disabled.svg) no-repeat; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
        background: url(../img/radio.svg) no-repeat; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio]:checked + span::before {
        background: url(../img/radio-checked.svg) no-repeat; }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio]:disabled + span::before {
        background: url(../img/radio-disabled.svg) no-repeat; }
      @media screen and (max-width: 767px) {
        .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before,
        .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
          top: -0.45em; } }
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox] + span,
      .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio] + span {
        margin-right: 15px;
        background: #fff;
        color: #000; }
        .consultation-detail .multi-checkradio li .singleCheckRadio input[type=checkbox] + span::before,
        .consultation-detail .multi-checkradio li .singleCheckRadio input[type=radio] + span::before {
          top: 0.5em; }
    .consultation-detail .multi-checkradio li:hover {
      background-color: #ffebe2 !important; }
  .consultation-detail .multi-checkradio.bdivided-four li {
    width: calc(100%/4); }
    .consultation-detail .multi-checkradio.bdivided-four li label {
      width: 100%;
      cursor: pointer; }
      .consultation-detail .multi-checkradio.bdivided-four li label input[type="checkbox"]:checked + span,
      .consultation-detail .multi-checkradio.bdivided-four li label input[type="radio"]:checked + span {
        width: 100%; }
@media screen and (max-width: 992px) {
  .consultation-detail .multi-checkradio.bdivided-four li {
    width: calc(100%/2); } }
.consultation-detail .multi-checkradio li input[type=checkbox] + span,
.consultation-detail .multi-checkradio li input[type=radio] + span {
  padding: 15px 15px 15px 45px; }
  .consultation-detail .multi-checkradio li input[type=checkbox] + span::before,
  .consultation-detail .multi-checkradio li input[type=radio] + span::before {
    left: 17px; }
.consultation-detail .form-body {
  background-color: white;
  border-radius: 0 0 5px 5px;
  border-top: 5px solid #00c0ef;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .consultation-detail .form-body .box-body {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
.consultation-detail .process-box-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 1em 1em 0.5em; }
  @media screen and (max-width: 991px) {
    .consultation-detail .process-box-wrap {
      overflow-x: scroll;
      overflow-y: hidden;
      word-break: keep-all;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      flex-wrap: nowrap;
      justify-content: flex-start; }
      .consultation-detail .process-box-wrap::-webkit-scrollbar {
        display: none; }
      .consultation-detail .process-box-wrap .process-box {
        flex-shrink: 0; } }
  .consultation-detail .process-box-wrap .arrow {
    display: flex;
    align-items: center;
    padding: 0.7em; }
  .consultation-detail .process-box-wrap > div {
    margin: 0 0 0.5em; }
.consultation-detail .process-box {
  background: #EBEBEB;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.35;
  padding: 0.6em 0.8em; }
  .consultation-detail .process-box .trader-name {
    background: #EBEBEB;
    color: #707070;
    border-radius: 3px;
    font-size: 93.75%;
    margin-bottom: 5px;
    padding: 0.2em 0.5em; }
  .consultation-detail .process-box .trader-todo {
    color: #707070;
    font-weight: bold; }
  .consultation-detail .process-box.active {
    background: white;
    border: 3px solid #F97B48; }
    .consultation-detail .process-box.active .trader-name {
      background: #F97B48;
      color: #FFF; }
  .consultation-detail .process-box.end {
    background: rgba(249, 123, 72, 0.15); }
    .consultation-detail .process-box.end .trader-name {
      background: rgba(249, 123, 72, 0.25);
      color: #F97B48; }
    .consultation-detail .process-box.end .trader-todo {
      color: #F97B48;
      font-weight: bold; }
    .consultation-detail .process-box.end .trader-datetime {
      color: #F97B48;
      font-weight: bold; }
  .consultation-detail .process-box .trader-datetime {
    color: #707070;
    font-weight: bold; }
.consultation-detail .edit-form .col-title {
  background: #ddf2e8 !important; }
.consultation-detail .detail [class*='col'].cat {
  background: #DDE9F2;
  border: 1px solid #dee2e6;
  padding: 10px;
  vertical-align: top; }
.consultation-detail .detail [class*='col'].cat-bold {
  background: #C0D7EB;
  border: 1px solid #a7aeb8;
  padding: 10px;
  vertical-align: top; }
.consultation-detail .detail [class*='col'].val {
  border: 1px solid #dee2e6;
  padding: 10px;
  vertical-align: top; }
.consultation-detail .detail [class*='col'] td {
  vertical-align: top; }
.consultation-detail .detail .row {
  --bs-gutter-x: 0; }
.consultation-detail .col-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  position: relative; }
  .consultation-detail .col-title img {
    position: absolute;
    top: 0;
    right: 0; }
  @media screen and (max-width: 767px) {
    .consultation-detail .col-title {
      max-width: 100%;
      flex: 0 0 100%; } }
.consultation-detail .bold-grid {
  border: 2px solid; }
.consultation-detail .mr-2 {
  margin-right: 0.5rem !important; }
.consultation-detail .required-icon {
  display: inline-block;
  padding: 0 10px;
  margin: 0 5px;
  background-color: #dd4b39;
  color: white;
  border-radius: 5px; }
@media (max-width: 991px) {
  .consultation-detail .table-scroll {
    overflow-x: scroll; }
    .consultation-detail .table-scroll table {
      width: 1000px; }
  .consultation-detail #counselor-search-modal .container-fluid .row {
    display: block; }
    .consultation-detail #counselor-search-modal .container-fluid .row .col-2, .consultation-detail #counselor-search-modal .container-fluid .row .col-3, .consultation-detail #counselor-search-modal .container-fluid .row .col-4, .consultation-detail #counselor-search-modal .container-fluid .row .col-6 {
      width: 100%;
      margin-bottom: 1rem !important; }
    .consultation-detail #counselor-search-modal .container-fluid .row .empty-label {
      display: none; }
    .consultation-detail #counselor-search-modal .container-fluid .row .btn-area {
      display: flex; } }
.consultation-detail .text-area-display {
  white-space: pre-wrap; }

.counselor-list .mr-2, .counselor-list .mx-2 {
  margin-right: 0.5rem !important; }
.counselor-list th, .counselor-list td {
  white-space: nowrap; }
@media (max-width: 767px) {
  .counselor-list .container-fluid .row {
    display: block; }
    .counselor-list .container-fluid .row .col-2, .counselor-list .container-fluid .row .col-3, .counselor-list .container-fluid .row .col-4, .counselor-list .container-fluid .row .col-6 {
      width: 100%;
      margin-bottom: 1rem !important; }
    .counselor-list .container-fluid .row .empty-label {
      display: none; }
    .counselor-list .container-fluid .row .btn-area {
      display: flex; } }

.counselor-edit {
  background-color: #ecf0f5; }
  .counselor-edit #selected-area {
    display: flex;
    align-items: center; }
    .counselor-edit #selected-area .area-list {
      margin: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      padding-left: 0; }
      .counselor-edit #selected-area .area-list li {
        margin-right: 1em; }
  .counselor-edit #decide-position.unselected {
    color: #dd4b39;
    font-weight: bold; }
  .counselor-edit .error-message {
    color: #dd4b39; }
  .counselor-edit .error-form {
    background-color: #F6CACF; }
  .counselor-edit .explain-mall-no {
    font-size: 0.8em;
    margin-left: 2em; }
  .counselor-edit .required-icon {
    display: inline-block;
    padding: 0 10px;
    margin: 0 5px;
    background-color: #dd4b39;
    color: white;
    border-radius: 5px; }
  .counselor-edit .form-body {
    background-color: white;
    border-radius: 0 0 5px 5px;
    border-top: 5px solid #00c0ef;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    .counselor-edit .form-body .box-body {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; }
  @media (max-width: 767px) {
    .counselor-edit .container-fluid .w-sm-100 {
      width: 100% !important; } }

.handler .form-body {
  background-color: white;
  border-radius: 0 0 5px 5px;
  border-top: 5px solid #00c0ef;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
.handler .process-box-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 1em 1em 0.5em; }
  @media screen and (max-width: 991px) {
    .handler .process-box-wrap {
      overflow-x: scroll;
      overflow-y: hidden;
      word-break: keep-all;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      flex-wrap: nowrap;
      justify-content: flex-start; }
      .handler .process-box-wrap::-webkit-scrollbar {
        display: none; }
      .handler .process-box-wrap .process-box {
        flex-shrink: 0; } }
  .handler .process-box-wrap .arrow {
    display: flex;
    align-items: center;
    padding: 0.7em; }
  .handler .process-box-wrap > div {
    margin: 0 0 0.5em; }
.handler .process-box {
  background: #EBEBEB;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.35;
  padding: 0.6em 0.8em; }
  .handler .process-box .trader-name {
    background: #EBEBEB;
    color: #707070;
    border-radius: 3px;
    font-size: 93.75%;
    margin-bottom: 5px;
    padding: 0.2em 0.5em; }
  .handler .process-box .trader-todo {
    color: #707070;
    font-weight: bold; }
  .handler .process-box.active {
    background: white;
    border: 3px solid #F97B48; }
    .handler .process-box.active .trader-name {
      background: #F97B48;
      color: #FFF; }
  .handler .process-box.end {
    background: rgba(249, 123, 72, 0.15); }
    .handler .process-box.end .trader-name {
      background: rgba(249, 123, 72, 0.25);
      color: #F97B48; }
    .handler .process-box.end .trader-todo {
      color: #F97B48;
      font-weight: bold; }
.handler .detail [class*='col'].cat {
  background: #DDE9F2;
  border: 1px solid #dee2e6;
  padding: 10px;
  vertical-align: top; }
.handler .detail [class*='col'].val {
  border: 1px solid #dee2e6;
  padding: 10px;
  vertical-align: top; }
.handler .detail [class*='col'] label.form-text {
  margin-top: 0; }
.handler .detail [class*='col'] td {
  vertical-align: top; }
.handler .detail [class*='col'] label.checkbox {
  cursor: pointer; }
.handler .detail .row {
  --bs-gutter-x: 0; }
.handler .col-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 13%;
  flex: 0 0 13%;
  max-width: 13%;
  position: relative; }
  .handler .col-title img {
    position: absolute;
    top: 0;
    right: 0; }
.handler .mr-2 {
  margin-right: 0.5rem !important; }
.handler .cursor-pointer {
  cursor: pointer; }
.handler .counselor-search {
  text-decoration: underline; }
@media (max-width: 767px) {
  .handler .table-scroll {
    overflow-x: scroll; }
    .handler .table-scroll table {
      width: 1000px; } }
.handler .inner {
  width: 980px;
  margin: 0 auto;
  line-height: 1.6; }
  .handler .inner .intro {
    width: clamp(300px, 80vw, 800px);
    padding: clamp(1rem, 2vw, 2.5rem);
    /* 上のマージンはそのまま、左右は中央配置のため auto を維持 */
    margin: 2rem auto 0 auto;
    max-width: none;
    /* widthにclampを使う場合は不要になるため、削除または上書き */
    text-align: center; }
  .handler .inner .input-block {
    width: 80%;
    margin: 0 auto;
    margin-top: 1.5rem; }
    .handler .inner .input-block .input-form {
      margin: 0 auto;
      display: flex;
      align-items: center;
      margin-bottom: 25px; }
      .handler .inner .input-block .input-form > span {
        white-space: nowrap;
        margin-right: 20px;
        text-align: right; }
      .handler .inner .input-block .input-form > input {
        width: 80%; }
    .handler .inner .input-block .form-control {
      max-width: 200px; }
.handler .confirm-btn {
  display: block;
  background: #FF555E;
  color: #FFFFFF;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 15px 0;
  width: 300px;
  margin: 0 auto;
  border: none;
  border-radius: 5px;
  position: relative;
  transition: opacity .3s; }
  .handler .confirm-btn:hover {
    opacity: 0.75; }
@media (max-width: 767px) {
  .handler .table-scroll {
    overflow-x: scroll; }
    .handler .table-scroll table {
      width: 1000px; }
  .handler .container-fluid .row {
    display: block; }
    .handler .container-fluid .row .col-2, .handler .container-fluid .row .col-3, .handler .container-fluid .row .col-6 {
      width: 100%;
      margin-bottom: 1rem !important; }
    .handler .container-fluid .row .empty-label {
      display: none; }
    .handler .container-fluid .row .btn-area {
      display: flex; } }
.handler .thanks-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .handler .thanks-container .title-container {
    background-color: rgba(2, 137, 75, 0.1);
    line-height: 1; }
    .handler .thanks-container .title-container .breadcrumbs {
      background-color: #fff;
      margin: 0 auto -1.25rem auto;
      padding: 0.625rem 15px;
      border-radius: 4px;
      font-size: 87.5%; }
      @media (min-width: 768px) {
        .handler .thanks-container .title-container .breadcrumbs {
          width: 750px; } }
      @media (min-width: 992px) {
        .handler .thanks-container .title-container .breadcrumbs {
          width: 970px; } }
      @media (min-width: 1200px) {
        .handler .thanks-container .title-container .breadcrumbs {
          width: 1170px; } }
    .handler .thanks-container .title-container .title {
      font-size: 150%;
      font-weight: bold;
      padding: 3rem 15px 3rem 15px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .handler .thanks-container .title-container .title {
          width: 750px; } }
      @media (min-width: 992px) {
        .handler .thanks-container .title-container .title {
          width: 970px; } }
      @media (min-width: 1200px) {
        .handler .thanks-container .title-container .title {
          width: 1170px; } }
      @media screen and (min-width: 1px) and (max-width: 767px) {
        .handler .thanks-container .title-container .title {
          padding: 0.9375rem 15px 0.9375rem; } }
  .handler .thanks-container .thanks-img-container {
    margin: 2rem 0 2rem 0;
    display: flex;
    justify-content: center; }
    .handler .thanks-container .thanks-img-container img {
      width: 280px;
      height: 280px; }
    @media screen and (max-width: 768px) {
      .handler .thanks-container .thanks-img-container {
        height: 15rem; }
        .handler .thanks-container .thanks-img-container img {
          width: 15rem;
          height: 15rem; } }

/*# sourceMappingURL=style.css.map */
