@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700%7CMerriweather:300,300i,400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@import url("https://fonts.googleapis.com/css?family=Rubik:300,400");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
/* line 1, app/assets/javascripts/lib/jqvmap/jqvmap.min.css */
.jqvmap-label, .jqvmap-pin {
  pointer-events: none;
}

/* line 1, app/assets/javascripts/lib/jqvmap/jqvmap.min.css */
.jqvmap-label {
  position: absolute;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: #fff;
  font-family: sans-serif,Verdana;
  font-size: smaller;
  padding: 3px;
}

/* line 1, app/assets/javascripts/lib/jqvmap/jqvmap.min.css */
.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #000;
  padding: 3px;
  color: #fff;
  width: 10px;
  height: 10px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
}

/* line 1, app/assets/javascripts/lib/jqvmap/jqvmap.min.css */
.jqvmap-zoomin {
  top: 10px;
}

/* line 1, app/assets/javascripts/lib/jqvmap/jqvmap.min.css */
.jqvmap-zoomout {
  top: 30px;
}

/* line 1, app/assets/javascripts/lib/jqvmap/jqvmap.min.css */
.jqvmap-region {
  cursor: pointer;
}

/* line 1, app/assets/javascripts/lib/jqvmap/jqvmap.min.css */
.jqvmap-ajax_response {
  width: 100%;
  height: 500px;
}

/*
* zoficash v1.0.0 (https://themepixels.me/zoficash)
* Copyright 2019 ThemePixels
* Licensed under ThemeForest License
*
*

/* ############### FONTS IMPORT ############### */
/* ############### BOOTSTRAP FRAMEWORK ############### */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 22, app/assets/stylesheets/css/zoficash.css */
:root {
  --blue: #0168fa;
  --indigo: #5b47fb;
  --purple: #6f42c1;
  --pink: #f10075;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #10b759;
  --teal: #00cccc;
  --cyan: #00b8d4;
  --white: #fff;
  --gray: #7987a1;
  --gray-dark: #3b4863;
  --primary: #0168fa;
  --secondary: #7987a1;
  --success: #10b759;
  --info: #00b8d4;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f4f5f8;
  --dark: #3b4863;
  --very-dark: #001737;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 53, app/assets/stylesheets/css/zoficash.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 58, app/assets/stylesheets/css/zoficash.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 64, app/assets/stylesheets/css/zoficash.css */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 67, app/assets/stylesheets/css/zoficash.css */
body {
  margin: 0;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #001737;
  text-align: left;
  background-color: #fff;
}

/* line 77, app/assets/stylesheets/css/zoficash.css */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 80, app/assets/stylesheets/css/zoficash.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 85, app/assets/stylesheets/css/zoficash.css */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 89, app/assets/stylesheets/css/zoficash.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 93, app/assets/stylesheets/css/zoficash.css */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

/* line 101, app/assets/stylesheets/css/zoficash.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 106, app/assets/stylesheets/css/zoficash.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 112, app/assets/stylesheets/css/zoficash.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 118, app/assets/stylesheets/css/zoficash.css */
dt {
  font-weight: 700;
}

/* line 121, app/assets/stylesheets/css/zoficash.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 125, app/assets/stylesheets/css/zoficash.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 128, app/assets/stylesheets/css/zoficash.css */
b,
strong {
  font-weight: bolder;
}

/* line 132, app/assets/stylesheets/css/zoficash.css */
small {
  font-size: 80%;
}

/* line 135, app/assets/stylesheets/css/zoficash.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 142, app/assets/stylesheets/css/zoficash.css */
sub {
  bottom: -.25em;
}

/* line 145, app/assets/stylesheets/css/zoficash.css */
sup {
  top: -.5em;
}

/* line 148, app/assets/stylesheets/css/zoficash.css */
a {
  color: #0168fa;
  text-decoration: none;
  background-color: transparent;
}

/* line 152, app/assets/stylesheets/css/zoficash.css */
a:hover {
  color: #0148ae;
  text-decoration: none;
}

/* line 156, app/assets/stylesheets/css/zoficash.css */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 159, app/assets/stylesheets/css/zoficash.css */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 162, app/assets/stylesheets/css/zoficash.css */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 165, app/assets/stylesheets/css/zoficash.css */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 172, app/assets/stylesheets/css/zoficash.css */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 177, app/assets/stylesheets/css/zoficash.css */
figure {
  margin: 0 0 1rem;
}

/* line 180, app/assets/stylesheets/css/zoficash.css */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 184, app/assets/stylesheets/css/zoficash.css */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 188, app/assets/stylesheets/css/zoficash.css */
table {
  border-collapse: collapse;
}

/* line 191, app/assets/stylesheets/css/zoficash.css */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #7987a1;
  text-align: left;
  caption-side: bottom;
}

/* line 198, app/assets/stylesheets/css/zoficash.css */
th {
  text-align: inherit;
}

/* line 201, app/assets/stylesheets/css/zoficash.css */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 205, app/assets/stylesheets/css/zoficash.css */
button {
  border-radius: 0;
}

/* line 208, app/assets/stylesheets/css/zoficash.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 212, app/assets/stylesheets/css/zoficash.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 222, app/assets/stylesheets/css/zoficash.css */
button,
input {
  overflow: visible;
}

/* line 226, app/assets/stylesheets/css/zoficash.css */
button,
select {
  text-transform: none;
}

/* line 230, app/assets/stylesheets/css/zoficash.css */
select {
  word-wrap: normal;
}

/* line 233, app/assets/stylesheets/css/zoficash.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 239, app/assets/stylesheets/css/zoficash.css */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 245, app/assets/stylesheets/css/zoficash.css */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 252, app/assets/stylesheets/css/zoficash.css */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 257, app/assets/stylesheets/css/zoficash.css */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 263, app/assets/stylesheets/css/zoficash.css */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 267, app/assets/stylesheets/css/zoficash.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 273, app/assets/stylesheets/css/zoficash.css */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 284, app/assets/stylesheets/css/zoficash.css */
progress {
  vertical-align: baseline;
}

/* line 287, app/assets/stylesheets/css/zoficash.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 291, app/assets/stylesheets/css/zoficash.css */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 295, app/assets/stylesheets/css/zoficash.css */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 298, app/assets/stylesheets/css/zoficash.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 302, app/assets/stylesheets/css/zoficash.css */
output {
  display: inline-block;
}

/* line 305, app/assets/stylesheets/css/zoficash.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 309, app/assets/stylesheets/css/zoficash.css */
template {
  display: none;
}

/* line 312, app/assets/stylesheets/css/zoficash.css */
[hidden] {
  display: none !important;
}

/* line 315, app/assets/stylesheets/css/zoficash.css */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.25;
  color: #001737;
}

/* line 322, app/assets/stylesheets/css/zoficash.css */
h1, .h1 {
  font-size: 2.1875rem;
}

/* line 325, app/assets/stylesheets/css/zoficash.css */
h2, .h2 {
  font-size: 1.75rem;
}

/* line 328, app/assets/stylesheets/css/zoficash.css */
h3, .h3 {
  font-size: 1.53125rem;
}

/* line 331, app/assets/stylesheets/css/zoficash.css */
h4, .h4 {
  font-size: 1.3125rem;
}

/* line 334, app/assets/stylesheets/css/zoficash.css */
h5, .h5 {
  font-size: 1.09375rem;
}

/* line 337, app/assets/stylesheets/css/zoficash.css */
h6, .h6 {
  font-size: 0.875rem;
}

/* line 340, app/assets/stylesheets/css/zoficash.css */
.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}

/* line 344, app/assets/stylesheets/css/zoficash.css */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.25;
}

/* line 349, app/assets/stylesheets/css/zoficash.css */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.25;
}

/* line 354, app/assets/stylesheets/css/zoficash.css */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.25;
}

/* line 359, app/assets/stylesheets/css/zoficash.css */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.25;
}

/* line 364, app/assets/stylesheets/css/zoficash.css */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 370, app/assets/stylesheets/css/zoficash.css */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 375, app/assets/stylesheets/css/zoficash.css */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 380, app/assets/stylesheets/css/zoficash.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 384, app/assets/stylesheets/css/zoficash.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 388, app/assets/stylesheets/css/zoficash.css */
.list-inline-item {
  display: inline-block;
}

/* line 390, app/assets/stylesheets/css/zoficash.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 393, app/assets/stylesheets/css/zoficash.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 397, app/assets/stylesheets/css/zoficash.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}

/* line 401, app/assets/stylesheets/css/zoficash.css */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #7987a1;
}

/* line 405, app/assets/stylesheets/css/zoficash.css */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 408, app/assets/stylesheets/css/zoficash.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 412, app/assets/stylesheets/css/zoficash.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #cdd4e0;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 420, app/assets/stylesheets/css/zoficash.css */
.figure {
  display: inline-block;
}

/* line 423, app/assets/stylesheets/css/zoficash.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 427, app/assets/stylesheets/css/zoficash.css */
.figure-caption {
  font-size: 90%;
  color: #7987a1;
}

/* line 431, app/assets/stylesheets/css/zoficash.css */
code {
  font-size: 87.5%;
  color: #f10075;
  word-break: break-word;
}

/* line 435, app/assets/stylesheets/css/zoficash.css */
a > code {
  color: inherit;
}

/* line 438, app/assets/stylesheets/css/zoficash.css */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #1c273c;
  border-radius: 0.2rem;
}

/* line 444, app/assets/stylesheets/css/zoficash.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 449, app/assets/stylesheets/css/zoficash.css */
pre {
  display: block;
  font-size: 87.5%;
  color: #1c273c;
}

/* line 453, app/assets/stylesheets/css/zoficash.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 458, app/assets/stylesheets/css/zoficash.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 462, app/assets/stylesheets/css/zoficash.css */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 469, app/assets/stylesheets/css/zoficash.css */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 472, app/assets/stylesheets/css/zoficash.css */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 475, app/assets/stylesheets/css/zoficash.css */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 478, app/assets/stylesheets/css/zoficash.css */
  .container {
    max-width: 1140px;
  }
}

/* line 481, app/assets/stylesheets/css/zoficash.css */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 488, app/assets/stylesheets/css/zoficash.css */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 494, app/assets/stylesheets/css/zoficash.css */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 497, app/assets/stylesheets/css/zoficash.css */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 502, app/assets/stylesheets/css/zoficash.css */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 513, app/assets/stylesheets/css/zoficash.css */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 518, app/assets/stylesheets/css/zoficash.css */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 523, app/assets/stylesheets/css/zoficash.css */
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 527, app/assets/stylesheets/css/zoficash.css */
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 531, app/assets/stylesheets/css/zoficash.css */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 535, app/assets/stylesheets/css/zoficash.css */
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 539, app/assets/stylesheets/css/zoficash.css */
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 543, app/assets/stylesheets/css/zoficash.css */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 547, app/assets/stylesheets/css/zoficash.css */
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 551, app/assets/stylesheets/css/zoficash.css */
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 555, app/assets/stylesheets/css/zoficash.css */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 559, app/assets/stylesheets/css/zoficash.css */
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 563, app/assets/stylesheets/css/zoficash.css */
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 567, app/assets/stylesheets/css/zoficash.css */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 571, app/assets/stylesheets/css/zoficash.css */
.order-first {
  order: -1;
}

/* line 574, app/assets/stylesheets/css/zoficash.css */
.order-last {
  order: 13;
}

/* line 577, app/assets/stylesheets/css/zoficash.css */
.order-0 {
  order: 0;
}

/* line 580, app/assets/stylesheets/css/zoficash.css */
.order-1 {
  order: 1;
}

/* line 583, app/assets/stylesheets/css/zoficash.css */
.order-2 {
  order: 2;
}

/* line 586, app/assets/stylesheets/css/zoficash.css */
.order-3 {
  order: 3;
}

/* line 589, app/assets/stylesheets/css/zoficash.css */
.order-4 {
  order: 4;
}

/* line 592, app/assets/stylesheets/css/zoficash.css */
.order-5 {
  order: 5;
}

/* line 595, app/assets/stylesheets/css/zoficash.css */
.order-6 {
  order: 6;
}

/* line 598, app/assets/stylesheets/css/zoficash.css */
.order-7 {
  order: 7;
}

/* line 601, app/assets/stylesheets/css/zoficash.css */
.order-8 {
  order: 8;
}

/* line 604, app/assets/stylesheets/css/zoficash.css */
.order-9 {
  order: 9;
}

/* line 607, app/assets/stylesheets/css/zoficash.css */
.order-10 {
  order: 10;
}

/* line 610, app/assets/stylesheets/css/zoficash.css */
.order-11 {
  order: 11;
}

/* line 613, app/assets/stylesheets/css/zoficash.css */
.order-12 {
  order: 12;
}

/* line 616, app/assets/stylesheets/css/zoficash.css */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 619, app/assets/stylesheets/css/zoficash.css */
.offset-2 {
  margin-left: 16.66667%;
}

/* line 622, app/assets/stylesheets/css/zoficash.css */
.offset-3 {
  margin-left: 25%;
}

/* line 625, app/assets/stylesheets/css/zoficash.css */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 628, app/assets/stylesheets/css/zoficash.css */
.offset-5 {
  margin-left: 41.66667%;
}

/* line 631, app/assets/stylesheets/css/zoficash.css */
.offset-6 {
  margin-left: 50%;
}

/* line 634, app/assets/stylesheets/css/zoficash.css */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 637, app/assets/stylesheets/css/zoficash.css */
.offset-8 {
  margin-left: 66.66667%;
}

/* line 640, app/assets/stylesheets/css/zoficash.css */
.offset-9 {
  margin-left: 75%;
}

/* line 643, app/assets/stylesheets/css/zoficash.css */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 646, app/assets/stylesheets/css/zoficash.css */
.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 650, app/assets/stylesheets/css/zoficash.css */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 654, app/assets/stylesheets/css/zoficash.css */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 658, app/assets/stylesheets/css/zoficash.css */
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 661, app/assets/stylesheets/css/zoficash.css */
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 664, app/assets/stylesheets/css/zoficash.css */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 667, app/assets/stylesheets/css/zoficash.css */
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 670, app/assets/stylesheets/css/zoficash.css */
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 673, app/assets/stylesheets/css/zoficash.css */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 676, app/assets/stylesheets/css/zoficash.css */
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 679, app/assets/stylesheets/css/zoficash.css */
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 682, app/assets/stylesheets/css/zoficash.css */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 685, app/assets/stylesheets/css/zoficash.css */
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 688, app/assets/stylesheets/css/zoficash.css */
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 691, app/assets/stylesheets/css/zoficash.css */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 694, app/assets/stylesheets/css/zoficash.css */
  .order-sm-first {
    order: -1;
  }
  /* line 696, app/assets/stylesheets/css/zoficash.css */
  .order-sm-last {
    order: 13;
  }
  /* line 698, app/assets/stylesheets/css/zoficash.css */
  .order-sm-0 {
    order: 0;
  }
  /* line 700, app/assets/stylesheets/css/zoficash.css */
  .order-sm-1 {
    order: 1;
  }
  /* line 702, app/assets/stylesheets/css/zoficash.css */
  .order-sm-2 {
    order: 2;
  }
  /* line 704, app/assets/stylesheets/css/zoficash.css */
  .order-sm-3 {
    order: 3;
  }
  /* line 706, app/assets/stylesheets/css/zoficash.css */
  .order-sm-4 {
    order: 4;
  }
  /* line 708, app/assets/stylesheets/css/zoficash.css */
  .order-sm-5 {
    order: 5;
  }
  /* line 710, app/assets/stylesheets/css/zoficash.css */
  .order-sm-6 {
    order: 6;
  }
  /* line 712, app/assets/stylesheets/css/zoficash.css */
  .order-sm-7 {
    order: 7;
  }
  /* line 714, app/assets/stylesheets/css/zoficash.css */
  .order-sm-8 {
    order: 8;
  }
  /* line 716, app/assets/stylesheets/css/zoficash.css */
  .order-sm-9 {
    order: 9;
  }
  /* line 718, app/assets/stylesheets/css/zoficash.css */
  .order-sm-10 {
    order: 10;
  }
  /* line 720, app/assets/stylesheets/css/zoficash.css */
  .order-sm-11 {
    order: 11;
  }
  /* line 722, app/assets/stylesheets/css/zoficash.css */
  .order-sm-12 {
    order: 12;
  }
  /* line 724, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 726, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  /* line 728, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  /* line 730, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 732, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  /* line 734, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  /* line 736, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 738, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  /* line 740, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  /* line 742, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 744, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  /* line 746, app/assets/stylesheets/css/zoficash.css */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  /* line 750, app/assets/stylesheets/css/zoficash.css */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 754, app/assets/stylesheets/css/zoficash.css */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 758, app/assets/stylesheets/css/zoficash.css */
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 761, app/assets/stylesheets/css/zoficash.css */
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 764, app/assets/stylesheets/css/zoficash.css */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 767, app/assets/stylesheets/css/zoficash.css */
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 770, app/assets/stylesheets/css/zoficash.css */
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 773, app/assets/stylesheets/css/zoficash.css */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 776, app/assets/stylesheets/css/zoficash.css */
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 779, app/assets/stylesheets/css/zoficash.css */
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 782, app/assets/stylesheets/css/zoficash.css */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 785, app/assets/stylesheets/css/zoficash.css */
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 788, app/assets/stylesheets/css/zoficash.css */
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 791, app/assets/stylesheets/css/zoficash.css */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 794, app/assets/stylesheets/css/zoficash.css */
  .order-md-first {
    order: -1;
  }
  /* line 796, app/assets/stylesheets/css/zoficash.css */
  .order-md-last {
    order: 13;
  }
  /* line 798, app/assets/stylesheets/css/zoficash.css */
  .order-md-0 {
    order: 0;
  }
  /* line 800, app/assets/stylesheets/css/zoficash.css */
  .order-md-1 {
    order: 1;
  }
  /* line 802, app/assets/stylesheets/css/zoficash.css */
  .order-md-2 {
    order: 2;
  }
  /* line 804, app/assets/stylesheets/css/zoficash.css */
  .order-md-3 {
    order: 3;
  }
  /* line 806, app/assets/stylesheets/css/zoficash.css */
  .order-md-4 {
    order: 4;
  }
  /* line 808, app/assets/stylesheets/css/zoficash.css */
  .order-md-5 {
    order: 5;
  }
  /* line 810, app/assets/stylesheets/css/zoficash.css */
  .order-md-6 {
    order: 6;
  }
  /* line 812, app/assets/stylesheets/css/zoficash.css */
  .order-md-7 {
    order: 7;
  }
  /* line 814, app/assets/stylesheets/css/zoficash.css */
  .order-md-8 {
    order: 8;
  }
  /* line 816, app/assets/stylesheets/css/zoficash.css */
  .order-md-9 {
    order: 9;
  }
  /* line 818, app/assets/stylesheets/css/zoficash.css */
  .order-md-10 {
    order: 10;
  }
  /* line 820, app/assets/stylesheets/css/zoficash.css */
  .order-md-11 {
    order: 11;
  }
  /* line 822, app/assets/stylesheets/css/zoficash.css */
  .order-md-12 {
    order: 12;
  }
  /* line 824, app/assets/stylesheets/css/zoficash.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 826, app/assets/stylesheets/css/zoficash.css */
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  /* line 828, app/assets/stylesheets/css/zoficash.css */
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  /* line 830, app/assets/stylesheets/css/zoficash.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 832, app/assets/stylesheets/css/zoficash.css */
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  /* line 834, app/assets/stylesheets/css/zoficash.css */
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  /* line 836, app/assets/stylesheets/css/zoficash.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 838, app/assets/stylesheets/css/zoficash.css */
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  /* line 840, app/assets/stylesheets/css/zoficash.css */
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  /* line 842, app/assets/stylesheets/css/zoficash.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 844, app/assets/stylesheets/css/zoficash.css */
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  /* line 846, app/assets/stylesheets/css/zoficash.css */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  /* line 850, app/assets/stylesheets/css/zoficash.css */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 854, app/assets/stylesheets/css/zoficash.css */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 858, app/assets/stylesheets/css/zoficash.css */
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 861, app/assets/stylesheets/css/zoficash.css */
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 864, app/assets/stylesheets/css/zoficash.css */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 867, app/assets/stylesheets/css/zoficash.css */
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 870, app/assets/stylesheets/css/zoficash.css */
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 873, app/assets/stylesheets/css/zoficash.css */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 876, app/assets/stylesheets/css/zoficash.css */
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 879, app/assets/stylesheets/css/zoficash.css */
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 882, app/assets/stylesheets/css/zoficash.css */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 885, app/assets/stylesheets/css/zoficash.css */
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 888, app/assets/stylesheets/css/zoficash.css */
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 891, app/assets/stylesheets/css/zoficash.css */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 894, app/assets/stylesheets/css/zoficash.css */
  .order-lg-first {
    order: -1;
  }
  /* line 896, app/assets/stylesheets/css/zoficash.css */
  .order-lg-last {
    order: 13;
  }
  /* line 898, app/assets/stylesheets/css/zoficash.css */
  .order-lg-0 {
    order: 0;
  }
  /* line 900, app/assets/stylesheets/css/zoficash.css */
  .order-lg-1 {
    order: 1;
  }
  /* line 902, app/assets/stylesheets/css/zoficash.css */
  .order-lg-2 {
    order: 2;
  }
  /* line 904, app/assets/stylesheets/css/zoficash.css */
  .order-lg-3 {
    order: 3;
  }
  /* line 906, app/assets/stylesheets/css/zoficash.css */
  .order-lg-4 {
    order: 4;
  }
  /* line 908, app/assets/stylesheets/css/zoficash.css */
  .order-lg-5 {
    order: 5;
  }
  /* line 910, app/assets/stylesheets/css/zoficash.css */
  .order-lg-6 {
    order: 6;
  }
  /* line 912, app/assets/stylesheets/css/zoficash.css */
  .order-lg-7 {
    order: 7;
  }
  /* line 914, app/assets/stylesheets/css/zoficash.css */
  .order-lg-8 {
    order: 8;
  }
  /* line 916, app/assets/stylesheets/css/zoficash.css */
  .order-lg-9 {
    order: 9;
  }
  /* line 918, app/assets/stylesheets/css/zoficash.css */
  .order-lg-10 {
    order: 10;
  }
  /* line 920, app/assets/stylesheets/css/zoficash.css */
  .order-lg-11 {
    order: 11;
  }
  /* line 922, app/assets/stylesheets/css/zoficash.css */
  .order-lg-12 {
    order: 12;
  }
  /* line 924, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 926, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  /* line 928, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  /* line 930, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 932, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  /* line 934, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  /* line 936, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 938, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  /* line 940, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  /* line 942, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 944, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  /* line 946, app/assets/stylesheets/css/zoficash.css */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  /* line 950, app/assets/stylesheets/css/zoficash.css */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 954, app/assets/stylesheets/css/zoficash.css */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 958, app/assets/stylesheets/css/zoficash.css */
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 961, app/assets/stylesheets/css/zoficash.css */
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 964, app/assets/stylesheets/css/zoficash.css */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 967, app/assets/stylesheets/css/zoficash.css */
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 970, app/assets/stylesheets/css/zoficash.css */
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 973, app/assets/stylesheets/css/zoficash.css */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 976, app/assets/stylesheets/css/zoficash.css */
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 979, app/assets/stylesheets/css/zoficash.css */
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 982, app/assets/stylesheets/css/zoficash.css */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 985, app/assets/stylesheets/css/zoficash.css */
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 988, app/assets/stylesheets/css/zoficash.css */
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 991, app/assets/stylesheets/css/zoficash.css */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 994, app/assets/stylesheets/css/zoficash.css */
  .order-xl-first {
    order: -1;
  }
  /* line 996, app/assets/stylesheets/css/zoficash.css */
  .order-xl-last {
    order: 13;
  }
  /* line 998, app/assets/stylesheets/css/zoficash.css */
  .order-xl-0 {
    order: 0;
  }
  /* line 1000, app/assets/stylesheets/css/zoficash.css */
  .order-xl-1 {
    order: 1;
  }
  /* line 1002, app/assets/stylesheets/css/zoficash.css */
  .order-xl-2 {
    order: 2;
  }
  /* line 1004, app/assets/stylesheets/css/zoficash.css */
  .order-xl-3 {
    order: 3;
  }
  /* line 1006, app/assets/stylesheets/css/zoficash.css */
  .order-xl-4 {
    order: 4;
  }
  /* line 1008, app/assets/stylesheets/css/zoficash.css */
  .order-xl-5 {
    order: 5;
  }
  /* line 1010, app/assets/stylesheets/css/zoficash.css */
  .order-xl-6 {
    order: 6;
  }
  /* line 1012, app/assets/stylesheets/css/zoficash.css */
  .order-xl-7 {
    order: 7;
  }
  /* line 1014, app/assets/stylesheets/css/zoficash.css */
  .order-xl-8 {
    order: 8;
  }
  /* line 1016, app/assets/stylesheets/css/zoficash.css */
  .order-xl-9 {
    order: 9;
  }
  /* line 1018, app/assets/stylesheets/css/zoficash.css */
  .order-xl-10 {
    order: 10;
  }
  /* line 1020, app/assets/stylesheets/css/zoficash.css */
  .order-xl-11 {
    order: 11;
  }
  /* line 1022, app/assets/stylesheets/css/zoficash.css */
  .order-xl-12 {
    order: 12;
  }
  /* line 1024, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1026, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  /* line 1028, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  /* line 1030, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1032, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  /* line 1034, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  /* line 1036, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1038, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  /* line 1040, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  /* line 1042, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1044, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  /* line 1046, app/assets/stylesheets/css/zoficash.css */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/* line 1049, app/assets/stylesheets/css/zoficash.css */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #001737;
}

/* line 1053, app/assets/stylesheets/css/zoficash.css */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 1058, app/assets/stylesheets/css/zoficash.css */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(72, 94, 144, 0.16);
}

/* line 1061, app/assets/stylesheets/css/zoficash.css */
.table tbody + tbody {
  border-top: 2px solid rgba(72, 94, 144, 0.16);
}

/* line 1064, app/assets/stylesheets/css/zoficash.css */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 1068, app/assets/stylesheets/css/zoficash.css */
.table-bordered {
  border: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 1070, app/assets/stylesheets/css/zoficash.css */
.table-bordered th,
.table-bordered td {
  border: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 1073, app/assets/stylesheets/css/zoficash.css */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 1077, app/assets/stylesheets/css/zoficash.css */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 1083, app/assets/stylesheets/css/zoficash.css */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1086, app/assets/stylesheets/css/zoficash.css */
.table-hover tbody tr:hover {
  color: #001737;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1090, app/assets/stylesheets/css/zoficash.css */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8d5fe;
}

/* line 1095, app/assets/stylesheets/css/zoficash.css */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7bb0fc;
}

/* line 1101, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-primary:hover {
  background-color: #9fc6fe;
}

/* line 1103, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fc6fe;
}

/* line 1107, app/assets/stylesheets/css/zoficash.css */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d9dde5;
}

/* line 1112, app/assets/stylesheets/css/zoficash.css */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b9c1ce;
}

/* line 1118, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-secondary:hover {
  background-color: #cacfdb;
}

/* line 1120, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #cacfdb;
}

/* line 1124, app/assets/stylesheets/css/zoficash.css */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #bcebd1;
}

/* line 1129, app/assets/stylesheets/css/zoficash.css */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #83daa9;
}

/* line 1135, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-success:hover {
  background-color: #a8e5c4;
}

/* line 1137, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #a8e5c4;
}

/* line 1141, app/assets/stylesheets/css/zoficash.css */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #b8ebf3;
}

/* line 1146, app/assets/stylesheets/css/zoficash.css */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #7adae9;
}

/* line 1152, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-info:hover {
  background-color: #a2e5ef;
}

/* line 1154, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #a2e5ef;
}

/* line 1158, app/assets/stylesheets/css/zoficash.css */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 1163, app/assets/stylesheets/css/zoficash.css */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 1169, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 1171, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 1175, app/assets/stylesheets/css/zoficash.css */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 1180, app/assets/stylesheets/css/zoficash.css */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 1186, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 1188, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 1192, app/assets/stylesheets/css/zoficash.css */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fcfcfd;
}

/* line 1197, app/assets/stylesheets/css/zoficash.css */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f9fafb;
}

/* line 1203, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-light:hover {
  background-color: #ededf3;
}

/* line 1205, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ededf3;
}

/* line 1209, app/assets/stylesheets/css/zoficash.css */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c8ccd3;
}

/* line 1214, app/assets/stylesheets/css/zoficash.css */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #99a0ae;
}

/* line 1220, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-dark:hover {
  background-color: #babfc8;
}

/* line 1222, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #babfc8;
}

/* line 1226, app/assets/stylesheets/css/zoficash.css */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1231, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1233, app/assets/stylesheets/css/zoficash.css */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1237, app/assets/stylesheets/css/zoficash.css */
.table .thead-dark th {
  color: #fff;
  background-color: #3b4863;
  border-color: #49597b;
}

/* line 1242, app/assets/stylesheets/css/zoficash.css */
.table .thead-light th {
  color: #596882;
  background-color: #e3e7ed;
  border-color: rgba(72, 94, 144, 0.16);
}

/* line 1247, app/assets/stylesheets/css/zoficash.css */
.table-dark {
  color: #fff;
  background-color: #3b4863;
}

/* line 1250, app/assets/stylesheets/css/zoficash.css */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #49597b;
}

/* line 1254, app/assets/stylesheets/css/zoficash.css */
.table-dark.table-bordered {
  border: 0;
}

/* line 1256, app/assets/stylesheets/css/zoficash.css */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 1258, app/assets/stylesheets/css/zoficash.css */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 1263, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1268, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1272, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1277, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 1281, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1286, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 1290, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1295, app/assets/stylesheets/css/zoficash.css */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 1298, app/assets/stylesheets/css/zoficash.css */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 1303, app/assets/stylesheets/css/zoficash.css */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 1306, app/assets/stylesheets/css/zoficash.css */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.9375rem + 2px);
  padding: 0.46875rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #596882;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #c0ccda;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1321, app/assets/stylesheets/css/zoficash.css */
  .form-control {
    transition: none;
  }
}

/* line 1323, app/assets/stylesheets/css/zoficash.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 1326, app/assets/stylesheets/css/zoficash.css */
.form-control:focus {
  color: #596882;
  background-color: #fff;
  border-color: #7cb2fe;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 1332, app/assets/stylesheets/css/zoficash.css */
.form-control::placeholder {
  color: #7987a1;
  opacity: 1;
}

/* line 1335, app/assets/stylesheets/css/zoficash.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #e3e7ed;
  opacity: 1;
}

/* line 1339, app/assets/stylesheets/css/zoficash.css */
select.form-control:focus::-ms-value {
  color: #596882;
  background-color: #fff;
}

/* line 1343, app/assets/stylesheets/css/zoficash.css */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 1348, app/assets/stylesheets/css/zoficash.css */
.col-form-label {
  padding-top: calc(0.46875rem + 1px);
  padding-bottom: calc(0.46875rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 1355, app/assets/stylesheets/css/zoficash.css */
.col-form-label-lg {
  padding-top: calc(0.6rem + 1px);
  padding-bottom: calc(0.6rem + 1px);
  font-size: 1.09375rem;
  line-height: 1.5;
}

/* line 1361, app/assets/stylesheets/css/zoficash.css */
.col-form-label-sm {
  padding-top: calc(0.391rem + 1px);
  padding-bottom: calc(0.391rem + 1px);
  font-size: 0.8125rem;
  line-height: 1.5;
}

/* line 1367, app/assets/stylesheets/css/zoficash.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.46875rem;
  padding-bottom: 0.46875rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #001737;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 1378, app/assets/stylesheets/css/zoficash.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 1382, app/assets/stylesheets/css/zoficash.css */
.form-control-sm {
  height: calc(1.5em + 0.782rem + 2px);
  padding: 0.391rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 1389, app/assets/stylesheets/css/zoficash.css */
.form-control-lg {
  height: calc(1.5em + 1.2rem + 2px);
  padding: 0.6rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 1396, app/assets/stylesheets/css/zoficash.css */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 1399, app/assets/stylesheets/css/zoficash.css */
textarea.form-control {
  height: auto;
}

/* line 1402, app/assets/stylesheets/css/zoficash.css */
.form-group {
  margin-bottom: 1rem;
}

/* line 1405, app/assets/stylesheets/css/zoficash.css */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 1409, app/assets/stylesheets/css/zoficash.css */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 1414, app/assets/stylesheets/css/zoficash.css */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1419, app/assets/stylesheets/css/zoficash.css */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 1424, app/assets/stylesheets/css/zoficash.css */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 1428, app/assets/stylesheets/css/zoficash.css */
.form-check-input:disabled ~ .form-check-label {
  color: #7987a1;
}

/* line 1431, app/assets/stylesheets/css/zoficash.css */
.form-check-label {
  margin-bottom: 0;
}

/* line 1434, app/assets/stylesheets/css/zoficash.css */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 1439, app/assets/stylesheets/css/zoficash.css */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 1445, app/assets/stylesheets/css/zoficash.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #10b759;
}

/* line 1452, app/assets/stylesheets/css/zoficash.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(16, 183, 89, 0.9);
  border-radius: 0.25rem;
}

/* line 1466, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #10b759;
  padding-right: calc(1.5em + 0.9375rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2310b759' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.23438rem);
  background-size: calc(0.75em + 0.46875rem) calc(0.75em + 0.46875rem);
}

/* line 1473, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #10b759;
  box-shadow: 0 0 0 0.2rem rgba(16, 183, 89, 0.25);
}

/* line 1476, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1481, app/assets/stylesheets/css/zoficash.css */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.9375rem);
  background-position: top calc(0.375em + 0.23438rem) right calc(0.375em + 0.23438rem);
}

/* line 1485, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #10b759;
  padding-right: calc((1em + 0.9375rem) * 3 / 4 + 1.625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%233b4863' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.625rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2310b759' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.625rem/calc(0.75em + 0.46875rem) calc(0.75em + 0.46875rem);
}

/* line 1489, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #10b759;
  box-shadow: 0 0 0 0.2rem rgba(16, 183, 89, 0.25);
}

/* line 1492, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1497, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1502, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #10b759;
}

/* line 1505, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1510, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #10b759;
}

/* line 1512, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #10b759;
}

/* line 1515, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1520, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #14e670;
  background-color: #14e670;
}

/* line 1524, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(16, 183, 89, 0.25);
}

/* line 1527, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #10b759;
}

/* line 1530, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #10b759;
}

/* line 1533, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1538, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #10b759;
  box-shadow: 0 0 0 0.2rem rgba(16, 183, 89, 0.25);
}

/* line 1542, app/assets/stylesheets/css/zoficash.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 1549, app/assets/stylesheets/css/zoficash.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 1563, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.9375rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.23438rem);
  background-size: calc(0.75em + 0.46875rem) calc(0.75em + 0.46875rem);
}

/* line 1570, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 1573, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1578, app/assets/stylesheets/css/zoficash.css */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.9375rem);
  background-position: top calc(0.375em + 0.23438rem) right calc(0.375em + 0.23438rem);
}

/* line 1582, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.9375rem) * 3 / 4 + 1.625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%233b4863' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.625rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.625rem/calc(0.75em + 0.46875rem) calc(0.75em + 0.46875rem);
}

/* line 1586, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 1589, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1594, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1599, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 1602, app/assets/stylesheets/css/zoficash.css */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1607, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 1609, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 1612, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1617, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 1621, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 1624, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 1627, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 1630, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1635, app/assets/stylesheets/css/zoficash.css */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 1639, app/assets/stylesheets/css/zoficash.css */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 1643, app/assets/stylesheets/css/zoficash.css */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 1646, app/assets/stylesheets/css/zoficash.css */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 1651, app/assets/stylesheets/css/zoficash.css */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 1657, app/assets/stylesheets/css/zoficash.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 1661, app/assets/stylesheets/css/zoficash.css */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 1663, app/assets/stylesheets/css/zoficash.css */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 1666, app/assets/stylesheets/css/zoficash.css */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 1672, app/assets/stylesheets/css/zoficash.css */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 1678, app/assets/stylesheets/css/zoficash.css */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 1681, app/assets/stylesheets/css/zoficash.css */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 1684, app/assets/stylesheets/css/zoficash.css */
.btn, .ui-datepicker-buttonpane button, .sp-container button {
  display: inline-block;
  font-weight: 400;
  color: #001737;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.46875rem 0.9375rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1699, app/assets/stylesheets/css/zoficash.css */
  .btn, .ui-datepicker-buttonpane button, .sp-container button {
    transition: none;
  }
}

/* line 1701, app/assets/stylesheets/css/zoficash.css */
.btn:hover, .ui-datepicker-buttonpane button:hover, .sp-container button:hover {
  color: #001737;
  text-decoration: none;
}

/* line 1704, app/assets/stylesheets/css/zoficash.css */
.btn:focus, .ui-datepicker-buttonpane button:focus, .sp-container button:focus, .btn.focus, .ui-datepicker-buttonpane button.focus, .sp-container button.focus {
  outline: 0;
  box-shadow: none;
}

/* line 1707, app/assets/stylesheets/css/zoficash.css */
.btn.disabled, .ui-datepicker-buttonpane button.disabled, .sp-container button.disabled, .btn:disabled, .ui-datepicker-buttonpane button:disabled, .sp-container button:disabled {
  opacity: 0.65;
}

/* line 1710, app/assets/stylesheets/css/zoficash.css */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 1714, app/assets/stylesheets/css/zoficash.css */
.btn-primary {
  color: #fff;
  background-color: #0168fa;
  border-color: #0168fa;
}

/* line 1718, app/assets/stylesheets/css/zoficash.css */
.btn-primary:hover {
  color: #fff;
  background-color: #0158d4;
  border-color: #0153c7;
}

/* line 1722, app/assets/stylesheets/css/zoficash.css */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 127, 251, 0.5);
}

/* line 1724, app/assets/stylesheets/css/zoficash.css */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #0168fa;
  border-color: #0168fa;
}

/* line 1728, app/assets/stylesheets/css/zoficash.css */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled),
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0153c7;
  border-color: #014ebb;
}

/* line 1733, app/assets/stylesheets/css/zoficash.css */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 127, 251, 0.5);
}

/* line 1737, app/assets/stylesheets/css/zoficash.css */
.btn-secondary, .ui-datepicker-buttonpane button {
  color: #fff;
  background-color: #7987a1;
  border-color: #7987a1;
}

/* line 1741, app/assets/stylesheets/css/zoficash.css */
.btn-secondary:hover, .ui-datepicker-buttonpane button:hover {
  color: #fff;
  background-color: #64738f;
  border-color: #5f6d88;
}

/* line 1745, app/assets/stylesheets/css/zoficash.css */
.btn-secondary:focus, .ui-datepicker-buttonpane button:focus, .btn-secondary.focus, .ui-datepicker-buttonpane button.focus {
  box-shadow: 0 0 0 0.2rem rgba(141, 153, 175, 0.5);
}

/* line 1747, app/assets/stylesheets/css/zoficash.css */
.btn-secondary.disabled, .ui-datepicker-buttonpane button.disabled, .btn-secondary:disabled, .ui-datepicker-buttonpane button:disabled {
  color: #fff;
  background-color: #7987a1;
  border-color: #7987a1;
}

/* line 1751, app/assets/stylesheets/css/zoficash.css */
.btn-secondary:not(:disabled):not(.disabled):active, .ui-datepicker-buttonpane button:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .ui-datepicker-buttonpane button.active:not(:disabled):not(.disabled),
.show > .btn-secondary.dropdown-toggle,
.ui-datepicker-buttonpane .show > button.dropdown-toggle {
  color: #fff;
  background-color: #5f6d88;
  border-color: #5a6780;
}

/* line 1757, app/assets/stylesheets/css/zoficash.css */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .ui-datepicker-buttonpane button:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .ui-datepicker-buttonpane button.active:not(:disabled):not(.disabled):focus,
.show > .btn-secondary.dropdown-toggle:focus,
.ui-datepicker-buttonpane .show > button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(141, 153, 175, 0.5);
}

/* line 1762, app/assets/stylesheets/css/zoficash.css */
.btn-success {
  color: #fff;
  background-color: #10b759;
  border-color: #10b759;
}

/* line 1766, app/assets/stylesheets/css/zoficash.css */
.btn-success:hover {
  color: #fff;
  background-color: #0d9448;
  border-color: #0c8842;
}

/* line 1770, app/assets/stylesheets/css/zoficash.css */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 194, 114, 0.5);
}

/* line 1772, app/assets/stylesheets/css/zoficash.css */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #10b759;
  border-color: #10b759;
}

/* line 1776, app/assets/stylesheets/css/zoficash.css */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled),
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #0c8842;
  border-color: #0b7c3c;
}

/* line 1781, app/assets/stylesheets/css/zoficash.css */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 194, 114, 0.5);
}

/* line 1785, app/assets/stylesheets/css/zoficash.css */
.btn-info {
  color: #fff;
  background-color: #00b8d4;
  border-color: #00b8d4;
}

/* line 1789, app/assets/stylesheets/css/zoficash.css */
.btn-info:hover {
  color: #fff;
  background-color: #0097ae;
  border-color: #008ca1;
}

/* line 1793, app/assets/stylesheets/css/zoficash.css */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 195, 218, 0.5);
}

/* line 1795, app/assets/stylesheets/css/zoficash.css */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #00b8d4;
  border-color: #00b8d4;
}

/* line 1799, app/assets/stylesheets/css/zoficash.css */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled),
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #008ca1;
  border-color: #008194;
}

/* line 1804, app/assets/stylesheets/css/zoficash.css */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 195, 218, 0.5);
}

/* line 1808, app/assets/stylesheets/css/zoficash.css */
.btn-warning {
  color: #1c273c;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 1812, app/assets/stylesheets/css/zoficash.css */
.btn-warning:hover {
  color: #1c273c;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 1816, app/assets/stylesheets/css/zoficash.css */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 170, 15, 0.5);
}

/* line 1818, app/assets/stylesheets/css/zoficash.css */
.btn-warning.disabled, .btn-warning:disabled {
  color: #1c273c;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 1822, app/assets/stylesheets/css/zoficash.css */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled),
.show > .btn-warning.dropdown-toggle {
  color: #1c273c;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 1827, app/assets/stylesheets/css/zoficash.css */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 170, 15, 0.5);
}

/* line 1831, app/assets/stylesheets/css/zoficash.css */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 1835, app/assets/stylesheets/css/zoficash.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 1839, app/assets/stylesheets/css/zoficash.css */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 1841, app/assets/stylesheets/css/zoficash.css */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 1845, app/assets/stylesheets/css/zoficash.css */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled),
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 1850, app/assets/stylesheets/css/zoficash.css */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 1854, app/assets/stylesheets/css/zoficash.css */
.btn-light {
  color: #1c273c;
  background-color: #f4f5f8;
  border-color: #f4f5f8;
}

/* line 1858, app/assets/stylesheets/css/zoficash.css */
.btn-light:hover {
  color: #1c273c;
  background-color: #dde0e9;
  border-color: #d5d9e4;
}

/* line 1862, app/assets/stylesheets/css/zoficash.css */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 214, 220, 0.5);
}

/* line 1864, app/assets/stylesheets/css/zoficash.css */
.btn-light.disabled, .btn-light:disabled {
  color: #1c273c;
  background-color: #f4f5f8;
  border-color: #f4f5f8;
}

/* line 1868, app/assets/stylesheets/css/zoficash.css */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled),
.show > .btn-light.dropdown-toggle {
  color: #1c273c;
  background-color: #d5d9e4;
  border-color: #cdd2df;
}

/* line 1873, app/assets/stylesheets/css/zoficash.css */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 214, 220, 0.5);
}

/* line 1877, app/assets/stylesheets/css/zoficash.css */
.btn-dark {
  color: #fff;
  background-color: #3b4863;
  border-color: #3b4863;
}

/* line 1881, app/assets/stylesheets/css/zoficash.css */
.btn-dark:hover {
  color: #fff;
  background-color: #2d374b;
  border-color: #283143;
}

/* line 1885, app/assets/stylesheets/css/zoficash.css */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 99, 122, 0.5);
}

/* line 1887, app/assets/stylesheets/css/zoficash.css */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #3b4863;
  border-color: #3b4863;
}

/* line 1891, app/assets/stylesheets/css/zoficash.css */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled),
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #283143;
  border-color: #232b3b;
}

/* line 1896, app/assets/stylesheets/css/zoficash.css */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 99, 122, 0.5);
}

/* line 1900, app/assets/stylesheets/css/zoficash.css */
.btn-outline-primary {
  color: #0168fa;
  border-color: #0168fa;
}

/* line 1903, app/assets/stylesheets/css/zoficash.css */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0168fa;
  border-color: #0168fa;
}

/* line 1907, app/assets/stylesheets/css/zoficash.css */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.5);
}

/* line 1909, app/assets/stylesheets/css/zoficash.css */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0168fa;
  background-color: transparent;
}

/* line 1912, app/assets/stylesheets/css/zoficash.css */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled),
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0168fa;
  border-color: #0168fa;
}

/* line 1917, app/assets/stylesheets/css/zoficash.css */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.5);
}

/* line 1921, app/assets/stylesheets/css/zoficash.css */
.btn-outline-secondary {
  color: #7987a1;
  border-color: #7987a1;
}

/* line 1924, app/assets/stylesheets/css/zoficash.css */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #7987a1;
  border-color: #7987a1;
}

/* line 1928, app/assets/stylesheets/css/zoficash.css */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(121, 135, 161, 0.5);
}

/* line 1930, app/assets/stylesheets/css/zoficash.css */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #7987a1;
  background-color: transparent;
}

/* line 1933, app/assets/stylesheets/css/zoficash.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled),
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #7987a1;
  border-color: #7987a1;
}

/* line 1938, app/assets/stylesheets/css/zoficash.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(121, 135, 161, 0.5);
}

/* line 1942, app/assets/stylesheets/css/zoficash.css */
.btn-outline-success {
  color: #10b759;
  border-color: #10b759;
}

/* line 1945, app/assets/stylesheets/css/zoficash.css */
.btn-outline-success:hover {
  color: #fff;
  background-color: #10b759;
  border-color: #10b759;
}

/* line 1949, app/assets/stylesheets/css/zoficash.css */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(16, 183, 89, 0.5);
}

/* line 1951, app/assets/stylesheets/css/zoficash.css */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #10b759;
  background-color: transparent;
}

/* line 1954, app/assets/stylesheets/css/zoficash.css */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled),
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #10b759;
  border-color: #10b759;
}

/* line 1959, app/assets/stylesheets/css/zoficash.css */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(16, 183, 89, 0.5);
}

/* line 1963, app/assets/stylesheets/css/zoficash.css */
.btn-outline-info {
  color: #00b8d4;
  border-color: #00b8d4;
}

/* line 1966, app/assets/stylesheets/css/zoficash.css */
.btn-outline-info:hover {
  color: #fff;
  background-color: #00b8d4;
  border-color: #00b8d4;
}

/* line 1970, app/assets/stylesheets/css/zoficash.css */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 184, 212, 0.5);
}

/* line 1972, app/assets/stylesheets/css/zoficash.css */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #00b8d4;
  background-color: transparent;
}

/* line 1975, app/assets/stylesheets/css/zoficash.css */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled),
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #00b8d4;
  border-color: #00b8d4;
}

/* line 1980, app/assets/stylesheets/css/zoficash.css */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 184, 212, 0.5);
}

/* line 1984, app/assets/stylesheets/css/zoficash.css */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 1987, app/assets/stylesheets/css/zoficash.css */
.btn-outline-warning:hover {
  color: #1c273c;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 1991, app/assets/stylesheets/css/zoficash.css */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 1993, app/assets/stylesheets/css/zoficash.css */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 1996, app/assets/stylesheets/css/zoficash.css */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled),
.show > .btn-outline-warning.dropdown-toggle {
  color: #1c273c;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2001, app/assets/stylesheets/css/zoficash.css */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2005, app/assets/stylesheets/css/zoficash.css */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 2008, app/assets/stylesheets/css/zoficash.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2012, app/assets/stylesheets/css/zoficash.css */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2014, app/assets/stylesheets/css/zoficash.css */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 2017, app/assets/stylesheets/css/zoficash.css */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled),
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2022, app/assets/stylesheets/css/zoficash.css */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2026, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light {
  color: #f4f5f8;
  border-color: #f4f5f8;
}

/* line 2029, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light:hover {
  color: #1c273c;
  background-color: #f4f5f8;
  border-color: #f4f5f8;
}

/* line 2033, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 245, 248, 0.5);
}

/* line 2035, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f4f5f8;
  background-color: transparent;
}

/* line 2038, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled),
.show > .btn-outline-light.dropdown-toggle {
  color: #1c273c;
  background-color: #f4f5f8;
  border-color: #f4f5f8;
}

/* line 2043, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 245, 248, 0.5);
}

/* line 2047, app/assets/stylesheets/css/zoficash.css */
.btn-outline-dark {
  color: #3b4863;
  border-color: #3b4863;
}

/* line 2050, app/assets/stylesheets/css/zoficash.css */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #3b4863;
  border-color: #3b4863;
}

/* line 2054, app/assets/stylesheets/css/zoficash.css */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 72, 99, 0.5);
}

/* line 2056, app/assets/stylesheets/css/zoficash.css */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #3b4863;
  background-color: transparent;
}

/* line 2059, app/assets/stylesheets/css/zoficash.css */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled),
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #3b4863;
  border-color: #3b4863;
}

/* line 2064, app/assets/stylesheets/css/zoficash.css */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 72, 99, 0.5);
}

/* line 2068, app/assets/stylesheets/css/zoficash.css */
.btn-link {
  font-weight: 400;
  color: #0168fa;
  text-decoration: none;
}

/* line 2072, app/assets/stylesheets/css/zoficash.css */
.btn-link:hover {
  color: #0148ae;
  text-decoration: none;
}

/* line 2075, app/assets/stylesheets/css/zoficash.css */
.btn-link:focus, .btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}

/* line 2078, app/assets/stylesheets/css/zoficash.css */
.btn-link:disabled, .btn-link.disabled {
  color: #7987a1;
  pointer-events: none;
}

/* line 2082, app/assets/stylesheets/css/zoficash.css */
.btn-lg, .btn-group-lg > .btn, .ui-datepicker-buttonpane .btn-group-lg > button, .sp-container .btn-group-lg > button {
  padding: 0.6rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 2088, app/assets/stylesheets/css/zoficash.css */
.btn-sm, .btn-group-sm > .btn, .ui-datepicker-buttonpane .btn-group-sm > button, .sp-container .btn-group-sm > button, .ui-datepicker-buttonpane button {
  padding: 0.391rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 2094, app/assets/stylesheets/css/zoficash.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 2097, app/assets/stylesheets/css/zoficash.css */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 2100, app/assets/stylesheets/css/zoficash.css */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 2105, app/assets/stylesheets/css/zoficash.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2108, app/assets/stylesheets/css/zoficash.css */
  .fade {
    transition: none;
  }
}

/* line 2110, app/assets/stylesheets/css/zoficash.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 2113, app/assets/stylesheets/css/zoficash.css */
.collapse:not(.show) {
  display: none;
}

/* line 2116, app/assets/stylesheets/css/zoficash.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2122, app/assets/stylesheets/css/zoficash.css */
  .collapsing {
    transition: none;
  }
}

/* line 2125, app/assets/stylesheets/css/zoficash.css */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 2131, app/assets/stylesheets/css/zoficash.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 2133, app/assets/stylesheets/css/zoficash.css */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 2142, app/assets/stylesheets/css/zoficash.css */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2145, app/assets/stylesheets/css/zoficash.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #001737;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 2164, app/assets/stylesheets/css/zoficash.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 2168, app/assets/stylesheets/css/zoficash.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 2173, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 2176, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 2181, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 2184, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 2189, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 2192, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 2197, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 2200, app/assets/stylesheets/css/zoficash.css */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 2204, app/assets/stylesheets/css/zoficash.css */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 2210, app/assets/stylesheets/css/zoficash.css */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 2220, app/assets/stylesheets/css/zoficash.css */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2223, app/assets/stylesheets/css/zoficash.css */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 2230, app/assets/stylesheets/css/zoficash.css */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 2240, app/assets/stylesheets/css/zoficash.css */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2243, app/assets/stylesheets/css/zoficash.css */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 2246, app/assets/stylesheets/css/zoficash.css */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 2253, app/assets/stylesheets/css/zoficash.css */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 2259, app/assets/stylesheets/css/zoficash.css */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 2262, app/assets/stylesheets/css/zoficash.css */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 2271, app/assets/stylesheets/css/zoficash.css */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2274, app/assets/stylesheets/css/zoficash.css */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 2277, app/assets/stylesheets/css/zoficash.css */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 2281, app/assets/stylesheets/css/zoficash.css */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e3e7ed;
}

/* line 2287, app/assets/stylesheets/css/zoficash.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #1c273c;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 2298, app/assets/stylesheets/css/zoficash.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: #141c2b;
  text-decoration: none;
  background-color: #f4f5f8;
}

/* line 2302, app/assets/stylesheets/css/zoficash.css */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0168fa;
}

/* line 2306, app/assets/stylesheets/css/zoficash.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #7987a1;
  pointer-events: none;
  background-color: transparent;
}

/* line 2311, app/assets/stylesheets/css/zoficash.css */
.dropdown-menu.show {
  display: block;
}

/* line 2314, app/assets/stylesheets/css/zoficash.css */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.76562rem;
  color: #7987a1;
  white-space: nowrap;
}

/* line 2322, app/assets/stylesheets/css/zoficash.css */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #1c273c;
}

/* line 2327, app/assets/stylesheets/css/zoficash.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 2332, app/assets/stylesheets/css/zoficash.css */
.btn-group > .btn, .ui-datepicker-buttonpane .btn-group > button, .sp-container .btn-group > button,
.btn-group-vertical > .btn,
.ui-datepicker-buttonpane .btn-group-vertical > button,
.sp-container .btn-group-vertical > button {
  position: relative;
  flex: 1 1 auto;
}

/* line 2338, app/assets/stylesheets/css/zoficash.css */
.btn-group > .btn:hover, .ui-datepicker-buttonpane .btn-group > button:hover, .sp-container .btn-group > button:hover,
.btn-group-vertical > .btn:hover,
.ui-datepicker-buttonpane .btn-group-vertical > button:hover,
.sp-container .btn-group-vertical > button:hover {
  z-index: 1;
}

/* line 2343, app/assets/stylesheets/css/zoficash.css */
.btn-group > .btn:focus, .ui-datepicker-buttonpane .btn-group > button:focus, .sp-container .btn-group > button:focus, .btn-group > .btn:active, .ui-datepicker-buttonpane .btn-group > button:active, .sp-container .btn-group > button:active, .btn-group > .btn.active, .ui-datepicker-buttonpane .btn-group > button.active, .sp-container .btn-group > button.active,
.btn-group-vertical > .btn:focus,
.ui-datepicker-buttonpane .btn-group-vertical > button:focus,
.sp-container .btn-group-vertical > button:focus,
.btn-group-vertical > .btn:active,
.ui-datepicker-buttonpane .btn-group-vertical > button:active,
.sp-container .btn-group-vertical > button:active,
.btn-group-vertical > .btn.active,
.ui-datepicker-buttonpane .btn-group-vertical > button.active,
.sp-container .btn-group-vertical > button.active {
  z-index: 1;
}

/* line 2355, app/assets/stylesheets/css/zoficash.css */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 2359, app/assets/stylesheets/css/zoficash.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 2362, app/assets/stylesheets/css/zoficash.css */
.btn-group > .btn:not(:first-child), .ui-datepicker-buttonpane .btn-group > button:not(:first-child), .sp-container .btn-group > button:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 2366, app/assets/stylesheets/css/zoficash.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .ui-datepicker-buttonpane .btn-group > button:not(:last-child):not(.dropdown-toggle), .sp-container .btn-group > button:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.ui-datepicker-buttonpane .btn-group > .btn-group:not(:last-child) > button,
.sp-container .btn-group > .btn-group:not(:last-child) > button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2373, app/assets/stylesheets/css/zoficash.css */
.btn-group > .btn:not(:first-child), .ui-datepicker-buttonpane .btn-group > button:not(:first-child), .sp-container .btn-group > button:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.ui-datepicker-buttonpane .btn-group > .btn-group:not(:first-child) > button,
.sp-container .btn-group > .btn-group:not(:first-child) > button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2380, app/assets/stylesheets/css/zoficash.css */
.dropdown-toggle-split {
  padding-right: 0.70312rem;
  padding-left: 0.70312rem;
}

/* line 2383, app/assets/stylesheets/css/zoficash.css */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 2387, app/assets/stylesheets/css/zoficash.css */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 2390, app/assets/stylesheets/css/zoficash.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .ui-datepicker-buttonpane .btn-group-sm > button + .dropdown-toggle-split, .sp-container .btn-group-sm > button + .dropdown-toggle-split, .ui-datepicker-buttonpane button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 2394, app/assets/stylesheets/css/zoficash.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .ui-datepicker-buttonpane .btn-group-lg > button + .dropdown-toggle-split, .sp-container .btn-group-lg > button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 2398, app/assets/stylesheets/css/zoficash.css */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 2403, app/assets/stylesheets/css/zoficash.css */
.btn-group-vertical > .btn,
.ui-datepicker-buttonpane .btn-group-vertical > button,
.sp-container .btn-group-vertical > button,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 2408, app/assets/stylesheets/css/zoficash.css */
.btn-group-vertical > .btn:not(:first-child), .ui-datepicker-buttonpane .btn-group-vertical > button:not(:first-child), .sp-container .btn-group-vertical > button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 2411, app/assets/stylesheets/css/zoficash.css */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .ui-datepicker-buttonpane .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle), .sp-container .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.ui-datepicker-buttonpane .btn-group-vertical > .btn-group:not(:last-child) > button,
.sp-container .btn-group-vertical > .btn-group:not(:last-child) > button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2417, app/assets/stylesheets/css/zoficash.css */
.btn-group-vertical > .btn:not(:first-child), .ui-datepicker-buttonpane .btn-group-vertical > button:not(:first-child), .sp-container .btn-group-vertical > button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.ui-datepicker-buttonpane .btn-group-vertical > .btn-group:not(:first-child) > button,
.sp-container .btn-group-vertical > .btn-group:not(:first-child) > button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2424, app/assets/stylesheets/css/zoficash.css */
.btn-group-toggle > .btn, .ui-datepicker-buttonpane .btn-group-toggle > button, .sp-container .btn-group-toggle > button,
.btn-group-toggle > .btn-group > .btn,
.ui-datepicker-buttonpane .btn-group-toggle > .btn-group > button,
.sp-container .btn-group-toggle > .btn-group > button {
  margin-bottom: 0;
}

/* line 2429, app/assets/stylesheets/css/zoficash.css */
.btn-group-toggle > .btn input[type="radio"], .ui-datepicker-buttonpane .btn-group-toggle > button input[type="radio"], .sp-container .btn-group-toggle > button input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.ui-datepicker-buttonpane .btn-group-toggle > button input[type="checkbox"],
.sp-container .btn-group-toggle > button input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.ui-datepicker-buttonpane .btn-group-toggle > .btn-group > button input[type="radio"],
.sp-container .btn-group-toggle > .btn-group > button input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.ui-datepicker-buttonpane .btn-group-toggle > .btn-group > button input[type="checkbox"],
.sp-container .btn-group-toggle > .btn-group > button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 2443, app/assets/stylesheets/css/zoficash.css */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 2449, app/assets/stylesheets/css/zoficash.css */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 2457, app/assets/stylesheets/css/zoficash.css */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 2470, app/assets/stylesheets/css/zoficash.css */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 2474, app/assets/stylesheets/css/zoficash.css */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 2476, app/assets/stylesheets/css/zoficash.css */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2480, app/assets/stylesheets/css/zoficash.css */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2484, app/assets/stylesheets/css/zoficash.css */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 2487, app/assets/stylesheets/css/zoficash.css */
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2491, app/assets/stylesheets/css/zoficash.css */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2495, app/assets/stylesheets/css/zoficash.css */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 2498, app/assets/stylesheets/css/zoficash.css */
.input-group-prepend .btn, .input-group-prepend .ui-datepicker-buttonpane button, .ui-datepicker-buttonpane .input-group-prepend button, .input-group-prepend .sp-container button, .sp-container .input-group-prepend button,
.input-group-append .btn,
.input-group-append .ui-datepicker-buttonpane button,
.ui-datepicker-buttonpane .input-group-append button,
.input-group-append .sp-container button,
.sp-container .input-group-append button {
  position: relative;
  z-index: 2;
}

/* line 2506, app/assets/stylesheets/css/zoficash.css */
.input-group-prepend .btn:focus, .input-group-prepend .ui-datepicker-buttonpane button:focus, .ui-datepicker-buttonpane .input-group-prepend button:focus, .input-group-prepend .sp-container button:focus, .sp-container .input-group-prepend button:focus,
.input-group-append .btn:focus,
.input-group-append .ui-datepicker-buttonpane button:focus,
.ui-datepicker-buttonpane .input-group-append button:focus,
.input-group-append .sp-container button:focus,
.sp-container .input-group-append button:focus {
  z-index: 3;
}

/* line 2513, app/assets/stylesheets/css/zoficash.css */
.input-group-prepend .btn + .btn, .input-group-prepend .ui-datepicker-buttonpane button + .btn, .ui-datepicker-buttonpane .input-group-prepend button + .btn, .input-group-prepend .sp-container button + .btn, .sp-container .input-group-prepend button + .btn, .input-group-prepend .ui-datepicker-buttonpane .btn + button, .ui-datepicker-buttonpane .input-group-prepend .btn + button, .input-group-prepend .ui-datepicker-buttonpane button + button, .ui-datepicker-buttonpane .input-group-prepend button + button, .input-group-prepend .sp-container .ui-datepicker-buttonpane button + button, .ui-datepicker-buttonpane .sp-container .input-group-prepend button + button, .input-group-prepend .sp-container .btn + button, .sp-container .input-group-prepend .btn + button, .input-group-prepend .ui-datepicker-buttonpane .sp-container button + button, .sp-container .input-group-prepend .ui-datepicker-buttonpane button + button, .ui-datepicker-buttonpane .input-group-prepend .sp-container button + button, .sp-container .ui-datepicker-buttonpane .input-group-prepend button + button, .input-group-prepend .sp-container button + button, .sp-container .input-group-prepend button + button,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .ui-datepicker-buttonpane button + .input-group-text,
.ui-datepicker-buttonpane .input-group-prepend button + .input-group-text,
.input-group-prepend .sp-container button + .input-group-text,
.sp-container .input-group-prepend button + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .ui-datepicker-buttonpane .input-group-text + button,
.ui-datepicker-buttonpane .input-group-prepend .input-group-text + button,
.input-group-prepend .sp-container .input-group-text + button,
.sp-container .input-group-prepend .input-group-text + button,
.input-group-append .btn + .btn,
.input-group-append .ui-datepicker-buttonpane button + .btn,
.ui-datepicker-buttonpane .input-group-append button + .btn,
.input-group-append .sp-container button + .btn,
.sp-container .input-group-append button + .btn,
.input-group-append .ui-datepicker-buttonpane .btn + button,
.ui-datepicker-buttonpane .input-group-append .btn + button,
.input-group-append .ui-datepicker-buttonpane button + button,
.ui-datepicker-buttonpane .input-group-append button + button,
.input-group-append .sp-container .ui-datepicker-buttonpane button + button,
.ui-datepicker-buttonpane .sp-container .input-group-append button + button,
.input-group-append .sp-container .btn + button,
.sp-container .input-group-append .btn + button,
.input-group-append .ui-datepicker-buttonpane .sp-container button + button,
.sp-container .input-group-append .ui-datepicker-buttonpane button + button,
.ui-datepicker-buttonpane .input-group-append .sp-container button + button,
.sp-container .ui-datepicker-buttonpane .input-group-append button + button,
.input-group-append .sp-container button + button,
.sp-container .input-group-append button + button,
.input-group-append .btn + .input-group-text,
.input-group-append .ui-datepicker-buttonpane button + .input-group-text,
.ui-datepicker-buttonpane .input-group-append button + .input-group-text,
.input-group-append .sp-container button + .input-group-text,
.sp-container .input-group-append button + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .ui-datepicker-buttonpane .input-group-text + button,
.ui-datepicker-buttonpane .input-group-append .input-group-text + button,
.input-group-append .sp-container .input-group-text + button,
.sp-container .input-group-append .input-group-text + button {
  margin-left: -1px;
}

/* line 2557, app/assets/stylesheets/css/zoficash.css */
.input-group-prepend {
  margin-right: -1px;
}

/* line 2560, app/assets/stylesheets/css/zoficash.css */
.input-group-append {
  margin-left: -1px;
}

/* line 2563, app/assets/stylesheets/css/zoficash.css */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.46875rem 0.625rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #596882;
  text-align: center;
  white-space: nowrap;
  background-color: #f5f6fa;
  border: 1px solid #c0ccda;
  border-radius: 0.25rem;
}

/* line 2577, app/assets/stylesheets/css/zoficash.css */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 2581, app/assets/stylesheets/css/zoficash.css */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1.2rem + 2px);
}

/* line 2585, app/assets/stylesheets/css/zoficash.css */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.ui-datepicker-buttonpane .input-group-lg > .input-group-prepend > button,
.sp-container .input-group-lg > .input-group-prepend > button,
.input-group-lg > .input-group-append > .btn,
.ui-datepicker-buttonpane .input-group-lg > .input-group-append > button,
.sp-container .input-group-lg > .input-group-append > button {
  padding: 0.6rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 2600, app/assets/stylesheets/css/zoficash.css */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.782rem + 2px);
}

/* line 2604, app/assets/stylesheets/css/zoficash.css */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.ui-datepicker-buttonpane .input-group-sm > .input-group-prepend > button,
.sp-container .input-group-sm > .input-group-prepend > button,
.input-group-sm > .input-group-append > .btn,
.ui-datepicker-buttonpane .input-group-sm > .input-group-append > button,
.sp-container .input-group-sm > .input-group-append > button {
  padding: 0.391rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 2619, app/assets/stylesheets/css/zoficash.css */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.625rem;
}

/* line 2623, app/assets/stylesheets/css/zoficash.css */
.input-group > .input-group-prepend > .btn, .ui-datepicker-buttonpane .input-group > .input-group-prepend > button, .sp-container .input-group > .input-group-prepend > button,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.ui-datepicker-buttonpane .input-group > .input-group-append:not(:last-child) > button,
.sp-container .input-group > .input-group-append:not(:last-child) > button,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.ui-datepicker-buttonpane .input-group > .input-group-append:last-child > button:not(:last-child):not(.dropdown-toggle),
.sp-container .input-group > .input-group-append:last-child > button:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2636, app/assets/stylesheets/css/zoficash.css */
.input-group > .input-group-append > .btn, .ui-datepicker-buttonpane .input-group > .input-group-append > button, .sp-container .input-group > .input-group-append > button,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.ui-datepicker-buttonpane .input-group > .input-group-prepend:not(:first-child) > button,
.sp-container .input-group > .input-group-prepend:not(:first-child) > button,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.ui-datepicker-buttonpane .input-group > .input-group-prepend:first-child > button:not(:first-child),
.sp-container .input-group > .input-group-prepend:first-child > button:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2649, app/assets/stylesheets/css/zoficash.css */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.5rem;
}

/* line 2655, app/assets/stylesheets/css/zoficash.css */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 2659, app/assets/stylesheets/css/zoficash.css */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 2663, app/assets/stylesheets/css/zoficash.css */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #0168fa;
  background-color: #0168fa;
}

/* line 2667, app/assets/stylesheets/css/zoficash.css */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 2669, app/assets/stylesheets/css/zoficash.css */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #7cb2fe;
}

/* line 2671, app/assets/stylesheets/css/zoficash.css */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #afd0ff;
  border-color: #afd0ff;
}

/* line 2675, app/assets/stylesheets/css/zoficash.css */
.custom-control-input:disabled ~ .custom-control-label {
  color: #7987a1;
}

/* line 2677, app/assets/stylesheets/css/zoficash.css */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e3e7ed;
}

/* line 2680, app/assets/stylesheets/css/zoficash.css */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 2684, app/assets/stylesheets/css/zoficash.css */
.custom-control-label::before {
  position: absolute;
  top: 0.15625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #97a3b9 solid 1px;
}

/* line 2695, app/assets/stylesheets/css/zoficash.css */
.custom-control-label::after {
  position: absolute;
  top: 0.15625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 2705, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 2708, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* line 2711, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #0168fa;
  background-color: #0168fa;
}

/* line 2715, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 2718, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(1, 104, 250, 0.5);
}

/* line 2721, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(1, 104, 250, 0.5);
}

/* line 2724, app/assets/stylesheets/css/zoficash.css */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 2727, app/assets/stylesheets/css/zoficash.css */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 2730, app/assets/stylesheets/css/zoficash.css */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(1, 104, 250, 0.5);
}

/* line 2733, app/assets/stylesheets/css/zoficash.css */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 2735, app/assets/stylesheets/css/zoficash.css */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 2740, app/assets/stylesheets/css/zoficash.css */
.custom-switch .custom-control-label::after {
  top: calc(0.15625rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #97a3b9;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2749, app/assets/stylesheets/css/zoficash.css */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 2751, app/assets/stylesheets/css/zoficash.css */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 2754, app/assets/stylesheets/css/zoficash.css */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(1, 104, 250, 0.5);
}

/* line 2757, app/assets/stylesheets/css/zoficash.css */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.9375rem + 2px);
  padding: 0.46875rem 1.625rem 0.46875rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #596882;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%233b4863' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.625rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 0.25rem;
  appearance: none;
}

/* line 2772, app/assets/stylesheets/css/zoficash.css */
.custom-select:focus {
  border-color: #7cb2fe;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 2776, app/assets/stylesheets/css/zoficash.css */
.custom-select:focus::-ms-value {
  color: #596882;
  background-color: #fff;
}

/* line 2779, app/assets/stylesheets/css/zoficash.css */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.625rem;
  background-image: none;
}

/* line 2783, app/assets/stylesheets/css/zoficash.css */
.custom-select:disabled {
  color: #7987a1;
  background-color: #e3e7ed;
}

/* line 2786, app/assets/stylesheets/css/zoficash.css */
.custom-select::-ms-expand {
  display: none;
}

/* line 2789, app/assets/stylesheets/css/zoficash.css */
.custom-select-sm {
  height: calc(1.5em + 0.782rem + 2px);
  padding-top: 0.391rem;
  padding-bottom: 0.391rem;
  padding-left: 0.5rem;
  font-size: 0.8125rem;
}

/* line 2796, app/assets/stylesheets/css/zoficash.css */
.custom-select-lg {
  height: calc(1.5em + 1.2rem + 2px);
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  padding-left: 1rem;
  font-size: 1.09375rem;
}

/* line 2803, app/assets/stylesheets/css/zoficash.css */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.9375rem + 2px);
  margin-bottom: 0;
}

/* line 2810, app/assets/stylesheets/css/zoficash.css */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.9375rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 2817, app/assets/stylesheets/css/zoficash.css */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #7cb2fe;
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 2820, app/assets/stylesheets/css/zoficash.css */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e3e7ed;
}

/* line 2822, app/assets/stylesheets/css/zoficash.css */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 2824, app/assets/stylesheets/css/zoficash.css */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 2827, app/assets/stylesheets/css/zoficash.css */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.9375rem + 2px);
  padding: 0.46875rem 0.625rem;
  font-weight: 400;
  line-height: 1.5;
  color: #596882;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 0.25rem;
}

/* line 2841, app/assets/stylesheets/css/zoficash.css */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.9375rem);
  padding: 0.46875rem 0.625rem;
  line-height: 1.5;
  color: #596882;
  content: "Browse";
  background-color: #f5f6fa;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 2857, app/assets/stylesheets/css/zoficash.css */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}

/* line 2863, app/assets/stylesheets/css/zoficash.css */
.custom-range:focus {
  outline: none;
}

/* line 2865, app/assets/stylesheets/css/zoficash.css */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 2867, app/assets/stylesheets/css/zoficash.css */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 2869, app/assets/stylesheets/css/zoficash.css */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 2871, app/assets/stylesheets/css/zoficash.css */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 2873, app/assets/stylesheets/css/zoficash.css */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0168fa;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2883, app/assets/stylesheets/css/zoficash.css */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 2885, app/assets/stylesheets/css/zoficash.css */
.custom-range::-webkit-slider-thumb:active {
  background-color: #afd0ff;
}

/* line 2887, app/assets/stylesheets/css/zoficash.css */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #cdd4e0;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2895, app/assets/stylesheets/css/zoficash.css */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0168fa;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2904, app/assets/stylesheets/css/zoficash.css */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 2906, app/assets/stylesheets/css/zoficash.css */
.custom-range::-moz-range-thumb:active {
  background-color: #afd0ff;
}

/* line 2908, app/assets/stylesheets/css/zoficash.css */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #cdd4e0;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2916, app/assets/stylesheets/css/zoficash.css */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #0168fa;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2928, app/assets/stylesheets/css/zoficash.css */
  .custom-range::-ms-thumb {
    transition: none;
  }
}

/* line 2930, app/assets/stylesheets/css/zoficash.css */
.custom-range::-ms-thumb:active {
  background-color: #afd0ff;
}

/* line 2932, app/assets/stylesheets/css/zoficash.css */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 2940, app/assets/stylesheets/css/zoficash.css */
.custom-range::-ms-fill-lower {
  background-color: #cdd4e0;
  border-radius: 1rem;
}

/* line 2943, app/assets/stylesheets/css/zoficash.css */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #cdd4e0;
  border-radius: 1rem;
}

/* line 2947, app/assets/stylesheets/css/zoficash.css */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #97a3b9;
}

/* line 2949, app/assets/stylesheets/css/zoficash.css */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 2951, app/assets/stylesheets/css/zoficash.css */
.custom-range:disabled::-moz-range-thumb {
  background-color: #97a3b9;
}

/* line 2953, app/assets/stylesheets/css/zoficash.css */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 2955, app/assets/stylesheets/css/zoficash.css */
.custom-range:disabled::-ms-thumb {
  background-color: #97a3b9;
}

/* line 2958, app/assets/stylesheets/css/zoficash.css */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2963, app/assets/stylesheets/css/zoficash.css */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 2968, app/assets/stylesheets/css/zoficash.css */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 2975, app/assets/stylesheets/css/zoficash.css */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 2978, app/assets/stylesheets/css/zoficash.css */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 2980, app/assets/stylesheets/css/zoficash.css */
.nav-link.disabled {
  color: #7987a1;
  pointer-events: none;
  cursor: default;
}

/* line 2985, app/assets/stylesheets/css/zoficash.css */
.nav-tabs {
  border-bottom: 1px solid #cdd4e0;
}

/* line 2987, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 2989, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 2993, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e3e7ed #e3e7ed #cdd4e0;
}

/* line 2995, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link.disabled {
  color: #7987a1;
  background-color: transparent;
  border-color: transparent;
}

/* line 2999, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #596882;
  background-color: #fff;
  border-color: #cdd4e0 #cdd4e0 #fff;
}

/* line 3004, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3009, app/assets/stylesheets/css/zoficash.css */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 3012, app/assets/stylesheets/css/zoficash.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0168fa;
}

/* line 3017, app/assets/stylesheets/css/zoficash.css */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 3021, app/assets/stylesheets/css/zoficash.css */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 3026, app/assets/stylesheets/css/zoficash.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 3029, app/assets/stylesheets/css/zoficash.css */
.tab-content > .active {
  display: block;
}

/* line 3032, app/assets/stylesheets/css/zoficash.css */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 3039, app/assets/stylesheets/css/zoficash.css */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 3046, app/assets/stylesheets/css/zoficash.css */
.navbar-brand {
  display: inline-block;
  padding-top: 0.33594rem;
  padding-bottom: 0.33594rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 3054, app/assets/stylesheets/css/zoficash.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 3057, app/assets/stylesheets/css/zoficash.css */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3063, app/assets/stylesheets/css/zoficash.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 3066, app/assets/stylesheets/css/zoficash.css */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 3070, app/assets/stylesheets/css/zoficash.css */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 3075, app/assets/stylesheets/css/zoficash.css */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 3080, app/assets/stylesheets/css/zoficash.css */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 3087, app/assets/stylesheets/css/zoficash.css */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 3090, app/assets/stylesheets/css/zoficash.css */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 3100, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 3106, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3109, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 3111, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3113, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3116, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 3119, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3122, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 3126, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 3132, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3135, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 3137, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3139, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3142, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 3145, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3148, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 3152, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 3158, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3161, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 3163, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3165, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3168, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 3171, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3174, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 3178, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 3184, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3187, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 3189, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3191, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3194, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 3197, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3200, app/assets/stylesheets/css/zoficash.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 3203, app/assets/stylesheets/css/zoficash.css */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 3206, app/assets/stylesheets/css/zoficash.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 3210, app/assets/stylesheets/css/zoficash.css */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 3212, app/assets/stylesheets/css/zoficash.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 3214, app/assets/stylesheets/css/zoficash.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 3217, app/assets/stylesheets/css/zoficash.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 3220, app/assets/stylesheets/css/zoficash.css */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 3223, app/assets/stylesheets/css/zoficash.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 3226, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3228, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3231, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 3233, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 3235, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 3238, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3244, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 3248, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 3251, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 3253, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3255, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3258, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 3260, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 3263, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 3265, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 3267, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 3270, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 3276, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 3280, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 3283, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 3285, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 3287, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 3290, app/assets/stylesheets/css/zoficash.css */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-radius: 0.25rem;
}

/* line 3300, app/assets/stylesheets/css/zoficash.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 3303, app/assets/stylesheets/css/zoficash.css */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 3306, app/assets/stylesheets/css/zoficash.css */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 3310, app/assets/stylesheets/css/zoficash.css */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 3314, app/assets/stylesheets/css/zoficash.css */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 3317, app/assets/stylesheets/css/zoficash.css */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 3321, app/assets/stylesheets/css/zoficash.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 3324, app/assets/stylesheets/css/zoficash.css */
.card-link:hover {
  text-decoration: none;
}

/* line 3327, app/assets/stylesheets/css/zoficash.css */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 3330, app/assets/stylesheets/css/zoficash.css */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 3335, app/assets/stylesheets/css/zoficash.css */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 3337, app/assets/stylesheets/css/zoficash.css */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 3340, app/assets/stylesheets/css/zoficash.css */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 3344, app/assets/stylesheets/css/zoficash.css */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 3347, app/assets/stylesheets/css/zoficash.css */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 3353, app/assets/stylesheets/css/zoficash.css */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 3357, app/assets/stylesheets/css/zoficash.css */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 3365, app/assets/stylesheets/css/zoficash.css */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 3369, app/assets/stylesheets/css/zoficash.css */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 3374, app/assets/stylesheets/css/zoficash.css */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 3379, app/assets/stylesheets/css/zoficash.css */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 3382, app/assets/stylesheets/css/zoficash.css */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 3385, app/assets/stylesheets/css/zoficash.css */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 3389, app/assets/stylesheets/css/zoficash.css */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 3397, app/assets/stylesheets/css/zoficash.css */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 3400, app/assets/stylesheets/css/zoficash.css */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 3403, app/assets/stylesheets/css/zoficash.css */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 3405, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 3408, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 3411, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 3414, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 3417, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 3420, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 3423, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 3426, app/assets/stylesheets/css/zoficash.css */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 3430, app/assets/stylesheets/css/zoficash.css */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 3434, app/assets/stylesheets/css/zoficash.css */
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 3439, app/assets/stylesheets/css/zoficash.css */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 3443, app/assets/stylesheets/css/zoficash.css */
.accordion > .card {
  overflow: hidden;
}

/* line 3445, app/assets/stylesheets/css/zoficash.css */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 3447, app/assets/stylesheets/css/zoficash.css */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 3450, app/assets/stylesheets/css/zoficash.css */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3454, app/assets/stylesheets/css/zoficash.css */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3457, app/assets/stylesheets/css/zoficash.css */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 3460, app/assets/stylesheets/css/zoficash.css */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e3e7ed;
  border-radius: 0.25rem;
}

/* line 3469, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 3471, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #7987a1;
  content: "/";
}

/* line 3477, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 3480, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 3483, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-item.active {
  color: #7987a1;
}

/* line 3486, app/assets/stylesheets/css/zoficash.css */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 3492, app/assets/stylesheets/css/zoficash.css */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0168fa;
  background-color: #fff;
  border: 1px solid #cdd4e0;
}

/* line 3501, app/assets/stylesheets/css/zoficash.css */
.page-link:hover {
  z-index: 2;
  color: #0148ae;
  text-decoration: none;
  background-color: #e3e7ed;
  border-color: #cdd4e0;
}

/* line 3507, app/assets/stylesheets/css/zoficash.css */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}

/* line 3512, app/assets/stylesheets/css/zoficash.css */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 3517, app/assets/stylesheets/css/zoficash.css */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 3521, app/assets/stylesheets/css/zoficash.css */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #0168fa;
  border-color: #0168fa;
}

/* line 3527, app/assets/stylesheets/css/zoficash.css */
.page-item.disabled .page-link {
  color: #7987a1;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #cdd4e0;
}

/* line 3534, app/assets/stylesheets/css/zoficash.css */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
}

/* line 3539, app/assets/stylesheets/css/zoficash.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 3543, app/assets/stylesheets/css/zoficash.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 3547, app/assets/stylesheets/css/zoficash.css */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5;
}

/* line 3552, app/assets/stylesheets/css/zoficash.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 3556, app/assets/stylesheets/css/zoficash.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 3560, app/assets/stylesheets/css/zoficash.css */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3572, app/assets/stylesheets/css/zoficash.css */
  .badge {
    transition: none;
  }
}

/* line 3574, app/assets/stylesheets/css/zoficash.css */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 3576, app/assets/stylesheets/css/zoficash.css */
.badge:empty {
  display: none;
}

/* line 3579, app/assets/stylesheets/css/zoficash.css */
.btn .badge, .ui-datepicker-buttonpane button .badge, .sp-container button .badge {
  position: relative;
  top: -1px;
}

/* line 3583, app/assets/stylesheets/css/zoficash.css */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 3588, app/assets/stylesheets/css/zoficash.css */
.badge-primary {
  color: #fff;
  background-color: #0168fa;
}

/* line 3591, app/assets/stylesheets/css/zoficash.css */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0153c7;
}

/* line 3594, app/assets/stylesheets/css/zoficash.css */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.5);
}

/* line 3598, app/assets/stylesheets/css/zoficash.css */
.badge-secondary {
  color: #fff;
  background-color: #7987a1;
}

/* line 3601, app/assets/stylesheets/css/zoficash.css */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #5f6d88;
}

/* line 3604, app/assets/stylesheets/css/zoficash.css */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(121, 135, 161, 0.5);
}

/* line 3608, app/assets/stylesheets/css/zoficash.css */
.badge-success {
  color: #fff;
  background-color: #10b759;
}

/* line 3611, app/assets/stylesheets/css/zoficash.css */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #0c8842;
}

/* line 3614, app/assets/stylesheets/css/zoficash.css */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(16, 183, 89, 0.5);
}

/* line 3618, app/assets/stylesheets/css/zoficash.css */
.badge-info {
  color: #fff;
  background-color: #00b8d4;
}

/* line 3621, app/assets/stylesheets/css/zoficash.css */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #008ca1;
}

/* line 3624, app/assets/stylesheets/css/zoficash.css */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 184, 212, 0.5);
}

/* line 3628, app/assets/stylesheets/css/zoficash.css */
.badge-warning {
  color: #1c273c;
  background-color: #ffc107;
}

/* line 3631, app/assets/stylesheets/css/zoficash.css */
a.badge-warning:hover, a.badge-warning:focus {
  color: #1c273c;
  background-color: #d39e00;
}

/* line 3634, app/assets/stylesheets/css/zoficash.css */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 3638, app/assets/stylesheets/css/zoficash.css */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 3641, app/assets/stylesheets/css/zoficash.css */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 3644, app/assets/stylesheets/css/zoficash.css */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 3648, app/assets/stylesheets/css/zoficash.css */
.badge-light {
  color: #1c273c;
  background-color: #f4f5f8;
}

/* line 3651, app/assets/stylesheets/css/zoficash.css */
a.badge-light:hover, a.badge-light:focus {
  color: #1c273c;
  background-color: #d5d9e4;
}

/* line 3654, app/assets/stylesheets/css/zoficash.css */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 245, 248, 0.5);
}

/* line 3658, app/assets/stylesheets/css/zoficash.css */
.badge-dark {
  color: #fff;
  background-color: #3b4863;
}

/* line 3661, app/assets/stylesheets/css/zoficash.css */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #283143;
}

/* line 3664, app/assets/stylesheets/css/zoficash.css */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(59, 72, 99, 0.5);
}

/* line 3668, app/assets/stylesheets/css/zoficash.css */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e3e7ed;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 3674, app/assets/stylesheets/css/zoficash.css */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 3677, app/assets/stylesheets/css/zoficash.css */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 3682, app/assets/stylesheets/css/zoficash.css */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 3689, app/assets/stylesheets/css/zoficash.css */
.alert-heading {
  color: inherit;
}

/* line 3692, app/assets/stylesheets/css/zoficash.css */
.alert-link {
  font-weight: 700;
}

/* line 3695, app/assets/stylesheets/css/zoficash.css */
.alert-dismissible {
  padding-right: 3.8125rem;
}

/* line 3697, app/assets/stylesheets/css/zoficash.css */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 3704, app/assets/stylesheets/css/zoficash.css */
.alert-primary {
  color: #013682;
  background-color: #cce1fe;
  border-color: #b8d5fe;
}

/* line 3708, app/assets/stylesheets/css/zoficash.css */
.alert-primary hr {
  border-top-color: #9fc6fe;
}

/* line 3710, app/assets/stylesheets/css/zoficash.css */
.alert-primary .alert-link {
  color: #01214f;
}

/* line 3713, app/assets/stylesheets/css/zoficash.css */
.alert-secondary {
  color: #3f4654;
  background-color: #e4e7ec;
  border-color: #d9dde5;
}

/* line 3717, app/assets/stylesheets/css/zoficash.css */
.alert-secondary hr {
  border-top-color: #cacfdb;
}

/* line 3719, app/assets/stylesheets/css/zoficash.css */
.alert-secondary .alert-link {
  color: #292e37;
}

/* line 3722, app/assets/stylesheets/css/zoficash.css */
.alert-success {
  color: #085f2e;
  background-color: #cff1de;
  border-color: #bcebd1;
}

/* line 3726, app/assets/stylesheets/css/zoficash.css */
.alert-success hr {
  border-top-color: #a8e5c4;
}

/* line 3728, app/assets/stylesheets/css/zoficash.css */
.alert-success .alert-link {
  color: #043017;
}

/* line 3731, app/assets/stylesheets/css/zoficash.css */
.alert-info {
  color: #00606e;
  background-color: #ccf1f6;
  border-color: #b8ebf3;
}

/* line 3735, app/assets/stylesheets/css/zoficash.css */
.alert-info hr {
  border-top-color: #a2e5ef;
}

/* line 3737, app/assets/stylesheets/css/zoficash.css */
.alert-info .alert-link {
  color: #00333b;
}

/* line 3740, app/assets/stylesheets/css/zoficash.css */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 3744, app/assets/stylesheets/css/zoficash.css */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 3746, app/assets/stylesheets/css/zoficash.css */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 3749, app/assets/stylesheets/css/zoficash.css */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 3753, app/assets/stylesheets/css/zoficash.css */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 3755, app/assets/stylesheets/css/zoficash.css */
.alert-danger .alert-link {
  color: #491217;
}

/* line 3758, app/assets/stylesheets/css/zoficash.css */
.alert-light {
  color: #7f7f81;
  background-color: #fdfdfe;
  border-color: #fcfcfd;
}

/* line 3762, app/assets/stylesheets/css/zoficash.css */
.alert-light hr {
  border-top-color: #ededf3;
}

/* line 3764, app/assets/stylesheets/css/zoficash.css */
.alert-light .alert-link {
  color: #666667;
}

/* line 3767, app/assets/stylesheets/css/zoficash.css */
.alert-dark {
  color: #1f2533;
  background-color: #d8dae0;
  border-color: #c8ccd3;
}

/* line 3771, app/assets/stylesheets/css/zoficash.css */
.alert-dark hr {
  border-top-color: #babfc8;
}

/* line 3773, app/assets/stylesheets/css/zoficash.css */
.alert-dark .alert-link {
  color: #0c0e13;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 3782, app/assets/stylesheets/css/zoficash.css */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #e3e7ed;
  border-radius: 0.25rem;
}

/* line 3790, app/assets/stylesheets/css/zoficash.css */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0168fa;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3800, app/assets/stylesheets/css/zoficash.css */
  .progress-bar {
    transition: none;
  }
}

/* line 3803, app/assets/stylesheets/css/zoficash.css */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 3807, app/assets/stylesheets/css/zoficash.css */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3810, app/assets/stylesheets/css/zoficash.css */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 3813, app/assets/stylesheets/css/zoficash.css */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 3817, app/assets/stylesheets/css/zoficash.css */
.media-body {
  flex: 1;
}

/* line 3820, app/assets/stylesheets/css/zoficash.css */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 3826, app/assets/stylesheets/css/zoficash.css */
.list-group-item-action {
  width: 100%;
  color: #596882;
  text-align: inherit;
}

/* line 3830, app/assets/stylesheets/css/zoficash.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #596882;
  text-decoration: none;
  background-color: #f4f5f8;
}

/* line 3835, app/assets/stylesheets/css/zoficash.css */
.list-group-item-action:active {
  color: #001737;
  background-color: #e3e7ed;
}

/* line 3839, app/assets/stylesheets/css/zoficash.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 3846, app/assets/stylesheets/css/zoficash.css */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 3849, app/assets/stylesheets/css/zoficash.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 3853, app/assets/stylesheets/css/zoficash.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #7987a1;
  pointer-events: none;
  background-color: #fff;
}

/* line 3857, app/assets/stylesheets/css/zoficash.css */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0168fa;
  border-color: #0168fa;
}

/* line 3863, app/assets/stylesheets/css/zoficash.css */
.list-group-horizontal {
  flex-direction: row;
}

/* line 3865, app/assets/stylesheets/css/zoficash.css */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 3868, app/assets/stylesheets/css/zoficash.css */
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 3872, app/assets/stylesheets/css/zoficash.css */
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 3879, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 3881, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 3884, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3888, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 3895, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 3897, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 3900, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3904, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 3911, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 3913, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 3916, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3920, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 3927, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 3929, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 3932, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3936, app/assets/stylesheets/css/zoficash.css */
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 3942, app/assets/stylesheets/css/zoficash.css */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 3946, app/assets/stylesheets/css/zoficash.css */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 3949, app/assets/stylesheets/css/zoficash.css */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 3952, app/assets/stylesheets/css/zoficash.css */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 3956, app/assets/stylesheets/css/zoficash.css */
.list-group-item-primary {
  color: #013682;
  background-color: #b8d5fe;
}

/* line 3959, app/assets/stylesheets/css/zoficash.css */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #013682;
  background-color: #9fc6fe;
}

/* line 3962, app/assets/stylesheets/css/zoficash.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #013682;
  border-color: #013682;
}

/* line 3967, app/assets/stylesheets/css/zoficash.css */
.list-group-item-secondary {
  color: #3f4654;
  background-color: #d9dde5;
}

/* line 3970, app/assets/stylesheets/css/zoficash.css */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #3f4654;
  background-color: #cacfdb;
}

/* line 3973, app/assets/stylesheets/css/zoficash.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #3f4654;
  border-color: #3f4654;
}

/* line 3978, app/assets/stylesheets/css/zoficash.css */
.list-group-item-success {
  color: #085f2e;
  background-color: #bcebd1;
}

/* line 3981, app/assets/stylesheets/css/zoficash.css */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #085f2e;
  background-color: #a8e5c4;
}

/* line 3984, app/assets/stylesheets/css/zoficash.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #085f2e;
  border-color: #085f2e;
}

/* line 3989, app/assets/stylesheets/css/zoficash.css */
.list-group-item-info {
  color: #00606e;
  background-color: #b8ebf3;
}

/* line 3992, app/assets/stylesheets/css/zoficash.css */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #00606e;
  background-color: #a2e5ef;
}

/* line 3995, app/assets/stylesheets/css/zoficash.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #00606e;
  border-color: #00606e;
}

/* line 4000, app/assets/stylesheets/css/zoficash.css */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 4003, app/assets/stylesheets/css/zoficash.css */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 4006, app/assets/stylesheets/css/zoficash.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4011, app/assets/stylesheets/css/zoficash.css */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 4014, app/assets/stylesheets/css/zoficash.css */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 4017, app/assets/stylesheets/css/zoficash.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4022, app/assets/stylesheets/css/zoficash.css */
.list-group-item-light {
  color: #7f7f81;
  background-color: #fcfcfd;
}

/* line 4025, app/assets/stylesheets/css/zoficash.css */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #7f7f81;
  background-color: #ededf3;
}

/* line 4028, app/assets/stylesheets/css/zoficash.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #7f7f81;
  border-color: #7f7f81;
}

/* line 4033, app/assets/stylesheets/css/zoficash.css */
.list-group-item-dark {
  color: #1f2533;
  background-color: #c8ccd3;
}

/* line 4036, app/assets/stylesheets/css/zoficash.css */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1f2533;
  background-color: #babfc8;
}

/* line 4039, app/assets/stylesheets/css/zoficash.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1f2533;
  border-color: #1f2533;
}

/* line 4044, app/assets/stylesheets/css/zoficash.css */
.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #1b2e4b;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 4052, app/assets/stylesheets/css/zoficash.css */
.close:hover {
  color: #1b2e4b;
  text-decoration: none;
}

/* line 4055, app/assets/stylesheets/css/zoficash.css */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 4058, app/assets/stylesheets/css/zoficash.css */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

/* line 4064, app/assets/stylesheets/css/zoficash.css */
a.close.disabled {
  pointer-events: none;
}

/* line 4067, app/assets/stylesheets/css/zoficash.css */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 4078, app/assets/stylesheets/css/zoficash.css */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 4080, app/assets/stylesheets/css/zoficash.css */
.toast.showing {
  opacity: 1;
}

/* line 4082, app/assets/stylesheets/css/zoficash.css */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 4085, app/assets/stylesheets/css/zoficash.css */
.toast.hide {
  display: none;
}

/* line 4088, app/assets/stylesheets/css/zoficash.css */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #7987a1;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 4097, app/assets/stylesheets/css/zoficash.css */
.toast-body {
  padding: 0.75rem;
}

/* line 4100, app/assets/stylesheets/css/zoficash.css */
.modal-open {
  overflow: hidden;
}

/* line 4102, app/assets/stylesheets/css/zoficash.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 4106, app/assets/stylesheets/css/zoficash.css */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 4117, app/assets/stylesheets/css/zoficash.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 4122, app/assets/stylesheets/css/zoficash.css */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4126, app/assets/stylesheets/css/zoficash.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 4128, app/assets/stylesheets/css/zoficash.css */
.modal.show .modal-dialog {
  transform: none;
}

/* line 4131, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 4134, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 4137, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 4140, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 4143, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 4147, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 4151, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 4155, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 4157, app/assets/stylesheets/css/zoficash.css */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 4160, app/assets/stylesheets/css/zoficash.css */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 4172, app/assets/stylesheets/css/zoficash.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 4180, app/assets/stylesheets/css/zoficash.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 4182, app/assets/stylesheets/css/zoficash.css */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 4185, app/assets/stylesheets/css/zoficash.css */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 4193, app/assets/stylesheets/css/zoficash.css */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 4197, app/assets/stylesheets/css/zoficash.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 4201, app/assets/stylesheets/css/zoficash.css */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 4206, app/assets/stylesheets/css/zoficash.css */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 4214, app/assets/stylesheets/css/zoficash.css */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 4216, app/assets/stylesheets/css/zoficash.css */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 4219, app/assets/stylesheets/css/zoficash.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 4227, app/assets/stylesheets/css/zoficash.css */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 4230, app/assets/stylesheets/css/zoficash.css */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 4232, app/assets/stylesheets/css/zoficash.css */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 4234, app/assets/stylesheets/css/zoficash.css */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 4236, app/assets/stylesheets/css/zoficash.css */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 4238, app/assets/stylesheets/css/zoficash.css */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 4242, app/assets/stylesheets/css/zoficash.css */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 4247, app/assets/stylesheets/css/zoficash.css */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 4250, app/assets/stylesheets/css/zoficash.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76562rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 4272, app/assets/stylesheets/css/zoficash.css */
.tooltip.show {
  opacity: 0.9;
}

/* line 4274, app/assets/stylesheets/css/zoficash.css */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 4279, app/assets/stylesheets/css/zoficash.css */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 4285, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 4287, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 4289, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 4294, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 4296, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 4300, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 4305, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 4307, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 4309, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 4314, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 4316, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 4320, app/assets/stylesheets/css/zoficash.css */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 4325, app/assets/stylesheets/css/zoficash.css */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 4333, app/assets/stylesheets/css/zoficash.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76562rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-radius: 0.3rem;
}

/* line 4360, app/assets/stylesheets/css/zoficash.css */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 4366, app/assets/stylesheets/css/zoficash.css */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 4373, app/assets/stylesheets/css/zoficash.css */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 4375, app/assets/stylesheets/css/zoficash.css */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 4377, app/assets/stylesheets/css/zoficash.css */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(72, 94, 144, 0.21);
}

/* line 4381, app/assets/stylesheets/css/zoficash.css */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 4386, app/assets/stylesheets/css/zoficash.css */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 4388, app/assets/stylesheets/css/zoficash.css */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 4393, app/assets/stylesheets/css/zoficash.css */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(72, 94, 144, 0.21);
}

/* line 4397, app/assets/stylesheets/css/zoficash.css */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 4402, app/assets/stylesheets/css/zoficash.css */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 4404, app/assets/stylesheets/css/zoficash.css */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 4406, app/assets/stylesheets/css/zoficash.css */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(72, 94, 144, 0.21);
}

/* line 4410, app/assets/stylesheets/css/zoficash.css */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 4414, app/assets/stylesheets/css/zoficash.css */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 4424, app/assets/stylesheets/css/zoficash.css */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 4426, app/assets/stylesheets/css/zoficash.css */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 4431, app/assets/stylesheets/css/zoficash.css */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(72, 94, 144, 0.21);
}

/* line 4435, app/assets/stylesheets/css/zoficash.css */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 4440, app/assets/stylesheets/css/zoficash.css */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #001737;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 4449, app/assets/stylesheets/css/zoficash.css */
.popover-header:empty {
  display: none;
}

/* line 4452, app/assets/stylesheets/css/zoficash.css */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #001737;
}

/* line 4456, app/assets/stylesheets/css/zoficash.css */
.carousel {
  position: relative;
}

/* line 4459, app/assets/stylesheets/css/zoficash.css */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 4462, app/assets/stylesheets/css/zoficash.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 4466, app/assets/stylesheets/css/zoficash.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 4471, app/assets/stylesheets/css/zoficash.css */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4480, app/assets/stylesheets/css/zoficash.css */
  .carousel-item {
    transition: none;
  }
}

/* line 4483, app/assets/stylesheets/css/zoficash.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 4488, app/assets/stylesheets/css/zoficash.css */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 4492, app/assets/stylesheets/css/zoficash.css */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 4496, app/assets/stylesheets/css/zoficash.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 4501, app/assets/stylesheets/css/zoficash.css */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 4507, app/assets/stylesheets/css/zoficash.css */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4513, app/assets/stylesheets/css/zoficash.css */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 4517, app/assets/stylesheets/css/zoficash.css */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4532, app/assets/stylesheets/css/zoficash.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 4535, app/assets/stylesheets/css/zoficash.css */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 4543, app/assets/stylesheets/css/zoficash.css */
.carousel-control-prev {
  left: 0;
}

/* line 4546, app/assets/stylesheets/css/zoficash.css */
.carousel-control-next {
  right: 0;
}

/* line 4549, app/assets/stylesheets/css/zoficash.css */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 4556, app/assets/stylesheets/css/zoficash.css */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

/* line 4559, app/assets/stylesheets/css/zoficash.css */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 4562, app/assets/stylesheets/css/zoficash.css */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 4574, app/assets/stylesheets/css/zoficash.css */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4590, app/assets/stylesheets/css/zoficash.css */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 4592, app/assets/stylesheets/css/zoficash.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 4595, app/assets/stylesheets/css/zoficash.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 4610, app/assets/stylesheets/css/zoficash.css */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

/* line 4620, app/assets/stylesheets/css/zoficash.css */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

/* line 4631, app/assets/stylesheets/css/zoficash.css */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

/* line 4641, app/assets/stylesheets/css/zoficash.css */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 4645, app/assets/stylesheets/css/zoficash.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4648, app/assets/stylesheets/css/zoficash.css */
.align-top {
  vertical-align: top !important;
}

/* line 4651, app/assets/stylesheets/css/zoficash.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 4654, app/assets/stylesheets/css/zoficash.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 4657, app/assets/stylesheets/css/zoficash.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 4660, app/assets/stylesheets/css/zoficash.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 4663, app/assets/stylesheets/css/zoficash.css */
.bg-primary {
  background-color: #0168fa !important;
}

/* line 4666, app/assets/stylesheets/css/zoficash.css */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0153c7 !important;
}

/* line 4671, app/assets/stylesheets/css/zoficash.css */
.bg-secondary {
  background-color: #7987a1 !important;
}

/* line 4674, app/assets/stylesheets/css/zoficash.css */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #5f6d88 !important;
}

/* line 4679, app/assets/stylesheets/css/zoficash.css */
.bg-success {
  background-color: #10b759 !important;
}

/* line 4682, app/assets/stylesheets/css/zoficash.css */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #0c8842 !important;
}

/* line 4687, app/assets/stylesheets/css/zoficash.css */
.bg-info {
  background-color: #00b8d4 !important;
}

/* line 4690, app/assets/stylesheets/css/zoficash.css */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #008ca1 !important;
}

/* line 4695, app/assets/stylesheets/css/zoficash.css */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 4698, app/assets/stylesheets/css/zoficash.css */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 4703, app/assets/stylesheets/css/zoficash.css */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 4706, app/assets/stylesheets/css/zoficash.css */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 4711, app/assets/stylesheets/css/zoficash.css */
.bg-light {
  background-color: #f4f5f8 !important;
}

/* line 4714, app/assets/stylesheets/css/zoficash.css */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d5d9e4 !important;
}

/* line 4719, app/assets/stylesheets/css/zoficash.css */
.bg-dark {
  background-color: #3b4863 !important;
}

/* line 4722, app/assets/stylesheets/css/zoficash.css */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #283143 !important;
}

/* line 4727, app/assets/stylesheets/css/zoficash.css */
.bg-white {
  background-color: #fff !important;
}

/* line 4730, app/assets/stylesheets/css/zoficash.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 4733, app/assets/stylesheets/css/zoficash.css */
.border {
  border: 1px solid rgba(72, 94, 144, 0.16) !important;
}

/* line 4736, app/assets/stylesheets/css/zoficash.css */
.border-top {
  border-top: 1px solid rgba(72, 94, 144, 0.16) !important;
}

/* line 4739, app/assets/stylesheets/css/zoficash.css */
.border-right {
  border-right: 1px solid rgba(72, 94, 144, 0.16) !important;
}

/* line 4742, app/assets/stylesheets/css/zoficash.css */
.border-bottom {
  border-bottom: 1px solid rgba(72, 94, 144, 0.16) !important;
}

/* line 4745, app/assets/stylesheets/css/zoficash.css */
.border-left {
  border-left: 1px solid rgba(72, 94, 144, 0.16) !important;
}

/* line 4748, app/assets/stylesheets/css/zoficash.css */
.border-0 {
  border: 0 !important;
}

/* line 4751, app/assets/stylesheets/css/zoficash.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 4754, app/assets/stylesheets/css/zoficash.css */
.border-right-0 {
  border-right: 0 !important;
}

/* line 4757, app/assets/stylesheets/css/zoficash.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 4760, app/assets/stylesheets/css/zoficash.css */
.border-left-0 {
  border-left: 0 !important;
}

/* line 4763, app/assets/stylesheets/css/zoficash.css */
.border-primary {
  border-color: #0168fa !important;
}

/* line 4766, app/assets/stylesheets/css/zoficash.css */
.border-secondary {
  border-color: #7987a1 !important;
}

/* line 4769, app/assets/stylesheets/css/zoficash.css */
.border-success {
  border-color: #10b759 !important;
}

/* line 4772, app/assets/stylesheets/css/zoficash.css */
.border-info {
  border-color: #00b8d4 !important;
}

/* line 4775, app/assets/stylesheets/css/zoficash.css */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 4778, app/assets/stylesheets/css/zoficash.css */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 4781, app/assets/stylesheets/css/zoficash.css */
.border-light {
  border-color: #f4f5f8 !important;
}

/* line 4784, app/assets/stylesheets/css/zoficash.css */
.border-dark {
  border-color: #3b4863 !important;
}

/* line 4787, app/assets/stylesheets/css/zoficash.css */
.border-white {
  border-color: #fff !important;
}

/* line 4790, app/assets/stylesheets/css/zoficash.css */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 4793, app/assets/stylesheets/css/zoficash.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 4796, app/assets/stylesheets/css/zoficash.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 4800, app/assets/stylesheets/css/zoficash.css */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 4804, app/assets/stylesheets/css/zoficash.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 4808, app/assets/stylesheets/css/zoficash.css */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 4812, app/assets/stylesheets/css/zoficash.css */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 4815, app/assets/stylesheets/css/zoficash.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 4818, app/assets/stylesheets/css/zoficash.css */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 4821, app/assets/stylesheets/css/zoficash.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 4824, app/assets/stylesheets/css/zoficash.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 4829, app/assets/stylesheets/css/zoficash.css */
.d-none {
  display: none !important;
}

/* line 4832, app/assets/stylesheets/css/zoficash.css */
.d-inline {
  display: inline !important;
}

/* line 4835, app/assets/stylesheets/css/zoficash.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 4838, app/assets/stylesheets/css/zoficash.css */
.d-block {
  display: block !important;
}

/* line 4841, app/assets/stylesheets/css/zoficash.css */
.d-table {
  display: table !important;
}

/* line 4844, app/assets/stylesheets/css/zoficash.css */
.d-table-row {
  display: table-row !important;
}

/* line 4847, app/assets/stylesheets/css/zoficash.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 4850, app/assets/stylesheets/css/zoficash.css */
.d-flex {
  display: flex !important;
}

/* line 4853, app/assets/stylesheets/css/zoficash.css */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 4857, app/assets/stylesheets/css/zoficash.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 4859, app/assets/stylesheets/css/zoficash.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 4861, app/assets/stylesheets/css/zoficash.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 4863, app/assets/stylesheets/css/zoficash.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 4865, app/assets/stylesheets/css/zoficash.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 4867, app/assets/stylesheets/css/zoficash.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 4869, app/assets/stylesheets/css/zoficash.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 4871, app/assets/stylesheets/css/zoficash.css */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 4873, app/assets/stylesheets/css/zoficash.css */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 4877, app/assets/stylesheets/css/zoficash.css */
  .d-md-none {
    display: none !important;
  }
  /* line 4879, app/assets/stylesheets/css/zoficash.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 4881, app/assets/stylesheets/css/zoficash.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 4883, app/assets/stylesheets/css/zoficash.css */
  .d-md-block {
    display: block !important;
  }
  /* line 4885, app/assets/stylesheets/css/zoficash.css */
  .d-md-table {
    display: table !important;
  }
  /* line 4887, app/assets/stylesheets/css/zoficash.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 4889, app/assets/stylesheets/css/zoficash.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 4891, app/assets/stylesheets/css/zoficash.css */
  .d-md-flex {
    display: flex !important;
  }
  /* line 4893, app/assets/stylesheets/css/zoficash.css */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 4897, app/assets/stylesheets/css/zoficash.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 4899, app/assets/stylesheets/css/zoficash.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 4901, app/assets/stylesheets/css/zoficash.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 4903, app/assets/stylesheets/css/zoficash.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 4905, app/assets/stylesheets/css/zoficash.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 4907, app/assets/stylesheets/css/zoficash.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 4909, app/assets/stylesheets/css/zoficash.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 4911, app/assets/stylesheets/css/zoficash.css */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 4913, app/assets/stylesheets/css/zoficash.css */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 4917, app/assets/stylesheets/css/zoficash.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 4919, app/assets/stylesheets/css/zoficash.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 4921, app/assets/stylesheets/css/zoficash.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 4923, app/assets/stylesheets/css/zoficash.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 4925, app/assets/stylesheets/css/zoficash.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 4927, app/assets/stylesheets/css/zoficash.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 4929, app/assets/stylesheets/css/zoficash.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 4931, app/assets/stylesheets/css/zoficash.css */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 4933, app/assets/stylesheets/css/zoficash.css */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 4937, app/assets/stylesheets/css/zoficash.css */
  .d-print-none {
    display: none !important;
  }
  /* line 4939, app/assets/stylesheets/css/zoficash.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 4941, app/assets/stylesheets/css/zoficash.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 4943, app/assets/stylesheets/css/zoficash.css */
  .d-print-block {
    display: block !important;
  }
  /* line 4945, app/assets/stylesheets/css/zoficash.css */
  .d-print-table {
    display: table !important;
  }
  /* line 4947, app/assets/stylesheets/css/zoficash.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 4949, app/assets/stylesheets/css/zoficash.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 4951, app/assets/stylesheets/css/zoficash.css */
  .d-print-flex {
    display: flex !important;
  }
  /* line 4953, app/assets/stylesheets/css/zoficash.css */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 4956, app/assets/stylesheets/css/zoficash.css */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 4962, app/assets/stylesheets/css/zoficash.css */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 4965, app/assets/stylesheets/css/zoficash.css */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 4978, app/assets/stylesheets/css/zoficash.css */
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 4981, app/assets/stylesheets/css/zoficash.css */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 4984, app/assets/stylesheets/css/zoficash.css */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 4987, app/assets/stylesheets/css/zoficash.css */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 4990, app/assets/stylesheets/css/zoficash.css */
.flex-row {
  flex-direction: row !important;
}

/* line 4993, app/assets/stylesheets/css/zoficash.css */
.flex-column {
  flex-direction: column !important;
}

/* line 4996, app/assets/stylesheets/css/zoficash.css */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 4999, app/assets/stylesheets/css/zoficash.css */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 5002, app/assets/stylesheets/css/zoficash.css */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 5005, app/assets/stylesheets/css/zoficash.css */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 5008, app/assets/stylesheets/css/zoficash.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 5011, app/assets/stylesheets/css/zoficash.css */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 5014, app/assets/stylesheets/css/zoficash.css */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 5017, app/assets/stylesheets/css/zoficash.css */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 5020, app/assets/stylesheets/css/zoficash.css */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 5023, app/assets/stylesheets/css/zoficash.css */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 5026, app/assets/stylesheets/css/zoficash.css */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 5029, app/assets/stylesheets/css/zoficash.css */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 5032, app/assets/stylesheets/css/zoficash.css */
.justify-content-center {
  justify-content: center !important;
}

/* line 5035, app/assets/stylesheets/css/zoficash.css */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 5038, app/assets/stylesheets/css/zoficash.css */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 5041, app/assets/stylesheets/css/zoficash.css */
.align-items-start {
  align-items: flex-start !important;
}

/* line 5044, app/assets/stylesheets/css/zoficash.css */
.align-items-end {
  align-items: flex-end !important;
}

/* line 5047, app/assets/stylesheets/css/zoficash.css */
.align-items-center {
  align-items: center !important;
}

/* line 5050, app/assets/stylesheets/css/zoficash.css */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 5053, app/assets/stylesheets/css/zoficash.css */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 5056, app/assets/stylesheets/css/zoficash.css */
.align-content-start {
  align-content: flex-start !important;
}

/* line 5059, app/assets/stylesheets/css/zoficash.css */
.align-content-end {
  align-content: flex-end !important;
}

/* line 5062, app/assets/stylesheets/css/zoficash.css */
.align-content-center {
  align-content: center !important;
}

/* line 5065, app/assets/stylesheets/css/zoficash.css */
.align-content-between {
  align-content: space-between !important;
}

/* line 5068, app/assets/stylesheets/css/zoficash.css */
.align-content-around {
  align-content: space-around !important;
}

/* line 5071, app/assets/stylesheets/css/zoficash.css */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 5074, app/assets/stylesheets/css/zoficash.css */
.align-self-auto {
  align-self: auto !important;
}

/* line 5077, app/assets/stylesheets/css/zoficash.css */
.align-self-start {
  align-self: flex-start !important;
}

/* line 5080, app/assets/stylesheets/css/zoficash.css */
.align-self-end {
  align-self: flex-end !important;
}

/* line 5083, app/assets/stylesheets/css/zoficash.css */
.align-self-center {
  align-self: center !important;
}

/* line 5086, app/assets/stylesheets/css/zoficash.css */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 5089, app/assets/stylesheets/css/zoficash.css */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 5093, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 5095, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 5097, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5099, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5101, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5103, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5105, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5107, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 5109, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5111, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5113, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5115, app/assets/stylesheets/css/zoficash.css */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5117, app/assets/stylesheets/css/zoficash.css */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 5119, app/assets/stylesheets/css/zoficash.css */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 5121, app/assets/stylesheets/css/zoficash.css */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 5123, app/assets/stylesheets/css/zoficash.css */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 5125, app/assets/stylesheets/css/zoficash.css */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 5127, app/assets/stylesheets/css/zoficash.css */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 5129, app/assets/stylesheets/css/zoficash.css */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 5131, app/assets/stylesheets/css/zoficash.css */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 5133, app/assets/stylesheets/css/zoficash.css */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 5135, app/assets/stylesheets/css/zoficash.css */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 5137, app/assets/stylesheets/css/zoficash.css */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 5139, app/assets/stylesheets/css/zoficash.css */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 5141, app/assets/stylesheets/css/zoficash.css */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 5143, app/assets/stylesheets/css/zoficash.css */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 5145, app/assets/stylesheets/css/zoficash.css */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 5147, app/assets/stylesheets/css/zoficash.css */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 5149, app/assets/stylesheets/css/zoficash.css */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 5151, app/assets/stylesheets/css/zoficash.css */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 5153, app/assets/stylesheets/css/zoficash.css */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 5155, app/assets/stylesheets/css/zoficash.css */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 5157, app/assets/stylesheets/css/zoficash.css */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 5159, app/assets/stylesheets/css/zoficash.css */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 5163, app/assets/stylesheets/css/zoficash.css */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 5165, app/assets/stylesheets/css/zoficash.css */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 5167, app/assets/stylesheets/css/zoficash.css */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5169, app/assets/stylesheets/css/zoficash.css */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5171, app/assets/stylesheets/css/zoficash.css */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5173, app/assets/stylesheets/css/zoficash.css */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5175, app/assets/stylesheets/css/zoficash.css */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5177, app/assets/stylesheets/css/zoficash.css */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 5179, app/assets/stylesheets/css/zoficash.css */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5181, app/assets/stylesheets/css/zoficash.css */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5183, app/assets/stylesheets/css/zoficash.css */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5185, app/assets/stylesheets/css/zoficash.css */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5187, app/assets/stylesheets/css/zoficash.css */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 5189, app/assets/stylesheets/css/zoficash.css */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 5191, app/assets/stylesheets/css/zoficash.css */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 5193, app/assets/stylesheets/css/zoficash.css */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 5195, app/assets/stylesheets/css/zoficash.css */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 5197, app/assets/stylesheets/css/zoficash.css */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 5199, app/assets/stylesheets/css/zoficash.css */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 5201, app/assets/stylesheets/css/zoficash.css */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 5203, app/assets/stylesheets/css/zoficash.css */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 5205, app/assets/stylesheets/css/zoficash.css */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 5207, app/assets/stylesheets/css/zoficash.css */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 5209, app/assets/stylesheets/css/zoficash.css */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 5211, app/assets/stylesheets/css/zoficash.css */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 5213, app/assets/stylesheets/css/zoficash.css */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 5215, app/assets/stylesheets/css/zoficash.css */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 5217, app/assets/stylesheets/css/zoficash.css */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 5219, app/assets/stylesheets/css/zoficash.css */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 5221, app/assets/stylesheets/css/zoficash.css */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 5223, app/assets/stylesheets/css/zoficash.css */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 5225, app/assets/stylesheets/css/zoficash.css */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 5227, app/assets/stylesheets/css/zoficash.css */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 5229, app/assets/stylesheets/css/zoficash.css */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 5233, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 5235, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 5237, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5239, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5241, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5243, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5245, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5247, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 5249, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5251, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5253, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5255, app/assets/stylesheets/css/zoficash.css */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5257, app/assets/stylesheets/css/zoficash.css */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 5259, app/assets/stylesheets/css/zoficash.css */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 5261, app/assets/stylesheets/css/zoficash.css */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 5263, app/assets/stylesheets/css/zoficash.css */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 5265, app/assets/stylesheets/css/zoficash.css */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 5267, app/assets/stylesheets/css/zoficash.css */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 5269, app/assets/stylesheets/css/zoficash.css */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 5271, app/assets/stylesheets/css/zoficash.css */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 5273, app/assets/stylesheets/css/zoficash.css */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 5275, app/assets/stylesheets/css/zoficash.css */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 5277, app/assets/stylesheets/css/zoficash.css */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 5279, app/assets/stylesheets/css/zoficash.css */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 5281, app/assets/stylesheets/css/zoficash.css */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 5283, app/assets/stylesheets/css/zoficash.css */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 5285, app/assets/stylesheets/css/zoficash.css */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 5287, app/assets/stylesheets/css/zoficash.css */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 5289, app/assets/stylesheets/css/zoficash.css */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 5291, app/assets/stylesheets/css/zoficash.css */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 5293, app/assets/stylesheets/css/zoficash.css */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 5295, app/assets/stylesheets/css/zoficash.css */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 5297, app/assets/stylesheets/css/zoficash.css */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 5299, app/assets/stylesheets/css/zoficash.css */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 5303, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 5305, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 5307, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5309, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5311, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5313, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5315, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5317, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 5319, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5321, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5323, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5325, app/assets/stylesheets/css/zoficash.css */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5327, app/assets/stylesheets/css/zoficash.css */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 5329, app/assets/stylesheets/css/zoficash.css */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 5331, app/assets/stylesheets/css/zoficash.css */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 5333, app/assets/stylesheets/css/zoficash.css */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 5335, app/assets/stylesheets/css/zoficash.css */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 5337, app/assets/stylesheets/css/zoficash.css */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 5339, app/assets/stylesheets/css/zoficash.css */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 5341, app/assets/stylesheets/css/zoficash.css */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 5343, app/assets/stylesheets/css/zoficash.css */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 5345, app/assets/stylesheets/css/zoficash.css */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 5347, app/assets/stylesheets/css/zoficash.css */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 5349, app/assets/stylesheets/css/zoficash.css */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 5351, app/assets/stylesheets/css/zoficash.css */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 5353, app/assets/stylesheets/css/zoficash.css */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 5355, app/assets/stylesheets/css/zoficash.css */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 5357, app/assets/stylesheets/css/zoficash.css */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 5359, app/assets/stylesheets/css/zoficash.css */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 5361, app/assets/stylesheets/css/zoficash.css */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 5363, app/assets/stylesheets/css/zoficash.css */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 5365, app/assets/stylesheets/css/zoficash.css */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 5367, app/assets/stylesheets/css/zoficash.css */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 5369, app/assets/stylesheets/css/zoficash.css */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 5372, app/assets/stylesheets/css/zoficash.css */
.float-left {
  float: left !important;
}

/* line 5375, app/assets/stylesheets/css/zoficash.css */
.float-right {
  float: right !important;
}

/* line 5378, app/assets/stylesheets/css/zoficash.css */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5382, app/assets/stylesheets/css/zoficash.css */
  .float-sm-left {
    float: left !important;
  }
  /* line 5384, app/assets/stylesheets/css/zoficash.css */
  .float-sm-right {
    float: right !important;
  }
  /* line 5386, app/assets/stylesheets/css/zoficash.css */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 5390, app/assets/stylesheets/css/zoficash.css */
  .float-md-left {
    float: left !important;
  }
  /* line 5392, app/assets/stylesheets/css/zoficash.css */
  .float-md-right {
    float: right !important;
  }
  /* line 5394, app/assets/stylesheets/css/zoficash.css */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 5398, app/assets/stylesheets/css/zoficash.css */
  .float-lg-left {
    float: left !important;
  }
  /* line 5400, app/assets/stylesheets/css/zoficash.css */
  .float-lg-right {
    float: right !important;
  }
  /* line 5402, app/assets/stylesheets/css/zoficash.css */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5406, app/assets/stylesheets/css/zoficash.css */
  .float-xl-left {
    float: left !important;
  }
  /* line 5408, app/assets/stylesheets/css/zoficash.css */
  .float-xl-right {
    float: right !important;
  }
  /* line 5410, app/assets/stylesheets/css/zoficash.css */
  .float-xl-none {
    float: none !important;
  }
}

/* line 5413, app/assets/stylesheets/css/zoficash.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 5416, app/assets/stylesheets/css/zoficash.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5419, app/assets/stylesheets/css/zoficash.css */
.position-static {
  position: static !important;
}

/* line 5422, app/assets/stylesheets/css/zoficash.css */
.position-relative {
  position: relative !important;
}

/* line 5425, app/assets/stylesheets/css/zoficash.css */
.position-absolute {
  position: absolute !important;
}

/* line 5428, app/assets/stylesheets/css/zoficash.css */
.position-fixed {
  position: fixed !important;
}

/* line 5431, app/assets/stylesheets/css/zoficash.css */
.position-sticky {
  position: sticky !important;
}

/* line 5434, app/assets/stylesheets/css/zoficash.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 5441, app/assets/stylesheets/css/zoficash.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 5449, app/assets/stylesheets/css/zoficash.css */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5454, app/assets/stylesheets/css/zoficash.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 5464, app/assets/stylesheets/css/zoficash.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 5472, app/assets/stylesheets/css/zoficash.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 5475, app/assets/stylesheets/css/zoficash.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5478, app/assets/stylesheets/css/zoficash.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 5481, app/assets/stylesheets/css/zoficash.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 5484, app/assets/stylesheets/css/zoficash.css */
.w-25 {
  width: 25% !important;
}

/* line 5487, app/assets/stylesheets/css/zoficash.css */
.w-50 {
  width: 50% !important;
}

/* line 5490, app/assets/stylesheets/css/zoficash.css */
.w-75 {
  width: 75% !important;
}

/* line 5493, app/assets/stylesheets/css/zoficash.css */
.w-100 {
  width: 100% !important;
}

/* line 5496, app/assets/stylesheets/css/zoficash.css */
.w-auto {
  width: auto !important;
}

/* line 5499, app/assets/stylesheets/css/zoficash.css */
.h-25 {
  height: 25% !important;
}

/* line 5502, app/assets/stylesheets/css/zoficash.css */
.h-50 {
  height: 50% !important;
}

/* line 5505, app/assets/stylesheets/css/zoficash.css */
.h-75 {
  height: 75% !important;
}

/* line 5508, app/assets/stylesheets/css/zoficash.css */
.h-100 {
  height: 100% !important;
}

/* line 5511, app/assets/stylesheets/css/zoficash.css */
.h-auto {
  height: auto !important;
}

/* line 5514, app/assets/stylesheets/css/zoficash.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 5517, app/assets/stylesheets/css/zoficash.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 5520, app/assets/stylesheets/css/zoficash.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 5523, app/assets/stylesheets/css/zoficash.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 5526, app/assets/stylesheets/css/zoficash.css */
.vw-100 {
  width: 100vw !important;
}

/* line 5529, app/assets/stylesheets/css/zoficash.css */
.vh-100 {
  height: 100vh !important;
}

/* line 5532, app/assets/stylesheets/css/zoficash.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 5543, app/assets/stylesheets/css/zoficash.css */
.m-0 {
  margin: 0 !important;
}

/* line 5546, app/assets/stylesheets/css/zoficash.css */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 5550, app/assets/stylesheets/css/zoficash.css */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 5554, app/assets/stylesheets/css/zoficash.css */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 5558, app/assets/stylesheets/css/zoficash.css */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 5562, app/assets/stylesheets/css/zoficash.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 5565, app/assets/stylesheets/css/zoficash.css */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 5569, app/assets/stylesheets/css/zoficash.css */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 5573, app/assets/stylesheets/css/zoficash.css */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 5577, app/assets/stylesheets/css/zoficash.css */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 5581, app/assets/stylesheets/css/zoficash.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 5584, app/assets/stylesheets/css/zoficash.css */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 5588, app/assets/stylesheets/css/zoficash.css */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 5592, app/assets/stylesheets/css/zoficash.css */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 5596, app/assets/stylesheets/css/zoficash.css */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 5600, app/assets/stylesheets/css/zoficash.css */
.m-3 {
  margin: 1rem !important;
}

/* line 5603, app/assets/stylesheets/css/zoficash.css */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 5607, app/assets/stylesheets/css/zoficash.css */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 5611, app/assets/stylesheets/css/zoficash.css */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 5615, app/assets/stylesheets/css/zoficash.css */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 5619, app/assets/stylesheets/css/zoficash.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 5622, app/assets/stylesheets/css/zoficash.css */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 5626, app/assets/stylesheets/css/zoficash.css */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 5630, app/assets/stylesheets/css/zoficash.css */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 5634, app/assets/stylesheets/css/zoficash.css */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 5638, app/assets/stylesheets/css/zoficash.css */
.m-5 {
  margin: 3rem !important;
}

/* line 5641, app/assets/stylesheets/css/zoficash.css */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 5645, app/assets/stylesheets/css/zoficash.css */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 5649, app/assets/stylesheets/css/zoficash.css */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 5653, app/assets/stylesheets/css/zoficash.css */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 5657, app/assets/stylesheets/css/zoficash.css */
.p-0 {
  padding: 0 !important;
}

/* line 5660, app/assets/stylesheets/css/zoficash.css */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 5664, app/assets/stylesheets/css/zoficash.css */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 5668, app/assets/stylesheets/css/zoficash.css */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 5672, app/assets/stylesheets/css/zoficash.css */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 5676, app/assets/stylesheets/css/zoficash.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 5679, app/assets/stylesheets/css/zoficash.css */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 5683, app/assets/stylesheets/css/zoficash.css */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 5687, app/assets/stylesheets/css/zoficash.css */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 5691, app/assets/stylesheets/css/zoficash.css */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 5695, app/assets/stylesheets/css/zoficash.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 5698, app/assets/stylesheets/css/zoficash.css */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 5702, app/assets/stylesheets/css/zoficash.css */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 5706, app/assets/stylesheets/css/zoficash.css */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 5710, app/assets/stylesheets/css/zoficash.css */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 5714, app/assets/stylesheets/css/zoficash.css */
.p-3 {
  padding: 1rem !important;
}

/* line 5717, app/assets/stylesheets/css/zoficash.css */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 5721, app/assets/stylesheets/css/zoficash.css */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 5725, app/assets/stylesheets/css/zoficash.css */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 5729, app/assets/stylesheets/css/zoficash.css */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 5733, app/assets/stylesheets/css/zoficash.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 5736, app/assets/stylesheets/css/zoficash.css */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 5740, app/assets/stylesheets/css/zoficash.css */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 5744, app/assets/stylesheets/css/zoficash.css */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 5748, app/assets/stylesheets/css/zoficash.css */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 5752, app/assets/stylesheets/css/zoficash.css */
.p-5 {
  padding: 3rem !important;
}

/* line 5755, app/assets/stylesheets/css/zoficash.css */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 5759, app/assets/stylesheets/css/zoficash.css */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 5763, app/assets/stylesheets/css/zoficash.css */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 5767, app/assets/stylesheets/css/zoficash.css */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 5771, app/assets/stylesheets/css/zoficash.css */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 5774, app/assets/stylesheets/css/zoficash.css */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 5778, app/assets/stylesheets/css/zoficash.css */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 5782, app/assets/stylesheets/css/zoficash.css */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 5786, app/assets/stylesheets/css/zoficash.css */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 5790, app/assets/stylesheets/css/zoficash.css */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 5793, app/assets/stylesheets/css/zoficash.css */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 5797, app/assets/stylesheets/css/zoficash.css */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 5801, app/assets/stylesheets/css/zoficash.css */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 5805, app/assets/stylesheets/css/zoficash.css */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 5809, app/assets/stylesheets/css/zoficash.css */
.m-n3 {
  margin: -1rem !important;
}

/* line 5812, app/assets/stylesheets/css/zoficash.css */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 5816, app/assets/stylesheets/css/zoficash.css */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 5820, app/assets/stylesheets/css/zoficash.css */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 5824, app/assets/stylesheets/css/zoficash.css */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 5828, app/assets/stylesheets/css/zoficash.css */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 5831, app/assets/stylesheets/css/zoficash.css */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 5835, app/assets/stylesheets/css/zoficash.css */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 5839, app/assets/stylesheets/css/zoficash.css */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 5843, app/assets/stylesheets/css/zoficash.css */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 5847, app/assets/stylesheets/css/zoficash.css */
.m-n5 {
  margin: -3rem !important;
}

/* line 5850, app/assets/stylesheets/css/zoficash.css */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 5854, app/assets/stylesheets/css/zoficash.css */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 5858, app/assets/stylesheets/css/zoficash.css */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 5862, app/assets/stylesheets/css/zoficash.css */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 5866, app/assets/stylesheets/css/zoficash.css */
.m-auto {
  margin: auto !important;
}

/* line 5869, app/assets/stylesheets/css/zoficash.css */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 5873, app/assets/stylesheets/css/zoficash.css */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 5877, app/assets/stylesheets/css/zoficash.css */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 5881, app/assets/stylesheets/css/zoficash.css */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 5886, app/assets/stylesheets/css/zoficash.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 5888, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 5891, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 5894, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 5897, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 5900, app/assets/stylesheets/css/zoficash.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 5902, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 5905, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 5908, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 5911, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 5914, app/assets/stylesheets/css/zoficash.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 5916, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 5919, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 5922, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 5925, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 5928, app/assets/stylesheets/css/zoficash.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 5930, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 5933, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 5936, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 5939, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 5942, app/assets/stylesheets/css/zoficash.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 5944, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 5947, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 5950, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 5953, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 5956, app/assets/stylesheets/css/zoficash.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 5958, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 5961, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 5964, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 5967, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 5970, app/assets/stylesheets/css/zoficash.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 5972, app/assets/stylesheets/css/zoficash.css */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 5975, app/assets/stylesheets/css/zoficash.css */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 5978, app/assets/stylesheets/css/zoficash.css */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 5981, app/assets/stylesheets/css/zoficash.css */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 5984, app/assets/stylesheets/css/zoficash.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 5986, app/assets/stylesheets/css/zoficash.css */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 5989, app/assets/stylesheets/css/zoficash.css */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 5992, app/assets/stylesheets/css/zoficash.css */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 5995, app/assets/stylesheets/css/zoficash.css */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 5998, app/assets/stylesheets/css/zoficash.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 6000, app/assets/stylesheets/css/zoficash.css */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6003, app/assets/stylesheets/css/zoficash.css */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6006, app/assets/stylesheets/css/zoficash.css */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6009, app/assets/stylesheets/css/zoficash.css */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6012, app/assets/stylesheets/css/zoficash.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 6014, app/assets/stylesheets/css/zoficash.css */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 6017, app/assets/stylesheets/css/zoficash.css */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 6020, app/assets/stylesheets/css/zoficash.css */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6023, app/assets/stylesheets/css/zoficash.css */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 6026, app/assets/stylesheets/css/zoficash.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 6028, app/assets/stylesheets/css/zoficash.css */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6031, app/assets/stylesheets/css/zoficash.css */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6034, app/assets/stylesheets/css/zoficash.css */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6037, app/assets/stylesheets/css/zoficash.css */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6040, app/assets/stylesheets/css/zoficash.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 6042, app/assets/stylesheets/css/zoficash.css */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 6045, app/assets/stylesheets/css/zoficash.css */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 6048, app/assets/stylesheets/css/zoficash.css */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6051, app/assets/stylesheets/css/zoficash.css */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 6054, app/assets/stylesheets/css/zoficash.css */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 6056, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6059, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6062, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6065, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6068, app/assets/stylesheets/css/zoficash.css */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 6070, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6073, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6076, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6079, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6082, app/assets/stylesheets/css/zoficash.css */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 6084, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 6087, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 6090, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6093, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 6096, app/assets/stylesheets/css/zoficash.css */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 6098, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6101, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6104, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6107, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6110, app/assets/stylesheets/css/zoficash.css */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 6112, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 6115, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 6118, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6121, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 6124, app/assets/stylesheets/css/zoficash.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 6126, app/assets/stylesheets/css/zoficash.css */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 6129, app/assets/stylesheets/css/zoficash.css */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 6132, app/assets/stylesheets/css/zoficash.css */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 6135, app/assets/stylesheets/css/zoficash.css */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 6140, app/assets/stylesheets/css/zoficash.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 6142, app/assets/stylesheets/css/zoficash.css */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 6145, app/assets/stylesheets/css/zoficash.css */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 6148, app/assets/stylesheets/css/zoficash.css */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 6151, app/assets/stylesheets/css/zoficash.css */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 6154, app/assets/stylesheets/css/zoficash.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 6156, app/assets/stylesheets/css/zoficash.css */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6159, app/assets/stylesheets/css/zoficash.css */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6162, app/assets/stylesheets/css/zoficash.css */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6165, app/assets/stylesheets/css/zoficash.css */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6168, app/assets/stylesheets/css/zoficash.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 6170, app/assets/stylesheets/css/zoficash.css */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6173, app/assets/stylesheets/css/zoficash.css */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6176, app/assets/stylesheets/css/zoficash.css */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6179, app/assets/stylesheets/css/zoficash.css */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6182, app/assets/stylesheets/css/zoficash.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 6184, app/assets/stylesheets/css/zoficash.css */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 6187, app/assets/stylesheets/css/zoficash.css */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 6190, app/assets/stylesheets/css/zoficash.css */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6193, app/assets/stylesheets/css/zoficash.css */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 6196, app/assets/stylesheets/css/zoficash.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 6198, app/assets/stylesheets/css/zoficash.css */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6201, app/assets/stylesheets/css/zoficash.css */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6204, app/assets/stylesheets/css/zoficash.css */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6207, app/assets/stylesheets/css/zoficash.css */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6210, app/assets/stylesheets/css/zoficash.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 6212, app/assets/stylesheets/css/zoficash.css */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 6215, app/assets/stylesheets/css/zoficash.css */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 6218, app/assets/stylesheets/css/zoficash.css */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6221, app/assets/stylesheets/css/zoficash.css */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 6224, app/assets/stylesheets/css/zoficash.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 6226, app/assets/stylesheets/css/zoficash.css */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 6229, app/assets/stylesheets/css/zoficash.css */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 6232, app/assets/stylesheets/css/zoficash.css */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 6235, app/assets/stylesheets/css/zoficash.css */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 6238, app/assets/stylesheets/css/zoficash.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 6240, app/assets/stylesheets/css/zoficash.css */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6243, app/assets/stylesheets/css/zoficash.css */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6246, app/assets/stylesheets/css/zoficash.css */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6249, app/assets/stylesheets/css/zoficash.css */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6252, app/assets/stylesheets/css/zoficash.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 6254, app/assets/stylesheets/css/zoficash.css */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6257, app/assets/stylesheets/css/zoficash.css */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6260, app/assets/stylesheets/css/zoficash.css */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6263, app/assets/stylesheets/css/zoficash.css */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6266, app/assets/stylesheets/css/zoficash.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 6268, app/assets/stylesheets/css/zoficash.css */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 6271, app/assets/stylesheets/css/zoficash.css */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 6274, app/assets/stylesheets/css/zoficash.css */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6277, app/assets/stylesheets/css/zoficash.css */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 6280, app/assets/stylesheets/css/zoficash.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 6282, app/assets/stylesheets/css/zoficash.css */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6285, app/assets/stylesheets/css/zoficash.css */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6288, app/assets/stylesheets/css/zoficash.css */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6291, app/assets/stylesheets/css/zoficash.css */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6294, app/assets/stylesheets/css/zoficash.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 6296, app/assets/stylesheets/css/zoficash.css */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 6299, app/assets/stylesheets/css/zoficash.css */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 6302, app/assets/stylesheets/css/zoficash.css */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6305, app/assets/stylesheets/css/zoficash.css */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 6308, app/assets/stylesheets/css/zoficash.css */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 6310, app/assets/stylesheets/css/zoficash.css */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6313, app/assets/stylesheets/css/zoficash.css */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6316, app/assets/stylesheets/css/zoficash.css */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6319, app/assets/stylesheets/css/zoficash.css */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6322, app/assets/stylesheets/css/zoficash.css */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 6324, app/assets/stylesheets/css/zoficash.css */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6327, app/assets/stylesheets/css/zoficash.css */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6330, app/assets/stylesheets/css/zoficash.css */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6333, app/assets/stylesheets/css/zoficash.css */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6336, app/assets/stylesheets/css/zoficash.css */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 6338, app/assets/stylesheets/css/zoficash.css */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 6341, app/assets/stylesheets/css/zoficash.css */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 6344, app/assets/stylesheets/css/zoficash.css */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6347, app/assets/stylesheets/css/zoficash.css */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 6350, app/assets/stylesheets/css/zoficash.css */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 6352, app/assets/stylesheets/css/zoficash.css */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6355, app/assets/stylesheets/css/zoficash.css */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6358, app/assets/stylesheets/css/zoficash.css */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6361, app/assets/stylesheets/css/zoficash.css */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6364, app/assets/stylesheets/css/zoficash.css */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 6366, app/assets/stylesheets/css/zoficash.css */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 6369, app/assets/stylesheets/css/zoficash.css */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 6372, app/assets/stylesheets/css/zoficash.css */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6375, app/assets/stylesheets/css/zoficash.css */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 6378, app/assets/stylesheets/css/zoficash.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 6380, app/assets/stylesheets/css/zoficash.css */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 6383, app/assets/stylesheets/css/zoficash.css */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 6386, app/assets/stylesheets/css/zoficash.css */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 6389, app/assets/stylesheets/css/zoficash.css */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 6394, app/assets/stylesheets/css/zoficash.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 6396, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 6399, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 6402, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 6405, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 6408, app/assets/stylesheets/css/zoficash.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 6410, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6413, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6416, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6419, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6422, app/assets/stylesheets/css/zoficash.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 6424, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6427, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6430, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6433, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6436, app/assets/stylesheets/css/zoficash.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 6438, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 6441, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 6444, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6447, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 6450, app/assets/stylesheets/css/zoficash.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 6452, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6455, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6458, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6461, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6464, app/assets/stylesheets/css/zoficash.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 6466, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 6469, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 6472, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6475, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 6478, app/assets/stylesheets/css/zoficash.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 6480, app/assets/stylesheets/css/zoficash.css */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 6483, app/assets/stylesheets/css/zoficash.css */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 6486, app/assets/stylesheets/css/zoficash.css */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 6489, app/assets/stylesheets/css/zoficash.css */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 6492, app/assets/stylesheets/css/zoficash.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 6494, app/assets/stylesheets/css/zoficash.css */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6497, app/assets/stylesheets/css/zoficash.css */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6500, app/assets/stylesheets/css/zoficash.css */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6503, app/assets/stylesheets/css/zoficash.css */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6506, app/assets/stylesheets/css/zoficash.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 6508, app/assets/stylesheets/css/zoficash.css */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6511, app/assets/stylesheets/css/zoficash.css */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6514, app/assets/stylesheets/css/zoficash.css */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6517, app/assets/stylesheets/css/zoficash.css */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6520, app/assets/stylesheets/css/zoficash.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 6522, app/assets/stylesheets/css/zoficash.css */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 6525, app/assets/stylesheets/css/zoficash.css */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 6528, app/assets/stylesheets/css/zoficash.css */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6531, app/assets/stylesheets/css/zoficash.css */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 6534, app/assets/stylesheets/css/zoficash.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 6536, app/assets/stylesheets/css/zoficash.css */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6539, app/assets/stylesheets/css/zoficash.css */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6542, app/assets/stylesheets/css/zoficash.css */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6545, app/assets/stylesheets/css/zoficash.css */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6548, app/assets/stylesheets/css/zoficash.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 6550, app/assets/stylesheets/css/zoficash.css */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 6553, app/assets/stylesheets/css/zoficash.css */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 6556, app/assets/stylesheets/css/zoficash.css */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6559, app/assets/stylesheets/css/zoficash.css */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 6562, app/assets/stylesheets/css/zoficash.css */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 6564, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6567, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6570, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6573, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6576, app/assets/stylesheets/css/zoficash.css */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 6578, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6581, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6584, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6587, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6590, app/assets/stylesheets/css/zoficash.css */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 6592, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 6595, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 6598, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6601, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 6604, app/assets/stylesheets/css/zoficash.css */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 6606, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6609, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6612, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6615, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6618, app/assets/stylesheets/css/zoficash.css */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 6620, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 6623, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 6626, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6629, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 6632, app/assets/stylesheets/css/zoficash.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 6634, app/assets/stylesheets/css/zoficash.css */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 6637, app/assets/stylesheets/css/zoficash.css */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 6640, app/assets/stylesheets/css/zoficash.css */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 6643, app/assets/stylesheets/css/zoficash.css */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 6648, app/assets/stylesheets/css/zoficash.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 6650, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 6653, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 6656, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 6659, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 6662, app/assets/stylesheets/css/zoficash.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 6664, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6667, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6670, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6673, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6676, app/assets/stylesheets/css/zoficash.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 6678, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6681, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6684, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6687, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6690, app/assets/stylesheets/css/zoficash.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 6692, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 6695, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 6698, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6701, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 6704, app/assets/stylesheets/css/zoficash.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 6706, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6709, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6712, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6715, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6718, app/assets/stylesheets/css/zoficash.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 6720, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 6723, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 6726, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6729, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 6732, app/assets/stylesheets/css/zoficash.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 6734, app/assets/stylesheets/css/zoficash.css */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 6737, app/assets/stylesheets/css/zoficash.css */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 6740, app/assets/stylesheets/css/zoficash.css */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 6743, app/assets/stylesheets/css/zoficash.css */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 6746, app/assets/stylesheets/css/zoficash.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 6748, app/assets/stylesheets/css/zoficash.css */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6751, app/assets/stylesheets/css/zoficash.css */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6754, app/assets/stylesheets/css/zoficash.css */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6757, app/assets/stylesheets/css/zoficash.css */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6760, app/assets/stylesheets/css/zoficash.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 6762, app/assets/stylesheets/css/zoficash.css */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6765, app/assets/stylesheets/css/zoficash.css */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6768, app/assets/stylesheets/css/zoficash.css */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6771, app/assets/stylesheets/css/zoficash.css */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6774, app/assets/stylesheets/css/zoficash.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 6776, app/assets/stylesheets/css/zoficash.css */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 6779, app/assets/stylesheets/css/zoficash.css */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 6782, app/assets/stylesheets/css/zoficash.css */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6785, app/assets/stylesheets/css/zoficash.css */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 6788, app/assets/stylesheets/css/zoficash.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 6790, app/assets/stylesheets/css/zoficash.css */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6793, app/assets/stylesheets/css/zoficash.css */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6796, app/assets/stylesheets/css/zoficash.css */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6799, app/assets/stylesheets/css/zoficash.css */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6802, app/assets/stylesheets/css/zoficash.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 6804, app/assets/stylesheets/css/zoficash.css */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 6807, app/assets/stylesheets/css/zoficash.css */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 6810, app/assets/stylesheets/css/zoficash.css */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6813, app/assets/stylesheets/css/zoficash.css */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 6816, app/assets/stylesheets/css/zoficash.css */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 6818, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6821, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6824, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6827, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6830, app/assets/stylesheets/css/zoficash.css */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 6832, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6835, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6838, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6841, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6844, app/assets/stylesheets/css/zoficash.css */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 6846, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 6849, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 6852, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6855, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 6858, app/assets/stylesheets/css/zoficash.css */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 6860, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6863, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6866, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6869, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6872, app/assets/stylesheets/css/zoficash.css */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 6874, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 6877, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 6880, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6883, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 6886, app/assets/stylesheets/css/zoficash.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 6888, app/assets/stylesheets/css/zoficash.css */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 6891, app/assets/stylesheets/css/zoficash.css */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 6894, app/assets/stylesheets/css/zoficash.css */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 6897, app/assets/stylesheets/css/zoficash.css */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 6901, app/assets/stylesheets/css/zoficash.css */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 6904, app/assets/stylesheets/css/zoficash.css */
.text-justify {
  text-align: justify !important;
}

/* line 6907, app/assets/stylesheets/css/zoficash.css */
.text-wrap {
  white-space: normal !important;
}

/* line 6910, app/assets/stylesheets/css/zoficash.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 6913, app/assets/stylesheets/css/zoficash.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6918, app/assets/stylesheets/css/zoficash.css */
.text-left {
  text-align: left !important;
}

/* line 6921, app/assets/stylesheets/css/zoficash.css */
.text-right {
  text-align: right !important;
}

/* line 6924, app/assets/stylesheets/css/zoficash.css */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 6928, app/assets/stylesheets/css/zoficash.css */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 6930, app/assets/stylesheets/css/zoficash.css */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 6932, app/assets/stylesheets/css/zoficash.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 6936, app/assets/stylesheets/css/zoficash.css */
  .text-md-left {
    text-align: left !important;
  }
  /* line 6938, app/assets/stylesheets/css/zoficash.css */
  .text-md-right {
    text-align: right !important;
  }
  /* line 6940, app/assets/stylesheets/css/zoficash.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 6944, app/assets/stylesheets/css/zoficash.css */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 6946, app/assets/stylesheets/css/zoficash.css */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 6948, app/assets/stylesheets/css/zoficash.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 6952, app/assets/stylesheets/css/zoficash.css */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 6954, app/assets/stylesheets/css/zoficash.css */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 6956, app/assets/stylesheets/css/zoficash.css */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 6959, app/assets/stylesheets/css/zoficash.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 6962, app/assets/stylesheets/css/zoficash.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 6965, app/assets/stylesheets/css/zoficash.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 6968, app/assets/stylesheets/css/zoficash.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 6971, app/assets/stylesheets/css/zoficash.css */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 6974, app/assets/stylesheets/css/zoficash.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 6977, app/assets/stylesheets/css/zoficash.css */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 6980, app/assets/stylesheets/css/zoficash.css */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 6983, app/assets/stylesheets/css/zoficash.css */
.font-italic {
  font-style: italic !important;
}

/* line 6986, app/assets/stylesheets/css/zoficash.css */
.text-white {
  color: #fff !important;
}

/* line 6989, app/assets/stylesheets/css/zoficash.css */
.text-primary {
  color: #0168fa !important;
}

/* line 6992, app/assets/stylesheets/css/zoficash.css */
a.text-primary:hover, a.text-primary:focus {
  color: #0148ae !important;
}

/* line 6995, app/assets/stylesheets/css/zoficash.css */
.text-secondary {
  color: #7987a1 !important;
}

/* line 6998, app/assets/stylesheets/css/zoficash.css */
a.text-secondary:hover, a.text-secondary:focus {
  color: #556179 !important;
}

/* line 7001, app/assets/stylesheets/css/zoficash.css */
.text-success {
  color: #10b759 !important;
}

/* line 7004, app/assets/stylesheets/css/zoficash.css */
a.text-success:hover, a.text-success:focus {
  color: #0a7137 !important;
}

/* line 7007, app/assets/stylesheets/css/zoficash.css */
.text-info {
  color: #00b8d4 !important;
}

/* line 7010, app/assets/stylesheets/css/zoficash.css */
a.text-info:hover, a.text-info:focus {
  color: #007688 !important;
}

/* line 7013, app/assets/stylesheets/css/zoficash.css */
.text-warning {
  color: #ffc107 !important;
}

/* line 7016, app/assets/stylesheets/css/zoficash.css */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 7019, app/assets/stylesheets/css/zoficash.css */
.text-danger {
  color: #dc3545 !important;
}

/* line 7022, app/assets/stylesheets/css/zoficash.css */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 7025, app/assets/stylesheets/css/zoficash.css */
.text-light {
  color: #f4f5f8 !important;
}

/* line 7028, app/assets/stylesheets/css/zoficash.css */
a.text-light:hover, a.text-light:focus {
  color: #c5cbda !important;
}

/* line 7031, app/assets/stylesheets/css/zoficash.css */
.text-dark {
  color: #3b4863 !important;
}

/* line 7034, app/assets/stylesheets/css/zoficash.css */
a.text-dark:hover, a.text-dark:focus {
  color: #1e2533 !important;
}

/* line 7037, app/assets/stylesheets/css/zoficash.css */
.text-body {
  color: #001737 !important;
}

/* line 7040, app/assets/stylesheets/css/zoficash.css */
.text-muted {
  color: #7987a1 !important;
}

/* line 7043, app/assets/stylesheets/css/zoficash.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 7046, app/assets/stylesheets/css/zoficash.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 7049, app/assets/stylesheets/css/zoficash.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 7056, app/assets/stylesheets/css/zoficash.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 7059, app/assets/stylesheets/css/zoficash.css */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 7063, app/assets/stylesheets/css/zoficash.css */
.text-reset {
  color: inherit !important;
}

/* line 7066, app/assets/stylesheets/css/zoficash.css */
.visible {
  visibility: visible !important;
}

/* line 7069, app/assets/stylesheets/css/zoficash.css */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 7073, app/assets/stylesheets/css/zoficash.css */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 7078, app/assets/stylesheets/css/zoficash.css */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 7080, app/assets/stylesheets/css/zoficash.css */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 7082, app/assets/stylesheets/css/zoficash.css */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 7084, app/assets/stylesheets/css/zoficash.css */
  pre,
blockquote {
    border: 1px solid #97a3b9;
    page-break-inside: avoid;
  }
  /* line 7088, app/assets/stylesheets/css/zoficash.css */
  thead {
    display: table-header-group;
  }
  /* line 7090, app/assets/stylesheets/css/zoficash.css */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 7093, app/assets/stylesheets/css/zoficash.css */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 7098, app/assets/stylesheets/css/zoficash.css */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 7103, app/assets/stylesheets/css/zoficash.css */
  body {
    min-width: 992px !important;
  }
  /* line 7105, app/assets/stylesheets/css/zoficash.css */
  .container {
    min-width: 992px !important;
  }
  /* line 7107, app/assets/stylesheets/css/zoficash.css */
  .navbar {
    display: none;
  }
  /* line 7109, app/assets/stylesheets/css/zoficash.css */
  .badge {
    border: 1px solid #000;
  }
  /* line 7111, app/assets/stylesheets/css/zoficash.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 7113, app/assets/stylesheets/css/zoficash.css */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 7116, app/assets/stylesheets/css/zoficash.css */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #cdd4e0 !important;
  }
  /* line 7119, app/assets/stylesheets/css/zoficash.css */
  .table-dark {
    color: inherit;
  }
  /* line 7121, app/assets/stylesheets/css/zoficash.css */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: rgba(72, 94, 144, 0.16);
  }
  /* line 7126, app/assets/stylesheets/css/zoficash.css */
  .table .thead-dark th {
    color: inherit;
    border-color: rgba(72, 94, 144, 0.16);
  }
}

/* ############### BOOTSTRAP OVERRIDES ############### */
/* line 7131, app/assets/stylesheets/css/zoficash.css */
hr {
  border-color: rgba(72, 94, 144, 0.16);
}

/* line 7134, app/assets/stylesheets/css/zoficash.css */
strong {
  font-weight: 600;
}

/* line 7137, app/assets/stylesheets/css/zoficash.css */
.alert {
  padding: 12px 15px;
}

/* line 7140, app/assets/stylesheets/css/zoficash.css */
.alert-secondary {
  background-color: #e3e7ed;
  border-color: #cdd4e0;
}

/* line 7144, app/assets/stylesheets/css/zoficash.css */
.alert-light {
  background-color: #eeeff4;
  border-color: #e3e7ed;
}

/* line 7148, app/assets/stylesheets/css/zoficash.css */
.alert-dark {
  background-color: #97a3b9;
  border-color: #8e9bb3;
}

/* line 7152, app/assets/stylesheets/css/zoficash.css */
.alert-dismissible .close {
  padding: 0;
  top: 9px;
  right: 15px;
  font-weight: 500;
}

/* line 7158, app/assets/stylesheets/css/zoficash.css */
.alert-outline {
  background-color: transparent;
  border-width: 2px;
  font-weight: 500;
  padding: 11px 15px;
  border-radius: 3px;
}

/* line 7164, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-primary {
  border-color: #0168fa;
  color: #0168fa;
}

/* line 7167, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-secondary {
  border-color: #97a3b9;
  color: #7987a1;
}

/* line 7170, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-success {
  border-color: #10b759;
  color: #10b759;
}

/* line 7173, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-danger {
  border-color: #dc3545;
  color: #dc3545;
}

/* line 7176, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-warning {
  border-color: #edb100;
  color: #edb100;
}

/* line 7179, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-info {
  border-color: #00b8d4;
  color: #00b8d4;
}

/* line 7182, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-light {
  border-color: #cdd4e0;
  color: #97a3b9;
}

/* line 7185, app/assets/stylesheets/css/zoficash.css */
.alert-outline.alert-dark {
  border-color: #7987a1;
  color: #596882;
}

/* line 7189, app/assets/stylesheets/css/zoficash.css */
.alert-solid {
  border-width: 0;
}

/* line 7191, app/assets/stylesheets/css/zoficash.css */
.alert-solid:not(.alert-secondary), .alert-solid:not(.alert-light) {
  color: #fff;
}

/* line 7193, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-primary {
  background-color: #0168fa;
}

/* line 7195, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-secondary {
  background-color: #7987a1;
}

/* line 7197, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-success {
  background-color: #10b759;
}

/* line 7199, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-danger {
  background-color: #dc3545;
}

/* line 7201, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-warning {
  background-color: #ffc107;
}

/* line 7203, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-info {
  background-color: #00b8d4;
}

/* line 7205, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-light {
  background-color: #b4bdce;
}

/* line 7207, app/assets/stylesheets/css/zoficash.css */
.alert-solid.alert-dark {
  background-color: #596882;
}

/* line 7210, app/assets/stylesheets/css/zoficash.css */
.badge {
  font-size: 10px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  padding: 3px 5px 4px;
  border-radius: 3px;
}

/* line 7217, app/assets/stylesheets/css/zoficash.css */
.badge-light {
  background-color: #cdd4e0;
}

/* line 7220, app/assets/stylesheets/css/zoficash.css */
.badge-pill {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 7224, app/assets/stylesheets/css/zoficash.css */
.breadcrumb {
  background-color: #e5e9f2;
}

/* line 7227, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style1,
.breadcrumb-style2,
.breadcrumb-style3 {
  border-radius: 0;
  background-color: transparent;
  padding: 0;
}

/* line 7233, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style1 .breadcrumb-item,
.breadcrumb-style2 .breadcrumb-item,
.breadcrumb-style3 .breadcrumb-item {
  font-size: 10px;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  letter-spacing: .5px;
  text-transform: uppercase;
}

/* line 7241, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style1 .breadcrumb-item a,
.breadcrumb-style2 .breadcrumb-item a,
.breadcrumb-style3 .breadcrumb-item a {
  color: #1c273c;
}

/* line 7245, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style1 .breadcrumb-item a:hover, .breadcrumb-style1 .breadcrumb-item a:focus,
.breadcrumb-style2 .breadcrumb-item a:hover,
.breadcrumb-style2 .breadcrumb-item a:focus,
.breadcrumb-style3 .breadcrumb-item a:hover,
.breadcrumb-style3 .breadcrumb-item a:focus {
  color: #0168fa;
}

/* line 7251, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style1 .breadcrumb-item.active,
.breadcrumb-style2 .breadcrumb-item.active,
.breadcrumb-style3 .breadcrumb-item.active {
  color: #0168fa;
}

/* line 7255, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style1 .breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-style2 .breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-style3 .breadcrumb-item + .breadcrumb-item::before {
  color: #97a3b9;
}

/* line 7260, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style2 .breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-style3 .breadcrumb-item + .breadcrumb-item::before {
  width: 16px;
  text-align: center;
  font-family: 'Ionicons';
}

/* line 7266, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style2 .breadcrumb-item + .breadcrumb-item::before {
  content: '\f3d1';
}

/* line 7269, app/assets/stylesheets/css/zoficash.css */
.breadcrumb-style3 .breadcrumb-item + .breadcrumb-item::before {
  content: '\f287';
}

/* line 7272, app/assets/stylesheets/css/zoficash.css */
.btn, .ui-datepicker-buttonpane button, .sp-container button {
  font-size: inherit;
}

/* line 7274, app/assets/stylesheets/css/zoficash.css */
.btn:focus, .ui-datepicker-buttonpane button:focus, .sp-container button:focus, .btn:active, .ui-datepicker-buttonpane button:active, .sp-container button:active {
  box-shadow: none;
}

/* line 7276, app/assets/stylesheets/css/zoficash.css */
.btn svg, .ui-datepicker-buttonpane button svg, .sp-container button svg {
  width: 14px;
  height: 14px;
  stroke-width: 2.5px;
  margin-top: -2px;
}

/* line 7281, app/assets/stylesheets/css/zoficash.css */
.btn.active-primary, .ui-datepicker-buttonpane button.active-primary, .sp-container button.active-primary, .btn.active-primary:hover, .ui-datepicker-buttonpane button.active-primary:hover, .sp-container button.active-primary:hover, .btn.active-primary:focus, .ui-datepicker-buttonpane button.active-primary:focus, .sp-container button.active-primary:focus {
  background-color: #fff;
  border-color: #0168fa;
  color: #0168fa;
}

/* line 7286, app/assets/stylesheets/css/zoficash.css */
.btn-sm, .btn-group-sm > .btn, .ui-datepicker-buttonpane .btn-group-sm > button, .sp-container .btn-group-sm > button, .ui-datepicker-buttonpane button {
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 7291, app/assets/stylesheets/css/zoficash.css */
.btn-xs {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0.25rem;
}

/* line 7297, app/assets/stylesheets/css/zoficash.css */
.btn-lg, .btn-group-lg > .btn, .ui-datepicker-buttonpane .btn-group-lg > button, .sp-container .btn-group-lg > button {
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

/* line 7301, app/assets/stylesheets/css/zoficash.css */
.btn-light {
  background-color: #e5e9f2;
  border-color: #cdd5e6;
  color: #8392a5;
}

/* line 7305, app/assets/stylesheets/css/zoficash.css */
.btn-light:hover, .btn-light:focus {
  background-color: #e5e9f2;
  border-color: #cdd5e6;
}

/* line 7309, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light {
  border-color: #b4bdce;
  color: #7987a1;
}

/* line 7312, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active {
  background-color: #b4bdce;
  border-color: #b4bdce;
}

/* line 7316, app/assets/stylesheets/css/zoficash.css */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled),
.show > .btn-outline-light.dropdown-toggle {
  background-color: #cdd4e0;
  border-color: #b4bdce;
}

/* line 7321, app/assets/stylesheets/css/zoficash.css */
.btn-white {
  background-color: #fff;
  border-color: #c0ccda;
  color: rgba(27, 46, 75, 0.7);
}

/* line 7325, app/assets/stylesheets/css/zoficash.css */
.btn-white:hover, .btn-white:focus {
  border-color: #8392a5;
  color: #1b2e4b;
}

/* line 7328, app/assets/stylesheets/css/zoficash.css */
.btn-white:active, .btn-white.active {
  background-color: #f5f6fa;
}

/* line 7331, app/assets/stylesheets/css/zoficash.css */
.btn-icon {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 7334, app/assets/stylesheets/css/zoficash.css */
.btn-icon.btn-sm, .btn-group-sm > .btn-icon.btn, .sp-container .btn-group-sm > button.btn-icon, .ui-datepicker-buttonpane button.btn-icon {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 7337, app/assets/stylesheets/css/zoficash.css */
.btn-icon.btn-xs {
  padding-left: 6px;
  padding-right: 6px;
}

/* line 7340, app/assets/stylesheets/css/zoficash.css */
.btn-icon svg {
  margin: 0;
}

/* line 7343, app/assets/stylesheets/css/zoficash.css */
.btn-brand-01 {
  background-color: #015de1;
  border-color: #015de1;
  color: #fff;
}

/* line 7347, app/assets/stylesheets/css/zoficash.css */
.btn-brand-01:hover, .btn-brand-01:focus {
  background-color: #0153c7;
  border-color: #0153c7;
  color: #fff;
}

/* line 7352, app/assets/stylesheets/css/zoficash.css */
.btn-brand-02 {
  background-color: #042893;
  border-color: #042893;
  color: #fff;
}

/* line 7356, app/assets/stylesheets/css/zoficash.css */
.btn-brand-02:hover, .btn-brand-02:focus {
  background-color: #063cdd;
  border-color: #063cdd;
  color: #fff;
}

/* line 7361, app/assets/stylesheets/css/zoficash.css */
.btn-outline-facebook {
  background-color: transparent;
  border-color: #4064ac;
  color: #4064ac;
}

/* line 7365, app/assets/stylesheets/css/zoficash.css */
.btn-outline-facebook:hover, .btn-outline-facebook:focus {
  background-color: #4064ac;
  border-color: #4064ac;
  color: #fff;
}

/* line 7370, app/assets/stylesheets/css/zoficash.css */
.btn-outline-twitter {
  background-color: transparent;
  border-color: #00a7e6;
  color: #00a7e6;
}

/* line 7374, app/assets/stylesheets/css/zoficash.css */
.btn-outline-twitter:hover, .btn-outline-twitter:focus {
  background-color: #00a7e6;
  border-color: #00a7e6;
  color: #fff;
}

/* line 7379, app/assets/stylesheets/css/zoficash.css */
.btn-uppercase {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
  line-height: 1.75;
}

/* line 7385, app/assets/stylesheets/css/zoficash.css */
.btn-uppercase.btn-sm, .btn-group-sm > .btn-uppercase.btn, .sp-container .btn-group-sm > button.btn-uppercase, .ui-datepicker-buttonpane button.btn-uppercase {
  font-size: 11px;
  line-height: 1.773;
}

/* line 7388, app/assets/stylesheets/css/zoficash.css */
.btn-uppercase.btn-xs {
  font-size: 10px;
  line-height: 1.8;
}

/* line 7392, app/assets/stylesheets/css/zoficash.css */
.card.bg-primary, .card.bg-secondary, .card.bg-success, .card.bg-warning, .card.bg-danger, .card.bg-info, .card.bg-dark {
  border-width: 0;
}

/* line 7394, app/assets/stylesheets/css/zoficash.css */
.card.bg-primary .card-header, .card.bg-secondary .card-header, .card.bg-success .card-header, .card.bg-warning .card-header, .card.bg-danger .card-header, .card.bg-info .card-header, .card.bg-dark .card-header {
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 7398, app/assets/stylesheets/css/zoficash.css */
.card-header,
.card-footer {
  background-color: transparent;
  border-color: rgba(72, 94, 144, 0.16);
}

/* line 7403, app/assets/stylesheets/css/zoficash.css */
.card-header {
  padding: 15px;
}

@media (min-width: 576px) {
  /* line 7406, app/assets/stylesheets/css/zoficash.css */
  .card-header {
    padding: 15px 20px;
  }
}

/* line 7409, app/assets/stylesheets/css/zoficash.css */
.card-body {
  padding: 15px;
}

@media (min-width: 576px) {
  /* line 7412, app/assets/stylesheets/css/zoficash.css */
  .card-body {
    padding: 20px;
  }
}

/* line 7415, app/assets/stylesheets/css/zoficash.css */
.card-img {
  border-radius: 0.25rem;
}

/* line 7418, app/assets/stylesheets/css/zoficash.css */
.card-img-top {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 7422, app/assets/stylesheets/css/zoficash.css */
.card-img-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 7426, app/assets/stylesheets/css/zoficash.css */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none;
  display: block;
  width: auto;
  height: auto;
}

/* line 7432, app/assets/stylesheets/css/zoficash.css */
.carousel-control-prev-icon svg,
.carousel-control-next-icon svg {
  width: 48px;
  height: 48px;
}

/* line 7437, app/assets/stylesheets/css/zoficash.css */
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

/* line 7442, app/assets/stylesheets/css/zoficash.css */
.custom-control {
  min-height: inherit;
}

/* line 7445, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  border-color: rgba(1, 104, 250, 0.2);
}

/* line 7450, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after,
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after {
  top: 44%;
  transform: translateY(-50%);
}

/* line 7458, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-label:empty,
.custom-radio .custom-control-label:empty,
.custom-switch .custom-control-label:empty {
  height: 20px;
}

/* line 7462, app/assets/stylesheets/css/zoficash.css */
.custom-checkbox .custom-control-label:empty::before, .custom-checkbox .custom-control-label:empty::after,
.custom-radio .custom-control-label:empty::before,
.custom-radio .custom-control-label:empty::after,
.custom-switch .custom-control-label:empty::before,
.custom-switch .custom-control-label:empty::after {
  left: -16px;
}

/* line 7469, app/assets/stylesheets/css/zoficash.css */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translate(0.75rem, -50%);
}

/* line 7472, app/assets/stylesheets/css/zoficash.css */
.custom-select {
  border-color: #c0ccda;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 7477, app/assets/stylesheets/css/zoficash.css */
.custom-select:invalid {
  color: #97a3b9;
}

/* line 7479, app/assets/stylesheets/css/zoficash.css */
.custom-select option {
  color: #001737;
}

/* line 7482, app/assets/stylesheets/css/zoficash.css */
.custom-file-label, .custom-file-label::after {
  display: flex;
  align-items: center;
}

/* line 7486, app/assets/stylesheets/css/zoficash.css */
.custom-file-label::after {
  background-color: #f5f6fa;
}

/* line 7489, app/assets/stylesheets/css/zoficash.css */
.dropdown-menu {
  border-color: rgba(131, 146, 165, 0.27);
  box-shadow: 0 0 8px 2px rgba(28, 39, 60, 0.04);
  padding: 5px;
}

/* line 7494, app/assets/stylesheets/css/zoficash.css */
.dropdown-item {
  padding: 6px 15px;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7499, app/assets/stylesheets/css/zoficash.css */
  .dropdown-item {
    transition: none;
  }
}

/* line 7501, app/assets/stylesheets/css/zoficash.css */
.dropdown-item:hover, .dropdown-item:focus {
  background-color: #e5e9f2;
}

/* line 7503, app/assets/stylesheets/css/zoficash.css */
.dropdown-item.active {
  background-color: #0168fa;
}

/* line 7506, app/assets/stylesheets/css/zoficash.css */
.dropdown-header {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 7510, app/assets/stylesheets/css/zoficash.css */
.dropdown-divider {
  margin: 2px 15px;
}

/* line 7513, app/assets/stylesheets/css/zoficash.css */
.form-control {
  color: #1b2e4b;
  font-size: inherit;
}

/* line 7516, app/assets/stylesheets/css/zoficash.css */
.form-control::placeholder {
  color: #c0ccda;
}

/* line 7518, app/assets/stylesheets/css/zoficash.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #f5f6fa;
}

/* line 7521, app/assets/stylesheets/css/zoficash.css */
textarea.form-control {
  min-height: 38px;
}

/* line 7524, app/assets/stylesheets/css/zoficash.css */
.form-group {
  margin-bottom: 20px;
}

/* line 7527, app/assets/stylesheets/css/zoficash.css */
.form-fieldset {
  background-color: #fff;
  border: 1px solid rgba(72, 94, 144, 0.16);
  padding: 20px 25px 25px;
  border-radius: 0.25rem;
}

/* line 7532, app/assets/stylesheets/css/zoficash.css */
.form-fieldset .form-group:last-child {
  margin-bottom: 0;
}

/* line 7534, app/assets/stylesheets/css/zoficash.css */
.form-fieldset legend {
  width: auto;
  background-color: inherit;
  padding: 0 10px;
  position: relative;
  margin-left: -10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: inherit;
  color: #1c273c;
  letter-spacing: .5;
  margin-bottom: 0;
}

/* line 7547, app/assets/stylesheets/css/zoficash.css */
.row-sm {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 7550, app/assets/stylesheets/css/zoficash.css */
.row-sm > div {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 7554, app/assets/stylesheets/css/zoficash.css */
.row-xs {
  margin-left: -5px;
  margin-right: -5px;
}

/* line 7557, app/assets/stylesheets/css/zoficash.css */
.row-xs > div {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 7561, app/assets/stylesheets/css/zoficash.css */
.row-xxs {
  margin-left: -1px;
  margin-right: -1px;
}

/* line 7564, app/assets/stylesheets/css/zoficash.css */
.row-xxs > div {
  padding-left: 1px;
  padding-right: 1px;
}

@media (min-width: 576px) {
  /* line 7569, app/assets/stylesheets/css/zoficash.css */
  .row-xs--sm {
    margin-left: -5px;
    margin-right: -5px;
  }
  /* line 7572, app/assets/stylesheets/css/zoficash.css */
  .row-xs--sm > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 7575, app/assets/stylesheets/css/zoficash.css */
  .row-sm--sm {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 7578, app/assets/stylesheets/css/zoficash.css */
  .row-sm--sm > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 7581, app/assets/stylesheets/css/zoficash.css */
  .row--sm {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 7584, app/assets/stylesheets/css/zoficash.css */
  .row--sm > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 7589, app/assets/stylesheets/css/zoficash.css */
  .row-xs--md {
    margin-left: -5px;
    margin-right: -5px;
  }
  /* line 7592, app/assets/stylesheets/css/zoficash.css */
  .row-xs--md > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 7595, app/assets/stylesheets/css/zoficash.css */
  .row-sm--md {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 7598, app/assets/stylesheets/css/zoficash.css */
  .row-sm--md > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 7601, app/assets/stylesheets/css/zoficash.css */
  .row--md {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 7604, app/assets/stylesheets/css/zoficash.css */
  .row--md > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  /* line 7609, app/assets/stylesheets/css/zoficash.css */
  .row-xs--lg {
    margin-left: -5px;
    margin-right: -5px;
  }
  /* line 7612, app/assets/stylesheets/css/zoficash.css */
  .row-xs--lg > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 7615, app/assets/stylesheets/css/zoficash.css */
  .row-sm--lg {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 7618, app/assets/stylesheets/css/zoficash.css */
  .row-sm--lg > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 7621, app/assets/stylesheets/css/zoficash.css */
  .row--lg {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 7624, app/assets/stylesheets/css/zoficash.css */
  .row--lg > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  /* line 7629, app/assets/stylesheets/css/zoficash.css */
  .row-xs--xl {
    margin-left: -5px;
    margin-right: -5px;
  }
  /* line 7632, app/assets/stylesheets/css/zoficash.css */
  .row-xs--xl > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 7635, app/assets/stylesheets/css/zoficash.css */
  .row-sm--xl {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 7638, app/assets/stylesheets/css/zoficash.css */
  .row-sm--xl > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 7641, app/assets/stylesheets/css/zoficash.css */
  .row--xl {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 7644, app/assets/stylesheets/css/zoficash.css */
  .row--xl > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 7648, app/assets/stylesheets/css/zoficash.css */
.list-group-item {
  padding: 10px 15px;
  border-color: #e5e9f2;
}

/* line 7652, app/assets/stylesheets/css/zoficash.css */
.modal-content {
  border-color: rgba(28, 39, 60, 0.16);
  border-radius: 0.25rem;
}

/* line 7655, app/assets/stylesheets/css/zoficash.css */
.modal-content .close {
  font-weight: 300;
  font-size: 28px;
  line-height: 0.87;
}

/* line 7660, app/assets/stylesheets/css/zoficash.css */
.modal-backdrop {
  background-color: rgba(15, 21, 32, 0.7);
}

/* line 7662, app/assets/stylesheets/css/zoficash.css */
.modal-backdrop.show {
  opacity: 1;
}

/* line 7665, app/assets/stylesheets/css/zoficash.css */
.nav-link {
  color: #596882;
}

/* line 7667, app/assets/stylesheets/css/zoficash.css */
.nav-link:hover, .nav-link:focus {
  color: #0168fa;
}

/* line 7669, app/assets/stylesheets/css/zoficash.css */
.nav-link.active {
  color: #0168fa;
}

/* line 7672, app/assets/stylesheets/css/zoficash.css */
.nav-pills .nav-link {
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7675, app/assets/stylesheets/css/zoficash.css */
  .nav-pills .nav-link {
    transition: none;
  }
}

/* line 7677, app/assets/stylesheets/css/zoficash.css */
.nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus {
  background-color: #eeeff4;
  color: #001737;
}

/* line 7681, app/assets/stylesheets/css/zoficash.css */
.nav-pills:not(.flex-column) .nav-item + .nav-item,
.nav-pills:not(.flex-column) > .nav-link + .nav-link {
  margin-left: 2px;
}

/* line 7685, app/assets/stylesheets/css/zoficash.css */
.navbar-toggler {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-width: 0;
  color: #7987a1;
}

/* line 7693, app/assets/stylesheets/css/zoficash.css */
.navbar-toggler:hover, .navbar-toggler:focus {
  color: #1c273c;
}

/* line 7695, app/assets/stylesheets/css/zoficash.css */
.navbar-toggler .feather {
  stroke-width: 2.5px;
}

/* line 7698, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-toggler {
  color: #7987a1;
}

/* line 7700, app/assets/stylesheets/css/zoficash.css */
.navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler:focus {
  color: #1c273c;
}

/* line 7703, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
}

/* line 7705, app/assets/stylesheets/css/zoficash.css */
.navbar-dark .navbar-toggler:hover, .navbar-dark .navbar-toggler:focus {
  color: #fff;
}

/* line 7708, app/assets/stylesheets/css/zoficash.css */
.pagination {
  font-size: 14px;
  font-weight: 500;
}

/* line 7712, app/assets/stylesheets/css/zoficash.css */
.page-item.disabled {
  font-weight: 400;
}

/* line 7714, app/assets/stylesheets/css/zoficash.css */
.page-item.disabled .page-link {
  color: #97a3b9;
}

/* line 7717, app/assets/stylesheets/css/zoficash.css */
.page-item.active .page-link {
  background-color: #0168fa;
}

/* line 7720, app/assets/stylesheets/css/zoficash.css */
.page-link {
  min-width: 36px;
  height: 100%;
  padding: 9px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0168fa;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7730, app/assets/stylesheets/css/zoficash.css */
  .page-link {
    transition: none;
  }
}

/* line 7732, app/assets/stylesheets/css/zoficash.css */
.page-link:hover, .page-link:focus {
  z-index: auto;
  background-color: #f1f2f6;
}

/* line 7735, app/assets/stylesheets/css/zoficash.css */
.page-link .feather {
  width: 18px;
  height: 18px;
  stroke-width: 2.5px;
}

/* line 7740, app/assets/stylesheets/css/zoficash.css */
.page-link-icon {
  padding: 9px 8px;
}

/* line 7743, app/assets/stylesheets/css/zoficash.css */
.pagination-space .page-item + .page-item {
  margin-left: 5px;
}

/* line 7746, app/assets/stylesheets/css/zoficash.css */
.pagination-space .page-link {
  margin-left: 0;
  border-radius: 0.25rem;
}

/* line 7750, app/assets/stylesheets/css/zoficash.css */
.pagination-outline .page-item + .page-item {
  margin-left: 5px;
}

/* line 7753, app/assets/stylesheets/css/zoficash.css */
.pagination-outline .page-item:first-child .page-link, .pagination-outline .page-item:last-child .page-link {
  border-radius: 3px;
}

/* line 7756, app/assets/stylesheets/css/zoficash.css */
.pagination-outline .page-link {
  padding: 8px 7px;
  margin-left: 0;
  border-width: 2px;
  border-color: #0168fa;
  border-radius: 3px;
}

/* line 7763, app/assets/stylesheets/css/zoficash.css */
.pagination-filled .page-item + .page-item {
  margin-left: 5px;
}

/* line 7766, app/assets/stylesheets/css/zoficash.css */
.pagination-filled .page-item.disabled .page-link {
  background-color: #e9ecf1;
  color: #b4bdce;
}

/* line 7770, app/assets/stylesheets/css/zoficash.css */
.pagination-filled .page-link {
  min-width: 34px;
  padding: 9px 6px;
  border-width: 0;
  background-color: #b4bdce;
  color: #596882;
  border-radius: 0.25rem;
}

/* line 7777, app/assets/stylesheets/css/zoficash.css */
.pagination-filled .page-link:hover, .pagination-filled .page-link:focus {
  background-color: #97a3b9;
}

/* line 7780, app/assets/stylesheets/css/zoficash.css */
.pagination-circle .page-item + .page-item {
  margin-left: 5px;
}

/* line 7783, app/assets/stylesheets/css/zoficash.css */
.pagination-circle .page-item:first-child .page-link, .pagination-circle .page-item:last-child .page-link {
  border-radius: 100%;
}

/* line 7786, app/assets/stylesheets/css/zoficash.css */
.pagination-circle .page-link {
  margin-left: 0;
  width: 36px;
  height: 36px;
  border-radius: 100%;
}

/* line 7792, app/assets/stylesheets/css/zoficash.css */
.popover {
  border-color: rgba(28, 39, 60, 0.12);
  box-shadow: 0 0 8px rgba(28, 39, 60, 0.08);
  border-radius: 0.25rem;
  font-size: 13px;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
}

/* line 7799, app/assets/stylesheets/css/zoficash.css */
.popover-body {
  padding: 10px 15px 15px;
}

/* line 7802, app/assets/stylesheets/css/zoficash.css */
.popover-header {
  background-color: #f1f2f6;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  font-size: 14px;
  color: #1c273c;
  border-bottom-color: #e3e7ed;
  padding: 10px 15px;
}

/* line 7811, app/assets/stylesheets/css/zoficash.css */
.popover-header-primary .popover-header,
.popover-header-secondary .popover-header,
.popover-header-success .popover-header,
.popover-header-danger .popover-header,
.popover-header-warning .popover-header,
.popover-header-info .popover-header {
  color: #fff;
  border-bottom-width: 0;
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
}

/* line 7824, app/assets/stylesheets/css/zoficash.css */
.popover-header-primary.bs-popover-bottom .popover-header::before, .popover-header-primary.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.popover-header-secondary.bs-popover-bottom .popover-header::before,
.popover-header-secondary.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.popover-header-success.bs-popover-bottom .popover-header::before,
.popover-header-success.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.popover-header-danger.bs-popover-bottom .popover-header::before,
.popover-header-danger.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.popover-header-warning.bs-popover-bottom .popover-header::before,
.popover-header-warning.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.popover-header-info.bs-popover-bottom .popover-header::before,
.popover-header-info.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  display: none;
}

/* line 7837, app/assets/stylesheets/css/zoficash.css */
.popover-header-warning .popover-header {
  color: #001737;
}

/* line 7840, app/assets/stylesheets/css/zoficash.css */
.popover-header-primary.bs-popover-bottom .arrow::before, .popover-header-primary.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover-header-primary.bs-popover-bottom .arrow::after,
.popover-header-primary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #0168fa;
}

/* line 7845, app/assets/stylesheets/css/zoficash.css */
.popover-header-primary .popover-header {
  background-color: #0168fa;
}

/* line 7848, app/assets/stylesheets/css/zoficash.css */
.popover-header-secondary.bs-popover-bottom .arrow::before, .popover-header-secondary.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover-header-secondary.bs-popover-bottom .arrow::after,
.popover-header-secondary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #7987a1;
}

/* line 7853, app/assets/stylesheets/css/zoficash.css */
.popover-header-secondary .popover-header {
  background-color: #7987a1;
}

/* line 7856, app/assets/stylesheets/css/zoficash.css */
.popover-header-success.bs-popover-bottom .arrow::before, .popover-header-success.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover-header-success.bs-popover-bottom .arrow::after,
.popover-header-success.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #10b759;
}

/* line 7861, app/assets/stylesheets/css/zoficash.css */
.popover-header-success .popover-header {
  background-color: #10b759;
}

/* line 7864, app/assets/stylesheets/css/zoficash.css */
.popover-header-danger.bs-popover-bottom .arrow::before, .popover-header-danger.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover-header-danger.bs-popover-bottom .arrow::after,
.popover-header-danger.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #dc3545;
}

/* line 7869, app/assets/stylesheets/css/zoficash.css */
.popover-header-danger .popover-header {
  background-color: #dc3545;
}

/* line 7872, app/assets/stylesheets/css/zoficash.css */
.popover-header-warning.bs-popover-bottom .arrow::before, .popover-header-warning.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover-header-warning.bs-popover-bottom .arrow::after,
.popover-header-warning.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #ffc107;
}

/* line 7877, app/assets/stylesheets/css/zoficash.css */
.popover-header-warning .popover-header {
  background-color: #ffc107;
}

/* line 7880, app/assets/stylesheets/css/zoficash.css */
.popover-header-info.bs-popover-bottom .arrow::before, .popover-header-info.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover-header-info.bs-popover-bottom .arrow::after,
.popover-header-info.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #00b8d4;
}

/* line 7885, app/assets/stylesheets/css/zoficash.css */
.popover-header-info .popover-header {
  background-color: #00b8d4;
}

/* line 7888, app/assets/stylesheets/css/zoficash.css */
.popover-primary,
.popover-secondary,
.popover-success,
.popover-warning,
.popover-danger,
.popover-info {
  border-width: 0;
}

/* line 7895, app/assets/stylesheets/css/zoficash.css */
.popover-primary .popover-header,
.popover-secondary .popover-header,
.popover-success .popover-header,
.popover-warning .popover-header,
.popover-danger .popover-header,
.popover-info .popover-header {
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.08);
  color: #fff;
}

/* line 7904, app/assets/stylesheets/css/zoficash.css */
.popover-primary .popover-header::before,
.popover-secondary .popover-header::before,
.popover-success .popover-header::before,
.popover-warning .popover-header::before,
.popover-danger .popover-header::before,
.popover-info .popover-header::before {
  display: none;
}

/* line 7911, app/assets/stylesheets/css/zoficash.css */
.popover-primary .popover-body,
.popover-secondary .popover-body,
.popover-success .popover-body,
.popover-warning .popover-body,
.popover-danger .popover-body,
.popover-info .popover-body {
  color: rgba(255, 255, 255, 0.7);
}

/* line 7918, app/assets/stylesheets/css/zoficash.css */
.popover-primary .arrow::before,
.popover-secondary .arrow::before,
.popover-success .arrow::before,
.popover-warning .arrow::before,
.popover-danger .arrow::before,
.popover-info .arrow::before {
  display: none;
}

/* line 7926, app/assets/stylesheets/css/zoficash.css */
.popover-primary {
  background-color: #0168fa;
}

/* line 7928, app/assets/stylesheets/css/zoficash.css */
.popover-primary.bs-popover-top .arrow::after, .popover-primary.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #0168fa;
}

/* line 7930, app/assets/stylesheets/css/zoficash.css */
.popover-primary.bs-popover-bottom .arrow::after, .popover-primary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #0168fa;
}

/* line 7932, app/assets/stylesheets/css/zoficash.css */
.popover-primary.bs-popover-right .arrow::after, .popover-primary.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #0168fa;
}

/* line 7934, app/assets/stylesheets/css/zoficash.css */
.popover-primary.bs-popover-left .arrow::after, .popover-primary.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #0168fa;
}

/* line 7937, app/assets/stylesheets/css/zoficash.css */
.popover-secondary {
  background-color: #7987a1;
}

/* line 7939, app/assets/stylesheets/css/zoficash.css */
.popover-secondary.bs-popover-top .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #7987a1;
}

/* line 7941, app/assets/stylesheets/css/zoficash.css */
.popover-secondary.bs-popover-bottom .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #7987a1;
}

/* line 7943, app/assets/stylesheets/css/zoficash.css */
.popover-secondary.bs-popover-right .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #7987a1;
}

/* line 7945, app/assets/stylesheets/css/zoficash.css */
.popover-secondary.bs-popover-left .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #7987a1;
}

/* line 7948, app/assets/stylesheets/css/zoficash.css */
.popover-success {
  background-color: #10b759;
}

/* line 7950, app/assets/stylesheets/css/zoficash.css */
.popover-success.bs-popover-top .arrow::after, .popover-success.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #10b759;
}

/* line 7952, app/assets/stylesheets/css/zoficash.css */
.popover-success.bs-popover-bottom .arrow::after, .popover-success.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #10b759;
}

/* line 7954, app/assets/stylesheets/css/zoficash.css */
.popover-success.bs-popover-right .arrow::after, .popover-success.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #10b759;
}

/* line 7956, app/assets/stylesheets/css/zoficash.css */
.popover-success.bs-popover-left .arrow::after, .popover-success.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #10b759;
}

/* line 7959, app/assets/stylesheets/css/zoficash.css */
.popover-warning {
  background-color: #ffc107;
}

/* line 7961, app/assets/stylesheets/css/zoficash.css */
.popover-warning.bs-popover-top .arrow::after, .popover-warning.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #ffc107;
}

/* line 7963, app/assets/stylesheets/css/zoficash.css */
.popover-warning.bs-popover-bottom .arrow::after, .popover-warning.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #ffc107;
}

/* line 7965, app/assets/stylesheets/css/zoficash.css */
.popover-warning.bs-popover-right .arrow::after, .popover-warning.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #ffc107;
}

/* line 7967, app/assets/stylesheets/css/zoficash.css */
.popover-warning.bs-popover-left .arrow::after, .popover-warning.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #ffc107;
}

/* line 7970, app/assets/stylesheets/css/zoficash.css */
.popover-danger {
  background-color: #dc3545;
}

/* line 7972, app/assets/stylesheets/css/zoficash.css */
.popover-danger.bs-popover-top .arrow::after, .popover-danger.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #dc3545;
}

/* line 7974, app/assets/stylesheets/css/zoficash.css */
.popover-danger.bs-popover-bottom .arrow::after, .popover-danger.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #dc3545;
}

/* line 7976, app/assets/stylesheets/css/zoficash.css */
.popover-danger.bs-popover-right .arrow::after, .popover-danger.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #dc3545;
}

/* line 7978, app/assets/stylesheets/css/zoficash.css */
.popover-danger.bs-popover-left .arrow::after, .popover-danger.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #dc3545;
}

/* line 7981, app/assets/stylesheets/css/zoficash.css */
.popover-info {
  background-color: #00b8d4;
}

/* line 7983, app/assets/stylesheets/css/zoficash.css */
.popover-info.bs-popover-top .arrow::after, .popover-info.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #00b8d4;
}

/* line 7985, app/assets/stylesheets/css/zoficash.css */
.popover-info.bs-popover-bottom .arrow::after, .popover-info.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #00b8d4;
}

/* line 7987, app/assets/stylesheets/css/zoficash.css */
.popover-info.bs-popover-right .arrow::after, .popover-info.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #00b8d4;
}

/* line 7989, app/assets/stylesheets/css/zoficash.css */
.popover-info.bs-popover-left .arrow::after, .popover-info.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #00b8d4;
}

/* line 7992, app/assets/stylesheets/css/zoficash.css */
.popover-warning .popover-header {
  color: #001737;
  border-bottom-color: rgba(0, 23, 55, 0.05);
}

/* line 7996, app/assets/stylesheets/css/zoficash.css */
.popover-warning .popover-body {
  color: rgba(0, 23, 55, 0.8);
}

/* line 7999, app/assets/stylesheets/css/zoficash.css */
.progress {
  height: 10px;
}

/* line 8002, app/assets/stylesheets/css/zoficash.css */
.toast {
  background-color: rgba(255, 255, 255, 0.95);
  border-color: rgba(72, 94, 144, 0.16);
  box-shadow: 0 2px 3px rgba(28, 39, 60, 0.06);
  border-radius: 0.25rem;
}

/* line 8008, app/assets/stylesheets/css/zoficash.css */
.toast-header {
  border-bottom-color: rgba(205, 212, 224, 0.4);
}

/* line 8010, app/assets/stylesheets/css/zoficash.css */
.toast-header .close {
  font-weight: 300;
  color: #97a3b9;
}

/* line 8014, app/assets/stylesheets/css/zoficash.css */
.tooltip-inner {
  font-size: 12px;
  padding: 5px 10px;
}

/* line 8018, app/assets/stylesheets/css/zoficash.css */
.tooltip-primary .tooltip-inner {
  background-color: #0168fa;
}

/* line 8021, app/assets/stylesheets/css/zoficash.css */
.tooltip-primary.bs-tooltip-top .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #0168fa;
}

/* line 8024, app/assets/stylesheets/css/zoficash.css */
.tooltip-primary.bs-tooltip-bottom .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #0168fa;
}

/* line 8027, app/assets/stylesheets/css/zoficash.css */
.tooltip-primary.bs-tooltip-left .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #0168fa;
}

/* line 8030, app/assets/stylesheets/css/zoficash.css */
.tooltip-primary.bs-tooltip-right .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #0168fa;
}

/* line 8033, app/assets/stylesheets/css/zoficash.css */
.tooltip-secondary .tooltip-inner {
  background-color: #7987a1;
}

/* line 8036, app/assets/stylesheets/css/zoficash.css */
.tooltip-secondary.bs-tooltip-top .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #7987a1;
}

/* line 8039, app/assets/stylesheets/css/zoficash.css */
.tooltip-secondary.bs-tooltip-bottom .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #7987a1;
}

/* line 8042, app/assets/stylesheets/css/zoficash.css */
.tooltip-secondary.bs-tooltip-left .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #7987a1;
}

/* line 8045, app/assets/stylesheets/css/zoficash.css */
.tooltip-secondary.bs-tooltip-right .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #7987a1;
}

/* line 8048, app/assets/stylesheets/css/zoficash.css */
.tooltip-success .tooltip-inner {
  background-color: #10b759;
}

/* line 8051, app/assets/stylesheets/css/zoficash.css */
.tooltip-success.bs-tooltip-top .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #10b759;
}

/* line 8054, app/assets/stylesheets/css/zoficash.css */
.tooltip-success.bs-tooltip-bottom .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #10b759;
}

/* line 8057, app/assets/stylesheets/css/zoficash.css */
.tooltip-success.bs-tooltip-left .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #10b759;
}

/* line 8060, app/assets/stylesheets/css/zoficash.css */
.tooltip-success.bs-tooltip-right .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #10b759;
}

/* line 8063, app/assets/stylesheets/css/zoficash.css */
.tooltip-danger .tooltip-inner {
  background-color: #dc3545;
}

/* line 8066, app/assets/stylesheets/css/zoficash.css */
.tooltip-danger.bs-tooltip-top .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #dc3545;
}

/* line 8069, app/assets/stylesheets/css/zoficash.css */
.tooltip-danger.bs-tooltip-bottom .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #dc3545;
}

/* line 8072, app/assets/stylesheets/css/zoficash.css */
.tooltip-danger.bs-tooltip-left .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #dc3545;
}

/* line 8075, app/assets/stylesheets/css/zoficash.css */
.tooltip-danger.bs-tooltip-right .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #dc3545;
}

/* line 8078, app/assets/stylesheets/css/zoficash.css */
.tooltip-warning .tooltip-inner {
  background-color: #ffc107;
}

/* line 8081, app/assets/stylesheets/css/zoficash.css */
.tooltip-warning.bs-tooltip-top .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #ffc107;
}

/* line 8084, app/assets/stylesheets/css/zoficash.css */
.tooltip-warning.bs-tooltip-bottom .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #ffc107;
}

/* line 8087, app/assets/stylesheets/css/zoficash.css */
.tooltip-warning.bs-tooltip-left .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #ffc107;
}

/* line 8090, app/assets/stylesheets/css/zoficash.css */
.tooltip-warning.bs-tooltip-right .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #ffc107;
}

/* line 8093, app/assets/stylesheets/css/zoficash.css */
.tooltip-info .tooltip-inner {
  background-color: #00b8d4;
}

/* line 8096, app/assets/stylesheets/css/zoficash.css */
.tooltip-info.bs-tooltip-top .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #00b8d4;
}

/* line 8099, app/assets/stylesheets/css/zoficash.css */
.tooltip-info.bs-tooltip-bottom .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #00b8d4;
}

/* line 8102, app/assets/stylesheets/css/zoficash.css */
.tooltip-info.bs-tooltip-left .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #00b8d4;
}

/* line 8105, app/assets/stylesheets/css/zoficash.css */
.tooltip-info.bs-tooltip-right .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #00b8d4;
}

/* line 8108, app/assets/stylesheets/css/zoficash.css */
.tooltip-light .tooltip-inner {
  background-color: #b4bdce;
}

/* line 8111, app/assets/stylesheets/css/zoficash.css */
.tooltip-light.bs-tooltip-top .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #b4bdce;
}

/* line 8114, app/assets/stylesheets/css/zoficash.css */
.tooltip-light.bs-tooltip-bottom .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #b4bdce;
}

/* line 8117, app/assets/stylesheets/css/zoficash.css */
.tooltip-light.bs-tooltip-left .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #b4bdce;
}

/* line 8120, app/assets/stylesheets/css/zoficash.css */
.tooltip-light.bs-tooltip-right .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-light.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #b4bdce;
}

/* line 8123, app/assets/stylesheets/css/zoficash.css */
.tooltip-dark .tooltip-inner {
  background-color: #3b4863;
}

/* line 8126, app/assets/stylesheets/css/zoficash.css */
.tooltip-dark.bs-tooltip-top .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #3b4863;
}

/* line 8129, app/assets/stylesheets/css/zoficash.css */
.tooltip-dark.bs-tooltip-bottom .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #3b4863;
}

/* line 8132, app/assets/stylesheets/css/zoficash.css */
.tooltip-dark.bs-tooltip-left .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #3b4863;
}

/* line 8135, app/assets/stylesheets/css/zoficash.css */
.tooltip-dark.bs-tooltip-right .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #3b4863;
}

/* line 8138, app/assets/stylesheets/css/zoficash.css */
.table th,
.table td {
  padding: 8px 10px;
  line-height: 1.5;
}

/* line 8143, app/assets/stylesheets/css/zoficash.css */
.table thead th,
.table tbody th {
  font-weight: 500;
}

/* line 8147, app/assets/stylesheets/css/zoficash.css */
.table thead th {
  border-bottom-width: 0;
}

/* line 8150, app/assets/stylesheets/css/zoficash.css */
.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #f3f4f7;
}

/* line 8153, app/assets/stylesheets/css/zoficash.css */
.table-hover tbody tr:hover {
  background-color: #e9ecf1;
}

/* line 8156, app/assets/stylesheets/css/zoficash.css */
.table-sm th,
.table-sm td {
  padding: 5px 10px;
}

/* line 8160, app/assets/stylesheets/css/zoficash.css */
.thead-primary,
.thead-secondary,
.thead-success,
.thead-danger,
.thead-warning,
.thead-info,
.thead-light,
.thead-dark {
  color: #fff;
}

/* line 8169, app/assets/stylesheets/css/zoficash.css */
.thead-primary th,
.thead-secondary th,
.thead-success th,
.thead-danger th,
.thead-warning th,
.thead-info th,
.thead-light th,
.thead-dark th {
  border-top-width: 0;
}

/* line 8178, app/assets/stylesheets/css/zoficash.css */
.thead-primary + tbody tr:first-child th, .thead-primary + tbody tr:first-child td,
.thead-secondary + tbody tr:first-child th,
.thead-secondary + tbody tr:first-child td,
.thead-success + tbody tr:first-child th,
.thead-success + tbody tr:first-child td,
.thead-danger + tbody tr:first-child th,
.thead-danger + tbody tr:first-child td,
.thead-warning + tbody tr:first-child th,
.thead-warning + tbody tr:first-child td,
.thead-info + tbody tr:first-child th,
.thead-info + tbody tr:first-child td,
.thead-light + tbody tr:first-child th,
.thead-light + tbody tr:first-child td,
.thead-dark + tbody tr:first-child th,
.thead-dark + tbody tr:first-child td {
  border-top-width: 0;
}

/* line 8195, app/assets/stylesheets/css/zoficash.css */
.thead-primary {
  background-color: #0168fa;
}

/* line 8198, app/assets/stylesheets/css/zoficash.css */
.thead-secondary {
  background-color: #7987a1;
}

/* line 8201, app/assets/stylesheets/css/zoficash.css */
.thead-success {
  background-color: #10b759;
}

/* line 8204, app/assets/stylesheets/css/zoficash.css */
.thead-danger {
  background-color: #dc3545;
}

/* line 8207, app/assets/stylesheets/css/zoficash.css */
.thead-warning {
  background-color: #ffc107;
}

/* line 8210, app/assets/stylesheets/css/zoficash.css */
.thead-info {
  background-color: #00b8d4;
}

/* line 8213, app/assets/stylesheets/css/zoficash.css */
.thead-dark {
  background-color: #3b4863;
}

/* line 8216, app/assets/stylesheets/css/zoficash.css */
.thead-light {
  background-color: rgba(72, 94, 144, 0.16);
  color: #596882;
}

/* line 8220, app/assets/stylesheets/css/zoficash.css */
.table-primary thead,
.table-secondary thead,
.table-success thead,
.table-danger thead,
.table-warning thead,
.table-info thead,
.table-light thead,
.table-dark thead {
  color: #fff;
}

/* line 8229, app/assets/stylesheets/css/zoficash.css */
.table-primary thead th,
.table-secondary thead th,
.table-success thead th,
.table-danger thead th,
.table-warning thead th,
.table-info thead th,
.table-light thead th,
.table-dark thead th {
  border-top-width: 0;
}

/* line 8239, app/assets/stylesheets/css/zoficash.css */
.table-primary tbody tr th, .table-primary tbody tr td,
.table-secondary tbody tr th,
.table-secondary tbody tr td,
.table-success tbody tr th,
.table-success tbody tr td,
.table-danger tbody tr th,
.table-danger tbody tr td,
.table-warning tbody tr th,
.table-warning tbody tr td,
.table-info tbody tr th,
.table-info tbody tr td,
.table-light tbody tr th,
.table-light tbody tr td,
.table-dark tbody tr th,
.table-dark tbody tr td {
  border-top-color: rgba(255, 255, 255, 0.45);
}

/* line 8256, app/assets/stylesheets/css/zoficash.css */
.table-primary tbody tr:first-child th, .table-primary tbody tr:first-child td,
.table-secondary tbody tr:first-child th,
.table-secondary tbody tr:first-child td,
.table-success tbody tr:first-child th,
.table-success tbody tr:first-child td,
.table-danger tbody tr:first-child th,
.table-danger tbody tr:first-child td,
.table-warning tbody tr:first-child th,
.table-warning tbody tr:first-child td,
.table-info tbody tr:first-child th,
.table-info tbody tr:first-child td,
.table-light tbody tr:first-child th,
.table-light tbody tr:first-child td,
.table-dark tbody tr:first-child th,
.table-dark tbody tr:first-child td {
  border-top-width: 0;
}

/* line 8273, app/assets/stylesheets/css/zoficash.css */
.table-primary thead {
  background-color: #0168fa;
}

/* line 8276, app/assets/stylesheets/css/zoficash.css */
.table-primary tbody tr {
  background-color: #f1f7ff;
}

/* line 8279, app/assets/stylesheets/css/zoficash.css */
.table-primary.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #e2eeff;
}

/* line 8282, app/assets/stylesheets/css/zoficash.css */
.table-primary.table-hover tbody tr:hover {
  background-color: #d2e5ff;
}

/* line 8285, app/assets/stylesheets/css/zoficash.css */
.table-secondary thead {
  background-color: #7987a1;
}

/* line 8288, app/assets/stylesheets/css/zoficash.css */
.table-secondary tbody tr {
  background-color: #e3e7ed;
}

/* line 8291, app/assets/stylesheets/css/zoficash.css */
.table-secondary.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #dadfe7;
}

/* line 8294, app/assets/stylesheets/css/zoficash.css */
.table-secondary.table-hover tbody tr:hover {
  background-color: #d0d7e1;
}

/* line 8297, app/assets/stylesheets/css/zoficash.css */
.table-success thead {
  background-color: #10b759;
}

/* line 8300, app/assets/stylesheets/css/zoficash.css */
.table-success tbody tr {
  background-color: #e8fdf1;
}

/* line 8303, app/assets/stylesheets/css/zoficash.css */
.table-success.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #dafce9;
}

/* line 8306, app/assets/stylesheets/css/zoficash.css */
.table-success.table-hover tbody tr:hover {
  background-color: #ccfae0;
}

/* line 8309, app/assets/stylesheets/css/zoficash.css */
.table-danger thead {
  background-color: #dc3545;
}

/* line 8312, app/assets/stylesheets/css/zoficash.css */
.table-danger tbody tr {
  background-color: #fef9f9;
}

/* line 8315, app/assets/stylesheets/css/zoficash.css */
.table-danger.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #fceced;
}

/* line 8318, app/assets/stylesheets/css/zoficash.css */
.table-danger.table-hover tbody tr:hover {
  background-color: #f9dfe1;
}

/* line 8321, app/assets/stylesheets/css/zoficash.css */
.table-warning thead {
  background-color: #ffc107;
}

/* line 8324, app/assets/stylesheets/css/zoficash.css */
.table-warning tbody tr {
  background-color: #fffbf8;
}

/* line 8327, app/assets/stylesheets/css/zoficash.css */
.table-warning.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #fff3e8;
}

/* line 8330, app/assets/stylesheets/css/zoficash.css */
.table-warning.table-hover tbody tr:hover {
  background-color: #ffead9;
}

/* line 8333, app/assets/stylesheets/css/zoficash.css */
.table-info thead {
  background-color: #00b8d4;
}

/* line 8336, app/assets/stylesheets/css/zoficash.css */
.table-info tbody tr {
  background-color: #eefdff;
}

/* line 8339, app/assets/stylesheets/css/zoficash.css */
.table-info.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #defbff;
}

/* line 8342, app/assets/stylesheets/css/zoficash.css */
.table-info.table-hover tbody tr:hover {
  background-color: #cff9ff;
}

/* line 8345, app/assets/stylesheets/css/zoficash.css */
.table-light thead {
  background-color: #e3e7ed;
}

/* line 8348, app/assets/stylesheets/css/zoficash.css */
.table-light tbody tr {
  background-color: #f9fafb;
}

/* line 8351, app/assets/stylesheets/css/zoficash.css */
.table-light.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #eff2f5;
}

/* line 8354, app/assets/stylesheets/css/zoficash.css */
.table-light.table-hover tbody tr:hover {
  background-color: #e6eaef;
}

/* line 8357, app/assets/stylesheets/css/zoficash.css */
.table-dark thead {
  background-color: #3b4863;
}

/* line 8360, app/assets/stylesheets/css/zoficash.css */
.table-dark tbody tr {
  background-color: #e3e7ed;
}

/* line 8363, app/assets/stylesheets/css/zoficash.css */
.table-dark.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #dadfe7;
}

/* line 8366, app/assets/stylesheets/css/zoficash.css */
.table-dark.table-hover tbody tr:hover {
  background-color: #d0d7e1;
}

/* line 8369, app/assets/stylesheets/css/zoficash.css */
.table-light thead {
  color: #001737;
}

/* line 8372, app/assets/stylesheets/css/zoficash.css */
.table-dark tbody {
  color: #001737;
}

/* ############### ADDON COMPONENTS STYLES ############### */
/* line 8376, app/assets/stylesheets/css/zoficash.css */
.accordion {
  border-radius: 0.25rem;
}

/* line 8379, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header {
  font-size: 14px;
  font-weight: 500;
  color: #1b2e4b;
  margin-bottom: 0;
  border: 1px solid rgba(72, 94, 144, 0.16);
  background-color: #f5f6fa;
  padding: 12px 15px 12px 35px;
  position: relative;
  outline: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 8392, app/assets/stylesheets/css/zoficash.css */
  .ui-accordion-header {
    transition: none;
  }
}

/* line 8394, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header ~ .ui-accordion-header {
  margin-top: -1px;
}

/* line 8396, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 8399, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header:last-of-type:not(.ui-state-active) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 8402, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header:hover {
  color: #001737;
  background-color: #eef0f7;
}

/* line 8405, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 15px;
  top: 12px;
  display: inline-block;
  margin-right: 10px;
}

/* line 8411, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header .ui-accordion-header-icon::before {
  content: '\f273';
  font-family: 'Ionicons';
  font-size: 14px;
  display: inline-block;
}

/* line 8416, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header.ui-state-active {
  background-color: #fff;
  border-bottom-width: 0;
  color: #0168fa;
}

/* line 8420, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-header.ui-state-active .ui-accordion-header-icon::before {
  content: '\f368';
}

/* line 8423, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-content {
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-top-width: 0;
  padding: 0 20px 20px 35px;
  position: relative;
}

/* line 8428, app/assets/stylesheets/css/zoficash.css */
.ui-accordion-content:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 8432, app/assets/stylesheets/css/zoficash.css */
.accordion-style1 .ui-accordion-header.ui-state-active {
  border-color: #0168fa;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background-color: #f1f7ff;
}

/* line 8438, app/assets/stylesheets/css/zoficash.css */
.accordion-style1 .ui-accordion-content.ui-accordion-content-active {
  z-index: 5;
  border-color: #0168fa;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  background-color: #f1f7ff;
}

/* line 8445, app/assets/stylesheets/css/zoficash.css */
.accordion-style2 {
  box-shadow: none;
}

/* line 8447, app/assets/stylesheets/css/zoficash.css */
.accordion-style2 .ui-accordion-header {
  border-width: 0;
  background-color: #0168fa;
  color: #fff;
  border-width: 2px;
  border-bottom-width: 0;
  border-color: transparent;
  border-radius: 0.25rem;
}

/* line 8455, app/assets/stylesheets/css/zoficash.css */
.accordion-style2 .ui-accordion-header ~ .ui-accordion-header {
  margin-top: 5px;
}

/* line 8457, app/assets/stylesheets/css/zoficash.css */
.accordion-style2 .ui-accordion-header.ui-state-active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #f1f7ff;
  color: #0168fa;
  border-color: #0168fa;
}

/* line 8465, app/assets/stylesheets/css/zoficash.css */
.accordion-style2 .ui-accordion-content {
  background-color: #f1f7ff;
  border-width: 2px;
  border-top-width: 0;
  border-color: #0168fa;
}

/* line 8470, app/assets/stylesheets/css/zoficash.css */
.accordion-style2 .ui-accordion-content.ui-accordion-content-active {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 8476, app/assets/stylesheets/css/zoficash.css */
.accordion-pink .ui-accordion-header.ui-state-active {
  color: #f10075;
}

/* line 8479, app/assets/stylesheets/css/zoficash.css */
.accordion-pink.accordion-style1 .ui-accordion-header.ui-state-active {
  border-color: #f10075;
  background-color: #fffbfd;
}

/* line 8483, app/assets/stylesheets/css/zoficash.css */
.accordion-pink.accordion-style1 .ui-accordion-content.ui-accordion-content-active {
  border-color: #f10075;
  background-color: #fffbfd;
}

/* line 8487, app/assets/stylesheets/css/zoficash.css */
.accordion-pink.accordion-style2 .ui-accordion-header {
  background-color: #f10075;
}

/* line 8489, app/assets/stylesheets/css/zoficash.css */
.accordion-pink.accordion-style2 .ui-accordion-header:hover {
  background-color: #e70070;
}

/* line 8491, app/assets/stylesheets/css/zoficash.css */
.accordion-pink.accordion-style2 .ui-accordion-header.ui-state-active {
  background-color: #fffbfd;
  color: #f10075;
  border-color: #f10075;
}

/* line 8496, app/assets/stylesheets/css/zoficash.css */
.accordion-pink.accordion-style2 .ui-accordion-content {
  background-color: #fffbfd;
  border-color: #f10075;
}

/* line 8500, app/assets/stylesheets/css/zoficash.css */
.accordion-teal .ui-accordion-header.ui-state-active {
  color: #00cccc;
}

/* line 8503, app/assets/stylesheets/css/zoficash.css */
.accordion-teal.accordion-style1 .ui-accordion-header.ui-state-active {
  border-color: #00cccc;
  background-color: #ebffff;
}

/* line 8507, app/assets/stylesheets/css/zoficash.css */
.accordion-teal.accordion-style1 .ui-accordion-content.ui-accordion-content-active {
  border-color: #00cccc;
  background-color: #ebffff;
}

/* line 8511, app/assets/stylesheets/css/zoficash.css */
.accordion-teal.accordion-style2 .ui-accordion-header {
  background-color: #00cccc;
}

/* line 8513, app/assets/stylesheets/css/zoficash.css */
.accordion-teal.accordion-style2 .ui-accordion-header:hover {
  background-color: #00c2c2;
}

/* line 8515, app/assets/stylesheets/css/zoficash.css */
.accordion-teal.accordion-style2 .ui-accordion-header.ui-state-active {
  background-color: #ebffff;
  color: #00cccc;
  border-color: #00cccc;
}

/* line 8520, app/assets/stylesheets/css/zoficash.css */
.accordion-teal.accordion-style2 .ui-accordion-content {
  background-color: #ebffff;
  border-color: #00cccc;
}

/* line 8524, app/assets/stylesheets/css/zoficash.css */
.accordion-dark .ui-accordion-header.ui-state-active {
  color: #596882;
}

/* line 8527, app/assets/stylesheets/css/zoficash.css */
.accordion-dark.accordion-style1 .ui-accordion-header.ui-state-active {
  border-color: #596882;
  background-color: #e3e7ed;
}

/* line 8531, app/assets/stylesheets/css/zoficash.css */
.accordion-dark.accordion-style1 .ui-accordion-content.ui-accordion-content-active {
  border-color: #596882;
  background-color: #e3e7ed;
}

/* line 8535, app/assets/stylesheets/css/zoficash.css */
.accordion-dark.accordion-style2 .ui-accordion-header {
  background-color: #596882;
}

/* line 8537, app/assets/stylesheets/css/zoficash.css */
.accordion-dark.accordion-style2 .ui-accordion-header:hover {
  background-color: #55637c;
}

/* line 8539, app/assets/stylesheets/css/zoficash.css */
.accordion-dark.accordion-style2 .ui-accordion-header.ui-state-active {
  background-color: #e3e7ed;
  color: #596882;
  border-color: #596882;
}

/* line 8544, app/assets/stylesheets/css/zoficash.css */
.accordion-dark.accordion-style2 .ui-accordion-content {
  background-color: #e3e7ed;
  border-color: #596882;
}

/* line 8548, app/assets/stylesheets/css/zoficash.css */
.avatar {
  position: relative;
  width: 38px;
  height: 38px;
}

/* line 8552, app/assets/stylesheets/css/zoficash.css */
.avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 8557, app/assets/stylesheets/css/zoficash.css */
.avatar-initial {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #8392a5;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 8573, app/assets/stylesheets/css/zoficash.css */
.avatar-offline::after,
.avatar-online::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 2px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #fff;
}

/* line 8584, app/assets/stylesheets/css/zoficash.css */
.avatar-offline::after {
  background-color: #c0ccda;
}

/* line 8587, app/assets/stylesheets/css/zoficash.css */
.avatar-online::after {
  background-color: #10b759;
}

/* line 8590, app/assets/stylesheets/css/zoficash.css */
.avatar-xs {
  width: 26px;
  height: 26px;
}

/* line 8593, app/assets/stylesheets/css/zoficash.css */
.avatar-xs .avatar-initial {
  font-size: 10px;
}

/* line 8595, app/assets/stylesheets/css/zoficash.css */
.avatar-xs.avatar-offline::after, .avatar-xs.avatar-online::after {
  width: 5px;
  height: 5px;
}

/* line 8599, app/assets/stylesheets/css/zoficash.css */
.avatar-sm {
  width: 32px;
  height: 32px;
}

/* line 8602, app/assets/stylesheets/css/zoficash.css */
.avatar-sm .avatar-initial {
  font-size: 13px;
}

/* line 8604, app/assets/stylesheets/css/zoficash.css */
.avatar-sm.avatar-offline::after, .avatar-sm.avatar-online::after {
  width: 7px;
  height: 7px;
}

/* line 8608, app/assets/stylesheets/css/zoficash.css */
.avatar-md {
  width: 48px;
  height: 48px;
}

/* line 8611, app/assets/stylesheets/css/zoficash.css */
.avatar-md .avatar-initial {
  font-size: 18px;
}

/* line 8613, app/assets/stylesheets/css/zoficash.css */
.avatar-md.avatar-offline::after, .avatar-md.avatar-online::after {
  width: 9px;
  height: 9px;
  right: 2px;
  bottom: 2px;
}

/* line 8619, app/assets/stylesheets/css/zoficash.css */
.avatar-lg {
  width: 64px;
  height: 64px;
}

/* line 8622, app/assets/stylesheets/css/zoficash.css */
.avatar-lg .avatar-initial {
  font-size: 24px;
}

/* line 8624, app/assets/stylesheets/css/zoficash.css */
.avatar-lg.avatar-offline::after, .avatar-lg.avatar-online::after {
  width: 10px;
  height: 10px;
  bottom: 3px;
  right: 4px;
}

/* line 8630, app/assets/stylesheets/css/zoficash.css */
.avatar-xl {
  width: 72px;
  height: 72px;
}

/* line 8633, app/assets/stylesheets/css/zoficash.css */
.avatar-xl .avatar-initial {
  font-size: 30px;
}

/* line 8635, app/assets/stylesheets/css/zoficash.css */
.avatar-xl.avatar-offline::after, .avatar-xl.avatar-online::after {
  width: 11px;
  height: 11px;
  bottom: 4px;
  right: 5px;
  box-shadow: 0 0 0 2.5px #fff;
}

/* line 8642, app/assets/stylesheets/css/zoficash.css */
.avatar-xxl {
  width: 100px;
  height: 100px;
}

/* line 8645, app/assets/stylesheets/css/zoficash.css */
.avatar-xxl .avatar-initial {
  font-size: 45px;
}

/* line 8647, app/assets/stylesheets/css/zoficash.css */
.avatar-xxl.avatar-offline::after, .avatar-xxl.avatar-online::after {
  width: 13px;
  height: 13px;
  bottom: 6px;
  right: 7px;
  box-shadow: 0 0 0 3px #fff;
}

/* line 8654, app/assets/stylesheets/css/zoficash.css */
.avatar-group {
  display: flex;
  align-items: center;
}

/* line 8657, app/assets/stylesheets/css/zoficash.css */
.avatar-group .avatar {
  position: relative;
  width: 20px;
  height: 20px;
  line-height: 0;
}

/* line 8662, app/assets/stylesheets/css/zoficash.css */
.avatar-group .avatar img {
  border: 1.5px solid #fff;
}

/* line 8664, app/assets/stylesheets/css/zoficash.css */
.avatar-group .avatar + .avatar {
  margin-left: -5px;
}

/* line 8666, app/assets/stylesheets/css/zoficash.css */
.avatar-group .avatar-add {
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1.5px solid #b4bdce;
  border-radius: 100%;
  color: #97a3b9;
}

/* line 8676, app/assets/stylesheets/css/zoficash.css */
.avatar-group .avatar-add svg {
  width: 12px;
  height: 12px;
  stroke-width: 3px;
}

/* line 8681, app/assets/stylesheets/css/zoficash.css */
.button-group {
  display: flex;
  align-items: stretch;
  height: 38px;
}

/* line 8685, app/assets/stylesheets/css/zoficash.css */
.button-group .btn, .button-group .ui-datepicker-buttonpane button, .ui-datepicker-buttonpane .button-group button, .button-group .sp-container button, .sp-container .button-group button {
  display: flex;
  align-items: center;
  font-size: inherit;
  font-weight: inherit;
}

/* line 8690, app/assets/stylesheets/css/zoficash.css */
.button-group .btn + .btn, .button-group .ui-datepicker-buttonpane button + .btn, .ui-datepicker-buttonpane .button-group button + .btn, .button-group .sp-container button + .btn, .sp-container .button-group button + .btn, .button-group .ui-datepicker-buttonpane .btn + button, .ui-datepicker-buttonpane .button-group .btn + button, .button-group .ui-datepicker-buttonpane button + button, .ui-datepicker-buttonpane .button-group button + button, .button-group .sp-container .ui-datepicker-buttonpane button + button, .ui-datepicker-buttonpane .sp-container .button-group button + button, .button-group .sp-container .btn + button, .sp-container .button-group .btn + button, .button-group .ui-datepicker-buttonpane .sp-container button + button, .sp-container .button-group .ui-datepicker-buttonpane button + button, .ui-datepicker-buttonpane .button-group .sp-container button + button, .sp-container .ui-datepicker-buttonpane .button-group button + button, .button-group .sp-container button + button, .sp-container .button-group button + button {
  margin-left: 5px;
}

/* line 8693, app/assets/stylesheets/css/zoficash.css */
.card-profile {
  border-width: 0;
}

/* line 8695, app/assets/stylesheets/css/zoficash.css */
.card-profile .card-img-top {
  height: 100px;
  object-fit: cover;
}

/* line 8698, app/assets/stylesheets/css/zoficash.css */
.card-profile .card-body {
  padding: 15px;
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

@media (min-width: 992px) {
  /* line 8704, app/assets/stylesheets/css/zoficash.css */
  .card-profile .card-body {
    padding: 20px;
  }
}

/* line 8706, app/assets/stylesheets/css/zoficash.css */
.card-profile .card-body > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: -55px;
}

/* line 8712, app/assets/stylesheets/css/zoficash.css */
.card-profile h5 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 8717, app/assets/stylesheets/css/zoficash.css */
  .card-profile h5 {
    font-size: 15px;
  }
}

/* line 8719, app/assets/stylesheets/css/zoficash.css */
.card-profile h5 a {
  color: #1b2e4b;
}

/* line 8721, app/assets/stylesheets/css/zoficash.css */
.card-profile h5 a:hover, .card-profile h5 a:focus {
  color: #0168fa;
}

/* line 8723, app/assets/stylesheets/css/zoficash.css */
.card-profile p {
  color: #8392a5;
}

/* line 8726, app/assets/stylesheets/css/zoficash.css */
.card-event {
  border-width: 0;
}

/* line 8728, app/assets/stylesheets/css/zoficash.css */
.card-event .card-img-top {
  height: 150px;
  object-fit: cover;
}

/* line 8731, app/assets/stylesheets/css/zoficash.css */
.card-event .card-body {
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-top-width: 0;
  padding: 18px 20px;
}

/* line 8735, app/assets/stylesheets/css/zoficash.css */
.card-event .card-body h5 {
  font-size: 15px;
  margin-bottom: 0;
}

/* line 8738, app/assets/stylesheets/css/zoficash.css */
.card-event .card-body h5 a {
  color: #1b2e4b;
}

/* line 8740, app/assets/stylesheets/css/zoficash.css */
.card-event .card-body h5 a:hover, .card-event .card-body h5 a:focus {
  color: #0168fa;
}

/* line 8742, app/assets/stylesheets/css/zoficash.css */
.card-event .card-footer {
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-top-width: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 8751, app/assets/stylesheets/css/zoficash.css */
.card-help .card-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* line 8757, app/assets/stylesheets/css/zoficash.css */
.card-help .card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 8761, app/assets/stylesheets/css/zoficash.css */
.card-help .card-footer .icon::before {
  width: auto;
}

/* line 8764, app/assets/stylesheets/css/zoficash.css */
.divider-text {
  position: relative;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #8392a5;
  font-size: 10px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  letter-spacing: .5px;
  margin: 15px 0;
}

/* line 8775, app/assets/stylesheets/css/zoficash.css */
.divider-text::before, .divider-text::after {
  content: '';
  display: block;
  flex: 1;
  height: 1px;
  background-color: #e5e9f2;
}

/* line 8781, app/assets/stylesheets/css/zoficash.css */
.divider-text::before {
  margin-right: 10px;
}

/* line 8783, app/assets/stylesheets/css/zoficash.css */
.divider-text::after {
  margin-left: 10px;
}

/* line 8786, app/assets/stylesheets/css/zoficash.css */
.divider-vertical {
  flex-direction: column;
  margin: 0 15px;
}

/* line 8789, app/assets/stylesheets/css/zoficash.css */
.divider-vertical::before, .divider-vertical::after {
  height: auto;
  width: 1px;
}

/* line 8792, app/assets/stylesheets/css/zoficash.css */
.divider-vertical::before {
  margin-right: 0;
  margin-bottom: 10px;
}

/* line 8795, app/assets/stylesheets/css/zoficash.css */
.divider-vertical::after {
  margin-left: 0;
  margin-top: 10px;
}

/* line 8799, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-link,
.dropdown-notification .dropdown-link {
  position: relative;
  color: #8392a5;
}

/* line 8803, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-link svg,
.dropdown-notification .dropdown-link svg {
  width: 16px;
  height: 16px;
  stroke-width: 3px;
}

@media (min-width: 576px) {
  /* line 8809, app/assets/stylesheets/css/zoficash.css */
  .dropdown-message .dropdown-link svg,
.dropdown-notification .dropdown-link svg {
    width: 20px;
    height: 20px;
    stroke-width: 2.25px;
  }
}

/* line 8814, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-link.new-indicator,
.dropdown-notification .dropdown-link.new-indicator {
  color: #1b2e4b;
}

/* line 8817, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-link.new-indicator span,
.dropdown-notification .dropdown-link.new-indicator span {
  display: flex;
  width: 15px;
  height: 15px;
  justify-content: center;
  position: absolute;
  top: -8px;
  right: -2px;
  background-color: #dc3545;
  color: #fff;
  font-size: 8px;
  font-weight: 400;
  font-family: sans-serif;
  line-height: 2;
  border-radius: 100%;
}

/* line 8833, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-link:hover, .dropdown-message .dropdown-link:focus,
.dropdown-notification .dropdown-link:hover,
.dropdown-notification .dropdown-link:focus {
  color: #001737;
}

/* line 8838, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-menu,
.dropdown-notification .dropdown-menu {
  width: 300px;
  padding: 0;
  margin-right: -20px;
  box-shadow: none;
}

/* line 8844, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-menu::before,
.dropdown-notification .dropdown-menu::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 25px;
  border-bottom: 10px solid rgba(72, 94, 144, 0.16);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/* line 8853, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-menu::after,
.dropdown-notification .dropdown-menu::after {
  content: '';
  position: absolute;
  top: -8.5px;
  left: 26px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

/* line 8862, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-menu.dropdown-menu-right,
.dropdown-notification .dropdown-menu.dropdown-menu-right {
  margin-right: -20px;
}

/* line 8865, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-menu.dropdown-menu-right::before,
.dropdown-notification .dropdown-menu.dropdown-menu-right::before {
  left: auto;
  right: 20px;
}

/* line 8869, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-menu.dropdown-menu-right::after,
.dropdown-notification .dropdown-menu.dropdown-menu-right::after {
  left: auto;
  right: 21px;
}

/* line 8874, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-header,
.dropdown-notification .dropdown-header {
  padding: 12px 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
  color: #1b2e4b;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
  margin-bottom: 5px;
}

/* line 8885, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-item,
.dropdown-notification .dropdown-item {
  transition: none;
  border-radius: 0.25rem;
  white-space: normal;
  padding: 8px 10px;
  margin: 0 5px;
  width: auto;
}

@media (prefers-reduced-motion: reduce) {
  /* line 8894, app/assets/stylesheets/css/zoficash.css */
  .dropdown-message .dropdown-item,
.dropdown-notification .dropdown-item {
    transition: none;
  }
}

/* line 8897, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-item:hover, .dropdown-message .dropdown-item:focus,
.dropdown-notification .dropdown-item:hover,
.dropdown-notification .dropdown-item:focus {
  background-color: rgba(229, 233, 242, 0.5);
}

/* line 8901, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-item:hover .avatar-online::after,
.dropdown-message .dropdown-item:hover .avatar-offline::after, .dropdown-message .dropdown-item:focus .avatar-online::after,
.dropdown-message .dropdown-item:focus .avatar-offline::after,
.dropdown-notification .dropdown-item:hover .avatar-online::after,
.dropdown-notification .dropdown-item:hover .avatar-offline::after,
.dropdown-notification .dropdown-item:focus .avatar-online::after,
.dropdown-notification .dropdown-item:focus .avatar-offline::after {
  box-shadow: 0 0 0 2px #f2f4f8;
}

/* line 8910, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .avatar,
.dropdown-notification .avatar {
  flex-shrink: 0;
  margin-top: 2px;
}

/* line 8915, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .media-body,
.dropdown-notification .media-body {
  font-size: 13px;
  color: rgba(27, 46, 75, 0.85);
}

/* line 8919, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .media-body p,
.dropdown-notification .media-body p {
  margin-bottom: 2px;
}

/* line 8922, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .media-body span,
.dropdown-notification .media-body span {
  color: #8392a5;
  font-size: 11px;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
}

/* line 8927, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .media-body strong,
.dropdown-notification .media-body strong {
  font-weight: 500;
  color: #1b2e4b;
}

/* line 8932, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-footer,
.dropdown-notification .dropdown-footer {
  margin-top: 5px;
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  padding: 10px;
  text-align: center;
  font-size: 10px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  letter-spacing: .5px;
  text-transform: uppercase;
}

/* line 8943, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-footer a,
.dropdown-notification .dropdown-footer a {
  color: #8392a5;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 8948, app/assets/stylesheets/css/zoficash.css */
  .dropdown-message .dropdown-footer a,
.dropdown-notification .dropdown-footer a {
    transition: none;
  }
}

/* line 8951, app/assets/stylesheets/css/zoficash.css */
.dropdown-message .dropdown-footer a:hover, .dropdown-message .dropdown-footer a:focus,
.dropdown-notification .dropdown-footer a:hover,
.dropdown-notification .dropdown-footer a:focus {
  color: #1b2e4b;
}

/* line 8956, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-link {
  display: flex;
  align-items: center;
}

/* line 8959, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-link:hover .avatar img, .dropdown-profile .dropdown-link:focus .avatar img {
  transform: scale(1.23, 1.23);
  padding: 3px;
  background-color: #f5f6fa;
}

/* line 8964, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-menu {
  border-color: rgba(72, 94, 144, 0.16);
  width: 230px;
  padding: 25px;
  margin-top: 14.5px;
  box-shadow: none;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 8972, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-menu::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 25px;
  border-bottom: 10px solid rgba(72, 94, 144, 0.16);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/* line 8980, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-menu::after {
  content: '';
  position: absolute;
  top: -8.5px;
  left: 26px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

/* line 8988, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-menu.dropdown-menu-right {
  margin-right: -10px;
}

/* line 8990, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-menu.dropdown-menu-right::before {
  left: auto;
  right: 15px;
}

/* line 8993, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-menu.dropdown-menu-right::after {
  left: auto;
  right: 16px;
}

/* line 8997, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-divider {
  margin: 15px 0;
}

/* line 9000, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-item {
  padding: 0;
  display: flex;
  align-items: center;
  color: #1b2e4b;
}

/* line 9005, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-item + .dropdown-item {
  margin-top: 10px;
}

/* line 9007, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-item svg {
  width: 16px;
  height: 16px;
  margin-right: 15px;
}

/* line 9011, app/assets/stylesheets/css/zoficash.css */
.dropdown-profile .dropdown-item:hover, .dropdown-profile .dropdown-item:focus {
  background-color: transparent;
  color: #0168fa;
}

/* line 9015, app/assets/stylesheets/css/zoficash.css */
.dropdown-icon .dropdown-item {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}

/* line 9019, app/assets/stylesheets/css/zoficash.css */
.dropdown-icon .dropdown-item svg {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

/* line 9023, app/assets/stylesheets/css/zoficash.css */
.dropdown-icon .dropdown-item span {
  display: block;
  position: relative;
  top: 1.5px;
}

/* line 9028, app/assets/stylesheets/css/zoficash.css */
.dropdown-icon .dropdown-divider {
  margin: 10px 15px;
}

/* line 9031, app/assets/stylesheets/css/zoficash.css */
.img-group {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 9035, app/assets/stylesheets/css/zoficash.css */
.img-group .img {
  position: relative;
  background-color: #fff;
  padding: 2px;
}

@media (min-width: 576px) {
  /* line 9040, app/assets/stylesheets/css/zoficash.css */
  .img-group .img {
    padding: 3px;
  }
}

/* line 9042, app/assets/stylesheets/css/zoficash.css */
.img-group .img + .img {
  margin-left: -15px;
}

@media (min-width: 576px) {
  /* line 9045, app/assets/stylesheets/css/zoficash.css */
  .img-group .img + .img {
    margin-left: -25px;
  }
}

/* line 9047, app/assets/stylesheets/css/zoficash.css */
.img-group.img-group-sm .img + .img {
  margin-left: -15px;
}

/* line 9050, app/assets/stylesheets/css/zoficash.css */
.link-01 {
  color: #001737;
}

/* line 9052, app/assets/stylesheets/css/zoficash.css */
.link-01:hover, .link-01:focus {
  color: #0168fa;
}

/* line 9055, app/assets/stylesheets/css/zoficash.css */
.link-02 {
  color: #1b2e4b;
}

/* line 9057, app/assets/stylesheets/css/zoficash.css */
.link-02:hover, .link-02:focus {
  color: #001737;
}

/* line 9060, app/assets/stylesheets/css/zoficash.css */
.link-03 {
  color: #8392a5;
}

/* line 9062, app/assets/stylesheets/css/zoficash.css */
.link-03:hover, .link-03:focus {
  color: #1b2e4b;
}

/* line 9065, app/assets/stylesheets/css/zoficash.css */
.hover-primary:hover, .hover-primary:focus {
  color: #0168fa;
}

/* line 9068, app/assets/stylesheets/css/zoficash.css */
.activity {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 9073, app/assets/stylesheets/css/zoficash.css */
.activity-item {
  display: flex;
  padding: 5px 0 10px;
  position: relative;
  min-height: 70px;
}

/* line 9078, app/assets/stylesheets/css/zoficash.css */
.activity-item::before {
  content: '';
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 20px;
  border-left: 2px dotted #c0ccda;
}

/* line 9085, app/assets/stylesheets/css/zoficash.css */
.activity-item:last-child {
  padding-bottom: 0;
  min-height: inherit;
}

/* line 9089, app/assets/stylesheets/css/zoficash.css */
.activity-icon {
  width: 40px;
  height: 40px;
  background-color: #e5e9f2;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #8392a5;
}

/* line 9099, app/assets/stylesheets/css/zoficash.css */
.activity-icon svg {
  width: 20px;
  height: 20px;
}

/* line 9103, app/assets/stylesheets/css/zoficash.css */
.activity-body {
  margin-left: 15px;
  flex: 1;
  color: #5c6c7f;
}

/* line 9107, app/assets/stylesheets/css/zoficash.css */
.activity-body strong {
  color: #1b2e4b;
  font-weight: 500;
}

/* line 9110, app/assets/stylesheets/css/zoficash.css */
.activity-body small {
  font-size: 11px;
}

/* line 9113, app/assets/stylesheets/css/zoficash.css */
.marker {
  background-color: #f3f5f9;
  color: #001737;
  padding: 5px 10px;
  font-size: 10px;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  letter-spacing: .5px;
  text-transform: uppercase;
}

/* line 9123, app/assets/stylesheets/css/zoficash.css */
.marker-icon {
  position: relative;
  overflow: hidden;
  display: flex;
  width: 45px;
  height: 45px;
}

/* line 9129, app/assets/stylesheets/css/zoficash.css */
.marker-icon::before {
  content: '';
  position: absolute;
  top: -70%;
  left: -70%;
  width: 140%;
  height: 140%;
  background-color: #f3f5f9;
  transform: rotate(45deg);
}

/* line 9138, app/assets/stylesheets/css/zoficash.css */
.marker-icon svg {
  width: 16px;
  height: 16px;
  margin-top: calc(30% - 8px);
  margin-left: calc(30% - 8px);
  position: relative;
  z-index: 1;
}

/* line 9145, app/assets/stylesheets/css/zoficash.css */
.marker-icon.marker-top-right::before {
  left: auto;
  right: -70%;
}

/* line 9148, app/assets/stylesheets/css/zoficash.css */
.marker-icon.marker-top-right svg {
  margin-left: auto;
  margin-right: calc(30% - 8px);
}

/* line 9151, app/assets/stylesheets/css/zoficash.css */
.marker-icon.marker-bottom-left::before {
  top: auto;
  bottom: -70%;
}

/* line 9154, app/assets/stylesheets/css/zoficash.css */
.marker-icon.marker-bottom-left svg {
  margin-top: auto;
  margin-bottom: calc(30% - 8px);
}

/* line 9157, app/assets/stylesheets/css/zoficash.css */
.marker-icon.marker-bottom-right::before {
  top: auto;
  bottom: -70%;
  left: auto;
  right: -70%;
}

/* line 9162, app/assets/stylesheets/css/zoficash.css */
.marker-icon.marker-bottom-right svg {
  margin-top: auto;
  margin-left: auto;
  margin-bottom: calc(30% - 8px);
  margin-right: calc(30% - 8px);
}

/* line 9168, app/assets/stylesheets/css/zoficash.css */
.marker-ribbon {
  margin-left: -10px;
  box-shadow: 1px 1px 1px rgba(28, 39, 60, 0.16);
}

/* line 9171, app/assets/stylesheets/css/zoficash.css */
.marker-ribbon::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  border-bottom: 7px solid #b4bdce;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  transform: rotate(45deg);
}

/* line 9180, app/assets/stylesheets/css/zoficash.css */
.marker-ribbon.marker-top-right {
  margin-left: 0;
  margin-right: -10px;
}

/* line 9183, app/assets/stylesheets/css/zoficash.css */
.marker-ribbon.marker-top-right::after {
  left: auto;
  right: 0;
  transform: rotate(-45deg);
}

/* line 9188, app/assets/stylesheets/css/zoficash.css */
.marker-primary {
  color: #fff;
}

/* line 9190, app/assets/stylesheets/css/zoficash.css */
.marker-primary.marker-icon::before {
  background-color: #0168fa;
}

/* line 9192, app/assets/stylesheets/css/zoficash.css */
.marker-primary.marker-ribbon {
  background-color: #0168fa;
}

/* line 9194, app/assets/stylesheets/css/zoficash.css */
.marker-primary.marker-ribbon::after {
  border-bottom-color: #0148ae;
}

/* line 9197, app/assets/stylesheets/css/zoficash.css */
.marker-secondary {
  color: #fff;
}

/* line 9199, app/assets/stylesheets/css/zoficash.css */
.marker-secondary.marker-icon::before {
  background-color: #97a3b9;
}

/* line 9201, app/assets/stylesheets/css/zoficash.css */
.marker-secondary.marker-ribbon {
  background-color: #97a3b9;
}

/* line 9203, app/assets/stylesheets/css/zoficash.css */
.marker-secondary.marker-ribbon::after {
  border-bottom-color: #697b9a;
}

/* line 9206, app/assets/stylesheets/css/zoficash.css */
.marker-success {
  color: #fff;
}

/* line 9208, app/assets/stylesheets/css/zoficash.css */
.marker-success.marker-icon::before {
  background-color: #10b759;
}

/* line 9210, app/assets/stylesheets/css/zoficash.css */
.marker-success.marker-ribbon {
  background-color: #10b759;
}

/* line 9212, app/assets/stylesheets/css/zoficash.css */
.marker-success.marker-ribbon::after {
  border-bottom-color: #0a7137;
}

/* line 9215, app/assets/stylesheets/css/zoficash.css */
.marker-danger {
  color: #fff;
}

/* line 9217, app/assets/stylesheets/css/zoficash.css */
.marker-danger.marker-icon::before {
  background-color: #dc3545;
}

/* line 9219, app/assets/stylesheets/css/zoficash.css */
.marker-danger.marker-ribbon {
  background-color: #dc3545;
}

/* line 9221, app/assets/stylesheets/css/zoficash.css */
.marker-danger.marker-ribbon::after {
  border-bottom-color: #a71d2a;
}

/* line 9224, app/assets/stylesheets/css/zoficash.css */
.marker-warning {
  color: #fff;
}

/* line 9226, app/assets/stylesheets/css/zoficash.css */
.marker-warning.marker-icon::before {
  background-color: #ffc107;
}

/* line 9228, app/assets/stylesheets/css/zoficash.css */
.marker-warning.marker-ribbon {
  background-color: #ffc107;
}

/* line 9230, app/assets/stylesheets/css/zoficash.css */
.marker-warning.marker-ribbon::after {
  border-bottom-color: #ba8b00;
}

/* line 9233, app/assets/stylesheets/css/zoficash.css */
.marker-info {
  color: #fff;
}

/* line 9235, app/assets/stylesheets/css/zoficash.css */
.marker-info.marker-icon::before {
  background-color: #00b8d4;
}

/* line 9237, app/assets/stylesheets/css/zoficash.css */
.marker-info.marker-ribbon {
  background-color: #00b8d4;
}

/* line 9239, app/assets/stylesheets/css/zoficash.css */
.marker-info.marker-ribbon::after {
  border-bottom-color: #007688;
}

/* line 9242, app/assets/stylesheets/css/zoficash.css */
.marker-dark {
  color: #fff;
}

/* line 9244, app/assets/stylesheets/css/zoficash.css */
.marker-dark.marker-icon::before {
  background-color: #1c273c;
}

/* line 9246, app/assets/stylesheets/css/zoficash.css */
.marker-dark.marker-ribbon {
  background-color: #1c273c;
}

/* line 9248, app/assets/stylesheets/css/zoficash.css */
.marker-dark.marker-ribbon::after {
  border-bottom-color: #040508;
}

/* line 9251, app/assets/stylesheets/css/zoficash.css */
.modal.animated .modal-dialog {
  transform: translate(0, 0);
}

/* line 9254, app/assets/stylesheets/css/zoficash.css */
.modal.effect-scale .modal-dialog {
  transform: scale(0.7);
  opacity: 0;
  transition: all 0.3s;
}

/* line 9259, app/assets/stylesheets/css/zoficash.css */
.modal.effect-scale.show .modal-dialog {
  transform: scale(1);
  opacity: 1;
}

/* line 9263, app/assets/stylesheets/css/zoficash.css */
.modal.effect-slide-in-right .modal-dialog {
  transform: translateX(20%);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

/* line 9268, app/assets/stylesheets/css/zoficash.css */
.modal.effect-slide-in-right.show .modal-dialog {
  transform: translateX(0);
  opacity: 1;
}

/* line 9272, app/assets/stylesheets/css/zoficash.css */
.modal.effect-slide-in-bottom .modal-dialog {
  transform: translateY(20%);
  opacity: 0;
  transition: all 0.3s;
}

/* line 9277, app/assets/stylesheets/css/zoficash.css */
.modal.effect-slide-in-bottom.show .modal-dialog {
  transform: translateY(0);
  opacity: 1;
}

/* line 9281, app/assets/stylesheets/css/zoficash.css */
.modal.effect-newspaper .modal-dialog {
  transform: scale(0) rotate(720deg);
  opacity: 0;
}

/* line 9285, app/assets/stylesheets/css/zoficash.css */
.modal.effect-newspaper.show ~ .modal-backdrop,
.modal.effect-newspaper .modal-dialog {
  transition: all 0.5s;
}

/* line 9289, app/assets/stylesheets/css/zoficash.css */
.modal.effect-newspaper.show .modal-dialog {
  transform: scale(1) rotate(0deg);
  opacity: 1;
}

/* line 9293, app/assets/stylesheets/css/zoficash.css */
.modal.effect-fall {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 9297, app/assets/stylesheets/css/zoficash.css */
.modal.effect-fall .modal-dialog {
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: translateZ(600px) rotateX(20deg);
  opacity: 0;
}

/* line 9302, app/assets/stylesheets/css/zoficash.css */
.modal.effect-fall.show .modal-dialog {
  transition: all 0.3s ease-in;
  transform: translateZ(0px) rotateX(0deg);
  opacity: 1;
}

/* line 9307, app/assets/stylesheets/css/zoficash.css */
.modal.effect-flip-horizontal {
  perspective: 1300px;
}

/* line 9309, app/assets/stylesheets/css/zoficash.css */
.modal.effect-flip-horizontal .modal-dialog {
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: rotateY(-70deg);
  transition: all 0.3s;
  opacity: 0;
}

/* line 9315, app/assets/stylesheets/css/zoficash.css */
.modal.effect-flip-horizontal.show .modal-dialog {
  transform: rotateY(0deg);
  opacity: 1;
}

/* line 9319, app/assets/stylesheets/css/zoficash.css */
.modal.effect-flip-vertical {
  perspective: 1300px;
}

/* line 9321, app/assets/stylesheets/css/zoficash.css */
.modal.effect-flip-vertical .modal-dialog {
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: rotateX(-70deg);
  transition: all 0.3s;
  opacity: 0;
}

/* line 9327, app/assets/stylesheets/css/zoficash.css */
.modal.effect-flip-vertical.show .modal-dialog {
  transform: rotateX(0deg);
  opacity: 1;
}

/* line 9331, app/assets/stylesheets/css/zoficash.css */
.modal.effect-super-scaled .modal-dialog {
  transform: scale(2);
  opacity: 0;
  transition: all 0.3s;
}

/* line 9336, app/assets/stylesheets/css/zoficash.css */
.modal.effect-super-scaled.show .modal-dialog {
  transform: scale(1);
  opacity: 1;
}

/* line 9340, app/assets/stylesheets/css/zoficash.css */
.modal.effect-sign {
  perspective: 1300px;
}

/* line 9342, app/assets/stylesheets/css/zoficash.css */
.modal.effect-sign .modal-dialog {
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: rotateX(-60deg);
  transform-origin: 50% 0;
  opacity: 0;
  transition: all 0.3s;
}

/* line 9349, app/assets/stylesheets/css/zoficash.css */
.modal.effect-sign.show .modal-dialog {
  transform: rotateX(0deg);
  opacity: 1;
}

/* line 9353, app/assets/stylesheets/css/zoficash.css */
.modal.effect-rotate-bottom {
  perspective: 1300px;
}

/* line 9355, app/assets/stylesheets/css/zoficash.css */
.modal.effect-rotate-bottom .modal-dialog {
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: translateY(100%) rotateX(90deg);
  transform-origin: 0 100%;
  opacity: 0;
  transition: all 0.3s ease-out;
}

/* line 9362, app/assets/stylesheets/css/zoficash.css */
.modal.effect-rotate-bottom.show .modal-dialog {
  transform: translateY(0%) rotateX(0deg);
  opacity: 1;
}

/* line 9366, app/assets/stylesheets/css/zoficash.css */
.modal.effect-rotate-left {
  perspective: 1300px;
}

/* line 9368, app/assets/stylesheets/css/zoficash.css */
.modal.effect-rotate-left .modal-dialog {
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  transform-origin: 0 100%;
  opacity: 0;
  transition: all 0.3s;
}

/* line 9375, app/assets/stylesheets/css/zoficash.css */
.modal.effect-rotate-left.show .modal-dialog {
  transform: translateZ(0px) translateX(0%) rotateY(0deg);
  opacity: 1;
}

/* line 9379, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .modal-dialog {
  transform: scale(0.8);
  opacity: 0;
  transition: all 0.3s;
}

/* line 9384, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .modal-content {
  background-color: transparent;
}

/* line 9387, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .close {
  text-shadow: none;
  color: #fff;
}

/* line 9391, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .modal-header {
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  padding-left: 0;
  padding-right: 0;
}

/* line 9396, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .modal-header h6 {
  color: #fff;
  font-weight: 500;
}

/* line 9400, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .modal-body {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 0;
  padding-right: 0;
}

/* line 9404, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .modal-body h6 {
  color: #fff;
}

/* line 9407, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me .modal-footer {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 9413, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me.show ~ .modal-backdrop {
  opacity: .96;
}

/* line 9416, app/assets/stylesheets/css/zoficash.css */
.modal.effect-just-me.show .modal-dialog {
  transform: scale(1);
  opacity: 1;
}

/* line 9420, app/assets/stylesheets/css/zoficash.css */
.nav-social {
  align-items: center;
}

/* line 9422, app/assets/stylesheets/css/zoficash.css */
.nav-social .nav-link {
  padding: 0;
  color: #1b2e4b;
}

/* line 9425, app/assets/stylesheets/css/zoficash.css */
.nav-social .nav-link:hover, .nav-social .nav-link:focus {
  color: #0168fa;
}

/* line 9427, app/assets/stylesheets/css/zoficash.css */
.nav-social .nav-link + .nav-link {
  margin-left: 8px;
}

/* line 9429, app/assets/stylesheets/css/zoficash.css */
.nav-social .nav-link svg {
  width: 18px;
}

/* line 9432, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar {
  flex-direction: column;
}

/* line 9434, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar .nav-link {
  padding: 6px 10px;
  display: flex;
  align-items: center;
  color: #1b2e4b;
  border-radius: 0.25rem;
}

/* line 9440, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar .nav-link:hover, .nav-sidebar .nav-link:focus {
  background-color: #f5f6fa;
}

/* line 9442, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar .nav-link svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.3px;
  margin-right: 12px;
  color: #566476;
  fill: rgba(27, 46, 75, 0.06);
}

/* line 9449, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar .nav-link .badge {
  margin-left: auto;
  color: #c0ccda;
  font-weight: 400;
  font-size: 11px;
}

/* line 9454, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar .nav-link.active {
  font-weight: 500;
  color: #0168fa;
  background-color: #eef0f7;
}

/* line 9458, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar .nav-link.active svg {
  color: #0168fa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 9461, app/assets/stylesheets/css/zoficash.css */
.nav-sidebar .nav-link + .nav-link {
  margin-top: 2px;
}

/* line 9464, app/assets/stylesheets/css/zoficash.css */
.nav-classic {
  flex-direction: column;
}

/* line 9466, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link {
  padding: 0;
  display: flex;
  align-items: center;
  color: #1b2e4b;
}

/* line 9471, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link:hover, .nav-classic .nav-link:focus {
  color: #0168fa;
}

/* line 9473, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link:hover svg, .nav-classic .nav-link:focus svg {
  color: #0168fa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 9476, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.3px;
  margin-right: 12px;
  color: #566476;
  fill: rgba(27, 46, 75, 0.06);
}

/* line 9483, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link span:not(.badge) {
  display: block;
  transform: translateY(1px);
}

/* line 9486, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link .badge {
  margin-left: auto;
  color: #c0ccda;
  font-weight: 400;
  font-size: 11px;
}

/* line 9491, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link.active {
  font-weight: 500;
  color: #0168fa;
  background-color: transparent;
}

/* line 9495, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link.active svg {
  color: #0168fa;
}

/* line 9497, app/assets/stylesheets/css/zoficash.css */
.nav-classic .nav-link + .nav-link {
  margin-top: 10px;
}

/* line 9500, app/assets/stylesheets/css/zoficash.css */
.nav-row .nav-link {
  padding: 0;
}

/* line 9502, app/assets/stylesheets/css/zoficash.css */
.nav-row .nav-link + .nav-link {
  margin-left: 15px;
}

/* line 9505, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only {
  align-items: center;
}

/* line 9507, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only .nav-link {
  padding: 0;
  color: #8392a5;
}

/* line 9510, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only .nav-link:hover, .nav-icon-only .nav-link:focus {
  color: #1b2e4b;
}

/* line 9512, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only .nav-link + .nav-link {
  margin-left: 10px;
}

/* line 9514, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only .nav-link svg {
  width: 18px;
  height: 18px;
}

/* line 9517, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only .nav-divider {
  width: 1px;
  background-color: #e5e9f2;
  margin: 0 15px;
}

/* line 9521, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only.nav-lg .nav-link + .nav-link {
  margin-left: 15px;
}

/* line 9523, app/assets/stylesheets/css/zoficash.css */
.nav-icon-only.nav-lg .nav-link svg {
  width: 28px;
  height: 28px;
}

/* line 9527, app/assets/stylesheets/css/zoficash.css */
.nav-with-icon .nav-link {
  padding: 0;
  display: flex;
  align-items: center;
}

/* line 9531, app/assets/stylesheets/css/zoficash.css */
.nav-with-icon .nav-link + .nav-link {
  margin-left: 15px;
}

@media (min-width: 576px) {
  /* line 9534, app/assets/stylesheets/css/zoficash.css */
  .nav-with-icon .nav-link + .nav-link {
    margin-left: 25px;
  }
}

/* line 9537, app/assets/stylesheets/css/zoficash.css */
.nav-with-icon svg {
  width: 16px;
  height: 16px;
  stroke-width: 2.5px;
  margin-right: 7px;
  position: relative;
  top: -1px;
}

/* line 9545, app/assets/stylesheets/css/zoficash.css */
.nav-row-xs {
  font-size: 11px;
}

/* line 9547, app/assets/stylesheets/css/zoficash.css */
.nav-row-xs .nav-link {
  padding: 0;
  font-weight: 500;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: #8392a5;
}

/* line 9553, app/assets/stylesheets/css/zoficash.css */
.nav-row-xs .nav-link.active {
  font-weight: 600;
  color: #0168fa;
}

/* line 9556, app/assets/stylesheets/css/zoficash.css */
.nav-row-xs .nav-link + .nav-link {
  margin-left: 10px;
}

/* line 9559, app/assets/stylesheets/css/zoficash.css */
.nav-wrapper {
  overflow: hidden;
  height: 40px;
}

/* line 9562, app/assets/stylesheets/css/zoficash.css */
.nav-wrapper > div {
  height: 60px;
  overflow-x: auto;
  padding-right: 20px;
}

@media (min-width: 992px) {
  /* line 9567, app/assets/stylesheets/css/zoficash.css */
  .nav-wrapper > div {
    padding-right: 0;
  }
}

/* line 9569, app/assets/stylesheets/css/zoficash.css */
.nav-wrapper .nav {
  flex-wrap: nowrap;
  white-space: nowrap;
}

/* line 9573, app/assets/stylesheets/css/zoficash.css */
.off-canvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  height: 100%;
  width: 240px;
  background-color: #fff;
  transform: translate(-100%, 0);
  transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9584, app/assets/stylesheets/css/zoficash.css */
  .off-canvas {
    transition: none;
  }
}

/* line 9586, app/assets/stylesheets/css/zoficash.css */
.off-canvas.show {
  transform: translate(0, 0);
  border-right: 1px solid rgba(28, 39, 60, 0.1);
  box-shadow: 0 0 18px rgba(28, 39, 60, 0.06);
}

/* line 9590, app/assets/stylesheets/css/zoficash.css */
.off-canvas > .close {
  position: absolute;
  top: 18px;
  right: 18px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7987a1;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9603, app/assets/stylesheets/css/zoficash.css */
  .off-canvas > .close {
    transition: none;
  }
}

/* line 9605, app/assets/stylesheets/css/zoficash.css */
.off-canvas > .close .feather {
  width: 20px;
  height: 20px;
  stroke-width: 2.5px;
}

/* line 9610, app/assets/stylesheets/css/zoficash.css */
.off-canvas-overlay.show {
  border-right-width: 0;
}

/* line 9612, app/assets/stylesheets/css/zoficash.css */
.off-canvas-overlay.show ~ .off-canvas-pusher {
  overflow: hidden;
}

/* line 9614, app/assets/stylesheets/css/zoficash.css */
.off-canvas-overlay.show ~ .backdrop {
  opacity: 1;
  visibility: visible;
  z-index: 60;
}

/* line 9619, app/assets/stylesheets/css/zoficash.css */
.off-canvas-right {
  left: auto;
  right: 0;
  transform: translate(100%, 0);
}

/* line 9623, app/assets/stylesheets/css/zoficash.css */
.off-canvas-right.show {
  border-right: 0;
  border-left: 1px solid rgba(28, 39, 60, 0.1);
}

/* line 9626, app/assets/stylesheets/css/zoficash.css */
.off-canvas-right.off-canvas-overlay.show {
  border-left-width: 0;
}

/* line 9629, app/assets/stylesheets/css/zoficash.css */
.off-canvas-header {
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 25px;
  border-bottom: 1px solid rgba(72, 94, 144, 0.5);
}

@media (min-width: 992px) {
  /* line 9637, app/assets/stylesheets/css/zoficash.css */
  .off-canvas-header {
    height: 60px;
  }
}

/* line 9639, app/assets/stylesheets/css/zoficash.css */
.off-canvas-header .close {
  color: #7987a1;
}

/* line 9641, app/assets/stylesheets/css/zoficash.css */
.off-canvas-header .close .feather {
  stroke-width: 2.5px;
  width: 20px;
}

/* line 9645, app/assets/stylesheets/css/zoficash.css */
.off-canvas-body {
  position: relative;
  overflow-y: auto;
  height: calc(100vh - 60px);
}

/* line 9650, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark {
  background-color: #1c273c;
  color: #fff;
}

/* line 9653, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .close {
  color: inherit;
}

/* line 9655, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .off-canvas-header {
  border-bottom-color: rgba(255, 255, 255, 0.05);
}

/* line 9657, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .df-logo, .off-canvas-dark .df-logo:hover, .off-canvas-dark .df-logo:focus {
  color: inherit;
}

/* line 9659, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .df-logo span, .off-canvas-dark .df-logo:hover span, .off-canvas-dark .df-logo:focus span {
  color: inherit;
}

/* line 9661, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .sidebar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
}

/* line 9664, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .sidebar-nav .nav-link .feather {
  color: rgba(255, 255, 255, 0.4);
}

/* line 9666, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .sidebar-nav .nav {
  border-color: rgba(255, 255, 255, 0.05);
}

/* line 9668, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark .sidebar-nav .nav a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}

/* line 9671, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .df-logo, .off-canvas-dark.bg-secondary .df-logo {
  color: inherit;
}

/* line 9673, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .df-logo::before, .off-canvas-dark.bg-secondary .df-logo::before {
  background-color: rgba(255, 255, 255, 0.2);
  color: inherit;
}

/* line 9676, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav-label, .off-canvas-dark.bg-secondary .sidebar-nav .nav-label {
  color: rgba(255, 255, 255, 0.5);
}

/* line 9678, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav-link, .off-canvas-dark.bg-secondary .sidebar-nav .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 9680, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav-link:hover, .off-canvas-dark.bg-primary .sidebar-nav .nav-link:focus, .off-canvas-dark.bg-secondary .sidebar-nav .nav-link:hover, .off-canvas-dark.bg-secondary .sidebar-nav .nav-link:focus {
  color: #fff;
}

/* line 9682, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav-link .feather, .off-canvas-dark.bg-secondary .sidebar-nav .nav-link .feather {
  color: inherit;
}

/* line 9684, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav-link.active, .off-canvas-dark.bg-secondary .sidebar-nav .nav-link.active {
  color: #fff;
}

/* line 9686, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav-link.active::before, .off-canvas-dark.bg-secondary .sidebar-nav .nav-link.active::before {
  background-color: #fff;
}

/* line 9688, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav-link.active .feather, .off-canvas-dark.bg-secondary .sidebar-nav .nav-link.active .feather {
  color: inherit;
}

/* line 9690, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav, .off-canvas-dark.bg-secondary .sidebar-nav .nav {
  border-color: rgba(255, 255, 255, 0.16);
}

/* line 9692, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav a, .off-canvas-dark.bg-secondary .sidebar-nav .nav a {
  color: rgba(255, 255, 255, 0.5);
}

/* line 9694, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav a:hover, .off-canvas-dark.bg-primary .sidebar-nav .nav a:focus, .off-canvas-dark.bg-secondary .sidebar-nav .nav a:hover, .off-canvas-dark.bg-secondary .sidebar-nav .nav a:focus {
  color: rgba(255, 255, 255, 0.8);
}

/* line 9696, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav a.active, .off-canvas-dark.bg-secondary .sidebar-nav .nav a.active {
  color: #fff;
}

/* line 9698, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-primary .sidebar-nav .nav a.active::before, .off-canvas-dark.bg-secondary .sidebar-nav .nav a.active::before {
  border-color: #fff;
}

/* line 9700, app/assets/stylesheets/css/zoficash.css */
.off-canvas-dark.bg-secondary {
  background-color: #596882 !important;
}

/* line 9703, app/assets/stylesheets/css/zoficash.css */
.off-canvas-pusher {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  z-index: 20;
  transition: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9713, app/assets/stylesheets/css/zoficash.css */
  .off-canvas-pusher {
    transition: none;
  }
}

/* line 9715, app/assets/stylesheets/css/zoficash.css */
.off-canvas-pusher .navbar-header,
.off-canvas-pusher .sidebar,
.off-canvas-pusher .section-nav,
.off-canvas-pusher .content {
  transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9721, app/assets/stylesheets/css/zoficash.css */
  .off-canvas-pusher .navbar-header,
.off-canvas-pusher .sidebar,
.off-canvas-pusher .section-nav,
.off-canvas-pusher .content {
    transition: none;
  }
}

/* line 9726, app/assets/stylesheets/css/zoficash.css */
.off-canvas-pusher::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  pointer-events: none;
  transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9738, app/assets/stylesheets/css/zoficash.css */
  .off-canvas-pusher::before {
    transition: none;
  }
}

/* line 9741, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal {
  transform: translate(0, 0);
  transition: none;
  z-index: 10;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9746, app/assets/stylesheets/css/zoficash.css */
  .off-canvas-reveal {
    transition: none;
  }
}

/* line 9748, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal.show {
  box-shadow: none;
}

/* line 9750, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal.show ~ .off-canvas-pusher {
  overflow: hidden;
  pointer-events: none;
}

/* line 9753, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal.show ~ .off-canvas-pusher::before,
.off-canvas-reveal.show ~ .off-canvas-pusher .navbar-header,
.off-canvas-reveal.show ~ .off-canvas-pusher .section-nav,
.off-canvas-reveal.show ~ .off-canvas-pusher .content {
  transform: translateX(240px);
}

/* line 9758, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal.show ~ .off-canvas-pusher .sidebar {
  display: none;
}

@media (min-width: 992px) {
  /* line 9761, app/assets/stylesheets/css/zoficash.css */
  .off-canvas-reveal.show ~ .off-canvas-pusher .sidebar {
    display: block;
    transform: translateX(240px);
  }
}

/* line 9764, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal.show ~ .backdrop {
  transform: translateX(240px);
}

/* line 9766, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal.off-canvas-right {
  left: auto;
  right: 0;
}

/* line 9769, app/assets/stylesheets/css/zoficash.css */
.off-canvas-reveal.off-canvas-right.show ~ .off-canvas-pusher::before,
.off-canvas-reveal.off-canvas-right.show ~ .off-canvas-pusher .navbar-header,
.off-canvas-reveal.off-canvas-right.show ~ .off-canvas-pusher .sidebar,
.off-canvas-reveal.off-canvas-right.show ~ .off-canvas-pusher .section-nav,
.off-canvas-reveal.off-canvas-right.show ~ .off-canvas-pusher .content {
  transform: translateX(-240px);
}

/* line 9776, app/assets/stylesheets/css/zoficash.css */
.off-canvas-push.show ~ .off-canvas-pusher {
  overflow: hidden;
  pointer-events: none;
}

/* line 9779, app/assets/stylesheets/css/zoficash.css */
.off-canvas-push.show ~ .off-canvas-pusher::before,
.off-canvas-push.show ~ .off-canvas-pusher .navbar-header,
.off-canvas-push.show ~ .off-canvas-pusher .sidebar,
.off-canvas-push.show ~ .off-canvas-pusher .section-nav,
.off-canvas-push.show ~ .off-canvas-pusher .content {
  transform: translateX(240px);
}

/* line 9786, app/assets/stylesheets/css/zoficash.css */
.off-canvas-push.off-canvas-right.show ~ .off-canvas-pusher::before,
.off-canvas-push.off-canvas-right.show ~ .off-canvas-pusher .navbar-header,
.off-canvas-push.off-canvas-right.show ~ .off-canvas-pusher .sidebar,
.off-canvas-push.off-canvas-right.show ~ .off-canvas-pusher .section-nav,
.off-canvas-push.off-canvas-right.show ~ .off-canvas-pusher .content {
  transform: translateX(-240px);
}

/* line 9793, app/assets/stylesheets/css/zoficash.css */
.overlay {
  position: relative;
}

/* line 9796, app/assets/stylesheets/css/zoficash.css */
.overlay-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@keyframes shimmer {
  0% {
    background-position: -400px 0;
  }
  100% {
    background-position: 400px 0;
  }
}

/* line 9809, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line {
  position: relative;
  width: 87%;
  margin: 20px 0;
}

/* line 9813, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line, .placeholder-paragraph .line::before, .placeholder-paragraph .line::after {
  animation-duration: .8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: shimmer;
  animation-timing-function: linear;
  background: #f4f5f8;
  background: linear-gradient(to right, #e3e7ed 8%, #cdd4e0 18%, #e3e7ed 33%);
  background-size: 800px 10px;
  height: 8px;
}

/* line 9823, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line::before, .placeholder-paragraph .line::after {
  content: '';
  position: absolute;
  left: 0;
}

/* line 9827, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line::before {
  top: -20px;
  width: 84%;
}

/* line 9830, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line::after {
  bottom: -20px;
  width: 64%;
}

/* line 9833, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line + .line {
  margin-top: 52px;
  width: 93%;
}

/* line 9836, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line + .line::before {
  width: 88%;
}

/* line 9838, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph .line + .line::after {
  width: 36%;
}

/* line 9841, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-centered {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 9845, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-centered .line::before {
  margin-left: 50%;
  left: -42%;
}

/* line 9848, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-centered .line::after {
  margin-left: 50%;
  left: -32%;
}

/* line 9851, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-centered .line + .line {
  margin-top: 32px;
}

/* line 9853, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-centered .line + .line::before {
  left: -44%;
}

/* line 9855, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-centered .line + .line::after {
  left: -18%;
}

/* line 9858, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

/* line 9862, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-right .line::before, .placeholder-paragraph.aligned-right .line::after {
  left: auto;
  right: 0;
}

/* line 9865, app/assets/stylesheets/css/zoficash.css */
.placeholder-paragraph.aligned-right .line + .line {
  margin-top: 32px;
}

/* line 9868, app/assets/stylesheets/css/zoficash.css */
.placeholder-media .line {
  position: relative;
  margin-top: 8px;
  margin-bottom: 25px;
  margin-left: 70px;
  height: 16px;
}

/* line 9874, app/assets/stylesheets/css/zoficash.css */
.placeholder-media .line::before {
  content: '';
  position: absolute;
  top: -11px;
  left: -70px;
  width: 55px;
  height: 55px;
  border-radius: 100%;
}

/* line 9882, app/assets/stylesheets/css/zoficash.css */
.placeholder-media .line::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 65%;
  height: 8px;
}

/* line 9889, app/assets/stylesheets/css/zoficash.css */
.placeholder-media .line, .placeholder-media .line::before, .placeholder-media .line::after {
  animation-duration: .8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: shimmer;
  animation-timing-function: linear;
  background: #e3e7ed;
  background: linear-gradient(to right, #e3e7ed 8%, #cdd4e0 18%, #e3e7ed 33%);
  background-size: 800px 10px;
}

/* line 9899, app/assets/stylesheets/css/zoficash.css */
.search-form {
  display: flex;
  align-items: stretch;
}

/* line 9902, app/assets/stylesheets/css/zoficash.css */
.search-form .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}

/* line 9906, app/assets/stylesheets/css/zoficash.css */
.search-form .form-control:focus, .search-form .form-control:active {
  border-color: #0168fa;
  box-shadow: none !important;
}

/* line 9909, app/assets/stylesheets/css/zoficash.css */
.search-form .form-control:focus + button, .search-form .form-control:active + button {
  border-color: #0168fa;
}

/* line 9911, app/assets/stylesheets/css/zoficash.css */
.search-form button {
  display: flex;
  align-items: center;
  padding: 0 .5rem;
  border: 1px solid #c0ccda;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #8392a5;
}

/* line 9920, app/assets/stylesheets/css/zoficash.css */
.search-form button svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.5px;
}

/* line 9924, app/assets/stylesheets/css/zoficash.css */
.search-form .twitter-typeahead,
.search-form .tt-hint,
.search-form .tt-input,
.search-form .tt-menu {
  width: 100%;
}

/* line 9929, app/assets/stylesheets/css/zoficash.css */
.search-form .tt-hint,
.search-form .tt-input {
  border-right-width: 1px;
  border-radius: 0.25rem;
}

/* line 9933, app/assets/stylesheets/css/zoficash.css */
.search-form .tt-hint {
  color: #c0ccda;
}

/* line 9935, app/assets/stylesheets/css/zoficash.css */
.search-form .tt-input {
  color: #1b2e4b;
}

/* line 9937, app/assets/stylesheets/css/zoficash.css */
.search-form .tt-dataset {
  margin-bottom: 5px;
}

/* line 9939, app/assets/stylesheets/css/zoficash.css */
.search-form .tt-dataset h3 {
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 5px;
}

/* line 9943, app/assets/stylesheets/css/zoficash.css */
.search-form .tt-suggestion {
  padding: 2px 5px;
  border-radius: 0.25rem;
}

/* line 9946, app/assets/stylesheets/css/zoficash.css */
.search-form .tt-suggestion strong {
  font-weight: 500;
}

/* line 9949, app/assets/stylesheets/css/zoficash.css */
.search-form-expanding {
  width: 0%;
  min-width: 39px;
  height: 38px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  transition: all 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9958, app/assets/stylesheets/css/zoficash.css */
  .search-form-expanding {
    transition: none;
  }
}

/* line 9960, app/assets/stylesheets/css/zoficash.css */
.search-form-expanding .form-control {
  border-radius: 0.25rem;
}

/* line 9962, app/assets/stylesheets/css/zoficash.css */
.search-form-expanding button {
  padding: 0;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 9975, app/assets/stylesheets/css/zoficash.css */
.search-form-expanding button svg {
  width: 18px;
  height: 18px;
}

/* line 9978, app/assets/stylesheets/css/zoficash.css */
.search-form-expanding.expand {
  width: 100%;
}

/* line 9980, app/assets/stylesheets/css/zoficash.css */
.search-form-expanding.expand button {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 9985, app/assets/stylesheets/css/zoficash.css */
.search-suggestion-fixed .tt-menu {
  height: 120px;
  overflow-y: auto;
}

/* line 9989, app/assets/stylesheets/css/zoficash.css */
.steps {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
}

/* line 9996, app/assets/stylesheets/css/zoficash.css */
.step-item {
  display: inline-block;
  position: relative;
}

/* line 9999, app/assets/stylesheets/css/zoficash.css */
.step-item + .step-item {
  margin-left: 5px;
}

@media (min-width: 480px) {
  /* line 10002, app/assets/stylesheets/css/zoficash.css */
  .step-item + .step-item {
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  /* line 10005, app/assets/stylesheets/css/zoficash.css */
  .step-item + .step-item {
    margin-left: 36px;
  }
}

/* line 10007, app/assets/stylesheets/css/zoficash.css */
.step-item + .step-item::before {
  content: '\f287';
  font-family: 'Ionicons';
  font-size: 16px;
  font-weight: 400;
  color: #c0ccda;
  position: absolute;
  top: 50%;
  left: -26px;
  line-height: 0;
  display: none;
}

@media (min-width: 768px) {
  /* line 10019, app/assets/stylesheets/css/zoficash.css */
  .step-item + .step-item::before {
    display: block;
  }
}

/* line 10021, app/assets/stylesheets/css/zoficash.css */
.step-item.active .step-link {
  color: #0168fa;
}

/* line 10023, app/assets/stylesheets/css/zoficash.css */
.step-item.active .step-number,
.step-item.active .step-icon {
  background-color: #0168fa;
  border-color: #0168fa;
  color: #fff;
}

/* line 10028, app/assets/stylesheets/css/zoficash.css */
.step-item.active ul li.complete a {
  color: #0168fa;
  text-decoration: line-through;
}

/* line 10031, app/assets/stylesheets/css/zoficash.css */
.step-item.active ul li.active a {
  color: #0168fa;
}

/* line 10033, app/assets/stylesheets/css/zoficash.css */
.step-item.active ul li.disabled a {
  color: #97a3b9;
}

/* line 10035, app/assets/stylesheets/css/zoficash.css */
.step-item.disabled .step-link {
  color: #8392a5;
  cursor: default;
}

/* line 10038, app/assets/stylesheets/css/zoficash.css */
.step-item.disabled .step-number,
.step-item.disabled .step-icon {
  border-color: #8392a5;
  color: #8392a5;
}

/* line 10042, app/assets/stylesheets/css/zoficash.css */
.step-item.disabled .step-desc {
  color: #8392a5;
}

/* line 10044, app/assets/stylesheets/css/zoficash.css */
.step-item.disabled ul a {
  color: #8392a5;
}

/* line 10046, app/assets/stylesheets/css/zoficash.css */
.step-item.complete .step-link {
  color: #10b759;
}

/* line 10048, app/assets/stylesheets/css/zoficash.css */
.step-item.complete .step-number,
.step-item.complete .step-icon {
  background-color: #10b759;
  border-color: #10b759;
  color: #fff;
}

/* line 10053, app/assets/stylesheets/css/zoficash.css */
.step-item.complete ul li.complete a {
  color: #10b759;
  text-decoration: line-through;
}

/* line 10056, app/assets/stylesheets/css/zoficash.css */
.step-item ul {
  position: relative;
  margin: 5px 0 -15px 12px;
  padding: 0;
  list-style: none;
  border-left: 1px solid rgba(72, 94, 144, 0.16);
  padding-left: 26px;
}

@media (min-width: 576px) {
  /* line 10064, app/assets/stylesheets/css/zoficash.css */
  .step-item ul {
    margin-left: 16px;
  }
}

/* line 10066, app/assets/stylesheets/css/zoficash.css */
.step-item ul a {
  color: #8392a5;
  display: block;
}

/* line 10069, app/assets/stylesheets/css/zoficash.css */
.step-item:last-child ul {
  margin-bottom: 0;
}

/* line 10072, app/assets/stylesheets/css/zoficash.css */
.step-link {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  color: #1b2e4b;
}

@media (min-width: 576px) {
  /* line 10079, app/assets/stylesheets/css/zoficash.css */
  .step-link {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  /* line 10082, app/assets/stylesheets/css/zoficash.css */
  .step-link {
    font-size: 14px;
  }
}

/* line 10084, app/assets/stylesheets/css/zoficash.css */
.step-link:hover, .step-link:focus {
  color: #1b2e4b;
}

/* line 10086, app/assets/stylesheets/css/zoficash.css */
.step-link > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 12px;
}

/* line 10092, app/assets/stylesheets/css/zoficash.css */
.step-link > div span {
  display: block;
}

/* line 10094, app/assets/stylesheets/css/zoficash.css */
.step-link > div .step-title {
  margin-left: 0;
}

/* line 10097, app/assets/stylesheets/css/zoficash.css */
.step-number {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  color: #8392a5;
  border: 2px solid #8392a5;
  border-radius: 100%;
}

@media (min-width: 768px) {
  /* line 10109, app/assets/stylesheets/css/zoficash.css */
  .step-number {
    width: 32px;
    height: 32px;
  }
}

/* line 10113, app/assets/stylesheets/css/zoficash.css */
.step-icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 2px solid #8392a5;
  color: #8392a5;
  border-radius: 100%;
}

/* line 10123, app/assets/stylesheets/css/zoficash.css */
.step-icon svg {
  width: 20px;
  height: 20px;
}

/* line 10127, app/assets/stylesheets/css/zoficash.css */
.step-title {
  margin-left: 5px;
  width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 375px) {
  /* line 10134, app/assets/stylesheets/css/zoficash.css */
  .step-title {
    width: 60px;
  }
}

@media (min-width: 480px) {
  /* line 10137, app/assets/stylesheets/css/zoficash.css */
  .step-title {
    width: 100px;
  }
}

@media (min-width: 576px) {
  /* line 10140, app/assets/stylesheets/css/zoficash.css */
  .step-title {
    margin-left: 10px;
    width: auto;
    white-space: normal;
  }
}

@media (min-width: 768px) {
  /* line 10145, app/assets/stylesheets/css/zoficash.css */
  .step-title {
    width: auto;
    overflow: visible;
    text-overflow: inherit;
  }
}

/* line 10150, app/assets/stylesheets/css/zoficash.css */
.step-desc {
  display: block;
  font-size: 11px;
  font-weight: 400;
  color: #8392a5;
}

/* line 10156, app/assets/stylesheets/css/zoficash.css */
.steps-sm .step-item + .step-item::before {
  font-size: 12px;
}

/* line 10159, app/assets/stylesheets/css/zoficash.css */
.steps-sm .step-link {
  font-size: 11px;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  text-transform: uppercase;
  letter-spacing: .2px;
}

/* line 10166, app/assets/stylesheets/css/zoficash.css */
.steps-sm .step-number {
  width: 25px;
  height: 25px;
}

/* line 10170, app/assets/stylesheets/css/zoficash.css */
.steps-lg .step-link {
  font-size: 12px;
}

@media (min-width: 576px) {
  /* line 10173, app/assets/stylesheets/css/zoficash.css */
  .steps-lg .step-link {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  /* line 10176, app/assets/stylesheets/css/zoficash.css */
  .steps-lg .step-link {
    font-size: 16px;
  }
}

/* line 10179, app/assets/stylesheets/css/zoficash.css */
.steps-lg .step-number {
  width: 32px;
  height: 32px;
}

@media (min-width: 576px) {
  /* line 10183, app/assets/stylesheets/css/zoficash.css */
  .steps-lg .step-number {
    width: 38px;
    height: 38px;
  }
}

@media (min-width: 992px) {
  /* line 10187, app/assets/stylesheets/css/zoficash.css */
  .steps-lg .step-number {
    width: 42px;
    height: 42px;
  }
}

/* line 10191, app/assets/stylesheets/css/zoficash.css */
.steps-lg .step-title {
  display: flex;
  flex-direction: column;
}

/* line 10194, app/assets/stylesheets/css/zoficash.css */
.steps-lg .step-title span {
  display: block;
  line-height: 1.2;
}

/* line 10198, app/assets/stylesheets/css/zoficash.css */
.steps-justified {
  display: flex;
  align-items: center;
}

/* line 10201, app/assets/stylesheets/css/zoficash.css */
.steps-justified .step-item {
  flex: 1;
}

/* line 10203, app/assets/stylesheets/css/zoficash.css */
.steps-justified .step-item + .step-item::before {
  display: none;
}

/* line 10205, app/assets/stylesheets/css/zoficash.css */
.steps-justified .step-link {
  width: 100%;
}

/* line 10208, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-item + .step-item {
  margin-left: 1px;
}

/* line 10210, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-item + .step-item::before {
  display: none;
}

/* line 10213, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-item.active .step-link {
  background-color: #0168fa;
  color: #fff;
}

/* line 10217, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-item.active .step-number {
  border-color: #fff;
}

/* line 10220, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-item.complete .step-link {
  background-color: #10b759;
  color: #fff;
}

/* line 10224, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-item.complete .step-number {
  border-color: #fff;
}

/* line 10227, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-item.disabled .step-number {
  border-color: #e3e7ed;
}

/* line 10230, app/assets/stylesheets/css/zoficash.css */
.steps-tab .step-link {
  background-color: #eff2f5;
  padding: 5px 7px;
}

@media (min-width: 576px) {
  /* line 10234, app/assets/stylesheets/css/zoficash.css */
  .steps-tab .step-link {
    padding: 8px 15px;
  }
}

/* line 10237, app/assets/stylesheets/css/zoficash.css */
.steps-vertical {
  display: flex;
  flex-direction: column;
}

/* line 10240, app/assets/stylesheets/css/zoficash.css */
.steps-vertical .step-item + .step-item {
  margin-left: 0;
  margin-top: 25px;
}

/* line 10243, app/assets/stylesheets/css/zoficash.css */
.steps-vertical .step-item + .step-item::before {
  content: '';
  position: absolute;
  top: -20px;
  left: 12px;
  height: 15px;
  width: 1px;
  background-color: #cdd4e0;
  display: block;
}

@media (min-width: 576px) {
  /* line 10253, app/assets/stylesheets/css/zoficash.css */
  .steps-vertical .step-item + .step-item::before {
    left: 16px;
  }
}

/* line 10255, app/assets/stylesheets/css/zoficash.css */
.steps-vertical .step-title {
  width: auto;
  white-space: normal;
}

/* line 10258, app/assets/stylesheets/css/zoficash.css */
.steps-vertical.steps-tab .step-item + .step-item {
  margin-top: 1px;
}

/* line 10260, app/assets/stylesheets/css/zoficash.css */
.steps-vertical.steps-sm .step-item + .step-item::before {
  left: 12px;
}

/* line 10263, app/assets/stylesheets/css/zoficash.css */
.nav-tabs {
  border-color: rgba(72, 94, 144, 0.16);
}

/* line 10265, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-item {
  margin-bottom: 0;
}

/* line 10267, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-item + .nav-item {
  margin-left: 5px;
}

/* line 10269, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link {
  background-color: rgba(72, 94, 144, 0.16);
  border-color: rgba(72, 94, 144, 0.16);
  color: #596882;
  border-bottom-width: 0;
  position: relative;
  margin-bottom: -1px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  transition: background-color 0.2s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10283, app/assets/stylesheets/css/zoficash.css */
  .nav-tabs .nav-link {
    transition: none;
  }
}

/* line 10285, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  background-color: rgba(81, 105, 161, 0.16);
  color: #1c273c;
}

/* line 10288, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link.active {
  background-color: #fff;
  z-index: 5;
  color: #0168fa;
}

/* line 10292, app/assets/stylesheets/css/zoficash.css */
.nav-tabs .nav-link.disabled {
  background-color: transparent;
  color: #b4bdce;
}

/* line 10295, app/assets/stylesheets/css/zoficash.css */
.nav-tabs.flex-column {
  border-bottom: 0;
  border-right: 1px solid rgba(72, 94, 144, 0.16);
  justify-content: flex-start;
}

/* line 10299, app/assets/stylesheets/css/zoficash.css */
.nav-tabs.flex-column .nav-item + .nav-item {
  margin-left: 0;
  margin-top: 5px;
}

/* line 10302, app/assets/stylesheets/css/zoficash.css */
.nav-tabs.flex-column .nav-item .nav-link {
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-right-width: 0;
  margin-bottom: 0;
  margin-right: -1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 10312, app/assets/stylesheets/css/zoficash.css */
.nav-line {
  border-bottom: 2px solid rgba(72, 94, 144, 0.16);
}

/* line 10314, app/assets/stylesheets/css/zoficash.css */
.nav-line .nav-item + .nav-item {
  margin-left: 25px;
}

/* line 10316, app/assets/stylesheets/css/zoficash.css */
.nav-line > .nav-link + .nav-link {
  margin-left: 25px;
}

/* line 10318, app/assets/stylesheets/css/zoficash.css */
.nav-line .nav-link {
  padding: 8px 0;
}

/* line 10320, app/assets/stylesheets/css/zoficash.css */
.nav-line .nav-link.active {
  position: relative;
}

/* line 10322, app/assets/stylesheets/css/zoficash.css */
.nav-line .nav-link.active::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #0168fa;
}

/* line 10330, app/assets/stylesheets/css/zoficash.css */
.nav-line.flex-column {
  border-bottom: 0;
  border-right: 2px solid rgba(72, 94, 144, 0.16);
}

/* line 10333, app/assets/stylesheets/css/zoficash.css */
.nav-line.flex-column .nav-item + .nav-item {
  margin-left: 0;
  margin-top: 25px;
}

/* line 10336, app/assets/stylesheets/css/zoficash.css */
.nav-line.flex-column > .nav-link + .nav-link {
  margin-top: 25px;
  margin-left: 0;
}

/* line 10339, app/assets/stylesheets/css/zoficash.css */
.nav-line.flex-column .nav-link {
  padding: 0 15px 0 25px;
}

/* line 10341, app/assets/stylesheets/css/zoficash.css */
.nav-line.flex-column .nav-link.active::after {
  top: 0;
  bottom: 0;
  width: 2px;
  height: auto;
  left: auto;
  right: -2px;
}

/* ############### PLUGINS STYLES ############### */
/* ###### 4.1 Datatables ###### */
/* line 10351, app/assets/stylesheets/css/zoficash.css */
table.dataTable {
  border: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 10353, app/assets/stylesheets/css/zoficash.css */
table.dataTable.no-footer {
  border-bottom-color: rgba(72, 94, 144, 0.16);
}

/* line 10355, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead th,
table.dataTable thead td {
  border-top-width: 0;
  border-bottom-width: 0;
  padding: 8px 10px;
  font-weight: 500;
  font-size: inherit;
}

/* line 10362, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-image: none;
  background-color: #eceff3;
  position: relative;
}

/* line 10367, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
  font-family: 'Ionicons';
  font-size: 11px;
  position: absolute;
  line-height: 0;
  top: 50%;
  right: 10px;
}

/* line 10375, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting_asc::after {
  content: '\f3d8';
}

/* line 10377, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting_desc::after {
  content: '\f3d0';
}

/* line 10379, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting {
  background-image: none;
  position: relative;
}

/* line 10382, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting::before, table.dataTable thead .sorting::after {
  font-family: 'Ionicons';
  font-size: 11px;
  position: absolute;
  line-height: 0;
  right: 10px;
}

/* line 10388, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting::before {
  content: '\f3d8';
  top: 40%;
}

/* line 10391, app/assets/stylesheets/css/zoficash.css */
table.dataTable thead .sorting::after {
  content: '\f3d0';
  top: 60%;
}

/* line 10394, app/assets/stylesheets/css/zoficash.css */
table.dataTable tbody td.sorting_1 {
  background-color: #f3f4f7;
}

/* line 10396, app/assets/stylesheets/css/zoficash.css */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before {
  top: 9.5px;
  left: 7px;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 0;
  box-shadow: none;
  background-color: #cdd4e0;
  font-size: 14px;
  font-weight: 700;
  color: #97a3b9;
}

/* line 10410, app/assets/stylesheets/css/zoficash.css */
table.dataTable > tbody > tr.child ul.dtr-details {
  display: block;
}

/* line 10412, app/assets/stylesheets/css/zoficash.css */
table.dataTable > tbody > tr.child span.dtr-title {
  font-weight: 500;
}

/* line 10415, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_length {
  text-align: left;
}

@media (min-width: 576px) {
  /* line 10418, app/assets/stylesheets/css/zoficash.css */
  .dataTables_wrapper .dataTables_length {
    float: left;
  }
}

/* line 10420, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_length label {
  display: block;
  margin-bottom: 15px;
}

/* line 10423, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_length .select2-container--default {
  margin-right: 5px;
}

/* line 10425, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_length .select2-container--default .select2-selection--single {
  height: 32px;
  border-color: rgba(72, 94, 144, 0.16);
  border-radius: 0.25rem;
}

/* line 10429, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_length .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}

/* line 10431, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_length .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
}

/* line 10433, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_length .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #97a3b9;
}

/* line 10436, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_filter {
  text-align: left;
}

@media (min-width: 576px) {
  /* line 10439, app/assets/stylesheets/css/zoficash.css */
  .dataTables_wrapper .dataTables_filter {
    float: right;
    margin-top: 0;
  }
}

/* line 10442, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_filter label {
  display: block;
  margin-bottom: 15px;
}

/* line 10445, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0;
  border: 1px solid rgba(72, 94, 144, 0.16);
  padding: 5px 10px;
  line-height: 1.539;
  color: #001737;
  border-radius: 0.25rem;
  width: 100%;
}

@media (min-width: 576px) {
  /* line 10454, app/assets/stylesheets/css/zoficash.css */
  .dataTables_wrapper .dataTables_filter input {
    width: auto;
  }
}

/* line 10456, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_filter input::placeholder {
  color: #97a3b9;
}

/* line 10459, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_info {
  margin-top: 15px;
  padding: 5px 0;
  text-align: left;
}

@media (min-width: 576px) {
  /* line 10464, app/assets/stylesheets/css/zoficash.css */
  .dataTables_wrapper .dataTables_info {
    float: left;
  }
}

/* line 10467, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate {
  padding-top: 0;
  margin-top: 15px;
  text-align: left;
}

@media (min-width: 576px) {
  /* line 10472, app/assets/stylesheets/css/zoficash.css */
  .dataTables_wrapper .dataTables_paginate {
    float: right;
  }
}

/* line 10474, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  background-color: #e3e7ed;
  padding: 5px 10px;
  margin: 0;
  border: 0;
  border-radius: 1px;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10482, app/assets/stylesheets/css/zoficash.css */
  .dataTables_wrapper .dataTables_paginate .paginate_button {
    transition: none;
  }
}

/* line 10484, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate .paginate_button + .paginate_button {
  margin-left: 3px;
}

/* line 10486, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:focus {
  background-color: #eceff3;
  color: #b4bdce !important;
}

/* line 10489, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  margin-right: 3px;
}

/* line 10491, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
  margin-left: 3px;
}

/* line 10493, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  border: 0;
  background-image: none;
  background-color: #b4bdce;
  color: #001737 !important;
}

/* line 10498, app/assets/stylesheets/css/zoficash.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus {
  border: 0;
  background-image: none;
  background-color: #0168fa;
  color: #fff !important;
}

/* ###### 3.2 Datepicker ###### */
/* line 10505, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker {
  background-color: #fff;
  border: 1px solid rgba(72, 94, 144, 0.16);
  font-family: inherit;
  font-size: inherit;
  padding: 10px;
  margin: 1px 0 0;
  display: none;
  width: auto !important;
  z-index: 5 !important;
  border-radius: 0.25rem;
}

/* line 10516, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: #001737;
  padding: 0 0 5px;
  letter-spacing: 1px;
  border: 0;
  background-color: transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 10531, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  text-indent: -99999px;
  color: #8392a5;
  top: 0;
}

/* line 10536, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before {
  font-size: 16px;
  font-family: 'Ionicons';
  position: absolute;
  top: -1px;
  text-indent: 0;
}

/* line 10543, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover::before, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus::before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover::before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus::before {
  color: #1b2e4b;
}

/* line 10547, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  order: 3;
}

/* line 10549, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  right: 5px;
  content: '\f3d1';
}

/* line 10552, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  left: 5px;
  content: '\f3cf';
}

/* line 10555, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  color: #1b2e4b;
  cursor: pointer;
  top: 1px;
  border: 0;
  background-color: transparent;
}

/* line 10562, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-title {
  color: #001737;
  font-weight: 700;
  font-size: 13px;
}

/* line 10566, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  font-size: 11px;
  border: 1px solid #c0ccda;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 2px 20px 2px 5px;
  border-radius: 0.25rem;
  position: relative;
  margin-top: -3px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%233b4863' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 5px center/8px 8px;
}

/* line 10578, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-year {
  margin-left: 5px;
}

/* line 10580, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar {
  margin: 0;
  background-color: transparent;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 10585, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar th {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 6px 9px;
  color: #1b2e4b;
}

@media (max-width: 320px) {
  /* line 10593, app/assets/stylesheets/css/zoficash.css */
  .ui-datepicker .ui-datepicker-calendar th {
    padding: 4px 0;
    letter-spacing: normal;
  }
}

/* line 10596, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar td {
  border: 1px solid #fff;
  padding: 0;
  background-color: #fff;
  text-align: right;
}

/* line 10601, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar td:last-child {
  border-right: 0;
}

/* line 10603, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month .ui-state-default {
  color: #c0ccda;
}

/* line 10605, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar td span,
.ui-datepicker .ui-datepicker-calendar td a {
  transition: all 0.2s ease-in-out;
  padding: 5px;
  color: #1b2e4b;
  padding: 6px 10px;
  display: block;
  font-weight: 400;
  font-size: 12px;
  border: 0;
  border-radius: 1px;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10617, app/assets/stylesheets/css/zoficash.css */
  .ui-datepicker .ui-datepicker-calendar td span,
.ui-datepicker .ui-datepicker-calendar td a {
    transition: none;
  }
}

/* line 10620, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar td a:hover {
  background-color: #fff;
  color: #001737;
}

/* line 10623, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:hover, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:focus {
  background-color: #0168fa;
  color: #fff;
}

/* line 10626, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
  color: #c0ccda;
  background-color: #f5f6fa;
}

/* line 10630, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-multi .ui-datepicker-group {
  padding-right: 15px;
  width: auto;
  float: left;
}

/* line 10634, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-title {
  margin: auto;
}

/* line 10636, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-prev::before {
  left: 10px;
}

/* line 10638, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-next::before {
  right: 10px;
}

/* line 10640, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0;
}

/* line 10643, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-multi .ui-datepicker-group-last {
  padding-right: 0;
}

/* line 10646, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-inline {
  border-color: #c0ccda;
}

@media (min-width: 576px) {
  /* line 10649, app/assets/stylesheets/css/zoficash.css */
  .ui-datepicker-inline {
    max-width: 270px;
  }
}

/* line 10652, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-buttonpane {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  border-top: 1px solid #e5e9f2;
  padding-top: 10px;
}

/* line 10659, app/assets/stylesheets/css/zoficash.css */
.ui-datepicker-buttonpane button {
  min-height: inherit;
  border-radius: 0.25rem;
}

/* line 10663, app/assets/stylesheets/css/zoficash.css */
.legendColorBox > div {
  border: 0 !important;
  padding: 0 !important;
  border-radius: 100%;
  overflow: hidden;
}

/* line 10669, app/assets/stylesheets/css/zoficash.css */
.legendLabel {
  font-size: 10px;
  font-weight: 500;
  color: #8392a5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
  padding-left: 5px;
}

/* ###### 4.3 jQuery Steps ###### */
/***** DEFAULT STYLE WIZARD *****/
/* line 10679, app/assets/stylesheets/css/zoficash.css */
.wizard {
  border: 1px solid rgba(72, 94, 144, 0.16);
  background-color: #fff;
  border-radius: 0.25rem;
}

/* line 10683, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps {
  padding: 10px 15px;
}

@media (min-width: 768px) {
  /* line 10686, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps {
    padding: 15px 20px;
  }
}

/* line 10688, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps > ul {
  padding: 0;
  margin-bottom: 0;
  display: flex;
}

/* line 10692, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps > ul li {
  float: none;
  display: block;
  width: auto;
}

/* line 10696, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps > ul li .current-info {
  display: none;
}

/* line 10698, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps > ul li .title {
  margin-left: 5px;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10703, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps > ul li .title {
    transition: none;
  }
}

@media (min-width: 576px) {
  /* line 10706, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps > ul li .title {
    display: none;
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  /* line 10710, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps > ul li .title {
    display: inline-block;
  }
}

/* line 10712, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps > ul li + li {
  margin-left: 10px;
  position: relative;
}

@media (min-width: 576px) {
  /* line 10716, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps > ul li + li {
    margin-left: 20px;
  }
}

@media (min-width: 992px) {
  /* line 10719, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps > ul li + li {
    margin-left: 40px;
  }
}

/* line 10721, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps > ul li + li::before {
  content: '\f287';
  font-family: 'Ionicons';
  font-size: 16px;
  font-weight: 400;
  color: #b4bdce;
  position: absolute;
  top: 50%;
  left: -26px;
  line-height: 0;
  display: none;
}

@media (min-width: 768px) {
  /* line 10733, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps > ul li + li::before {
    display: block;
  }
}

/* line 10735, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  color: #1c273c;
  font-weight: 500;
  font-size: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
}

@media (min-width: 1200px) {
  /* line 10746, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
    justify-content: flex-start;
  }
}

/* line 10750, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps a .number,
.wizard > .steps a:hover .number,
.wizard > .steps a:active .number {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  border: 2px solid #7987a1;
  border-radius: 100%;
}

@media (min-width: 768px) {
  /* line 10763, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps a .number,
.wizard > .steps a:hover .number,
.wizard > .steps a:active .number {
    width: 32px;
    height: 32px;
  }
}

/* line 10768, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  color: #97a3b9;
}

/* line 10772, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .disabled a .number,
.wizard > .steps .disabled a:hover .number,
.wizard > .steps .disabled a:active .number {
  color: #97a3b9;
  border-color: #b4bdce;
}

/* line 10777, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .disabled .title {
  display: none;
}

@media (min-width: 768px) {
  /* line 10780, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps .disabled .title {
    display: inline-block;
  }
}

/* line 10782, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
  color: #0168fa;
}

/* line 10784, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .current a .title, .wizard > .steps .current a:hover .title, .wizard > .steps .current a:active .title {
  display: inline-block;
}

/* line 10786, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .current a .number, .wizard > .steps .current a:hover .number, .wizard > .steps .current a:active .number {
  border-color: #0168fa;
  background-color: #0168fa;
  color: #fff;
}

/* line 10790, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
  color: #10b759;
}

/* line 10792, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .done a .title, .wizard > .steps .done a:hover .title, .wizard > .steps .done a:active .title {
  display: none;
}

@media (min-width: 768px) {
  /* line 10795, app/assets/stylesheets/css/zoficash.css */
  .wizard > .steps .done a .title, .wizard > .steps .done a:hover .title, .wizard > .steps .done a:active .title {
    display: inline-block;
  }
}

/* line 10797, app/assets/stylesheets/css/zoficash.css */
.wizard > .steps .done a .number, .wizard > .steps .done a:hover .number, .wizard > .steps .done a:active .number {
  border-color: #10b759;
  background-color: #10b759;
  color: #fff;
}

/* line 10801, app/assets/stylesheets/css/zoficash.css */
.wizard > .content {
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
  min-height: 150px;
  padding: 20px;
  font-size: inherit;
}

@media (min-width: 768px) {
  /* line 10808, app/assets/stylesheets/css/zoficash.css */
  .wizard > .content {
    padding: 20px;
  }
}

/* line 10810, app/assets/stylesheets/css/zoficash.css */
.wizard > .content > .title {
  font-size: 18px;
  color: #1c273c;
  font-weight: 600;
  margin-bottom: 5px;
  display: none;
}

/* line 10816, app/assets/stylesheets/css/zoficash.css */
.wizard > .content > .title.current {
  display: block;
}

/* line 10818, app/assets/stylesheets/css/zoficash.css */
.wizard > .content > .body {
  float: none;
  position: static;
  width: auto;
  height: auto;
}

/* line 10823, app/assets/stylesheets/css/zoficash.css */
.wizard > .content > .body input.parsley-error {
  border-color: #dc3545;
}

/* line 10825, app/assets/stylesheets/css/zoficash.css */
.wizard > .content > .body input.parsley-error + ul {
  list-style: none !important;
}

/* line 10827, app/assets/stylesheets/css/zoficash.css */
.wizard > .content input, .wizard > .content textarea, .wizard > .content select {
  font-size: inherit;
}

/* line 10829, app/assets/stylesheets/css/zoficash.css */
.wizard > .actions {
  padding: 10px 15px;
}

@media (min-width: 768px) {
  /* line 10832, app/assets/stylesheets/css/zoficash.css */
  .wizard > .actions {
    padding: 15px 20px;
  }
}

/* line 10834, app/assets/stylesheets/css/zoficash.css */
.wizard > .actions > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}

/* line 10840, app/assets/stylesheets/css/zoficash.css */
.wizard > .actions > ul > li:last-child a {
  background-color: #10b759;
}

/* line 10842, app/assets/stylesheets/css/zoficash.css */
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  display: block;
  background-color: #0168fa;
  padding: 9px 20px;
  line-height: 1.539;
  color: #fff;
  border-radius: 0.25rem;
}

/* line 10851, app/assets/stylesheets/css/zoficash.css */
.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
  background-color: #97a3b9;
}

/* line 10855, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .steps {
  padding: 15px 20px;
}

@media (min-width: 576px) {
  /* line 10858, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps {
    float: left;
    width: 20%;
  }
}

@media (min-width: 768px) {
  /* line 10862, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps {
    width: 15%;
  }
}

@media (min-width: 992px) {
  /* line 10865, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps {
    width: 30%;
  }
}

@media (min-width: 576px) {
  /* line 10868, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps ul {
    flex-direction: column;
  }
}

/* line 10870, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .steps ul li + li {
  margin-left: 10px;
}

@media (min-width: 576px) {
  /* line 10873, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps ul li + li {
    margin-top: 10px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 10877, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps ul li + li {
    margin-top: 20px;
  }
}

/* line 10879, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .steps ul li + li::before {
  content: '';
  border-left: 1px solid rgba(72, 94, 144, 0.16);
  position: absolute;
  top: -15px;
  left: 15px;
  height: 10px;
}

/* line 10886, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .steps ul li .title {
  display: none;
}

@media (min-width: 992px) {
  /* line 10889, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps ul li .title {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 10892, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps a {
    justify-content: flex-start;
  }
}

/* line 10894, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .steps .current a .title {
  display: inline-block;
}

@media (min-width: 576px) {
  /* line 10897, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps .current a .title {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 10900, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .steps .current a .title {
    display: inline-block;
  }
}

/* line 10902, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .content {
  margin: 0;
  padding: 20px;
}

@media (min-width: 576px) {
  /* line 10906, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .content {
    border-top-width: 0;
    border-bottom-width: 0;
    width: 80%;
    float: right;
    border-left: 1px solid rgba(72, 94, 144, 0.16);
  }
}

@media (min-width: 768px) {
  /* line 10913, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .content {
    width: 85%;
  }
}

@media (min-width: 992px) {
  /* line 10916, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .content {
    width: 70%;
  }
}

/* line 10918, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .actions {
  padding: 10px 15px;
}

@media (min-width: 576px) {
  /* line 10921, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .actions {
    width: 80%;
    float: right;
    border-left: 1px solid rgba(72, 94, 144, 0.16);
    padding: 15px 20px;
  }
}

@media (min-width: 768px) {
  /* line 10927, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .actions {
    width: 85%;
    border-top: 1px solid rgba(72, 94, 144, 0.16);
  }
}

@media (min-width: 992px) {
  /* line 10931, app/assets/stylesheets/css/zoficash.css */
  .wizard.vertical > .actions {
    width: 70%;
  }
}

/* line 10933, app/assets/stylesheets/css/zoficash.css */
.wizard.vertical > .actions ul {
  float: none;
  margin: 0;
  padding: 0;
}

/***** CUSTOM STYLES *****/
/* line 10939, app/assets/stylesheets/css/zoficash.css */
.wizard-tab {
  border-width: 0;
}

/* line 10941, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps {
  padding: 0;
  border-bottom-width: 0;
  margin-bottom: 20px;
}

/* line 10945, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps > ul {
  width: 100%;
}

/* line 10947, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps > ul > li {
  flex: 1;
  width: auto;
  float: none;
}

/* line 10951, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps > ul > li + li {
  margin-left: 1px;
}

/* line 10953, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps > ul > li + li::before {
  display: none;
}

/* line 10955, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps a {
  padding: 7px 10px;
}

@media (min-width: 768px) {
  /* line 10958, app/assets/stylesheets/css/zoficash.css */
  .wizard-tab > .steps a {
    padding: 10px 20px;
  }
}

/* line 10960, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps .current a, .wizard-tab > .steps .current a:hover, .wizard-tab > .steps .current a:focus,
.wizard-tab > .steps .done a,
.wizard-tab > .steps .done a:hover,
.wizard-tab > .steps .done a:focus {
  color: #fff;
}

/* line 10965, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps .current a .number, .wizard-tab > .steps .current a:hover .number, .wizard-tab > .steps .current a:focus .number,
.wizard-tab > .steps .done a .number,
.wizard-tab > .steps .done a:hover .number,
.wizard-tab > .steps .done a:focus .number {
  border-color: #fff;
  color: #fff;
}

/* line 10971, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps .current a {
  background-color: #0168fa;
}

/* line 10973, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps .done a {
  background-color: #10b759;
}

/* line 10975, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps .disabled a {
  background-color: #c0ccda;
}

/* line 10977, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps .first a {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 10980, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .steps .last a {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 10983, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .content {
  padding: 0;
  border: 0;
}

/* line 10986, app/assets/stylesheets/css/zoficash.css */
.wizard-tab > .actions {
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  padding: 15px 0 0;
}

/* ###### 4.5 Morris ###### */
/* line 10991, app/assets/stylesheets/css/zoficash.css */
.morris-hover.morris-default-style {
  border-radius: 0;
}

/* ###### 4.6 Parsley ###### */
/* line 10995, app/assets/stylesheets/css/zoficash.css */
input.parsley-error, input.parsley-error:focus,
textarea.parsley-error,
textarea.parsley-error:focus {
  box-shadow: none !important;
  border-color: #dc3545;
}

/* line 11001, app/assets/stylesheets/css/zoficash.css */
input.parsley-success, input.parsley-success:focus,
textarea.parsley-success,
textarea.parsley-success:focus {
  box-shadow: none !important;
  border-color: #10b759;
}

/* line 11007, app/assets/stylesheets/css/zoficash.css */
.parsley-checkbox.parsley-error, .parsley-checkbox.parsley-success {
  display: inline-block;
  padding: 10px;
  border-radius: 0.25rem;
}

/* line 11012, app/assets/stylesheets/css/zoficash.css */
.parsley-checkbox.parsley-error {
  border: 1px solid #dc3545;
}

/* line 11015, app/assets/stylesheets/css/zoficash.css */
.parsley-checkbox.parsley-success {
  border: 1px solid #10b759;
}

/* line 11018, app/assets/stylesheets/css/zoficash.css */
.custom-select.parsley-error, .custom-select.parsley-success {
  box-shadow: none !important;
}

/* line 11021, app/assets/stylesheets/css/zoficash.css */
.custom-select.parsley-error {
  border-color: #dc3545;
}

/* line 11024, app/assets/stylesheets/css/zoficash.css */
.custom-select.parsley-success {
  border-color: #10b759;
}

/* line 11027, app/assets/stylesheets/css/zoficash.css */
.parsley-errors-list {
  color: #dc3545;
  list-style: none;
  font-size: 12px;
  padding: 0;
  margin-bottom: 0;
}

/* line 11033, app/assets/stylesheets/css/zoficash.css */
.parsley-errors-list li {
  margin: 5px 0 0;
}

/***** CUSTOM STYLED ERROR MESSAGE *****/
/* line 11037, app/assets/stylesheets/css/zoficash.css */
.parsley-style-1 .parsley-input.parsley-error .form-control {
  background-color: #fef9f9;
  border-color: #dc3545;
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 11044, app/assets/stylesheets/css/zoficash.css */
.parsley-style-1 .parsley-input.parsley-success .form-control {
  border-color: #10b759;
}

/* line 11047, app/assets/stylesheets/css/zoficash.css */
.parsley-style-1 .parsley-checkbox.parsley-error {
  padding-bottom: 35px;
  border: 1px solid #dc3545;
  background-color: #fef9f9;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 11054, app/assets/stylesheets/css/zoficash.css */
.parsley-style-1 .parsley-checkbox .parsley-errors-list.filled {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

/* line 11058, app/assets/stylesheets/css/zoficash.css */
.parsley-style-1 .custom-select.parsley-error {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 11063, app/assets/stylesheets/css/zoficash.css */
.parsley-style-1 .parsley-errors-list.filled {
  background-color: #dc3545;
  color: #fff;
  padding: 3px 10px;
  font-size: 11px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 11070, app/assets/stylesheets/css/zoficash.css */
.parsley-style-1 .parsley-errors-list.filled li:first-child {
  margin-top: 0;
}

/* ###### 4.4 jQVMap ###### */
/* line 11074, app/assets/stylesheets/css/zoficash.css */
.jqvmap-label {
  padding: 2px 8px;
  background-color: rgba(17, 17, 17, 0.9);
  border-radius: 2px;
}

/* line 11079, app/assets/stylesheets/css/zoficash.css */
.jqvmap-zoomin,
.jqvmap-zoomout {
  font-size: 20px;
  padding: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}

/* line 11090, app/assets/stylesheets/css/zoficash.css */
.jqvmap-zoomout {
  top: 32px;
}

/* Setup basic CSS for Label */
/* line 11094, app/assets/stylesheets/css/zoficash.css */
.jqvmap-pin {
  font-family: "IBM Plex Sans", sans-serif;
  cursor: default;
  pointer-events: none;
}

/* Hide Whichever Labels you want */
/* line 11100, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_ri_pin, #jqvmap1_dc_pin, #jqvmap1_de_pin, #jqvmap1_md_pin {
  display: none;
}

/* Reposition Labels that are not quite right ( labels are centered in shape, and sometimes need tweaking ) */
/* line 11104, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_ak_pin {
  margin-top: -2%;
}

/* line 11107, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_ca_pin {
  margin-left: -2%;
}

/* line 11110, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_ct_pin {
  margin-top: -0.25%;
  margin-left: -0.25%;
}

/* line 11114, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_fl_pin {
  margin-left: 5%;
}

/* line 11117, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_id_pin {
  margin-top: 3%;
  margin-left: -1%;
}

/* line 11121, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_ky_pin {
  margin-left: 2%;
}

/* line 11124, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_la_pin {
  margin-left: -2%;
}

/* line 11127, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_mi_pin {
  margin-top: 4%;
  margin-left: 3%;
}

/* line 11131, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_ma_pin {
  margin-top: -0.25%;
}

/* line 11134, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_mn_pin {
  margin-top: 2%;
  margin-left: -2%;
}

/* line 11138, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_nh_pin {
  margin-top: 1%;
  margin-left: -0.25%;
}

/* line 11142, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_nj_pin {
  margin-top: 1%;
}

/* line 11145, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_ok_pin {
  margin-left: 2%;
}

/* line 11148, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_va_pin {
  margin-left: 2%;
}

/* line 11151, app/assets/stylesheets/css/zoficash.css */
#jqvmap1_wv_pin {
  margin-left: -1%;
  margin-top: 1%;
}

/* Add responsibe support to resize labels for difference screen sizes */
@media only screen and (min-width: 320px) {
  /* line 11157, app/assets/stylesheets/css/zoficash.css */
  .jqvmap-pin {
    font-size: 6px;
  }
}

@media only screen and (min-width: 480px) {
  /* line 11161, app/assets/stylesheets/css/zoficash.css */
  .jqvmap-pin {
    font-size: 8px;
  }
}

@media only screen and (min-width: 640px) {
  /* line 11165, app/assets/stylesheets/css/zoficash.css */
  .jqvmap-pin {
    font-size: 10px;
  }
}

@media only screen and (min-width: 800px) {
  /* line 11169, app/assets/stylesheets/css/zoficash.css */
  .jqvmap-pin {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 11173, app/assets/stylesheets/css/zoficash.css */
  .jqvmap-pin {
    font-size: 14px;
  }
}

/* line 11176, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar, .ql-snow.ql-container {
  border-color: rgba(72, 94, 144, 0.16);
}

/* line 11179, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 11182, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar button {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  color: #596882;
  border-radius: 1px;
}

/* line 11191, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus {
  background-color: #eceff3;
}

/* line 11193, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar button.ql-active {
  background-color: #eceff3;
}

/* line 11195, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar button + button {
  margin-left: 1px;
}

/* line 11197, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-picker {
  font-size: 13px;
  height: 28px;
  color: #596882;
}

/* line 11201, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-picker:hover .ql-picker-label, .ql-snow.ql-toolbar .ql-picker:focus .ql-picker-label {
  color: #1c273c;
  background-color: #eceff3;
}

/* line 11204, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-picker.ql-expanded .ql-picker-label {
  background-color: #eceff3;
  border-color: rgba(72, 94, 144, 0.16);
  color: #1c273c;
  outline: none;
  border-radius: 2px;
}

/* line 11210, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-picker.ql-expanded .ql-picker-options {
  border-color: rgba(72, 94, 144, 0.16);
  box-shadow: none;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 11215, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) .ql-picker-label .ql-stroke {
  stroke: #97a3b9;
  stroke-width: 1.5;
  stroke-linecap: square;
  stroke-linejoin: miter;
}

/* line 11220, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-picker-label {
  display: flex;
  align-items: center;
  border-radius: 0.25rem;
}

/* line 11224, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-picker-label.ql-active {
  background-color: #eceff3;
  color: #0168fa;
}

/* line 11227, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-formats {
  display: inline-flex;
}

/* line 11229, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-formats .ql-picker {
  float: none;
}

/* line 11231, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-toolbar .ql-formats .ql-picker ~ .ql-picker {
  margin-left: 1px;
}

/* line 11234, app/assets/stylesheets/css/zoficash.css */
.ql-snow.ql-container {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 11238, app/assets/stylesheets/css/zoficash.css */
.ql-container {
  font-size: 1rem;
}

/* line 11241, app/assets/stylesheets/css/zoficash.css */
.ql-editor {
  padding: 20px;
  color: #001737;
}

/* line 11244, app/assets/stylesheets/css/zoficash.css */
.ql-editor.ql-blank::before {
  color: #c0ccda;
  font-style: normal;
}

/* line 11248, app/assets/stylesheets/css/zoficash.css */
.ql-bubble .ql-tooltip {
  background-color: #1c273c;
  border-radius: 0.25rem;
}

/* line 11251, app/assets/stylesheets/css/zoficash.css */
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom-color: #1c273c;
}

/* line 11254, app/assets/stylesheets/css/zoficash.css */
.ql-bubble .ql-toolbar button {
  height: 28px;
  padding: 5px;
  border-radius: 1px;
}

/* line 11258, app/assets/stylesheets/css/zoficash.css */
.ql-bubble .ql-toolbar button.ql-active {
  background-color: #0168fa;
}

/* line 11260, app/assets/stylesheets/css/zoficash.css */
.ql-bubble .ql-toolbar button + button {
  margin-left: 1px;
}

/* line 11263, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-min,
.irs--flat .irs-max {
  color: #8392a5;
  background-color: #e5e9f2;
  border-radius: 0.25rem;
}

/* line 11269, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  background-color: #0168fa;
  border-radius: 0.25rem;
}

/* line 11274, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-from::before,
.irs--flat .irs-to::before,
.irs--flat .irs-single::before {
  border-top-color: #0168fa;
}

/* line 11279, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-line {
  background-color: rgba(72, 94, 144, 0.16);
  border-radius: 0.25rem;
}

/* line 11283, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-bar {
  background-color: #0168fa;
}

/* line 11286, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-bar--single {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 11290, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-handle > i:first-child {
  background-color: #015de1;
}

/* line 11293, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-handle:hover, .irs--flat .irs-handle:focus, .irs--flat .irs-handle:active {
  cursor: w-resize;
}

/* line 11295, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-handle:hover > i:first-child, .irs--flat .irs-handle:focus > i:first-child, .irs--flat .irs-handle:active > i:first-child {
  background-color: #0159d6;
}

/* line 11298, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle.state_hover:hover > i:first-child, .irs--flat .irs-handle.state_hover:focus > i:first-child, .irs--flat .irs-handle.state_hover:active > i:first-child {
  background-color: #0159d6;
}

/* line 11301, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-grid-text {
  color: #8392a5;
}

/* line 11304, app/assets/stylesheets/css/zoficash.css */
.irs--flat .irs-grid-pol {
  background-color: rgba(72, 94, 144, 0.16);
}

/* line 11307, app/assets/stylesheets/css/zoficash.css */
.irs--round .irs-min,
.irs--round .irs-max,
.irs--round .irs-from,
.irs--round .irs-to {
  font-size: 10px;
  border-radius: 0.25rem;
}

/* line 11314, app/assets/stylesheets/css/zoficash.css */
.irs--round .irs-min,
.irs--round .irs-max {
  background-color: #e5e9f2;
  color: #8392a5;
}

/* line 11319, app/assets/stylesheets/css/zoficash.css */
.irs--round .irs-grid-text {
  font-size: 10px;
  color: #8392a5;
}

/* line 11323, app/assets/stylesheets/css/zoficash.css */
.irs--round .irs-grid-pol {
  background-color: rgba(72, 94, 144, 0.16);
}

/* line 11326, app/assets/stylesheets/css/zoficash.css */
.irs--square .irs-line,
.irs--square .irs-grid-pol {
  background-color: #e5e9f2;
}

/* line 11330, app/assets/stylesheets/css/zoficash.css */
.irs--square .irs-min,
.irs--square .irs-max {
  background-color: #e5e9f2;
  font-size: 10px;
  color: #8392a5;
}

/* line 11336, app/assets/stylesheets/css/zoficash.css */
.irs--square .irs-grid-text {
  font-size: 10px;
  color: #8392a5;
}

/* line 11340, app/assets/stylesheets/css/zoficash.css */
.irs--square .irs-from,
.irs--square .irs-to {
  background-color: #1b2e4b;
  font-size: 10px;
}

/* line 11345, app/assets/stylesheets/css/zoficash.css */
.irs--square .irs-handle {
  border-color: #1b2e4b;
}

/* line 11348, app/assets/stylesheets/css/zoficash.css */
.irs--square .irs-bar {
  background-color: #1b2e4b;
}

/* ###### 4.9 Perfect Scrollbar ###### */
/* line 11352, app/assets/stylesheets/css/zoficash.css */
.ps {
  overflow: hidden;
}

/* line 11354, app/assets/stylesheets/css/zoficash.css */
.ps > .ps__rail-y {
  width: 3px;
  background-color: rgba(72, 83, 114, 0.06);
  z-index: 10;
  position: absolute;
  left: auto !important;
  right: 0;
  opacity: 0;
  margin: 1px;
  transition: opacity 0.2s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 11365, app/assets/stylesheets/css/zoficash.css */
  .ps > .ps__rail-y {
    transition: none;
  }
}

/* line 11367, app/assets/stylesheets/css/zoficash.css */
.ps > .ps__rail-y > .ps__thumb-y {
  position: absolute;
  border-radius: 0;
  width: 3px;
  left: 0;
  background-color: #97a3b9;
}

/* line 11373, app/assets/stylesheets/css/zoficash.css */
.ps.ps--active-y:hover > .ps__rail-y, .ps.ps--active-y:focus > .ps__rail-y {
  opacity: 1;
}

/* line 11376, app/assets/stylesheets/css/zoficash.css */
.scrollbar-sm > .ps__rail-y {
  width: 1px;
}

/* line 11378, app/assets/stylesheets/css/zoficash.css */
.scrollbar-sm > .ps__rail-y > .ps__thumb-y {
  width: 1px;
}

/* line 11381, app/assets/stylesheets/css/zoficash.css */
.scrollbar-lg > .ps__rail-y {
  width: 6px;
}

/* line 11383, app/assets/stylesheets/css/zoficash.css */
.scrollbar-lg > .ps__rail-y > .ps__thumb-y {
  width: 6px;
}

/* line 11386, app/assets/stylesheets/css/zoficash.css */
.scrollbar-primary > .ps__rail-y > .ps__thumb-y {
  background-color: #0168fa;
}

/* line 11389, app/assets/stylesheets/css/zoficash.css */
.scrollbar-dark > .ps__rail-y > .ps__thumb-y {
  background-color: #1c273c;
}

/* ###### 4.10 Select2 ###### */
/* line 11393, app/assets/stylesheets/css/zoficash.css */
.select2-results__option {
  border-radius: 0;
  margin-bottom: 1px;
  font-size: inherit;
}

/* line 11398, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-color: #c0ccda;
  border-radius: 0.25rem;
  height: 38px;
  outline: none;
}

/* line 11404, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #596882;
  line-height: calc(1.5em + 0.9375rem + 2px)-0.1rem;
  padding-left: 0.625rem;
  height: 100%;
  display: flex;
  align-items: center;
}

/* line 11411, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #7987a1;
}

/* line 11413, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 30px;
  height: 38px;
  line-height: calc(1.5em + 0.9375rem + 2px);
}

/* line 11417, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: -3px;
}

/* line 11419, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  font-size: 20px;
  font-weight: 400;
  order: 2;
  margin-left: auto;
  margin-right: 5px;
  color: #8392a5;
  position: relative;
  z-index: 100;
}

/* line 11428, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--single .select2-selection__clear:hover {
  color: #1b2e4b;
}

/* line 11431, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border-color: #c0ccda;
  border-radius: 0.25rem;
  min-height: 38px;
  outline: none;
}

/* line 11437, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 4px;
  display: block;
}

/* line 11440, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  position: relative;
  margin-top: 4px;
  margin-right: 4px;
  padding: 3px 10px 3px 20px;
  border-color: transparent;
  border-radius: 0.1875rem;
  background-color: #0168fa;
  color: #fff;
  font-size: 13px;
  line-height: 1.45;
}

/* line 11451, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
  opacity: .5;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 7px;
  line-height: 1.2;
}

/* line 11462, app/assets/stylesheets/css/zoficash.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #c0ccda;
}

/* line 11465, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #c0ccda;
  border-radius: 0;
  padding: 5px 10px;
}

/* line 11469, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-search--dropdown .select2-search__field::placeholder {
  color: #8392a5;
}

/* line 11472, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: white;
}

/* line 11475, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0168fa;
}

/* line 11478, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-results > .select2-results__options {
  margin: 4px;
}

/* line 11481, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-search--inline .select2-search__field {
  margin-top: 6px;
  line-height: 26px;
  padding-left: 10px;
  opacity: 1;
}

/* line 11486, app/assets/stylesheets/css/zoficash.css */
.select2-container--default .select2-search--inline .select2-search__field::placeholder {
  color: #8392a5;
  font-weight: 400;
  opacity: 1;
}

/* line 11491, app/assets/stylesheets/css/zoficash.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #f5f6fa;
}

/* line 11494, app/assets/stylesheets/css/zoficash.css */
.select2-container--default.select2-container--disabled .select2-selection__choice {
  padding-left: 10px;
  background-color: #97a3b9;
}

/* line 11497, app/assets/stylesheets/css/zoficash.css */
.select2-container--default.select2-container--disabled .select2-selection__choice .select2-selection__choice__remove {
  display: none;
}

/* line 11500, app/assets/stylesheets/css/zoficash.css */
.select2-container--open {
  font-size: 14px;
}

/* line 11502, app/assets/stylesheets/css/zoficash.css */
.select2-container--open .select2-selection--single,
.select2-container--open .select2-selection--multiple {
  background-color: #fff;
  border-color: #c0ccda;
}

/* line 11506, app/assets/stylesheets/css/zoficash.css */
.select2-container--open .select2-dropdown--above {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11509, app/assets/stylesheets/css/zoficash.css */
.select2-container--open .select2-dropdown--below {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  top: 0;
}

/* line 11514, app/assets/stylesheets/css/zoficash.css */
.select2-dropdown {
  border-color: #c0ccda;
  z-index: 200;
}

/* line 11518, app/assets/stylesheets/css/zoficash.css */
.select2-search--dropdown {
  padding-bottom: 0;
}

/* line 11521, app/assets/stylesheets/css/zoficash.css */
.select2-results__option {
  padding: 6px 10px;
  font-size: inherit;
}

/* line 11525, app/assets/stylesheets/css/zoficash.css */
.has-success .select2-container--default .select2-selection--single {
  border-color: #10b759;
}

/* line 11528, app/assets/stylesheets/css/zoficash.css */
.has-warning .select2-container--default .select2-selection--single {
  border-color: #ffc107;
}

/* line 11531, app/assets/stylesheets/css/zoficash.css */
.has-danger .select2-container--default .select2-selection--single {
  border-color: #dc3545;
}

/* line 11534, app/assets/stylesheets/css/zoficash.css */
.select2-xs + .select2-container {
  font-size: 12px;
}

/* line 11537, app/assets/stylesheets/css/zoficash.css */
.select2-dropdown-xs .select2-results__option {
  font-size: 12px;
}

/* line 11540, app/assets/stylesheets/css/zoficash.css */
.select2-sm + .select2-container {
  font-size: 14px;
}

/* line 11543, app/assets/stylesheets/css/zoficash.css */
.select2-dropdown-sm .select2-results__option {
  font-size: 14px;
}

/* line 11546, app/assets/stylesheets/css/zoficash.css */
.select2-bd-0 + .select2-container--default .select2-selection--single {
  border-width: 0;
}

/* line 11549, app/assets/stylesheets/css/zoficash.css */
.bg-gray + .select2-container--default .select2-selection--single {
  background-color: #455473;
}

/* line 11551, app/assets/stylesheets/css/zoficash.css */
.bg-gray + .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #cdd4e0;
}

/* ###### 4.11 Spectrum ###### */
/* line 11555, app/assets/stylesheets/css/zoficash.css */
.sp-container {
  background-color: #fff;
  border-color: rgba(72, 94, 144, 0.16);
  z-index: 200;
}

/* line 11559, app/assets/stylesheets/css/zoficash.css */
.sp-container button {
  border: 0;
  padding: 8px 15px;
  background-image: none;
  background-color: #b4bdce;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 12px;
  text-shadow: none;
  text-transform: capitalize;
  border-radius: 2px;
}

/* line 11569, app/assets/stylesheets/css/zoficash.css */
.sp-container button:hover, .sp-container button:focus {
  border: 0;
  background-image: none;
  background-color: #97a3b9;
  text-shadow: none;
}

/* line 11575, app/assets/stylesheets/css/zoficash.css */
.sp-button-container .sp-cancel {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 12px;
  text-transform: capitalize;
  color: #7987a1 !important;
}

/* line 11580, app/assets/stylesheets/css/zoficash.css */
.sp-button-container .sp-cancel:hover, .sp-button-container .sp-cancel:focus {
  color: #3b4863 !important;
  text-decoration: none;
}

/* line 11584, app/assets/stylesheets/css/zoficash.css */
.sp-picker-container {
  border-left: 0;
}

/* line 11587, app/assets/stylesheets/css/zoficash.css */
.sp-replacer {
  border-color: rgba(72, 94, 144, 0.16);
  background-color: #fff;
}

/* line 11590, app/assets/stylesheets/css/zoficash.css */
.sp-replacer:hover, .sp-replacer:focus {
  border-color: #b4bdce;
}

/* line 11592, app/assets/stylesheets/css/zoficash.css */
.sp-replacer.sp-active {
  border-color: #b4bdce;
}

/* line 11595, app/assets/stylesheets/css/zoficash.css */
.sp-dd {
  text-indent: -99999px;
  position: relative;
  width: 10px;
}

/* line 11599, app/assets/stylesheets/css/zoficash.css */
.sp-dd::before {
  content: '\f280';
  font-family: 'Ionicons';
  font-size: 15px;
  color: #97a3b9;
  position: absolute;
  text-indent: 0;
  left: 0;
  z-index: 10;
}

/* line 11609, app/assets/stylesheets/css/zoficash.css */
.sp-preview {
  border: 0;
}

/* line 11612, app/assets/stylesheets/css/zoficash.css */
.sp-dragger {
  background-color: transparent;
}

/* line 11615, app/assets/stylesheets/css/zoficash.css */
.sp-choose {
  background-color: #cdd4e0;
}

/* line 11618, app/assets/stylesheets/css/zoficash.css */
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: #3b4863;
}

/* line 11622, app/assets/stylesheets/css/zoficash.css */
.bootstrap-tagsinput {
  display: block;
  padding: 5px;
  box-shadow: none;
  border-color: #c0ccda;
  border-radius: 0.25rem;
}

/* line 11628, app/assets/stylesheets/css/zoficash.css */
.bootstrap-tagsinput .tag {
  display: inline-flex;
  align-items: center;
  background-color: #0168fa;
  color: #fff;
  padding: 2px 7px;
  border-radius: 1px;
}

/* line 11635, app/assets/stylesheets/css/zoficash.css */
.bootstrap-tagsinput .tag [data-role="remove"] {
  display: inline-block;
  height: 16px;
  width: 10px;
  position: relative;
  opacity: .5;
}

/* line 11641, app/assets/stylesheets/css/zoficash.css */
.bootstrap-tagsinput .tag [data-role="remove"]::after {
  content: '\f406';
  font-family: 'Ionicons';
  font-size: 18px;
  position: absolute;
  top: calc(50% + .5px);
  line-height: 0;
}

/* line 11648, app/assets/stylesheets/css/zoficash.css */
.bootstrap-tagsinput .tag [data-role="remove"]:hover, .bootstrap-tagsinput .tag [data-role="remove"]:focus {
  opacity: 1;
  box-shadow: none;
}

/* line 11651, app/assets/stylesheets/css/zoficash.css */
.bootstrap-tagsinput .tt-menu {
  margin-top: 7px;
  margin-left: -10px;
}

/* line 11655, app/assets/stylesheets/css/zoficash.css */
.tt-menu {
  min-width: 150px;
  background-color: #fff;
  border: 1px solid rgba(72, 94, 144, 0.16);
  padding: 5px;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  box-shadow: 0 6px 8px 2px rgba(28, 39, 60, 0.04);
}

/* line 11664, app/assets/stylesheets/css/zoficash.css */
.tt-suggestion {
  padding: 2px 10px;
}

/* line 11666, app/assets/stylesheets/css/zoficash.css */
.tt-suggestion:hover, .tt-suggestion:focus {
  cursor: pointer;
  background-color: #0168fa;
  color: #fff;
}

/* ############### PANEL STYLES ############### */
/* line 11672, app/assets/stylesheets/css/zoficash.css */
.backdrop {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(15, 21, 32, 0.7);
  z-index: 40;
  transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 11684, app/assets/stylesheets/css/zoficash.css */
  .backdrop {
    transition: none;
  }
}

/* line 11686, app/assets/stylesheets/css/zoficash.css */
.backdrop.show {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 991.98px) {
  /* line 11691, app/assets/stylesheets/css/zoficash.css */
  .navbar-nav-show {
    overflow: hidden;
  }
  /* line 11693, app/assets/stylesheets/css/zoficash.css */
  .navbar-nav-show .navbar-menu-wrapper {
    transform: translateX(0);
  }
  /* line 11695, app/assets/stylesheets/css/zoficash.css */
  .navbar-nav-show .backdrop {
    opacity: 1;
    visibility: visible;
    left: 260px;
  }
}

/* line 11700, app/assets/stylesheets/css/zoficash.css */
.navbar-header {
  align-items: stretch;
  height: 55px;
  padding: 0;
  justify-content: flex-start;
  background-color: #fff;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

@media (min-width: 992px) {
  /* line 11708, app/assets/stylesheets/css/zoficash.css */
  .navbar-header {
    height: 60px;
  }
}

/* line 11710, app/assets/stylesheets/css/zoficash.css */
.navbar-header > .container {
  padding: 0;
}

@media (max-width: 1139px) {
  /* line 11713, app/assets/stylesheets/css/zoficash.css */
  .navbar-header > .container {
    max-width: none;
  }
}

@media (min-width: 1140px) {
  /* line 11716, app/assets/stylesheets/css/zoficash.css */
  .navbar-header > .container .navbar-brand {
    padding-left: 0;
  }
  /* line 11718, app/assets/stylesheets/css/zoficash.css */
  .navbar-header > .container .navbar-right {
    padding-right: 0;
  }
}

/* line 11720, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-brand {
  display: flex;
  align-items: center;
  padding-left: 15px;
  margin-right: 0;
  order: 1;
}

@media (min-width: 992px) {
  /* line 11727, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-brand {
    width: 240px;
    padding: 0 0 0 20px;
  }
}

/* line 11730, app/assets/stylesheets/css/zoficash.css */
.navbar-header .burger-menu {
  margin-left: 18px;
  color: #8392a5;
  display: flex;
  align-items: center;
}

@media (min-width: 576px) {
  /* line 11736, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .burger-menu {
    margin-left: 20px;
  }
}

@media (min-width: 992px) {
  /* line 11739, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .burger-menu {
    display: none;
  }
}

/* line 11741, app/assets/stylesheets/css/zoficash.css */
.navbar-header .burger-menu svg {
  width: 20px;
  height: 20px;
  stroke-width: 2.5px;
}

/* line 11745, app/assets/stylesheets/css/zoficash.css */
.navbar-header .burger-menu:hover {
  color: #0168fa;
}

/* line 11747, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-social {
  padding: 0;
  font-size: 18px;
  color: #1b2e4b;
  min-height: inherit;
  display: none;
}

@media (min-width: 1200px) {
  /* line 11754, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .btn-social {
    display: inline-block;
  }
}

/* line 11756, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-social:hover, .navbar-header .btn-social:focus {
  color: #001737;
}

/* line 11758, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-social:hover:first-of-type, .navbar-header .btn-social:focus:first-of-type {
  color: #f10075;
}

/* line 11760, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-social:hover:nth-of-type(3), .navbar-header .btn-social:focus:nth-of-type(3) {
  color: #00aced;
}

/* line 11762, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-social + .btn-social {
  margin-left: 10px;
}

/* line 11764, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-social.btn-for-dark {
  color: rgba(255, 255, 255, 0.5);
}

/* line 11766, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-social.btn-for-dark:hover, .navbar-header .btn-social.btn-for-dark:focus {
  color: #fff;
}

/* line 11768, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-buy {
  letter-spacing: 1px;
  padding: 0;
  line-height: 1.454;
  margin-left: 15px;
  display: flex;
  align-items: center;
  color: #0168fa;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  /* line 11780, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .btn-buy {
    min-height: inherit;
    padding: 7px 12px;
    color: #0168fa;
    border: 2px solid #0168fa;
  }
  /* line 11785, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .btn-buy:hover, .navbar-header .btn-buy:focus {
    background-color: #0168fa;
    color: #fff;
  }
}

/* line 11788, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-buy .feather {
  width: 18px;
  height: 18px;
  margin-right: 0;
}

@media (min-width: 992px) {
  /* line 11793, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .btn-buy .feather {
    width: 14px;
    height: 14px;
  }
}

/* line 11796, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-buy span {
  margin-left: 8px;
  display: none;
}

@media (min-width: 992px) {
  /* line 11800, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .btn-buy span {
    display: inline;
  }
}

/* line 11802, app/assets/stylesheets/css/zoficash.css */
.navbar-header .btn-buy.btn-for-dark {
  border-color: #fff;
  color: #fff;
}

/* line 11805, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right {
  padding: 0 15px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  order: 2;
}

@media (min-width: 576px) {
  /* line 11813, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right {
    padding-right: 20px;
  }
}

@media (min-width: 992px) {
  /* line 11816, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right {
    order: 3;
    padding: 0 20px 0 0;
  }
}

@media (min-width: 1200px) {
  /* line 11820, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right {
    width: 240px;
  }
}

/* line 11822, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .search-link {
  color: #001737;
}

/* line 11824, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .search-link:hover, .navbar-header .navbar-right .search-link:focus {
  color: rgba(0, 23, 55, 0.8);
}

/* line 11826, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .search-link svg {
  width: 16px;
  height: 16px;
  stroke-width: 3px;
}

@media (min-width: 576px) {
  /* line 11831, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .search-link svg {
    width: 20px;
    height: 20px;
    stroke-width: 2.8px;
  }
}

/* line 11835, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown {
  margin-left: 8px;
}

@media (min-width: 576px) {
  /* line 11838, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown {
    margin-left: 15px;
  }
}

/* line 11840, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown:last-child {
  margin-left: 15px;
}

@media (min-width: 992px) {
  /* line 11843, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown:last-child {
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  /* line 11846, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown:last-child {
    margin-left: 30px;
  }
}

/* line 11848, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown-menu {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11852, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown-message .dropdown-menu {
  margin-top: 17.5px;
  margin-right: -88px;
}

/* line 11855, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown-message .dropdown-menu::before {
  right: 83px;
}

/* line 11857, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown-message .dropdown-menu::after {
  right: 84px;
}

@media (min-width: 576px) {
  /* line 11860, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-message .dropdown-menu {
    margin-right: -20px;
  }
  /* line 11862, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-message .dropdown-menu::before {
    right: 20px;
  }
  /* line 11864, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-message .dropdown-menu::after {
    right: 21px;
  }
}

@media (min-width: 992px) {
  /* line 11867, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-message .dropdown-menu {
    margin-top: 19.5px;
  }
}

/* line 11869, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown-notification .dropdown-menu {
  margin-top: 17.5px;
  margin-right: -53px;
}

/* line 11872, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown-notification .dropdown-menu::before {
  right: 48px;
}

/* line 11874, app/assets/stylesheets/css/zoficash.css */
.navbar-header .navbar-right .dropdown-notification .dropdown-menu::after {
  right: 49px;
}

@media (min-width: 576px) {
  /* line 11877, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-notification .dropdown-menu {
    margin-right: -20px;
  }
  /* line 11879, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-notification .dropdown-menu::before {
    right: 20px;
  }
  /* line 11881, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-notification .dropdown-menu::after {
    right: 21px;
  }
}

@media (min-width: 992px) {
  /* line 11884, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-notification .dropdown-menu {
    margin-top: 19.5px;
  }
}

@media (max-width: 991.98px) {
  /* line 11887, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-profile .dropdown-link .avatar {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 991.98px) {
  /* line 11891, app/assets/stylesheets/css/zoficash.css */
  .navbar-header .navbar-right .dropdown-profile .dropdown-menu {
    margin-top: 14px;
  }
}

@media (min-width: 992px) {
  /* line 11895, app/assets/stylesheets/css/zoficash.css */
  .navbar-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
}

/* line 11902, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-wrapper {
  order: 3;
  width: 260px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  overflow: hidden;
  z-index: 1060;
  transform: translateX(-260px);
  transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 11915, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-wrapper {
    transition: none;
  }
}

@media (min-width: 992px) {
  /* line 11918, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-wrapper {
    width: auto;
    padding: 0 25px;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    background-color: transparent;
    overflow: visible;
    display: flex;
    justify-content: center;
    order: 2;
    transform: none;
    z-index: auto;
    flex: 1;
  }
}

@media (min-width: 1200px) {
  /* line 11934, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-wrapper {
    padding: 0 30px;
  }
}

/* line 11936, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-wrapper > .ps__rail-y {
  display: none;
}

/* line 11939, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-header {
  height: 55px;
  padding: 0 15px 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

@media (min-width: 992px) {
  /* line 11947, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-header {
    display: none;
  }
}

/* line 11949, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-header .feather-x {
  width: 20px;
  height: 20px;
  stroke-width: 2.5px;
}

/* line 11953, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-header a:last-child {
  color: #7987a1;
}

/* line 11955, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-header a:last-child:hover, .navbar-menu-header a:last-child:focus {
  color: #1c273c;
}

/* line 11958, app/assets/stylesheets/css/zoficash.css */
.navbar-menu {
  flex-direction: column;
  padding: 25px 0;
}

@media (min-width: 992px) {
  /* line 11962, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu {
    align-items: center;
    flex-direction: row;
    padding: 0;
    width: 100%;
    max-width: 780px;
    margin-top: -3px;
  }
}

/* line 11969, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item + .nav-item {
  margin-top: 10px;
}

@media (min-width: 992px) {
  /* line 11972, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-item + .nav-item {
    margin-top: 0;
    margin-left: 25px;
  }
}

@media (min-width: 1200px) {
  /* line 11976, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-item + .nav-item {
    margin-left: 30px;
  }
}

/* line 11978, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item.active .nav-link {
  position: relative;
  color: #0168fa;
}

/* line 11981, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item.active .nav-link::before {
  content: '';
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 10px;
  height: 2px;
  background-color: #0168fa;
}

@media (min-width: 992px) {
  /* line 11990, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-item.active .nav-link::before {
    display: none;
  }
}

/* line 11992, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item.active .nav-link svg {
  color: #0168fa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 11995, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item.active.with-sub .nav-link::after {
  border-color: #0168fa;
}

/* line 11997, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item.with-sub {
  position: relative;
}

/* line 11999, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item.with-sub .nav-link::after {
  content: '';
  width: 6px;
  height: 6px;
  border-right: 1.5px solid #8392a5;
  border-bottom: 1.5px solid #8392a5;
  display: inline-block;
  transform: rotate(45deg);
  margin-left: auto;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12010, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-item.with-sub .nav-link::after {
    transition: none;
  }
}

@media (min-width: 992px) {
  /* line 12013, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-item.with-sub .nav-link::after {
    margin-left: 6px;
  }
}

/* line 12015, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-item.show .navbar-menu-sub {
  display: block;
}

/* line 12017, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  font-weight: 500;
  padding: 0 20px;
  color: #001737;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12027, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-link {
    transition: none;
  }
}

@media (min-width: 992px) {
  /* line 12030, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-link {
    font-weight: 500;
    padding: 0;
  }
}

/* line 12033, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-link:hover {
  color: #0168fa;
}

/* line 12035, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-link:hover svg {
  color: #0168fa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 12038, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-link svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.2px;
  fill: rgba(27, 46, 75, 0.1);
  margin-right: 15px;
  color: #7987a1;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12047, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-link svg {
    transition: none;
  }
}

@media (min-width: 992px) {
  /* line 12050, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu .nav-link svg {
    display: none;
  }
}

/* line 12052, app/assets/stylesheets/css/zoficash.css */
.navbar-menu .nav-label {
  font-size: 10px;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  letter-spacing: .7px;
  color: #8392a5;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}

/* line 12062, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub {
  position: relative;
  min-width: 200px;
  list-style: none;
  padding: 0 15px 3px 24px;
  border-left: 1px solid rgba(72, 94, 144, 0.16);
  margin-top: 10px;
  margin-left: 28px;
  z-index: 1000;
  display: none;
}

@media (min-width: 992px) {
  /* line 12073, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-sub {
    position: absolute;
    top: 41.5px;
    left: -25px;
    background-color: #fff;
    padding: 20px 25px;
    border: 1px solid rgba(192, 204, 218, 0.53);
    margin-top: 0;
    margin-left: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
}

/* line 12084, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 25px;
  border-bottom: 10px solid rgba(192, 204, 218, 0.53);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/* line 12092, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub::after {
  content: '';
  position: absolute;
  top: -8.5px;
  left: 26px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

/* line 12100, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub::before, .navbar-menu-sub::after {
  display: none;
}

@media (min-width: 992px) {
  /* line 12103, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-sub::before, .navbar-menu-sub::after {
    display: block;
  }
}

/* line 12105, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  min-width: 150px;
}

/* line 12111, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub ul + ul {
  margin-top: 25px;
}

@media (min-width: 992px) {
  /* line 12114, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-sub ul + ul {
    margin-top: 0;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid rgba(72, 94, 144, 0.16);
  }
}

/* line 12119, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub .nav-sub-item + .nav-sub-item {
  margin-top: 5px;
}

/* line 12121, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub .nav-sub-link {
  color: #1b2e4b;
  white-space: nowrap;
  font-size: 13px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12129, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-sub .nav-sub-link {
    transition: none;
  }
}

/* line 12131, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub .nav-sub-link svg {
  width: 16px;
  height: 16px;
  margin-right: 15px;
  fill: rgba(0, 23, 55, 0.08);
  display: none;
}

@media (min-width: 992px) {
  /* line 12138, app/assets/stylesheets/css/zoficash.css */
  .navbar-menu-sub .nav-sub-link svg {
    display: block;
  }
}

/* line 12140, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub .nav-sub-link .feather-bar-chart-2 {
  margin-left: -4px;
}

/* line 12142, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub .nav-sub-link:hover {
  color: #0168fa;
}

/* line 12144, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub .nav-sub-link:hover svg {
  fill: rgba(1, 104, 250, 0.2);
}

/* line 12146, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse {
  background-color: #141c2b;
  border-width: 0;
}

/* line 12149, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse::before {
  border-bottom-color: #141c2b;
}

/* line 12151, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse::after {
  display: none;
}

/* line 12153, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse .nav-label {
  color: rgba(255, 255, 255, 0.3);
  font-weight: 500;
}

/* line 12156, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse ul + ul {
  border-left-color: rgba(255, 255, 255, 0.05);
}

/* line 12158, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse .nav-sub-link {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
}

/* line 12161, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse .nav-sub-link:hover, .navbar-menu-sub.navbar-inverse .nav-sub-link:focus {
  color: #fff;
}

/* line 12163, app/assets/stylesheets/css/zoficash.css */
.navbar-menu-sub.navbar-inverse .nav-sub-link:hover .feather, .navbar-menu-sub.navbar-inverse .nav-sub-link:focus .feather {
  color: #fff;
}

/* line 12166, app/assets/stylesheets/css/zoficash.css */
.navbar-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12176, app/assets/stylesheets/css/zoficash.css */
  .navbar-search {
    transition: none;
  }
}

/* line 12178, app/assets/stylesheets/css/zoficash.css */
.navbar-search.visible {
  visibility: visible;
  opacity: 1;
}

/* line 12182, app/assets/stylesheets/css/zoficash.css */
.navbar-search-header {
  height: 55px;
  background-color: #fff;
  padding: 0 15px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

@media (min-width: 576px) {
  /* line 12190, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-header {
    padding: 0 20px;
    height: 60px;
  }
}

@media (min-width: 992px) {
  /* line 12194, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-header {
    padding: 0 25px;
  }
}

/* line 12196, app/assets/stylesheets/css/zoficash.css */
.navbar-search-header .form-control {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #001737;
  border-width: 0;
  background-color: transparent;
}

@media (min-width: 992px) {
  /* line 12204, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-header .form-control {
    font-size: 16px;
  }
}

/* line 12206, app/assets/stylesheets/css/zoficash.css */
.navbar-search-header .form-control::placeholder {
  font-weight: 400;
}

/* line 12208, app/assets/stylesheets/css/zoficash.css */
.navbar-search-header .form-control:focus, .navbar-search-header .form-control:active {
  box-shadow: none !important;
}

/* line 12210, app/assets/stylesheets/css/zoficash.css */
.navbar-search-header .btn, .navbar-search-header .ui-datepicker-buttonpane button, .ui-datepicker-buttonpane .navbar-search-header button, .navbar-search-header .sp-container button, .sp-container .navbar-search-header button {
  padding: 0;
}

/* line 12212, app/assets/stylesheets/css/zoficash.css */
.navbar-search-header .btn svg, .navbar-search-header .ui-datepicker-buttonpane button svg, .ui-datepicker-buttonpane .navbar-search-header button svg, .navbar-search-header .sp-container button svg, .sp-container .navbar-search-header button svg {
  width: 20px;
  height: 20px;
  stroke-width: 2.8px;
}

/* line 12217, app/assets/stylesheets/css/zoficash.css */
.navbar-search-body {
  padding: 15px 15px 20px;
  background-color: #fff;
  font-size: 13px;
}

@media (min-width: 992px) {
  /* line 12222, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-body {
    padding: 25px 25px 30px;
  }
}

/* line 12224, app/assets/stylesheets/css/zoficash.css */
.navbar-search-body ul {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 12229, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-body ul {
    flex-direction: row;
  }
}

/* line 12231, app/assets/stylesheets/css/zoficash.css */
.navbar-search-body li + li {
  margin-top: 2px;
}

@media (min-width: 992px) {
  /* line 12234, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-body li + li {
    margin-top: 0;
    margin-left: 5px;
  }
}

/* line 12237, app/assets/stylesheets/css/zoficash.css */
.navbar-search-body a {
  padding: 5px 10px;
  display: block;
  color: #1b2e4b;
  border-radius: 0.25rem;
}

@media (min-width: 992px) {
  /* line 12243, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-body a {
    border: 1px solid rgba(72, 94, 144, 0.16);
  }
}

/* line 12245, app/assets/stylesheets/css/zoficash.css */
.navbar-search-body a:hover, .navbar-search-body a:focus {
  background-color: #e5e9f2;
}

@media (min-width: 992px) {
  /* line 12248, app/assets/stylesheets/css/zoficash.css */
  .navbar-search-body a:hover, .navbar-search-body a:focus {
    background-color: #c0ccda;
    border-color: transparent;
  }
}

/* line 12252, app/assets/stylesheets/css/zoficash.css */
.df-logo {
  font-weight: 700;
  font-size: 22px;
  letter-spacing: -1px;
  color: inherit;
  display: flex;
  align-items: center;
  position: relative;
  color: #031a61;
  margin-top: -4px;
}

@media (min-width: 576px) {
  /* line 12263, app/assets/stylesheets/css/zoficash.css */
  .df-logo {
    font-size: 22px;
  }
}

@media (min-width: 992px) {
  /* line 12266, app/assets/stylesheets/css/zoficash.css */
  .df-logo {
    font-size: 24px;
  }
}

/* line 12268, app/assets/stylesheets/css/zoficash.css */
.df-logo:hover, .df-logo:focus {
  color: #03217a;
}

/* line 12270, app/assets/stylesheets/css/zoficash.css */
.df-logo span {
  display: inline-block;
  font-weight: 400;
  color: #0168fa;
}

/* line 12275, app/assets/stylesheets/css/zoficash.css */
.df-logo-initial {
  width: 40px;
  height: 40px;
  border: 2px solid #0168fa;
  color: #0168fa;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 12284, app/assets/stylesheets/css/zoficash.css */
.df-logo-initial p {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  /* line 12291, app/assets/stylesheets/css/zoficash.css */
  .sidebar-show {
    overflow: hidden;
    position: relative;
  }
  /* line 12294, app/assets/stylesheets/css/zoficash.css */
  .sidebar-show .sidebar {
    left: 0;
    box-shadow: 0 0 50px rgba(28, 39, 60, 0.06);
  }
  /* line 12297, app/assets/stylesheets/css/zoficash.css */
  .sidebar-show .off-canvas-pusher {
    position: static;
  }
  /* line 12299, app/assets/stylesheets/css/zoficash.css */
  .sidebar-show .off-canvas {
    display: none;
  }
  /* line 12301, app/assets/stylesheets/css/zoficash.css */
  .sidebar-show .backdrop {
    opacity: 1;
    visibility: visible;
    left: 260px;
  }
}

/* line 12306, app/assets/stylesheets/css/zoficash.css */
.sidebar {
  width: 260px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -260px;
  z-index: 1050;
  overflow: hidden;
  transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12316, app/assets/stylesheets/css/zoficash.css */
  .sidebar {
    transition: none;
  }
}

@media (min-width: 992px) {
  /* line 12319, app/assets/stylesheets/css/zoficash.css */
  .sidebar {
    width: 240px;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
  }
}

/* line 12326, app/assets/stylesheets/css/zoficash.css */
.sidebar-fixed {
  background-color: #fff;
}

@media (min-width: 992px) {
  /* line 12329, app/assets/stylesheets/css/zoficash.css */
  .sidebar-fixed {
    background-color: transparent;
    border-right: 1px solid rgba(72, 94, 144, 0.16);
    width: 240px;
    position: fixed;
    top: 60px;
    bottom: 0;
    z-index: 900;
    left: 0;
  }
}

/* line 12338, app/assets/stylesheets/css/zoficash.css */
.sidebar-fixed > .ps__rail-y {
  background-color: rgba(72, 94, 144, 0.16);
  width: 2px;
  display: none;
}

@media (min-width: 992px) {
  /* line 12343, app/assets/stylesheets/css/zoficash.css */
  .sidebar-fixed > .ps__rail-y {
    display: block;
  }
}

/* line 12345, app/assets/stylesheets/css/zoficash.css */
.sidebar-fixed > .ps__rail-y > .ps__thumb-y {
  background-color: #c0ccda;
  width: 2px;
  left: 0;
}

@media (min-width: 992px) {
  /* line 12350, app/assets/stylesheets/css/zoficash.css */
  .sidebar-fixed > .ps__rail-y > .ps__thumb-y {
    background-color: #0168fa;
  }
}

/* line 12353, app/assets/stylesheets/css/zoficash.css */
.sidebar-header {
  height: 55px;
  padding: 0 20px 0 25px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

@media (min-width: 992px) {
  /* line 12360, app/assets/stylesheets/css/zoficash.css */
  .sidebar-header {
    display: none;
  }
}

/* line 12362, app/assets/stylesheets/css/zoficash.css */
.sidebar-header a {
  color: #7987a1;
}

/* line 12364, app/assets/stylesheets/css/zoficash.css */
.sidebar-header a:hover, .sidebar-header a:focus {
  color: #1c273c;
}

/* line 12366, app/assets/stylesheets/css/zoficash.css */
.sidebar-header a svg {
  width: 20px;
  height: 20px;
  stroke-width: 2.5px;
}

/* line 12370, app/assets/stylesheets/css/zoficash.css */
.sidebar-header a:first-child {
  margin-right: 17px;
}

/* line 12372, app/assets/stylesheets/css/zoficash.css */
.sidebar-header a:last-child {
  margin-left: auto;
}

/* line 12374, app/assets/stylesheets/css/zoficash.css */
.sidebar-header h5 {
  font-size: 14px;
  font-weight: 700;
  color: #1c273c;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
}

/* line 12382, app/assets/stylesheets/css/zoficash.css */
.sidebar-body {
  padding: 25px;
}

/* line 12385, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 12389, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-label {
  font-size: 10px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  color: #8392a5;
  text-transform: uppercase;
  letter-spacing: .7px;
}

/* line 12396, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-item + .nav-item {
  margin-top: 9px;
}

/* line 12398, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-item.show .nav {
  display: block;
}

/* line 12400, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-link {
  padding: 0;
  color: #001737;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  /* line 12408, app/assets/stylesheets/css/zoficash.css */
  .sidebar-nav .nav-link {
    font-size: 13px;
  }
}

/* line 12410, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-link svg {
  margin-right: 15px;
  width: 18px;
  height: 18px;
  stroke-width: 2.2px;
  color: #525f70;
  fill: rgba(27, 46, 75, 0.06);
}

/* line 12417, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-link.active {
  position: relative;
  color: #0168fa;
}

/* line 12420, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-link.active::before {
  content: '';
  position: absolute;
  top: calc(50% - 1px);
  left: -25px;
  width: 10px;
  height: 2px;
  background-color: #0168fa;
}

@media (min-width: 1200px) {
  /* line 12429, app/assets/stylesheets/css/zoficash.css */
  .sidebar-nav .nav-link.active::before {
    left: -30px;
    width: 13px;
  }
}

/* line 12432, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-link.active svg {
  color: #0168fa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 12435, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-link.with-sub::after {
  content: '';
  width: 6px;
  height: 6px;
  border-right: 1.5px solid #8392a5;
  border-bottom: 1.5px solid #8392a5;
  display: inline-block;
  transform: rotate(45deg);
  margin-top: -3px;
  margin-left: auto;
  align-self: center;
}

/* line 12446, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav-link.with-sub:hover::after, .sidebar-nav .nav-link.with-sub:focus::after {
  border-color: #67788e;
}

/* line 12448, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav {
  display: none;
  border-left: 1px solid rgba(229, 233, 242, 0.7);
  margin-left: 8px;
  margin-top: 10px;
  padding-left: 25px;
  padding-bottom: 3px;
}

/* line 12455, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav a {
  display: block;
  font-size: 14px;
  color: #1b2e4b;
}

@media (min-width: 992px) {
  /* line 12460, app/assets/stylesheets/css/zoficash.css */
  .sidebar-nav .nav a {
    font-size: 13px;
  }
}

/* line 12462, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav a:hover {
  color: #0168fa;
}

/* line 12464, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav a.active {
  position: relative;
  color: #0168fa;
  font-weight: 500;
}

/* line 12468, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav a.active::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -26px;
  border-left: 1px solid #0168fa;
}

/* line 12475, app/assets/stylesheets/css/zoficash.css */
.sidebar-nav .nav a + a {
  margin-top: 5px;
}

/* line 12478, app/assets/stylesheets/css/zoficash.css */
.show-aside {
  overflow: hidden;
}

/* line 12480, app/assets/stylesheets/css/zoficash.css */
.show-aside .aside {
  transform: translateX(0);
}

/* line 12482, app/assets/stylesheets/css/zoficash.css */
.show-aside .aside-header {
  transform: none;
  border-right-color: transparent;
}

/* line 12485, app/assets/stylesheets/css/zoficash.css */
.show-aside .aside-header .burger-menu {
  display: none;
}

/* line 12487, app/assets/stylesheets/css/zoficash.css */
.show-aside .aside-menu-link svg:first-child {
  display: none;
}

/* line 12489, app/assets/stylesheets/css/zoficash.css */
.show-aside .aside-menu-link svg:last-child {
  display: block;
}

/* line 12491, app/assets/stylesheets/css/zoficash.css */
.show-aside .aside-body {
  border-right-color: transparent;
}

/* line 12493, app/assets/stylesheets/css/zoficash.css */
.show-aside .aside-backdrop {
  opacity: 1;
  visibility: visible;
}

/* line 12497, app/assets/stylesheets/css/zoficash.css */
.aside {
  width: 240px;
  height: 100%;
  transform: translateX(-100%);
}

@media (min-width: 992px) {
  /* line 12502, app/assets/stylesheets/css/zoficash.css */
  .aside {
    transform: translateX(0);
  }
}

/* line 12504, app/assets/stylesheets/css/zoficash.css */
.aside.minimize {
  width: auto;
}

/* line 12506, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .aside-header {
  width: 60px;
  padding: 0;
  justify-content: center;
}

/* line 12510, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .aside-logo,
.aside.minimize .aside-loggedin-user {
  display: none;
}

/* line 12513, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .aside-body {
  width: 60px;
  padding: 20px;
  transition: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12518, app/assets/stylesheets/css/zoficash.css */
  .aside.minimize .aside-body {
    transition: none;
  }
}

/* line 12520, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .aside-alert-link {
  opacity: 0;
  visibility: hidden;
  position: fixed;
}

/* line 12524, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .aside-loggedin {
  margin-bottom: 5px;
}

/* line 12526, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .aside-loggedin .avatar {
  width: 26px;
  height: 26px;
  flex-shrink: 0;
  margin-left: -4px;
}

/* line 12531, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .nav-aside {
  width: 100%;
  flex-wrap: nowrap;
}

/* line 12534, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .nav-aside .nav-label,
.aside.minimize .nav-aside .nav-item ul,
.aside.minimize .nav-aside .with-sub .nav-link::after {
  display: none;
}

/* line 12538, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .nav-aside .nav-link::before {
  right: auto;
  left: -20px;
}

/* line 12541, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .nav-aside .nav-link span {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  margin-left: 31px;
}

/* line 12546, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .nav-aside .nav-label + .nav-item {
  position: relative;
}

/* line 12548, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .nav-aside .nav-label + .nav-item::before {
  content: '';
  display: block;
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  margin: 8px 0;
}

/* line 12553, app/assets/stylesheets/css/zoficash.css */
.aside.minimize .nav-aside svg {
  margin-right: 0;
}

/* line 12555, app/assets/stylesheets/css/zoficash.css */
.aside.minimize + .content {
  margin-left: 60px;
}

/* line 12557, app/assets/stylesheets/css/zoficash.css */
.aside.maximize .aside-body {
  width: 240px;
  padding: 20px;
  display: block;
}

/* line 12561, app/assets/stylesheets/css/zoficash.css */
.aside.maximize .aside-alert-link {
  opacity: 1;
  visibility: visible;
  position: relative;
}

/* line 12565, app/assets/stylesheets/css/zoficash.css */
.aside.maximize .nav-aside {
  width: auto;
  flex-wrap: wrap;
  align-items: stretch;
}

/* line 12569, app/assets/stylesheets/css/zoficash.css */
.aside.maximize .nav-aside .nav-item ul,
.aside.maximize .nav-aside .with-sub .nav-link::after {
  display: block;
}

/* line 12572, app/assets/stylesheets/css/zoficash.css */
.aside.maximize .nav-aside .nav-link span {
  opacity: 1;
  visibility: visible;
  position: relative;
  margin-left: 0;
}

/* line 12577, app/assets/stylesheets/css/zoficash.css */
.aside.maximize .nav-aside svg {
  margin-right: 15px;
}

/* line 12580, app/assets/stylesheets/css/zoficash.css */
.aside-fixed {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
}

@media (min-width: 992px) {
  /* line 12587, app/assets/stylesheets/css/zoficash.css */
  .aside-fixed + .content {
    margin-left: 60px;
  }
}

@media (min-width: 1200px) {
  /* line 12590, app/assets/stylesheets/css/zoficash.css */
  .aside-fixed + .content {
    margin-left: 240px;
  }
}

/* line 12593, app/assets/stylesheets/css/zoficash.css */
.aside-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 54px;
  padding: 0 18px;
  border-right: 1px solid rgba(72, 94, 144, 0.16);
  background-color: #fff;
  transform: translateX(54px);
}

@media (min-width: 992px) {
  /* line 12603, app/assets/stylesheets/css/zoficash.css */
  .aside-header {
    padding: 0 20px;
    transform: none;
    height: 59px;
  }
}

/* line 12607, app/assets/stylesheets/css/zoficash.css */
.aside-header .burger-menu {
  color: #8392a5;
}

/* line 12609, app/assets/stylesheets/css/zoficash.css */
.aside-header .burger-menu:hover, .aside-header .burger-menu:focus {
  color: #1b2e4b;
}

/* line 12611, app/assets/stylesheets/css/zoficash.css */
.aside-header .burger-menu svg {
  width: 20px;
  height: 20px;
  stroke-width: 2.5px;
  margin-right: -2px;
}

/* line 12617, app/assets/stylesheets/css/zoficash.css */
.aside-logo {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-top: -3px;
}

@media (min-width: 992px) {
  /* line 12623, app/assets/stylesheets/css/zoficash.css */
  .aside-logo {
    font-size: 24px;
  }
}

/* line 12625, app/assets/stylesheets/css/zoficash.css */
.aside-logo span {
  font-weight: normal;
}

/* line 12627, app/assets/stylesheets/css/zoficash.css */
.aside-logo, .aside-logo:hover, .aside-logo:focus {
  color: #031d6b;
}

/* line 12629, app/assets/stylesheets/css/zoficash.css */
.aside-logo span, .aside-logo:hover span, .aside-logo:focus span {
  color: #0168fa;
}

/* line 12632, app/assets/stylesheets/css/zoficash.css */
.aside-menu-link {
  color: #8392a5;
}

/* line 12634, app/assets/stylesheets/css/zoficash.css */
.aside-menu-link:hover, .aside-menu-link:focus {
  color: #1b2e4b;
}

/* line 12636, app/assets/stylesheets/css/zoficash.css */
.aside-menu-link svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.5px;
  margin-top: -3px;
}

/* line 12641, app/assets/stylesheets/css/zoficash.css */
.aside-menu-link svg:last-child {
  width: 20px;
  height: 20px;
  display: none;
  margin-top: 0;
}

/* line 12647, app/assets/stylesheets/css/zoficash.css */
.aside-body {
  position: relative;
  padding: 25px;
  height: calc(100% - 59px);
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  border-right: 1px solid rgba(72, 94, 144, 0.16);
  background-color: #fff;
}

/* line 12655, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin {
  margin-bottom: 25px;
}

/* line 12657, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin .avatar {
  width: 48px;
  height: 48px;
}

/* line 12660, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin svg {
  width: 16px;
  height: 16px;
  stroke-width: 2.3px;
  pointer-events: none;
}

/* line 12665, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin .collapsing {
  transition: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12668, app/assets/stylesheets/css/zoficash.css */
  .aside-loggedin .collapsing {
    transition: none;
  }
}

/* line 12670, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin .nav {
  margin-top: 15px;
}

/* line 12673, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin-user {
  margin-top: 15px;
}

/* line 12675, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin-user a {
  color: #c0ccda;
}

/* line 12677, app/assets/stylesheets/css/zoficash.css */
.aside-loggedin-user a:hover, .aside-loggedin-user a:focus {
  color: #1b2e4b;
}

/* line 12680, app/assets/stylesheets/css/zoficash.css */
.aside-alert-link {
  margin-left: auto;
  display: flex;
  align-items: center;
}

/* line 12684, app/assets/stylesheets/css/zoficash.css */
.aside-alert-link a {
  color: rgba(27, 46, 75, 0.5);
  display: block;
}

/* line 12687, app/assets/stylesheets/css/zoficash.css */
.aside-alert-link a + a {
  margin-left: 10px;
}

/* line 12689, app/assets/stylesheets/css/zoficash.css */
.aside-alert-link a.new {
  position: relative;
}

/* line 12691, app/assets/stylesheets/css/zoficash.css */
.aside-alert-link a.new::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
  background-color: #dc3545;
  box-shadow: 0 0 0 2px #fff;
  border-radius: 100%;
}

/* line 12701, app/assets/stylesheets/css/zoficash.css */
.aside-alert-link a:hover, .aside-alert-link a:focus {
  color: #1b2e4b;
}

/* line 12704, app/assets/stylesheets/css/zoficash.css */
.nav-aside {
  flex-direction: column;
  line-height: 1.6;
  font-size: 13px;
  white-space: nowrap;
  margin-bottom: 25px;
}

/* line 12710, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-label {
  font-size: 10px;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: #001737;
  margin-bottom: 5px;
  display: block;
  transition: all 0.25s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12721, app/assets/stylesheets/css/zoficash.css */
  .nav-aside .nav-label {
    transition: none;
  }
}

/* line 12723, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item {
  position: relative;
}

/* line 12725, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item.active .nav-link {
  opacity: 1;
  color: #0168fa;
  font-weight: 500;
}

/* line 12729, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item.active .nav-link::before {
  opacity: 1;
  visibility: visible;
  border-left-color: #0168fa;
}

/* line 12733, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item.active svg {
  color: #0168fa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 12736, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item + .nav-item {
  margin-top: 1px;
}

/* line 12738, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item ul {
  margin: 0;
  padding-left: 34px;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  height: 0;
}

/* line 12745, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item ul a {
  display: block;
  color: rgba(27, 46, 75, 0.75);
  padding: 2px 0;
}

/* line 12749, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item ul a:hover, .nav-aside .nav-item ul a:focus {
  color: #1b2e4b;
}

/* line 12751, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-item ul .active a {
  color: #0168fa;
}

/* line 12753, app/assets/stylesheets/css/zoficash.css */
.nav-aside .with-sub .nav-link::after {
  content: '\f3d1';
  font-family: 'Ionicons';
  font-size: 12px;
  display: inline-block;
  position: relative;
  margin-left: auto;
  opacity: .5;
}

/* line 12761, app/assets/stylesheets/css/zoficash.css */
.nav-aside .with-sub.show .nav-link {
  font-weight: 500;
}

/* line 12763, app/assets/stylesheets/css/zoficash.css */
.nav-aside .with-sub.show .nav-link::before {
  opacity: 1;
  visibility: visible;
}

/* line 12766, app/assets/stylesheets/css/zoficash.css */
.nav-aside .with-sub.show .nav-link::after {
  transform: rotate(90deg);
}

/* line 12768, app/assets/stylesheets/css/zoficash.css */
.nav-aside .with-sub.show ul {
  opacity: 1;
  visibility: visible;
  padding-bottom: 10px;
  height: auto;
}

/* line 12773, app/assets/stylesheets/css/zoficash.css */
.nav-aside .with-sub.show:not(.active) .nav-link {
  color: #1b2e4b;
}

/* line 12775, app/assets/stylesheets/css/zoficash.css */
.nav-aside .with-sub.show:not(.active) svg {
  color: #1b2e4b;
}

/* line 12777, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-link {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  height: 30px;
  color: rgba(27, 46, 75, 0.9);
  transition: all 0.25s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12786, app/assets/stylesheets/css/zoficash.css */
  .nav-aside .nav-link {
    transition: none;
  }
}

/* line 12788, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-link::before {
  content: '';
  position: absolute;
  top: 2px;
  left: -25px;
  bottom: 2px;
  right: -25px;
  border-left: 3px solid #8392a5;
  opacity: 0;
  visibility: hidden;
}

/* line 12798, app/assets/stylesheets/css/zoficash.css */
.nav-aside .nav-link:hover, .nav-aside .nav-link:focus {
  color: #1b2e4b;
}

/* line 12800, app/assets/stylesheets/css/zoficash.css */
.nav-aside svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.3px;
  margin-right: 15px;
  color: rgba(27, 46, 75, 0.65);
  fill: rgba(27, 46, 75, 0.06);
}

/* line 12808, app/assets/stylesheets/css/zoficash.css */
.aside-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28, 39, 60, 0.7);
  opacity: 0;
  z-index: 900;
  visibility: hidden;
}

@media (min-width: 992px) {
  /* line 12819, app/assets/stylesheets/css/zoficash.css */
  .aside-backdrop {
    display: none;
  }
}

/* line 12822, app/assets/stylesheets/css/zoficash.css */
.content {
  padding: 20px;
}

@media (min-width: 992px) {
  /* line 12825, app/assets/stylesheets/css/zoficash.css */
  .content {
    padding: 25px;
  }
}

@media (min-width: 1200px) {
  /* line 12828, app/assets/stylesheets/css/zoficash.css */
  .content {
    padding: 30px;
  }
}

@media (min-width: 992px) {
  /* line 12832, app/assets/stylesheets/css/zoficash.css */
  .content-fixed {
    margin-top: 60px;
  }
}

/* line 12835, app/assets/stylesheets/css/zoficash.css */
.content-header {
  background-color: #fff;
  height: 55px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
  padding-left: 65px;
}

@media (min-width: 992px) {
  /* line 12845, app/assets/stylesheets/css/zoficash.css */
  .content-header {
    height: 60px;
    padding: 0 25px;
  }
}

@media (max-width: 575px) {
  /* line 12849, app/assets/stylesheets/css/zoficash.css */
  .content-header .nav {
    flex-wrap: nowrap;
  }
}

/* line 12851, app/assets/stylesheets/css/zoficash.css */
.content-header .nav-link {
  padding: 0;
  color: rgba(27, 46, 75, 0.75);
}

/* line 12854, app/assets/stylesheets/css/zoficash.css */
.content-header .nav-link:hover, .content-header .nav-link:focus {
  color: #1b2e4b;
}

/* line 12856, app/assets/stylesheets/css/zoficash.css */
.content-header .nav-link + .nav-link {
  margin-left: 7px;
}

@media (min-width: 576px) {
  /* line 12859, app/assets/stylesheets/css/zoficash.css */
  .content-header .nav-link + .nav-link {
    margin-left: 10px;
  }
}

/* line 12861, app/assets/stylesheets/css/zoficash.css */
.content-header svg {
  width: 18px;
  height: 18px;
}

@media (min-width: 992px) {
  /* line 12865, app/assets/stylesheets/css/zoficash.css */
  .content-header svg {
    width: 20px;
    height: 20px;
  }
}

/* line 12868, app/assets/stylesheets/css/zoficash.css */
.content-header svg.feather-search {
  stroke-width: 2.8px;
}

/* line 12871, app/assets/stylesheets/css/zoficash.css */
.content-search {
  width: 250px;
  display: flex;
  align-items: center;
}

/* line 12875, app/assets/stylesheets/css/zoficash.css */
.content-search svg {
  stroke-width: 2.5px;
  margin-right: 10px;
  color: #8392a5;
}

/* line 12879, app/assets/stylesheets/css/zoficash.css */
.content-search .form-control {
  padding: 0;
  border-width: 0;
  background-color: transparent;
}

/* line 12883, app/assets/stylesheets/css/zoficash.css */
.content-search .form-control:focus {
  box-shadow: none;
  color: #1b2e4b;
}

/* line 12887, app/assets/stylesheets/css/zoficash.css */
.content-body {
  position: relative;
  padding: 15px;
  height: calc(100% - 54px);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 12893, app/assets/stylesheets/css/zoficash.css */
  .content-body {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  /* line 12896, app/assets/stylesheets/css/zoficash.css */
  .content-body {
    padding: 25px;
    height: calc(100% - 60px);
  }
}

/* line 12899, app/assets/stylesheets/css/zoficash.css */
.content-body .container {
  margin-bottom: 25px;
}

@media (max-width: 1199.98px) {
  /* line 12902, app/assets/stylesheets/css/zoficash.css */
  .content-body .container {
    max-width: none;
  }
}

/* line 12905, app/assets/stylesheets/css/zoficash.css */
.content-footer {
  font-size: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  text-transform: uppercase;
  letter-spacing: .3px;
  margin-top: 60px;
  padding-top: 20px;
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  color: #637388;
}

@media (min-width: 576px) {
  /* line 12915, app/assets/stylesheets/css/zoficash.css */
  .content-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  /* line 12920, app/assets/stylesheets/css/zoficash.css */
  .content-footer {
    padding-top: 25px;
  }
}

@media (min-width: 1200px) {
  /* line 12923, app/assets/stylesheets/css/zoficash.css */
  .content-footer {
    padding-top: 30px;
  }
}

/* line 12925, app/assets/stylesheets/css/zoficash.css */
.content-footer a {
  padding: 0;
  color: #1b2e4b;
}

/* line 12928, app/assets/stylesheets/css/zoficash.css */
.content-footer a:hover, .content-footer a:focus {
  color: #0168fa;
}

/* line 12930, app/assets/stylesheets/css/zoficash.css */
.content-footer a + .nav-link {
  margin-left: 25px;
}

/* line 12932, app/assets/stylesheets/css/zoficash.css */
.content-footer > div:last-child {
  margin-top: 15px;
}

@media (min-width: 576px) {
  /* line 12935, app/assets/stylesheets/css/zoficash.css */
  .content-footer > div:last-child {
    margin-top: 0;
  }
}

/* line 12938, app/assets/stylesheets/css/zoficash.css */
.footer {
  font-size: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  letter-spacing: .3px;
  padding: 15px 25px;
  background-color: #fafbfc;
  color: #637388;
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  text-transform: uppercase;
  display: none;
}

@media (min-width: 992px) {
  /* line 12949, app/assets/stylesheets/css/zoficash.css */
  .footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

/* line 12953, app/assets/stylesheets/css/zoficash.css */
.footer a {
  padding: 0;
  color: #1b2e4b;
}

/* line 12956, app/assets/stylesheets/css/zoficash.css */
.footer a:hover, .footer a:focus {
  color: #0168fa;
}

/* line 12958, app/assets/stylesheets/css/zoficash.css */
.footer a + .nav-link {
  margin-left: 25px;
}

/* line 12960, app/assets/stylesheets/css/zoficash.css */
.footer > div:last-child {
  margin-top: 15px;
}

@media (min-width: 576px) {
  /* line 12963, app/assets/stylesheets/css/zoficash.css */
  .footer > div:last-child {
    margin-top: 0;
  }
}

/* line 12966, app/assets/stylesheets/css/zoficash.css */
.df-roboto {
  font-family: 'Roboto', sans-serif;
}

/* line 12969, app/assets/stylesheets/css/zoficash.css */
.df-settings {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1200;
  transition: all 0.2s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12977, app/assets/stylesheets/css/zoficash.css */
  .df-settings {
    transition: none;
  }
}

/* line 12979, app/assets/stylesheets/css/zoficash.css */
.df-settings.show {
  right: 200px;
}

/* line 12981, app/assets/stylesheets/css/zoficash.css */
.df-settings.show .df-settings-link {
  position: relative;
}

/* line 12983, app/assets/stylesheets/css/zoficash.css */
.df-settings.show .df-settings-link, .df-settings.show .df-settings-link:hover, .df-settings.show .df-settings-link:focus {
  background-color: #fff;
  border-color: #c0ccda;
  color: #1c273c;
  box-shadow: -5px 0 10px rgba(28, 39, 60, 0.1);
}

/* line 12989, app/assets/stylesheets/css/zoficash.css */
.df-settings-link {
  position: absolute;
  top: 98px;
  left: -44px;
  width: 45px;
  height: 45px;
  background-color: #1c273c;
  border: 1px solid transparent;
  border-right-width: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

@media (prefers-reduced-motion: reduce) {
  /* line 13007, app/assets/stylesheets/css/zoficash.css */
  .df-settings-link {
    transition: none;
  }
}

/* line 13009, app/assets/stylesheets/css/zoficash.css */
.df-settings-link:hover, .df-settings-link:focus {
  color: #fff;
  background-color: #3b4863;
  box-shadow: 0 0 10px 2px rgba(28, 39, 60, 0.1);
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 13037, app/assets/stylesheets/css/zoficash.css */
.df-settings-link svg {
  width: 20px;
  height: 20px;
  -webkit-animation: rotating 3s linear infinite;
  -moz-animation: rotating 3s linear infinite;
  -ms-animation: rotating 3s linear infinite;
  -o-animation: rotating 3s linear infinite;
  animation: rotating 3s linear infinite;
}

/* line 13046, app/assets/stylesheets/css/zoficash.css */
.df-settings-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  background-color: #fff;
  border-left: 1px solid #c0ccda;
  box-shadow: 0 0 15px rgba(28, 39, 60, 0.1);
  padding: 0 20px;
  overflow-y: auto;
}

/* line 13057, app/assets/stylesheets/css/zoficash.css */
.df-settings-body label {
  display: block;
  line-height: 1;
}

/* line 13061, app/assets/stylesheets/css/zoficash.css */
.df-skin,
.df-mode {
  height: 20px;
  border: 1px solid rgba(72, 94, 144, 0.16);
  display: flex;
  margin-bottom: 5px;
  padding: 2px;
}

/* line 13068, app/assets/stylesheets/css/zoficash.css */
.df-skin:hover, .df-skin:focus,
.df-mode:hover,
.df-mode:focus {
  border-color: #8392a5;
  box-shadow: 0 0 0 1px #8392a5;
}

/* line 13073, app/assets/stylesheets/css/zoficash.css */
.df-skin.active,
.df-mode.active {
  border-color: #0168fa;
  box-shadow: 0 0 0 1px #0168fa;
  position: relative;
}

/* line 13078, app/assets/stylesheets/css/zoficash.css */
.df-skin.active::before,
.df-mode.active::before {
  content: '\f3ff';
  font-family: 'Ionicons';
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 0;
  margin-left: -5px;
  margin-top: -1px;
  color: #0168fa;
}

/* line 13090, app/assets/stylesheets/css/zoficash.css */
.df-skin.active ~ span,
.df-mode.active ~ span {
  color: #0168fa;
}

/* line 13093, app/assets/stylesheets/css/zoficash.css */
.df-skin.disabled,
.df-mode.disabled {
  cursor: default;
  border-color: rgba(72, 94, 144, 0.16);
  box-shadow: none;
  opacity: .75;
}

/* line 13099, app/assets/stylesheets/css/zoficash.css */
.df-skin > span,
.df-mode > span {
  display: block;
  flex: 1;
}

/* line 13104, app/assets/stylesheets/css/zoficash.css */
.df-skin-deepblue span:first-child {
  background-color: #4994fe;
}

/* line 13107, app/assets/stylesheets/css/zoficash.css */
.df-skin-deepblue span:last-child {
  background-color: #0536c5;
}

/* line 13110, app/assets/stylesheets/css/zoficash.css */
.df-skin-charcoal span:first-child {
  background-color: #e5e9f2;
}

/* line 13113, app/assets/stylesheets/css/zoficash.css */
.df-skin-charcoal span:last-child {
  background-color: #2d353e;
}

/* line 13116, app/assets/stylesheets/css/zoficash.css */
.df-skin-gradient1 span:first-child {
  background-color: #5b47fb;
}

/* line 13119, app/assets/stylesheets/css/zoficash.css */
.df-skin-gradient1 span:last-child {
  background-color: #0168fa;
}

/* line 13122, app/assets/stylesheets/css/zoficash.css */
.df-skin-name {
  font-size: 9px;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
  text-transform: uppercase;
  display: block;
  text-align: center;
  color: #8392a5;
}

/* line 13131, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 10px;
  padding-left: 15px;
}

/* line 13137, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-header .nav a {
  color: #8392a5;
}

/* line 13139, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-header .nav a:hover, .card-widget .card-header .nav a:focus {
  color: #1b2e4b;
}

/* line 13141, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-header .nav a + a {
  margin-left: 5px;
}

/* line 13143, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-header svg {
  width: 16px;
  height: 16px;
}

/* line 13147, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-title {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 13152, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-body {
  padding: 15px;
}

/* line 13155, app/assets/stylesheets/css/zoficash.css */
.card-widget .card-footer {
  padding: 12px 15px;
  font-size: 12px;
}

/* line 13159, app/assets/stylesheets/css/zoficash.css */
.card-contacts .card-body {
  padding: 0;
}

/* line 13162, app/assets/stylesheets/css/zoficash.css */
.card-contacts .list-group-item {
  padding: 15px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

/* line 13167, app/assets/stylesheets/css/zoficash.css */
.card-contacts .list-group-item:hover, .card-contacts .list-group-item:focus {
  background-color: #f5f6fa;
}

/* line 13170, app/assets/stylesheets/css/zoficash.css */
.card-contacts .list-body {
  margin-left: 15px;
}

/* line 13172, app/assets/stylesheets/css/zoficash.css */
.card-contacts .list-body h6 {
  margin-bottom: 2px;
  font-size: 13px;
}

/* line 13175, app/assets/stylesheets/css/zoficash.css */
.card-contacts .list-body p {
  font-size: 11px;
  font-family: "Lato", sans-serif;
  margin-bottom: 0;
  color: #8392a5;
}

/* line 13181, app/assets/stylesheets/css/zoficash.css */
.card-contacts .avatar {
  width: 36px;
  height: 36px;
}

/* line 13184, app/assets/stylesheets/css/zoficash.css */
.card-contacts .avatar::after {
  width: 6px;
  height: 6px;
}

/* line 13188, app/assets/stylesheets/css/zoficash.css */
.card-contacts .nav {
  margin-left: auto;
  align-items: center;
}

/* line 13191, app/assets/stylesheets/css/zoficash.css */
.card-contacts .nav svg {
  width: 15px;
  height: 15px;
}

/* line 13194, app/assets/stylesheets/css/zoficash.css */
.card-contacts .nav a {
  color: #8392a5;
}

/* line 13196, app/assets/stylesheets/css/zoficash.css */
.card-contacts .nav a:hover, .card-contacts .nav a:focus {
  color: #0168fa;
}

/* line 13198, app/assets/stylesheets/css/zoficash.css */
.card-contacts .nav a + a {
  margin-left: 5px;
}

/* line 13201, app/assets/stylesheets/css/zoficash.css */
.card-events .media + .media {
  margin-top: 10px;
}

/* line 13204, app/assets/stylesheets/css/zoficash.css */
.card-events .media-left {
  min-width: 30px;
  text-align: center;
}

/* line 13207, app/assets/stylesheets/css/zoficash.css */
.card-events .media-left label {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: 1px;
  color: #8392a5;
}

/* line 13214, app/assets/stylesheets/css/zoficash.css */
.card-events .media-left p {
  margin-bottom: 0;
  font-family: "Rubik", sans-serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -1px;
}

/* line 13221, app/assets/stylesheets/css/zoficash.css */
.card-events .media-body {
  margin-left: 15px;
  padding: 13px 15px;
  border-left: 3px solid transparent;
}

/* line 13225, app/assets/stylesheets/css/zoficash.css */
.card-events .media-body.event-panel-green {
  background-color: rgba(16, 183, 89, 0.1);
  border-left-color: #10b759;
  color: #08592b;
}

/* line 13229, app/assets/stylesheets/css/zoficash.css */
.card-events .media-body.event-panel-pink {
  background-color: rgba(241, 0, 117, 0.1);
  border-left-color: #f10075;
  color: #8b0043;
}

/* line 13233, app/assets/stylesheets/css/zoficash.css */
.card-events .media-body.event-panel-primary {
  background-color: rgba(1, 104, 250, 0.1);
  border-left-color: #0168fa;
  color: #013e94;
}

/* line 13237, app/assets/stylesheets/css/zoficash.css */
.card-events .media-body.event-panel-orange {
  background-color: rgba(253, 126, 20, 0.1);
  border-left-color: #fd7e14;
  color: #aa4e01;
}

/* line 13242, app/assets/stylesheets/css/zoficash.css */
.card-events .event-time {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  opacity: .6;
}

/* line 13248, app/assets/stylesheets/css/zoficash.css */
.card-events .event-title {
  margin-bottom: 0;
  font-size: 13px;
}

/* line 13252, app/assets/stylesheets/css/zoficash.css */
.card-events .event-desc {
  margin-top: 2px;
  margin-bottom: 0;
  font-size: 11px;
  opacity: .7;
}

/* line 13258, app/assets/stylesheets/css/zoficash.css */
.card-todo .list-group-item {
  padding: 10px 15px 15px;
}

/* line 13261, app/assets/stylesheets/css/zoficash.css */
.card-todo .list-group-header {
  display: flex;
  align-items: center;
}

/* line 13264, app/assets/stylesheets/css/zoficash.css */
.card-todo .list-group-header span {
  width: 20px;
  height: 3px;
}

/* line 13267, app/assets/stylesheets/css/zoficash.css */
.card-todo .list-group-header span + span {
  margin-left: 3px;
}

/* line 13269, app/assets/stylesheets/css/zoficash.css */
.card-todo .list-group-header svg {
  width: 16px;
  height: 16px;
}

/* line 13273, app/assets/stylesheets/css/zoficash.css */
.card-todo .todo-title {
  margin-bottom: 3px;
  font-size: 13px;
}

/* line 13277, app/assets/stylesheets/css/zoficash.css */
.card-todo .todo-date {
  font-size: 12px;
  margin-bottom: 0;
  color: #8392a5;
}

/* line 13282, app/assets/stylesheets/css/zoficash.css */
.card-todo .card-progress {
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
}

/* line 13288, app/assets/stylesheets/css/zoficash.css */
.card-todo .content-label {
  text-transform: uppercase;
  font-size: 10px;
  color: #8392a5;
}

/* line 13293, app/assets/stylesheets/css/zoficash.css */
.card-todo .progress {
  flex: 1;
  height: 5px;
  margin: 0 10px;
}

/* line 13298, app/assets/stylesheets/css/zoficash.css */
.card-todo .badge {
  padding-top: 4px;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 1.5px;
}

/* line 13306, app/assets/stylesheets/css/zoficash.css */
.card-todo .card-footer a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
  border: 1px dashed #b4bdce;
  color: #1b2e4b;
}

/* line 13313, app/assets/stylesheets/css/zoficash.css */
.card-todo .card-footer a:hover, .card-todo .card-footer a:focus {
  border-color: #0168fa;
  color: #0168fa;
  background-color: rgba(1, 104, 250, 0.1);
}

/* ############### UTILITIES/HELPER CLASSES ############### */
/* ###### 9.1 Background  ###### */
/* line 13320, app/assets/stylesheets/css/zoficash.css */
.bg-brand-01 {
  background-color: #0168fa;
}

/* line 13323, app/assets/stylesheets/css/zoficash.css */
.bg-brand-02 {
  background-color: #042893;
}

/* line 13326, app/assets/stylesheets/css/zoficash.css */
.bg-brand-03 {
  background-color: #1ce1ac;
}

/* line 13329, app/assets/stylesheets/css/zoficash.css */
.bg-ui-01 {
  background-color: #f5f6fa;
}

/* line 13332, app/assets/stylesheets/css/zoficash.css */
.bg-ui-02 {
  background-color: #e5e9f2;
}

/* line 13335, app/assets/stylesheets/css/zoficash.css */
.bg-ui-03 {
  background-color: #c0ccda;
}

/* line 13338, app/assets/stylesheets/css/zoficash.css */
.bg-ui-04 {
  background-color: #8392a5;
}

/* line 13341, app/assets/stylesheets/css/zoficash.css */
.bg-gray-50 {
  background-color: #fafbfc;
}

/* line 13344, app/assets/stylesheets/css/zoficash.css */
.bg-gray-100 {
  background-color: #f4f5f8;
}

/* line 13347, app/assets/stylesheets/css/zoficash.css */
.bg-gray-200 {
  background-color: #e3e7ed;
}

/* line 13350, app/assets/stylesheets/css/zoficash.css */
.bg-gray-300 {
  background-color: #cdd4e0;
}

/* line 13353, app/assets/stylesheets/css/zoficash.css */
.bg-gray-400 {
  background-color: #b4bdce;
}

/* line 13356, app/assets/stylesheets/css/zoficash.css */
.bg-gray-500 {
  background-color: #97a3b9;
}

/* line 13359, app/assets/stylesheets/css/zoficash.css */
.bg-gray-600 {
  background-color: #7987a1;
}

/* line 13362, app/assets/stylesheets/css/zoficash.css */
.bg-gray-700 {
  background-color: #596882;
}

/* line 13365, app/assets/stylesheets/css/zoficash.css */
.bg-gray-800 {
  background-color: #3b4863;
}

/* line 13368, app/assets/stylesheets/css/zoficash.css */
.bg-gray-900 {
  background-color: #1c273c;
}

/* line 13371, app/assets/stylesheets/css/zoficash.css */
.bg-white-1 {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 13374, app/assets/stylesheets/css/zoficash.css */
.bg-white-2 {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 13377, app/assets/stylesheets/css/zoficash.css */
.bg-white-3 {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 13380, app/assets/stylesheets/css/zoficash.css */
.bg-white-4 {
  background-color: rgba(255, 255, 255, 0.4);
}

/* line 13383, app/assets/stylesheets/css/zoficash.css */
.bg-white-5 {
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 13386, app/assets/stylesheets/css/zoficash.css */
.bg-white-6 {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 13389, app/assets/stylesheets/css/zoficash.css */
.bg-white-7 {
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 13392, app/assets/stylesheets/css/zoficash.css */
.bg-white-8 {
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 13395, app/assets/stylesheets/css/zoficash.css */
.bg-white-9 {
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 13398, app/assets/stylesheets/css/zoficash.css */
.bg-black-1 {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 13401, app/assets/stylesheets/css/zoficash.css */
.bg-black-2 {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 13404, app/assets/stylesheets/css/zoficash.css */
.bg-black-3 {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 13407, app/assets/stylesheets/css/zoficash.css */
.bg-black-4 {
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 13410, app/assets/stylesheets/css/zoficash.css */
.bg-black-5 {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 13413, app/assets/stylesheets/css/zoficash.css */
.bg-black-6 {
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 13416, app/assets/stylesheets/css/zoficash.css */
.bg-black-7 {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 13419, app/assets/stylesheets/css/zoficash.css */
.bg-black-8 {
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 13422, app/assets/stylesheets/css/zoficash.css */
.bg-black-9 {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 13425, app/assets/stylesheets/css/zoficash.css */
.bg-gray-1 {
  background-color: rgba(28, 39, 60, 0.1);
}

/* line 13428, app/assets/stylesheets/css/zoficash.css */
.bg-gray-2 {
  background-color: rgba(28, 39, 60, 0.2);
}

/* line 13431, app/assets/stylesheets/css/zoficash.css */
.bg-gray-3 {
  background-color: rgba(28, 39, 60, 0.3);
}

/* line 13434, app/assets/stylesheets/css/zoficash.css */
.bg-gray-4 {
  background-color: rgba(28, 39, 60, 0.4);
}

/* line 13437, app/assets/stylesheets/css/zoficash.css */
.bg-gray-5 {
  background-color: rgba(28, 39, 60, 0.5);
}

/* line 13440, app/assets/stylesheets/css/zoficash.css */
.bg-gray-6 {
  background-color: rgba(28, 39, 60, 0.6);
}

/* line 13443, app/assets/stylesheets/css/zoficash.css */
.bg-gray-7 {
  background-color: rgba(28, 39, 60, 0.7);
}

/* line 13446, app/assets/stylesheets/css/zoficash.css */
.bg-gray-8 {
  background-color: rgba(28, 39, 60, 0.8);
}

/* line 13449, app/assets/stylesheets/css/zoficash.css */
.bg-gray-9 {
  background-color: rgba(28, 39, 60, 0.9);
}

/* line 13452, app/assets/stylesheets/css/zoficash.css */
.bg-primary-light {
  background-color: rgba(1, 104, 250, 0.15);
}

/* line 13455, app/assets/stylesheets/css/zoficash.css */
.bg-success-light {
  background-color: rgba(16, 183, 89, 0.18);
}

/* line 13458, app/assets/stylesheets/css/zoficash.css */
.bg-warning-light {
  background-color: rgba(253, 126, 20, 0.18);
}

/* line 13461, app/assets/stylesheets/css/zoficash.css */
.bg-pink-light {
  background-color: rgba(241, 0, 117, 0.18);
}

/* line 13464, app/assets/stylesheets/css/zoficash.css */
.bg-indigo-light {
  background-color: rgba(91, 71, 251, 0.18);
}

/* line 13467, app/assets/stylesheets/css/zoficash.css */
.bg-indigo {
  background-color: #5b47fb;
}

/* line 13470, app/assets/stylesheets/css/zoficash.css */
.bg-purple {
  background-color: #6f42c1;
}

/* line 13473, app/assets/stylesheets/css/zoficash.css */
.bg-pink {
  background-color: #f10075;
}

/* line 13476, app/assets/stylesheets/css/zoficash.css */
.bg-orange {
  background-color: #fd7e14;
}

/* line 13479, app/assets/stylesheets/css/zoficash.css */
.bg-teal {
  background-color: #00cccc;
}

/* line 13482, app/assets/stylesheets/css/zoficash.css */
.bg-lightblue {
  background-color: #a5d7fd;
}

/* line 13485, app/assets/stylesheets/css/zoficash.css */
.bg-transparent {
  background-color: transparent;
}

/* line 13488, app/assets/stylesheets/css/zoficash.css */
.bg-facebook {
  background-color: #4064ac;
}

/* line 13491, app/assets/stylesheets/css/zoficash.css */
.bg-twitter {
  background-color: #00a7e6;
}

/* line 13494, app/assets/stylesheets/css/zoficash.css */
a.bg-facebook:hover, a.bg-facebook:focus, button.bg-facebook:hover, button.bg-facebook:focus, .btn.bg-facebook:hover, .ui-datepicker-buttonpane button.bg-facebook:hover, .sp-container button.bg-facebook:hover, .btn.bg-facebook:focus, .ui-datepicker-buttonpane button.bg-facebook:focus, .sp-container button.bg-facebook:focus {
  background-color: #395999;
}

/* line 13497, app/assets/stylesheets/css/zoficash.css */
a.bg-twitter:hover, a.bg-twitter:focus, button.bg-twitter:hover, button.bg-twitter:focus, .btn.bg-twitter:hover, .ui-datepicker-buttonpane button.bg-twitter:hover, .sp-container button.bg-twitter:hover, .btn.bg-twitter:focus, .ui-datepicker-buttonpane button.bg-twitter:focus, .sp-container button.bg-twitter:focus {
  background-color: #0094cd;
}

/* ###### 9.2 Border   ###### */
/* line 13501, app/assets/stylesheets/css/zoficash.css */
.bd-transparent {
  border-color: transparent;
}

/* line 13504, app/assets/stylesheets/css/zoficash.css */
.bd-transparent-f {
  border-color: transparent !important;
}

/* line 13507, app/assets/stylesheets/css/zoficash.css */
.bd {
  border: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 13510, app/assets/stylesheets/css/zoficash.css */
.bd-t {
  border-top: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 13513, app/assets/stylesheets/css/zoficash.css */
.bd-r {
  border-right: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 13516, app/assets/stylesheets/css/zoficash.css */
.bd-b {
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 13519, app/assets/stylesheets/css/zoficash.css */
.bd-l {
  border-left: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 13522, app/assets/stylesheets/css/zoficash.css */
.bd-y {
  border-top: 1px solid rgba(72, 94, 144, 0.16);
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 13526, app/assets/stylesheets/css/zoficash.css */
.bd-x {
  border-left: 1px solid rgba(72, 94, 144, 0.16);
  border-right: 1px solid rgba(72, 94, 144, 0.16);
}

/* line 13530, app/assets/stylesheets/css/zoficash.css */
.bd-0 {
  border-width: 0;
}

/* line 13533, app/assets/stylesheets/css/zoficash.css */
.bd-1 {
  border-width: 1px;
}

/* line 13536, app/assets/stylesheets/css/zoficash.css */
.bd-2 {
  border-width: 2px;
}

/* line 13539, app/assets/stylesheets/css/zoficash.css */
.bd-3 {
  border-width: 3px;
}

/* line 13542, app/assets/stylesheets/css/zoficash.css */
.bd-4 {
  border-width: 4px;
}

/* line 13545, app/assets/stylesheets/css/zoficash.css */
.bd-5 {
  border-width: 5px;
}

/* line 13548, app/assets/stylesheets/css/zoficash.css */
.bd-t-0 {
  border-top: 0;
}

/* line 13551, app/assets/stylesheets/css/zoficash.css */
.bd-r-0 {
  border-right: 0;
}

/* line 13554, app/assets/stylesheets/css/zoficash.css */
.bd-b-0 {
  border-bottom: 0;
}

/* line 13557, app/assets/stylesheets/css/zoficash.css */
.bd-l-0 {
  border-left: 0;
}

/* line 13560, app/assets/stylesheets/css/zoficash.css */
.bd-0-f {
  border: 0 !important;
}

/* line 13563, app/assets/stylesheets/css/zoficash.css */
.bd-t-0-f {
  border-top: 0 !important;
}

/* line 13566, app/assets/stylesheets/css/zoficash.css */
.bd-r-0-f {
  border-right: 0 !important;
}

/* line 13569, app/assets/stylesheets/css/zoficash.css */
.bd-b-0-f {
  border-bottom: 0 !important;
}

/* line 13572, app/assets/stylesheets/css/zoficash.css */
.bd-l-0-f {
  border-left: 0 !important;
}

/* line 13575, app/assets/stylesheets/css/zoficash.css */
.bd-y-0 {
  border-top-width: 0;
  border-bottom-width: 0;
}

/* line 13579, app/assets/stylesheets/css/zoficash.css */
.bd-y-1 {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

/* line 13583, app/assets/stylesheets/css/zoficash.css */
.bd-x-0 {
  border-left-width: 0;
  border-right-width: 0;
}

/* line 13587, app/assets/stylesheets/css/zoficash.css */
.bd-x-1 {
  border-left-width: 1px;
  border-right-width: 1px;
}

@media (min-width: 576px) {
  /* line 13592, app/assets/stylesheets/css/zoficash.css */
  .bd-sm-t-0 {
    border-top-width: 0;
  }
}

@media (min-width: 992px) {
  /* line 13596, app/assets/stylesheets/css/zoficash.css */
  .bd-lg-t-0 {
    border-top-width: 0;
  }
}

/* line 13599, app/assets/stylesheets/css/zoficash.css */
.bd-ui-01 {
  border-color: #f5f6fa;
}

/* line 13602, app/assets/stylesheets/css/zoficash.css */
.bd-ui-02 {
  border-color: #e5e9f2;
}

/* line 13605, app/assets/stylesheets/css/zoficash.css */
.bd-ui-03 {
  border-color: #c0ccda;
}

/* line 13608, app/assets/stylesheets/css/zoficash.css */
.bd-ui-04 {
  border-color: #8392a5;
}

/* line 13611, app/assets/stylesheets/css/zoficash.css */
.bd-primary {
  border-color: #0168fa;
}

/* line 13614, app/assets/stylesheets/css/zoficash.css */
.bd-success {
  border-color: #10b759;
}

/* line 13617, app/assets/stylesheets/css/zoficash.css */
.bd-warning {
  border-color: #ffc107;
}

/* line 13620, app/assets/stylesheets/css/zoficash.css */
.bd-danger {
  border-color: #dc3545;
}

/* line 13623, app/assets/stylesheets/css/zoficash.css */
.bd-info {
  border-color: #00b8d4;
}

/* line 13626, app/assets/stylesheets/css/zoficash.css */
.bd-dark {
  border-color: #1c273c;
}

/* line 13629, app/assets/stylesheets/css/zoficash.css */
.bd-white {
  border-color: #fff;
}

/* line 13632, app/assets/stylesheets/css/zoficash.css */
.bd-pink {
  border-color: #f10075;
}

/* line 13635, app/assets/stylesheets/css/zoficash.css */
.bd-indigo {
  border-color: #5b47fb;
}

/* line 13638, app/assets/stylesheets/css/zoficash.css */
.bd-purple {
  border-color: #6f42c1;
}

/* line 13641, app/assets/stylesheets/css/zoficash.css */
.bd-teal {
  border-color: #00cccc;
}

/* line 13644, app/assets/stylesheets/css/zoficash.css */
.bd-primary-light {
  border-color: rgba(1, 104, 250, 0.2);
}

/* line 13647, app/assets/stylesheets/css/zoficash.css */
.bd-success-light {
  border-color: rgba(16, 183, 89, 0.3);
}

/* line 13650, app/assets/stylesheets/css/zoficash.css */
.bd-gray-100 {
  border-color: #f4f5f8;
}

/* line 13653, app/assets/stylesheets/css/zoficash.css */
.bd-gray-200 {
  border-color: #e3e7ed;
}

/* line 13656, app/assets/stylesheets/css/zoficash.css */
.bd-gray-300 {
  border-color: #cdd4e0;
}

/* line 13659, app/assets/stylesheets/css/zoficash.css */
.bd-gray-400 {
  border-color: #b4bdce;
}

/* line 13662, app/assets/stylesheets/css/zoficash.css */
.bd-gray-500 {
  border-color: #97a3b9;
}

/* line 13665, app/assets/stylesheets/css/zoficash.css */
.bd-gray-600 {
  border-color: #7987a1;
}

/* line 13668, app/assets/stylesheets/css/zoficash.css */
.bd-gray-700 {
  border-color: #596882;
}

/* line 13671, app/assets/stylesheets/css/zoficash.css */
.bd-gray-800 {
  border-color: #3b4863;
}

/* line 13674, app/assets/stylesheets/css/zoficash.css */
.bd-gray-900 {
  border-color: #1c273c;
}

/* line 13677, app/assets/stylesheets/css/zoficash.css */
.bd-white-1 {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 13680, app/assets/stylesheets/css/zoficash.css */
.bd-white-2 {
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 13683, app/assets/stylesheets/css/zoficash.css */
.bd-white-3 {
  border-color: rgba(255, 255, 255, 0.3);
}

/* line 13686, app/assets/stylesheets/css/zoficash.css */
.bd-white-4 {
  border-color: rgba(255, 255, 255, 0.4);
}

/* line 13689, app/assets/stylesheets/css/zoficash.css */
.bd-white-5 {
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 13692, app/assets/stylesheets/css/zoficash.css */
.bd-white-6 {
  border-color: rgba(255, 255, 255, 0.6);
}

/* line 13695, app/assets/stylesheets/css/zoficash.css */
.bd-white-7 {
  border-color: rgba(255, 255, 255, 0.7);
}

/* line 13698, app/assets/stylesheets/css/zoficash.css */
.bd-white-8 {
  border-color: rgba(255, 255, 255, 0.8);
}

/* line 13701, app/assets/stylesheets/css/zoficash.css */
.rounded-5 {
  border-radius: 5px;
}

/* line 13704, app/assets/stylesheets/css/zoficash.css */
.rounded-10 {
  border-radius: 10px;
}

/* line 13707, app/assets/stylesheets/css/zoficash.css */
.rounded-20 {
  border-radius: 20px;
}

/* line 13710, app/assets/stylesheets/css/zoficash.css */
.rounded-30 {
  border-radius: 30px;
}

/* line 13713, app/assets/stylesheets/css/zoficash.css */
.rounded-40 {
  border-radius: 40px;
}

/* line 13716, app/assets/stylesheets/css/zoficash.css */
.rounded-50 {
  border-radius: 50px;
}

/* line 13719, app/assets/stylesheets/css/zoficash.css */
.bd-dashed {
  border-style: dashed;
}

/* line 13722, app/assets/stylesheets/css/zoficash.css */
.bd-dotted {
  border-style: dotted;
}

@media (min-width: 480px) {
  /* line 13726, app/assets/stylesheets/css/zoficash.css */
  .bd-xs {
    border: 1px solid #cdd4e0;
  }
  /* line 13728, app/assets/stylesheets/css/zoficash.css */
  .bd-xs-t {
    border-top: 1px solid #cdd4e0;
  }
  /* line 13730, app/assets/stylesheets/css/zoficash.css */
  .bd-xs-r {
    border-right: 1px solid #cdd4e0;
  }
  /* line 13732, app/assets/stylesheets/css/zoficash.css */
  .bd-xs-b {
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13734, app/assets/stylesheets/css/zoficash.css */
  .bd-xs-l {
    border-left: 1px solid #cdd4e0;
  }
  /* line 13736, app/assets/stylesheets/css/zoficash.css */
  .bd-xs-y {
    border-top: 1px solid #cdd4e0;
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13739, app/assets/stylesheets/css/zoficash.css */
  .bd-xs-x {
    border-left: 1px solid #cdd4e0;
    border-right: 1px solid #cdd4e0;
  }
}

@media (min-width: 576px) {
  /* line 13744, app/assets/stylesheets/css/zoficash.css */
  .bd-sm {
    border: 1px solid #cdd4e0;
  }
  /* line 13746, app/assets/stylesheets/css/zoficash.css */
  .bd-sm-t {
    border-top: 1px solid #cdd4e0;
  }
  /* line 13748, app/assets/stylesheets/css/zoficash.css */
  .bd-sm-r {
    border-right: 1px solid #cdd4e0;
  }
  /* line 13750, app/assets/stylesheets/css/zoficash.css */
  .bd-sm-b {
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13752, app/assets/stylesheets/css/zoficash.css */
  .bd-sm-l {
    border-left: 1px solid #cdd4e0;
  }
  /* line 13754, app/assets/stylesheets/css/zoficash.css */
  .bd-sm-y {
    border-top: 1px solid #cdd4e0;
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13757, app/assets/stylesheets/css/zoficash.css */
  .bd-sm-x {
    border-left: 1px solid #cdd4e0;
    border-right: 1px solid #cdd4e0;
  }
}

@media (min-width: 768px) {
  /* line 13762, app/assets/stylesheets/css/zoficash.css */
  .bd-md {
    border: 1px solid #cdd4e0;
  }
  /* line 13764, app/assets/stylesheets/css/zoficash.css */
  .bd-md-t {
    border-top: 1px solid #cdd4e0;
  }
  /* line 13766, app/assets/stylesheets/css/zoficash.css */
  .bd-md-r {
    border-right: 1px solid #cdd4e0;
  }
  /* line 13768, app/assets/stylesheets/css/zoficash.css */
  .bd-md-b {
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13770, app/assets/stylesheets/css/zoficash.css */
  .bd-md-l {
    border-left: 1px solid #cdd4e0;
  }
  /* line 13772, app/assets/stylesheets/css/zoficash.css */
  .bd-md-y {
    border-top: 1px solid #cdd4e0;
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13775, app/assets/stylesheets/css/zoficash.css */
  .bd-md-x {
    border-left: 1px solid #cdd4e0;
    border-right: 1px solid #cdd4e0;
  }
}

@media (min-width: 992px) {
  /* line 13780, app/assets/stylesheets/css/zoficash.css */
  .bd-lg {
    border: 1px solid #cdd4e0;
  }
  /* line 13782, app/assets/stylesheets/css/zoficash.css */
  .bd-lg-t {
    border-top: 1px solid #cdd4e0;
  }
  /* line 13784, app/assets/stylesheets/css/zoficash.css */
  .bd-lg-r {
    border-right: 1px solid #cdd4e0;
  }
  /* line 13786, app/assets/stylesheets/css/zoficash.css */
  .bd-lg-b {
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13788, app/assets/stylesheets/css/zoficash.css */
  .bd-lg-l {
    border-left: 1px solid #cdd4e0;
  }
  /* line 13790, app/assets/stylesheets/css/zoficash.css */
  .bd-lg-y {
    border-top: 1px solid #cdd4e0;
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13793, app/assets/stylesheets/css/zoficash.css */
  .bd-lg-x {
    border-left: 1px solid #cdd4e0;
    border-right: 1px solid #cdd4e0;
  }
}

@media (min-width: 1200px) {
  /* line 13798, app/assets/stylesheets/css/zoficash.css */
  .bd-xl {
    border: 1px solid #cdd4e0;
  }
  /* line 13800, app/assets/stylesheets/css/zoficash.css */
  .bd-xl-t {
    border-top: 1px solid #cdd4e0;
  }
  /* line 13802, app/assets/stylesheets/css/zoficash.css */
  .bd-xl-r {
    border-right: 1px solid #cdd4e0;
  }
  /* line 13804, app/assets/stylesheets/css/zoficash.css */
  .bd-xl-b {
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13806, app/assets/stylesheets/css/zoficash.css */
  .bd-xl-l {
    border-left: 1px solid #cdd4e0;
  }
  /* line 13808, app/assets/stylesheets/css/zoficash.css */
  .bd-xl-y {
    border-top: 1px solid #cdd4e0;
    border-bottom: 1px solid #cdd4e0;
  }
  /* line 13811, app/assets/stylesheets/css/zoficash.css */
  .bd-xl-x {
    border-left: 1px solid #cdd4e0;
    border-right: 1px solid #cdd4e0;
  }
}

/* ###### 9.3 Height   ###### */
/* line 13816, app/assets/stylesheets/css/zoficash.css */
.ht-5 {
  height: 5px;
}

/* line 13819, app/assets/stylesheets/css/zoficash.css */
.ht-5p {
  height: 5%;
}

/* line 13822, app/assets/stylesheets/css/zoficash.css */
.mx-ht-5p {
  max-height: 5%;
}

/* line 13825, app/assets/stylesheets/css/zoficash.css */
.mn-ht-5p {
  min-height: 5%;
}

/* line 13828, app/assets/stylesheets/css/zoficash.css */
.ht-5-f {
  height: 5px !important;
}

/* line 13831, app/assets/stylesheets/css/zoficash.css */
.ht-5p-f {
  height: 5% !important;
}

/* line 13834, app/assets/stylesheets/css/zoficash.css */
.ht-10 {
  height: 10px;
}

/* line 13837, app/assets/stylesheets/css/zoficash.css */
.ht-10p {
  height: 10%;
}

/* line 13840, app/assets/stylesheets/css/zoficash.css */
.mx-ht-10p {
  max-height: 10%;
}

/* line 13843, app/assets/stylesheets/css/zoficash.css */
.mn-ht-10p {
  min-height: 10%;
}

/* line 13846, app/assets/stylesheets/css/zoficash.css */
.ht-10-f {
  height: 10px !important;
}

/* line 13849, app/assets/stylesheets/css/zoficash.css */
.ht-10p-f {
  height: 10% !important;
}

/* line 13852, app/assets/stylesheets/css/zoficash.css */
.ht-15 {
  height: 15px;
}

/* line 13855, app/assets/stylesheets/css/zoficash.css */
.ht-15p {
  height: 15%;
}

/* line 13858, app/assets/stylesheets/css/zoficash.css */
.mx-ht-15p {
  max-height: 15%;
}

/* line 13861, app/assets/stylesheets/css/zoficash.css */
.mn-ht-15p {
  min-height: 15%;
}

/* line 13864, app/assets/stylesheets/css/zoficash.css */
.ht-15-f {
  height: 15px !important;
}

/* line 13867, app/assets/stylesheets/css/zoficash.css */
.ht-15p-f {
  height: 15% !important;
}

/* line 13870, app/assets/stylesheets/css/zoficash.css */
.ht-20 {
  height: 20px;
}

/* line 13873, app/assets/stylesheets/css/zoficash.css */
.ht-20p {
  height: 20%;
}

/* line 13876, app/assets/stylesheets/css/zoficash.css */
.mx-ht-20p {
  max-height: 20%;
}

/* line 13879, app/assets/stylesheets/css/zoficash.css */
.mn-ht-20p {
  min-height: 20%;
}

/* line 13882, app/assets/stylesheets/css/zoficash.css */
.ht-20-f {
  height: 20px !important;
}

/* line 13885, app/assets/stylesheets/css/zoficash.css */
.ht-20p-f {
  height: 20% !important;
}

/* line 13888, app/assets/stylesheets/css/zoficash.css */
.ht-25 {
  height: 25px;
}

/* line 13891, app/assets/stylesheets/css/zoficash.css */
.ht-25p {
  height: 25%;
}

/* line 13894, app/assets/stylesheets/css/zoficash.css */
.mx-ht-25p {
  max-height: 25%;
}

/* line 13897, app/assets/stylesheets/css/zoficash.css */
.mn-ht-25p {
  min-height: 25%;
}

/* line 13900, app/assets/stylesheets/css/zoficash.css */
.ht-25-f {
  height: 25px !important;
}

/* line 13903, app/assets/stylesheets/css/zoficash.css */
.ht-25p-f {
  height: 25% !important;
}

/* line 13906, app/assets/stylesheets/css/zoficash.css */
.ht-30 {
  height: 30px;
}

/* line 13909, app/assets/stylesheets/css/zoficash.css */
.ht-30p {
  height: 30%;
}

/* line 13912, app/assets/stylesheets/css/zoficash.css */
.mx-ht-30p {
  max-height: 30%;
}

/* line 13915, app/assets/stylesheets/css/zoficash.css */
.mn-ht-30p {
  min-height: 30%;
}

/* line 13918, app/assets/stylesheets/css/zoficash.css */
.ht-30-f {
  height: 30px !important;
}

/* line 13921, app/assets/stylesheets/css/zoficash.css */
.ht-30p-f {
  height: 30% !important;
}

/* line 13924, app/assets/stylesheets/css/zoficash.css */
.ht-35 {
  height: 35px;
}

/* line 13927, app/assets/stylesheets/css/zoficash.css */
.ht-35p {
  height: 35%;
}

/* line 13930, app/assets/stylesheets/css/zoficash.css */
.mx-ht-35p {
  max-height: 35%;
}

/* line 13933, app/assets/stylesheets/css/zoficash.css */
.mn-ht-35p {
  min-height: 35%;
}

/* line 13936, app/assets/stylesheets/css/zoficash.css */
.ht-35-f {
  height: 35px !important;
}

/* line 13939, app/assets/stylesheets/css/zoficash.css */
.ht-35p-f {
  height: 35% !important;
}

/* line 13942, app/assets/stylesheets/css/zoficash.css */
.ht-40 {
  height: 40px;
}

/* line 13945, app/assets/stylesheets/css/zoficash.css */
.ht-40p {
  height: 40%;
}

/* line 13948, app/assets/stylesheets/css/zoficash.css */
.mx-ht-40p {
  max-height: 40%;
}

/* line 13951, app/assets/stylesheets/css/zoficash.css */
.mn-ht-40p {
  min-height: 40%;
}

/* line 13954, app/assets/stylesheets/css/zoficash.css */
.ht-40-f {
  height: 40px !important;
}

/* line 13957, app/assets/stylesheets/css/zoficash.css */
.ht-40p-f {
  height: 40% !important;
}

/* line 13960, app/assets/stylesheets/css/zoficash.css */
.ht-45 {
  height: 45px;
}

/* line 13963, app/assets/stylesheets/css/zoficash.css */
.ht-45p {
  height: 45%;
}

/* line 13966, app/assets/stylesheets/css/zoficash.css */
.mx-ht-45p {
  max-height: 45%;
}

/* line 13969, app/assets/stylesheets/css/zoficash.css */
.mn-ht-45p {
  min-height: 45%;
}

/* line 13972, app/assets/stylesheets/css/zoficash.css */
.ht-45-f {
  height: 45px !important;
}

/* line 13975, app/assets/stylesheets/css/zoficash.css */
.ht-45p-f {
  height: 45% !important;
}

/* line 13978, app/assets/stylesheets/css/zoficash.css */
.ht-50 {
  height: 50px;
}

/* line 13981, app/assets/stylesheets/css/zoficash.css */
.ht-50p {
  height: 50%;
}

/* line 13984, app/assets/stylesheets/css/zoficash.css */
.mx-ht-50p {
  max-height: 50%;
}

/* line 13987, app/assets/stylesheets/css/zoficash.css */
.mn-ht-50p {
  min-height: 50%;
}

/* line 13990, app/assets/stylesheets/css/zoficash.css */
.ht-50-f {
  height: 50px !important;
}

/* line 13993, app/assets/stylesheets/css/zoficash.css */
.ht-50p-f {
  height: 50% !important;
}

/* line 13996, app/assets/stylesheets/css/zoficash.css */
.ht-55 {
  height: 55px;
}

/* line 13999, app/assets/stylesheets/css/zoficash.css */
.ht-55p {
  height: 55%;
}

/* line 14002, app/assets/stylesheets/css/zoficash.css */
.mx-ht-55p {
  max-height: 55%;
}

/* line 14005, app/assets/stylesheets/css/zoficash.css */
.mn-ht-55p {
  min-height: 55%;
}

/* line 14008, app/assets/stylesheets/css/zoficash.css */
.ht-55-f {
  height: 55px !important;
}

/* line 14011, app/assets/stylesheets/css/zoficash.css */
.ht-55p-f {
  height: 55% !important;
}

/* line 14014, app/assets/stylesheets/css/zoficash.css */
.ht-60 {
  height: 60px;
}

/* line 14017, app/assets/stylesheets/css/zoficash.css */
.ht-60p {
  height: 60%;
}

/* line 14020, app/assets/stylesheets/css/zoficash.css */
.mx-ht-60p {
  max-height: 60%;
}

/* line 14023, app/assets/stylesheets/css/zoficash.css */
.mn-ht-60p {
  min-height: 60%;
}

/* line 14026, app/assets/stylesheets/css/zoficash.css */
.ht-60-f {
  height: 60px !important;
}

/* line 14029, app/assets/stylesheets/css/zoficash.css */
.ht-60p-f {
  height: 60% !important;
}

/* line 14032, app/assets/stylesheets/css/zoficash.css */
.ht-65 {
  height: 65px;
}

/* line 14035, app/assets/stylesheets/css/zoficash.css */
.ht-65p {
  height: 65%;
}

/* line 14038, app/assets/stylesheets/css/zoficash.css */
.mx-ht-65p {
  max-height: 65%;
}

/* line 14041, app/assets/stylesheets/css/zoficash.css */
.mn-ht-65p {
  min-height: 65%;
}

/* line 14044, app/assets/stylesheets/css/zoficash.css */
.ht-65-f {
  height: 65px !important;
}

/* line 14047, app/assets/stylesheets/css/zoficash.css */
.ht-65p-f {
  height: 65% !important;
}

/* line 14050, app/assets/stylesheets/css/zoficash.css */
.ht-70 {
  height: 70px;
}

/* line 14053, app/assets/stylesheets/css/zoficash.css */
.ht-70p {
  height: 70%;
}

/* line 14056, app/assets/stylesheets/css/zoficash.css */
.mx-ht-70p {
  max-height: 70%;
}

/* line 14059, app/assets/stylesheets/css/zoficash.css */
.mn-ht-70p {
  min-height: 70%;
}

/* line 14062, app/assets/stylesheets/css/zoficash.css */
.ht-70-f {
  height: 70px !important;
}

/* line 14065, app/assets/stylesheets/css/zoficash.css */
.ht-70p-f {
  height: 70% !important;
}

/* line 14068, app/assets/stylesheets/css/zoficash.css */
.ht-75 {
  height: 75px;
}

/* line 14071, app/assets/stylesheets/css/zoficash.css */
.ht-75p {
  height: 75%;
}

/* line 14074, app/assets/stylesheets/css/zoficash.css */
.mx-ht-75p {
  max-height: 75%;
}

/* line 14077, app/assets/stylesheets/css/zoficash.css */
.mn-ht-75p {
  min-height: 75%;
}

/* line 14080, app/assets/stylesheets/css/zoficash.css */
.ht-75-f {
  height: 75px !important;
}

/* line 14083, app/assets/stylesheets/css/zoficash.css */
.ht-75p-f {
  height: 75% !important;
}

/* line 14086, app/assets/stylesheets/css/zoficash.css */
.ht-80 {
  height: 80px;
}

/* line 14089, app/assets/stylesheets/css/zoficash.css */
.ht-80p {
  height: 80%;
}

/* line 14092, app/assets/stylesheets/css/zoficash.css */
.mx-ht-80p {
  max-height: 80%;
}

/* line 14095, app/assets/stylesheets/css/zoficash.css */
.mn-ht-80p {
  min-height: 80%;
}

/* line 14098, app/assets/stylesheets/css/zoficash.css */
.ht-80-f {
  height: 80px !important;
}

/* line 14101, app/assets/stylesheets/css/zoficash.css */
.ht-80p-f {
  height: 80% !important;
}

/* line 14104, app/assets/stylesheets/css/zoficash.css */
.ht-85 {
  height: 85px;
}

/* line 14107, app/assets/stylesheets/css/zoficash.css */
.ht-85p {
  height: 85%;
}

/* line 14110, app/assets/stylesheets/css/zoficash.css */
.mx-ht-85p {
  max-height: 85%;
}

/* line 14113, app/assets/stylesheets/css/zoficash.css */
.mn-ht-85p {
  min-height: 85%;
}

/* line 14116, app/assets/stylesheets/css/zoficash.css */
.ht-85-f {
  height: 85px !important;
}

/* line 14119, app/assets/stylesheets/css/zoficash.css */
.ht-85p-f {
  height: 85% !important;
}

/* line 14122, app/assets/stylesheets/css/zoficash.css */
.ht-90 {
  height: 90px;
}

/* line 14125, app/assets/stylesheets/css/zoficash.css */
.ht-90p {
  height: 90%;
}

/* line 14128, app/assets/stylesheets/css/zoficash.css */
.mx-ht-90p {
  max-height: 90%;
}

/* line 14131, app/assets/stylesheets/css/zoficash.css */
.mn-ht-90p {
  min-height: 90%;
}

/* line 14134, app/assets/stylesheets/css/zoficash.css */
.ht-90-f {
  height: 90px !important;
}

/* line 14137, app/assets/stylesheets/css/zoficash.css */
.ht-90p-f {
  height: 90% !important;
}

/* line 14140, app/assets/stylesheets/css/zoficash.css */
.ht-95 {
  height: 95px;
}

/* line 14143, app/assets/stylesheets/css/zoficash.css */
.ht-95p {
  height: 95%;
}

/* line 14146, app/assets/stylesheets/css/zoficash.css */
.mx-ht-95p {
  max-height: 95%;
}

/* line 14149, app/assets/stylesheets/css/zoficash.css */
.mn-ht-95p {
  min-height: 95%;
}

/* line 14152, app/assets/stylesheets/css/zoficash.css */
.ht-95-f {
  height: 95px !important;
}

/* line 14155, app/assets/stylesheets/css/zoficash.css */
.ht-95p-f {
  height: 95% !important;
}

/* line 14158, app/assets/stylesheets/css/zoficash.css */
.ht-100 {
  height: 100px;
}

/* line 14161, app/assets/stylesheets/css/zoficash.css */
.ht-100p {
  height: 100%;
}

/* line 14164, app/assets/stylesheets/css/zoficash.css */
.mx-ht-100p {
  max-height: 100%;
}

/* line 14167, app/assets/stylesheets/css/zoficash.css */
.mn-ht-100p {
  min-height: 100%;
}

/* line 14170, app/assets/stylesheets/css/zoficash.css */
.ht-100-f {
  height: 100px !important;
}

/* line 14173, app/assets/stylesheets/css/zoficash.css */
.ht-100p-f {
  height: 100% !important;
}

/* line 14176, app/assets/stylesheets/css/zoficash.css */
.ht-150 {
  height: 150px;
}

/* line 14179, app/assets/stylesheets/css/zoficash.css */
.mn-ht-150 {
  min-height: 150px;
}

/* line 14182, app/assets/stylesheets/css/zoficash.css */
.ht-200 {
  height: 200px;
}

/* line 14185, app/assets/stylesheets/css/zoficash.css */
.mn-ht-200 {
  min-height: 200px;
}

/* line 14188, app/assets/stylesheets/css/zoficash.css */
.ht-250 {
  height: 250px;
}

/* line 14191, app/assets/stylesheets/css/zoficash.css */
.mn-ht-250 {
  min-height: 250px;
}

/* line 14194, app/assets/stylesheets/css/zoficash.css */
.ht-300 {
  height: 300px;
}

/* line 14197, app/assets/stylesheets/css/zoficash.css */
.mn-ht-300 {
  min-height: 300px;
}

/* line 14200, app/assets/stylesheets/css/zoficash.css */
.ht-350 {
  height: 350px;
}

/* line 14203, app/assets/stylesheets/css/zoficash.css */
.mn-ht-350 {
  min-height: 350px;
}

/* line 14206, app/assets/stylesheets/css/zoficash.css */
.ht-400 {
  height: 400px;
}

/* line 14209, app/assets/stylesheets/css/zoficash.css */
.mn-ht-400 {
  min-height: 400px;
}

/* line 14212, app/assets/stylesheets/css/zoficash.css */
.ht-450 {
  height: 450px;
}

/* line 14215, app/assets/stylesheets/css/zoficash.css */
.mn-ht-450 {
  min-height: 450px;
}

/* line 14218, app/assets/stylesheets/css/zoficash.css */
.ht-500 {
  height: 500px;
}

/* line 14221, app/assets/stylesheets/css/zoficash.css */
.mn-ht-500 {
  min-height: 500px;
}

/* line 14224, app/assets/stylesheets/css/zoficash.css */
.ht-550 {
  height: 550px;
}

/* line 14227, app/assets/stylesheets/css/zoficash.css */
.mn-ht-550 {
  min-height: 550px;
}

/* line 14230, app/assets/stylesheets/css/zoficash.css */
.ht-600 {
  height: 600px;
}

/* line 14233, app/assets/stylesheets/css/zoficash.css */
.mn-ht-600 {
  min-height: 600px;
}

/* line 14236, app/assets/stylesheets/css/zoficash.css */
.ht-650 {
  height: 650px;
}

/* line 14239, app/assets/stylesheets/css/zoficash.css */
.mn-ht-650 {
  min-height: 650px;
}

/* line 14242, app/assets/stylesheets/css/zoficash.css */
.ht-700 {
  height: 700px;
}

/* line 14245, app/assets/stylesheets/css/zoficash.css */
.mn-ht-700 {
  min-height: 700px;
}

/* line 14248, app/assets/stylesheets/css/zoficash.css */
.ht-750 {
  height: 750px;
}

/* line 14251, app/assets/stylesheets/css/zoficash.css */
.mn-ht-750 {
  min-height: 750px;
}

/* line 14254, app/assets/stylesheets/css/zoficash.css */
.ht-800 {
  height: 800px;
}

/* line 14257, app/assets/stylesheets/css/zoficash.css */
.mn-ht-800 {
  min-height: 800px;
}

/* line 14260, app/assets/stylesheets/css/zoficash.css */
.ht-100v {
  height: 100vh;
}

/* line 14263, app/assets/stylesheets/css/zoficash.css */
.mn-ht-0 {
  min-height: inherit;
}

/* line 14266, app/assets/stylesheets/css/zoficash.css */
.mn-ht-100v {
  min-height: 100vh;
}

/* line 14269, app/assets/stylesheets/css/zoficash.css */
.ht-1 {
  height: 1px;
}

/* line 14272, app/assets/stylesheets/css/zoficash.css */
.ht-2 {
  height: 2px;
}

/* line 14275, app/assets/stylesheets/css/zoficash.css */
.ht-3 {
  height: 3px;
}

/* line 14278, app/assets/stylesheets/css/zoficash.css */
.ht-4 {
  height: 4px;
}

/* line 14281, app/assets/stylesheets/css/zoficash.css */
.ht-6 {
  height: 6px;
}

/* line 14284, app/assets/stylesheets/css/zoficash.css */
.ht-7 {
  height: 7px;
}

/* line 14287, app/assets/stylesheets/css/zoficash.css */
.ht-8 {
  height: 8px;
}

/* line 14290, app/assets/stylesheets/css/zoficash.css */
.ht-9 {
  height: 9px;
}

/* line 14293, app/assets/stylesheets/css/zoficash.css */
.ht-auto {
  height: auto;
}

/* line 14296, app/assets/stylesheets/css/zoficash.css */
.ht-base {
  height: 38px;
}

/* line 14299, app/assets/stylesheets/css/zoficash.css */
.ht-16 {
  height: 16px;
}

/* line 14302, app/assets/stylesheets/css/zoficash.css */
.ht-32 {
  height: 32px;
}

/* line 14305, app/assets/stylesheets/css/zoficash.css */
.ht-36 {
  height: 36px;
}

/* line 14308, app/assets/stylesheets/css/zoficash.css */
.ht-48 {
  height: 48px;
}

/* line 14311, app/assets/stylesheets/css/zoficash.css */
.ht-64 {
  height: 64px;
}

/* line 14314, app/assets/stylesheets/css/zoficash.css */
.ht-72 {
  height: 72px;
}

/* line 14317, app/assets/stylesheets/css/zoficash.css */
.ht-115 {
  height: 115px;
}

/* line 14320, app/assets/stylesheets/css/zoficash.css */
.ht-120 {
  height: 120px;
}

/* line 14323, app/assets/stylesheets/css/zoficash.css */
.ht-160 {
  height: 160px;
}

@media (min-width: 480px) {
  /* line 14327, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-5 {
    height: 5px;
  }
  /* line 14329, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-5p {
    height: 5%;
  }
  /* line 14331, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-5p {
    max-height: 5%;
  }
  /* line 14333, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-5p {
    min-height: 5%;
  }
  /* line 14335, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-5-f {
    height: 5px !important;
  }
  /* line 14337, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-5p-f {
    height: 5% !important;
  }
  /* line 14339, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-10 {
    height: 10px;
  }
  /* line 14341, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-10p {
    height: 10%;
  }
  /* line 14343, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-10p {
    max-height: 10%;
  }
  /* line 14345, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-10p {
    min-height: 10%;
  }
  /* line 14347, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-10-f {
    height: 10px !important;
  }
  /* line 14349, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-10p-f {
    height: 10% !important;
  }
  /* line 14351, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-15 {
    height: 15px;
  }
  /* line 14353, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-15p {
    height: 15%;
  }
  /* line 14355, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-15p {
    max-height: 15%;
  }
  /* line 14357, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-15p {
    min-height: 15%;
  }
  /* line 14359, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-15-f {
    height: 15px !important;
  }
  /* line 14361, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-15p-f {
    height: 15% !important;
  }
  /* line 14363, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-20 {
    height: 20px;
  }
  /* line 14365, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-20p {
    height: 20%;
  }
  /* line 14367, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-20p {
    max-height: 20%;
  }
  /* line 14369, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-20p {
    min-height: 20%;
  }
  /* line 14371, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-20-f {
    height: 20px !important;
  }
  /* line 14373, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-20p-f {
    height: 20% !important;
  }
  /* line 14375, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-25 {
    height: 25px;
  }
  /* line 14377, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-25p {
    height: 25%;
  }
  /* line 14379, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-25p {
    max-height: 25%;
  }
  /* line 14381, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-25p {
    min-height: 25%;
  }
  /* line 14383, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-25-f {
    height: 25px !important;
  }
  /* line 14385, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-25p-f {
    height: 25% !important;
  }
  /* line 14387, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-30 {
    height: 30px;
  }
  /* line 14389, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-30p {
    height: 30%;
  }
  /* line 14391, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-30p {
    max-height: 30%;
  }
  /* line 14393, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-30p {
    min-height: 30%;
  }
  /* line 14395, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-30-f {
    height: 30px !important;
  }
  /* line 14397, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-30p-f {
    height: 30% !important;
  }
  /* line 14399, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-35 {
    height: 35px;
  }
  /* line 14401, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-35p {
    height: 35%;
  }
  /* line 14403, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-35p {
    max-height: 35%;
  }
  /* line 14405, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-35p {
    min-height: 35%;
  }
  /* line 14407, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-35-f {
    height: 35px !important;
  }
  /* line 14409, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-35p-f {
    height: 35% !important;
  }
  /* line 14411, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-40 {
    height: 40px;
  }
  /* line 14413, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-40p {
    height: 40%;
  }
  /* line 14415, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-40p {
    max-height: 40%;
  }
  /* line 14417, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-40p {
    min-height: 40%;
  }
  /* line 14419, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-40-f {
    height: 40px !important;
  }
  /* line 14421, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-40p-f {
    height: 40% !important;
  }
  /* line 14423, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-45 {
    height: 45px;
  }
  /* line 14425, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-45p {
    height: 45%;
  }
  /* line 14427, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-45p {
    max-height: 45%;
  }
  /* line 14429, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-45p {
    min-height: 45%;
  }
  /* line 14431, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-45-f {
    height: 45px !important;
  }
  /* line 14433, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-45p-f {
    height: 45% !important;
  }
  /* line 14435, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-50 {
    height: 50px;
  }
  /* line 14437, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-50p {
    height: 50%;
  }
  /* line 14439, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-50p {
    max-height: 50%;
  }
  /* line 14441, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-50p {
    min-height: 50%;
  }
  /* line 14443, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-50-f {
    height: 50px !important;
  }
  /* line 14445, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-50p-f {
    height: 50% !important;
  }
  /* line 14447, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-55 {
    height: 55px;
  }
  /* line 14449, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-55p {
    height: 55%;
  }
  /* line 14451, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-55p {
    max-height: 55%;
  }
  /* line 14453, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-55p {
    min-height: 55%;
  }
  /* line 14455, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-55-f {
    height: 55px !important;
  }
  /* line 14457, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-55p-f {
    height: 55% !important;
  }
  /* line 14459, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-60 {
    height: 60px;
  }
  /* line 14461, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-60p {
    height: 60%;
  }
  /* line 14463, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-60p {
    max-height: 60%;
  }
  /* line 14465, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-60p {
    min-height: 60%;
  }
  /* line 14467, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-60-f {
    height: 60px !important;
  }
  /* line 14469, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-60p-f {
    height: 60% !important;
  }
  /* line 14471, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-65 {
    height: 65px;
  }
  /* line 14473, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-65p {
    height: 65%;
  }
  /* line 14475, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-65p {
    max-height: 65%;
  }
  /* line 14477, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-65p {
    min-height: 65%;
  }
  /* line 14479, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-65-f {
    height: 65px !important;
  }
  /* line 14481, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-65p-f {
    height: 65% !important;
  }
  /* line 14483, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-70 {
    height: 70px;
  }
  /* line 14485, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-70p {
    height: 70%;
  }
  /* line 14487, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-70p {
    max-height: 70%;
  }
  /* line 14489, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-70p {
    min-height: 70%;
  }
  /* line 14491, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-70-f {
    height: 70px !important;
  }
  /* line 14493, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-70p-f {
    height: 70% !important;
  }
  /* line 14495, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-75 {
    height: 75px;
  }
  /* line 14497, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-75p {
    height: 75%;
  }
  /* line 14499, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-75p {
    max-height: 75%;
  }
  /* line 14501, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-75p {
    min-height: 75%;
  }
  /* line 14503, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-75-f {
    height: 75px !important;
  }
  /* line 14505, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-75p-f {
    height: 75% !important;
  }
  /* line 14507, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-80 {
    height: 80px;
  }
  /* line 14509, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-80p {
    height: 80%;
  }
  /* line 14511, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-80p {
    max-height: 80%;
  }
  /* line 14513, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-80p {
    min-height: 80%;
  }
  /* line 14515, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-80-f {
    height: 80px !important;
  }
  /* line 14517, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-80p-f {
    height: 80% !important;
  }
  /* line 14519, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-85 {
    height: 85px;
  }
  /* line 14521, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-85p {
    height: 85%;
  }
  /* line 14523, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-85p {
    max-height: 85%;
  }
  /* line 14525, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-85p {
    min-height: 85%;
  }
  /* line 14527, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-85-f {
    height: 85px !important;
  }
  /* line 14529, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-85p-f {
    height: 85% !important;
  }
  /* line 14531, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-90 {
    height: 90px;
  }
  /* line 14533, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-90p {
    height: 90%;
  }
  /* line 14535, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-90p {
    max-height: 90%;
  }
  /* line 14537, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-90p {
    min-height: 90%;
  }
  /* line 14539, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-90-f {
    height: 90px !important;
  }
  /* line 14541, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-90p-f {
    height: 90% !important;
  }
  /* line 14543, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-95 {
    height: 95px;
  }
  /* line 14545, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-95p {
    height: 95%;
  }
  /* line 14547, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-95p {
    max-height: 95%;
  }
  /* line 14549, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-95p {
    min-height: 95%;
  }
  /* line 14551, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-95-f {
    height: 95px !important;
  }
  /* line 14553, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-95p-f {
    height: 95% !important;
  }
  /* line 14555, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-100 {
    height: 100px;
  }
  /* line 14557, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-100p {
    height: 100%;
  }
  /* line 14559, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-100p {
    max-height: 100%;
  }
  /* line 14561, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-100p {
    min-height: 100%;
  }
  /* line 14563, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-100-f {
    height: 100px !important;
  }
  /* line 14565, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-100p-f {
    height: 100% !important;
  }
  /* line 14567, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-150 {
    height: 150px;
  }
  /* line 14569, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-150p {
    height: 150%;
  }
  /* line 14571, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-150p {
    max-height: 150%;
  }
  /* line 14573, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-150p {
    min-height: 150%;
  }
  /* line 14575, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-150-f {
    height: 150px !important;
  }
  /* line 14577, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-150p-f {
    height: 150% !important;
  }
  /* line 14579, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-200 {
    height: 200px;
  }
  /* line 14581, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-200p {
    height: 200%;
  }
  /* line 14583, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-200p {
    max-height: 200%;
  }
  /* line 14585, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-200p {
    min-height: 200%;
  }
  /* line 14587, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-200-f {
    height: 200px !important;
  }
  /* line 14589, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-200p-f {
    height: 200% !important;
  }
  /* line 14591, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-250 {
    height: 250px;
  }
  /* line 14593, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-250p {
    height: 250%;
  }
  /* line 14595, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-250p {
    max-height: 250%;
  }
  /* line 14597, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-250p {
    min-height: 250%;
  }
  /* line 14599, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-250-f {
    height: 250px !important;
  }
  /* line 14601, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-250p-f {
    height: 250% !important;
  }
  /* line 14603, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-300 {
    height: 300px;
  }
  /* line 14605, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-300p {
    height: 300%;
  }
  /* line 14607, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-300p {
    max-height: 300%;
  }
  /* line 14609, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-300p {
    min-height: 300%;
  }
  /* line 14611, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-300-f {
    height: 300px !important;
  }
  /* line 14613, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-300p-f {
    height: 300% !important;
  }
  /* line 14615, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-350 {
    height: 350px;
  }
  /* line 14617, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-350p {
    height: 350%;
  }
  /* line 14619, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-350p {
    max-height: 350%;
  }
  /* line 14621, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-350p {
    min-height: 350%;
  }
  /* line 14623, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-350-f {
    height: 350px !important;
  }
  /* line 14625, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-350p-f {
    height: 350% !important;
  }
  /* line 14627, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-400 {
    height: 400px;
  }
  /* line 14629, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-400p {
    height: 400%;
  }
  /* line 14631, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-400p {
    max-height: 400%;
  }
  /* line 14633, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-400p {
    min-height: 400%;
  }
  /* line 14635, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-400-f {
    height: 400px !important;
  }
  /* line 14637, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-400p-f {
    height: 400% !important;
  }
  /* line 14639, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-450 {
    height: 450px;
  }
  /* line 14641, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-450p {
    height: 450%;
  }
  /* line 14643, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-450p {
    max-height: 450%;
  }
  /* line 14645, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-450p {
    min-height: 450%;
  }
  /* line 14647, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-450-f {
    height: 450px !important;
  }
  /* line 14649, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-450p-f {
    height: 450% !important;
  }
  /* line 14651, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-500 {
    height: 500px;
  }
  /* line 14653, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-500p {
    height: 500%;
  }
  /* line 14655, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-500p {
    max-height: 500%;
  }
  /* line 14657, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-500p {
    min-height: 500%;
  }
  /* line 14659, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-500-f {
    height: 500px !important;
  }
  /* line 14661, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-500p-f {
    height: 500% !important;
  }
  /* line 14663, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-550 {
    height: 550px;
  }
  /* line 14665, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-550p {
    height: 550%;
  }
  /* line 14667, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-550p {
    max-height: 550%;
  }
  /* line 14669, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-550p {
    min-height: 550%;
  }
  /* line 14671, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-550-f {
    height: 550px !important;
  }
  /* line 14673, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-550p-f {
    height: 550% !important;
  }
  /* line 14675, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-600 {
    height: 600px;
  }
  /* line 14677, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-600p {
    height: 600%;
  }
  /* line 14679, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-600p {
    max-height: 600%;
  }
  /* line 14681, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-600p {
    min-height: 600%;
  }
  /* line 14683, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-600-f {
    height: 600px !important;
  }
  /* line 14685, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-600p-f {
    height: 600% !important;
  }
  /* line 14687, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-650 {
    height: 650px;
  }
  /* line 14689, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-650p {
    height: 650%;
  }
  /* line 14691, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-650p {
    max-height: 650%;
  }
  /* line 14693, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-650p {
    min-height: 650%;
  }
  /* line 14695, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-650-f {
    height: 650px !important;
  }
  /* line 14697, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-650p-f {
    height: 650% !important;
  }
  /* line 14699, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-700 {
    height: 700px;
  }
  /* line 14701, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-700p {
    height: 700%;
  }
  /* line 14703, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-700p {
    max-height: 700%;
  }
  /* line 14705, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-700p {
    min-height: 700%;
  }
  /* line 14707, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-700-f {
    height: 700px !important;
  }
  /* line 14709, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-700p-f {
    height: 700% !important;
  }
  /* line 14711, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-750 {
    height: 750px;
  }
  /* line 14713, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-750p {
    height: 750%;
  }
  /* line 14715, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-750p {
    max-height: 750%;
  }
  /* line 14717, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-750p {
    min-height: 750%;
  }
  /* line 14719, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-750-f {
    height: 750px !important;
  }
  /* line 14721, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-750p-f {
    height: 750% !important;
  }
  /* line 14723, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-800 {
    height: 800px;
  }
  /* line 14725, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-800p {
    height: 800%;
  }
  /* line 14727, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-800p {
    max-height: 800%;
  }
  /* line 14729, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-800p {
    min-height: 800%;
  }
  /* line 14731, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-800-f {
    height: 800px !important;
  }
  /* line 14733, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-800p-f {
    height: 800% !important;
  }
  /* line 14735, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-850 {
    height: 850px;
  }
  /* line 14737, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-850p {
    height: 850%;
  }
  /* line 14739, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xs-850p {
    max-height: 850%;
  }
  /* line 14741, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xs-850p {
    min-height: 850%;
  }
  /* line 14743, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-850-f {
    height: 850px !important;
  }
  /* line 14745, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-850p-f {
    height: 850% !important;
  }
  /* line 14747, app/assets/stylesheets/css/zoficash.css */
  .ht-xs-100v {
    height: 100vh;
  }
}

@media (min-width: 576px) {
  /* line 14751, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-5 {
    height: 5px;
  }
  /* line 14753, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-5p {
    height: 5%;
  }
  /* line 14755, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-5p {
    max-height: 5%;
  }
  /* line 14757, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-5p {
    min-height: 5%;
  }
  /* line 14759, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-5-f {
    height: 5px !important;
  }
  /* line 14761, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-5p-f {
    height: 5% !important;
  }
  /* line 14763, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-10 {
    height: 10px;
  }
  /* line 14765, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-10p {
    height: 10%;
  }
  /* line 14767, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-10p {
    max-height: 10%;
  }
  /* line 14769, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-10p {
    min-height: 10%;
  }
  /* line 14771, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-10-f {
    height: 10px !important;
  }
  /* line 14773, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-10p-f {
    height: 10% !important;
  }
  /* line 14775, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-15 {
    height: 15px;
  }
  /* line 14777, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-15p {
    height: 15%;
  }
  /* line 14779, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-15p {
    max-height: 15%;
  }
  /* line 14781, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-15p {
    min-height: 15%;
  }
  /* line 14783, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-15-f {
    height: 15px !important;
  }
  /* line 14785, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-15p-f {
    height: 15% !important;
  }
  /* line 14787, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-20 {
    height: 20px;
  }
  /* line 14789, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-20p {
    height: 20%;
  }
  /* line 14791, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-20p {
    max-height: 20%;
  }
  /* line 14793, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-20p {
    min-height: 20%;
  }
  /* line 14795, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-20-f {
    height: 20px !important;
  }
  /* line 14797, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-20p-f {
    height: 20% !important;
  }
  /* line 14799, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-25 {
    height: 25px;
  }
  /* line 14801, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-25p {
    height: 25%;
  }
  /* line 14803, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-25p {
    max-height: 25%;
  }
  /* line 14805, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-25p {
    min-height: 25%;
  }
  /* line 14807, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-25-f {
    height: 25px !important;
  }
  /* line 14809, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-25p-f {
    height: 25% !important;
  }
  /* line 14811, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-30 {
    height: 30px;
  }
  /* line 14813, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-30p {
    height: 30%;
  }
  /* line 14815, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-30p {
    max-height: 30%;
  }
  /* line 14817, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-30p {
    min-height: 30%;
  }
  /* line 14819, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-30-f {
    height: 30px !important;
  }
  /* line 14821, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-30p-f {
    height: 30% !important;
  }
  /* line 14823, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-35 {
    height: 35px;
  }
  /* line 14825, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-35p {
    height: 35%;
  }
  /* line 14827, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-35p {
    max-height: 35%;
  }
  /* line 14829, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-35p {
    min-height: 35%;
  }
  /* line 14831, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-35-f {
    height: 35px !important;
  }
  /* line 14833, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-35p-f {
    height: 35% !important;
  }
  /* line 14835, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-40 {
    height: 40px;
  }
  /* line 14837, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-40p {
    height: 40%;
  }
  /* line 14839, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-40p {
    max-height: 40%;
  }
  /* line 14841, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-40p {
    min-height: 40%;
  }
  /* line 14843, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-40-f {
    height: 40px !important;
  }
  /* line 14845, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-40p-f {
    height: 40% !important;
  }
  /* line 14847, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-45 {
    height: 45px;
  }
  /* line 14849, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-45p {
    height: 45%;
  }
  /* line 14851, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-45p {
    max-height: 45%;
  }
  /* line 14853, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-45p {
    min-height: 45%;
  }
  /* line 14855, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-45-f {
    height: 45px !important;
  }
  /* line 14857, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-45p-f {
    height: 45% !important;
  }
  /* line 14859, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-50 {
    height: 50px;
  }
  /* line 14861, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-50p {
    height: 50%;
  }
  /* line 14863, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-50p {
    max-height: 50%;
  }
  /* line 14865, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-50p {
    min-height: 50%;
  }
  /* line 14867, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-50-f {
    height: 50px !important;
  }
  /* line 14869, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-50p-f {
    height: 50% !important;
  }
  /* line 14871, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-55 {
    height: 55px;
  }
  /* line 14873, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-55p {
    height: 55%;
  }
  /* line 14875, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-55p {
    max-height: 55%;
  }
  /* line 14877, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-55p {
    min-height: 55%;
  }
  /* line 14879, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-55-f {
    height: 55px !important;
  }
  /* line 14881, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-55p-f {
    height: 55% !important;
  }
  /* line 14883, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-60 {
    height: 60px;
  }
  /* line 14885, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-60p {
    height: 60%;
  }
  /* line 14887, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-60p {
    max-height: 60%;
  }
  /* line 14889, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-60p {
    min-height: 60%;
  }
  /* line 14891, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-60-f {
    height: 60px !important;
  }
  /* line 14893, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-60p-f {
    height: 60% !important;
  }
  /* line 14895, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-65 {
    height: 65px;
  }
  /* line 14897, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-65p {
    height: 65%;
  }
  /* line 14899, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-65p {
    max-height: 65%;
  }
  /* line 14901, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-65p {
    min-height: 65%;
  }
  /* line 14903, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-65-f {
    height: 65px !important;
  }
  /* line 14905, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-65p-f {
    height: 65% !important;
  }
  /* line 14907, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-70 {
    height: 70px;
  }
  /* line 14909, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-70p {
    height: 70%;
  }
  /* line 14911, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-70p {
    max-height: 70%;
  }
  /* line 14913, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-70p {
    min-height: 70%;
  }
  /* line 14915, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-70-f {
    height: 70px !important;
  }
  /* line 14917, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-70p-f {
    height: 70% !important;
  }
  /* line 14919, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-75 {
    height: 75px;
  }
  /* line 14921, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-75p {
    height: 75%;
  }
  /* line 14923, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-75p {
    max-height: 75%;
  }
  /* line 14925, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-75p {
    min-height: 75%;
  }
  /* line 14927, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-75-f {
    height: 75px !important;
  }
  /* line 14929, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-75p-f {
    height: 75% !important;
  }
  /* line 14931, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-80 {
    height: 80px;
  }
  /* line 14933, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-80p {
    height: 80%;
  }
  /* line 14935, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-80p {
    max-height: 80%;
  }
  /* line 14937, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-80p {
    min-height: 80%;
  }
  /* line 14939, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-80-f {
    height: 80px !important;
  }
  /* line 14941, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-80p-f {
    height: 80% !important;
  }
  /* line 14943, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-85 {
    height: 85px;
  }
  /* line 14945, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-85p {
    height: 85%;
  }
  /* line 14947, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-85p {
    max-height: 85%;
  }
  /* line 14949, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-85p {
    min-height: 85%;
  }
  /* line 14951, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-85-f {
    height: 85px !important;
  }
  /* line 14953, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-85p-f {
    height: 85% !important;
  }
  /* line 14955, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-90 {
    height: 90px;
  }
  /* line 14957, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-90p {
    height: 90%;
  }
  /* line 14959, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-90p {
    max-height: 90%;
  }
  /* line 14961, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-90p {
    min-height: 90%;
  }
  /* line 14963, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-90-f {
    height: 90px !important;
  }
  /* line 14965, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-90p-f {
    height: 90% !important;
  }
  /* line 14967, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-95 {
    height: 95px;
  }
  /* line 14969, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-95p {
    height: 95%;
  }
  /* line 14971, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-95p {
    max-height: 95%;
  }
  /* line 14973, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-95p {
    min-height: 95%;
  }
  /* line 14975, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-95-f {
    height: 95px !important;
  }
  /* line 14977, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-95p-f {
    height: 95% !important;
  }
  /* line 14979, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-100 {
    height: 100px;
  }
  /* line 14981, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-100p {
    height: 100%;
  }
  /* line 14983, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-100p {
    max-height: 100%;
  }
  /* line 14985, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-100p {
    min-height: 100%;
  }
  /* line 14987, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-100-f {
    height: 100px !important;
  }
  /* line 14989, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-100p-f {
    height: 100% !important;
  }
  /* line 14991, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-150 {
    height: 150px;
  }
  /* line 14993, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-150p {
    height: 150%;
  }
  /* line 14995, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-150p {
    max-height: 150%;
  }
  /* line 14997, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-150p {
    min-height: 150%;
  }
  /* line 14999, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-150-f {
    height: 150px !important;
  }
  /* line 15001, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-150p-f {
    height: 150% !important;
  }
  /* line 15003, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-200 {
    height: 200px;
  }
  /* line 15005, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-200p {
    height: 200%;
  }
  /* line 15007, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-200p {
    max-height: 200%;
  }
  /* line 15009, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-200p {
    min-height: 200%;
  }
  /* line 15011, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-200-f {
    height: 200px !important;
  }
  /* line 15013, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-200p-f {
    height: 200% !important;
  }
  /* line 15015, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-250 {
    height: 250px;
  }
  /* line 15017, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-250p {
    height: 250%;
  }
  /* line 15019, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-250p {
    max-height: 250%;
  }
  /* line 15021, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-250p {
    min-height: 250%;
  }
  /* line 15023, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-250-f {
    height: 250px !important;
  }
  /* line 15025, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-250p-f {
    height: 250% !important;
  }
  /* line 15027, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-300 {
    height: 300px;
  }
  /* line 15029, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-300p {
    height: 300%;
  }
  /* line 15031, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-300p {
    max-height: 300%;
  }
  /* line 15033, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-300p {
    min-height: 300%;
  }
  /* line 15035, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-300-f {
    height: 300px !important;
  }
  /* line 15037, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-300p-f {
    height: 300% !important;
  }
  /* line 15039, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-350 {
    height: 350px;
  }
  /* line 15041, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-350p {
    height: 350%;
  }
  /* line 15043, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-350p {
    max-height: 350%;
  }
  /* line 15045, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-350p {
    min-height: 350%;
  }
  /* line 15047, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-350-f {
    height: 350px !important;
  }
  /* line 15049, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-350p-f {
    height: 350% !important;
  }
  /* line 15051, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-400 {
    height: 400px;
  }
  /* line 15053, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-400p {
    height: 400%;
  }
  /* line 15055, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-400p {
    max-height: 400%;
  }
  /* line 15057, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-400p {
    min-height: 400%;
  }
  /* line 15059, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-400-f {
    height: 400px !important;
  }
  /* line 15061, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-400p-f {
    height: 400% !important;
  }
  /* line 15063, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-450 {
    height: 450px;
  }
  /* line 15065, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-450p {
    height: 450%;
  }
  /* line 15067, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-450p {
    max-height: 450%;
  }
  /* line 15069, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-450p {
    min-height: 450%;
  }
  /* line 15071, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-450-f {
    height: 450px !important;
  }
  /* line 15073, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-450p-f {
    height: 450% !important;
  }
  /* line 15075, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-500 {
    height: 500px;
  }
  /* line 15077, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-500p {
    height: 500%;
  }
  /* line 15079, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-500p {
    max-height: 500%;
  }
  /* line 15081, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-500p {
    min-height: 500%;
  }
  /* line 15083, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-500-f {
    height: 500px !important;
  }
  /* line 15085, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-500p-f {
    height: 500% !important;
  }
  /* line 15087, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-550 {
    height: 550px;
  }
  /* line 15089, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-550p {
    height: 550%;
  }
  /* line 15091, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-550p {
    max-height: 550%;
  }
  /* line 15093, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-550p {
    min-height: 550%;
  }
  /* line 15095, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-550-f {
    height: 550px !important;
  }
  /* line 15097, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-550p-f {
    height: 550% !important;
  }
  /* line 15099, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-600 {
    height: 600px;
  }
  /* line 15101, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-600p {
    height: 600%;
  }
  /* line 15103, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-600p {
    max-height: 600%;
  }
  /* line 15105, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-600p {
    min-height: 600%;
  }
  /* line 15107, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-600-f {
    height: 600px !important;
  }
  /* line 15109, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-600p-f {
    height: 600% !important;
  }
  /* line 15111, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-650 {
    height: 650px;
  }
  /* line 15113, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-650p {
    height: 650%;
  }
  /* line 15115, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-650p {
    max-height: 650%;
  }
  /* line 15117, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-650p {
    min-height: 650%;
  }
  /* line 15119, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-650-f {
    height: 650px !important;
  }
  /* line 15121, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-650p-f {
    height: 650% !important;
  }
  /* line 15123, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-700 {
    height: 700px;
  }
  /* line 15125, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-700p {
    height: 700%;
  }
  /* line 15127, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-700p {
    max-height: 700%;
  }
  /* line 15129, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-700p {
    min-height: 700%;
  }
  /* line 15131, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-700-f {
    height: 700px !important;
  }
  /* line 15133, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-700p-f {
    height: 700% !important;
  }
  /* line 15135, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-750 {
    height: 750px;
  }
  /* line 15137, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-750p {
    height: 750%;
  }
  /* line 15139, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-750p {
    max-height: 750%;
  }
  /* line 15141, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-750p {
    min-height: 750%;
  }
  /* line 15143, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-750-f {
    height: 750px !important;
  }
  /* line 15145, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-750p-f {
    height: 750% !important;
  }
  /* line 15147, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-800 {
    height: 800px;
  }
  /* line 15149, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-800p {
    height: 800%;
  }
  /* line 15151, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-800p {
    max-height: 800%;
  }
  /* line 15153, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-800p {
    min-height: 800%;
  }
  /* line 15155, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-800-f {
    height: 800px !important;
  }
  /* line 15157, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-800p-f {
    height: 800% !important;
  }
  /* line 15159, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-850 {
    height: 850px;
  }
  /* line 15161, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-850p {
    height: 850%;
  }
  /* line 15163, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-sm-850p {
    max-height: 850%;
  }
  /* line 15165, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-sm-850p {
    min-height: 850%;
  }
  /* line 15167, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-850-f {
    height: 850px !important;
  }
  /* line 15169, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-850p-f {
    height: 850% !important;
  }
  /* line 15171, app/assets/stylesheets/css/zoficash.css */
  .ht-sm-100v {
    height: 100vh;
  }
}

@media (min-width: 768px) {
  /* line 15175, app/assets/stylesheets/css/zoficash.css */
  .ht-md-5 {
    height: 5px;
  }
  /* line 15177, app/assets/stylesheets/css/zoficash.css */
  .ht-md-5p {
    height: 5%;
  }
  /* line 15179, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-5p {
    max-height: 5%;
  }
  /* line 15181, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-5p {
    min-height: 5%;
  }
  /* line 15183, app/assets/stylesheets/css/zoficash.css */
  .ht-md-5-f {
    height: 5px !important;
  }
  /* line 15185, app/assets/stylesheets/css/zoficash.css */
  .ht-md-5p-f {
    height: 5% !important;
  }
  /* line 15187, app/assets/stylesheets/css/zoficash.css */
  .ht-md-10 {
    height: 10px;
  }
  /* line 15189, app/assets/stylesheets/css/zoficash.css */
  .ht-md-10p {
    height: 10%;
  }
  /* line 15191, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-10p {
    max-height: 10%;
  }
  /* line 15193, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-10p {
    min-height: 10%;
  }
  /* line 15195, app/assets/stylesheets/css/zoficash.css */
  .ht-md-10-f {
    height: 10px !important;
  }
  /* line 15197, app/assets/stylesheets/css/zoficash.css */
  .ht-md-10p-f {
    height: 10% !important;
  }
  /* line 15199, app/assets/stylesheets/css/zoficash.css */
  .ht-md-15 {
    height: 15px;
  }
  /* line 15201, app/assets/stylesheets/css/zoficash.css */
  .ht-md-15p {
    height: 15%;
  }
  /* line 15203, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-15p {
    max-height: 15%;
  }
  /* line 15205, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-15p {
    min-height: 15%;
  }
  /* line 15207, app/assets/stylesheets/css/zoficash.css */
  .ht-md-15-f {
    height: 15px !important;
  }
  /* line 15209, app/assets/stylesheets/css/zoficash.css */
  .ht-md-15p-f {
    height: 15% !important;
  }
  /* line 15211, app/assets/stylesheets/css/zoficash.css */
  .ht-md-20 {
    height: 20px;
  }
  /* line 15213, app/assets/stylesheets/css/zoficash.css */
  .ht-md-20p {
    height: 20%;
  }
  /* line 15215, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-20p {
    max-height: 20%;
  }
  /* line 15217, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-20p {
    min-height: 20%;
  }
  /* line 15219, app/assets/stylesheets/css/zoficash.css */
  .ht-md-20-f {
    height: 20px !important;
  }
  /* line 15221, app/assets/stylesheets/css/zoficash.css */
  .ht-md-20p-f {
    height: 20% !important;
  }
  /* line 15223, app/assets/stylesheets/css/zoficash.css */
  .ht-md-25 {
    height: 25px;
  }
  /* line 15225, app/assets/stylesheets/css/zoficash.css */
  .ht-md-25p {
    height: 25%;
  }
  /* line 15227, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-25p {
    max-height: 25%;
  }
  /* line 15229, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-25p {
    min-height: 25%;
  }
  /* line 15231, app/assets/stylesheets/css/zoficash.css */
  .ht-md-25-f {
    height: 25px !important;
  }
  /* line 15233, app/assets/stylesheets/css/zoficash.css */
  .ht-md-25p-f {
    height: 25% !important;
  }
  /* line 15235, app/assets/stylesheets/css/zoficash.css */
  .ht-md-30 {
    height: 30px;
  }
  /* line 15237, app/assets/stylesheets/css/zoficash.css */
  .ht-md-30p {
    height: 30%;
  }
  /* line 15239, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-30p {
    max-height: 30%;
  }
  /* line 15241, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-30p {
    min-height: 30%;
  }
  /* line 15243, app/assets/stylesheets/css/zoficash.css */
  .ht-md-30-f {
    height: 30px !important;
  }
  /* line 15245, app/assets/stylesheets/css/zoficash.css */
  .ht-md-30p-f {
    height: 30% !important;
  }
  /* line 15247, app/assets/stylesheets/css/zoficash.css */
  .ht-md-35 {
    height: 35px;
  }
  /* line 15249, app/assets/stylesheets/css/zoficash.css */
  .ht-md-35p {
    height: 35%;
  }
  /* line 15251, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-35p {
    max-height: 35%;
  }
  /* line 15253, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-35p {
    min-height: 35%;
  }
  /* line 15255, app/assets/stylesheets/css/zoficash.css */
  .ht-md-35-f {
    height: 35px !important;
  }
  /* line 15257, app/assets/stylesheets/css/zoficash.css */
  .ht-md-35p-f {
    height: 35% !important;
  }
  /* line 15259, app/assets/stylesheets/css/zoficash.css */
  .ht-md-40 {
    height: 40px;
  }
  /* line 15261, app/assets/stylesheets/css/zoficash.css */
  .ht-md-40p {
    height: 40%;
  }
  /* line 15263, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-40p {
    max-height: 40%;
  }
  /* line 15265, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-40p {
    min-height: 40%;
  }
  /* line 15267, app/assets/stylesheets/css/zoficash.css */
  .ht-md-40-f {
    height: 40px !important;
  }
  /* line 15269, app/assets/stylesheets/css/zoficash.css */
  .ht-md-40p-f {
    height: 40% !important;
  }
  /* line 15271, app/assets/stylesheets/css/zoficash.css */
  .ht-md-45 {
    height: 45px;
  }
  /* line 15273, app/assets/stylesheets/css/zoficash.css */
  .ht-md-45p {
    height: 45%;
  }
  /* line 15275, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-45p {
    max-height: 45%;
  }
  /* line 15277, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-45p {
    min-height: 45%;
  }
  /* line 15279, app/assets/stylesheets/css/zoficash.css */
  .ht-md-45-f {
    height: 45px !important;
  }
  /* line 15281, app/assets/stylesheets/css/zoficash.css */
  .ht-md-45p-f {
    height: 45% !important;
  }
  /* line 15283, app/assets/stylesheets/css/zoficash.css */
  .ht-md-50 {
    height: 50px;
  }
  /* line 15285, app/assets/stylesheets/css/zoficash.css */
  .ht-md-50p {
    height: 50%;
  }
  /* line 15287, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-50p {
    max-height: 50%;
  }
  /* line 15289, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-50p {
    min-height: 50%;
  }
  /* line 15291, app/assets/stylesheets/css/zoficash.css */
  .ht-md-50-f {
    height: 50px !important;
  }
  /* line 15293, app/assets/stylesheets/css/zoficash.css */
  .ht-md-50p-f {
    height: 50% !important;
  }
  /* line 15295, app/assets/stylesheets/css/zoficash.css */
  .ht-md-55 {
    height: 55px;
  }
  /* line 15297, app/assets/stylesheets/css/zoficash.css */
  .ht-md-55p {
    height: 55%;
  }
  /* line 15299, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-55p {
    max-height: 55%;
  }
  /* line 15301, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-55p {
    min-height: 55%;
  }
  /* line 15303, app/assets/stylesheets/css/zoficash.css */
  .ht-md-55-f {
    height: 55px !important;
  }
  /* line 15305, app/assets/stylesheets/css/zoficash.css */
  .ht-md-55p-f {
    height: 55% !important;
  }
  /* line 15307, app/assets/stylesheets/css/zoficash.css */
  .ht-md-60 {
    height: 60px;
  }
  /* line 15309, app/assets/stylesheets/css/zoficash.css */
  .ht-md-60p {
    height: 60%;
  }
  /* line 15311, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-60p {
    max-height: 60%;
  }
  /* line 15313, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-60p {
    min-height: 60%;
  }
  /* line 15315, app/assets/stylesheets/css/zoficash.css */
  .ht-md-60-f {
    height: 60px !important;
  }
  /* line 15317, app/assets/stylesheets/css/zoficash.css */
  .ht-md-60p-f {
    height: 60% !important;
  }
  /* line 15319, app/assets/stylesheets/css/zoficash.css */
  .ht-md-65 {
    height: 65px;
  }
  /* line 15321, app/assets/stylesheets/css/zoficash.css */
  .ht-md-65p {
    height: 65%;
  }
  /* line 15323, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-65p {
    max-height: 65%;
  }
  /* line 15325, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-65p {
    min-height: 65%;
  }
  /* line 15327, app/assets/stylesheets/css/zoficash.css */
  .ht-md-65-f {
    height: 65px !important;
  }
  /* line 15329, app/assets/stylesheets/css/zoficash.css */
  .ht-md-65p-f {
    height: 65% !important;
  }
  /* line 15331, app/assets/stylesheets/css/zoficash.css */
  .ht-md-70 {
    height: 70px;
  }
  /* line 15333, app/assets/stylesheets/css/zoficash.css */
  .ht-md-70p {
    height: 70%;
  }
  /* line 15335, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-70p {
    max-height: 70%;
  }
  /* line 15337, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-70p {
    min-height: 70%;
  }
  /* line 15339, app/assets/stylesheets/css/zoficash.css */
  .ht-md-70-f {
    height: 70px !important;
  }
  /* line 15341, app/assets/stylesheets/css/zoficash.css */
  .ht-md-70p-f {
    height: 70% !important;
  }
  /* line 15343, app/assets/stylesheets/css/zoficash.css */
  .ht-md-75 {
    height: 75px;
  }
  /* line 15345, app/assets/stylesheets/css/zoficash.css */
  .ht-md-75p {
    height: 75%;
  }
  /* line 15347, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-75p {
    max-height: 75%;
  }
  /* line 15349, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-75p {
    min-height: 75%;
  }
  /* line 15351, app/assets/stylesheets/css/zoficash.css */
  .ht-md-75-f {
    height: 75px !important;
  }
  /* line 15353, app/assets/stylesheets/css/zoficash.css */
  .ht-md-75p-f {
    height: 75% !important;
  }
  /* line 15355, app/assets/stylesheets/css/zoficash.css */
  .ht-md-80 {
    height: 80px;
  }
  /* line 15357, app/assets/stylesheets/css/zoficash.css */
  .ht-md-80p {
    height: 80%;
  }
  /* line 15359, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-80p {
    max-height: 80%;
  }
  /* line 15361, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-80p {
    min-height: 80%;
  }
  /* line 15363, app/assets/stylesheets/css/zoficash.css */
  .ht-md-80-f {
    height: 80px !important;
  }
  /* line 15365, app/assets/stylesheets/css/zoficash.css */
  .ht-md-80p-f {
    height: 80% !important;
  }
  /* line 15367, app/assets/stylesheets/css/zoficash.css */
  .ht-md-85 {
    height: 85px;
  }
  /* line 15369, app/assets/stylesheets/css/zoficash.css */
  .ht-md-85p {
    height: 85%;
  }
  /* line 15371, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-85p {
    max-height: 85%;
  }
  /* line 15373, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-85p {
    min-height: 85%;
  }
  /* line 15375, app/assets/stylesheets/css/zoficash.css */
  .ht-md-85-f {
    height: 85px !important;
  }
  /* line 15377, app/assets/stylesheets/css/zoficash.css */
  .ht-md-85p-f {
    height: 85% !important;
  }
  /* line 15379, app/assets/stylesheets/css/zoficash.css */
  .ht-md-90 {
    height: 90px;
  }
  /* line 15381, app/assets/stylesheets/css/zoficash.css */
  .ht-md-90p {
    height: 90%;
  }
  /* line 15383, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-90p {
    max-height: 90%;
  }
  /* line 15385, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-90p {
    min-height: 90%;
  }
  /* line 15387, app/assets/stylesheets/css/zoficash.css */
  .ht-md-90-f {
    height: 90px !important;
  }
  /* line 15389, app/assets/stylesheets/css/zoficash.css */
  .ht-md-90p-f {
    height: 90% !important;
  }
  /* line 15391, app/assets/stylesheets/css/zoficash.css */
  .ht-md-95 {
    height: 95px;
  }
  /* line 15393, app/assets/stylesheets/css/zoficash.css */
  .ht-md-95p {
    height: 95%;
  }
  /* line 15395, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-95p {
    max-height: 95%;
  }
  /* line 15397, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-95p {
    min-height: 95%;
  }
  /* line 15399, app/assets/stylesheets/css/zoficash.css */
  .ht-md-95-f {
    height: 95px !important;
  }
  /* line 15401, app/assets/stylesheets/css/zoficash.css */
  .ht-md-95p-f {
    height: 95% !important;
  }
  /* line 15403, app/assets/stylesheets/css/zoficash.css */
  .ht-md-100 {
    height: 100px;
  }
  /* line 15405, app/assets/stylesheets/css/zoficash.css */
  .ht-md-100p {
    height: 100%;
  }
  /* line 15407, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-100p {
    max-height: 100%;
  }
  /* line 15409, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-100p {
    min-height: 100%;
  }
  /* line 15411, app/assets/stylesheets/css/zoficash.css */
  .ht-md-100-f {
    height: 100px !important;
  }
  /* line 15413, app/assets/stylesheets/css/zoficash.css */
  .ht-md-100p-f {
    height: 100% !important;
  }
  /* line 15415, app/assets/stylesheets/css/zoficash.css */
  .ht-md-150 {
    height: 150px;
  }
  /* line 15417, app/assets/stylesheets/css/zoficash.css */
  .ht-md-150p {
    height: 150%;
  }
  /* line 15419, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-150p {
    max-height: 150%;
  }
  /* line 15421, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-150p {
    min-height: 150%;
  }
  /* line 15423, app/assets/stylesheets/css/zoficash.css */
  .ht-md-150-f {
    height: 150px !important;
  }
  /* line 15425, app/assets/stylesheets/css/zoficash.css */
  .ht-md-150p-f {
    height: 150% !important;
  }
  /* line 15427, app/assets/stylesheets/css/zoficash.css */
  .ht-md-200 {
    height: 200px;
  }
  /* line 15429, app/assets/stylesheets/css/zoficash.css */
  .ht-md-200p {
    height: 200%;
  }
  /* line 15431, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-200p {
    max-height: 200%;
  }
  /* line 15433, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-200p {
    min-height: 200%;
  }
  /* line 15435, app/assets/stylesheets/css/zoficash.css */
  .ht-md-200-f {
    height: 200px !important;
  }
  /* line 15437, app/assets/stylesheets/css/zoficash.css */
  .ht-md-200p-f {
    height: 200% !important;
  }
  /* line 15439, app/assets/stylesheets/css/zoficash.css */
  .ht-md-250 {
    height: 250px;
  }
  /* line 15441, app/assets/stylesheets/css/zoficash.css */
  .ht-md-250p {
    height: 250%;
  }
  /* line 15443, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-250p {
    max-height: 250%;
  }
  /* line 15445, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-250p {
    min-height: 250%;
  }
  /* line 15447, app/assets/stylesheets/css/zoficash.css */
  .ht-md-250-f {
    height: 250px !important;
  }
  /* line 15449, app/assets/stylesheets/css/zoficash.css */
  .ht-md-250p-f {
    height: 250% !important;
  }
  /* line 15451, app/assets/stylesheets/css/zoficash.css */
  .ht-md-300 {
    height: 300px;
  }
  /* line 15453, app/assets/stylesheets/css/zoficash.css */
  .ht-md-300p {
    height: 300%;
  }
  /* line 15455, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-300p {
    max-height: 300%;
  }
  /* line 15457, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-300p {
    min-height: 300%;
  }
  /* line 15459, app/assets/stylesheets/css/zoficash.css */
  .ht-md-300-f {
    height: 300px !important;
  }
  /* line 15461, app/assets/stylesheets/css/zoficash.css */
  .ht-md-300p-f {
    height: 300% !important;
  }
  /* line 15463, app/assets/stylesheets/css/zoficash.css */
  .ht-md-350 {
    height: 350px;
  }
  /* line 15465, app/assets/stylesheets/css/zoficash.css */
  .ht-md-350p {
    height: 350%;
  }
  /* line 15467, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-350p {
    max-height: 350%;
  }
  /* line 15469, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-350p {
    min-height: 350%;
  }
  /* line 15471, app/assets/stylesheets/css/zoficash.css */
  .ht-md-350-f {
    height: 350px !important;
  }
  /* line 15473, app/assets/stylesheets/css/zoficash.css */
  .ht-md-350p-f {
    height: 350% !important;
  }
  /* line 15475, app/assets/stylesheets/css/zoficash.css */
  .ht-md-400 {
    height: 400px;
  }
  /* line 15477, app/assets/stylesheets/css/zoficash.css */
  .ht-md-400p {
    height: 400%;
  }
  /* line 15479, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-400p {
    max-height: 400%;
  }
  /* line 15481, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-400p {
    min-height: 400%;
  }
  /* line 15483, app/assets/stylesheets/css/zoficash.css */
  .ht-md-400-f {
    height: 400px !important;
  }
  /* line 15485, app/assets/stylesheets/css/zoficash.css */
  .ht-md-400p-f {
    height: 400% !important;
  }
  /* line 15487, app/assets/stylesheets/css/zoficash.css */
  .ht-md-450 {
    height: 450px;
  }
  /* line 15489, app/assets/stylesheets/css/zoficash.css */
  .ht-md-450p {
    height: 450%;
  }
  /* line 15491, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-450p {
    max-height: 450%;
  }
  /* line 15493, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-450p {
    min-height: 450%;
  }
  /* line 15495, app/assets/stylesheets/css/zoficash.css */
  .ht-md-450-f {
    height: 450px !important;
  }
  /* line 15497, app/assets/stylesheets/css/zoficash.css */
  .ht-md-450p-f {
    height: 450% !important;
  }
  /* line 15499, app/assets/stylesheets/css/zoficash.css */
  .ht-md-500 {
    height: 500px;
  }
  /* line 15501, app/assets/stylesheets/css/zoficash.css */
  .ht-md-500p {
    height: 500%;
  }
  /* line 15503, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-500p {
    max-height: 500%;
  }
  /* line 15505, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-500p {
    min-height: 500%;
  }
  /* line 15507, app/assets/stylesheets/css/zoficash.css */
  .ht-md-500-f {
    height: 500px !important;
  }
  /* line 15509, app/assets/stylesheets/css/zoficash.css */
  .ht-md-500p-f {
    height: 500% !important;
  }
  /* line 15511, app/assets/stylesheets/css/zoficash.css */
  .ht-md-550 {
    height: 550px;
  }
  /* line 15513, app/assets/stylesheets/css/zoficash.css */
  .ht-md-550p {
    height: 550%;
  }
  /* line 15515, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-550p {
    max-height: 550%;
  }
  /* line 15517, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-550p {
    min-height: 550%;
  }
  /* line 15519, app/assets/stylesheets/css/zoficash.css */
  .ht-md-550-f {
    height: 550px !important;
  }
  /* line 15521, app/assets/stylesheets/css/zoficash.css */
  .ht-md-550p-f {
    height: 550% !important;
  }
  /* line 15523, app/assets/stylesheets/css/zoficash.css */
  .ht-md-600 {
    height: 600px;
  }
  /* line 15525, app/assets/stylesheets/css/zoficash.css */
  .ht-md-600p {
    height: 600%;
  }
  /* line 15527, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-600p {
    max-height: 600%;
  }
  /* line 15529, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-600p {
    min-height: 600%;
  }
  /* line 15531, app/assets/stylesheets/css/zoficash.css */
  .ht-md-600-f {
    height: 600px !important;
  }
  /* line 15533, app/assets/stylesheets/css/zoficash.css */
  .ht-md-600p-f {
    height: 600% !important;
  }
  /* line 15535, app/assets/stylesheets/css/zoficash.css */
  .ht-md-650 {
    height: 650px;
  }
  /* line 15537, app/assets/stylesheets/css/zoficash.css */
  .ht-md-650p {
    height: 650%;
  }
  /* line 15539, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-650p {
    max-height: 650%;
  }
  /* line 15541, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-650p {
    min-height: 650%;
  }
  /* line 15543, app/assets/stylesheets/css/zoficash.css */
  .ht-md-650-f {
    height: 650px !important;
  }
  /* line 15545, app/assets/stylesheets/css/zoficash.css */
  .ht-md-650p-f {
    height: 650% !important;
  }
  /* line 15547, app/assets/stylesheets/css/zoficash.css */
  .ht-md-700 {
    height: 700px;
  }
  /* line 15549, app/assets/stylesheets/css/zoficash.css */
  .ht-md-700p {
    height: 700%;
  }
  /* line 15551, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-700p {
    max-height: 700%;
  }
  /* line 15553, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-700p {
    min-height: 700%;
  }
  /* line 15555, app/assets/stylesheets/css/zoficash.css */
  .ht-md-700-f {
    height: 700px !important;
  }
  /* line 15557, app/assets/stylesheets/css/zoficash.css */
  .ht-md-700p-f {
    height: 700% !important;
  }
  /* line 15559, app/assets/stylesheets/css/zoficash.css */
  .ht-md-750 {
    height: 750px;
  }
  /* line 15561, app/assets/stylesheets/css/zoficash.css */
  .ht-md-750p {
    height: 750%;
  }
  /* line 15563, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-750p {
    max-height: 750%;
  }
  /* line 15565, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-750p {
    min-height: 750%;
  }
  /* line 15567, app/assets/stylesheets/css/zoficash.css */
  .ht-md-750-f {
    height: 750px !important;
  }
  /* line 15569, app/assets/stylesheets/css/zoficash.css */
  .ht-md-750p-f {
    height: 750% !important;
  }
  /* line 15571, app/assets/stylesheets/css/zoficash.css */
  .ht-md-800 {
    height: 800px;
  }
  /* line 15573, app/assets/stylesheets/css/zoficash.css */
  .ht-md-800p {
    height: 800%;
  }
  /* line 15575, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-800p {
    max-height: 800%;
  }
  /* line 15577, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-800p {
    min-height: 800%;
  }
  /* line 15579, app/assets/stylesheets/css/zoficash.css */
  .ht-md-800-f {
    height: 800px !important;
  }
  /* line 15581, app/assets/stylesheets/css/zoficash.css */
  .ht-md-800p-f {
    height: 800% !important;
  }
  /* line 15583, app/assets/stylesheets/css/zoficash.css */
  .ht-md-850 {
    height: 850px;
  }
  /* line 15585, app/assets/stylesheets/css/zoficash.css */
  .ht-md-850p {
    height: 850%;
  }
  /* line 15587, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-md-850p {
    max-height: 850%;
  }
  /* line 15589, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-md-850p {
    min-height: 850%;
  }
  /* line 15591, app/assets/stylesheets/css/zoficash.css */
  .ht-md-850-f {
    height: 850px !important;
  }
  /* line 15593, app/assets/stylesheets/css/zoficash.css */
  .ht-md-850p-f {
    height: 850% !important;
  }
  /* line 15595, app/assets/stylesheets/css/zoficash.css */
  .ht-md-100v {
    height: 100vh;
  }
}

@media (min-width: 992px) {
  /* line 15599, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-5 {
    height: 5px;
  }
  /* line 15601, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-5p {
    height: 5%;
  }
  /* line 15603, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-5p {
    max-height: 5%;
  }
  /* line 15605, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-5p {
    min-height: 5%;
  }
  /* line 15607, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-5-f {
    height: 5px !important;
  }
  /* line 15609, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-5p-f {
    height: 5% !important;
  }
  /* line 15611, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-10 {
    height: 10px;
  }
  /* line 15613, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-10p {
    height: 10%;
  }
  /* line 15615, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-10p {
    max-height: 10%;
  }
  /* line 15617, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-10p {
    min-height: 10%;
  }
  /* line 15619, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-10-f {
    height: 10px !important;
  }
  /* line 15621, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-10p-f {
    height: 10% !important;
  }
  /* line 15623, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-15 {
    height: 15px;
  }
  /* line 15625, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-15p {
    height: 15%;
  }
  /* line 15627, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-15p {
    max-height: 15%;
  }
  /* line 15629, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-15p {
    min-height: 15%;
  }
  /* line 15631, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-15-f {
    height: 15px !important;
  }
  /* line 15633, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-15p-f {
    height: 15% !important;
  }
  /* line 15635, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-20 {
    height: 20px;
  }
  /* line 15637, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-20p {
    height: 20%;
  }
  /* line 15639, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-20p {
    max-height: 20%;
  }
  /* line 15641, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-20p {
    min-height: 20%;
  }
  /* line 15643, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-20-f {
    height: 20px !important;
  }
  /* line 15645, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-20p-f {
    height: 20% !important;
  }
  /* line 15647, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-25 {
    height: 25px;
  }
  /* line 15649, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-25p {
    height: 25%;
  }
  /* line 15651, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-25p {
    max-height: 25%;
  }
  /* line 15653, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-25p {
    min-height: 25%;
  }
  /* line 15655, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-25-f {
    height: 25px !important;
  }
  /* line 15657, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-25p-f {
    height: 25% !important;
  }
  /* line 15659, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-30 {
    height: 30px;
  }
  /* line 15661, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-30p {
    height: 30%;
  }
  /* line 15663, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-30p {
    max-height: 30%;
  }
  /* line 15665, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-30p {
    min-height: 30%;
  }
  /* line 15667, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-30-f {
    height: 30px !important;
  }
  /* line 15669, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-30p-f {
    height: 30% !important;
  }
  /* line 15671, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-35 {
    height: 35px;
  }
  /* line 15673, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-35p {
    height: 35%;
  }
  /* line 15675, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-35p {
    max-height: 35%;
  }
  /* line 15677, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-35p {
    min-height: 35%;
  }
  /* line 15679, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-35-f {
    height: 35px !important;
  }
  /* line 15681, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-35p-f {
    height: 35% !important;
  }
  /* line 15683, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-40 {
    height: 40px;
  }
  /* line 15685, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-40p {
    height: 40%;
  }
  /* line 15687, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-40p {
    max-height: 40%;
  }
  /* line 15689, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-40p {
    min-height: 40%;
  }
  /* line 15691, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-40-f {
    height: 40px !important;
  }
  /* line 15693, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-40p-f {
    height: 40% !important;
  }
  /* line 15695, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-45 {
    height: 45px;
  }
  /* line 15697, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-45p {
    height: 45%;
  }
  /* line 15699, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-45p {
    max-height: 45%;
  }
  /* line 15701, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-45p {
    min-height: 45%;
  }
  /* line 15703, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-45-f {
    height: 45px !important;
  }
  /* line 15705, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-45p-f {
    height: 45% !important;
  }
  /* line 15707, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-50 {
    height: 50px;
  }
  /* line 15709, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-50p {
    height: 50%;
  }
  /* line 15711, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-50p {
    max-height: 50%;
  }
  /* line 15713, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-50p {
    min-height: 50%;
  }
  /* line 15715, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-50-f {
    height: 50px !important;
  }
  /* line 15717, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-50p-f {
    height: 50% !important;
  }
  /* line 15719, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-55 {
    height: 55px;
  }
  /* line 15721, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-55p {
    height: 55%;
  }
  /* line 15723, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-55p {
    max-height: 55%;
  }
  /* line 15725, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-55p {
    min-height: 55%;
  }
  /* line 15727, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-55-f {
    height: 55px !important;
  }
  /* line 15729, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-55p-f {
    height: 55% !important;
  }
  /* line 15731, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-60 {
    height: 60px;
  }
  /* line 15733, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-60p {
    height: 60%;
  }
  /* line 15735, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-60p {
    max-height: 60%;
  }
  /* line 15737, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-60p {
    min-height: 60%;
  }
  /* line 15739, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-60-f {
    height: 60px !important;
  }
  /* line 15741, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-60p-f {
    height: 60% !important;
  }
  /* line 15743, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-65 {
    height: 65px;
  }
  /* line 15745, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-65p {
    height: 65%;
  }
  /* line 15747, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-65p {
    max-height: 65%;
  }
  /* line 15749, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-65p {
    min-height: 65%;
  }
  /* line 15751, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-65-f {
    height: 65px !important;
  }
  /* line 15753, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-65p-f {
    height: 65% !important;
  }
  /* line 15755, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-70 {
    height: 70px;
  }
  /* line 15757, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-70p {
    height: 70%;
  }
  /* line 15759, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-70p {
    max-height: 70%;
  }
  /* line 15761, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-70p {
    min-height: 70%;
  }
  /* line 15763, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-70-f {
    height: 70px !important;
  }
  /* line 15765, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-70p-f {
    height: 70% !important;
  }
  /* line 15767, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-75 {
    height: 75px;
  }
  /* line 15769, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-75p {
    height: 75%;
  }
  /* line 15771, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-75p {
    max-height: 75%;
  }
  /* line 15773, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-75p {
    min-height: 75%;
  }
  /* line 15775, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-75-f {
    height: 75px !important;
  }
  /* line 15777, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-75p-f {
    height: 75% !important;
  }
  /* line 15779, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-80 {
    height: 80px;
  }
  /* line 15781, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-80p {
    height: 80%;
  }
  /* line 15783, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-80p {
    max-height: 80%;
  }
  /* line 15785, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-80p {
    min-height: 80%;
  }
  /* line 15787, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-80-f {
    height: 80px !important;
  }
  /* line 15789, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-80p-f {
    height: 80% !important;
  }
  /* line 15791, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-85 {
    height: 85px;
  }
  /* line 15793, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-85p {
    height: 85%;
  }
  /* line 15795, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-85p {
    max-height: 85%;
  }
  /* line 15797, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-85p {
    min-height: 85%;
  }
  /* line 15799, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-85-f {
    height: 85px !important;
  }
  /* line 15801, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-85p-f {
    height: 85% !important;
  }
  /* line 15803, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-90 {
    height: 90px;
  }
  /* line 15805, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-90p {
    height: 90%;
  }
  /* line 15807, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-90p {
    max-height: 90%;
  }
  /* line 15809, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-90p {
    min-height: 90%;
  }
  /* line 15811, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-90-f {
    height: 90px !important;
  }
  /* line 15813, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-90p-f {
    height: 90% !important;
  }
  /* line 15815, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-95 {
    height: 95px;
  }
  /* line 15817, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-95p {
    height: 95%;
  }
  /* line 15819, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-95p {
    max-height: 95%;
  }
  /* line 15821, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-95p {
    min-height: 95%;
  }
  /* line 15823, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-95-f {
    height: 95px !important;
  }
  /* line 15825, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-95p-f {
    height: 95% !important;
  }
  /* line 15827, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-100 {
    height: 100px;
  }
  /* line 15829, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-100p {
    height: 100%;
  }
  /* line 15831, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-100p {
    max-height: 100%;
  }
  /* line 15833, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-100p {
    min-height: 100%;
  }
  /* line 15835, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-100-f {
    height: 100px !important;
  }
  /* line 15837, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-100p-f {
    height: 100% !important;
  }
  /* line 15839, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-150 {
    height: 150px;
  }
  /* line 15841, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-150p {
    height: 150%;
  }
  /* line 15843, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-150p {
    max-height: 150%;
  }
  /* line 15845, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-150p {
    min-height: 150%;
  }
  /* line 15847, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-150-f {
    height: 150px !important;
  }
  /* line 15849, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-150p-f {
    height: 150% !important;
  }
  /* line 15851, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-200 {
    height: 200px;
  }
  /* line 15853, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-200p {
    height: 200%;
  }
  /* line 15855, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-200p {
    max-height: 200%;
  }
  /* line 15857, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-200p {
    min-height: 200%;
  }
  /* line 15859, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-200-f {
    height: 200px !important;
  }
  /* line 15861, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-200p-f {
    height: 200% !important;
  }
  /* line 15863, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-250 {
    height: 250px;
  }
  /* line 15865, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-250p {
    height: 250%;
  }
  /* line 15867, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-250p {
    max-height: 250%;
  }
  /* line 15869, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-250p {
    min-height: 250%;
  }
  /* line 15871, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-250-f {
    height: 250px !important;
  }
  /* line 15873, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-250p-f {
    height: 250% !important;
  }
  /* line 15875, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-300 {
    height: 300px;
  }
  /* line 15877, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-300p {
    height: 300%;
  }
  /* line 15879, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-300p {
    max-height: 300%;
  }
  /* line 15881, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-300p {
    min-height: 300%;
  }
  /* line 15883, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-300-f {
    height: 300px !important;
  }
  /* line 15885, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-300p-f {
    height: 300% !important;
  }
  /* line 15887, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-350 {
    height: 350px;
  }
  /* line 15889, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-350p {
    height: 350%;
  }
  /* line 15891, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-350p {
    max-height: 350%;
  }
  /* line 15893, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-350p {
    min-height: 350%;
  }
  /* line 15895, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-350-f {
    height: 350px !important;
  }
  /* line 15897, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-350p-f {
    height: 350% !important;
  }
  /* line 15899, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-400 {
    height: 400px;
  }
  /* line 15901, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-400p {
    height: 400%;
  }
  /* line 15903, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-400p {
    max-height: 400%;
  }
  /* line 15905, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-400p {
    min-height: 400%;
  }
  /* line 15907, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-400-f {
    height: 400px !important;
  }
  /* line 15909, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-400p-f {
    height: 400% !important;
  }
  /* line 15911, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-450 {
    height: 450px;
  }
  /* line 15913, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-450p {
    height: 450%;
  }
  /* line 15915, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-450p {
    max-height: 450%;
  }
  /* line 15917, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-450p {
    min-height: 450%;
  }
  /* line 15919, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-450-f {
    height: 450px !important;
  }
  /* line 15921, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-450p-f {
    height: 450% !important;
  }
  /* line 15923, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-500 {
    height: 500px;
  }
  /* line 15925, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-500p {
    height: 500%;
  }
  /* line 15927, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-500p {
    max-height: 500%;
  }
  /* line 15929, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-500p {
    min-height: 500%;
  }
  /* line 15931, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-500-f {
    height: 500px !important;
  }
  /* line 15933, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-500p-f {
    height: 500% !important;
  }
  /* line 15935, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-550 {
    height: 550px;
  }
  /* line 15937, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-550p {
    height: 550%;
  }
  /* line 15939, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-550p {
    max-height: 550%;
  }
  /* line 15941, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-550p {
    min-height: 550%;
  }
  /* line 15943, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-550-f {
    height: 550px !important;
  }
  /* line 15945, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-550p-f {
    height: 550% !important;
  }
  /* line 15947, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-600 {
    height: 600px;
  }
  /* line 15949, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-600p {
    height: 600%;
  }
  /* line 15951, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-600p {
    max-height: 600%;
  }
  /* line 15953, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-600p {
    min-height: 600%;
  }
  /* line 15955, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-600-f {
    height: 600px !important;
  }
  /* line 15957, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-600p-f {
    height: 600% !important;
  }
  /* line 15959, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-650 {
    height: 650px;
  }
  /* line 15961, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-650p {
    height: 650%;
  }
  /* line 15963, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-650p {
    max-height: 650%;
  }
  /* line 15965, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-650p {
    min-height: 650%;
  }
  /* line 15967, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-650-f {
    height: 650px !important;
  }
  /* line 15969, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-650p-f {
    height: 650% !important;
  }
  /* line 15971, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-700 {
    height: 700px;
  }
  /* line 15973, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-700p {
    height: 700%;
  }
  /* line 15975, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-700p {
    max-height: 700%;
  }
  /* line 15977, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-700p {
    min-height: 700%;
  }
  /* line 15979, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-700-f {
    height: 700px !important;
  }
  /* line 15981, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-700p-f {
    height: 700% !important;
  }
  /* line 15983, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-750 {
    height: 750px;
  }
  /* line 15985, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-750p {
    height: 750%;
  }
  /* line 15987, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-750p {
    max-height: 750%;
  }
  /* line 15989, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-750p {
    min-height: 750%;
  }
  /* line 15991, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-750-f {
    height: 750px !important;
  }
  /* line 15993, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-750p-f {
    height: 750% !important;
  }
  /* line 15995, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-800 {
    height: 800px;
  }
  /* line 15997, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-800p {
    height: 800%;
  }
  /* line 15999, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-800p {
    max-height: 800%;
  }
  /* line 16001, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-800p {
    min-height: 800%;
  }
  /* line 16003, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-800-f {
    height: 800px !important;
  }
  /* line 16005, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-800p-f {
    height: 800% !important;
  }
  /* line 16007, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-850 {
    height: 850px;
  }
  /* line 16009, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-850p {
    height: 850%;
  }
  /* line 16011, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-lg-850p {
    max-height: 850%;
  }
  /* line 16013, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-lg-850p {
    min-height: 850%;
  }
  /* line 16015, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-850-f {
    height: 850px !important;
  }
  /* line 16017, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-850p-f {
    height: 850% !important;
  }
  /* line 16019, app/assets/stylesheets/css/zoficash.css */
  .ht-lg-100v {
    height: 100vh;
  }
}

@media (min-width: 1200px) {
  /* line 16023, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-5 {
    height: 5px;
  }
  /* line 16025, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-5p {
    height: 5%;
  }
  /* line 16027, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-5p {
    max-height: 5%;
  }
  /* line 16029, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-5p {
    min-height: 5%;
  }
  /* line 16031, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-5-f {
    height: 5px !important;
  }
  /* line 16033, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-5p-f {
    height: 5% !important;
  }
  /* line 16035, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-10 {
    height: 10px;
  }
  /* line 16037, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-10p {
    height: 10%;
  }
  /* line 16039, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-10p {
    max-height: 10%;
  }
  /* line 16041, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-10p {
    min-height: 10%;
  }
  /* line 16043, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-10-f {
    height: 10px !important;
  }
  /* line 16045, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-10p-f {
    height: 10% !important;
  }
  /* line 16047, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-15 {
    height: 15px;
  }
  /* line 16049, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-15p {
    height: 15%;
  }
  /* line 16051, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-15p {
    max-height: 15%;
  }
  /* line 16053, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-15p {
    min-height: 15%;
  }
  /* line 16055, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-15-f {
    height: 15px !important;
  }
  /* line 16057, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-15p-f {
    height: 15% !important;
  }
  /* line 16059, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-20 {
    height: 20px;
  }
  /* line 16061, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-20p {
    height: 20%;
  }
  /* line 16063, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-20p {
    max-height: 20%;
  }
  /* line 16065, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-20p {
    min-height: 20%;
  }
  /* line 16067, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-20-f {
    height: 20px !important;
  }
  /* line 16069, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-20p-f {
    height: 20% !important;
  }
  /* line 16071, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-25 {
    height: 25px;
  }
  /* line 16073, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-25p {
    height: 25%;
  }
  /* line 16075, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-25p {
    max-height: 25%;
  }
  /* line 16077, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-25p {
    min-height: 25%;
  }
  /* line 16079, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-25-f {
    height: 25px !important;
  }
  /* line 16081, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-25p-f {
    height: 25% !important;
  }
  /* line 16083, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-30 {
    height: 30px;
  }
  /* line 16085, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-30p {
    height: 30%;
  }
  /* line 16087, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-30p {
    max-height: 30%;
  }
  /* line 16089, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-30p {
    min-height: 30%;
  }
  /* line 16091, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-30-f {
    height: 30px !important;
  }
  /* line 16093, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-30p-f {
    height: 30% !important;
  }
  /* line 16095, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-35 {
    height: 35px;
  }
  /* line 16097, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-35p {
    height: 35%;
  }
  /* line 16099, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-35p {
    max-height: 35%;
  }
  /* line 16101, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-35p {
    min-height: 35%;
  }
  /* line 16103, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-35-f {
    height: 35px !important;
  }
  /* line 16105, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-35p-f {
    height: 35% !important;
  }
  /* line 16107, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-40 {
    height: 40px;
  }
  /* line 16109, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-40p {
    height: 40%;
  }
  /* line 16111, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-40p {
    max-height: 40%;
  }
  /* line 16113, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-40p {
    min-height: 40%;
  }
  /* line 16115, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-40-f {
    height: 40px !important;
  }
  /* line 16117, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-40p-f {
    height: 40% !important;
  }
  /* line 16119, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-45 {
    height: 45px;
  }
  /* line 16121, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-45p {
    height: 45%;
  }
  /* line 16123, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-45p {
    max-height: 45%;
  }
  /* line 16125, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-45p {
    min-height: 45%;
  }
  /* line 16127, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-45-f {
    height: 45px !important;
  }
  /* line 16129, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-45p-f {
    height: 45% !important;
  }
  /* line 16131, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-50 {
    height: 50px;
  }
  /* line 16133, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-50p {
    height: 50%;
  }
  /* line 16135, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-50p {
    max-height: 50%;
  }
  /* line 16137, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-50p {
    min-height: 50%;
  }
  /* line 16139, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-50-f {
    height: 50px !important;
  }
  /* line 16141, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-50p-f {
    height: 50% !important;
  }
  /* line 16143, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-55 {
    height: 55px;
  }
  /* line 16145, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-55p {
    height: 55%;
  }
  /* line 16147, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-55p {
    max-height: 55%;
  }
  /* line 16149, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-55p {
    min-height: 55%;
  }
  /* line 16151, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-55-f {
    height: 55px !important;
  }
  /* line 16153, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-55p-f {
    height: 55% !important;
  }
  /* line 16155, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-60 {
    height: 60px;
  }
  /* line 16157, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-60p {
    height: 60%;
  }
  /* line 16159, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-60p {
    max-height: 60%;
  }
  /* line 16161, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-60p {
    min-height: 60%;
  }
  /* line 16163, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-60-f {
    height: 60px !important;
  }
  /* line 16165, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-60p-f {
    height: 60% !important;
  }
  /* line 16167, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-65 {
    height: 65px;
  }
  /* line 16169, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-65p {
    height: 65%;
  }
  /* line 16171, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-65p {
    max-height: 65%;
  }
  /* line 16173, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-65p {
    min-height: 65%;
  }
  /* line 16175, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-65-f {
    height: 65px !important;
  }
  /* line 16177, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-65p-f {
    height: 65% !important;
  }
  /* line 16179, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-70 {
    height: 70px;
  }
  /* line 16181, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-70p {
    height: 70%;
  }
  /* line 16183, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-70p {
    max-height: 70%;
  }
  /* line 16185, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-70p {
    min-height: 70%;
  }
  /* line 16187, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-70-f {
    height: 70px !important;
  }
  /* line 16189, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-70p-f {
    height: 70% !important;
  }
  /* line 16191, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-75 {
    height: 75px;
  }
  /* line 16193, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-75p {
    height: 75%;
  }
  /* line 16195, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-75p {
    max-height: 75%;
  }
  /* line 16197, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-75p {
    min-height: 75%;
  }
  /* line 16199, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-75-f {
    height: 75px !important;
  }
  /* line 16201, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-75p-f {
    height: 75% !important;
  }
  /* line 16203, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-80 {
    height: 80px;
  }
  /* line 16205, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-80p {
    height: 80%;
  }
  /* line 16207, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-80p {
    max-height: 80%;
  }
  /* line 16209, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-80p {
    min-height: 80%;
  }
  /* line 16211, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-80-f {
    height: 80px !important;
  }
  /* line 16213, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-80p-f {
    height: 80% !important;
  }
  /* line 16215, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-85 {
    height: 85px;
  }
  /* line 16217, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-85p {
    height: 85%;
  }
  /* line 16219, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-85p {
    max-height: 85%;
  }
  /* line 16221, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-85p {
    min-height: 85%;
  }
  /* line 16223, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-85-f {
    height: 85px !important;
  }
  /* line 16225, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-85p-f {
    height: 85% !important;
  }
  /* line 16227, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-90 {
    height: 90px;
  }
  /* line 16229, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-90p {
    height: 90%;
  }
  /* line 16231, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-90p {
    max-height: 90%;
  }
  /* line 16233, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-90p {
    min-height: 90%;
  }
  /* line 16235, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-90-f {
    height: 90px !important;
  }
  /* line 16237, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-90p-f {
    height: 90% !important;
  }
  /* line 16239, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-95 {
    height: 95px;
  }
  /* line 16241, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-95p {
    height: 95%;
  }
  /* line 16243, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-95p {
    max-height: 95%;
  }
  /* line 16245, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-95p {
    min-height: 95%;
  }
  /* line 16247, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-95-f {
    height: 95px !important;
  }
  /* line 16249, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-95p-f {
    height: 95% !important;
  }
  /* line 16251, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-100 {
    height: 100px;
  }
  /* line 16253, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-100p {
    height: 100%;
  }
  /* line 16255, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-100p {
    max-height: 100%;
  }
  /* line 16257, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-100p {
    min-height: 100%;
  }
  /* line 16259, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-100-f {
    height: 100px !important;
  }
  /* line 16261, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-100p-f {
    height: 100% !important;
  }
  /* line 16263, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-150 {
    height: 150px;
  }
  /* line 16265, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-150p {
    height: 150%;
  }
  /* line 16267, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-150p {
    max-height: 150%;
  }
  /* line 16269, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-150p {
    min-height: 150%;
  }
  /* line 16271, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-150-f {
    height: 150px !important;
  }
  /* line 16273, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-150p-f {
    height: 150% !important;
  }
  /* line 16275, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-200 {
    height: 200px;
  }
  /* line 16277, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-200p {
    height: 200%;
  }
  /* line 16279, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-200p {
    max-height: 200%;
  }
  /* line 16281, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-200p {
    min-height: 200%;
  }
  /* line 16283, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-200-f {
    height: 200px !important;
  }
  /* line 16285, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-200p-f {
    height: 200% !important;
  }
  /* line 16287, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-250 {
    height: 250px;
  }
  /* line 16289, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-250p {
    height: 250%;
  }
  /* line 16291, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-250p {
    max-height: 250%;
  }
  /* line 16293, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-250p {
    min-height: 250%;
  }
  /* line 16295, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-250-f {
    height: 250px !important;
  }
  /* line 16297, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-250p-f {
    height: 250% !important;
  }
  /* line 16299, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-300 {
    height: 300px;
  }
  /* line 16301, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-300p {
    height: 300%;
  }
  /* line 16303, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-300p {
    max-height: 300%;
  }
  /* line 16305, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-300p {
    min-height: 300%;
  }
  /* line 16307, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-300-f {
    height: 300px !important;
  }
  /* line 16309, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-300p-f {
    height: 300% !important;
  }
  /* line 16311, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-350 {
    height: 350px;
  }
  /* line 16313, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-350p {
    height: 350%;
  }
  /* line 16315, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-350p {
    max-height: 350%;
  }
  /* line 16317, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-350p {
    min-height: 350%;
  }
  /* line 16319, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-350-f {
    height: 350px !important;
  }
  /* line 16321, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-350p-f {
    height: 350% !important;
  }
  /* line 16323, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-400 {
    height: 400px;
  }
  /* line 16325, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-400p {
    height: 400%;
  }
  /* line 16327, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-400p {
    max-height: 400%;
  }
  /* line 16329, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-400p {
    min-height: 400%;
  }
  /* line 16331, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-400-f {
    height: 400px !important;
  }
  /* line 16333, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-400p-f {
    height: 400% !important;
  }
  /* line 16335, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-450 {
    height: 450px;
  }
  /* line 16337, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-450p {
    height: 450%;
  }
  /* line 16339, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-450p {
    max-height: 450%;
  }
  /* line 16341, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-450p {
    min-height: 450%;
  }
  /* line 16343, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-450-f {
    height: 450px !important;
  }
  /* line 16345, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-450p-f {
    height: 450% !important;
  }
  /* line 16347, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-500 {
    height: 500px;
  }
  /* line 16349, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-500p {
    height: 500%;
  }
  /* line 16351, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-500p {
    max-height: 500%;
  }
  /* line 16353, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-500p {
    min-height: 500%;
  }
  /* line 16355, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-500-f {
    height: 500px !important;
  }
  /* line 16357, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-500p-f {
    height: 500% !important;
  }
  /* line 16359, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-550 {
    height: 550px;
  }
  /* line 16361, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-550p {
    height: 550%;
  }
  /* line 16363, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-550p {
    max-height: 550%;
  }
  /* line 16365, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-550p {
    min-height: 550%;
  }
  /* line 16367, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-550-f {
    height: 550px !important;
  }
  /* line 16369, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-550p-f {
    height: 550% !important;
  }
  /* line 16371, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-600 {
    height: 600px;
  }
  /* line 16373, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-600p {
    height: 600%;
  }
  /* line 16375, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-600p {
    max-height: 600%;
  }
  /* line 16377, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-600p {
    min-height: 600%;
  }
  /* line 16379, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-600-f {
    height: 600px !important;
  }
  /* line 16381, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-600p-f {
    height: 600% !important;
  }
  /* line 16383, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-650 {
    height: 650px;
  }
  /* line 16385, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-650p {
    height: 650%;
  }
  /* line 16387, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-650p {
    max-height: 650%;
  }
  /* line 16389, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-650p {
    min-height: 650%;
  }
  /* line 16391, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-650-f {
    height: 650px !important;
  }
  /* line 16393, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-650p-f {
    height: 650% !important;
  }
  /* line 16395, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-700 {
    height: 700px;
  }
  /* line 16397, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-700p {
    height: 700%;
  }
  /* line 16399, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-700p {
    max-height: 700%;
  }
  /* line 16401, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-700p {
    min-height: 700%;
  }
  /* line 16403, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-700-f {
    height: 700px !important;
  }
  /* line 16405, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-700p-f {
    height: 700% !important;
  }
  /* line 16407, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-750 {
    height: 750px;
  }
  /* line 16409, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-750p {
    height: 750%;
  }
  /* line 16411, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-750p {
    max-height: 750%;
  }
  /* line 16413, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-750p {
    min-height: 750%;
  }
  /* line 16415, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-750-f {
    height: 750px !important;
  }
  /* line 16417, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-750p-f {
    height: 750% !important;
  }
  /* line 16419, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-800 {
    height: 800px;
  }
  /* line 16421, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-800p {
    height: 800%;
  }
  /* line 16423, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-800p {
    max-height: 800%;
  }
  /* line 16425, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-800p {
    min-height: 800%;
  }
  /* line 16427, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-800-f {
    height: 800px !important;
  }
  /* line 16429, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-800p-f {
    height: 800% !important;
  }
  /* line 16431, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-850 {
    height: 850px;
  }
  /* line 16433, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-850p {
    height: 850%;
  }
  /* line 16435, app/assets/stylesheets/css/zoficash.css */
  .mx-ht-xl-850p {
    max-height: 850%;
  }
  /* line 16437, app/assets/stylesheets/css/zoficash.css */
  .mn-ht-xl-850p {
    min-height: 850%;
  }
  /* line 16439, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-850-f {
    height: 850px !important;
  }
  /* line 16441, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-850p-f {
    height: 850% !important;
  }
  /* line 16443, app/assets/stylesheets/css/zoficash.css */
  .ht-xl-100v {
    height: 100vh;
  }
}

/* ###### 9.4 Margin   ###### */
/* line 16447, app/assets/stylesheets/css/zoficash.css */
.mg-0 {
  margin: 0px;
}

/* line 16450, app/assets/stylesheets/css/zoficash.css */
.mg-0-f {
  margin: 0px !important;
}

/* line 16453, app/assets/stylesheets/css/zoficash.css */
.mg-y-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 16457, app/assets/stylesheets/css/zoficash.css */
.mg-y-0-f {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* line 16461, app/assets/stylesheets/css/zoficash.css */
.mg-x-0 {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 16465, app/assets/stylesheets/css/zoficash.css */
.mg-x-0-f {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/* line 16469, app/assets/stylesheets/css/zoficash.css */
.mg-t-0 {
  margin-top: 0px;
}

/* line 16472, app/assets/stylesheets/css/zoficash.css */
.mg-r-0 {
  margin-right: 0px;
}

/* line 16475, app/assets/stylesheets/css/zoficash.css */
.mg-b-0 {
  margin-bottom: 0px;
}

/* line 16478, app/assets/stylesheets/css/zoficash.css */
.mg-l-0 {
  margin-left: 0px;
}

/* line 16481, app/assets/stylesheets/css/zoficash.css */
.mg-t-0-f {
  margin-top: 0px !important;
}

/* line 16484, app/assets/stylesheets/css/zoficash.css */
.mg-r-0-f {
  margin-right: 0px !important;
}

/* line 16487, app/assets/stylesheets/css/zoficash.css */
.mg-b-0-f {
  margin-bottom: 0px !important;
}

/* line 16490, app/assets/stylesheets/css/zoficash.css */
.mg-l-0-f {
  margin-left: 0px !important;
}

/* line 16493, app/assets/stylesheets/css/zoficash.css */
.mg-1 {
  margin: 1px;
}

/* line 16496, app/assets/stylesheets/css/zoficash.css */
.mg-1-f {
  margin: 1px !important;
}

/* line 16499, app/assets/stylesheets/css/zoficash.css */
.mg-y-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

/* line 16503, app/assets/stylesheets/css/zoficash.css */
.mg-y-1-f {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

/* line 16507, app/assets/stylesheets/css/zoficash.css */
.mg-x-1 {
  margin-left: 1px;
  margin-right: 1px;
}

/* line 16511, app/assets/stylesheets/css/zoficash.css */
.mg-x-1-f {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

/* line 16515, app/assets/stylesheets/css/zoficash.css */
.mg-t-1 {
  margin-top: 1px;
}

/* line 16518, app/assets/stylesheets/css/zoficash.css */
.mg-r-1 {
  margin-right: 1px;
}

/* line 16521, app/assets/stylesheets/css/zoficash.css */
.mg-b-1 {
  margin-bottom: 1px;
}

/* line 16524, app/assets/stylesheets/css/zoficash.css */
.mg-l-1 {
  margin-left: 1px;
}

/* line 16527, app/assets/stylesheets/css/zoficash.css */
.mg-t-1-f {
  margin-top: 1px !important;
}

/* line 16530, app/assets/stylesheets/css/zoficash.css */
.mg-r-1-f {
  margin-right: 1px !important;
}

/* line 16533, app/assets/stylesheets/css/zoficash.css */
.mg-b-1-f {
  margin-bottom: 1px !important;
}

/* line 16536, app/assets/stylesheets/css/zoficash.css */
.mg-l-1-f {
  margin-left: 1px !important;
}

/* line 16539, app/assets/stylesheets/css/zoficash.css */
.mg-2 {
  margin: 2px;
}

/* line 16542, app/assets/stylesheets/css/zoficash.css */
.mg-2-f {
  margin: 2px !important;
}

/* line 16545, app/assets/stylesheets/css/zoficash.css */
.mg-y-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

/* line 16549, app/assets/stylesheets/css/zoficash.css */
.mg-y-2-f {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

/* line 16553, app/assets/stylesheets/css/zoficash.css */
.mg-x-2 {
  margin-left: 2px;
  margin-right: 2px;
}

/* line 16557, app/assets/stylesheets/css/zoficash.css */
.mg-x-2-f {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

/* line 16561, app/assets/stylesheets/css/zoficash.css */
.mg-t-2 {
  margin-top: 2px;
}

/* line 16564, app/assets/stylesheets/css/zoficash.css */
.mg-r-2 {
  margin-right: 2px;
}

/* line 16567, app/assets/stylesheets/css/zoficash.css */
.mg-b-2 {
  margin-bottom: 2px;
}

/* line 16570, app/assets/stylesheets/css/zoficash.css */
.mg-l-2 {
  margin-left: 2px;
}

/* line 16573, app/assets/stylesheets/css/zoficash.css */
.mg-t-2-f {
  margin-top: 2px !important;
}

/* line 16576, app/assets/stylesheets/css/zoficash.css */
.mg-r-2-f {
  margin-right: 2px !important;
}

/* line 16579, app/assets/stylesheets/css/zoficash.css */
.mg-b-2-f {
  margin-bottom: 2px !important;
}

/* line 16582, app/assets/stylesheets/css/zoficash.css */
.mg-l-2-f {
  margin-left: 2px !important;
}

/* line 16585, app/assets/stylesheets/css/zoficash.css */
.mg-3 {
  margin: 3px;
}

/* line 16588, app/assets/stylesheets/css/zoficash.css */
.mg-3-f {
  margin: 3px !important;
}

/* line 16591, app/assets/stylesheets/css/zoficash.css */
.mg-y-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

/* line 16595, app/assets/stylesheets/css/zoficash.css */
.mg-y-3-f {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}

/* line 16599, app/assets/stylesheets/css/zoficash.css */
.mg-x-3 {
  margin-left: 3px;
  margin-right: 3px;
}

/* line 16603, app/assets/stylesheets/css/zoficash.css */
.mg-x-3-f {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

/* line 16607, app/assets/stylesheets/css/zoficash.css */
.mg-t-3 {
  margin-top: 3px;
}

/* line 16610, app/assets/stylesheets/css/zoficash.css */
.mg-r-3 {
  margin-right: 3px;
}

/* line 16613, app/assets/stylesheets/css/zoficash.css */
.mg-b-3 {
  margin-bottom: 3px;
}

/* line 16616, app/assets/stylesheets/css/zoficash.css */
.mg-l-3 {
  margin-left: 3px;
}

/* line 16619, app/assets/stylesheets/css/zoficash.css */
.mg-t-3-f {
  margin-top: 3px !important;
}

/* line 16622, app/assets/stylesheets/css/zoficash.css */
.mg-r-3-f {
  margin-right: 3px !important;
}

/* line 16625, app/assets/stylesheets/css/zoficash.css */
.mg-b-3-f {
  margin-bottom: 3px !important;
}

/* line 16628, app/assets/stylesheets/css/zoficash.css */
.mg-l-3-f {
  margin-left: 3px !important;
}

/* line 16631, app/assets/stylesheets/css/zoficash.css */
.mg-4 {
  margin: 4px;
}

/* line 16634, app/assets/stylesheets/css/zoficash.css */
.mg-4-f {
  margin: 4px !important;
}

/* line 16637, app/assets/stylesheets/css/zoficash.css */
.mg-y-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

/* line 16641, app/assets/stylesheets/css/zoficash.css */
.mg-y-4-f {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

/* line 16645, app/assets/stylesheets/css/zoficash.css */
.mg-x-4 {
  margin-left: 4px;
  margin-right: 4px;
}

/* line 16649, app/assets/stylesheets/css/zoficash.css */
.mg-x-4-f {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

/* line 16653, app/assets/stylesheets/css/zoficash.css */
.mg-t-4 {
  margin-top: 4px;
}

/* line 16656, app/assets/stylesheets/css/zoficash.css */
.mg-r-4 {
  margin-right: 4px;
}

/* line 16659, app/assets/stylesheets/css/zoficash.css */
.mg-b-4 {
  margin-bottom: 4px;
}

/* line 16662, app/assets/stylesheets/css/zoficash.css */
.mg-l-4 {
  margin-left: 4px;
}

/* line 16665, app/assets/stylesheets/css/zoficash.css */
.mg-t-4-f {
  margin-top: 4px !important;
}

/* line 16668, app/assets/stylesheets/css/zoficash.css */
.mg-r-4-f {
  margin-right: 4px !important;
}

/* line 16671, app/assets/stylesheets/css/zoficash.css */
.mg-b-4-f {
  margin-bottom: 4px !important;
}

/* line 16674, app/assets/stylesheets/css/zoficash.css */
.mg-l-4-f {
  margin-left: 4px !important;
}

/* line 16677, app/assets/stylesheets/css/zoficash.css */
.mg-5 {
  margin: 5px;
}

/* line 16680, app/assets/stylesheets/css/zoficash.css */
.mg-5-f {
  margin: 5px !important;
}

/* line 16683, app/assets/stylesheets/css/zoficash.css */
.mg-y-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 16687, app/assets/stylesheets/css/zoficash.css */
.mg-y-5-f {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* line 16691, app/assets/stylesheets/css/zoficash.css */
.mg-x-5 {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 16695, app/assets/stylesheets/css/zoficash.css */
.mg-x-5-f {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

/* line 16699, app/assets/stylesheets/css/zoficash.css */
.mg-t-5 {
  margin-top: 5px;
}

/* line 16702, app/assets/stylesheets/css/zoficash.css */
.mg-r-5 {
  margin-right: 5px;
}

/* line 16705, app/assets/stylesheets/css/zoficash.css */
.mg-b-5 {
  margin-bottom: 5px;
}

/* line 16708, app/assets/stylesheets/css/zoficash.css */
.mg-l-5 {
  margin-left: 5px;
}

/* line 16711, app/assets/stylesheets/css/zoficash.css */
.mg-t-5-f {
  margin-top: 5px !important;
}

/* line 16714, app/assets/stylesheets/css/zoficash.css */
.mg-r-5-f {
  margin-right: 5px !important;
}

/* line 16717, app/assets/stylesheets/css/zoficash.css */
.mg-b-5-f {
  margin-bottom: 5px !important;
}

/* line 16720, app/assets/stylesheets/css/zoficash.css */
.mg-l-5-f {
  margin-left: 5px !important;
}

/* line 16723, app/assets/stylesheets/css/zoficash.css */
.mg-6 {
  margin: 6px;
}

/* line 16726, app/assets/stylesheets/css/zoficash.css */
.mg-6-f {
  margin: 6px !important;
}

/* line 16729, app/assets/stylesheets/css/zoficash.css */
.mg-y-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}

/* line 16733, app/assets/stylesheets/css/zoficash.css */
.mg-y-6-f {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

/* line 16737, app/assets/stylesheets/css/zoficash.css */
.mg-x-6 {
  margin-left: 6px;
  margin-right: 6px;
}

/* line 16741, app/assets/stylesheets/css/zoficash.css */
.mg-x-6-f {
  margin-left: 6px !important;
  margin-right: 6px !important;
}

/* line 16745, app/assets/stylesheets/css/zoficash.css */
.mg-t-6 {
  margin-top: 6px;
}

/* line 16748, app/assets/stylesheets/css/zoficash.css */
.mg-r-6 {
  margin-right: 6px;
}

/* line 16751, app/assets/stylesheets/css/zoficash.css */
.mg-b-6 {
  margin-bottom: 6px;
}

/* line 16754, app/assets/stylesheets/css/zoficash.css */
.mg-l-6 {
  margin-left: 6px;
}

/* line 16757, app/assets/stylesheets/css/zoficash.css */
.mg-t-6-f {
  margin-top: 6px !important;
}

/* line 16760, app/assets/stylesheets/css/zoficash.css */
.mg-r-6-f {
  margin-right: 6px !important;
}

/* line 16763, app/assets/stylesheets/css/zoficash.css */
.mg-b-6-f {
  margin-bottom: 6px !important;
}

/* line 16766, app/assets/stylesheets/css/zoficash.css */
.mg-l-6-f {
  margin-left: 6px !important;
}

/* line 16769, app/assets/stylesheets/css/zoficash.css */
.mg-7 {
  margin: 7px;
}

/* line 16772, app/assets/stylesheets/css/zoficash.css */
.mg-7-f {
  margin: 7px !important;
}

/* line 16775, app/assets/stylesheets/css/zoficash.css */
.mg-y-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

/* line 16779, app/assets/stylesheets/css/zoficash.css */
.mg-y-7-f {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

/* line 16783, app/assets/stylesheets/css/zoficash.css */
.mg-x-7 {
  margin-left: 7px;
  margin-right: 7px;
}

/* line 16787, app/assets/stylesheets/css/zoficash.css */
.mg-x-7-f {
  margin-left: 7px !important;
  margin-right: 7px !important;
}

/* line 16791, app/assets/stylesheets/css/zoficash.css */
.mg-t-7 {
  margin-top: 7px;
}

/* line 16794, app/assets/stylesheets/css/zoficash.css */
.mg-r-7 {
  margin-right: 7px;
}

/* line 16797, app/assets/stylesheets/css/zoficash.css */
.mg-b-7 {
  margin-bottom: 7px;
}

/* line 16800, app/assets/stylesheets/css/zoficash.css */
.mg-l-7 {
  margin-left: 7px;
}

/* line 16803, app/assets/stylesheets/css/zoficash.css */
.mg-t-7-f {
  margin-top: 7px !important;
}

/* line 16806, app/assets/stylesheets/css/zoficash.css */
.mg-r-7-f {
  margin-right: 7px !important;
}

/* line 16809, app/assets/stylesheets/css/zoficash.css */
.mg-b-7-f {
  margin-bottom: 7px !important;
}

/* line 16812, app/assets/stylesheets/css/zoficash.css */
.mg-l-7-f {
  margin-left: 7px !important;
}

/* line 16815, app/assets/stylesheets/css/zoficash.css */
.mg-8 {
  margin: 8px;
}

/* line 16818, app/assets/stylesheets/css/zoficash.css */
.mg-8-f {
  margin: 8px !important;
}

/* line 16821, app/assets/stylesheets/css/zoficash.css */
.mg-y-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 16825, app/assets/stylesheets/css/zoficash.css */
.mg-y-8-f {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

/* line 16829, app/assets/stylesheets/css/zoficash.css */
.mg-x-8 {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 16833, app/assets/stylesheets/css/zoficash.css */
.mg-x-8-f {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

/* line 16837, app/assets/stylesheets/css/zoficash.css */
.mg-t-8 {
  margin-top: 8px;
}

/* line 16840, app/assets/stylesheets/css/zoficash.css */
.mg-r-8 {
  margin-right: 8px;
}

/* line 16843, app/assets/stylesheets/css/zoficash.css */
.mg-b-8 {
  margin-bottom: 8px;
}

/* line 16846, app/assets/stylesheets/css/zoficash.css */
.mg-l-8 {
  margin-left: 8px;
}

/* line 16849, app/assets/stylesheets/css/zoficash.css */
.mg-t-8-f {
  margin-top: 8px !important;
}

/* line 16852, app/assets/stylesheets/css/zoficash.css */
.mg-r-8-f {
  margin-right: 8px !important;
}

/* line 16855, app/assets/stylesheets/css/zoficash.css */
.mg-b-8-f {
  margin-bottom: 8px !important;
}

/* line 16858, app/assets/stylesheets/css/zoficash.css */
.mg-l-8-f {
  margin-left: 8px !important;
}

/* line 16861, app/assets/stylesheets/css/zoficash.css */
.mg-9 {
  margin: 9px;
}

/* line 16864, app/assets/stylesheets/css/zoficash.css */
.mg-9-f {
  margin: 9px !important;
}

/* line 16867, app/assets/stylesheets/css/zoficash.css */
.mg-y-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 16871, app/assets/stylesheets/css/zoficash.css */
.mg-y-9-f {
  margin-top: 9px !important;
  margin-bottom: 9px !important;
}

/* line 16875, app/assets/stylesheets/css/zoficash.css */
.mg-x-9 {
  margin-left: 9px;
  margin-right: 9px;
}

/* line 16879, app/assets/stylesheets/css/zoficash.css */
.mg-x-9-f {
  margin-left: 9px !important;
  margin-right: 9px !important;
}

/* line 16883, app/assets/stylesheets/css/zoficash.css */
.mg-t-9 {
  margin-top: 9px;
}

/* line 16886, app/assets/stylesheets/css/zoficash.css */
.mg-r-9 {
  margin-right: 9px;
}

/* line 16889, app/assets/stylesheets/css/zoficash.css */
.mg-b-9 {
  margin-bottom: 9px;
}

/* line 16892, app/assets/stylesheets/css/zoficash.css */
.mg-l-9 {
  margin-left: 9px;
}

/* line 16895, app/assets/stylesheets/css/zoficash.css */
.mg-t-9-f {
  margin-top: 9px !important;
}

/* line 16898, app/assets/stylesheets/css/zoficash.css */
.mg-r-9-f {
  margin-right: 9px !important;
}

/* line 16901, app/assets/stylesheets/css/zoficash.css */
.mg-b-9-f {
  margin-bottom: 9px !important;
}

/* line 16904, app/assets/stylesheets/css/zoficash.css */
.mg-l-9-f {
  margin-left: 9px !important;
}

/* line 16907, app/assets/stylesheets/css/zoficash.css */
.mg-10 {
  margin: 10px;
}

/* line 16910, app/assets/stylesheets/css/zoficash.css */
.mg-10-f {
  margin: 10px !important;
}

/* line 16913, app/assets/stylesheets/css/zoficash.css */
.mg-y-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 16917, app/assets/stylesheets/css/zoficash.css */
.mg-y-10-f {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 16921, app/assets/stylesheets/css/zoficash.css */
.mg-x-10 {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 16925, app/assets/stylesheets/css/zoficash.css */
.mg-x-10-f {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/* line 16929, app/assets/stylesheets/css/zoficash.css */
.mg-t-10 {
  margin-top: 10px;
}

/* line 16932, app/assets/stylesheets/css/zoficash.css */
.mg-r-10 {
  margin-right: 10px;
}

/* line 16935, app/assets/stylesheets/css/zoficash.css */
.mg-b-10 {
  margin-bottom: 10px;
}

/* line 16938, app/assets/stylesheets/css/zoficash.css */
.mg-l-10 {
  margin-left: 10px;
}

/* line 16941, app/assets/stylesheets/css/zoficash.css */
.mg-t-10-f {
  margin-top: 10px !important;
}

/* line 16944, app/assets/stylesheets/css/zoficash.css */
.mg-r-10-f {
  margin-right: 10px !important;
}

/* line 16947, app/assets/stylesheets/css/zoficash.css */
.mg-b-10-f {
  margin-bottom: 10px !important;
}

/* line 16950, app/assets/stylesheets/css/zoficash.css */
.mg-l-10-f {
  margin-left: 10px !important;
}

/* line 16953, app/assets/stylesheets/css/zoficash.css */
.mg-15 {
  margin: 15px;
}

/* line 16956, app/assets/stylesheets/css/zoficash.css */
.mg-15-f {
  margin: 15px !important;
}

/* line 16959, app/assets/stylesheets/css/zoficash.css */
.mg-y-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 16963, app/assets/stylesheets/css/zoficash.css */
.mg-y-15-f {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 16967, app/assets/stylesheets/css/zoficash.css */
.mg-x-15 {
  margin-left: 15px;
  margin-right: 15px;
}

/* line 16971, app/assets/stylesheets/css/zoficash.css */
.mg-x-15-f {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

/* line 16975, app/assets/stylesheets/css/zoficash.css */
.mg-t-15 {
  margin-top: 15px;
}

/* line 16978, app/assets/stylesheets/css/zoficash.css */
.mg-r-15 {
  margin-right: 15px;
}

/* line 16981, app/assets/stylesheets/css/zoficash.css */
.mg-b-15 {
  margin-bottom: 15px;
}

/* line 16984, app/assets/stylesheets/css/zoficash.css */
.mg-l-15 {
  margin-left: 15px;
}

/* line 16987, app/assets/stylesheets/css/zoficash.css */
.mg-t-15-f {
  margin-top: 15px !important;
}

/* line 16990, app/assets/stylesheets/css/zoficash.css */
.mg-r-15-f {
  margin-right: 15px !important;
}

/* line 16993, app/assets/stylesheets/css/zoficash.css */
.mg-b-15-f {
  margin-bottom: 15px !important;
}

/* line 16996, app/assets/stylesheets/css/zoficash.css */
.mg-l-15-f {
  margin-left: 15px !important;
}

/* line 16999, app/assets/stylesheets/css/zoficash.css */
.mg-20 {
  margin: 20px;
}

/* line 17002, app/assets/stylesheets/css/zoficash.css */
.mg-20-f {
  margin: 20px !important;
}

/* line 17005, app/assets/stylesheets/css/zoficash.css */
.mg-y-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 17009, app/assets/stylesheets/css/zoficash.css */
.mg-y-20-f {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 17013, app/assets/stylesheets/css/zoficash.css */
.mg-x-20 {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 17017, app/assets/stylesheets/css/zoficash.css */
.mg-x-20-f {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

/* line 17021, app/assets/stylesheets/css/zoficash.css */
.mg-t-20 {
  margin-top: 20px;
}

/* line 17024, app/assets/stylesheets/css/zoficash.css */
.mg-r-20 {
  margin-right: 20px;
}

/* line 17027, app/assets/stylesheets/css/zoficash.css */
.mg-b-20 {
  margin-bottom: 20px;
}

/* line 17030, app/assets/stylesheets/css/zoficash.css */
.mg-l-20 {
  margin-left: 20px;
}

/* line 17033, app/assets/stylesheets/css/zoficash.css */
.mg-t-20-f {
  margin-top: 20px !important;
}

/* line 17036, app/assets/stylesheets/css/zoficash.css */
.mg-r-20-f {
  margin-right: 20px !important;
}

/* line 17039, app/assets/stylesheets/css/zoficash.css */
.mg-b-20-f {
  margin-bottom: 20px !important;
}

/* line 17042, app/assets/stylesheets/css/zoficash.css */
.mg-l-20-f {
  margin-left: 20px !important;
}

/* line 17045, app/assets/stylesheets/css/zoficash.css */
.mg-25 {
  margin: 25px;
}

/* line 17048, app/assets/stylesheets/css/zoficash.css */
.mg-25-f {
  margin: 25px !important;
}

/* line 17051, app/assets/stylesheets/css/zoficash.css */
.mg-y-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 17055, app/assets/stylesheets/css/zoficash.css */
.mg-y-25-f {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

/* line 17059, app/assets/stylesheets/css/zoficash.css */
.mg-x-25 {
  margin-left: 25px;
  margin-right: 25px;
}

/* line 17063, app/assets/stylesheets/css/zoficash.css */
.mg-x-25-f {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

/* line 17067, app/assets/stylesheets/css/zoficash.css */
.mg-t-25 {
  margin-top: 25px;
}

/* line 17070, app/assets/stylesheets/css/zoficash.css */
.mg-r-25 {
  margin-right: 25px;
}

/* line 17073, app/assets/stylesheets/css/zoficash.css */
.mg-b-25 {
  margin-bottom: 25px;
}

/* line 17076, app/assets/stylesheets/css/zoficash.css */
.mg-l-25 {
  margin-left: 25px;
}

/* line 17079, app/assets/stylesheets/css/zoficash.css */
.mg-t-25-f {
  margin-top: 25px !important;
}

/* line 17082, app/assets/stylesheets/css/zoficash.css */
.mg-r-25-f {
  margin-right: 25px !important;
}

/* line 17085, app/assets/stylesheets/css/zoficash.css */
.mg-b-25-f {
  margin-bottom: 25px !important;
}

/* line 17088, app/assets/stylesheets/css/zoficash.css */
.mg-l-25-f {
  margin-left: 25px !important;
}

/* line 17091, app/assets/stylesheets/css/zoficash.css */
.mg-30 {
  margin: 30px;
}

/* line 17094, app/assets/stylesheets/css/zoficash.css */
.mg-30-f {
  margin: 30px !important;
}

/* line 17097, app/assets/stylesheets/css/zoficash.css */
.mg-y-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 17101, app/assets/stylesheets/css/zoficash.css */
.mg-y-30-f {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* line 17105, app/assets/stylesheets/css/zoficash.css */
.mg-x-30 {
  margin-left: 30px;
  margin-right: 30px;
}

/* line 17109, app/assets/stylesheets/css/zoficash.css */
.mg-x-30-f {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

/* line 17113, app/assets/stylesheets/css/zoficash.css */
.mg-t-30 {
  margin-top: 30px;
}

/* line 17116, app/assets/stylesheets/css/zoficash.css */
.mg-r-30 {
  margin-right: 30px;
}

/* line 17119, app/assets/stylesheets/css/zoficash.css */
.mg-b-30 {
  margin-bottom: 30px;
}

/* line 17122, app/assets/stylesheets/css/zoficash.css */
.mg-l-30 {
  margin-left: 30px;
}

/* line 17125, app/assets/stylesheets/css/zoficash.css */
.mg-t-30-f {
  margin-top: 30px !important;
}

/* line 17128, app/assets/stylesheets/css/zoficash.css */
.mg-r-30-f {
  margin-right: 30px !important;
}

/* line 17131, app/assets/stylesheets/css/zoficash.css */
.mg-b-30-f {
  margin-bottom: 30px !important;
}

/* line 17134, app/assets/stylesheets/css/zoficash.css */
.mg-l-30-f {
  margin-left: 30px !important;
}

/* line 17137, app/assets/stylesheets/css/zoficash.css */
.mg-35 {
  margin: 35px;
}

/* line 17140, app/assets/stylesheets/css/zoficash.css */
.mg-35-f {
  margin: 35px !important;
}

/* line 17143, app/assets/stylesheets/css/zoficash.css */
.mg-y-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

/* line 17147, app/assets/stylesheets/css/zoficash.css */
.mg-y-35-f {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

/* line 17151, app/assets/stylesheets/css/zoficash.css */
.mg-x-35 {
  margin-left: 35px;
  margin-right: 35px;
}

/* line 17155, app/assets/stylesheets/css/zoficash.css */
.mg-x-35-f {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

/* line 17159, app/assets/stylesheets/css/zoficash.css */
.mg-t-35 {
  margin-top: 35px;
}

/* line 17162, app/assets/stylesheets/css/zoficash.css */
.mg-r-35 {
  margin-right: 35px;
}

/* line 17165, app/assets/stylesheets/css/zoficash.css */
.mg-b-35 {
  margin-bottom: 35px;
}

/* line 17168, app/assets/stylesheets/css/zoficash.css */
.mg-l-35 {
  margin-left: 35px;
}

/* line 17171, app/assets/stylesheets/css/zoficash.css */
.mg-t-35-f {
  margin-top: 35px !important;
}

/* line 17174, app/assets/stylesheets/css/zoficash.css */
.mg-r-35-f {
  margin-right: 35px !important;
}

/* line 17177, app/assets/stylesheets/css/zoficash.css */
.mg-b-35-f {
  margin-bottom: 35px !important;
}

/* line 17180, app/assets/stylesheets/css/zoficash.css */
.mg-l-35-f {
  margin-left: 35px !important;
}

/* line 17183, app/assets/stylesheets/css/zoficash.css */
.mg-40 {
  margin: 40px;
}

/* line 17186, app/assets/stylesheets/css/zoficash.css */
.mg-40-f {
  margin: 40px !important;
}

/* line 17189, app/assets/stylesheets/css/zoficash.css */
.mg-y-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 17193, app/assets/stylesheets/css/zoficash.css */
.mg-y-40-f {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* line 17197, app/assets/stylesheets/css/zoficash.css */
.mg-x-40 {
  margin-left: 40px;
  margin-right: 40px;
}

/* line 17201, app/assets/stylesheets/css/zoficash.css */
.mg-x-40-f {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

/* line 17205, app/assets/stylesheets/css/zoficash.css */
.mg-t-40 {
  margin-top: 40px;
}

/* line 17208, app/assets/stylesheets/css/zoficash.css */
.mg-r-40 {
  margin-right: 40px;
}

/* line 17211, app/assets/stylesheets/css/zoficash.css */
.mg-b-40 {
  margin-bottom: 40px;
}

/* line 17214, app/assets/stylesheets/css/zoficash.css */
.mg-l-40 {
  margin-left: 40px;
}

/* line 17217, app/assets/stylesheets/css/zoficash.css */
.mg-t-40-f {
  margin-top: 40px !important;
}

/* line 17220, app/assets/stylesheets/css/zoficash.css */
.mg-r-40-f {
  margin-right: 40px !important;
}

/* line 17223, app/assets/stylesheets/css/zoficash.css */
.mg-b-40-f {
  margin-bottom: 40px !important;
}

/* line 17226, app/assets/stylesheets/css/zoficash.css */
.mg-l-40-f {
  margin-left: 40px !important;
}

/* line 17229, app/assets/stylesheets/css/zoficash.css */
.mg-45 {
  margin: 45px;
}

/* line 17232, app/assets/stylesheets/css/zoficash.css */
.mg-45-f {
  margin: 45px !important;
}

/* line 17235, app/assets/stylesheets/css/zoficash.css */
.mg-y-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

/* line 17239, app/assets/stylesheets/css/zoficash.css */
.mg-y-45-f {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

/* line 17243, app/assets/stylesheets/css/zoficash.css */
.mg-x-45 {
  margin-left: 45px;
  margin-right: 45px;
}

/* line 17247, app/assets/stylesheets/css/zoficash.css */
.mg-x-45-f {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

/* line 17251, app/assets/stylesheets/css/zoficash.css */
.mg-t-45 {
  margin-top: 45px;
}

/* line 17254, app/assets/stylesheets/css/zoficash.css */
.mg-r-45 {
  margin-right: 45px;
}

/* line 17257, app/assets/stylesheets/css/zoficash.css */
.mg-b-45 {
  margin-bottom: 45px;
}

/* line 17260, app/assets/stylesheets/css/zoficash.css */
.mg-l-45 {
  margin-left: 45px;
}

/* line 17263, app/assets/stylesheets/css/zoficash.css */
.mg-t-45-f {
  margin-top: 45px !important;
}

/* line 17266, app/assets/stylesheets/css/zoficash.css */
.mg-r-45-f {
  margin-right: 45px !important;
}

/* line 17269, app/assets/stylesheets/css/zoficash.css */
.mg-b-45-f {
  margin-bottom: 45px !important;
}

/* line 17272, app/assets/stylesheets/css/zoficash.css */
.mg-l-45-f {
  margin-left: 45px !important;
}

/* line 17275, app/assets/stylesheets/css/zoficash.css */
.mg-50 {
  margin: 50px;
}

/* line 17278, app/assets/stylesheets/css/zoficash.css */
.mg-50-f {
  margin: 50px !important;
}

/* line 17281, app/assets/stylesheets/css/zoficash.css */
.mg-y-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 17285, app/assets/stylesheets/css/zoficash.css */
.mg-y-50-f {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

/* line 17289, app/assets/stylesheets/css/zoficash.css */
.mg-x-50 {
  margin-left: 50px;
  margin-right: 50px;
}

/* line 17293, app/assets/stylesheets/css/zoficash.css */
.mg-x-50-f {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

/* line 17297, app/assets/stylesheets/css/zoficash.css */
.mg-t-50 {
  margin-top: 50px;
}

/* line 17300, app/assets/stylesheets/css/zoficash.css */
.mg-r-50 {
  margin-right: 50px;
}

/* line 17303, app/assets/stylesheets/css/zoficash.css */
.mg-b-50 {
  margin-bottom: 50px;
}

/* line 17306, app/assets/stylesheets/css/zoficash.css */
.mg-l-50 {
  margin-left: 50px;
}

/* line 17309, app/assets/stylesheets/css/zoficash.css */
.mg-t-50-f {
  margin-top: 50px !important;
}

/* line 17312, app/assets/stylesheets/css/zoficash.css */
.mg-r-50-f {
  margin-right: 50px !important;
}

/* line 17315, app/assets/stylesheets/css/zoficash.css */
.mg-b-50-f {
  margin-bottom: 50px !important;
}

/* line 17318, app/assets/stylesheets/css/zoficash.css */
.mg-l-50-f {
  margin-left: 50px !important;
}

/* line 17321, app/assets/stylesheets/css/zoficash.css */
.mg-55 {
  margin: 55px;
}

/* line 17324, app/assets/stylesheets/css/zoficash.css */
.mg-55-f {
  margin: 55px !important;
}

/* line 17327, app/assets/stylesheets/css/zoficash.css */
.mg-y-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

/* line 17331, app/assets/stylesheets/css/zoficash.css */
.mg-y-55-f {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

/* line 17335, app/assets/stylesheets/css/zoficash.css */
.mg-x-55 {
  margin-left: 55px;
  margin-right: 55px;
}

/* line 17339, app/assets/stylesheets/css/zoficash.css */
.mg-x-55-f {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

/* line 17343, app/assets/stylesheets/css/zoficash.css */
.mg-t-55 {
  margin-top: 55px;
}

/* line 17346, app/assets/stylesheets/css/zoficash.css */
.mg-r-55 {
  margin-right: 55px;
}

/* line 17349, app/assets/stylesheets/css/zoficash.css */
.mg-b-55 {
  margin-bottom: 55px;
}

/* line 17352, app/assets/stylesheets/css/zoficash.css */
.mg-l-55 {
  margin-left: 55px;
}

/* line 17355, app/assets/stylesheets/css/zoficash.css */
.mg-t-55-f {
  margin-top: 55px !important;
}

/* line 17358, app/assets/stylesheets/css/zoficash.css */
.mg-r-55-f {
  margin-right: 55px !important;
}

/* line 17361, app/assets/stylesheets/css/zoficash.css */
.mg-b-55-f {
  margin-bottom: 55px !important;
}

/* line 17364, app/assets/stylesheets/css/zoficash.css */
.mg-l-55-f {
  margin-left: 55px !important;
}

/* line 17367, app/assets/stylesheets/css/zoficash.css */
.mg-60 {
  margin: 60px;
}

/* line 17370, app/assets/stylesheets/css/zoficash.css */
.mg-60-f {
  margin: 60px !important;
}

/* line 17373, app/assets/stylesheets/css/zoficash.css */
.mg-y-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* line 17377, app/assets/stylesheets/css/zoficash.css */
.mg-y-60-f {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

/* line 17381, app/assets/stylesheets/css/zoficash.css */
.mg-x-60 {
  margin-left: 60px;
  margin-right: 60px;
}

/* line 17385, app/assets/stylesheets/css/zoficash.css */
.mg-x-60-f {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

/* line 17389, app/assets/stylesheets/css/zoficash.css */
.mg-t-60 {
  margin-top: 60px;
}

/* line 17392, app/assets/stylesheets/css/zoficash.css */
.mg-r-60 {
  margin-right: 60px;
}

/* line 17395, app/assets/stylesheets/css/zoficash.css */
.mg-b-60 {
  margin-bottom: 60px;
}

/* line 17398, app/assets/stylesheets/css/zoficash.css */
.mg-l-60 {
  margin-left: 60px;
}

/* line 17401, app/assets/stylesheets/css/zoficash.css */
.mg-t-60-f {
  margin-top: 60px !important;
}

/* line 17404, app/assets/stylesheets/css/zoficash.css */
.mg-r-60-f {
  margin-right: 60px !important;
}

/* line 17407, app/assets/stylesheets/css/zoficash.css */
.mg-b-60-f {
  margin-bottom: 60px !important;
}

/* line 17410, app/assets/stylesheets/css/zoficash.css */
.mg-l-60-f {
  margin-left: 60px !important;
}

/* line 17413, app/assets/stylesheets/css/zoficash.css */
.mg-65 {
  margin: 65px;
}

/* line 17416, app/assets/stylesheets/css/zoficash.css */
.mg-65-f {
  margin: 65px !important;
}

/* line 17419, app/assets/stylesheets/css/zoficash.css */
.mg-y-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

/* line 17423, app/assets/stylesheets/css/zoficash.css */
.mg-y-65-f {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

/* line 17427, app/assets/stylesheets/css/zoficash.css */
.mg-x-65 {
  margin-left: 65px;
  margin-right: 65px;
}

/* line 17431, app/assets/stylesheets/css/zoficash.css */
.mg-x-65-f {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

/* line 17435, app/assets/stylesheets/css/zoficash.css */
.mg-t-65 {
  margin-top: 65px;
}

/* line 17438, app/assets/stylesheets/css/zoficash.css */
.mg-r-65 {
  margin-right: 65px;
}

/* line 17441, app/assets/stylesheets/css/zoficash.css */
.mg-b-65 {
  margin-bottom: 65px;
}

/* line 17444, app/assets/stylesheets/css/zoficash.css */
.mg-l-65 {
  margin-left: 65px;
}

/* line 17447, app/assets/stylesheets/css/zoficash.css */
.mg-t-65-f {
  margin-top: 65px !important;
}

/* line 17450, app/assets/stylesheets/css/zoficash.css */
.mg-r-65-f {
  margin-right: 65px !important;
}

/* line 17453, app/assets/stylesheets/css/zoficash.css */
.mg-b-65-f {
  margin-bottom: 65px !important;
}

/* line 17456, app/assets/stylesheets/css/zoficash.css */
.mg-l-65-f {
  margin-left: 65px !important;
}

/* line 17459, app/assets/stylesheets/css/zoficash.css */
.mg-70 {
  margin: 70px;
}

/* line 17462, app/assets/stylesheets/css/zoficash.css */
.mg-70-f {
  margin: 70px !important;
}

/* line 17465, app/assets/stylesheets/css/zoficash.css */
.mg-y-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

/* line 17469, app/assets/stylesheets/css/zoficash.css */
.mg-y-70-f {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

/* line 17473, app/assets/stylesheets/css/zoficash.css */
.mg-x-70 {
  margin-left: 70px;
  margin-right: 70px;
}

/* line 17477, app/assets/stylesheets/css/zoficash.css */
.mg-x-70-f {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

/* line 17481, app/assets/stylesheets/css/zoficash.css */
.mg-t-70 {
  margin-top: 70px;
}

/* line 17484, app/assets/stylesheets/css/zoficash.css */
.mg-r-70 {
  margin-right: 70px;
}

/* line 17487, app/assets/stylesheets/css/zoficash.css */
.mg-b-70 {
  margin-bottom: 70px;
}

/* line 17490, app/assets/stylesheets/css/zoficash.css */
.mg-l-70 {
  margin-left: 70px;
}

/* line 17493, app/assets/stylesheets/css/zoficash.css */
.mg-t-70-f {
  margin-top: 70px !important;
}

/* line 17496, app/assets/stylesheets/css/zoficash.css */
.mg-r-70-f {
  margin-right: 70px !important;
}

/* line 17499, app/assets/stylesheets/css/zoficash.css */
.mg-b-70-f {
  margin-bottom: 70px !important;
}

/* line 17502, app/assets/stylesheets/css/zoficash.css */
.mg-l-70-f {
  margin-left: 70px !important;
}

/* line 17505, app/assets/stylesheets/css/zoficash.css */
.mg-75 {
  margin: 75px;
}

/* line 17508, app/assets/stylesheets/css/zoficash.css */
.mg-75-f {
  margin: 75px !important;
}

/* line 17511, app/assets/stylesheets/css/zoficash.css */
.mg-y-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

/* line 17515, app/assets/stylesheets/css/zoficash.css */
.mg-y-75-f {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

/* line 17519, app/assets/stylesheets/css/zoficash.css */
.mg-x-75 {
  margin-left: 75px;
  margin-right: 75px;
}

/* line 17523, app/assets/stylesheets/css/zoficash.css */
.mg-x-75-f {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

/* line 17527, app/assets/stylesheets/css/zoficash.css */
.mg-t-75 {
  margin-top: 75px;
}

/* line 17530, app/assets/stylesheets/css/zoficash.css */
.mg-r-75 {
  margin-right: 75px;
}

/* line 17533, app/assets/stylesheets/css/zoficash.css */
.mg-b-75 {
  margin-bottom: 75px;
}

/* line 17536, app/assets/stylesheets/css/zoficash.css */
.mg-l-75 {
  margin-left: 75px;
}

/* line 17539, app/assets/stylesheets/css/zoficash.css */
.mg-t-75-f {
  margin-top: 75px !important;
}

/* line 17542, app/assets/stylesheets/css/zoficash.css */
.mg-r-75-f {
  margin-right: 75px !important;
}

/* line 17545, app/assets/stylesheets/css/zoficash.css */
.mg-b-75-f {
  margin-bottom: 75px !important;
}

/* line 17548, app/assets/stylesheets/css/zoficash.css */
.mg-l-75-f {
  margin-left: 75px !important;
}

/* line 17551, app/assets/stylesheets/css/zoficash.css */
.mg-80 {
  margin: 80px;
}

/* line 17554, app/assets/stylesheets/css/zoficash.css */
.mg-80-f {
  margin: 80px !important;
}

/* line 17557, app/assets/stylesheets/css/zoficash.css */
.mg-y-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

/* line 17561, app/assets/stylesheets/css/zoficash.css */
.mg-y-80-f {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

/* line 17565, app/assets/stylesheets/css/zoficash.css */
.mg-x-80 {
  margin-left: 80px;
  margin-right: 80px;
}

/* line 17569, app/assets/stylesheets/css/zoficash.css */
.mg-x-80-f {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

/* line 17573, app/assets/stylesheets/css/zoficash.css */
.mg-t-80 {
  margin-top: 80px;
}

/* line 17576, app/assets/stylesheets/css/zoficash.css */
.mg-r-80 {
  margin-right: 80px;
}

/* line 17579, app/assets/stylesheets/css/zoficash.css */
.mg-b-80 {
  margin-bottom: 80px;
}

/* line 17582, app/assets/stylesheets/css/zoficash.css */
.mg-l-80 {
  margin-left: 80px;
}

/* line 17585, app/assets/stylesheets/css/zoficash.css */
.mg-t-80-f {
  margin-top: 80px !important;
}

/* line 17588, app/assets/stylesheets/css/zoficash.css */
.mg-r-80-f {
  margin-right: 80px !important;
}

/* line 17591, app/assets/stylesheets/css/zoficash.css */
.mg-b-80-f {
  margin-bottom: 80px !important;
}

/* line 17594, app/assets/stylesheets/css/zoficash.css */
.mg-l-80-f {
  margin-left: 80px !important;
}

/* line 17597, app/assets/stylesheets/css/zoficash.css */
.mg-85 {
  margin: 85px;
}

/* line 17600, app/assets/stylesheets/css/zoficash.css */
.mg-85-f {
  margin: 85px !important;
}

/* line 17603, app/assets/stylesheets/css/zoficash.css */
.mg-y-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

/* line 17607, app/assets/stylesheets/css/zoficash.css */
.mg-y-85-f {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

/* line 17611, app/assets/stylesheets/css/zoficash.css */
.mg-x-85 {
  margin-left: 85px;
  margin-right: 85px;
}

/* line 17615, app/assets/stylesheets/css/zoficash.css */
.mg-x-85-f {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

/* line 17619, app/assets/stylesheets/css/zoficash.css */
.mg-t-85 {
  margin-top: 85px;
}

/* line 17622, app/assets/stylesheets/css/zoficash.css */
.mg-r-85 {
  margin-right: 85px;
}

/* line 17625, app/assets/stylesheets/css/zoficash.css */
.mg-b-85 {
  margin-bottom: 85px;
}

/* line 17628, app/assets/stylesheets/css/zoficash.css */
.mg-l-85 {
  margin-left: 85px;
}

/* line 17631, app/assets/stylesheets/css/zoficash.css */
.mg-t-85-f {
  margin-top: 85px !important;
}

/* line 17634, app/assets/stylesheets/css/zoficash.css */
.mg-r-85-f {
  margin-right: 85px !important;
}

/* line 17637, app/assets/stylesheets/css/zoficash.css */
.mg-b-85-f {
  margin-bottom: 85px !important;
}

/* line 17640, app/assets/stylesheets/css/zoficash.css */
.mg-l-85-f {
  margin-left: 85px !important;
}

/* line 17643, app/assets/stylesheets/css/zoficash.css */
.mg-90 {
  margin: 90px;
}

/* line 17646, app/assets/stylesheets/css/zoficash.css */
.mg-90-f {
  margin: 90px !important;
}

/* line 17649, app/assets/stylesheets/css/zoficash.css */
.mg-y-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

/* line 17653, app/assets/stylesheets/css/zoficash.css */
.mg-y-90-f {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

/* line 17657, app/assets/stylesheets/css/zoficash.css */
.mg-x-90 {
  margin-left: 90px;
  margin-right: 90px;
}

/* line 17661, app/assets/stylesheets/css/zoficash.css */
.mg-x-90-f {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

/* line 17665, app/assets/stylesheets/css/zoficash.css */
.mg-t-90 {
  margin-top: 90px;
}

/* line 17668, app/assets/stylesheets/css/zoficash.css */
.mg-r-90 {
  margin-right: 90px;
}

/* line 17671, app/assets/stylesheets/css/zoficash.css */
.mg-b-90 {
  margin-bottom: 90px;
}

/* line 17674, app/assets/stylesheets/css/zoficash.css */
.mg-l-90 {
  margin-left: 90px;
}

/* line 17677, app/assets/stylesheets/css/zoficash.css */
.mg-t-90-f {
  margin-top: 90px !important;
}

/* line 17680, app/assets/stylesheets/css/zoficash.css */
.mg-r-90-f {
  margin-right: 90px !important;
}

/* line 17683, app/assets/stylesheets/css/zoficash.css */
.mg-b-90-f {
  margin-bottom: 90px !important;
}

/* line 17686, app/assets/stylesheets/css/zoficash.css */
.mg-l-90-f {
  margin-left: 90px !important;
}

/* line 17689, app/assets/stylesheets/css/zoficash.css */
.mg-95 {
  margin: 95px;
}

/* line 17692, app/assets/stylesheets/css/zoficash.css */
.mg-95-f {
  margin: 95px !important;
}

/* line 17695, app/assets/stylesheets/css/zoficash.css */
.mg-y-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

/* line 17699, app/assets/stylesheets/css/zoficash.css */
.mg-y-95-f {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

/* line 17703, app/assets/stylesheets/css/zoficash.css */
.mg-x-95 {
  margin-left: 95px;
  margin-right: 95px;
}

/* line 17707, app/assets/stylesheets/css/zoficash.css */
.mg-x-95-f {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

/* line 17711, app/assets/stylesheets/css/zoficash.css */
.mg-t-95 {
  margin-top: 95px;
}

/* line 17714, app/assets/stylesheets/css/zoficash.css */
.mg-r-95 {
  margin-right: 95px;
}

/* line 17717, app/assets/stylesheets/css/zoficash.css */
.mg-b-95 {
  margin-bottom: 95px;
}

/* line 17720, app/assets/stylesheets/css/zoficash.css */
.mg-l-95 {
  margin-left: 95px;
}

/* line 17723, app/assets/stylesheets/css/zoficash.css */
.mg-t-95-f {
  margin-top: 95px !important;
}

/* line 17726, app/assets/stylesheets/css/zoficash.css */
.mg-r-95-f {
  margin-right: 95px !important;
}

/* line 17729, app/assets/stylesheets/css/zoficash.css */
.mg-b-95-f {
  margin-bottom: 95px !important;
}

/* line 17732, app/assets/stylesheets/css/zoficash.css */
.mg-l-95-f {
  margin-left: 95px !important;
}

/* line 17735, app/assets/stylesheets/css/zoficash.css */
.mg-100 {
  margin: 100px;
}

/* line 17738, app/assets/stylesheets/css/zoficash.css */
.mg-100-f {
  margin: 100px !important;
}

/* line 17741, app/assets/stylesheets/css/zoficash.css */
.mg-y-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

/* line 17745, app/assets/stylesheets/css/zoficash.css */
.mg-y-100-f {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

/* line 17749, app/assets/stylesheets/css/zoficash.css */
.mg-x-100 {
  margin-left: 100px;
  margin-right: 100px;
}

/* line 17753, app/assets/stylesheets/css/zoficash.css */
.mg-x-100-f {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

/* line 17757, app/assets/stylesheets/css/zoficash.css */
.mg-t-100 {
  margin-top: 100px;
}

/* line 17760, app/assets/stylesheets/css/zoficash.css */
.mg-r-100 {
  margin-right: 100px;
}

/* line 17763, app/assets/stylesheets/css/zoficash.css */
.mg-b-100 {
  margin-bottom: 100px;
}

/* line 17766, app/assets/stylesheets/css/zoficash.css */
.mg-l-100 {
  margin-left: 100px;
}

/* line 17769, app/assets/stylesheets/css/zoficash.css */
.mg-t-100-f {
  margin-top: 100px !important;
}

/* line 17772, app/assets/stylesheets/css/zoficash.css */
.mg-r-100-f {
  margin-right: 100px !important;
}

/* line 17775, app/assets/stylesheets/css/zoficash.css */
.mg-b-100-f {
  margin-bottom: 100px !important;
}

/* line 17778, app/assets/stylesheets/css/zoficash.css */
.mg-l-100-f {
  margin-left: 100px !important;
}

/* line 17781, app/assets/stylesheets/css/zoficash.css */
.mg-150 {
  margin: 150px;
}

/* line 17784, app/assets/stylesheets/css/zoficash.css */
.mg-150-f {
  margin: 150px !important;
}

/* line 17787, app/assets/stylesheets/css/zoficash.css */
.mg-y-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

/* line 17791, app/assets/stylesheets/css/zoficash.css */
.mg-y-150-f {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

/* line 17795, app/assets/stylesheets/css/zoficash.css */
.mg-x-150 {
  margin-left: 150px;
  margin-right: 150px;
}

/* line 17799, app/assets/stylesheets/css/zoficash.css */
.mg-x-150-f {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

/* line 17803, app/assets/stylesheets/css/zoficash.css */
.mg-t-150 {
  margin-top: 150px;
}

/* line 17806, app/assets/stylesheets/css/zoficash.css */
.mg-r-150 {
  margin-right: 150px;
}

/* line 17809, app/assets/stylesheets/css/zoficash.css */
.mg-b-150 {
  margin-bottom: 150px;
}

/* line 17812, app/assets/stylesheets/css/zoficash.css */
.mg-l-150 {
  margin-left: 150px;
}

/* line 17815, app/assets/stylesheets/css/zoficash.css */
.mg-t-150-f {
  margin-top: 150px !important;
}

/* line 17818, app/assets/stylesheets/css/zoficash.css */
.mg-r-150-f {
  margin-right: 150px !important;
}

/* line 17821, app/assets/stylesheets/css/zoficash.css */
.mg-b-150-f {
  margin-bottom: 150px !important;
}

/* line 17824, app/assets/stylesheets/css/zoficash.css */
.mg-l-150-f {
  margin-left: 150px !important;
}

/* line 17827, app/assets/stylesheets/css/zoficash.css */
.mg-200 {
  margin: 200px;
}

/* line 17830, app/assets/stylesheets/css/zoficash.css */
.mg-200-f {
  margin: 200px !important;
}

/* line 17833, app/assets/stylesheets/css/zoficash.css */
.mg-y-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

/* line 17837, app/assets/stylesheets/css/zoficash.css */
.mg-y-200-f {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

/* line 17841, app/assets/stylesheets/css/zoficash.css */
.mg-x-200 {
  margin-left: 200px;
  margin-right: 200px;
}

/* line 17845, app/assets/stylesheets/css/zoficash.css */
.mg-x-200-f {
  margin-left: 200px !important;
  margin-right: 200px !important;
}

/* line 17849, app/assets/stylesheets/css/zoficash.css */
.mg-t-200 {
  margin-top: 200px;
}

/* line 17852, app/assets/stylesheets/css/zoficash.css */
.mg-r-200 {
  margin-right: 200px;
}

/* line 17855, app/assets/stylesheets/css/zoficash.css */
.mg-b-200 {
  margin-bottom: 200px;
}

/* line 17858, app/assets/stylesheets/css/zoficash.css */
.mg-l-200 {
  margin-left: 200px;
}

/* line 17861, app/assets/stylesheets/css/zoficash.css */
.mg-t-200-f {
  margin-top: 200px !important;
}

/* line 17864, app/assets/stylesheets/css/zoficash.css */
.mg-r-200-f {
  margin-right: 200px !important;
}

/* line 17867, app/assets/stylesheets/css/zoficash.css */
.mg-b-200-f {
  margin-bottom: 200px !important;
}

/* line 17870, app/assets/stylesheets/css/zoficash.css */
.mg-l-200-f {
  margin-left: 200px !important;
}

/* line 17873, app/assets/stylesheets/css/zoficash.css */
.mg-250 {
  margin: 250px;
}

/* line 17876, app/assets/stylesheets/css/zoficash.css */
.mg-250-f {
  margin: 250px !important;
}

/* line 17879, app/assets/stylesheets/css/zoficash.css */
.mg-y-250 {
  margin-top: 250px;
  margin-bottom: 250px;
}

/* line 17883, app/assets/stylesheets/css/zoficash.css */
.mg-y-250-f {
  margin-top: 250px !important;
  margin-bottom: 250px !important;
}

/* line 17887, app/assets/stylesheets/css/zoficash.css */
.mg-x-250 {
  margin-left: 250px;
  margin-right: 250px;
}

/* line 17891, app/assets/stylesheets/css/zoficash.css */
.mg-x-250-f {
  margin-left: 250px !important;
  margin-right: 250px !important;
}

/* line 17895, app/assets/stylesheets/css/zoficash.css */
.mg-t-250 {
  margin-top: 250px;
}

/* line 17898, app/assets/stylesheets/css/zoficash.css */
.mg-r-250 {
  margin-right: 250px;
}

/* line 17901, app/assets/stylesheets/css/zoficash.css */
.mg-b-250 {
  margin-bottom: 250px;
}

/* line 17904, app/assets/stylesheets/css/zoficash.css */
.mg-l-250 {
  margin-left: 250px;
}

/* line 17907, app/assets/stylesheets/css/zoficash.css */
.mg-t-250-f {
  margin-top: 250px !important;
}

/* line 17910, app/assets/stylesheets/css/zoficash.css */
.mg-r-250-f {
  margin-right: 250px !important;
}

/* line 17913, app/assets/stylesheets/css/zoficash.css */
.mg-b-250-f {
  margin-bottom: 250px !important;
}

/* line 17916, app/assets/stylesheets/css/zoficash.css */
.mg-l-250-f {
  margin-left: 250px !important;
}

/* line 17919, app/assets/stylesheets/css/zoficash.css */
.mg-300 {
  margin: 300px;
}

/* line 17922, app/assets/stylesheets/css/zoficash.css */
.mg-300-f {
  margin: 300px !important;
}

/* line 17925, app/assets/stylesheets/css/zoficash.css */
.mg-y-300 {
  margin-top: 300px;
  margin-bottom: 300px;
}

/* line 17929, app/assets/stylesheets/css/zoficash.css */
.mg-y-300-f {
  margin-top: 300px !important;
  margin-bottom: 300px !important;
}

/* line 17933, app/assets/stylesheets/css/zoficash.css */
.mg-x-300 {
  margin-left: 300px;
  margin-right: 300px;
}

/* line 17937, app/assets/stylesheets/css/zoficash.css */
.mg-x-300-f {
  margin-left: 300px !important;
  margin-right: 300px !important;
}

/* line 17941, app/assets/stylesheets/css/zoficash.css */
.mg-t-300 {
  margin-top: 300px;
}

/* line 17944, app/assets/stylesheets/css/zoficash.css */
.mg-r-300 {
  margin-right: 300px;
}

/* line 17947, app/assets/stylesheets/css/zoficash.css */
.mg-b-300 {
  margin-bottom: 300px;
}

/* line 17950, app/assets/stylesheets/css/zoficash.css */
.mg-l-300 {
  margin-left: 300px;
}

/* line 17953, app/assets/stylesheets/css/zoficash.css */
.mg-t-300-f {
  margin-top: 300px !important;
}

/* line 17956, app/assets/stylesheets/css/zoficash.css */
.mg-r-300-f {
  margin-right: 300px !important;
}

/* line 17959, app/assets/stylesheets/css/zoficash.css */
.mg-b-300-f {
  margin-bottom: 300px !important;
}

/* line 17962, app/assets/stylesheets/css/zoficash.css */
.mg-l-300-f {
  margin-left: 300px !important;
}

/* line 17965, app/assets/stylesheets/css/zoficash.css */
.mg-350 {
  margin: 350px;
}

/* line 17968, app/assets/stylesheets/css/zoficash.css */
.mg-350-f {
  margin: 350px !important;
}

/* line 17971, app/assets/stylesheets/css/zoficash.css */
.mg-y-350 {
  margin-top: 350px;
  margin-bottom: 350px;
}

/* line 17975, app/assets/stylesheets/css/zoficash.css */
.mg-y-350-f {
  margin-top: 350px !important;
  margin-bottom: 350px !important;
}

/* line 17979, app/assets/stylesheets/css/zoficash.css */
.mg-x-350 {
  margin-left: 350px;
  margin-right: 350px;
}

/* line 17983, app/assets/stylesheets/css/zoficash.css */
.mg-x-350-f {
  margin-left: 350px !important;
  margin-right: 350px !important;
}

/* line 17987, app/assets/stylesheets/css/zoficash.css */
.mg-t-350 {
  margin-top: 350px;
}

/* line 17990, app/assets/stylesheets/css/zoficash.css */
.mg-r-350 {
  margin-right: 350px;
}

/* line 17993, app/assets/stylesheets/css/zoficash.css */
.mg-b-350 {
  margin-bottom: 350px;
}

/* line 17996, app/assets/stylesheets/css/zoficash.css */
.mg-l-350 {
  margin-left: 350px;
}

/* line 17999, app/assets/stylesheets/css/zoficash.css */
.mg-t-350-f {
  margin-top: 350px !important;
}

/* line 18002, app/assets/stylesheets/css/zoficash.css */
.mg-r-350-f {
  margin-right: 350px !important;
}

/* line 18005, app/assets/stylesheets/css/zoficash.css */
.mg-b-350-f {
  margin-bottom: 350px !important;
}

/* line 18008, app/assets/stylesheets/css/zoficash.css */
.mg-l-350-f {
  margin-left: 350px !important;
}

/* line 18011, app/assets/stylesheets/css/zoficash.css */
.mg-400 {
  margin: 400px;
}

/* line 18014, app/assets/stylesheets/css/zoficash.css */
.mg-400-f {
  margin: 400px !important;
}

/* line 18017, app/assets/stylesheets/css/zoficash.css */
.mg-y-400 {
  margin-top: 400px;
  margin-bottom: 400px;
}

/* line 18021, app/assets/stylesheets/css/zoficash.css */
.mg-y-400-f {
  margin-top: 400px !important;
  margin-bottom: 400px !important;
}

/* line 18025, app/assets/stylesheets/css/zoficash.css */
.mg-x-400 {
  margin-left: 400px;
  margin-right: 400px;
}

/* line 18029, app/assets/stylesheets/css/zoficash.css */
.mg-x-400-f {
  margin-left: 400px !important;
  margin-right: 400px !important;
}

/* line 18033, app/assets/stylesheets/css/zoficash.css */
.mg-t-400 {
  margin-top: 400px;
}

/* line 18036, app/assets/stylesheets/css/zoficash.css */
.mg-r-400 {
  margin-right: 400px;
}

/* line 18039, app/assets/stylesheets/css/zoficash.css */
.mg-b-400 {
  margin-bottom: 400px;
}

/* line 18042, app/assets/stylesheets/css/zoficash.css */
.mg-l-400 {
  margin-left: 400px;
}

/* line 18045, app/assets/stylesheets/css/zoficash.css */
.mg-t-400-f {
  margin-top: 400px !important;
}

/* line 18048, app/assets/stylesheets/css/zoficash.css */
.mg-r-400-f {
  margin-right: 400px !important;
}

/* line 18051, app/assets/stylesheets/css/zoficash.css */
.mg-b-400-f {
  margin-bottom: 400px !important;
}

/* line 18054, app/assets/stylesheets/css/zoficash.css */
.mg-l-400-f {
  margin-left: 400px !important;
}

/* line 18057, app/assets/stylesheets/css/zoficash.css */
.mg-450 {
  margin: 450px;
}

/* line 18060, app/assets/stylesheets/css/zoficash.css */
.mg-450-f {
  margin: 450px !important;
}

/* line 18063, app/assets/stylesheets/css/zoficash.css */
.mg-y-450 {
  margin-top: 450px;
  margin-bottom: 450px;
}

/* line 18067, app/assets/stylesheets/css/zoficash.css */
.mg-y-450-f {
  margin-top: 450px !important;
  margin-bottom: 450px !important;
}

/* line 18071, app/assets/stylesheets/css/zoficash.css */
.mg-x-450 {
  margin-left: 450px;
  margin-right: 450px;
}

/* line 18075, app/assets/stylesheets/css/zoficash.css */
.mg-x-450-f {
  margin-left: 450px !important;
  margin-right: 450px !important;
}

/* line 18079, app/assets/stylesheets/css/zoficash.css */
.mg-t-450 {
  margin-top: 450px;
}

/* line 18082, app/assets/stylesheets/css/zoficash.css */
.mg-r-450 {
  margin-right: 450px;
}

/* line 18085, app/assets/stylesheets/css/zoficash.css */
.mg-b-450 {
  margin-bottom: 450px;
}

/* line 18088, app/assets/stylesheets/css/zoficash.css */
.mg-l-450 {
  margin-left: 450px;
}

/* line 18091, app/assets/stylesheets/css/zoficash.css */
.mg-t-450-f {
  margin-top: 450px !important;
}

/* line 18094, app/assets/stylesheets/css/zoficash.css */
.mg-r-450-f {
  margin-right: 450px !important;
}

/* line 18097, app/assets/stylesheets/css/zoficash.css */
.mg-b-450-f {
  margin-bottom: 450px !important;
}

/* line 18100, app/assets/stylesheets/css/zoficash.css */
.mg-l-450-f {
  margin-left: 450px !important;
}

/* line 18103, app/assets/stylesheets/css/zoficash.css */
.mg-500 {
  margin: 500px;
}

/* line 18106, app/assets/stylesheets/css/zoficash.css */
.mg-500-f {
  margin: 500px !important;
}

/* line 18109, app/assets/stylesheets/css/zoficash.css */
.mg-y-500 {
  margin-top: 500px;
  margin-bottom: 500px;
}

/* line 18113, app/assets/stylesheets/css/zoficash.css */
.mg-y-500-f {
  margin-top: 500px !important;
  margin-bottom: 500px !important;
}

/* line 18117, app/assets/stylesheets/css/zoficash.css */
.mg-x-500 {
  margin-left: 500px;
  margin-right: 500px;
}

/* line 18121, app/assets/stylesheets/css/zoficash.css */
.mg-x-500-f {
  margin-left: 500px !important;
  margin-right: 500px !important;
}

/* line 18125, app/assets/stylesheets/css/zoficash.css */
.mg-t-500 {
  margin-top: 500px;
}

/* line 18128, app/assets/stylesheets/css/zoficash.css */
.mg-r-500 {
  margin-right: 500px;
}

/* line 18131, app/assets/stylesheets/css/zoficash.css */
.mg-b-500 {
  margin-bottom: 500px;
}

/* line 18134, app/assets/stylesheets/css/zoficash.css */
.mg-l-500 {
  margin-left: 500px;
}

/* line 18137, app/assets/stylesheets/css/zoficash.css */
.mg-t-500-f {
  margin-top: 500px !important;
}

/* line 18140, app/assets/stylesheets/css/zoficash.css */
.mg-r-500-f {
  margin-right: 500px !important;
}

/* line 18143, app/assets/stylesheets/css/zoficash.css */
.mg-b-500-f {
  margin-bottom: 500px !important;
}

/* line 18146, app/assets/stylesheets/css/zoficash.css */
.mg-l-500-f {
  margin-left: 500px !important;
}

/* line 18149, app/assets/stylesheets/css/zoficash.css */
.mg-550 {
  margin: 550px;
}

/* line 18152, app/assets/stylesheets/css/zoficash.css */
.mg-550-f {
  margin: 550px !important;
}

/* line 18155, app/assets/stylesheets/css/zoficash.css */
.mg-y-550 {
  margin-top: 550px;
  margin-bottom: 550px;
}

/* line 18159, app/assets/stylesheets/css/zoficash.css */
.mg-y-550-f {
  margin-top: 550px !important;
  margin-bottom: 550px !important;
}

/* line 18163, app/assets/stylesheets/css/zoficash.css */
.mg-x-550 {
  margin-left: 550px;
  margin-right: 550px;
}

/* line 18167, app/assets/stylesheets/css/zoficash.css */
.mg-x-550-f {
  margin-left: 550px !important;
  margin-right: 550px !important;
}

/* line 18171, app/assets/stylesheets/css/zoficash.css */
.mg-t-550 {
  margin-top: 550px;
}

/* line 18174, app/assets/stylesheets/css/zoficash.css */
.mg-r-550 {
  margin-right: 550px;
}

/* line 18177, app/assets/stylesheets/css/zoficash.css */
.mg-b-550 {
  margin-bottom: 550px;
}

/* line 18180, app/assets/stylesheets/css/zoficash.css */
.mg-l-550 {
  margin-left: 550px;
}

/* line 18183, app/assets/stylesheets/css/zoficash.css */
.mg-t-550-f {
  margin-top: 550px !important;
}

/* line 18186, app/assets/stylesheets/css/zoficash.css */
.mg-r-550-f {
  margin-right: 550px !important;
}

/* line 18189, app/assets/stylesheets/css/zoficash.css */
.mg-b-550-f {
  margin-bottom: 550px !important;
}

/* line 18192, app/assets/stylesheets/css/zoficash.css */
.mg-l-550-f {
  margin-left: 550px !important;
}

/* line 18195, app/assets/stylesheets/css/zoficash.css */
.mg-600 {
  margin: 600px;
}

/* line 18198, app/assets/stylesheets/css/zoficash.css */
.mg-600-f {
  margin: 600px !important;
}

/* line 18201, app/assets/stylesheets/css/zoficash.css */
.mg-y-600 {
  margin-top: 600px;
  margin-bottom: 600px;
}

/* line 18205, app/assets/stylesheets/css/zoficash.css */
.mg-y-600-f {
  margin-top: 600px !important;
  margin-bottom: 600px !important;
}

/* line 18209, app/assets/stylesheets/css/zoficash.css */
.mg-x-600 {
  margin-left: 600px;
  margin-right: 600px;
}

/* line 18213, app/assets/stylesheets/css/zoficash.css */
.mg-x-600-f {
  margin-left: 600px !important;
  margin-right: 600px !important;
}

/* line 18217, app/assets/stylesheets/css/zoficash.css */
.mg-t-600 {
  margin-top: 600px;
}

/* line 18220, app/assets/stylesheets/css/zoficash.css */
.mg-r-600 {
  margin-right: 600px;
}

/* line 18223, app/assets/stylesheets/css/zoficash.css */
.mg-b-600 {
  margin-bottom: 600px;
}

/* line 18226, app/assets/stylesheets/css/zoficash.css */
.mg-l-600 {
  margin-left: 600px;
}

/* line 18229, app/assets/stylesheets/css/zoficash.css */
.mg-t-600-f {
  margin-top: 600px !important;
}

/* line 18232, app/assets/stylesheets/css/zoficash.css */
.mg-r-600-f {
  margin-right: 600px !important;
}

/* line 18235, app/assets/stylesheets/css/zoficash.css */
.mg-b-600-f {
  margin-bottom: 600px !important;
}

/* line 18238, app/assets/stylesheets/css/zoficash.css */
.mg-l-600-f {
  margin-left: 600px !important;
}

/* line 18241, app/assets/stylesheets/css/zoficash.css */
.mg-650 {
  margin: 650px;
}

/* line 18244, app/assets/stylesheets/css/zoficash.css */
.mg-650-f {
  margin: 650px !important;
}

/* line 18247, app/assets/stylesheets/css/zoficash.css */
.mg-y-650 {
  margin-top: 650px;
  margin-bottom: 650px;
}

/* line 18251, app/assets/stylesheets/css/zoficash.css */
.mg-y-650-f {
  margin-top: 650px !important;
  margin-bottom: 650px !important;
}

/* line 18255, app/assets/stylesheets/css/zoficash.css */
.mg-x-650 {
  margin-left: 650px;
  margin-right: 650px;
}

/* line 18259, app/assets/stylesheets/css/zoficash.css */
.mg-x-650-f {
  margin-left: 650px !important;
  margin-right: 650px !important;
}

/* line 18263, app/assets/stylesheets/css/zoficash.css */
.mg-t-650 {
  margin-top: 650px;
}

/* line 18266, app/assets/stylesheets/css/zoficash.css */
.mg-r-650 {
  margin-right: 650px;
}

/* line 18269, app/assets/stylesheets/css/zoficash.css */
.mg-b-650 {
  margin-bottom: 650px;
}

/* line 18272, app/assets/stylesheets/css/zoficash.css */
.mg-l-650 {
  margin-left: 650px;
}

/* line 18275, app/assets/stylesheets/css/zoficash.css */
.mg-t-650-f {
  margin-top: 650px !important;
}

/* line 18278, app/assets/stylesheets/css/zoficash.css */
.mg-r-650-f {
  margin-right: 650px !important;
}

/* line 18281, app/assets/stylesheets/css/zoficash.css */
.mg-b-650-f {
  margin-bottom: 650px !important;
}

/* line 18284, app/assets/stylesheets/css/zoficash.css */
.mg-l-650-f {
  margin-left: 650px !important;
}

/* line 18287, app/assets/stylesheets/css/zoficash.css */
.mg-t-auto {
  margin-top: auto;
}

/* line 18290, app/assets/stylesheets/css/zoficash.css */
.mg-r-auto {
  margin-right: auto;
}

/* line 18293, app/assets/stylesheets/css/zoficash.css */
.mg-b-auto {
  margin-bottom: auto;
}

/* line 18296, app/assets/stylesheets/css/zoficash.css */
.mg-l-auto {
  margin-left: auto;
}

/* line 18299, app/assets/stylesheets/css/zoficash.css */
.mg-x-auto {
  margin: auto;
}

@media (min-width: 480px) {
  /* line 18303, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-0 {
    margin: 0px;
  }
  /* line 18305, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-0-f {
    margin: 0px !important;
  }
  /* line 18307, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 18310, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-0-f {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 18313, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 18316, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-0-f {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 18319, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-0 {
    margin-top: 0px;
  }
  /* line 18321, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-0 {
    margin-right: 0px;
  }
  /* line 18323, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-0 {
    margin-bottom: 0px;
  }
  /* line 18325, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-0 {
    margin-left: 0px;
  }
  /* line 18327, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-0-f {
    margin-top: 0px !important;
  }
  /* line 18329, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-0-f {
    margin-right: 0px !important;
  }
  /* line 18331, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-0-f {
    margin-bottom: 0px !important;
  }
  /* line 18333, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-0-f {
    margin-left: 0px !important;
  }
  /* line 18335, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-1 {
    margin: 1px;
  }
  /* line 18337, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-1-f {
    margin: 1px !important;
  }
  /* line 18339, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 18342, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-1-f {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  /* line 18345, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-1 {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 18348, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-1-f {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  /* line 18351, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-1 {
    margin-top: 1px;
  }
  /* line 18353, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-1 {
    margin-right: 1px;
  }
  /* line 18355, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-1 {
    margin-bottom: 1px;
  }
  /* line 18357, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-1 {
    margin-left: 1px;
  }
  /* line 18359, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-1-f {
    margin-top: 1px !important;
  }
  /* line 18361, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-1-f {
    margin-right: 1px !important;
  }
  /* line 18363, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-1-f {
    margin-bottom: 1px !important;
  }
  /* line 18365, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-1-f {
    margin-left: 1px !important;
  }
  /* line 18367, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-2 {
    margin: 2px;
  }
  /* line 18369, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-2-f {
    margin: 2px !important;
  }
  /* line 18371, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  /* line 18374, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-2-f {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  /* line 18377, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-2 {
    margin-left: 2px;
    margin-right: 2px;
  }
  /* line 18380, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-2-f {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  /* line 18383, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-2 {
    margin-top: 2px;
  }
  /* line 18385, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-2 {
    margin-right: 2px;
  }
  /* line 18387, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-2 {
    margin-bottom: 2px;
  }
  /* line 18389, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-2 {
    margin-left: 2px;
  }
  /* line 18391, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-2-f {
    margin-top: 2px !important;
  }
  /* line 18393, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-2-f {
    margin-right: 2px !important;
  }
  /* line 18395, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-2-f {
    margin-bottom: 2px !important;
  }
  /* line 18397, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-2-f {
    margin-left: 2px !important;
  }
  /* line 18399, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-3 {
    margin: 3px;
  }
  /* line 18401, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-3-f {
    margin: 3px !important;
  }
  /* line 18403, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  /* line 18406, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-3-f {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  /* line 18409, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-3 {
    margin-left: 3px;
    margin-right: 3px;
  }
  /* line 18412, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-3-f {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
  /* line 18415, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-3 {
    margin-top: 3px;
  }
  /* line 18417, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-3 {
    margin-right: 3px;
  }
  /* line 18419, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-3 {
    margin-bottom: 3px;
  }
  /* line 18421, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-3 {
    margin-left: 3px;
  }
  /* line 18423, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-3-f {
    margin-top: 3px !important;
  }
  /* line 18425, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-3-f {
    margin-right: 3px !important;
  }
  /* line 18427, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-3-f {
    margin-bottom: 3px !important;
  }
  /* line 18429, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-3-f {
    margin-left: 3px !important;
  }
  /* line 18431, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-4 {
    margin: 4px;
  }
  /* line 18433, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-4-f {
    margin: 4px !important;
  }
  /* line 18435, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  /* line 18438, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-4-f {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  /* line 18441, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  /* line 18444, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-4-f {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  /* line 18447, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-4 {
    margin-top: 4px;
  }
  /* line 18449, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-4 {
    margin-right: 4px;
  }
  /* line 18451, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-4 {
    margin-bottom: 4px;
  }
  /* line 18453, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-4 {
    margin-left: 4px;
  }
  /* line 18455, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-4-f {
    margin-top: 4px !important;
  }
  /* line 18457, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-4-f {
    margin-right: 4px !important;
  }
  /* line 18459, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-4-f {
    margin-bottom: 4px !important;
  }
  /* line 18461, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-4-f {
    margin-left: 4px !important;
  }
  /* line 18463, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-5 {
    margin: 5px;
  }
  /* line 18465, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-5-f {
    margin: 5px !important;
  }
  /* line 18467, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* line 18470, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-5-f {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 18473, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 18476, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-5-f {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 18479, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-5 {
    margin-top: 5px;
  }
  /* line 18481, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-5 {
    margin-right: 5px;
  }
  /* line 18483, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-5 {
    margin-bottom: 5px;
  }
  /* line 18485, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-5 {
    margin-left: 5px;
  }
  /* line 18487, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-5-f {
    margin-top: 5px !important;
  }
  /* line 18489, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-5-f {
    margin-right: 5px !important;
  }
  /* line 18491, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-5-f {
    margin-bottom: 5px !important;
  }
  /* line 18493, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-5-f {
    margin-left: 5px !important;
  }
  /* line 18495, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-6 {
    margin: 6px;
  }
  /* line 18497, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-6-f {
    margin: 6px !important;
  }
  /* line 18499, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  /* line 18502, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-6-f {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  /* line 18505, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-6 {
    margin-left: 6px;
    margin-right: 6px;
  }
  /* line 18508, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-6-f {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  /* line 18511, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-6 {
    margin-top: 6px;
  }
  /* line 18513, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-6 {
    margin-right: 6px;
  }
  /* line 18515, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-6 {
    margin-bottom: 6px;
  }
  /* line 18517, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-6 {
    margin-left: 6px;
  }
  /* line 18519, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-6-f {
    margin-top: 6px !important;
  }
  /* line 18521, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-6-f {
    margin-right: 6px !important;
  }
  /* line 18523, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-6-f {
    margin-bottom: 6px !important;
  }
  /* line 18525, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-6-f {
    margin-left: 6px !important;
  }
  /* line 18527, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-7 {
    margin: 7px;
  }
  /* line 18529, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-7-f {
    margin: 7px !important;
  }
  /* line 18531, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  /* line 18534, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-7-f {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
  }
  /* line 18537, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-7 {
    margin-left: 7px;
    margin-right: 7px;
  }
  /* line 18540, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-7-f {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
  /* line 18543, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-7 {
    margin-top: 7px;
  }
  /* line 18545, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-7 {
    margin-right: 7px;
  }
  /* line 18547, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-7 {
    margin-bottom: 7px;
  }
  /* line 18549, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-7 {
    margin-left: 7px;
  }
  /* line 18551, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-7-f {
    margin-top: 7px !important;
  }
  /* line 18553, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-7-f {
    margin-right: 7px !important;
  }
  /* line 18555, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-7-f {
    margin-bottom: 7px !important;
  }
  /* line 18557, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-7-f {
    margin-left: 7px !important;
  }
  /* line 18559, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-8 {
    margin: 8px;
  }
  /* line 18561, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-8-f {
    margin: 8px !important;
  }
  /* line 18563, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  /* line 18566, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-8-f {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  /* line 18569, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  /* line 18572, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-8-f {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  /* line 18575, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-8 {
    margin-top: 8px;
  }
  /* line 18577, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-8 {
    margin-right: 8px;
  }
  /* line 18579, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-8 {
    margin-bottom: 8px;
  }
  /* line 18581, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-8 {
    margin-left: 8px;
  }
  /* line 18583, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-8-f {
    margin-top: 8px !important;
  }
  /* line 18585, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-8-f {
    margin-right: 8px !important;
  }
  /* line 18587, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-8-f {
    margin-bottom: 8px !important;
  }
  /* line 18589, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-8-f {
    margin-left: 8px !important;
  }
  /* line 18591, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-9 {
    margin: 9px;
  }
  /* line 18593, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-9-f {
    margin: 9px !important;
  }
  /* line 18595, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  /* line 18598, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-9-f {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }
  /* line 18601, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-9 {
    margin-left: 9px;
    margin-right: 9px;
  }
  /* line 18604, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-9-f {
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
  /* line 18607, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-9 {
    margin-top: 9px;
  }
  /* line 18609, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-9 {
    margin-right: 9px;
  }
  /* line 18611, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-9 {
    margin-bottom: 9px;
  }
  /* line 18613, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-9 {
    margin-left: 9px;
  }
  /* line 18615, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-9-f {
    margin-top: 9px !important;
  }
  /* line 18617, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-9-f {
    margin-right: 9px !important;
  }
  /* line 18619, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-9-f {
    margin-bottom: 9px !important;
  }
  /* line 18621, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-9-f {
    margin-left: 9px !important;
  }
  /* line 18623, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-10 {
    margin: 10px;
  }
  /* line 18625, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-10-f {
    margin: 10px !important;
  }
  /* line 18627, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 18630, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-10-f {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 18633, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 18636, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-10-f {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 18639, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-10 {
    margin-top: 10px;
  }
  /* line 18641, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-10 {
    margin-right: 10px;
  }
  /* line 18643, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-10 {
    margin-bottom: 10px;
  }
  /* line 18645, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-10 {
    margin-left: 10px;
  }
  /* line 18647, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-10-f {
    margin-top: 10px !important;
  }
  /* line 18649, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-10-f {
    margin-right: 10px !important;
  }
  /* line 18651, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-10-f {
    margin-bottom: 10px !important;
  }
  /* line 18653, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-10-f {
    margin-left: 10px !important;
  }
  /* line 18655, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-15 {
    margin: 15px;
  }
  /* line 18657, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-15-f {
    margin: 15px !important;
  }
  /* line 18659, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* line 18662, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-15-f {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 18665, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 18668, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-15-f {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 18671, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-15 {
    margin-top: 15px;
  }
  /* line 18673, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-15 {
    margin-right: 15px;
  }
  /* line 18675, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-15 {
    margin-bottom: 15px;
  }
  /* line 18677, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-15 {
    margin-left: 15px;
  }
  /* line 18679, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-15-f {
    margin-top: 15px !important;
  }
  /* line 18681, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-15-f {
    margin-right: 15px !important;
  }
  /* line 18683, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-15-f {
    margin-bottom: 15px !important;
  }
  /* line 18685, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-15-f {
    margin-left: 15px !important;
  }
  /* line 18687, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-20 {
    margin: 20px;
  }
  /* line 18689, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-20-f {
    margin: 20px !important;
  }
  /* line 18691, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 18694, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-20-f {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 18697, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 18700, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-20-f {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 18703, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-20 {
    margin-top: 20px;
  }
  /* line 18705, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-20 {
    margin-right: 20px;
  }
  /* line 18707, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-20 {
    margin-bottom: 20px;
  }
  /* line 18709, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-20 {
    margin-left: 20px;
  }
  /* line 18711, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-20-f {
    margin-top: 20px !important;
  }
  /* line 18713, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-20-f {
    margin-right: 20px !important;
  }
  /* line 18715, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-20-f {
    margin-bottom: 20px !important;
  }
  /* line 18717, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-20-f {
    margin-left: 20px !important;
  }
  /* line 18719, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-25 {
    margin: 25px;
  }
  /* line 18721, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-25-f {
    margin: 25px !important;
  }
  /* line 18723, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 18726, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-25-f {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 18729, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  /* line 18732, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-25-f {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 18735, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-25 {
    margin-top: 25px;
  }
  /* line 18737, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-25 {
    margin-right: 25px;
  }
  /* line 18739, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-25 {
    margin-bottom: 25px;
  }
  /* line 18741, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-25 {
    margin-left: 25px;
  }
  /* line 18743, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-25-f {
    margin-top: 25px !important;
  }
  /* line 18745, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-25-f {
    margin-right: 25px !important;
  }
  /* line 18747, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-25-f {
    margin-bottom: 25px !important;
  }
  /* line 18749, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-25-f {
    margin-left: 25px !important;
  }
  /* line 18751, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-30 {
    margin: 30px;
  }
  /* line 18753, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-30-f {
    margin: 30px !important;
  }
  /* line 18755, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 18758, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-30-f {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 18761, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  /* line 18764, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-30-f {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 18767, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-30 {
    margin-top: 30px;
  }
  /* line 18769, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-30 {
    margin-right: 30px;
  }
  /* line 18771, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-30 {
    margin-bottom: 30px;
  }
  /* line 18773, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-30 {
    margin-left: 30px;
  }
  /* line 18775, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-30-f {
    margin-top: 30px !important;
  }
  /* line 18777, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-30-f {
    margin-right: 30px !important;
  }
  /* line 18779, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-30-f {
    margin-bottom: 30px !important;
  }
  /* line 18781, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-30-f {
    margin-left: 30px !important;
  }
  /* line 18783, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-35 {
    margin: 35px;
  }
  /* line 18785, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-35-f {
    margin: 35px !important;
  }
  /* line 18787, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* line 18790, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-35-f {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 18793, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-35 {
    margin-left: 35px;
    margin-right: 35px;
  }
  /* line 18796, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-35-f {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 18799, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-35 {
    margin-top: 35px;
  }
  /* line 18801, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-35 {
    margin-right: 35px;
  }
  /* line 18803, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-35 {
    margin-bottom: 35px;
  }
  /* line 18805, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-35 {
    margin-left: 35px;
  }
  /* line 18807, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-35-f {
    margin-top: 35px !important;
  }
  /* line 18809, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-35-f {
    margin-right: 35px !important;
  }
  /* line 18811, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-35-f {
    margin-bottom: 35px !important;
  }
  /* line 18813, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-35-f {
    margin-left: 35px !important;
  }
  /* line 18815, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-40 {
    margin: 40px;
  }
  /* line 18817, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-40-f {
    margin: 40px !important;
  }
  /* line 18819, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 18822, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-40-f {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 18825, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  /* line 18828, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-40-f {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 18831, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-40 {
    margin-top: 40px;
  }
  /* line 18833, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-40 {
    margin-right: 40px;
  }
  /* line 18835, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-40 {
    margin-bottom: 40px;
  }
  /* line 18837, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-40 {
    margin-left: 40px;
  }
  /* line 18839, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-40-f {
    margin-top: 40px !important;
  }
  /* line 18841, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-40-f {
    margin-right: 40px !important;
  }
  /* line 18843, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-40-f {
    margin-bottom: 40px !important;
  }
  /* line 18845, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-40-f {
    margin-left: 40px !important;
  }
  /* line 18847, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-45 {
    margin: 45px;
  }
  /* line 18849, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-45-f {
    margin: 45px !important;
  }
  /* line 18851, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* line 18854, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-45-f {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 18857, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-45 {
    margin-left: 45px;
    margin-right: 45px;
  }
  /* line 18860, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-45-f {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 18863, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-45 {
    margin-top: 45px;
  }
  /* line 18865, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-45 {
    margin-right: 45px;
  }
  /* line 18867, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-45 {
    margin-bottom: 45px;
  }
  /* line 18869, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-45 {
    margin-left: 45px;
  }
  /* line 18871, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-45-f {
    margin-top: 45px !important;
  }
  /* line 18873, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-45-f {
    margin-right: 45px !important;
  }
  /* line 18875, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-45-f {
    margin-bottom: 45px !important;
  }
  /* line 18877, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-45-f {
    margin-left: 45px !important;
  }
  /* line 18879, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-50 {
    margin: 50px;
  }
  /* line 18881, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-50-f {
    margin: 50px !important;
  }
  /* line 18883, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* line 18886, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-50-f {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 18889, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  /* line 18892, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-50-f {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 18895, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-50 {
    margin-top: 50px;
  }
  /* line 18897, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-50 {
    margin-right: 50px;
  }
  /* line 18899, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-50 {
    margin-bottom: 50px;
  }
  /* line 18901, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-50 {
    margin-left: 50px;
  }
  /* line 18903, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-50-f {
    margin-top: 50px !important;
  }
  /* line 18905, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-50-f {
    margin-right: 50px !important;
  }
  /* line 18907, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-50-f {
    margin-bottom: 50px !important;
  }
  /* line 18909, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-50-f {
    margin-left: 50px !important;
  }
  /* line 18911, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-55 {
    margin: 55px;
  }
  /* line 18913, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-55-f {
    margin: 55px !important;
  }
  /* line 18915, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  /* line 18918, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-55-f {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 18921, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-55 {
    margin-left: 55px;
    margin-right: 55px;
  }
  /* line 18924, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-55-f {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 18927, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-55 {
    margin-top: 55px;
  }
  /* line 18929, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-55 {
    margin-right: 55px;
  }
  /* line 18931, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-55 {
    margin-bottom: 55px;
  }
  /* line 18933, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-55 {
    margin-left: 55px;
  }
  /* line 18935, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-55-f {
    margin-top: 55px !important;
  }
  /* line 18937, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-55-f {
    margin-right: 55px !important;
  }
  /* line 18939, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-55-f {
    margin-bottom: 55px !important;
  }
  /* line 18941, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-55-f {
    margin-left: 55px !important;
  }
  /* line 18943, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-60 {
    margin: 60px;
  }
  /* line 18945, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-60-f {
    margin: 60px !important;
  }
  /* line 18947, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  /* line 18950, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-60-f {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 18953, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  /* line 18956, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-60-f {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 18959, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-60 {
    margin-top: 60px;
  }
  /* line 18961, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-60 {
    margin-right: 60px;
  }
  /* line 18963, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-60 {
    margin-bottom: 60px;
  }
  /* line 18965, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-60 {
    margin-left: 60px;
  }
  /* line 18967, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-60-f {
    margin-top: 60px !important;
  }
  /* line 18969, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-60-f {
    margin-right: 60px !important;
  }
  /* line 18971, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-60-f {
    margin-bottom: 60px !important;
  }
  /* line 18973, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-60-f {
    margin-left: 60px !important;
  }
  /* line 18975, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-65 {
    margin: 65px;
  }
  /* line 18977, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-65-f {
    margin: 65px !important;
  }
  /* line 18979, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  /* line 18982, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-65-f {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 18985, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-65 {
    margin-left: 65px;
    margin-right: 65px;
  }
  /* line 18988, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-65-f {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 18991, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-65 {
    margin-top: 65px;
  }
  /* line 18993, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-65 {
    margin-right: 65px;
  }
  /* line 18995, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-65 {
    margin-bottom: 65px;
  }
  /* line 18997, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-65 {
    margin-left: 65px;
  }
  /* line 18999, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-65-f {
    margin-top: 65px !important;
  }
  /* line 19001, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-65-f {
    margin-right: 65px !important;
  }
  /* line 19003, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-65-f {
    margin-bottom: 65px !important;
  }
  /* line 19005, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-65-f {
    margin-left: 65px !important;
  }
  /* line 19007, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-70 {
    margin: 70px;
  }
  /* line 19009, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-70-f {
    margin: 70px !important;
  }
  /* line 19011, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  /* line 19014, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-70-f {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 19017, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-70 {
    margin-left: 70px;
    margin-right: 70px;
  }
  /* line 19020, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-70-f {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 19023, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-70 {
    margin-top: 70px;
  }
  /* line 19025, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-70 {
    margin-right: 70px;
  }
  /* line 19027, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-70 {
    margin-bottom: 70px;
  }
  /* line 19029, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-70 {
    margin-left: 70px;
  }
  /* line 19031, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-70-f {
    margin-top: 70px !important;
  }
  /* line 19033, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-70-f {
    margin-right: 70px !important;
  }
  /* line 19035, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-70-f {
    margin-bottom: 70px !important;
  }
  /* line 19037, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-70-f {
    margin-left: 70px !important;
  }
  /* line 19039, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-75 {
    margin: 75px;
  }
  /* line 19041, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-75-f {
    margin: 75px !important;
  }
  /* line 19043, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  /* line 19046, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-75-f {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 19049, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  /* line 19052, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-75-f {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 19055, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-75 {
    margin-top: 75px;
  }
  /* line 19057, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-75 {
    margin-right: 75px;
  }
  /* line 19059, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-75 {
    margin-bottom: 75px;
  }
  /* line 19061, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-75 {
    margin-left: 75px;
  }
  /* line 19063, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-75-f {
    margin-top: 75px !important;
  }
  /* line 19065, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-75-f {
    margin-right: 75px !important;
  }
  /* line 19067, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-75-f {
    margin-bottom: 75px !important;
  }
  /* line 19069, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-75-f {
    margin-left: 75px !important;
  }
  /* line 19071, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-80 {
    margin: 80px;
  }
  /* line 19073, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-80-f {
    margin: 80px !important;
  }
  /* line 19075, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  /* line 19078, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-80-f {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 19081, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  /* line 19084, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-80-f {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 19087, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-80 {
    margin-top: 80px;
  }
  /* line 19089, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-80 {
    margin-right: 80px;
  }
  /* line 19091, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-80 {
    margin-bottom: 80px;
  }
  /* line 19093, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-80 {
    margin-left: 80px;
  }
  /* line 19095, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-80-f {
    margin-top: 80px !important;
  }
  /* line 19097, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-80-f {
    margin-right: 80px !important;
  }
  /* line 19099, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-80-f {
    margin-bottom: 80px !important;
  }
  /* line 19101, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-80-f {
    margin-left: 80px !important;
  }
  /* line 19103, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-85 {
    margin: 85px;
  }
  /* line 19105, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-85-f {
    margin: 85px !important;
  }
  /* line 19107, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  /* line 19110, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-85-f {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 19113, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-85 {
    margin-left: 85px;
    margin-right: 85px;
  }
  /* line 19116, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-85-f {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 19119, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-85 {
    margin-top: 85px;
  }
  /* line 19121, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-85 {
    margin-right: 85px;
  }
  /* line 19123, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-85 {
    margin-bottom: 85px;
  }
  /* line 19125, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-85 {
    margin-left: 85px;
  }
  /* line 19127, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-85-f {
    margin-top: 85px !important;
  }
  /* line 19129, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-85-f {
    margin-right: 85px !important;
  }
  /* line 19131, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-85-f {
    margin-bottom: 85px !important;
  }
  /* line 19133, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-85-f {
    margin-left: 85px !important;
  }
  /* line 19135, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-90 {
    margin: 90px;
  }
  /* line 19137, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-90-f {
    margin: 90px !important;
  }
  /* line 19139, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  /* line 19142, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-90-f {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 19145, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-90 {
    margin-left: 90px;
    margin-right: 90px;
  }
  /* line 19148, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-90-f {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 19151, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-90 {
    margin-top: 90px;
  }
  /* line 19153, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-90 {
    margin-right: 90px;
  }
  /* line 19155, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-90 {
    margin-bottom: 90px;
  }
  /* line 19157, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-90 {
    margin-left: 90px;
  }
  /* line 19159, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-90-f {
    margin-top: 90px !important;
  }
  /* line 19161, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-90-f {
    margin-right: 90px !important;
  }
  /* line 19163, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-90-f {
    margin-bottom: 90px !important;
  }
  /* line 19165, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-90-f {
    margin-left: 90px !important;
  }
  /* line 19167, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-95 {
    margin: 95px;
  }
  /* line 19169, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-95-f {
    margin: 95px !important;
  }
  /* line 19171, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  /* line 19174, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-95-f {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 19177, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-95 {
    margin-left: 95px;
    margin-right: 95px;
  }
  /* line 19180, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-95-f {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 19183, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-95 {
    margin-top: 95px;
  }
  /* line 19185, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-95 {
    margin-right: 95px;
  }
  /* line 19187, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-95 {
    margin-bottom: 95px;
  }
  /* line 19189, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-95 {
    margin-left: 95px;
  }
  /* line 19191, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-95-f {
    margin-top: 95px !important;
  }
  /* line 19193, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-95-f {
    margin-right: 95px !important;
  }
  /* line 19195, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-95-f {
    margin-bottom: 95px !important;
  }
  /* line 19197, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-95-f {
    margin-left: 95px !important;
  }
  /* line 19199, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-100 {
    margin: 100px;
  }
  /* line 19201, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-100-f {
    margin: 100px !important;
  }
  /* line 19203, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  /* line 19206, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-100-f {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 19209, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  /* line 19212, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-100-f {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 19215, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-100 {
    margin-top: 100px;
  }
  /* line 19217, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-100 {
    margin-right: 100px;
  }
  /* line 19219, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-100 {
    margin-bottom: 100px;
  }
  /* line 19221, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-100 {
    margin-left: 100px;
  }
  /* line 19223, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-100-f {
    margin-top: 100px !important;
  }
  /* line 19225, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-100-f {
    margin-right: 100px !important;
  }
  /* line 19227, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-100-f {
    margin-bottom: 100px !important;
  }
  /* line 19229, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-100-f {
    margin-left: 100px !important;
  }
  /* line 19231, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-150 {
    margin: 150px;
  }
  /* line 19233, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-150-f {
    margin: 150px !important;
  }
  /* line 19235, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  /* line 19238, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-150-f {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 19241, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-150 {
    margin-left: 150px;
    margin-right: 150px;
  }
  /* line 19244, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-150-f {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 19247, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-150 {
    margin-top: 150px;
  }
  /* line 19249, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-150 {
    margin-right: 150px;
  }
  /* line 19251, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-150 {
    margin-bottom: 150px;
  }
  /* line 19253, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-150 {
    margin-left: 150px;
  }
  /* line 19255, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-150-f {
    margin-top: 150px !important;
  }
  /* line 19257, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-150-f {
    margin-right: 150px !important;
  }
  /* line 19259, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-150-f {
    margin-bottom: 150px !important;
  }
  /* line 19261, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-150-f {
    margin-left: 150px !important;
  }
  /* line 19263, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-200 {
    margin: 200px;
  }
  /* line 19265, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-200-f {
    margin: 200px !important;
  }
  /* line 19267, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  /* line 19270, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-200-f {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* line 19273, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-200 {
    margin-left: 200px;
    margin-right: 200px;
  }
  /* line 19276, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-200-f {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 19279, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-200 {
    margin-top: 200px;
  }
  /* line 19281, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-200 {
    margin-right: 200px;
  }
  /* line 19283, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-200 {
    margin-bottom: 200px;
  }
  /* line 19285, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-200 {
    margin-left: 200px;
  }
  /* line 19287, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-200-f {
    margin-top: 200px !important;
  }
  /* line 19289, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-200-f {
    margin-right: 200px !important;
  }
  /* line 19291, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-200-f {
    margin-bottom: 200px !important;
  }
  /* line 19293, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-200-f {
    margin-left: 200px !important;
  }
  /* line 19295, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-250 {
    margin: 250px;
  }
  /* line 19297, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-250-f {
    margin: 250px !important;
  }
  /* line 19299, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-250 {
    margin-top: 250px;
    margin-bottom: 250px;
  }
  /* line 19302, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-250-f {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  /* line 19305, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-250 {
    margin-left: 250px;
    margin-right: 250px;
  }
  /* line 19308, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-250-f {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  /* line 19311, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-250 {
    margin-top: 250px;
  }
  /* line 19313, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-250 {
    margin-right: 250px;
  }
  /* line 19315, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-250 {
    margin-bottom: 250px;
  }
  /* line 19317, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-250 {
    margin-left: 250px;
  }
  /* line 19319, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-250-f {
    margin-top: 250px !important;
  }
  /* line 19321, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-250-f {
    margin-right: 250px !important;
  }
  /* line 19323, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-250-f {
    margin-bottom: 250px !important;
  }
  /* line 19325, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-250-f {
    margin-left: 250px !important;
  }
  /* line 19327, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-300 {
    margin: 300px;
  }
  /* line 19329, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-300-f {
    margin: 300px !important;
  }
  /* line 19331, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }
  /* line 19334, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-300-f {
    margin-top: 300px !important;
    margin-bottom: 300px !important;
  }
  /* line 19337, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-300 {
    margin-left: 300px;
    margin-right: 300px;
  }
  /* line 19340, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-300-f {
    margin-left: 300px !important;
    margin-right: 300px !important;
  }
  /* line 19343, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-300 {
    margin-top: 300px;
  }
  /* line 19345, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-300 {
    margin-right: 300px;
  }
  /* line 19347, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-300 {
    margin-bottom: 300px;
  }
  /* line 19349, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-300 {
    margin-left: 300px;
  }
  /* line 19351, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-300-f {
    margin-top: 300px !important;
  }
  /* line 19353, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-300-f {
    margin-right: 300px !important;
  }
  /* line 19355, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-300-f {
    margin-bottom: 300px !important;
  }
  /* line 19357, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-300-f {
    margin-left: 300px !important;
  }
  /* line 19359, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-350 {
    margin: 350px;
  }
  /* line 19361, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-350-f {
    margin: 350px !important;
  }
  /* line 19363, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-350 {
    margin-top: 350px;
    margin-bottom: 350px;
  }
  /* line 19366, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-350-f {
    margin-top: 350px !important;
    margin-bottom: 350px !important;
  }
  /* line 19369, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-350 {
    margin-left: 350px;
    margin-right: 350px;
  }
  /* line 19372, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-350-f {
    margin-left: 350px !important;
    margin-right: 350px !important;
  }
  /* line 19375, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-350 {
    margin-top: 350px;
  }
  /* line 19377, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-350 {
    margin-right: 350px;
  }
  /* line 19379, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-350 {
    margin-bottom: 350px;
  }
  /* line 19381, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-350 {
    margin-left: 350px;
  }
  /* line 19383, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-350-f {
    margin-top: 350px !important;
  }
  /* line 19385, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-350-f {
    margin-right: 350px !important;
  }
  /* line 19387, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-350-f {
    margin-bottom: 350px !important;
  }
  /* line 19389, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-350-f {
    margin-left: 350px !important;
  }
  /* line 19391, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-400 {
    margin: 400px;
  }
  /* line 19393, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-400-f {
    margin: 400px !important;
  }
  /* line 19395, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }
  /* line 19398, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-400-f {
    margin-top: 400px !important;
    margin-bottom: 400px !important;
  }
  /* line 19401, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-400 {
    margin-left: 400px;
    margin-right: 400px;
  }
  /* line 19404, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-400-f {
    margin-left: 400px !important;
    margin-right: 400px !important;
  }
  /* line 19407, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-400 {
    margin-top: 400px;
  }
  /* line 19409, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-400 {
    margin-right: 400px;
  }
  /* line 19411, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-400 {
    margin-bottom: 400px;
  }
  /* line 19413, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-400 {
    margin-left: 400px;
  }
  /* line 19415, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-400-f {
    margin-top: 400px !important;
  }
  /* line 19417, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-400-f {
    margin-right: 400px !important;
  }
  /* line 19419, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-400-f {
    margin-bottom: 400px !important;
  }
  /* line 19421, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-400-f {
    margin-left: 400px !important;
  }
  /* line 19423, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-450 {
    margin: 450px;
  }
  /* line 19425, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-450-f {
    margin: 450px !important;
  }
  /* line 19427, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-450 {
    margin-top: 450px;
    margin-bottom: 450px;
  }
  /* line 19430, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-450-f {
    margin-top: 450px !important;
    margin-bottom: 450px !important;
  }
  /* line 19433, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-450 {
    margin-left: 450px;
    margin-right: 450px;
  }
  /* line 19436, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-450-f {
    margin-left: 450px !important;
    margin-right: 450px !important;
  }
  /* line 19439, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-450 {
    margin-top: 450px;
  }
  /* line 19441, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-450 {
    margin-right: 450px;
  }
  /* line 19443, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-450 {
    margin-bottom: 450px;
  }
  /* line 19445, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-450 {
    margin-left: 450px;
  }
  /* line 19447, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-450-f {
    margin-top: 450px !important;
  }
  /* line 19449, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-450-f {
    margin-right: 450px !important;
  }
  /* line 19451, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-450-f {
    margin-bottom: 450px !important;
  }
  /* line 19453, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-450-f {
    margin-left: 450px !important;
  }
  /* line 19455, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-500 {
    margin: 500px;
  }
  /* line 19457, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-500-f {
    margin: 500px !important;
  }
  /* line 19459, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-500 {
    margin-top: 500px;
    margin-bottom: 500px;
  }
  /* line 19462, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-500-f {
    margin-top: 500px !important;
    margin-bottom: 500px !important;
  }
  /* line 19465, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-500 {
    margin-left: 500px;
    margin-right: 500px;
  }
  /* line 19468, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-500-f {
    margin-left: 500px !important;
    margin-right: 500px !important;
  }
  /* line 19471, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-500 {
    margin-top: 500px;
  }
  /* line 19473, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-500 {
    margin-right: 500px;
  }
  /* line 19475, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-500 {
    margin-bottom: 500px;
  }
  /* line 19477, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-500 {
    margin-left: 500px;
  }
  /* line 19479, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-500-f {
    margin-top: 500px !important;
  }
  /* line 19481, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-500-f {
    margin-right: 500px !important;
  }
  /* line 19483, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-500-f {
    margin-bottom: 500px !important;
  }
  /* line 19485, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-500-f {
    margin-left: 500px !important;
  }
  /* line 19487, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-550 {
    margin: 550px;
  }
  /* line 19489, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-550-f {
    margin: 550px !important;
  }
  /* line 19491, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-550 {
    margin-top: 550px;
    margin-bottom: 550px;
  }
  /* line 19494, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-550-f {
    margin-top: 550px !important;
    margin-bottom: 550px !important;
  }
  /* line 19497, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-550 {
    margin-left: 550px;
    margin-right: 550px;
  }
  /* line 19500, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-550-f {
    margin-left: 550px !important;
    margin-right: 550px !important;
  }
  /* line 19503, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-550 {
    margin-top: 550px;
  }
  /* line 19505, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-550 {
    margin-right: 550px;
  }
  /* line 19507, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-550 {
    margin-bottom: 550px;
  }
  /* line 19509, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-550 {
    margin-left: 550px;
  }
  /* line 19511, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-550-f {
    margin-top: 550px !important;
  }
  /* line 19513, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-550-f {
    margin-right: 550px !important;
  }
  /* line 19515, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-550-f {
    margin-bottom: 550px !important;
  }
  /* line 19517, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-550-f {
    margin-left: 550px !important;
  }
  /* line 19519, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-600 {
    margin: 600px;
  }
  /* line 19521, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-600-f {
    margin: 600px !important;
  }
  /* line 19523, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-600 {
    margin-top: 600px;
    margin-bottom: 600px;
  }
  /* line 19526, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-600-f {
    margin-top: 600px !important;
    margin-bottom: 600px !important;
  }
  /* line 19529, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-600 {
    margin-left: 600px;
    margin-right: 600px;
  }
  /* line 19532, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-600-f {
    margin-left: 600px !important;
    margin-right: 600px !important;
  }
  /* line 19535, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-600 {
    margin-top: 600px;
  }
  /* line 19537, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-600 {
    margin-right: 600px;
  }
  /* line 19539, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-600 {
    margin-bottom: 600px;
  }
  /* line 19541, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-600 {
    margin-left: 600px;
  }
  /* line 19543, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-600-f {
    margin-top: 600px !important;
  }
  /* line 19545, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-600-f {
    margin-right: 600px !important;
  }
  /* line 19547, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-600-f {
    margin-bottom: 600px !important;
  }
  /* line 19549, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-600-f {
    margin-left: 600px !important;
  }
  /* line 19551, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-650 {
    margin: 650px;
  }
  /* line 19553, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-650-f {
    margin: 650px !important;
  }
  /* line 19555, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }
  /* line 19558, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-y-650-f {
    margin-top: 650px !important;
    margin-bottom: 650px !important;
  }
  /* line 19561, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-650 {
    margin-left: 650px;
    margin-right: 650px;
  }
  /* line 19564, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-650-f {
    margin-left: 650px !important;
    margin-right: 650px !important;
  }
  /* line 19567, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-650 {
    margin-top: 650px;
  }
  /* line 19569, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-650 {
    margin-right: 650px;
  }
  /* line 19571, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-650 {
    margin-bottom: 650px;
  }
  /* line 19573, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-650 {
    margin-left: 650px;
  }
  /* line 19575, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-650-f {
    margin-top: 650px !important;
  }
  /* line 19577, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-650-f {
    margin-right: 650px !important;
  }
  /* line 19579, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-650-f {
    margin-bottom: 650px !important;
  }
  /* line 19581, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-650-f {
    margin-left: 650px !important;
  }
  /* line 19583, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-t-auto {
    margin-top: auto;
  }
  /* line 19585, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-r-auto {
    margin-right: auto;
  }
  /* line 19587, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-b-auto {
    margin-bottom: auto;
  }
  /* line 19589, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-l-auto {
    margin-left: auto;
  }
  /* line 19591, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-auto {
    margin: auto;
  }
  /* line 19593, app/assets/stylesheets/css/zoficash.css */
  .mg-xs-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 576px) {
  /* line 19598, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-0 {
    margin: 0px;
  }
  /* line 19600, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-0-f {
    margin: 0px !important;
  }
  /* line 19602, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 19605, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-0-f {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 19608, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 19611, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-0-f {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 19614, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-0 {
    margin-top: 0px;
  }
  /* line 19616, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-0 {
    margin-right: 0px;
  }
  /* line 19618, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-0 {
    margin-bottom: 0px;
  }
  /* line 19620, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-0 {
    margin-left: 0px;
  }
  /* line 19622, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-0-f {
    margin-top: 0px !important;
  }
  /* line 19624, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-0-f {
    margin-right: 0px !important;
  }
  /* line 19626, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-0-f {
    margin-bottom: 0px !important;
  }
  /* line 19628, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-0-f {
    margin-left: 0px !important;
  }
  /* line 19630, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-1 {
    margin: 1px;
  }
  /* line 19632, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-1-f {
    margin: 1px !important;
  }
  /* line 19634, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 19637, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-1-f {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  /* line 19640, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-1 {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 19643, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-1-f {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  /* line 19646, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-1 {
    margin-top: 1px;
  }
  /* line 19648, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-1 {
    margin-right: 1px;
  }
  /* line 19650, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-1 {
    margin-bottom: 1px;
  }
  /* line 19652, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-1 {
    margin-left: 1px;
  }
  /* line 19654, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-1-f {
    margin-top: 1px !important;
  }
  /* line 19656, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-1-f {
    margin-right: 1px !important;
  }
  /* line 19658, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-1-f {
    margin-bottom: 1px !important;
  }
  /* line 19660, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-1-f {
    margin-left: 1px !important;
  }
  /* line 19662, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-2 {
    margin: 2px;
  }
  /* line 19664, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-2-f {
    margin: 2px !important;
  }
  /* line 19666, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  /* line 19669, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-2-f {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  /* line 19672, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-2 {
    margin-left: 2px;
    margin-right: 2px;
  }
  /* line 19675, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-2-f {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  /* line 19678, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-2 {
    margin-top: 2px;
  }
  /* line 19680, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-2 {
    margin-right: 2px;
  }
  /* line 19682, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-2 {
    margin-bottom: 2px;
  }
  /* line 19684, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-2 {
    margin-left: 2px;
  }
  /* line 19686, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-2-f {
    margin-top: 2px !important;
  }
  /* line 19688, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-2-f {
    margin-right: 2px !important;
  }
  /* line 19690, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-2-f {
    margin-bottom: 2px !important;
  }
  /* line 19692, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-2-f {
    margin-left: 2px !important;
  }
  /* line 19694, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-3 {
    margin: 3px;
  }
  /* line 19696, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-3-f {
    margin: 3px !important;
  }
  /* line 19698, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  /* line 19701, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-3-f {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  /* line 19704, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-3 {
    margin-left: 3px;
    margin-right: 3px;
  }
  /* line 19707, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-3-f {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
  /* line 19710, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-3 {
    margin-top: 3px;
  }
  /* line 19712, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-3 {
    margin-right: 3px;
  }
  /* line 19714, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-3 {
    margin-bottom: 3px;
  }
  /* line 19716, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-3 {
    margin-left: 3px;
  }
  /* line 19718, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-3-f {
    margin-top: 3px !important;
  }
  /* line 19720, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-3-f {
    margin-right: 3px !important;
  }
  /* line 19722, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-3-f {
    margin-bottom: 3px !important;
  }
  /* line 19724, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-3-f {
    margin-left: 3px !important;
  }
  /* line 19726, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-4 {
    margin: 4px;
  }
  /* line 19728, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-4-f {
    margin: 4px !important;
  }
  /* line 19730, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  /* line 19733, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-4-f {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  /* line 19736, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  /* line 19739, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-4-f {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  /* line 19742, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-4 {
    margin-top: 4px;
  }
  /* line 19744, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-4 {
    margin-right: 4px;
  }
  /* line 19746, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-4 {
    margin-bottom: 4px;
  }
  /* line 19748, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-4 {
    margin-left: 4px;
  }
  /* line 19750, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-4-f {
    margin-top: 4px !important;
  }
  /* line 19752, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-4-f {
    margin-right: 4px !important;
  }
  /* line 19754, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-4-f {
    margin-bottom: 4px !important;
  }
  /* line 19756, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-4-f {
    margin-left: 4px !important;
  }
  /* line 19758, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-5 {
    margin: 5px;
  }
  /* line 19760, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-5-f {
    margin: 5px !important;
  }
  /* line 19762, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* line 19765, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-5-f {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 19768, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 19771, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-5-f {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 19774, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-5 {
    margin-top: 5px;
  }
  /* line 19776, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-5 {
    margin-right: 5px;
  }
  /* line 19778, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-5 {
    margin-bottom: 5px;
  }
  /* line 19780, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-5 {
    margin-left: 5px;
  }
  /* line 19782, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-5-f {
    margin-top: 5px !important;
  }
  /* line 19784, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-5-f {
    margin-right: 5px !important;
  }
  /* line 19786, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-5-f {
    margin-bottom: 5px !important;
  }
  /* line 19788, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-5-f {
    margin-left: 5px !important;
  }
  /* line 19790, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-6 {
    margin: 6px;
  }
  /* line 19792, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-6-f {
    margin: 6px !important;
  }
  /* line 19794, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  /* line 19797, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-6-f {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  /* line 19800, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-6 {
    margin-left: 6px;
    margin-right: 6px;
  }
  /* line 19803, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-6-f {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  /* line 19806, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-6 {
    margin-top: 6px;
  }
  /* line 19808, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-6 {
    margin-right: 6px;
  }
  /* line 19810, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-6 {
    margin-bottom: 6px;
  }
  /* line 19812, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-6 {
    margin-left: 6px;
  }
  /* line 19814, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-6-f {
    margin-top: 6px !important;
  }
  /* line 19816, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-6-f {
    margin-right: 6px !important;
  }
  /* line 19818, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-6-f {
    margin-bottom: 6px !important;
  }
  /* line 19820, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-6-f {
    margin-left: 6px !important;
  }
  /* line 19822, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-7 {
    margin: 7px;
  }
  /* line 19824, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-7-f {
    margin: 7px !important;
  }
  /* line 19826, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  /* line 19829, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-7-f {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
  }
  /* line 19832, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-7 {
    margin-left: 7px;
    margin-right: 7px;
  }
  /* line 19835, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-7-f {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
  /* line 19838, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-7 {
    margin-top: 7px;
  }
  /* line 19840, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-7 {
    margin-right: 7px;
  }
  /* line 19842, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-7 {
    margin-bottom: 7px;
  }
  /* line 19844, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-7 {
    margin-left: 7px;
  }
  /* line 19846, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-7-f {
    margin-top: 7px !important;
  }
  /* line 19848, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-7-f {
    margin-right: 7px !important;
  }
  /* line 19850, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-7-f {
    margin-bottom: 7px !important;
  }
  /* line 19852, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-7-f {
    margin-left: 7px !important;
  }
  /* line 19854, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-8 {
    margin: 8px;
  }
  /* line 19856, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-8-f {
    margin: 8px !important;
  }
  /* line 19858, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  /* line 19861, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-8-f {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  /* line 19864, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  /* line 19867, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-8-f {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  /* line 19870, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-8 {
    margin-top: 8px;
  }
  /* line 19872, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-8 {
    margin-right: 8px;
  }
  /* line 19874, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-8 {
    margin-bottom: 8px;
  }
  /* line 19876, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-8 {
    margin-left: 8px;
  }
  /* line 19878, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-8-f {
    margin-top: 8px !important;
  }
  /* line 19880, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-8-f {
    margin-right: 8px !important;
  }
  /* line 19882, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-8-f {
    margin-bottom: 8px !important;
  }
  /* line 19884, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-8-f {
    margin-left: 8px !important;
  }
  /* line 19886, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-9 {
    margin: 9px;
  }
  /* line 19888, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-9-f {
    margin: 9px !important;
  }
  /* line 19890, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  /* line 19893, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-9-f {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }
  /* line 19896, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-9 {
    margin-left: 9px;
    margin-right: 9px;
  }
  /* line 19899, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-9-f {
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
  /* line 19902, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-9 {
    margin-top: 9px;
  }
  /* line 19904, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-9 {
    margin-right: 9px;
  }
  /* line 19906, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-9 {
    margin-bottom: 9px;
  }
  /* line 19908, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-9 {
    margin-left: 9px;
  }
  /* line 19910, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-9-f {
    margin-top: 9px !important;
  }
  /* line 19912, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-9-f {
    margin-right: 9px !important;
  }
  /* line 19914, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-9-f {
    margin-bottom: 9px !important;
  }
  /* line 19916, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-9-f {
    margin-left: 9px !important;
  }
  /* line 19918, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-10 {
    margin: 10px;
  }
  /* line 19920, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-10-f {
    margin: 10px !important;
  }
  /* line 19922, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 19925, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-10-f {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 19928, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 19931, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-10-f {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 19934, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-10 {
    margin-top: 10px;
  }
  /* line 19936, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-10 {
    margin-right: 10px;
  }
  /* line 19938, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-10 {
    margin-bottom: 10px;
  }
  /* line 19940, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-10 {
    margin-left: 10px;
  }
  /* line 19942, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-10-f {
    margin-top: 10px !important;
  }
  /* line 19944, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-10-f {
    margin-right: 10px !important;
  }
  /* line 19946, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-10-f {
    margin-bottom: 10px !important;
  }
  /* line 19948, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-10-f {
    margin-left: 10px !important;
  }
  /* line 19950, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-15 {
    margin: 15px;
  }
  /* line 19952, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-15-f {
    margin: 15px !important;
  }
  /* line 19954, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* line 19957, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-15-f {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 19960, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 19963, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-15-f {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 19966, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-15 {
    margin-top: 15px;
  }
  /* line 19968, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-15 {
    margin-right: 15px;
  }
  /* line 19970, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-15 {
    margin-bottom: 15px;
  }
  /* line 19972, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-15 {
    margin-left: 15px;
  }
  /* line 19974, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-15-f {
    margin-top: 15px !important;
  }
  /* line 19976, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-15-f {
    margin-right: 15px !important;
  }
  /* line 19978, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-15-f {
    margin-bottom: 15px !important;
  }
  /* line 19980, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-15-f {
    margin-left: 15px !important;
  }
  /* line 19982, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-20 {
    margin: 20px;
  }
  /* line 19984, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-20-f {
    margin: 20px !important;
  }
  /* line 19986, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 19989, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-20-f {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 19992, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 19995, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-20-f {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 19998, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-20 {
    margin-top: 20px;
  }
  /* line 20000, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-20 {
    margin-right: 20px;
  }
  /* line 20002, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-20 {
    margin-bottom: 20px;
  }
  /* line 20004, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-20 {
    margin-left: 20px;
  }
  /* line 20006, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-20-f {
    margin-top: 20px !important;
  }
  /* line 20008, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-20-f {
    margin-right: 20px !important;
  }
  /* line 20010, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-20-f {
    margin-bottom: 20px !important;
  }
  /* line 20012, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-20-f {
    margin-left: 20px !important;
  }
  /* line 20014, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-25 {
    margin: 25px;
  }
  /* line 20016, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-25-f {
    margin: 25px !important;
  }
  /* line 20018, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 20021, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-25-f {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 20024, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  /* line 20027, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-25-f {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 20030, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-25 {
    margin-top: 25px;
  }
  /* line 20032, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-25 {
    margin-right: 25px;
  }
  /* line 20034, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-25 {
    margin-bottom: 25px;
  }
  /* line 20036, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-25 {
    margin-left: 25px;
  }
  /* line 20038, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-25-f {
    margin-top: 25px !important;
  }
  /* line 20040, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-25-f {
    margin-right: 25px !important;
  }
  /* line 20042, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-25-f {
    margin-bottom: 25px !important;
  }
  /* line 20044, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-25-f {
    margin-left: 25px !important;
  }
  /* line 20046, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-30 {
    margin: 30px;
  }
  /* line 20048, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-30-f {
    margin: 30px !important;
  }
  /* line 20050, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 20053, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-30-f {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 20056, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  /* line 20059, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-30-f {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 20062, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-30 {
    margin-top: 30px;
  }
  /* line 20064, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-30 {
    margin-right: 30px;
  }
  /* line 20066, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-30 {
    margin-bottom: 30px;
  }
  /* line 20068, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-30 {
    margin-left: 30px;
  }
  /* line 20070, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-30-f {
    margin-top: 30px !important;
  }
  /* line 20072, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-30-f {
    margin-right: 30px !important;
  }
  /* line 20074, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-30-f {
    margin-bottom: 30px !important;
  }
  /* line 20076, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-30-f {
    margin-left: 30px !important;
  }
  /* line 20078, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-35 {
    margin: 35px;
  }
  /* line 20080, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-35-f {
    margin: 35px !important;
  }
  /* line 20082, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* line 20085, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-35-f {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 20088, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-35 {
    margin-left: 35px;
    margin-right: 35px;
  }
  /* line 20091, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-35-f {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 20094, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-35 {
    margin-top: 35px;
  }
  /* line 20096, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-35 {
    margin-right: 35px;
  }
  /* line 20098, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-35 {
    margin-bottom: 35px;
  }
  /* line 20100, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-35 {
    margin-left: 35px;
  }
  /* line 20102, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-35-f {
    margin-top: 35px !important;
  }
  /* line 20104, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-35-f {
    margin-right: 35px !important;
  }
  /* line 20106, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-35-f {
    margin-bottom: 35px !important;
  }
  /* line 20108, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-35-f {
    margin-left: 35px !important;
  }
  /* line 20110, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-40 {
    margin: 40px;
  }
  /* line 20112, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-40-f {
    margin: 40px !important;
  }
  /* line 20114, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 20117, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-40-f {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 20120, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  /* line 20123, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-40-f {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 20126, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-40 {
    margin-top: 40px;
  }
  /* line 20128, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-40 {
    margin-right: 40px;
  }
  /* line 20130, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-40 {
    margin-bottom: 40px;
  }
  /* line 20132, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-40 {
    margin-left: 40px;
  }
  /* line 20134, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-40-f {
    margin-top: 40px !important;
  }
  /* line 20136, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-40-f {
    margin-right: 40px !important;
  }
  /* line 20138, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-40-f {
    margin-bottom: 40px !important;
  }
  /* line 20140, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-40-f {
    margin-left: 40px !important;
  }
  /* line 20142, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-45 {
    margin: 45px;
  }
  /* line 20144, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-45-f {
    margin: 45px !important;
  }
  /* line 20146, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* line 20149, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-45-f {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 20152, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-45 {
    margin-left: 45px;
    margin-right: 45px;
  }
  /* line 20155, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-45-f {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 20158, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-45 {
    margin-top: 45px;
  }
  /* line 20160, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-45 {
    margin-right: 45px;
  }
  /* line 20162, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-45 {
    margin-bottom: 45px;
  }
  /* line 20164, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-45 {
    margin-left: 45px;
  }
  /* line 20166, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-45-f {
    margin-top: 45px !important;
  }
  /* line 20168, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-45-f {
    margin-right: 45px !important;
  }
  /* line 20170, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-45-f {
    margin-bottom: 45px !important;
  }
  /* line 20172, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-45-f {
    margin-left: 45px !important;
  }
  /* line 20174, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-50 {
    margin: 50px;
  }
  /* line 20176, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-50-f {
    margin: 50px !important;
  }
  /* line 20178, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* line 20181, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-50-f {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 20184, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  /* line 20187, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-50-f {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 20190, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-50 {
    margin-top: 50px;
  }
  /* line 20192, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-50 {
    margin-right: 50px;
  }
  /* line 20194, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-50 {
    margin-bottom: 50px;
  }
  /* line 20196, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-50 {
    margin-left: 50px;
  }
  /* line 20198, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-50-f {
    margin-top: 50px !important;
  }
  /* line 20200, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-50-f {
    margin-right: 50px !important;
  }
  /* line 20202, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-50-f {
    margin-bottom: 50px !important;
  }
  /* line 20204, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-50-f {
    margin-left: 50px !important;
  }
  /* line 20206, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-55 {
    margin: 55px;
  }
  /* line 20208, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-55-f {
    margin: 55px !important;
  }
  /* line 20210, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  /* line 20213, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-55-f {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 20216, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-55 {
    margin-left: 55px;
    margin-right: 55px;
  }
  /* line 20219, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-55-f {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 20222, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-55 {
    margin-top: 55px;
  }
  /* line 20224, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-55 {
    margin-right: 55px;
  }
  /* line 20226, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-55 {
    margin-bottom: 55px;
  }
  /* line 20228, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-55 {
    margin-left: 55px;
  }
  /* line 20230, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-55-f {
    margin-top: 55px !important;
  }
  /* line 20232, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-55-f {
    margin-right: 55px !important;
  }
  /* line 20234, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-55-f {
    margin-bottom: 55px !important;
  }
  /* line 20236, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-55-f {
    margin-left: 55px !important;
  }
  /* line 20238, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-60 {
    margin: 60px;
  }
  /* line 20240, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-60-f {
    margin: 60px !important;
  }
  /* line 20242, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  /* line 20245, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-60-f {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 20248, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  /* line 20251, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-60-f {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 20254, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-60 {
    margin-top: 60px;
  }
  /* line 20256, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-60 {
    margin-right: 60px;
  }
  /* line 20258, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-60 {
    margin-bottom: 60px;
  }
  /* line 20260, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-60 {
    margin-left: 60px;
  }
  /* line 20262, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-60-f {
    margin-top: 60px !important;
  }
  /* line 20264, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-60-f {
    margin-right: 60px !important;
  }
  /* line 20266, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-60-f {
    margin-bottom: 60px !important;
  }
  /* line 20268, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-60-f {
    margin-left: 60px !important;
  }
  /* line 20270, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-65 {
    margin: 65px;
  }
  /* line 20272, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-65-f {
    margin: 65px !important;
  }
  /* line 20274, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  /* line 20277, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-65-f {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 20280, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-65 {
    margin-left: 65px;
    margin-right: 65px;
  }
  /* line 20283, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-65-f {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 20286, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-65 {
    margin-top: 65px;
  }
  /* line 20288, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-65 {
    margin-right: 65px;
  }
  /* line 20290, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-65 {
    margin-bottom: 65px;
  }
  /* line 20292, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-65 {
    margin-left: 65px;
  }
  /* line 20294, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-65-f {
    margin-top: 65px !important;
  }
  /* line 20296, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-65-f {
    margin-right: 65px !important;
  }
  /* line 20298, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-65-f {
    margin-bottom: 65px !important;
  }
  /* line 20300, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-65-f {
    margin-left: 65px !important;
  }
  /* line 20302, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-70 {
    margin: 70px;
  }
  /* line 20304, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-70-f {
    margin: 70px !important;
  }
  /* line 20306, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  /* line 20309, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-70-f {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 20312, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-70 {
    margin-left: 70px;
    margin-right: 70px;
  }
  /* line 20315, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-70-f {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 20318, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-70 {
    margin-top: 70px;
  }
  /* line 20320, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-70 {
    margin-right: 70px;
  }
  /* line 20322, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-70 {
    margin-bottom: 70px;
  }
  /* line 20324, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-70 {
    margin-left: 70px;
  }
  /* line 20326, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-70-f {
    margin-top: 70px !important;
  }
  /* line 20328, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-70-f {
    margin-right: 70px !important;
  }
  /* line 20330, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-70-f {
    margin-bottom: 70px !important;
  }
  /* line 20332, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-70-f {
    margin-left: 70px !important;
  }
  /* line 20334, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-75 {
    margin: 75px;
  }
  /* line 20336, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-75-f {
    margin: 75px !important;
  }
  /* line 20338, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  /* line 20341, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-75-f {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 20344, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  /* line 20347, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-75-f {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 20350, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-75 {
    margin-top: 75px;
  }
  /* line 20352, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-75 {
    margin-right: 75px;
  }
  /* line 20354, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-75 {
    margin-bottom: 75px;
  }
  /* line 20356, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-75 {
    margin-left: 75px;
  }
  /* line 20358, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-75-f {
    margin-top: 75px !important;
  }
  /* line 20360, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-75-f {
    margin-right: 75px !important;
  }
  /* line 20362, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-75-f {
    margin-bottom: 75px !important;
  }
  /* line 20364, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-75-f {
    margin-left: 75px !important;
  }
  /* line 20366, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-80 {
    margin: 80px;
  }
  /* line 20368, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-80-f {
    margin: 80px !important;
  }
  /* line 20370, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  /* line 20373, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-80-f {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 20376, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  /* line 20379, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-80-f {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 20382, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-80 {
    margin-top: 80px;
  }
  /* line 20384, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-80 {
    margin-right: 80px;
  }
  /* line 20386, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-80 {
    margin-bottom: 80px;
  }
  /* line 20388, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-80 {
    margin-left: 80px;
  }
  /* line 20390, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-80-f {
    margin-top: 80px !important;
  }
  /* line 20392, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-80-f {
    margin-right: 80px !important;
  }
  /* line 20394, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-80-f {
    margin-bottom: 80px !important;
  }
  /* line 20396, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-80-f {
    margin-left: 80px !important;
  }
  /* line 20398, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-85 {
    margin: 85px;
  }
  /* line 20400, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-85-f {
    margin: 85px !important;
  }
  /* line 20402, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  /* line 20405, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-85-f {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 20408, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-85 {
    margin-left: 85px;
    margin-right: 85px;
  }
  /* line 20411, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-85-f {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 20414, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-85 {
    margin-top: 85px;
  }
  /* line 20416, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-85 {
    margin-right: 85px;
  }
  /* line 20418, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-85 {
    margin-bottom: 85px;
  }
  /* line 20420, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-85 {
    margin-left: 85px;
  }
  /* line 20422, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-85-f {
    margin-top: 85px !important;
  }
  /* line 20424, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-85-f {
    margin-right: 85px !important;
  }
  /* line 20426, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-85-f {
    margin-bottom: 85px !important;
  }
  /* line 20428, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-85-f {
    margin-left: 85px !important;
  }
  /* line 20430, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-90 {
    margin: 90px;
  }
  /* line 20432, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-90-f {
    margin: 90px !important;
  }
  /* line 20434, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  /* line 20437, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-90-f {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 20440, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-90 {
    margin-left: 90px;
    margin-right: 90px;
  }
  /* line 20443, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-90-f {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 20446, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-90 {
    margin-top: 90px;
  }
  /* line 20448, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-90 {
    margin-right: 90px;
  }
  /* line 20450, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-90 {
    margin-bottom: 90px;
  }
  /* line 20452, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-90 {
    margin-left: 90px;
  }
  /* line 20454, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-90-f {
    margin-top: 90px !important;
  }
  /* line 20456, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-90-f {
    margin-right: 90px !important;
  }
  /* line 20458, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-90-f {
    margin-bottom: 90px !important;
  }
  /* line 20460, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-90-f {
    margin-left: 90px !important;
  }
  /* line 20462, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-95 {
    margin: 95px;
  }
  /* line 20464, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-95-f {
    margin: 95px !important;
  }
  /* line 20466, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  /* line 20469, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-95-f {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 20472, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-95 {
    margin-left: 95px;
    margin-right: 95px;
  }
  /* line 20475, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-95-f {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 20478, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-95 {
    margin-top: 95px;
  }
  /* line 20480, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-95 {
    margin-right: 95px;
  }
  /* line 20482, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-95 {
    margin-bottom: 95px;
  }
  /* line 20484, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-95 {
    margin-left: 95px;
  }
  /* line 20486, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-95-f {
    margin-top: 95px !important;
  }
  /* line 20488, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-95-f {
    margin-right: 95px !important;
  }
  /* line 20490, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-95-f {
    margin-bottom: 95px !important;
  }
  /* line 20492, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-95-f {
    margin-left: 95px !important;
  }
  /* line 20494, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-100 {
    margin: 100px;
  }
  /* line 20496, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-100-f {
    margin: 100px !important;
  }
  /* line 20498, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  /* line 20501, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-100-f {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 20504, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  /* line 20507, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-100-f {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 20510, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-100 {
    margin-top: 100px;
  }
  /* line 20512, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-100 {
    margin-right: 100px;
  }
  /* line 20514, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-100 {
    margin-bottom: 100px;
  }
  /* line 20516, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-100 {
    margin-left: 100px;
  }
  /* line 20518, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-100-f {
    margin-top: 100px !important;
  }
  /* line 20520, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-100-f {
    margin-right: 100px !important;
  }
  /* line 20522, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-100-f {
    margin-bottom: 100px !important;
  }
  /* line 20524, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-100-f {
    margin-left: 100px !important;
  }
  /* line 20526, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-150 {
    margin: 150px;
  }
  /* line 20528, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-150-f {
    margin: 150px !important;
  }
  /* line 20530, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  /* line 20533, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-150-f {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 20536, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-150 {
    margin-left: 150px;
    margin-right: 150px;
  }
  /* line 20539, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-150-f {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 20542, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-150 {
    margin-top: 150px;
  }
  /* line 20544, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-150 {
    margin-right: 150px;
  }
  /* line 20546, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-150 {
    margin-bottom: 150px;
  }
  /* line 20548, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-150 {
    margin-left: 150px;
  }
  /* line 20550, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-150-f {
    margin-top: 150px !important;
  }
  /* line 20552, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-150-f {
    margin-right: 150px !important;
  }
  /* line 20554, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-150-f {
    margin-bottom: 150px !important;
  }
  /* line 20556, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-150-f {
    margin-left: 150px !important;
  }
  /* line 20558, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-200 {
    margin: 200px;
  }
  /* line 20560, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-200-f {
    margin: 200px !important;
  }
  /* line 20562, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  /* line 20565, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-200-f {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* line 20568, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-200 {
    margin-left: 200px;
    margin-right: 200px;
  }
  /* line 20571, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-200-f {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 20574, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-200 {
    margin-top: 200px;
  }
  /* line 20576, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-200 {
    margin-right: 200px;
  }
  /* line 20578, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-200 {
    margin-bottom: 200px;
  }
  /* line 20580, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-200 {
    margin-left: 200px;
  }
  /* line 20582, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-200-f {
    margin-top: 200px !important;
  }
  /* line 20584, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-200-f {
    margin-right: 200px !important;
  }
  /* line 20586, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-200-f {
    margin-bottom: 200px !important;
  }
  /* line 20588, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-200-f {
    margin-left: 200px !important;
  }
  /* line 20590, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-250 {
    margin: 250px;
  }
  /* line 20592, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-250-f {
    margin: 250px !important;
  }
  /* line 20594, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-250 {
    margin-top: 250px;
    margin-bottom: 250px;
  }
  /* line 20597, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-250-f {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  /* line 20600, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-250 {
    margin-left: 250px;
    margin-right: 250px;
  }
  /* line 20603, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-250-f {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  /* line 20606, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-250 {
    margin-top: 250px;
  }
  /* line 20608, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-250 {
    margin-right: 250px;
  }
  /* line 20610, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-250 {
    margin-bottom: 250px;
  }
  /* line 20612, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-250 {
    margin-left: 250px;
  }
  /* line 20614, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-250-f {
    margin-top: 250px !important;
  }
  /* line 20616, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-250-f {
    margin-right: 250px !important;
  }
  /* line 20618, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-250-f {
    margin-bottom: 250px !important;
  }
  /* line 20620, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-250-f {
    margin-left: 250px !important;
  }
  /* line 20622, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-300 {
    margin: 300px;
  }
  /* line 20624, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-300-f {
    margin: 300px !important;
  }
  /* line 20626, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }
  /* line 20629, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-300-f {
    margin-top: 300px !important;
    margin-bottom: 300px !important;
  }
  /* line 20632, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-300 {
    margin-left: 300px;
    margin-right: 300px;
  }
  /* line 20635, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-300-f {
    margin-left: 300px !important;
    margin-right: 300px !important;
  }
  /* line 20638, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-300 {
    margin-top: 300px;
  }
  /* line 20640, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-300 {
    margin-right: 300px;
  }
  /* line 20642, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-300 {
    margin-bottom: 300px;
  }
  /* line 20644, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-300 {
    margin-left: 300px;
  }
  /* line 20646, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-300-f {
    margin-top: 300px !important;
  }
  /* line 20648, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-300-f {
    margin-right: 300px !important;
  }
  /* line 20650, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-300-f {
    margin-bottom: 300px !important;
  }
  /* line 20652, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-300-f {
    margin-left: 300px !important;
  }
  /* line 20654, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-350 {
    margin: 350px;
  }
  /* line 20656, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-350-f {
    margin: 350px !important;
  }
  /* line 20658, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-350 {
    margin-top: 350px;
    margin-bottom: 350px;
  }
  /* line 20661, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-350-f {
    margin-top: 350px !important;
    margin-bottom: 350px !important;
  }
  /* line 20664, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-350 {
    margin-left: 350px;
    margin-right: 350px;
  }
  /* line 20667, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-350-f {
    margin-left: 350px !important;
    margin-right: 350px !important;
  }
  /* line 20670, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-350 {
    margin-top: 350px;
  }
  /* line 20672, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-350 {
    margin-right: 350px;
  }
  /* line 20674, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-350 {
    margin-bottom: 350px;
  }
  /* line 20676, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-350 {
    margin-left: 350px;
  }
  /* line 20678, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-350-f {
    margin-top: 350px !important;
  }
  /* line 20680, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-350-f {
    margin-right: 350px !important;
  }
  /* line 20682, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-350-f {
    margin-bottom: 350px !important;
  }
  /* line 20684, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-350-f {
    margin-left: 350px !important;
  }
  /* line 20686, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-400 {
    margin: 400px;
  }
  /* line 20688, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-400-f {
    margin: 400px !important;
  }
  /* line 20690, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }
  /* line 20693, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-400-f {
    margin-top: 400px !important;
    margin-bottom: 400px !important;
  }
  /* line 20696, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-400 {
    margin-left: 400px;
    margin-right: 400px;
  }
  /* line 20699, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-400-f {
    margin-left: 400px !important;
    margin-right: 400px !important;
  }
  /* line 20702, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-400 {
    margin-top: 400px;
  }
  /* line 20704, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-400 {
    margin-right: 400px;
  }
  /* line 20706, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-400 {
    margin-bottom: 400px;
  }
  /* line 20708, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-400 {
    margin-left: 400px;
  }
  /* line 20710, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-400-f {
    margin-top: 400px !important;
  }
  /* line 20712, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-400-f {
    margin-right: 400px !important;
  }
  /* line 20714, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-400-f {
    margin-bottom: 400px !important;
  }
  /* line 20716, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-400-f {
    margin-left: 400px !important;
  }
  /* line 20718, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-450 {
    margin: 450px;
  }
  /* line 20720, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-450-f {
    margin: 450px !important;
  }
  /* line 20722, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-450 {
    margin-top: 450px;
    margin-bottom: 450px;
  }
  /* line 20725, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-450-f {
    margin-top: 450px !important;
    margin-bottom: 450px !important;
  }
  /* line 20728, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-450 {
    margin-left: 450px;
    margin-right: 450px;
  }
  /* line 20731, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-450-f {
    margin-left: 450px !important;
    margin-right: 450px !important;
  }
  /* line 20734, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-450 {
    margin-top: 450px;
  }
  /* line 20736, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-450 {
    margin-right: 450px;
  }
  /* line 20738, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-450 {
    margin-bottom: 450px;
  }
  /* line 20740, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-450 {
    margin-left: 450px;
  }
  /* line 20742, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-450-f {
    margin-top: 450px !important;
  }
  /* line 20744, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-450-f {
    margin-right: 450px !important;
  }
  /* line 20746, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-450-f {
    margin-bottom: 450px !important;
  }
  /* line 20748, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-450-f {
    margin-left: 450px !important;
  }
  /* line 20750, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-500 {
    margin: 500px;
  }
  /* line 20752, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-500-f {
    margin: 500px !important;
  }
  /* line 20754, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-500 {
    margin-top: 500px;
    margin-bottom: 500px;
  }
  /* line 20757, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-500-f {
    margin-top: 500px !important;
    margin-bottom: 500px !important;
  }
  /* line 20760, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-500 {
    margin-left: 500px;
    margin-right: 500px;
  }
  /* line 20763, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-500-f {
    margin-left: 500px !important;
    margin-right: 500px !important;
  }
  /* line 20766, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-500 {
    margin-top: 500px;
  }
  /* line 20768, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-500 {
    margin-right: 500px;
  }
  /* line 20770, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-500 {
    margin-bottom: 500px;
  }
  /* line 20772, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-500 {
    margin-left: 500px;
  }
  /* line 20774, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-500-f {
    margin-top: 500px !important;
  }
  /* line 20776, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-500-f {
    margin-right: 500px !important;
  }
  /* line 20778, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-500-f {
    margin-bottom: 500px !important;
  }
  /* line 20780, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-500-f {
    margin-left: 500px !important;
  }
  /* line 20782, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-550 {
    margin: 550px;
  }
  /* line 20784, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-550-f {
    margin: 550px !important;
  }
  /* line 20786, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-550 {
    margin-top: 550px;
    margin-bottom: 550px;
  }
  /* line 20789, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-550-f {
    margin-top: 550px !important;
    margin-bottom: 550px !important;
  }
  /* line 20792, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-550 {
    margin-left: 550px;
    margin-right: 550px;
  }
  /* line 20795, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-550-f {
    margin-left: 550px !important;
    margin-right: 550px !important;
  }
  /* line 20798, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-550 {
    margin-top: 550px;
  }
  /* line 20800, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-550 {
    margin-right: 550px;
  }
  /* line 20802, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-550 {
    margin-bottom: 550px;
  }
  /* line 20804, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-550 {
    margin-left: 550px;
  }
  /* line 20806, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-550-f {
    margin-top: 550px !important;
  }
  /* line 20808, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-550-f {
    margin-right: 550px !important;
  }
  /* line 20810, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-550-f {
    margin-bottom: 550px !important;
  }
  /* line 20812, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-550-f {
    margin-left: 550px !important;
  }
  /* line 20814, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-600 {
    margin: 600px;
  }
  /* line 20816, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-600-f {
    margin: 600px !important;
  }
  /* line 20818, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-600 {
    margin-top: 600px;
    margin-bottom: 600px;
  }
  /* line 20821, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-600-f {
    margin-top: 600px !important;
    margin-bottom: 600px !important;
  }
  /* line 20824, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-600 {
    margin-left: 600px;
    margin-right: 600px;
  }
  /* line 20827, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-600-f {
    margin-left: 600px !important;
    margin-right: 600px !important;
  }
  /* line 20830, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-600 {
    margin-top: 600px;
  }
  /* line 20832, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-600 {
    margin-right: 600px;
  }
  /* line 20834, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-600 {
    margin-bottom: 600px;
  }
  /* line 20836, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-600 {
    margin-left: 600px;
  }
  /* line 20838, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-600-f {
    margin-top: 600px !important;
  }
  /* line 20840, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-600-f {
    margin-right: 600px !important;
  }
  /* line 20842, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-600-f {
    margin-bottom: 600px !important;
  }
  /* line 20844, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-600-f {
    margin-left: 600px !important;
  }
  /* line 20846, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-650 {
    margin: 650px;
  }
  /* line 20848, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-650-f {
    margin: 650px !important;
  }
  /* line 20850, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }
  /* line 20853, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-y-650-f {
    margin-top: 650px !important;
    margin-bottom: 650px !important;
  }
  /* line 20856, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-650 {
    margin-left: 650px;
    margin-right: 650px;
  }
  /* line 20859, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-650-f {
    margin-left: 650px !important;
    margin-right: 650px !important;
  }
  /* line 20862, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-650 {
    margin-top: 650px;
  }
  /* line 20864, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-650 {
    margin-right: 650px;
  }
  /* line 20866, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-650 {
    margin-bottom: 650px;
  }
  /* line 20868, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-650 {
    margin-left: 650px;
  }
  /* line 20870, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-650-f {
    margin-top: 650px !important;
  }
  /* line 20872, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-650-f {
    margin-right: 650px !important;
  }
  /* line 20874, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-650-f {
    margin-bottom: 650px !important;
  }
  /* line 20876, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-650-f {
    margin-left: 650px !important;
  }
  /* line 20878, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-t-auto {
    margin-top: auto;
  }
  /* line 20880, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-r-auto {
    margin-right: auto;
  }
  /* line 20882, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-b-auto {
    margin-bottom: auto;
  }
  /* line 20884, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-l-auto {
    margin-left: auto;
  }
  /* line 20886, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-auto {
    margin: auto;
  }
  /* line 20888, app/assets/stylesheets/css/zoficash.css */
  .mg-sm-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  /* line 20893, app/assets/stylesheets/css/zoficash.css */
  .mg-md-0 {
    margin: 0px;
  }
  /* line 20895, app/assets/stylesheets/css/zoficash.css */
  .mg-md-0-f {
    margin: 0px !important;
  }
  /* line 20897, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 20900, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-0-f {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 20903, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 20906, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-0-f {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 20909, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-0 {
    margin-top: 0px;
  }
  /* line 20911, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-0 {
    margin-right: 0px;
  }
  /* line 20913, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-0 {
    margin-bottom: 0px;
  }
  /* line 20915, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-0 {
    margin-left: 0px;
  }
  /* line 20917, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-0-f {
    margin-top: 0px !important;
  }
  /* line 20919, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-0-f {
    margin-right: 0px !important;
  }
  /* line 20921, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-0-f {
    margin-bottom: 0px !important;
  }
  /* line 20923, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-0-f {
    margin-left: 0px !important;
  }
  /* line 20925, app/assets/stylesheets/css/zoficash.css */
  .mg-md-1 {
    margin: 1px;
  }
  /* line 20927, app/assets/stylesheets/css/zoficash.css */
  .mg-md-1-f {
    margin: 1px !important;
  }
  /* line 20929, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 20932, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-1-f {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  /* line 20935, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-1 {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 20938, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-1-f {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  /* line 20941, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-1 {
    margin-top: 1px;
  }
  /* line 20943, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-1 {
    margin-right: 1px;
  }
  /* line 20945, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-1 {
    margin-bottom: 1px;
  }
  /* line 20947, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-1 {
    margin-left: 1px;
  }
  /* line 20949, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-1-f {
    margin-top: 1px !important;
  }
  /* line 20951, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-1-f {
    margin-right: 1px !important;
  }
  /* line 20953, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-1-f {
    margin-bottom: 1px !important;
  }
  /* line 20955, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-1-f {
    margin-left: 1px !important;
  }
  /* line 20957, app/assets/stylesheets/css/zoficash.css */
  .mg-md-2 {
    margin: 2px;
  }
  /* line 20959, app/assets/stylesheets/css/zoficash.css */
  .mg-md-2-f {
    margin: 2px !important;
  }
  /* line 20961, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  /* line 20964, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-2-f {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  /* line 20967, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-2 {
    margin-left: 2px;
    margin-right: 2px;
  }
  /* line 20970, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-2-f {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  /* line 20973, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-2 {
    margin-top: 2px;
  }
  /* line 20975, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-2 {
    margin-right: 2px;
  }
  /* line 20977, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-2 {
    margin-bottom: 2px;
  }
  /* line 20979, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-2 {
    margin-left: 2px;
  }
  /* line 20981, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-2-f {
    margin-top: 2px !important;
  }
  /* line 20983, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-2-f {
    margin-right: 2px !important;
  }
  /* line 20985, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-2-f {
    margin-bottom: 2px !important;
  }
  /* line 20987, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-2-f {
    margin-left: 2px !important;
  }
  /* line 20989, app/assets/stylesheets/css/zoficash.css */
  .mg-md-3 {
    margin: 3px;
  }
  /* line 20991, app/assets/stylesheets/css/zoficash.css */
  .mg-md-3-f {
    margin: 3px !important;
  }
  /* line 20993, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  /* line 20996, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-3-f {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  /* line 20999, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-3 {
    margin-left: 3px;
    margin-right: 3px;
  }
  /* line 21002, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-3-f {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
  /* line 21005, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-3 {
    margin-top: 3px;
  }
  /* line 21007, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-3 {
    margin-right: 3px;
  }
  /* line 21009, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-3 {
    margin-bottom: 3px;
  }
  /* line 21011, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-3 {
    margin-left: 3px;
  }
  /* line 21013, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-3-f {
    margin-top: 3px !important;
  }
  /* line 21015, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-3-f {
    margin-right: 3px !important;
  }
  /* line 21017, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-3-f {
    margin-bottom: 3px !important;
  }
  /* line 21019, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-3-f {
    margin-left: 3px !important;
  }
  /* line 21021, app/assets/stylesheets/css/zoficash.css */
  .mg-md-4 {
    margin: 4px;
  }
  /* line 21023, app/assets/stylesheets/css/zoficash.css */
  .mg-md-4-f {
    margin: 4px !important;
  }
  /* line 21025, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  /* line 21028, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-4-f {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  /* line 21031, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  /* line 21034, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-4-f {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  /* line 21037, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-4 {
    margin-top: 4px;
  }
  /* line 21039, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-4 {
    margin-right: 4px;
  }
  /* line 21041, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-4 {
    margin-bottom: 4px;
  }
  /* line 21043, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-4 {
    margin-left: 4px;
  }
  /* line 21045, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-4-f {
    margin-top: 4px !important;
  }
  /* line 21047, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-4-f {
    margin-right: 4px !important;
  }
  /* line 21049, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-4-f {
    margin-bottom: 4px !important;
  }
  /* line 21051, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-4-f {
    margin-left: 4px !important;
  }
  /* line 21053, app/assets/stylesheets/css/zoficash.css */
  .mg-md-5 {
    margin: 5px;
  }
  /* line 21055, app/assets/stylesheets/css/zoficash.css */
  .mg-md-5-f {
    margin: 5px !important;
  }
  /* line 21057, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* line 21060, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-5-f {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 21063, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 21066, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-5-f {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 21069, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-5 {
    margin-top: 5px;
  }
  /* line 21071, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-5 {
    margin-right: 5px;
  }
  /* line 21073, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-5 {
    margin-bottom: 5px;
  }
  /* line 21075, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-5 {
    margin-left: 5px;
  }
  /* line 21077, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-5-f {
    margin-top: 5px !important;
  }
  /* line 21079, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-5-f {
    margin-right: 5px !important;
  }
  /* line 21081, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-5-f {
    margin-bottom: 5px !important;
  }
  /* line 21083, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-5-f {
    margin-left: 5px !important;
  }
  /* line 21085, app/assets/stylesheets/css/zoficash.css */
  .mg-md-6 {
    margin: 6px;
  }
  /* line 21087, app/assets/stylesheets/css/zoficash.css */
  .mg-md-6-f {
    margin: 6px !important;
  }
  /* line 21089, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  /* line 21092, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-6-f {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  /* line 21095, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-6 {
    margin-left: 6px;
    margin-right: 6px;
  }
  /* line 21098, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-6-f {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  /* line 21101, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-6 {
    margin-top: 6px;
  }
  /* line 21103, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-6 {
    margin-right: 6px;
  }
  /* line 21105, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-6 {
    margin-bottom: 6px;
  }
  /* line 21107, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-6 {
    margin-left: 6px;
  }
  /* line 21109, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-6-f {
    margin-top: 6px !important;
  }
  /* line 21111, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-6-f {
    margin-right: 6px !important;
  }
  /* line 21113, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-6-f {
    margin-bottom: 6px !important;
  }
  /* line 21115, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-6-f {
    margin-left: 6px !important;
  }
  /* line 21117, app/assets/stylesheets/css/zoficash.css */
  .mg-md-7 {
    margin: 7px;
  }
  /* line 21119, app/assets/stylesheets/css/zoficash.css */
  .mg-md-7-f {
    margin: 7px !important;
  }
  /* line 21121, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  /* line 21124, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-7-f {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
  }
  /* line 21127, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-7 {
    margin-left: 7px;
    margin-right: 7px;
  }
  /* line 21130, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-7-f {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
  /* line 21133, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-7 {
    margin-top: 7px;
  }
  /* line 21135, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-7 {
    margin-right: 7px;
  }
  /* line 21137, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-7 {
    margin-bottom: 7px;
  }
  /* line 21139, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-7 {
    margin-left: 7px;
  }
  /* line 21141, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-7-f {
    margin-top: 7px !important;
  }
  /* line 21143, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-7-f {
    margin-right: 7px !important;
  }
  /* line 21145, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-7-f {
    margin-bottom: 7px !important;
  }
  /* line 21147, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-7-f {
    margin-left: 7px !important;
  }
  /* line 21149, app/assets/stylesheets/css/zoficash.css */
  .mg-md-8 {
    margin: 8px;
  }
  /* line 21151, app/assets/stylesheets/css/zoficash.css */
  .mg-md-8-f {
    margin: 8px !important;
  }
  /* line 21153, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  /* line 21156, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-8-f {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  /* line 21159, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  /* line 21162, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-8-f {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  /* line 21165, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-8 {
    margin-top: 8px;
  }
  /* line 21167, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-8 {
    margin-right: 8px;
  }
  /* line 21169, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-8 {
    margin-bottom: 8px;
  }
  /* line 21171, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-8 {
    margin-left: 8px;
  }
  /* line 21173, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-8-f {
    margin-top: 8px !important;
  }
  /* line 21175, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-8-f {
    margin-right: 8px !important;
  }
  /* line 21177, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-8-f {
    margin-bottom: 8px !important;
  }
  /* line 21179, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-8-f {
    margin-left: 8px !important;
  }
  /* line 21181, app/assets/stylesheets/css/zoficash.css */
  .mg-md-9 {
    margin: 9px;
  }
  /* line 21183, app/assets/stylesheets/css/zoficash.css */
  .mg-md-9-f {
    margin: 9px !important;
  }
  /* line 21185, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  /* line 21188, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-9-f {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }
  /* line 21191, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-9 {
    margin-left: 9px;
    margin-right: 9px;
  }
  /* line 21194, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-9-f {
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
  /* line 21197, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-9 {
    margin-top: 9px;
  }
  /* line 21199, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-9 {
    margin-right: 9px;
  }
  /* line 21201, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-9 {
    margin-bottom: 9px;
  }
  /* line 21203, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-9 {
    margin-left: 9px;
  }
  /* line 21205, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-9-f {
    margin-top: 9px !important;
  }
  /* line 21207, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-9-f {
    margin-right: 9px !important;
  }
  /* line 21209, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-9-f {
    margin-bottom: 9px !important;
  }
  /* line 21211, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-9-f {
    margin-left: 9px !important;
  }
  /* line 21213, app/assets/stylesheets/css/zoficash.css */
  .mg-md-10 {
    margin: 10px;
  }
  /* line 21215, app/assets/stylesheets/css/zoficash.css */
  .mg-md-10-f {
    margin: 10px !important;
  }
  /* line 21217, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 21220, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-10-f {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 21223, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 21226, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-10-f {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 21229, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-10 {
    margin-top: 10px;
  }
  /* line 21231, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-10 {
    margin-right: 10px;
  }
  /* line 21233, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-10 {
    margin-bottom: 10px;
  }
  /* line 21235, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-10 {
    margin-left: 10px;
  }
  /* line 21237, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-10-f {
    margin-top: 10px !important;
  }
  /* line 21239, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-10-f {
    margin-right: 10px !important;
  }
  /* line 21241, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-10-f {
    margin-bottom: 10px !important;
  }
  /* line 21243, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-10-f {
    margin-left: 10px !important;
  }
  /* line 21245, app/assets/stylesheets/css/zoficash.css */
  .mg-md-15 {
    margin: 15px;
  }
  /* line 21247, app/assets/stylesheets/css/zoficash.css */
  .mg-md-15-f {
    margin: 15px !important;
  }
  /* line 21249, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* line 21252, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-15-f {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 21255, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 21258, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-15-f {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 21261, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-15 {
    margin-top: 15px;
  }
  /* line 21263, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-15 {
    margin-right: 15px;
  }
  /* line 21265, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-15 {
    margin-bottom: 15px;
  }
  /* line 21267, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-15 {
    margin-left: 15px;
  }
  /* line 21269, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-15-f {
    margin-top: 15px !important;
  }
  /* line 21271, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-15-f {
    margin-right: 15px !important;
  }
  /* line 21273, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-15-f {
    margin-bottom: 15px !important;
  }
  /* line 21275, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-15-f {
    margin-left: 15px !important;
  }
  /* line 21277, app/assets/stylesheets/css/zoficash.css */
  .mg-md-20 {
    margin: 20px;
  }
  /* line 21279, app/assets/stylesheets/css/zoficash.css */
  .mg-md-20-f {
    margin: 20px !important;
  }
  /* line 21281, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 21284, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-20-f {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 21287, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 21290, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-20-f {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 21293, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-20 {
    margin-top: 20px;
  }
  /* line 21295, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-20 {
    margin-right: 20px;
  }
  /* line 21297, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-20 {
    margin-bottom: 20px;
  }
  /* line 21299, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-20 {
    margin-left: 20px;
  }
  /* line 21301, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-20-f {
    margin-top: 20px !important;
  }
  /* line 21303, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-20-f {
    margin-right: 20px !important;
  }
  /* line 21305, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-20-f {
    margin-bottom: 20px !important;
  }
  /* line 21307, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-20-f {
    margin-left: 20px !important;
  }
  /* line 21309, app/assets/stylesheets/css/zoficash.css */
  .mg-md-25 {
    margin: 25px;
  }
  /* line 21311, app/assets/stylesheets/css/zoficash.css */
  .mg-md-25-f {
    margin: 25px !important;
  }
  /* line 21313, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 21316, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-25-f {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 21319, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  /* line 21322, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-25-f {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 21325, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-25 {
    margin-top: 25px;
  }
  /* line 21327, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-25 {
    margin-right: 25px;
  }
  /* line 21329, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-25 {
    margin-bottom: 25px;
  }
  /* line 21331, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-25 {
    margin-left: 25px;
  }
  /* line 21333, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-25-f {
    margin-top: 25px !important;
  }
  /* line 21335, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-25-f {
    margin-right: 25px !important;
  }
  /* line 21337, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-25-f {
    margin-bottom: 25px !important;
  }
  /* line 21339, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-25-f {
    margin-left: 25px !important;
  }
  /* line 21341, app/assets/stylesheets/css/zoficash.css */
  .mg-md-30 {
    margin: 30px;
  }
  /* line 21343, app/assets/stylesheets/css/zoficash.css */
  .mg-md-30-f {
    margin: 30px !important;
  }
  /* line 21345, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 21348, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-30-f {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 21351, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  /* line 21354, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-30-f {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 21357, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-30 {
    margin-top: 30px;
  }
  /* line 21359, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-30 {
    margin-right: 30px;
  }
  /* line 21361, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-30 {
    margin-bottom: 30px;
  }
  /* line 21363, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-30 {
    margin-left: 30px;
  }
  /* line 21365, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-30-f {
    margin-top: 30px !important;
  }
  /* line 21367, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-30-f {
    margin-right: 30px !important;
  }
  /* line 21369, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-30-f {
    margin-bottom: 30px !important;
  }
  /* line 21371, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-30-f {
    margin-left: 30px !important;
  }
  /* line 21373, app/assets/stylesheets/css/zoficash.css */
  .mg-md-35 {
    margin: 35px;
  }
  /* line 21375, app/assets/stylesheets/css/zoficash.css */
  .mg-md-35-f {
    margin: 35px !important;
  }
  /* line 21377, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* line 21380, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-35-f {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 21383, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-35 {
    margin-left: 35px;
    margin-right: 35px;
  }
  /* line 21386, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-35-f {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 21389, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-35 {
    margin-top: 35px;
  }
  /* line 21391, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-35 {
    margin-right: 35px;
  }
  /* line 21393, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-35 {
    margin-bottom: 35px;
  }
  /* line 21395, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-35 {
    margin-left: 35px;
  }
  /* line 21397, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-35-f {
    margin-top: 35px !important;
  }
  /* line 21399, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-35-f {
    margin-right: 35px !important;
  }
  /* line 21401, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-35-f {
    margin-bottom: 35px !important;
  }
  /* line 21403, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-35-f {
    margin-left: 35px !important;
  }
  /* line 21405, app/assets/stylesheets/css/zoficash.css */
  .mg-md-40 {
    margin: 40px;
  }
  /* line 21407, app/assets/stylesheets/css/zoficash.css */
  .mg-md-40-f {
    margin: 40px !important;
  }
  /* line 21409, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 21412, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-40-f {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 21415, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  /* line 21418, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-40-f {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 21421, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-40 {
    margin-top: 40px;
  }
  /* line 21423, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-40 {
    margin-right: 40px;
  }
  /* line 21425, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-40 {
    margin-bottom: 40px;
  }
  /* line 21427, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-40 {
    margin-left: 40px;
  }
  /* line 21429, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-40-f {
    margin-top: 40px !important;
  }
  /* line 21431, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-40-f {
    margin-right: 40px !important;
  }
  /* line 21433, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-40-f {
    margin-bottom: 40px !important;
  }
  /* line 21435, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-40-f {
    margin-left: 40px !important;
  }
  /* line 21437, app/assets/stylesheets/css/zoficash.css */
  .mg-md-45 {
    margin: 45px;
  }
  /* line 21439, app/assets/stylesheets/css/zoficash.css */
  .mg-md-45-f {
    margin: 45px !important;
  }
  /* line 21441, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* line 21444, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-45-f {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 21447, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-45 {
    margin-left: 45px;
    margin-right: 45px;
  }
  /* line 21450, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-45-f {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 21453, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-45 {
    margin-top: 45px;
  }
  /* line 21455, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-45 {
    margin-right: 45px;
  }
  /* line 21457, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-45 {
    margin-bottom: 45px;
  }
  /* line 21459, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-45 {
    margin-left: 45px;
  }
  /* line 21461, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-45-f {
    margin-top: 45px !important;
  }
  /* line 21463, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-45-f {
    margin-right: 45px !important;
  }
  /* line 21465, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-45-f {
    margin-bottom: 45px !important;
  }
  /* line 21467, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-45-f {
    margin-left: 45px !important;
  }
  /* line 21469, app/assets/stylesheets/css/zoficash.css */
  .mg-md-50 {
    margin: 50px;
  }
  /* line 21471, app/assets/stylesheets/css/zoficash.css */
  .mg-md-50-f {
    margin: 50px !important;
  }
  /* line 21473, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* line 21476, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-50-f {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 21479, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  /* line 21482, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-50-f {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 21485, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-50 {
    margin-top: 50px;
  }
  /* line 21487, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-50 {
    margin-right: 50px;
  }
  /* line 21489, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-50 {
    margin-bottom: 50px;
  }
  /* line 21491, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-50 {
    margin-left: 50px;
  }
  /* line 21493, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-50-f {
    margin-top: 50px !important;
  }
  /* line 21495, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-50-f {
    margin-right: 50px !important;
  }
  /* line 21497, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-50-f {
    margin-bottom: 50px !important;
  }
  /* line 21499, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-50-f {
    margin-left: 50px !important;
  }
  /* line 21501, app/assets/stylesheets/css/zoficash.css */
  .mg-md-55 {
    margin: 55px;
  }
  /* line 21503, app/assets/stylesheets/css/zoficash.css */
  .mg-md-55-f {
    margin: 55px !important;
  }
  /* line 21505, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  /* line 21508, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-55-f {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 21511, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-55 {
    margin-left: 55px;
    margin-right: 55px;
  }
  /* line 21514, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-55-f {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 21517, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-55 {
    margin-top: 55px;
  }
  /* line 21519, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-55 {
    margin-right: 55px;
  }
  /* line 21521, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-55 {
    margin-bottom: 55px;
  }
  /* line 21523, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-55 {
    margin-left: 55px;
  }
  /* line 21525, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-55-f {
    margin-top: 55px !important;
  }
  /* line 21527, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-55-f {
    margin-right: 55px !important;
  }
  /* line 21529, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-55-f {
    margin-bottom: 55px !important;
  }
  /* line 21531, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-55-f {
    margin-left: 55px !important;
  }
  /* line 21533, app/assets/stylesheets/css/zoficash.css */
  .mg-md-60 {
    margin: 60px;
  }
  /* line 21535, app/assets/stylesheets/css/zoficash.css */
  .mg-md-60-f {
    margin: 60px !important;
  }
  /* line 21537, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  /* line 21540, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-60-f {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 21543, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  /* line 21546, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-60-f {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 21549, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-60 {
    margin-top: 60px;
  }
  /* line 21551, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-60 {
    margin-right: 60px;
  }
  /* line 21553, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-60 {
    margin-bottom: 60px;
  }
  /* line 21555, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-60 {
    margin-left: 60px;
  }
  /* line 21557, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-60-f {
    margin-top: 60px !important;
  }
  /* line 21559, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-60-f {
    margin-right: 60px !important;
  }
  /* line 21561, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-60-f {
    margin-bottom: 60px !important;
  }
  /* line 21563, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-60-f {
    margin-left: 60px !important;
  }
  /* line 21565, app/assets/stylesheets/css/zoficash.css */
  .mg-md-65 {
    margin: 65px;
  }
  /* line 21567, app/assets/stylesheets/css/zoficash.css */
  .mg-md-65-f {
    margin: 65px !important;
  }
  /* line 21569, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  /* line 21572, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-65-f {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 21575, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-65 {
    margin-left: 65px;
    margin-right: 65px;
  }
  /* line 21578, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-65-f {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 21581, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-65 {
    margin-top: 65px;
  }
  /* line 21583, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-65 {
    margin-right: 65px;
  }
  /* line 21585, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-65 {
    margin-bottom: 65px;
  }
  /* line 21587, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-65 {
    margin-left: 65px;
  }
  /* line 21589, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-65-f {
    margin-top: 65px !important;
  }
  /* line 21591, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-65-f {
    margin-right: 65px !important;
  }
  /* line 21593, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-65-f {
    margin-bottom: 65px !important;
  }
  /* line 21595, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-65-f {
    margin-left: 65px !important;
  }
  /* line 21597, app/assets/stylesheets/css/zoficash.css */
  .mg-md-70 {
    margin: 70px;
  }
  /* line 21599, app/assets/stylesheets/css/zoficash.css */
  .mg-md-70-f {
    margin: 70px !important;
  }
  /* line 21601, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  /* line 21604, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-70-f {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 21607, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-70 {
    margin-left: 70px;
    margin-right: 70px;
  }
  /* line 21610, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-70-f {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 21613, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-70 {
    margin-top: 70px;
  }
  /* line 21615, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-70 {
    margin-right: 70px;
  }
  /* line 21617, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-70 {
    margin-bottom: 70px;
  }
  /* line 21619, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-70 {
    margin-left: 70px;
  }
  /* line 21621, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-70-f {
    margin-top: 70px !important;
  }
  /* line 21623, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-70-f {
    margin-right: 70px !important;
  }
  /* line 21625, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-70-f {
    margin-bottom: 70px !important;
  }
  /* line 21627, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-70-f {
    margin-left: 70px !important;
  }
  /* line 21629, app/assets/stylesheets/css/zoficash.css */
  .mg-md-75 {
    margin: 75px;
  }
  /* line 21631, app/assets/stylesheets/css/zoficash.css */
  .mg-md-75-f {
    margin: 75px !important;
  }
  /* line 21633, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  /* line 21636, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-75-f {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 21639, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  /* line 21642, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-75-f {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 21645, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-75 {
    margin-top: 75px;
  }
  /* line 21647, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-75 {
    margin-right: 75px;
  }
  /* line 21649, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-75 {
    margin-bottom: 75px;
  }
  /* line 21651, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-75 {
    margin-left: 75px;
  }
  /* line 21653, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-75-f {
    margin-top: 75px !important;
  }
  /* line 21655, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-75-f {
    margin-right: 75px !important;
  }
  /* line 21657, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-75-f {
    margin-bottom: 75px !important;
  }
  /* line 21659, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-75-f {
    margin-left: 75px !important;
  }
  /* line 21661, app/assets/stylesheets/css/zoficash.css */
  .mg-md-80 {
    margin: 80px;
  }
  /* line 21663, app/assets/stylesheets/css/zoficash.css */
  .mg-md-80-f {
    margin: 80px !important;
  }
  /* line 21665, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  /* line 21668, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-80-f {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 21671, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  /* line 21674, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-80-f {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 21677, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-80 {
    margin-top: 80px;
  }
  /* line 21679, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-80 {
    margin-right: 80px;
  }
  /* line 21681, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-80 {
    margin-bottom: 80px;
  }
  /* line 21683, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-80 {
    margin-left: 80px;
  }
  /* line 21685, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-80-f {
    margin-top: 80px !important;
  }
  /* line 21687, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-80-f {
    margin-right: 80px !important;
  }
  /* line 21689, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-80-f {
    margin-bottom: 80px !important;
  }
  /* line 21691, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-80-f {
    margin-left: 80px !important;
  }
  /* line 21693, app/assets/stylesheets/css/zoficash.css */
  .mg-md-85 {
    margin: 85px;
  }
  /* line 21695, app/assets/stylesheets/css/zoficash.css */
  .mg-md-85-f {
    margin: 85px !important;
  }
  /* line 21697, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  /* line 21700, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-85-f {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 21703, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-85 {
    margin-left: 85px;
    margin-right: 85px;
  }
  /* line 21706, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-85-f {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 21709, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-85 {
    margin-top: 85px;
  }
  /* line 21711, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-85 {
    margin-right: 85px;
  }
  /* line 21713, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-85 {
    margin-bottom: 85px;
  }
  /* line 21715, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-85 {
    margin-left: 85px;
  }
  /* line 21717, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-85-f {
    margin-top: 85px !important;
  }
  /* line 21719, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-85-f {
    margin-right: 85px !important;
  }
  /* line 21721, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-85-f {
    margin-bottom: 85px !important;
  }
  /* line 21723, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-85-f {
    margin-left: 85px !important;
  }
  /* line 21725, app/assets/stylesheets/css/zoficash.css */
  .mg-md-90 {
    margin: 90px;
  }
  /* line 21727, app/assets/stylesheets/css/zoficash.css */
  .mg-md-90-f {
    margin: 90px !important;
  }
  /* line 21729, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  /* line 21732, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-90-f {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 21735, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-90 {
    margin-left: 90px;
    margin-right: 90px;
  }
  /* line 21738, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-90-f {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 21741, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-90 {
    margin-top: 90px;
  }
  /* line 21743, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-90 {
    margin-right: 90px;
  }
  /* line 21745, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-90 {
    margin-bottom: 90px;
  }
  /* line 21747, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-90 {
    margin-left: 90px;
  }
  /* line 21749, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-90-f {
    margin-top: 90px !important;
  }
  /* line 21751, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-90-f {
    margin-right: 90px !important;
  }
  /* line 21753, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-90-f {
    margin-bottom: 90px !important;
  }
  /* line 21755, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-90-f {
    margin-left: 90px !important;
  }
  /* line 21757, app/assets/stylesheets/css/zoficash.css */
  .mg-md-95 {
    margin: 95px;
  }
  /* line 21759, app/assets/stylesheets/css/zoficash.css */
  .mg-md-95-f {
    margin: 95px !important;
  }
  /* line 21761, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  /* line 21764, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-95-f {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 21767, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-95 {
    margin-left: 95px;
    margin-right: 95px;
  }
  /* line 21770, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-95-f {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 21773, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-95 {
    margin-top: 95px;
  }
  /* line 21775, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-95 {
    margin-right: 95px;
  }
  /* line 21777, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-95 {
    margin-bottom: 95px;
  }
  /* line 21779, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-95 {
    margin-left: 95px;
  }
  /* line 21781, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-95-f {
    margin-top: 95px !important;
  }
  /* line 21783, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-95-f {
    margin-right: 95px !important;
  }
  /* line 21785, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-95-f {
    margin-bottom: 95px !important;
  }
  /* line 21787, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-95-f {
    margin-left: 95px !important;
  }
  /* line 21789, app/assets/stylesheets/css/zoficash.css */
  .mg-md-100 {
    margin: 100px;
  }
  /* line 21791, app/assets/stylesheets/css/zoficash.css */
  .mg-md-100-f {
    margin: 100px !important;
  }
  /* line 21793, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  /* line 21796, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-100-f {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 21799, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  /* line 21802, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-100-f {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 21805, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-100 {
    margin-top: 100px;
  }
  /* line 21807, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-100 {
    margin-right: 100px;
  }
  /* line 21809, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-100 {
    margin-bottom: 100px;
  }
  /* line 21811, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-100 {
    margin-left: 100px;
  }
  /* line 21813, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-100-f {
    margin-top: 100px !important;
  }
  /* line 21815, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-100-f {
    margin-right: 100px !important;
  }
  /* line 21817, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-100-f {
    margin-bottom: 100px !important;
  }
  /* line 21819, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-100-f {
    margin-left: 100px !important;
  }
  /* line 21821, app/assets/stylesheets/css/zoficash.css */
  .mg-md-150 {
    margin: 150px;
  }
  /* line 21823, app/assets/stylesheets/css/zoficash.css */
  .mg-md-150-f {
    margin: 150px !important;
  }
  /* line 21825, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  /* line 21828, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-150-f {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 21831, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-150 {
    margin-left: 150px;
    margin-right: 150px;
  }
  /* line 21834, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-150-f {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 21837, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-150 {
    margin-top: 150px;
  }
  /* line 21839, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-150 {
    margin-right: 150px;
  }
  /* line 21841, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-150 {
    margin-bottom: 150px;
  }
  /* line 21843, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-150 {
    margin-left: 150px;
  }
  /* line 21845, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-150-f {
    margin-top: 150px !important;
  }
  /* line 21847, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-150-f {
    margin-right: 150px !important;
  }
  /* line 21849, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-150-f {
    margin-bottom: 150px !important;
  }
  /* line 21851, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-150-f {
    margin-left: 150px !important;
  }
  /* line 21853, app/assets/stylesheets/css/zoficash.css */
  .mg-md-200 {
    margin: 200px;
  }
  /* line 21855, app/assets/stylesheets/css/zoficash.css */
  .mg-md-200-f {
    margin: 200px !important;
  }
  /* line 21857, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  /* line 21860, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-200-f {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* line 21863, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-200 {
    margin-left: 200px;
    margin-right: 200px;
  }
  /* line 21866, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-200-f {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 21869, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-200 {
    margin-top: 200px;
  }
  /* line 21871, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-200 {
    margin-right: 200px;
  }
  /* line 21873, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-200 {
    margin-bottom: 200px;
  }
  /* line 21875, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-200 {
    margin-left: 200px;
  }
  /* line 21877, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-200-f {
    margin-top: 200px !important;
  }
  /* line 21879, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-200-f {
    margin-right: 200px !important;
  }
  /* line 21881, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-200-f {
    margin-bottom: 200px !important;
  }
  /* line 21883, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-200-f {
    margin-left: 200px !important;
  }
  /* line 21885, app/assets/stylesheets/css/zoficash.css */
  .mg-md-250 {
    margin: 250px;
  }
  /* line 21887, app/assets/stylesheets/css/zoficash.css */
  .mg-md-250-f {
    margin: 250px !important;
  }
  /* line 21889, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-250 {
    margin-top: 250px;
    margin-bottom: 250px;
  }
  /* line 21892, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-250-f {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  /* line 21895, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-250 {
    margin-left: 250px;
    margin-right: 250px;
  }
  /* line 21898, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-250-f {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  /* line 21901, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-250 {
    margin-top: 250px;
  }
  /* line 21903, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-250 {
    margin-right: 250px;
  }
  /* line 21905, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-250 {
    margin-bottom: 250px;
  }
  /* line 21907, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-250 {
    margin-left: 250px;
  }
  /* line 21909, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-250-f {
    margin-top: 250px !important;
  }
  /* line 21911, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-250-f {
    margin-right: 250px !important;
  }
  /* line 21913, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-250-f {
    margin-bottom: 250px !important;
  }
  /* line 21915, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-250-f {
    margin-left: 250px !important;
  }
  /* line 21917, app/assets/stylesheets/css/zoficash.css */
  .mg-md-300 {
    margin: 300px;
  }
  /* line 21919, app/assets/stylesheets/css/zoficash.css */
  .mg-md-300-f {
    margin: 300px !important;
  }
  /* line 21921, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }
  /* line 21924, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-300-f {
    margin-top: 300px !important;
    margin-bottom: 300px !important;
  }
  /* line 21927, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-300 {
    margin-left: 300px;
    margin-right: 300px;
  }
  /* line 21930, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-300-f {
    margin-left: 300px !important;
    margin-right: 300px !important;
  }
  /* line 21933, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-300 {
    margin-top: 300px;
  }
  /* line 21935, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-300 {
    margin-right: 300px;
  }
  /* line 21937, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-300 {
    margin-bottom: 300px;
  }
  /* line 21939, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-300 {
    margin-left: 300px;
  }
  /* line 21941, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-300-f {
    margin-top: 300px !important;
  }
  /* line 21943, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-300-f {
    margin-right: 300px !important;
  }
  /* line 21945, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-300-f {
    margin-bottom: 300px !important;
  }
  /* line 21947, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-300-f {
    margin-left: 300px !important;
  }
  /* line 21949, app/assets/stylesheets/css/zoficash.css */
  .mg-md-350 {
    margin: 350px;
  }
  /* line 21951, app/assets/stylesheets/css/zoficash.css */
  .mg-md-350-f {
    margin: 350px !important;
  }
  /* line 21953, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-350 {
    margin-top: 350px;
    margin-bottom: 350px;
  }
  /* line 21956, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-350-f {
    margin-top: 350px !important;
    margin-bottom: 350px !important;
  }
  /* line 21959, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-350 {
    margin-left: 350px;
    margin-right: 350px;
  }
  /* line 21962, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-350-f {
    margin-left: 350px !important;
    margin-right: 350px !important;
  }
  /* line 21965, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-350 {
    margin-top: 350px;
  }
  /* line 21967, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-350 {
    margin-right: 350px;
  }
  /* line 21969, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-350 {
    margin-bottom: 350px;
  }
  /* line 21971, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-350 {
    margin-left: 350px;
  }
  /* line 21973, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-350-f {
    margin-top: 350px !important;
  }
  /* line 21975, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-350-f {
    margin-right: 350px !important;
  }
  /* line 21977, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-350-f {
    margin-bottom: 350px !important;
  }
  /* line 21979, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-350-f {
    margin-left: 350px !important;
  }
  /* line 21981, app/assets/stylesheets/css/zoficash.css */
  .mg-md-400 {
    margin: 400px;
  }
  /* line 21983, app/assets/stylesheets/css/zoficash.css */
  .mg-md-400-f {
    margin: 400px !important;
  }
  /* line 21985, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }
  /* line 21988, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-400-f {
    margin-top: 400px !important;
    margin-bottom: 400px !important;
  }
  /* line 21991, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-400 {
    margin-left: 400px;
    margin-right: 400px;
  }
  /* line 21994, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-400-f {
    margin-left: 400px !important;
    margin-right: 400px !important;
  }
  /* line 21997, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-400 {
    margin-top: 400px;
  }
  /* line 21999, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-400 {
    margin-right: 400px;
  }
  /* line 22001, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-400 {
    margin-bottom: 400px;
  }
  /* line 22003, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-400 {
    margin-left: 400px;
  }
  /* line 22005, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-400-f {
    margin-top: 400px !important;
  }
  /* line 22007, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-400-f {
    margin-right: 400px !important;
  }
  /* line 22009, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-400-f {
    margin-bottom: 400px !important;
  }
  /* line 22011, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-400-f {
    margin-left: 400px !important;
  }
  /* line 22013, app/assets/stylesheets/css/zoficash.css */
  .mg-md-450 {
    margin: 450px;
  }
  /* line 22015, app/assets/stylesheets/css/zoficash.css */
  .mg-md-450-f {
    margin: 450px !important;
  }
  /* line 22017, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-450 {
    margin-top: 450px;
    margin-bottom: 450px;
  }
  /* line 22020, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-450-f {
    margin-top: 450px !important;
    margin-bottom: 450px !important;
  }
  /* line 22023, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-450 {
    margin-left: 450px;
    margin-right: 450px;
  }
  /* line 22026, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-450-f {
    margin-left: 450px !important;
    margin-right: 450px !important;
  }
  /* line 22029, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-450 {
    margin-top: 450px;
  }
  /* line 22031, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-450 {
    margin-right: 450px;
  }
  /* line 22033, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-450 {
    margin-bottom: 450px;
  }
  /* line 22035, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-450 {
    margin-left: 450px;
  }
  /* line 22037, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-450-f {
    margin-top: 450px !important;
  }
  /* line 22039, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-450-f {
    margin-right: 450px !important;
  }
  /* line 22041, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-450-f {
    margin-bottom: 450px !important;
  }
  /* line 22043, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-450-f {
    margin-left: 450px !important;
  }
  /* line 22045, app/assets/stylesheets/css/zoficash.css */
  .mg-md-500 {
    margin: 500px;
  }
  /* line 22047, app/assets/stylesheets/css/zoficash.css */
  .mg-md-500-f {
    margin: 500px !important;
  }
  /* line 22049, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-500 {
    margin-top: 500px;
    margin-bottom: 500px;
  }
  /* line 22052, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-500-f {
    margin-top: 500px !important;
    margin-bottom: 500px !important;
  }
  /* line 22055, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-500 {
    margin-left: 500px;
    margin-right: 500px;
  }
  /* line 22058, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-500-f {
    margin-left: 500px !important;
    margin-right: 500px !important;
  }
  /* line 22061, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-500 {
    margin-top: 500px;
  }
  /* line 22063, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-500 {
    margin-right: 500px;
  }
  /* line 22065, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-500 {
    margin-bottom: 500px;
  }
  /* line 22067, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-500 {
    margin-left: 500px;
  }
  /* line 22069, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-500-f {
    margin-top: 500px !important;
  }
  /* line 22071, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-500-f {
    margin-right: 500px !important;
  }
  /* line 22073, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-500-f {
    margin-bottom: 500px !important;
  }
  /* line 22075, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-500-f {
    margin-left: 500px !important;
  }
  /* line 22077, app/assets/stylesheets/css/zoficash.css */
  .mg-md-550 {
    margin: 550px;
  }
  /* line 22079, app/assets/stylesheets/css/zoficash.css */
  .mg-md-550-f {
    margin: 550px !important;
  }
  /* line 22081, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-550 {
    margin-top: 550px;
    margin-bottom: 550px;
  }
  /* line 22084, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-550-f {
    margin-top: 550px !important;
    margin-bottom: 550px !important;
  }
  /* line 22087, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-550 {
    margin-left: 550px;
    margin-right: 550px;
  }
  /* line 22090, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-550-f {
    margin-left: 550px !important;
    margin-right: 550px !important;
  }
  /* line 22093, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-550 {
    margin-top: 550px;
  }
  /* line 22095, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-550 {
    margin-right: 550px;
  }
  /* line 22097, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-550 {
    margin-bottom: 550px;
  }
  /* line 22099, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-550 {
    margin-left: 550px;
  }
  /* line 22101, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-550-f {
    margin-top: 550px !important;
  }
  /* line 22103, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-550-f {
    margin-right: 550px !important;
  }
  /* line 22105, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-550-f {
    margin-bottom: 550px !important;
  }
  /* line 22107, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-550-f {
    margin-left: 550px !important;
  }
  /* line 22109, app/assets/stylesheets/css/zoficash.css */
  .mg-md-600 {
    margin: 600px;
  }
  /* line 22111, app/assets/stylesheets/css/zoficash.css */
  .mg-md-600-f {
    margin: 600px !important;
  }
  /* line 22113, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-600 {
    margin-top: 600px;
    margin-bottom: 600px;
  }
  /* line 22116, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-600-f {
    margin-top: 600px !important;
    margin-bottom: 600px !important;
  }
  /* line 22119, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-600 {
    margin-left: 600px;
    margin-right: 600px;
  }
  /* line 22122, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-600-f {
    margin-left: 600px !important;
    margin-right: 600px !important;
  }
  /* line 22125, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-600 {
    margin-top: 600px;
  }
  /* line 22127, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-600 {
    margin-right: 600px;
  }
  /* line 22129, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-600 {
    margin-bottom: 600px;
  }
  /* line 22131, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-600 {
    margin-left: 600px;
  }
  /* line 22133, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-600-f {
    margin-top: 600px !important;
  }
  /* line 22135, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-600-f {
    margin-right: 600px !important;
  }
  /* line 22137, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-600-f {
    margin-bottom: 600px !important;
  }
  /* line 22139, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-600-f {
    margin-left: 600px !important;
  }
  /* line 22141, app/assets/stylesheets/css/zoficash.css */
  .mg-md-650 {
    margin: 650px;
  }
  /* line 22143, app/assets/stylesheets/css/zoficash.css */
  .mg-md-650-f {
    margin: 650px !important;
  }
  /* line 22145, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }
  /* line 22148, app/assets/stylesheets/css/zoficash.css */
  .mg-md-y-650-f {
    margin-top: 650px !important;
    margin-bottom: 650px !important;
  }
  /* line 22151, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-650 {
    margin-left: 650px;
    margin-right: 650px;
  }
  /* line 22154, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-650-f {
    margin-left: 650px !important;
    margin-right: 650px !important;
  }
  /* line 22157, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-650 {
    margin-top: 650px;
  }
  /* line 22159, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-650 {
    margin-right: 650px;
  }
  /* line 22161, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-650 {
    margin-bottom: 650px;
  }
  /* line 22163, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-650 {
    margin-left: 650px;
  }
  /* line 22165, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-650-f {
    margin-top: 650px !important;
  }
  /* line 22167, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-650-f {
    margin-right: 650px !important;
  }
  /* line 22169, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-650-f {
    margin-bottom: 650px !important;
  }
  /* line 22171, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-650-f {
    margin-left: 650px !important;
  }
  /* line 22173, app/assets/stylesheets/css/zoficash.css */
  .mg-md-t-auto {
    margin-top: auto;
  }
  /* line 22175, app/assets/stylesheets/css/zoficash.css */
  .mg-md-r-auto {
    margin-right: auto;
  }
  /* line 22177, app/assets/stylesheets/css/zoficash.css */
  .mg-md-b-auto {
    margin-bottom: auto;
  }
  /* line 22179, app/assets/stylesheets/css/zoficash.css */
  .mg-md-l-auto {
    margin-left: auto;
  }
  /* line 22181, app/assets/stylesheets/css/zoficash.css */
  .mg-md-auto {
    margin: auto;
  }
  /* line 22183, app/assets/stylesheets/css/zoficash.css */
  .mg-md-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 992px) {
  /* line 22188, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-0 {
    margin: 0px;
  }
  /* line 22190, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-0-f {
    margin: 0px !important;
  }
  /* line 22192, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 22195, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-0-f {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 22198, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 22201, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-0-f {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 22204, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-0 {
    margin-top: 0px;
  }
  /* line 22206, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-0 {
    margin-right: 0px;
  }
  /* line 22208, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-0 {
    margin-bottom: 0px;
  }
  /* line 22210, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-0 {
    margin-left: 0px;
  }
  /* line 22212, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-0-f {
    margin-top: 0px !important;
  }
  /* line 22214, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-0-f {
    margin-right: 0px !important;
  }
  /* line 22216, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-0-f {
    margin-bottom: 0px !important;
  }
  /* line 22218, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-0-f {
    margin-left: 0px !important;
  }
  /* line 22220, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-1 {
    margin: 1px;
  }
  /* line 22222, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-1-f {
    margin: 1px !important;
  }
  /* line 22224, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 22227, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-1-f {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  /* line 22230, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-1 {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 22233, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-1-f {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  /* line 22236, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-1 {
    margin-top: 1px;
  }
  /* line 22238, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-1 {
    margin-right: 1px;
  }
  /* line 22240, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-1 {
    margin-bottom: 1px;
  }
  /* line 22242, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-1 {
    margin-left: 1px;
  }
  /* line 22244, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-1-f {
    margin-top: 1px !important;
  }
  /* line 22246, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-1-f {
    margin-right: 1px !important;
  }
  /* line 22248, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-1-f {
    margin-bottom: 1px !important;
  }
  /* line 22250, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-1-f {
    margin-left: 1px !important;
  }
  /* line 22252, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-2 {
    margin: 2px;
  }
  /* line 22254, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-2-f {
    margin: 2px !important;
  }
  /* line 22256, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  /* line 22259, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-2-f {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  /* line 22262, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-2 {
    margin-left: 2px;
    margin-right: 2px;
  }
  /* line 22265, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-2-f {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  /* line 22268, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-2 {
    margin-top: 2px;
  }
  /* line 22270, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-2 {
    margin-right: 2px;
  }
  /* line 22272, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-2 {
    margin-bottom: 2px;
  }
  /* line 22274, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-2 {
    margin-left: 2px;
  }
  /* line 22276, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-2-f {
    margin-top: 2px !important;
  }
  /* line 22278, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-2-f {
    margin-right: 2px !important;
  }
  /* line 22280, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-2-f {
    margin-bottom: 2px !important;
  }
  /* line 22282, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-2-f {
    margin-left: 2px !important;
  }
  /* line 22284, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-3 {
    margin: 3px;
  }
  /* line 22286, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-3-f {
    margin: 3px !important;
  }
  /* line 22288, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  /* line 22291, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-3-f {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  /* line 22294, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-3 {
    margin-left: 3px;
    margin-right: 3px;
  }
  /* line 22297, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-3-f {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
  /* line 22300, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-3 {
    margin-top: 3px;
  }
  /* line 22302, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-3 {
    margin-right: 3px;
  }
  /* line 22304, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-3 {
    margin-bottom: 3px;
  }
  /* line 22306, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-3 {
    margin-left: 3px;
  }
  /* line 22308, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-3-f {
    margin-top: 3px !important;
  }
  /* line 22310, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-3-f {
    margin-right: 3px !important;
  }
  /* line 22312, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-3-f {
    margin-bottom: 3px !important;
  }
  /* line 22314, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-3-f {
    margin-left: 3px !important;
  }
  /* line 22316, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-4 {
    margin: 4px;
  }
  /* line 22318, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-4-f {
    margin: 4px !important;
  }
  /* line 22320, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  /* line 22323, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-4-f {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  /* line 22326, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  /* line 22329, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-4-f {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  /* line 22332, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-4 {
    margin-top: 4px;
  }
  /* line 22334, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-4 {
    margin-right: 4px;
  }
  /* line 22336, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-4 {
    margin-bottom: 4px;
  }
  /* line 22338, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-4 {
    margin-left: 4px;
  }
  /* line 22340, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-4-f {
    margin-top: 4px !important;
  }
  /* line 22342, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-4-f {
    margin-right: 4px !important;
  }
  /* line 22344, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-4-f {
    margin-bottom: 4px !important;
  }
  /* line 22346, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-4-f {
    margin-left: 4px !important;
  }
  /* line 22348, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-5 {
    margin: 5px;
  }
  /* line 22350, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-5-f {
    margin: 5px !important;
  }
  /* line 22352, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* line 22355, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-5-f {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 22358, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 22361, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-5-f {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 22364, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-5 {
    margin-top: 5px;
  }
  /* line 22366, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-5 {
    margin-right: 5px;
  }
  /* line 22368, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-5 {
    margin-bottom: 5px;
  }
  /* line 22370, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-5 {
    margin-left: 5px;
  }
  /* line 22372, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-5-f {
    margin-top: 5px !important;
  }
  /* line 22374, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-5-f {
    margin-right: 5px !important;
  }
  /* line 22376, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-5-f {
    margin-bottom: 5px !important;
  }
  /* line 22378, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-5-f {
    margin-left: 5px !important;
  }
  /* line 22380, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-6 {
    margin: 6px;
  }
  /* line 22382, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-6-f {
    margin: 6px !important;
  }
  /* line 22384, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  /* line 22387, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-6-f {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  /* line 22390, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-6 {
    margin-left: 6px;
    margin-right: 6px;
  }
  /* line 22393, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-6-f {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  /* line 22396, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-6 {
    margin-top: 6px;
  }
  /* line 22398, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-6 {
    margin-right: 6px;
  }
  /* line 22400, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-6 {
    margin-bottom: 6px;
  }
  /* line 22402, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-6 {
    margin-left: 6px;
  }
  /* line 22404, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-6-f {
    margin-top: 6px !important;
  }
  /* line 22406, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-6-f {
    margin-right: 6px !important;
  }
  /* line 22408, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-6-f {
    margin-bottom: 6px !important;
  }
  /* line 22410, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-6-f {
    margin-left: 6px !important;
  }
  /* line 22412, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-7 {
    margin: 7px;
  }
  /* line 22414, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-7-f {
    margin: 7px !important;
  }
  /* line 22416, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  /* line 22419, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-7-f {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
  }
  /* line 22422, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-7 {
    margin-left: 7px;
    margin-right: 7px;
  }
  /* line 22425, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-7-f {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
  /* line 22428, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-7 {
    margin-top: 7px;
  }
  /* line 22430, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-7 {
    margin-right: 7px;
  }
  /* line 22432, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-7 {
    margin-bottom: 7px;
  }
  /* line 22434, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-7 {
    margin-left: 7px;
  }
  /* line 22436, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-7-f {
    margin-top: 7px !important;
  }
  /* line 22438, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-7-f {
    margin-right: 7px !important;
  }
  /* line 22440, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-7-f {
    margin-bottom: 7px !important;
  }
  /* line 22442, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-7-f {
    margin-left: 7px !important;
  }
  /* line 22444, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-8 {
    margin: 8px;
  }
  /* line 22446, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-8-f {
    margin: 8px !important;
  }
  /* line 22448, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  /* line 22451, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-8-f {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  /* line 22454, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  /* line 22457, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-8-f {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  /* line 22460, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-8 {
    margin-top: 8px;
  }
  /* line 22462, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-8 {
    margin-right: 8px;
  }
  /* line 22464, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-8 {
    margin-bottom: 8px;
  }
  /* line 22466, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-8 {
    margin-left: 8px;
  }
  /* line 22468, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-8-f {
    margin-top: 8px !important;
  }
  /* line 22470, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-8-f {
    margin-right: 8px !important;
  }
  /* line 22472, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-8-f {
    margin-bottom: 8px !important;
  }
  /* line 22474, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-8-f {
    margin-left: 8px !important;
  }
  /* line 22476, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-9 {
    margin: 9px;
  }
  /* line 22478, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-9-f {
    margin: 9px !important;
  }
  /* line 22480, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  /* line 22483, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-9-f {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }
  /* line 22486, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-9 {
    margin-left: 9px;
    margin-right: 9px;
  }
  /* line 22489, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-9-f {
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
  /* line 22492, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-9 {
    margin-top: 9px;
  }
  /* line 22494, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-9 {
    margin-right: 9px;
  }
  /* line 22496, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-9 {
    margin-bottom: 9px;
  }
  /* line 22498, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-9 {
    margin-left: 9px;
  }
  /* line 22500, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-9-f {
    margin-top: 9px !important;
  }
  /* line 22502, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-9-f {
    margin-right: 9px !important;
  }
  /* line 22504, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-9-f {
    margin-bottom: 9px !important;
  }
  /* line 22506, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-9-f {
    margin-left: 9px !important;
  }
  /* line 22508, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-10 {
    margin: 10px;
  }
  /* line 22510, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-10-f {
    margin: 10px !important;
  }
  /* line 22512, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 22515, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-10-f {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 22518, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 22521, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-10-f {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 22524, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-10 {
    margin-top: 10px;
  }
  /* line 22526, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-10 {
    margin-right: 10px;
  }
  /* line 22528, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-10 {
    margin-bottom: 10px;
  }
  /* line 22530, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-10 {
    margin-left: 10px;
  }
  /* line 22532, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-10-f {
    margin-top: 10px !important;
  }
  /* line 22534, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-10-f {
    margin-right: 10px !important;
  }
  /* line 22536, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-10-f {
    margin-bottom: 10px !important;
  }
  /* line 22538, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-10-f {
    margin-left: 10px !important;
  }
  /* line 22540, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-15 {
    margin: 15px;
  }
  /* line 22542, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-15-f {
    margin: 15px !important;
  }
  /* line 22544, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* line 22547, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-15-f {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 22550, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 22553, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-15-f {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 22556, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-15 {
    margin-top: 15px;
  }
  /* line 22558, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-15 {
    margin-right: 15px;
  }
  /* line 22560, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-15 {
    margin-bottom: 15px;
  }
  /* line 22562, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-15 {
    margin-left: 15px;
  }
  /* line 22564, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-15-f {
    margin-top: 15px !important;
  }
  /* line 22566, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-15-f {
    margin-right: 15px !important;
  }
  /* line 22568, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-15-f {
    margin-bottom: 15px !important;
  }
  /* line 22570, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-15-f {
    margin-left: 15px !important;
  }
  /* line 22572, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-20 {
    margin: 20px;
  }
  /* line 22574, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-20-f {
    margin: 20px !important;
  }
  /* line 22576, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 22579, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-20-f {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 22582, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 22585, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-20-f {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 22588, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-20 {
    margin-top: 20px;
  }
  /* line 22590, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-20 {
    margin-right: 20px;
  }
  /* line 22592, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-20 {
    margin-bottom: 20px;
  }
  /* line 22594, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-20 {
    margin-left: 20px;
  }
  /* line 22596, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-20-f {
    margin-top: 20px !important;
  }
  /* line 22598, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-20-f {
    margin-right: 20px !important;
  }
  /* line 22600, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-20-f {
    margin-bottom: 20px !important;
  }
  /* line 22602, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-20-f {
    margin-left: 20px !important;
  }
  /* line 22604, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-25 {
    margin: 25px;
  }
  /* line 22606, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-25-f {
    margin: 25px !important;
  }
  /* line 22608, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 22611, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-25-f {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 22614, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  /* line 22617, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-25-f {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 22620, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-25 {
    margin-top: 25px;
  }
  /* line 22622, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-25 {
    margin-right: 25px;
  }
  /* line 22624, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-25 {
    margin-bottom: 25px;
  }
  /* line 22626, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-25 {
    margin-left: 25px;
  }
  /* line 22628, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-25-f {
    margin-top: 25px !important;
  }
  /* line 22630, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-25-f {
    margin-right: 25px !important;
  }
  /* line 22632, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-25-f {
    margin-bottom: 25px !important;
  }
  /* line 22634, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-25-f {
    margin-left: 25px !important;
  }
  /* line 22636, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-30 {
    margin: 30px;
  }
  /* line 22638, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-30-f {
    margin: 30px !important;
  }
  /* line 22640, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 22643, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-30-f {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 22646, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  /* line 22649, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-30-f {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 22652, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-30 {
    margin-top: 30px;
  }
  /* line 22654, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-30 {
    margin-right: 30px;
  }
  /* line 22656, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-30 {
    margin-bottom: 30px;
  }
  /* line 22658, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-30 {
    margin-left: 30px;
  }
  /* line 22660, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-30-f {
    margin-top: 30px !important;
  }
  /* line 22662, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-30-f {
    margin-right: 30px !important;
  }
  /* line 22664, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-30-f {
    margin-bottom: 30px !important;
  }
  /* line 22666, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-30-f {
    margin-left: 30px !important;
  }
  /* line 22668, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-35 {
    margin: 35px;
  }
  /* line 22670, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-35-f {
    margin: 35px !important;
  }
  /* line 22672, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* line 22675, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-35-f {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 22678, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-35 {
    margin-left: 35px;
    margin-right: 35px;
  }
  /* line 22681, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-35-f {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 22684, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-35 {
    margin-top: 35px;
  }
  /* line 22686, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-35 {
    margin-right: 35px;
  }
  /* line 22688, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-35 {
    margin-bottom: 35px;
  }
  /* line 22690, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-35 {
    margin-left: 35px;
  }
  /* line 22692, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-35-f {
    margin-top: 35px !important;
  }
  /* line 22694, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-35-f {
    margin-right: 35px !important;
  }
  /* line 22696, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-35-f {
    margin-bottom: 35px !important;
  }
  /* line 22698, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-35-f {
    margin-left: 35px !important;
  }
  /* line 22700, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-40 {
    margin: 40px;
  }
  /* line 22702, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-40-f {
    margin: 40px !important;
  }
  /* line 22704, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 22707, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-40-f {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 22710, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  /* line 22713, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-40-f {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 22716, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-40 {
    margin-top: 40px;
  }
  /* line 22718, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-40 {
    margin-right: 40px;
  }
  /* line 22720, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-40 {
    margin-bottom: 40px;
  }
  /* line 22722, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-40 {
    margin-left: 40px;
  }
  /* line 22724, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-40-f {
    margin-top: 40px !important;
  }
  /* line 22726, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-40-f {
    margin-right: 40px !important;
  }
  /* line 22728, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-40-f {
    margin-bottom: 40px !important;
  }
  /* line 22730, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-40-f {
    margin-left: 40px !important;
  }
  /* line 22732, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-45 {
    margin: 45px;
  }
  /* line 22734, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-45-f {
    margin: 45px !important;
  }
  /* line 22736, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* line 22739, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-45-f {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 22742, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-45 {
    margin-left: 45px;
    margin-right: 45px;
  }
  /* line 22745, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-45-f {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 22748, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-45 {
    margin-top: 45px;
  }
  /* line 22750, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-45 {
    margin-right: 45px;
  }
  /* line 22752, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-45 {
    margin-bottom: 45px;
  }
  /* line 22754, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-45 {
    margin-left: 45px;
  }
  /* line 22756, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-45-f {
    margin-top: 45px !important;
  }
  /* line 22758, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-45-f {
    margin-right: 45px !important;
  }
  /* line 22760, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-45-f {
    margin-bottom: 45px !important;
  }
  /* line 22762, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-45-f {
    margin-left: 45px !important;
  }
  /* line 22764, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-50 {
    margin: 50px;
  }
  /* line 22766, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-50-f {
    margin: 50px !important;
  }
  /* line 22768, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* line 22771, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-50-f {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 22774, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  /* line 22777, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-50-f {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 22780, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-50 {
    margin-top: 50px;
  }
  /* line 22782, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-50 {
    margin-right: 50px;
  }
  /* line 22784, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-50 {
    margin-bottom: 50px;
  }
  /* line 22786, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-50 {
    margin-left: 50px;
  }
  /* line 22788, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-50-f {
    margin-top: 50px !important;
  }
  /* line 22790, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-50-f {
    margin-right: 50px !important;
  }
  /* line 22792, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-50-f {
    margin-bottom: 50px !important;
  }
  /* line 22794, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-50-f {
    margin-left: 50px !important;
  }
  /* line 22796, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-55 {
    margin: 55px;
  }
  /* line 22798, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-55-f {
    margin: 55px !important;
  }
  /* line 22800, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  /* line 22803, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-55-f {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 22806, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-55 {
    margin-left: 55px;
    margin-right: 55px;
  }
  /* line 22809, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-55-f {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 22812, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-55 {
    margin-top: 55px;
  }
  /* line 22814, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-55 {
    margin-right: 55px;
  }
  /* line 22816, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-55 {
    margin-bottom: 55px;
  }
  /* line 22818, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-55 {
    margin-left: 55px;
  }
  /* line 22820, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-55-f {
    margin-top: 55px !important;
  }
  /* line 22822, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-55-f {
    margin-right: 55px !important;
  }
  /* line 22824, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-55-f {
    margin-bottom: 55px !important;
  }
  /* line 22826, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-55-f {
    margin-left: 55px !important;
  }
  /* line 22828, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-60 {
    margin: 60px;
  }
  /* line 22830, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-60-f {
    margin: 60px !important;
  }
  /* line 22832, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  /* line 22835, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-60-f {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 22838, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  /* line 22841, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-60-f {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 22844, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-60 {
    margin-top: 60px;
  }
  /* line 22846, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-60 {
    margin-right: 60px;
  }
  /* line 22848, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-60 {
    margin-bottom: 60px;
  }
  /* line 22850, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-60 {
    margin-left: 60px;
  }
  /* line 22852, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-60-f {
    margin-top: 60px !important;
  }
  /* line 22854, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-60-f {
    margin-right: 60px !important;
  }
  /* line 22856, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-60-f {
    margin-bottom: 60px !important;
  }
  /* line 22858, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-60-f {
    margin-left: 60px !important;
  }
  /* line 22860, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-65 {
    margin: 65px;
  }
  /* line 22862, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-65-f {
    margin: 65px !important;
  }
  /* line 22864, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  /* line 22867, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-65-f {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 22870, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-65 {
    margin-left: 65px;
    margin-right: 65px;
  }
  /* line 22873, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-65-f {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 22876, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-65 {
    margin-top: 65px;
  }
  /* line 22878, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-65 {
    margin-right: 65px;
  }
  /* line 22880, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-65 {
    margin-bottom: 65px;
  }
  /* line 22882, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-65 {
    margin-left: 65px;
  }
  /* line 22884, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-65-f {
    margin-top: 65px !important;
  }
  /* line 22886, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-65-f {
    margin-right: 65px !important;
  }
  /* line 22888, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-65-f {
    margin-bottom: 65px !important;
  }
  /* line 22890, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-65-f {
    margin-left: 65px !important;
  }
  /* line 22892, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-70 {
    margin: 70px;
  }
  /* line 22894, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-70-f {
    margin: 70px !important;
  }
  /* line 22896, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  /* line 22899, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-70-f {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 22902, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-70 {
    margin-left: 70px;
    margin-right: 70px;
  }
  /* line 22905, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-70-f {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 22908, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-70 {
    margin-top: 70px;
  }
  /* line 22910, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-70 {
    margin-right: 70px;
  }
  /* line 22912, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-70 {
    margin-bottom: 70px;
  }
  /* line 22914, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-70 {
    margin-left: 70px;
  }
  /* line 22916, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-70-f {
    margin-top: 70px !important;
  }
  /* line 22918, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-70-f {
    margin-right: 70px !important;
  }
  /* line 22920, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-70-f {
    margin-bottom: 70px !important;
  }
  /* line 22922, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-70-f {
    margin-left: 70px !important;
  }
  /* line 22924, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-75 {
    margin: 75px;
  }
  /* line 22926, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-75-f {
    margin: 75px !important;
  }
  /* line 22928, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  /* line 22931, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-75-f {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 22934, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  /* line 22937, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-75-f {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 22940, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-75 {
    margin-top: 75px;
  }
  /* line 22942, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-75 {
    margin-right: 75px;
  }
  /* line 22944, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-75 {
    margin-bottom: 75px;
  }
  /* line 22946, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-75 {
    margin-left: 75px;
  }
  /* line 22948, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-75-f {
    margin-top: 75px !important;
  }
  /* line 22950, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-75-f {
    margin-right: 75px !important;
  }
  /* line 22952, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-75-f {
    margin-bottom: 75px !important;
  }
  /* line 22954, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-75-f {
    margin-left: 75px !important;
  }
  /* line 22956, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-80 {
    margin: 80px;
  }
  /* line 22958, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-80-f {
    margin: 80px !important;
  }
  /* line 22960, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  /* line 22963, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-80-f {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 22966, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  /* line 22969, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-80-f {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 22972, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-80 {
    margin-top: 80px;
  }
  /* line 22974, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-80 {
    margin-right: 80px;
  }
  /* line 22976, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-80 {
    margin-bottom: 80px;
  }
  /* line 22978, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-80 {
    margin-left: 80px;
  }
  /* line 22980, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-80-f {
    margin-top: 80px !important;
  }
  /* line 22982, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-80-f {
    margin-right: 80px !important;
  }
  /* line 22984, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-80-f {
    margin-bottom: 80px !important;
  }
  /* line 22986, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-80-f {
    margin-left: 80px !important;
  }
  /* line 22988, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-85 {
    margin: 85px;
  }
  /* line 22990, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-85-f {
    margin: 85px !important;
  }
  /* line 22992, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  /* line 22995, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-85-f {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 22998, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-85 {
    margin-left: 85px;
    margin-right: 85px;
  }
  /* line 23001, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-85-f {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 23004, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-85 {
    margin-top: 85px;
  }
  /* line 23006, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-85 {
    margin-right: 85px;
  }
  /* line 23008, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-85 {
    margin-bottom: 85px;
  }
  /* line 23010, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-85 {
    margin-left: 85px;
  }
  /* line 23012, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-85-f {
    margin-top: 85px !important;
  }
  /* line 23014, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-85-f {
    margin-right: 85px !important;
  }
  /* line 23016, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-85-f {
    margin-bottom: 85px !important;
  }
  /* line 23018, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-85-f {
    margin-left: 85px !important;
  }
  /* line 23020, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-90 {
    margin: 90px;
  }
  /* line 23022, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-90-f {
    margin: 90px !important;
  }
  /* line 23024, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  /* line 23027, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-90-f {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 23030, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-90 {
    margin-left: 90px;
    margin-right: 90px;
  }
  /* line 23033, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-90-f {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 23036, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-90 {
    margin-top: 90px;
  }
  /* line 23038, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-90 {
    margin-right: 90px;
  }
  /* line 23040, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-90 {
    margin-bottom: 90px;
  }
  /* line 23042, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-90 {
    margin-left: 90px;
  }
  /* line 23044, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-90-f {
    margin-top: 90px !important;
  }
  /* line 23046, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-90-f {
    margin-right: 90px !important;
  }
  /* line 23048, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-90-f {
    margin-bottom: 90px !important;
  }
  /* line 23050, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-90-f {
    margin-left: 90px !important;
  }
  /* line 23052, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-95 {
    margin: 95px;
  }
  /* line 23054, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-95-f {
    margin: 95px !important;
  }
  /* line 23056, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  /* line 23059, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-95-f {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 23062, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-95 {
    margin-left: 95px;
    margin-right: 95px;
  }
  /* line 23065, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-95-f {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 23068, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-95 {
    margin-top: 95px;
  }
  /* line 23070, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-95 {
    margin-right: 95px;
  }
  /* line 23072, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-95 {
    margin-bottom: 95px;
  }
  /* line 23074, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-95 {
    margin-left: 95px;
  }
  /* line 23076, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-95-f {
    margin-top: 95px !important;
  }
  /* line 23078, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-95-f {
    margin-right: 95px !important;
  }
  /* line 23080, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-95-f {
    margin-bottom: 95px !important;
  }
  /* line 23082, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-95-f {
    margin-left: 95px !important;
  }
  /* line 23084, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-100 {
    margin: 100px;
  }
  /* line 23086, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-100-f {
    margin: 100px !important;
  }
  /* line 23088, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  /* line 23091, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-100-f {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 23094, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  /* line 23097, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-100-f {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 23100, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-100 {
    margin-top: 100px;
  }
  /* line 23102, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-100 {
    margin-right: 100px;
  }
  /* line 23104, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-100 {
    margin-bottom: 100px;
  }
  /* line 23106, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-100 {
    margin-left: 100px;
  }
  /* line 23108, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-100-f {
    margin-top: 100px !important;
  }
  /* line 23110, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-100-f {
    margin-right: 100px !important;
  }
  /* line 23112, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-100-f {
    margin-bottom: 100px !important;
  }
  /* line 23114, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-100-f {
    margin-left: 100px !important;
  }
  /* line 23116, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-150 {
    margin: 150px;
  }
  /* line 23118, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-150-f {
    margin: 150px !important;
  }
  /* line 23120, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  /* line 23123, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-150-f {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 23126, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-150 {
    margin-left: 150px;
    margin-right: 150px;
  }
  /* line 23129, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-150-f {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 23132, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-150 {
    margin-top: 150px;
  }
  /* line 23134, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-150 {
    margin-right: 150px;
  }
  /* line 23136, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-150 {
    margin-bottom: 150px;
  }
  /* line 23138, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-150 {
    margin-left: 150px;
  }
  /* line 23140, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-150-f {
    margin-top: 150px !important;
  }
  /* line 23142, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-150-f {
    margin-right: 150px !important;
  }
  /* line 23144, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-150-f {
    margin-bottom: 150px !important;
  }
  /* line 23146, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-150-f {
    margin-left: 150px !important;
  }
  /* line 23148, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-200 {
    margin: 200px;
  }
  /* line 23150, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-200-f {
    margin: 200px !important;
  }
  /* line 23152, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  /* line 23155, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-200-f {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* line 23158, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-200 {
    margin-left: 200px;
    margin-right: 200px;
  }
  /* line 23161, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-200-f {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 23164, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-200 {
    margin-top: 200px;
  }
  /* line 23166, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-200 {
    margin-right: 200px;
  }
  /* line 23168, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-200 {
    margin-bottom: 200px;
  }
  /* line 23170, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-200 {
    margin-left: 200px;
  }
  /* line 23172, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-200-f {
    margin-top: 200px !important;
  }
  /* line 23174, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-200-f {
    margin-right: 200px !important;
  }
  /* line 23176, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-200-f {
    margin-bottom: 200px !important;
  }
  /* line 23178, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-200-f {
    margin-left: 200px !important;
  }
  /* line 23180, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-250 {
    margin: 250px;
  }
  /* line 23182, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-250-f {
    margin: 250px !important;
  }
  /* line 23184, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-250 {
    margin-top: 250px;
    margin-bottom: 250px;
  }
  /* line 23187, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-250-f {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  /* line 23190, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-250 {
    margin-left: 250px;
    margin-right: 250px;
  }
  /* line 23193, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-250-f {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  /* line 23196, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-250 {
    margin-top: 250px;
  }
  /* line 23198, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-250 {
    margin-right: 250px;
  }
  /* line 23200, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-250 {
    margin-bottom: 250px;
  }
  /* line 23202, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-250 {
    margin-left: 250px;
  }
  /* line 23204, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-250-f {
    margin-top: 250px !important;
  }
  /* line 23206, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-250-f {
    margin-right: 250px !important;
  }
  /* line 23208, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-250-f {
    margin-bottom: 250px !important;
  }
  /* line 23210, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-250-f {
    margin-left: 250px !important;
  }
  /* line 23212, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-300 {
    margin: 300px;
  }
  /* line 23214, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-300-f {
    margin: 300px !important;
  }
  /* line 23216, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }
  /* line 23219, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-300-f {
    margin-top: 300px !important;
    margin-bottom: 300px !important;
  }
  /* line 23222, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-300 {
    margin-left: 300px;
    margin-right: 300px;
  }
  /* line 23225, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-300-f {
    margin-left: 300px !important;
    margin-right: 300px !important;
  }
  /* line 23228, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-300 {
    margin-top: 300px;
  }
  /* line 23230, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-300 {
    margin-right: 300px;
  }
  /* line 23232, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-300 {
    margin-bottom: 300px;
  }
  /* line 23234, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-300 {
    margin-left: 300px;
  }
  /* line 23236, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-300-f {
    margin-top: 300px !important;
  }
  /* line 23238, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-300-f {
    margin-right: 300px !important;
  }
  /* line 23240, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-300-f {
    margin-bottom: 300px !important;
  }
  /* line 23242, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-300-f {
    margin-left: 300px !important;
  }
  /* line 23244, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-350 {
    margin: 350px;
  }
  /* line 23246, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-350-f {
    margin: 350px !important;
  }
  /* line 23248, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-350 {
    margin-top: 350px;
    margin-bottom: 350px;
  }
  /* line 23251, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-350-f {
    margin-top: 350px !important;
    margin-bottom: 350px !important;
  }
  /* line 23254, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-350 {
    margin-left: 350px;
    margin-right: 350px;
  }
  /* line 23257, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-350-f {
    margin-left: 350px !important;
    margin-right: 350px !important;
  }
  /* line 23260, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-350 {
    margin-top: 350px;
  }
  /* line 23262, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-350 {
    margin-right: 350px;
  }
  /* line 23264, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-350 {
    margin-bottom: 350px;
  }
  /* line 23266, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-350 {
    margin-left: 350px;
  }
  /* line 23268, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-350-f {
    margin-top: 350px !important;
  }
  /* line 23270, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-350-f {
    margin-right: 350px !important;
  }
  /* line 23272, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-350-f {
    margin-bottom: 350px !important;
  }
  /* line 23274, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-350-f {
    margin-left: 350px !important;
  }
  /* line 23276, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-400 {
    margin: 400px;
  }
  /* line 23278, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-400-f {
    margin: 400px !important;
  }
  /* line 23280, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }
  /* line 23283, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-400-f {
    margin-top: 400px !important;
    margin-bottom: 400px !important;
  }
  /* line 23286, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-400 {
    margin-left: 400px;
    margin-right: 400px;
  }
  /* line 23289, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-400-f {
    margin-left: 400px !important;
    margin-right: 400px !important;
  }
  /* line 23292, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-400 {
    margin-top: 400px;
  }
  /* line 23294, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-400 {
    margin-right: 400px;
  }
  /* line 23296, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-400 {
    margin-bottom: 400px;
  }
  /* line 23298, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-400 {
    margin-left: 400px;
  }
  /* line 23300, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-400-f {
    margin-top: 400px !important;
  }
  /* line 23302, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-400-f {
    margin-right: 400px !important;
  }
  /* line 23304, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-400-f {
    margin-bottom: 400px !important;
  }
  /* line 23306, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-400-f {
    margin-left: 400px !important;
  }
  /* line 23308, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-450 {
    margin: 450px;
  }
  /* line 23310, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-450-f {
    margin: 450px !important;
  }
  /* line 23312, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-450 {
    margin-top: 450px;
    margin-bottom: 450px;
  }
  /* line 23315, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-450-f {
    margin-top: 450px !important;
    margin-bottom: 450px !important;
  }
  /* line 23318, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-450 {
    margin-left: 450px;
    margin-right: 450px;
  }
  /* line 23321, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-450-f {
    margin-left: 450px !important;
    margin-right: 450px !important;
  }
  /* line 23324, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-450 {
    margin-top: 450px;
  }
  /* line 23326, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-450 {
    margin-right: 450px;
  }
  /* line 23328, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-450 {
    margin-bottom: 450px;
  }
  /* line 23330, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-450 {
    margin-left: 450px;
  }
  /* line 23332, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-450-f {
    margin-top: 450px !important;
  }
  /* line 23334, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-450-f {
    margin-right: 450px !important;
  }
  /* line 23336, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-450-f {
    margin-bottom: 450px !important;
  }
  /* line 23338, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-450-f {
    margin-left: 450px !important;
  }
  /* line 23340, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-500 {
    margin: 500px;
  }
  /* line 23342, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-500-f {
    margin: 500px !important;
  }
  /* line 23344, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-500 {
    margin-top: 500px;
    margin-bottom: 500px;
  }
  /* line 23347, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-500-f {
    margin-top: 500px !important;
    margin-bottom: 500px !important;
  }
  /* line 23350, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-500 {
    margin-left: 500px;
    margin-right: 500px;
  }
  /* line 23353, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-500-f {
    margin-left: 500px !important;
    margin-right: 500px !important;
  }
  /* line 23356, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-500 {
    margin-top: 500px;
  }
  /* line 23358, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-500 {
    margin-right: 500px;
  }
  /* line 23360, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-500 {
    margin-bottom: 500px;
  }
  /* line 23362, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-500 {
    margin-left: 500px;
  }
  /* line 23364, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-500-f {
    margin-top: 500px !important;
  }
  /* line 23366, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-500-f {
    margin-right: 500px !important;
  }
  /* line 23368, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-500-f {
    margin-bottom: 500px !important;
  }
  /* line 23370, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-500-f {
    margin-left: 500px !important;
  }
  /* line 23372, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-550 {
    margin: 550px;
  }
  /* line 23374, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-550-f {
    margin: 550px !important;
  }
  /* line 23376, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-550 {
    margin-top: 550px;
    margin-bottom: 550px;
  }
  /* line 23379, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-550-f {
    margin-top: 550px !important;
    margin-bottom: 550px !important;
  }
  /* line 23382, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-550 {
    margin-left: 550px;
    margin-right: 550px;
  }
  /* line 23385, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-550-f {
    margin-left: 550px !important;
    margin-right: 550px !important;
  }
  /* line 23388, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-550 {
    margin-top: 550px;
  }
  /* line 23390, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-550 {
    margin-right: 550px;
  }
  /* line 23392, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-550 {
    margin-bottom: 550px;
  }
  /* line 23394, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-550 {
    margin-left: 550px;
  }
  /* line 23396, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-550-f {
    margin-top: 550px !important;
  }
  /* line 23398, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-550-f {
    margin-right: 550px !important;
  }
  /* line 23400, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-550-f {
    margin-bottom: 550px !important;
  }
  /* line 23402, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-550-f {
    margin-left: 550px !important;
  }
  /* line 23404, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-600 {
    margin: 600px;
  }
  /* line 23406, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-600-f {
    margin: 600px !important;
  }
  /* line 23408, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-600 {
    margin-top: 600px;
    margin-bottom: 600px;
  }
  /* line 23411, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-600-f {
    margin-top: 600px !important;
    margin-bottom: 600px !important;
  }
  /* line 23414, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-600 {
    margin-left: 600px;
    margin-right: 600px;
  }
  /* line 23417, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-600-f {
    margin-left: 600px !important;
    margin-right: 600px !important;
  }
  /* line 23420, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-600 {
    margin-top: 600px;
  }
  /* line 23422, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-600 {
    margin-right: 600px;
  }
  /* line 23424, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-600 {
    margin-bottom: 600px;
  }
  /* line 23426, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-600 {
    margin-left: 600px;
  }
  /* line 23428, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-600-f {
    margin-top: 600px !important;
  }
  /* line 23430, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-600-f {
    margin-right: 600px !important;
  }
  /* line 23432, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-600-f {
    margin-bottom: 600px !important;
  }
  /* line 23434, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-600-f {
    margin-left: 600px !important;
  }
  /* line 23436, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-650 {
    margin: 650px;
  }
  /* line 23438, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-650-f {
    margin: 650px !important;
  }
  /* line 23440, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }
  /* line 23443, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-y-650-f {
    margin-top: 650px !important;
    margin-bottom: 650px !important;
  }
  /* line 23446, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-650 {
    margin-left: 650px;
    margin-right: 650px;
  }
  /* line 23449, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-650-f {
    margin-left: 650px !important;
    margin-right: 650px !important;
  }
  /* line 23452, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-650 {
    margin-top: 650px;
  }
  /* line 23454, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-650 {
    margin-right: 650px;
  }
  /* line 23456, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-650 {
    margin-bottom: 650px;
  }
  /* line 23458, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-650 {
    margin-left: 650px;
  }
  /* line 23460, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-650-f {
    margin-top: 650px !important;
  }
  /* line 23462, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-650-f {
    margin-right: 650px !important;
  }
  /* line 23464, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-650-f {
    margin-bottom: 650px !important;
  }
  /* line 23466, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-650-f {
    margin-left: 650px !important;
  }
  /* line 23468, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-t-auto {
    margin-top: auto;
  }
  /* line 23470, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-r-auto {
    margin-right: auto;
  }
  /* line 23472, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-b-auto {
    margin-bottom: auto;
  }
  /* line 23474, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-auto {
    margin-left: auto;
  }
  /* line 23476, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-auto {
    margin: auto;
  }
  /* line 23478, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 23481, app/assets/stylesheets/css/zoficash.css */
  .mg-lg-l-240 {
    margin-left: 240px;
  }
}

@media (min-width: 1200px) {
  /* line 23485, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-0 {
    margin: 0px;
  }
  /* line 23487, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-0-f {
    margin: 0px !important;
  }
  /* line 23489, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 23492, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-0-f {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 23495, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 23498, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-0-f {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 23501, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-0 {
    margin-top: 0px;
  }
  /* line 23503, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-0 {
    margin-right: 0px;
  }
  /* line 23505, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-0 {
    margin-bottom: 0px;
  }
  /* line 23507, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-0 {
    margin-left: 0px;
  }
  /* line 23509, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-0-f {
    margin-top: 0px !important;
  }
  /* line 23511, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-0-f {
    margin-right: 0px !important;
  }
  /* line 23513, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-0-f {
    margin-bottom: 0px !important;
  }
  /* line 23515, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-0-f {
    margin-left: 0px !important;
  }
  /* line 23517, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-1 {
    margin: 1px;
  }
  /* line 23519, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-1-f {
    margin: 1px !important;
  }
  /* line 23521, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 23524, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-1-f {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  /* line 23527, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-1 {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 23530, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-1-f {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  /* line 23533, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-1 {
    margin-top: 1px;
  }
  /* line 23535, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-1 {
    margin-right: 1px;
  }
  /* line 23537, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-1 {
    margin-bottom: 1px;
  }
  /* line 23539, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-1 {
    margin-left: 1px;
  }
  /* line 23541, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-1-f {
    margin-top: 1px !important;
  }
  /* line 23543, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-1-f {
    margin-right: 1px !important;
  }
  /* line 23545, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-1-f {
    margin-bottom: 1px !important;
  }
  /* line 23547, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-1-f {
    margin-left: 1px !important;
  }
  /* line 23549, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-2 {
    margin: 2px;
  }
  /* line 23551, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-2-f {
    margin: 2px !important;
  }
  /* line 23553, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  /* line 23556, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-2-f {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  /* line 23559, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-2 {
    margin-left: 2px;
    margin-right: 2px;
  }
  /* line 23562, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-2-f {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  /* line 23565, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-2 {
    margin-top: 2px;
  }
  /* line 23567, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-2 {
    margin-right: 2px;
  }
  /* line 23569, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-2 {
    margin-bottom: 2px;
  }
  /* line 23571, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-2 {
    margin-left: 2px;
  }
  /* line 23573, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-2-f {
    margin-top: 2px !important;
  }
  /* line 23575, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-2-f {
    margin-right: 2px !important;
  }
  /* line 23577, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-2-f {
    margin-bottom: 2px !important;
  }
  /* line 23579, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-2-f {
    margin-left: 2px !important;
  }
  /* line 23581, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-3 {
    margin: 3px;
  }
  /* line 23583, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-3-f {
    margin: 3px !important;
  }
  /* line 23585, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  /* line 23588, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-3-f {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  /* line 23591, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-3 {
    margin-left: 3px;
    margin-right: 3px;
  }
  /* line 23594, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-3-f {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
  /* line 23597, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-3 {
    margin-top: 3px;
  }
  /* line 23599, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-3 {
    margin-right: 3px;
  }
  /* line 23601, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-3 {
    margin-bottom: 3px;
  }
  /* line 23603, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-3 {
    margin-left: 3px;
  }
  /* line 23605, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-3-f {
    margin-top: 3px !important;
  }
  /* line 23607, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-3-f {
    margin-right: 3px !important;
  }
  /* line 23609, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-3-f {
    margin-bottom: 3px !important;
  }
  /* line 23611, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-3-f {
    margin-left: 3px !important;
  }
  /* line 23613, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-4 {
    margin: 4px;
  }
  /* line 23615, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-4-f {
    margin: 4px !important;
  }
  /* line 23617, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  /* line 23620, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-4-f {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  /* line 23623, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  /* line 23626, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-4-f {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  /* line 23629, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-4 {
    margin-top: 4px;
  }
  /* line 23631, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-4 {
    margin-right: 4px;
  }
  /* line 23633, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-4 {
    margin-bottom: 4px;
  }
  /* line 23635, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-4 {
    margin-left: 4px;
  }
  /* line 23637, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-4-f {
    margin-top: 4px !important;
  }
  /* line 23639, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-4-f {
    margin-right: 4px !important;
  }
  /* line 23641, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-4-f {
    margin-bottom: 4px !important;
  }
  /* line 23643, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-4-f {
    margin-left: 4px !important;
  }
  /* line 23645, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-5 {
    margin: 5px;
  }
  /* line 23647, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-5-f {
    margin: 5px !important;
  }
  /* line 23649, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* line 23652, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-5-f {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 23655, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 23658, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-5-f {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 23661, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-5 {
    margin-top: 5px;
  }
  /* line 23663, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-5 {
    margin-right: 5px;
  }
  /* line 23665, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-5 {
    margin-bottom: 5px;
  }
  /* line 23667, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-5 {
    margin-left: 5px;
  }
  /* line 23669, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-5-f {
    margin-top: 5px !important;
  }
  /* line 23671, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-5-f {
    margin-right: 5px !important;
  }
  /* line 23673, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-5-f {
    margin-bottom: 5px !important;
  }
  /* line 23675, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-5-f {
    margin-left: 5px !important;
  }
  /* line 23677, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-6 {
    margin: 6px;
  }
  /* line 23679, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-6-f {
    margin: 6px !important;
  }
  /* line 23681, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  /* line 23684, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-6-f {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  /* line 23687, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-6 {
    margin-left: 6px;
    margin-right: 6px;
  }
  /* line 23690, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-6-f {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  /* line 23693, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-6 {
    margin-top: 6px;
  }
  /* line 23695, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-6 {
    margin-right: 6px;
  }
  /* line 23697, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-6 {
    margin-bottom: 6px;
  }
  /* line 23699, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-6 {
    margin-left: 6px;
  }
  /* line 23701, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-6-f {
    margin-top: 6px !important;
  }
  /* line 23703, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-6-f {
    margin-right: 6px !important;
  }
  /* line 23705, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-6-f {
    margin-bottom: 6px !important;
  }
  /* line 23707, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-6-f {
    margin-left: 6px !important;
  }
  /* line 23709, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-7 {
    margin: 7px;
  }
  /* line 23711, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-7-f {
    margin: 7px !important;
  }
  /* line 23713, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  /* line 23716, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-7-f {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
  }
  /* line 23719, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-7 {
    margin-left: 7px;
    margin-right: 7px;
  }
  /* line 23722, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-7-f {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
  /* line 23725, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-7 {
    margin-top: 7px;
  }
  /* line 23727, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-7 {
    margin-right: 7px;
  }
  /* line 23729, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-7 {
    margin-bottom: 7px;
  }
  /* line 23731, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-7 {
    margin-left: 7px;
  }
  /* line 23733, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-7-f {
    margin-top: 7px !important;
  }
  /* line 23735, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-7-f {
    margin-right: 7px !important;
  }
  /* line 23737, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-7-f {
    margin-bottom: 7px !important;
  }
  /* line 23739, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-7-f {
    margin-left: 7px !important;
  }
  /* line 23741, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-8 {
    margin: 8px;
  }
  /* line 23743, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-8-f {
    margin: 8px !important;
  }
  /* line 23745, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  /* line 23748, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-8-f {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  /* line 23751, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  /* line 23754, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-8-f {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  /* line 23757, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-8 {
    margin-top: 8px;
  }
  /* line 23759, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-8 {
    margin-right: 8px;
  }
  /* line 23761, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-8 {
    margin-bottom: 8px;
  }
  /* line 23763, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-8 {
    margin-left: 8px;
  }
  /* line 23765, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-8-f {
    margin-top: 8px !important;
  }
  /* line 23767, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-8-f {
    margin-right: 8px !important;
  }
  /* line 23769, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-8-f {
    margin-bottom: 8px !important;
  }
  /* line 23771, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-8-f {
    margin-left: 8px !important;
  }
  /* line 23773, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-9 {
    margin: 9px;
  }
  /* line 23775, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-9-f {
    margin: 9px !important;
  }
  /* line 23777, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  /* line 23780, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-9-f {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }
  /* line 23783, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-9 {
    margin-left: 9px;
    margin-right: 9px;
  }
  /* line 23786, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-9-f {
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
  /* line 23789, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-9 {
    margin-top: 9px;
  }
  /* line 23791, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-9 {
    margin-right: 9px;
  }
  /* line 23793, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-9 {
    margin-bottom: 9px;
  }
  /* line 23795, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-9 {
    margin-left: 9px;
  }
  /* line 23797, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-9-f {
    margin-top: 9px !important;
  }
  /* line 23799, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-9-f {
    margin-right: 9px !important;
  }
  /* line 23801, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-9-f {
    margin-bottom: 9px !important;
  }
  /* line 23803, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-9-f {
    margin-left: 9px !important;
  }
  /* line 23805, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-10 {
    margin: 10px;
  }
  /* line 23807, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-10-f {
    margin: 10px !important;
  }
  /* line 23809, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 23812, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-10-f {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 23815, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 23818, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-10-f {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 23821, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-10 {
    margin-top: 10px;
  }
  /* line 23823, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-10 {
    margin-right: 10px;
  }
  /* line 23825, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-10 {
    margin-bottom: 10px;
  }
  /* line 23827, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-10 {
    margin-left: 10px;
  }
  /* line 23829, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-10-f {
    margin-top: 10px !important;
  }
  /* line 23831, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-10-f {
    margin-right: 10px !important;
  }
  /* line 23833, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-10-f {
    margin-bottom: 10px !important;
  }
  /* line 23835, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-10-f {
    margin-left: 10px !important;
  }
  /* line 23837, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-15 {
    margin: 15px;
  }
  /* line 23839, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-15-f {
    margin: 15px !important;
  }
  /* line 23841, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* line 23844, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-15-f {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 23847, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 23850, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-15-f {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 23853, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-15 {
    margin-top: 15px;
  }
  /* line 23855, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-15 {
    margin-right: 15px;
  }
  /* line 23857, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-15 {
    margin-bottom: 15px;
  }
  /* line 23859, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-15 {
    margin-left: 15px;
  }
  /* line 23861, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-15-f {
    margin-top: 15px !important;
  }
  /* line 23863, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-15-f {
    margin-right: 15px !important;
  }
  /* line 23865, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-15-f {
    margin-bottom: 15px !important;
  }
  /* line 23867, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-15-f {
    margin-left: 15px !important;
  }
  /* line 23869, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-20 {
    margin: 20px;
  }
  /* line 23871, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-20-f {
    margin: 20px !important;
  }
  /* line 23873, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 23876, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-20-f {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 23879, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 23882, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-20-f {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 23885, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-20 {
    margin-top: 20px;
  }
  /* line 23887, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-20 {
    margin-right: 20px;
  }
  /* line 23889, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-20 {
    margin-bottom: 20px;
  }
  /* line 23891, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-20 {
    margin-left: 20px;
  }
  /* line 23893, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-20-f {
    margin-top: 20px !important;
  }
  /* line 23895, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-20-f {
    margin-right: 20px !important;
  }
  /* line 23897, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-20-f {
    margin-bottom: 20px !important;
  }
  /* line 23899, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-20-f {
    margin-left: 20px !important;
  }
  /* line 23901, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-25 {
    margin: 25px;
  }
  /* line 23903, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-25-f {
    margin: 25px !important;
  }
  /* line 23905, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 23908, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-25-f {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 23911, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  /* line 23914, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-25-f {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 23917, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-25 {
    margin-top: 25px;
  }
  /* line 23919, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-25 {
    margin-right: 25px;
  }
  /* line 23921, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-25 {
    margin-bottom: 25px;
  }
  /* line 23923, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-25 {
    margin-left: 25px;
  }
  /* line 23925, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-25-f {
    margin-top: 25px !important;
  }
  /* line 23927, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-25-f {
    margin-right: 25px !important;
  }
  /* line 23929, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-25-f {
    margin-bottom: 25px !important;
  }
  /* line 23931, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-25-f {
    margin-left: 25px !important;
  }
  /* line 23933, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-30 {
    margin: 30px;
  }
  /* line 23935, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-30-f {
    margin: 30px !important;
  }
  /* line 23937, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 23940, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-30-f {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 23943, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  /* line 23946, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-30-f {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 23949, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-30 {
    margin-top: 30px;
  }
  /* line 23951, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-30 {
    margin-right: 30px;
  }
  /* line 23953, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-30 {
    margin-bottom: 30px;
  }
  /* line 23955, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-30 {
    margin-left: 30px;
  }
  /* line 23957, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-30-f {
    margin-top: 30px !important;
  }
  /* line 23959, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-30-f {
    margin-right: 30px !important;
  }
  /* line 23961, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-30-f {
    margin-bottom: 30px !important;
  }
  /* line 23963, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-30-f {
    margin-left: 30px !important;
  }
  /* line 23965, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-35 {
    margin: 35px;
  }
  /* line 23967, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-35-f {
    margin: 35px !important;
  }
  /* line 23969, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* line 23972, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-35-f {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 23975, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-35 {
    margin-left: 35px;
    margin-right: 35px;
  }
  /* line 23978, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-35-f {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 23981, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-35 {
    margin-top: 35px;
  }
  /* line 23983, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-35 {
    margin-right: 35px;
  }
  /* line 23985, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-35 {
    margin-bottom: 35px;
  }
  /* line 23987, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-35 {
    margin-left: 35px;
  }
  /* line 23989, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-35-f {
    margin-top: 35px !important;
  }
  /* line 23991, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-35-f {
    margin-right: 35px !important;
  }
  /* line 23993, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-35-f {
    margin-bottom: 35px !important;
  }
  /* line 23995, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-35-f {
    margin-left: 35px !important;
  }
  /* line 23997, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-40 {
    margin: 40px;
  }
  /* line 23999, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-40-f {
    margin: 40px !important;
  }
  /* line 24001, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 24004, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-40-f {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 24007, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  /* line 24010, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-40-f {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 24013, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-40 {
    margin-top: 40px;
  }
  /* line 24015, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-40 {
    margin-right: 40px;
  }
  /* line 24017, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-40 {
    margin-bottom: 40px;
  }
  /* line 24019, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-40 {
    margin-left: 40px;
  }
  /* line 24021, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-40-f {
    margin-top: 40px !important;
  }
  /* line 24023, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-40-f {
    margin-right: 40px !important;
  }
  /* line 24025, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-40-f {
    margin-bottom: 40px !important;
  }
  /* line 24027, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-40-f {
    margin-left: 40px !important;
  }
  /* line 24029, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-45 {
    margin: 45px;
  }
  /* line 24031, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-45-f {
    margin: 45px !important;
  }
  /* line 24033, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* line 24036, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-45-f {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 24039, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-45 {
    margin-left: 45px;
    margin-right: 45px;
  }
  /* line 24042, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-45-f {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 24045, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-45 {
    margin-top: 45px;
  }
  /* line 24047, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-45 {
    margin-right: 45px;
  }
  /* line 24049, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-45 {
    margin-bottom: 45px;
  }
  /* line 24051, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-45 {
    margin-left: 45px;
  }
  /* line 24053, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-45-f {
    margin-top: 45px !important;
  }
  /* line 24055, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-45-f {
    margin-right: 45px !important;
  }
  /* line 24057, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-45-f {
    margin-bottom: 45px !important;
  }
  /* line 24059, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-45-f {
    margin-left: 45px !important;
  }
  /* line 24061, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-50 {
    margin: 50px;
  }
  /* line 24063, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-50-f {
    margin: 50px !important;
  }
  /* line 24065, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* line 24068, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-50-f {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 24071, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  /* line 24074, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-50-f {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 24077, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-50 {
    margin-top: 50px;
  }
  /* line 24079, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-50 {
    margin-right: 50px;
  }
  /* line 24081, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-50 {
    margin-bottom: 50px;
  }
  /* line 24083, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-50 {
    margin-left: 50px;
  }
  /* line 24085, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-50-f {
    margin-top: 50px !important;
  }
  /* line 24087, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-50-f {
    margin-right: 50px !important;
  }
  /* line 24089, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-50-f {
    margin-bottom: 50px !important;
  }
  /* line 24091, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-50-f {
    margin-left: 50px !important;
  }
  /* line 24093, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-55 {
    margin: 55px;
  }
  /* line 24095, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-55-f {
    margin: 55px !important;
  }
  /* line 24097, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  /* line 24100, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-55-f {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 24103, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-55 {
    margin-left: 55px;
    margin-right: 55px;
  }
  /* line 24106, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-55-f {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 24109, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-55 {
    margin-top: 55px;
  }
  /* line 24111, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-55 {
    margin-right: 55px;
  }
  /* line 24113, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-55 {
    margin-bottom: 55px;
  }
  /* line 24115, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-55 {
    margin-left: 55px;
  }
  /* line 24117, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-55-f {
    margin-top: 55px !important;
  }
  /* line 24119, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-55-f {
    margin-right: 55px !important;
  }
  /* line 24121, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-55-f {
    margin-bottom: 55px !important;
  }
  /* line 24123, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-55-f {
    margin-left: 55px !important;
  }
  /* line 24125, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-60 {
    margin: 60px;
  }
  /* line 24127, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-60-f {
    margin: 60px !important;
  }
  /* line 24129, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  /* line 24132, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-60-f {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 24135, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  /* line 24138, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-60-f {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 24141, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-60 {
    margin-top: 60px;
  }
  /* line 24143, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-60 {
    margin-right: 60px;
  }
  /* line 24145, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-60 {
    margin-bottom: 60px;
  }
  /* line 24147, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-60 {
    margin-left: 60px;
  }
  /* line 24149, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-60-f {
    margin-top: 60px !important;
  }
  /* line 24151, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-60-f {
    margin-right: 60px !important;
  }
  /* line 24153, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-60-f {
    margin-bottom: 60px !important;
  }
  /* line 24155, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-60-f {
    margin-left: 60px !important;
  }
  /* line 24157, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-65 {
    margin: 65px;
  }
  /* line 24159, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-65-f {
    margin: 65px !important;
  }
  /* line 24161, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  /* line 24164, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-65-f {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 24167, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-65 {
    margin-left: 65px;
    margin-right: 65px;
  }
  /* line 24170, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-65-f {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 24173, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-65 {
    margin-top: 65px;
  }
  /* line 24175, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-65 {
    margin-right: 65px;
  }
  /* line 24177, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-65 {
    margin-bottom: 65px;
  }
  /* line 24179, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-65 {
    margin-left: 65px;
  }
  /* line 24181, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-65-f {
    margin-top: 65px !important;
  }
  /* line 24183, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-65-f {
    margin-right: 65px !important;
  }
  /* line 24185, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-65-f {
    margin-bottom: 65px !important;
  }
  /* line 24187, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-65-f {
    margin-left: 65px !important;
  }
  /* line 24189, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-70 {
    margin: 70px;
  }
  /* line 24191, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-70-f {
    margin: 70px !important;
  }
  /* line 24193, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  /* line 24196, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-70-f {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 24199, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-70 {
    margin-left: 70px;
    margin-right: 70px;
  }
  /* line 24202, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-70-f {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 24205, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-70 {
    margin-top: 70px;
  }
  /* line 24207, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-70 {
    margin-right: 70px;
  }
  /* line 24209, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-70 {
    margin-bottom: 70px;
  }
  /* line 24211, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-70 {
    margin-left: 70px;
  }
  /* line 24213, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-70-f {
    margin-top: 70px !important;
  }
  /* line 24215, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-70-f {
    margin-right: 70px !important;
  }
  /* line 24217, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-70-f {
    margin-bottom: 70px !important;
  }
  /* line 24219, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-70-f {
    margin-left: 70px !important;
  }
  /* line 24221, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-75 {
    margin: 75px;
  }
  /* line 24223, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-75-f {
    margin: 75px !important;
  }
  /* line 24225, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  /* line 24228, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-75-f {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 24231, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  /* line 24234, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-75-f {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 24237, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-75 {
    margin-top: 75px;
  }
  /* line 24239, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-75 {
    margin-right: 75px;
  }
  /* line 24241, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-75 {
    margin-bottom: 75px;
  }
  /* line 24243, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-75 {
    margin-left: 75px;
  }
  /* line 24245, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-75-f {
    margin-top: 75px !important;
  }
  /* line 24247, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-75-f {
    margin-right: 75px !important;
  }
  /* line 24249, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-75-f {
    margin-bottom: 75px !important;
  }
  /* line 24251, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-75-f {
    margin-left: 75px !important;
  }
  /* line 24253, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-80 {
    margin: 80px;
  }
  /* line 24255, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-80-f {
    margin: 80px !important;
  }
  /* line 24257, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  /* line 24260, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-80-f {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 24263, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  /* line 24266, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-80-f {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 24269, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-80 {
    margin-top: 80px;
  }
  /* line 24271, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-80 {
    margin-right: 80px;
  }
  /* line 24273, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-80 {
    margin-bottom: 80px;
  }
  /* line 24275, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-80 {
    margin-left: 80px;
  }
  /* line 24277, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-80-f {
    margin-top: 80px !important;
  }
  /* line 24279, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-80-f {
    margin-right: 80px !important;
  }
  /* line 24281, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-80-f {
    margin-bottom: 80px !important;
  }
  /* line 24283, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-80-f {
    margin-left: 80px !important;
  }
  /* line 24285, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-85 {
    margin: 85px;
  }
  /* line 24287, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-85-f {
    margin: 85px !important;
  }
  /* line 24289, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  /* line 24292, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-85-f {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 24295, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-85 {
    margin-left: 85px;
    margin-right: 85px;
  }
  /* line 24298, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-85-f {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 24301, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-85 {
    margin-top: 85px;
  }
  /* line 24303, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-85 {
    margin-right: 85px;
  }
  /* line 24305, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-85 {
    margin-bottom: 85px;
  }
  /* line 24307, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-85 {
    margin-left: 85px;
  }
  /* line 24309, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-85-f {
    margin-top: 85px !important;
  }
  /* line 24311, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-85-f {
    margin-right: 85px !important;
  }
  /* line 24313, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-85-f {
    margin-bottom: 85px !important;
  }
  /* line 24315, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-85-f {
    margin-left: 85px !important;
  }
  /* line 24317, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-90 {
    margin: 90px;
  }
  /* line 24319, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-90-f {
    margin: 90px !important;
  }
  /* line 24321, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  /* line 24324, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-90-f {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 24327, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-90 {
    margin-left: 90px;
    margin-right: 90px;
  }
  /* line 24330, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-90-f {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 24333, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-90 {
    margin-top: 90px;
  }
  /* line 24335, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-90 {
    margin-right: 90px;
  }
  /* line 24337, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-90 {
    margin-bottom: 90px;
  }
  /* line 24339, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-90 {
    margin-left: 90px;
  }
  /* line 24341, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-90-f {
    margin-top: 90px !important;
  }
  /* line 24343, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-90-f {
    margin-right: 90px !important;
  }
  /* line 24345, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-90-f {
    margin-bottom: 90px !important;
  }
  /* line 24347, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-90-f {
    margin-left: 90px !important;
  }
  /* line 24349, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-95 {
    margin: 95px;
  }
  /* line 24351, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-95-f {
    margin: 95px !important;
  }
  /* line 24353, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  /* line 24356, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-95-f {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 24359, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-95 {
    margin-left: 95px;
    margin-right: 95px;
  }
  /* line 24362, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-95-f {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 24365, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-95 {
    margin-top: 95px;
  }
  /* line 24367, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-95 {
    margin-right: 95px;
  }
  /* line 24369, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-95 {
    margin-bottom: 95px;
  }
  /* line 24371, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-95 {
    margin-left: 95px;
  }
  /* line 24373, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-95-f {
    margin-top: 95px !important;
  }
  /* line 24375, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-95-f {
    margin-right: 95px !important;
  }
  /* line 24377, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-95-f {
    margin-bottom: 95px !important;
  }
  /* line 24379, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-95-f {
    margin-left: 95px !important;
  }
  /* line 24381, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-100 {
    margin: 100px;
  }
  /* line 24383, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-100-f {
    margin: 100px !important;
  }
  /* line 24385, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  /* line 24388, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-100-f {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 24391, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  /* line 24394, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-100-f {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 24397, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-100 {
    margin-top: 100px;
  }
  /* line 24399, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-100 {
    margin-right: 100px;
  }
  /* line 24401, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-100 {
    margin-bottom: 100px;
  }
  /* line 24403, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-100 {
    margin-left: 100px;
  }
  /* line 24405, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-100-f {
    margin-top: 100px !important;
  }
  /* line 24407, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-100-f {
    margin-right: 100px !important;
  }
  /* line 24409, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-100-f {
    margin-bottom: 100px !important;
  }
  /* line 24411, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-100-f {
    margin-left: 100px !important;
  }
  /* line 24413, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-150 {
    margin: 150px;
  }
  /* line 24415, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-150-f {
    margin: 150px !important;
  }
  /* line 24417, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  /* line 24420, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-150-f {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 24423, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-150 {
    margin-left: 150px;
    margin-right: 150px;
  }
  /* line 24426, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-150-f {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 24429, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-150 {
    margin-top: 150px;
  }
  /* line 24431, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-150 {
    margin-right: 150px;
  }
  /* line 24433, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-150 {
    margin-bottom: 150px;
  }
  /* line 24435, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-150 {
    margin-left: 150px;
  }
  /* line 24437, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-150-f {
    margin-top: 150px !important;
  }
  /* line 24439, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-150-f {
    margin-right: 150px !important;
  }
  /* line 24441, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-150-f {
    margin-bottom: 150px !important;
  }
  /* line 24443, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-150-f {
    margin-left: 150px !important;
  }
  /* line 24445, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-200 {
    margin: 200px;
  }
  /* line 24447, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-200-f {
    margin: 200px !important;
  }
  /* line 24449, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  /* line 24452, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-200-f {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* line 24455, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-200 {
    margin-left: 200px;
    margin-right: 200px;
  }
  /* line 24458, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-200-f {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 24461, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-200 {
    margin-top: 200px;
  }
  /* line 24463, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-200 {
    margin-right: 200px;
  }
  /* line 24465, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-200 {
    margin-bottom: 200px;
  }
  /* line 24467, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-200 {
    margin-left: 200px;
  }
  /* line 24469, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-200-f {
    margin-top: 200px !important;
  }
  /* line 24471, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-200-f {
    margin-right: 200px !important;
  }
  /* line 24473, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-200-f {
    margin-bottom: 200px !important;
  }
  /* line 24475, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-200-f {
    margin-left: 200px !important;
  }
  /* line 24477, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-250 {
    margin: 250px;
  }
  /* line 24479, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-250-f {
    margin: 250px !important;
  }
  /* line 24481, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-250 {
    margin-top: 250px;
    margin-bottom: 250px;
  }
  /* line 24484, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-250-f {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  /* line 24487, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-250 {
    margin-left: 250px;
    margin-right: 250px;
  }
  /* line 24490, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-250-f {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  /* line 24493, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-250 {
    margin-top: 250px;
  }
  /* line 24495, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-250 {
    margin-right: 250px;
  }
  /* line 24497, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-250 {
    margin-bottom: 250px;
  }
  /* line 24499, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-250 {
    margin-left: 250px;
  }
  /* line 24501, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-250-f {
    margin-top: 250px !important;
  }
  /* line 24503, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-250-f {
    margin-right: 250px !important;
  }
  /* line 24505, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-250-f {
    margin-bottom: 250px !important;
  }
  /* line 24507, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-250-f {
    margin-left: 250px !important;
  }
  /* line 24509, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-300 {
    margin: 300px;
  }
  /* line 24511, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-300-f {
    margin: 300px !important;
  }
  /* line 24513, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }
  /* line 24516, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-300-f {
    margin-top: 300px !important;
    margin-bottom: 300px !important;
  }
  /* line 24519, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-300 {
    margin-left: 300px;
    margin-right: 300px;
  }
  /* line 24522, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-300-f {
    margin-left: 300px !important;
    margin-right: 300px !important;
  }
  /* line 24525, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-300 {
    margin-top: 300px;
  }
  /* line 24527, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-300 {
    margin-right: 300px;
  }
  /* line 24529, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-300 {
    margin-bottom: 300px;
  }
  /* line 24531, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-300 {
    margin-left: 300px;
  }
  /* line 24533, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-300-f {
    margin-top: 300px !important;
  }
  /* line 24535, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-300-f {
    margin-right: 300px !important;
  }
  /* line 24537, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-300-f {
    margin-bottom: 300px !important;
  }
  /* line 24539, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-300-f {
    margin-left: 300px !important;
  }
  /* line 24541, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-350 {
    margin: 350px;
  }
  /* line 24543, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-350-f {
    margin: 350px !important;
  }
  /* line 24545, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-350 {
    margin-top: 350px;
    margin-bottom: 350px;
  }
  /* line 24548, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-350-f {
    margin-top: 350px !important;
    margin-bottom: 350px !important;
  }
  /* line 24551, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-350 {
    margin-left: 350px;
    margin-right: 350px;
  }
  /* line 24554, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-350-f {
    margin-left: 350px !important;
    margin-right: 350px !important;
  }
  /* line 24557, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-350 {
    margin-top: 350px;
  }
  /* line 24559, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-350 {
    margin-right: 350px;
  }
  /* line 24561, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-350 {
    margin-bottom: 350px;
  }
  /* line 24563, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-350 {
    margin-left: 350px;
  }
  /* line 24565, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-350-f {
    margin-top: 350px !important;
  }
  /* line 24567, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-350-f {
    margin-right: 350px !important;
  }
  /* line 24569, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-350-f {
    margin-bottom: 350px !important;
  }
  /* line 24571, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-350-f {
    margin-left: 350px !important;
  }
  /* line 24573, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-400 {
    margin: 400px;
  }
  /* line 24575, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-400-f {
    margin: 400px !important;
  }
  /* line 24577, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }
  /* line 24580, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-400-f {
    margin-top: 400px !important;
    margin-bottom: 400px !important;
  }
  /* line 24583, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-400 {
    margin-left: 400px;
    margin-right: 400px;
  }
  /* line 24586, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-400-f {
    margin-left: 400px !important;
    margin-right: 400px !important;
  }
  /* line 24589, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-400 {
    margin-top: 400px;
  }
  /* line 24591, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-400 {
    margin-right: 400px;
  }
  /* line 24593, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-400 {
    margin-bottom: 400px;
  }
  /* line 24595, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-400 {
    margin-left: 400px;
  }
  /* line 24597, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-400-f {
    margin-top: 400px !important;
  }
  /* line 24599, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-400-f {
    margin-right: 400px !important;
  }
  /* line 24601, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-400-f {
    margin-bottom: 400px !important;
  }
  /* line 24603, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-400-f {
    margin-left: 400px !important;
  }
  /* line 24605, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-450 {
    margin: 450px;
  }
  /* line 24607, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-450-f {
    margin: 450px !important;
  }
  /* line 24609, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-450 {
    margin-top: 450px;
    margin-bottom: 450px;
  }
  /* line 24612, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-450-f {
    margin-top: 450px !important;
    margin-bottom: 450px !important;
  }
  /* line 24615, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-450 {
    margin-left: 450px;
    margin-right: 450px;
  }
  /* line 24618, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-450-f {
    margin-left: 450px !important;
    margin-right: 450px !important;
  }
  /* line 24621, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-450 {
    margin-top: 450px;
  }
  /* line 24623, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-450 {
    margin-right: 450px;
  }
  /* line 24625, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-450 {
    margin-bottom: 450px;
  }
  /* line 24627, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-450 {
    margin-left: 450px;
  }
  /* line 24629, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-450-f {
    margin-top: 450px !important;
  }
  /* line 24631, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-450-f {
    margin-right: 450px !important;
  }
  /* line 24633, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-450-f {
    margin-bottom: 450px !important;
  }
  /* line 24635, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-450-f {
    margin-left: 450px !important;
  }
  /* line 24637, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-500 {
    margin: 500px;
  }
  /* line 24639, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-500-f {
    margin: 500px !important;
  }
  /* line 24641, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-500 {
    margin-top: 500px;
    margin-bottom: 500px;
  }
  /* line 24644, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-500-f {
    margin-top: 500px !important;
    margin-bottom: 500px !important;
  }
  /* line 24647, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-500 {
    margin-left: 500px;
    margin-right: 500px;
  }
  /* line 24650, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-500-f {
    margin-left: 500px !important;
    margin-right: 500px !important;
  }
  /* line 24653, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-500 {
    margin-top: 500px;
  }
  /* line 24655, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-500 {
    margin-right: 500px;
  }
  /* line 24657, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-500 {
    margin-bottom: 500px;
  }
  /* line 24659, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-500 {
    margin-left: 500px;
  }
  /* line 24661, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-500-f {
    margin-top: 500px !important;
  }
  /* line 24663, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-500-f {
    margin-right: 500px !important;
  }
  /* line 24665, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-500-f {
    margin-bottom: 500px !important;
  }
  /* line 24667, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-500-f {
    margin-left: 500px !important;
  }
  /* line 24669, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-550 {
    margin: 550px;
  }
  /* line 24671, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-550-f {
    margin: 550px !important;
  }
  /* line 24673, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-550 {
    margin-top: 550px;
    margin-bottom: 550px;
  }
  /* line 24676, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-550-f {
    margin-top: 550px !important;
    margin-bottom: 550px !important;
  }
  /* line 24679, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-550 {
    margin-left: 550px;
    margin-right: 550px;
  }
  /* line 24682, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-550-f {
    margin-left: 550px !important;
    margin-right: 550px !important;
  }
  /* line 24685, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-550 {
    margin-top: 550px;
  }
  /* line 24687, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-550 {
    margin-right: 550px;
  }
  /* line 24689, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-550 {
    margin-bottom: 550px;
  }
  /* line 24691, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-550 {
    margin-left: 550px;
  }
  /* line 24693, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-550-f {
    margin-top: 550px !important;
  }
  /* line 24695, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-550-f {
    margin-right: 550px !important;
  }
  /* line 24697, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-550-f {
    margin-bottom: 550px !important;
  }
  /* line 24699, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-550-f {
    margin-left: 550px !important;
  }
  /* line 24701, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-600 {
    margin: 600px;
  }
  /* line 24703, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-600-f {
    margin: 600px !important;
  }
  /* line 24705, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-600 {
    margin-top: 600px;
    margin-bottom: 600px;
  }
  /* line 24708, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-600-f {
    margin-top: 600px !important;
    margin-bottom: 600px !important;
  }
  /* line 24711, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-600 {
    margin-left: 600px;
    margin-right: 600px;
  }
  /* line 24714, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-600-f {
    margin-left: 600px !important;
    margin-right: 600px !important;
  }
  /* line 24717, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-600 {
    margin-top: 600px;
  }
  /* line 24719, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-600 {
    margin-right: 600px;
  }
  /* line 24721, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-600 {
    margin-bottom: 600px;
  }
  /* line 24723, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-600 {
    margin-left: 600px;
  }
  /* line 24725, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-600-f {
    margin-top: 600px !important;
  }
  /* line 24727, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-600-f {
    margin-right: 600px !important;
  }
  /* line 24729, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-600-f {
    margin-bottom: 600px !important;
  }
  /* line 24731, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-600-f {
    margin-left: 600px !important;
  }
  /* line 24733, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-650 {
    margin: 650px;
  }
  /* line 24735, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-650-f {
    margin: 650px !important;
  }
  /* line 24737, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }
  /* line 24740, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-y-650-f {
    margin-top: 650px !important;
    margin-bottom: 650px !important;
  }
  /* line 24743, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-650 {
    margin-left: 650px;
    margin-right: 650px;
  }
  /* line 24746, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-650-f {
    margin-left: 650px !important;
    margin-right: 650px !important;
  }
  /* line 24749, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-650 {
    margin-top: 650px;
  }
  /* line 24751, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-650 {
    margin-right: 650px;
  }
  /* line 24753, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-650 {
    margin-bottom: 650px;
  }
  /* line 24755, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-650 {
    margin-left: 650px;
  }
  /* line 24757, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-650-f {
    margin-top: 650px !important;
  }
  /* line 24759, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-650-f {
    margin-right: 650px !important;
  }
  /* line 24761, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-650-f {
    margin-bottom: 650px !important;
  }
  /* line 24763, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-650-f {
    margin-left: 650px !important;
  }
  /* line 24765, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-t-auto {
    margin-top: auto;
  }
  /* line 24767, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-r-auto {
    margin-right: auto;
  }
  /* line 24769, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-b-auto {
    margin-bottom: auto;
  }
  /* line 24771, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-l-auto {
    margin-left: auto;
  }
  /* line 24773, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-auto {
    margin: auto;
  }
  /* line 24775, app/assets/stylesheets/css/zoficash.css */
  .mg-xl-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

/* ###### 9.5 Misc   ###### */
/* line 24780, app/assets/stylesheets/css/zoficash.css */
.op-0 {
  opacity: 0;
}

/* line 24783, app/assets/stylesheets/css/zoficash.css */
.op-1 {
  opacity: 0.1;
}

/* line 24786, app/assets/stylesheets/css/zoficash.css */
.op-2 {
  opacity: 0.2;
}

/* line 24789, app/assets/stylesheets/css/zoficash.css */
.op-3 {
  opacity: 0.3;
}

/* line 24792, app/assets/stylesheets/css/zoficash.css */
.op-4 {
  opacity: 0.4;
}

/* line 24795, app/assets/stylesheets/css/zoficash.css */
.op-5 {
  opacity: 0.5;
}

/* line 24798, app/assets/stylesheets/css/zoficash.css */
.op-6 {
  opacity: 0.6;
}

/* line 24801, app/assets/stylesheets/css/zoficash.css */
.op-7 {
  opacity: 0.7;
}

/* line 24804, app/assets/stylesheets/css/zoficash.css */
.op-8 {
  opacity: 0.8;
}

/* line 24807, app/assets/stylesheets/css/zoficash.css */
.op-9 {
  opacity: 0.9;
}

/* line 24810, app/assets/stylesheets/css/zoficash.css */
.outline-none {
  outline: none;
}

/* line 24813, app/assets/stylesheets/css/zoficash.css */
.op-none {
  opacity: 1;
}

/* line 24816, app/assets/stylesheets/css/zoficash.css */
.transition-base {
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 24819, app/assets/stylesheets/css/zoficash.css */
  .transition-base {
    transition: none;
  }
}

/* line 24822, app/assets/stylesheets/css/zoficash.css */
.shadow-base {
  box-shadow: 0 0 15px rgba(28, 39, 60, 0.06);
}

/* line 24825, app/assets/stylesheets/css/zoficash.css */
.shadow-none {
  box-shadow: none;
}

/* line 24828, app/assets/stylesheets/css/zoficash.css */
.shadow-none-f {
  box-shadow: none !important;
}

/* line 24831, app/assets/stylesheets/css/zoficash.css */
.rotate-45 {
  transform: rotate(45deg);
}

/* line 24834, app/assets/stylesheets/css/zoficash.css */
.rotate--45 {
  transform: rotate(-45deg);
}

/* line 24837, app/assets/stylesheets/css/zoficash.css */
.rotate-90 {
  transform: rotate(90deg);
}

/* line 24840, app/assets/stylesheets/css/zoficash.css */
.rotate--90 {
  transform: rotate(-90deg);
}

/* line 24843, app/assets/stylesheets/css/zoficash.css */
.overflow-hidden {
  overflow: hidden;
}

/* line 24846, app/assets/stylesheets/css/zoficash.css */
.overflow-y-auto {
  overflow-y: auto;
}

/* line 24849, app/assets/stylesheets/css/zoficash.css */
.flex-1 {
  flex: 1;
}

/* line 24852, app/assets/stylesheets/css/zoficash.css */
.flex-0 {
  flex: 0;
}

/* line 24855, app/assets/stylesheets/css/zoficash.css */
.img-fit-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 24860, app/assets/stylesheets/css/zoficash.css */
.img-object-left {
  object-position: left;
}

/* line 24863, app/assets/stylesheets/css/zoficash.css */
.img-object-top {
  object-position: top;
}

/* line 24866, app/assets/stylesheets/css/zoficash.css */
.img-object-top-left {
  object-position: top left;
}

/* line 24869, app/assets/stylesheets/css/zoficash.css */
.stroke-wd-2-5 {
  stroke-width: 2.5px;
}

/* line 24872, app/assets/stylesheets/css/zoficash.css */
.stroke-wd-3 {
  stroke-width: 3px;
}

@media (min-width: 480px) {
  /* line 24876, app/assets/stylesheets/css/zoficash.css */
  .op-xs-0 {
    opacity: 0;
  }
  /* line 24878, app/assets/stylesheets/css/zoficash.css */
  .op-xs-1 {
    opacity: 0.1;
  }
  /* line 24880, app/assets/stylesheets/css/zoficash.css */
  .op-xs-2 {
    opacity: 0.2;
  }
  /* line 24882, app/assets/stylesheets/css/zoficash.css */
  .op-xs-3 {
    opacity: 0.3;
  }
  /* line 24884, app/assets/stylesheets/css/zoficash.css */
  .op-xs-4 {
    opacity: 0.4;
  }
  /* line 24886, app/assets/stylesheets/css/zoficash.css */
  .op-xs-5 {
    opacity: 0.5;
  }
  /* line 24888, app/assets/stylesheets/css/zoficash.css */
  .op-xs-6 {
    opacity: 0.6;
  }
  /* line 24890, app/assets/stylesheets/css/zoficash.css */
  .op-xs-7 {
    opacity: 0.7;
  }
  /* line 24892, app/assets/stylesheets/css/zoficash.css */
  .op-xs-8 {
    opacity: 0.8;
  }
  /* line 24894, app/assets/stylesheets/css/zoficash.css */
  .op-xs-9 {
    opacity: 0.9;
  }
}

@media (min-width: 576px) {
  /* line 24898, app/assets/stylesheets/css/zoficash.css */
  .op-sm-0 {
    opacity: 0;
  }
  /* line 24900, app/assets/stylesheets/css/zoficash.css */
  .op-sm-1 {
    opacity: 0.1;
  }
  /* line 24902, app/assets/stylesheets/css/zoficash.css */
  .op-sm-2 {
    opacity: 0.2;
  }
  /* line 24904, app/assets/stylesheets/css/zoficash.css */
  .op-sm-3 {
    opacity: 0.3;
  }
  /* line 24906, app/assets/stylesheets/css/zoficash.css */
  .op-sm-4 {
    opacity: 0.4;
  }
  /* line 24908, app/assets/stylesheets/css/zoficash.css */
  .op-sm-5 {
    opacity: 0.5;
  }
  /* line 24910, app/assets/stylesheets/css/zoficash.css */
  .op-sm-6 {
    opacity: 0.6;
  }
  /* line 24912, app/assets/stylesheets/css/zoficash.css */
  .op-sm-7 {
    opacity: 0.7;
  }
  /* line 24914, app/assets/stylesheets/css/zoficash.css */
  .op-sm-8 {
    opacity: 0.8;
  }
  /* line 24916, app/assets/stylesheets/css/zoficash.css */
  .op-sm-9 {
    opacity: 0.9;
  }
}

@media (min-width: 768px) {
  /* line 24920, app/assets/stylesheets/css/zoficash.css */
  .op-md-0 {
    opacity: 0;
  }
  /* line 24922, app/assets/stylesheets/css/zoficash.css */
  .op-md-1 {
    opacity: 0.1;
  }
  /* line 24924, app/assets/stylesheets/css/zoficash.css */
  .op-md-2 {
    opacity: 0.2;
  }
  /* line 24926, app/assets/stylesheets/css/zoficash.css */
  .op-md-3 {
    opacity: 0.3;
  }
  /* line 24928, app/assets/stylesheets/css/zoficash.css */
  .op-md-4 {
    opacity: 0.4;
  }
  /* line 24930, app/assets/stylesheets/css/zoficash.css */
  .op-md-5 {
    opacity: 0.5;
  }
  /* line 24932, app/assets/stylesheets/css/zoficash.css */
  .op-md-6 {
    opacity: 0.6;
  }
  /* line 24934, app/assets/stylesheets/css/zoficash.css */
  .op-md-7 {
    opacity: 0.7;
  }
  /* line 24936, app/assets/stylesheets/css/zoficash.css */
  .op-md-8 {
    opacity: 0.8;
  }
  /* line 24938, app/assets/stylesheets/css/zoficash.css */
  .op-md-9 {
    opacity: 0.9;
  }
}

@media (min-width: 992px) {
  /* line 24942, app/assets/stylesheets/css/zoficash.css */
  .op-lg-0 {
    opacity: 0;
  }
  /* line 24944, app/assets/stylesheets/css/zoficash.css */
  .op-lg-1 {
    opacity: 0.1;
  }
  /* line 24946, app/assets/stylesheets/css/zoficash.css */
  .op-lg-2 {
    opacity: 0.2;
  }
  /* line 24948, app/assets/stylesheets/css/zoficash.css */
  .op-lg-3 {
    opacity: 0.3;
  }
  /* line 24950, app/assets/stylesheets/css/zoficash.css */
  .op-lg-4 {
    opacity: 0.4;
  }
  /* line 24952, app/assets/stylesheets/css/zoficash.css */
  .op-lg-5 {
    opacity: 0.5;
  }
  /* line 24954, app/assets/stylesheets/css/zoficash.css */
  .op-lg-6 {
    opacity: 0.6;
  }
  /* line 24956, app/assets/stylesheets/css/zoficash.css */
  .op-lg-7 {
    opacity: 0.7;
  }
  /* line 24958, app/assets/stylesheets/css/zoficash.css */
  .op-lg-8 {
    opacity: 0.8;
  }
  /* line 24960, app/assets/stylesheets/css/zoficash.css */
  .op-lg-9 {
    opacity: 0.9;
  }
}

@media (min-width: 1200px) {
  /* line 24964, app/assets/stylesheets/css/zoficash.css */
  .op-xl-0 {
    opacity: 0;
  }
  /* line 24966, app/assets/stylesheets/css/zoficash.css */
  .op-xl-1 {
    opacity: 0.1;
  }
  /* line 24968, app/assets/stylesheets/css/zoficash.css */
  .op-xl-2 {
    opacity: 0.2;
  }
  /* line 24970, app/assets/stylesheets/css/zoficash.css */
  .op-xl-3 {
    opacity: 0.3;
  }
  /* line 24972, app/assets/stylesheets/css/zoficash.css */
  .op-xl-4 {
    opacity: 0.4;
  }
  /* line 24974, app/assets/stylesheets/css/zoficash.css */
  .op-xl-5 {
    opacity: 0.5;
  }
  /* line 24976, app/assets/stylesheets/css/zoficash.css */
  .op-xl-6 {
    opacity: 0.6;
  }
  /* line 24978, app/assets/stylesheets/css/zoficash.css */
  .op-xl-7 {
    opacity: 0.7;
  }
  /* line 24980, app/assets/stylesheets/css/zoficash.css */
  .op-xl-8 {
    opacity: 0.8;
  }
  /* line 24982, app/assets/stylesheets/css/zoficash.css */
  .op-xl-9 {
    opacity: 0.9;
  }
}

/* ###### 9.6 Padding   ###### */
/* line 24986, app/assets/stylesheets/css/zoficash.css */
.pd-0 {
  padding: 0px;
}

/* line 24989, app/assets/stylesheets/css/zoficash.css */
.pd-0-f {
  padding: 0px !important;
}

/* line 24992, app/assets/stylesheets/css/zoficash.css */
.pd-y-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 24996, app/assets/stylesheets/css/zoficash.css */
.pd-y-0-f {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 25000, app/assets/stylesheets/css/zoficash.css */
.pd-x-0 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 25004, app/assets/stylesheets/css/zoficash.css */
.pd-x-0-f {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 25008, app/assets/stylesheets/css/zoficash.css */
.pd-t-0 {
  padding-top: 0px;
}

/* line 25011, app/assets/stylesheets/css/zoficash.css */
.pd-r-0 {
  padding-right: 0px;
}

/* line 25014, app/assets/stylesheets/css/zoficash.css */
.pd-b-0 {
  padding-bottom: 0px;
}

/* line 25017, app/assets/stylesheets/css/zoficash.css */
.pd-l-0 {
  padding-left: 0px;
}

/* line 25020, app/assets/stylesheets/css/zoficash.css */
.pd-t-0-f {
  padding-top: 0px !important;
}

/* line 25023, app/assets/stylesheets/css/zoficash.css */
.pd-r-0-f {
  padding-right: 0px !important;
}

/* line 25026, app/assets/stylesheets/css/zoficash.css */
.pd-b-0-f {
  padding-bottom: 0px !important;
}

/* line 25029, app/assets/stylesheets/css/zoficash.css */
.pd-l-0-f {
  padding-left: 0px !important;
}

/* line 25032, app/assets/stylesheets/css/zoficash.css */
.pd-1 {
  padding: 1px;
}

/* line 25035, app/assets/stylesheets/css/zoficash.css */
.pd-1-f {
  padding: 1px !important;
}

/* line 25038, app/assets/stylesheets/css/zoficash.css */
.pd-y-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

/* line 25042, app/assets/stylesheets/css/zoficash.css */
.pd-y-1-f {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

/* line 25046, app/assets/stylesheets/css/zoficash.css */
.pd-x-1 {
  padding-left: 1px;
  padding-right: 1px;
}

/* line 25050, app/assets/stylesheets/css/zoficash.css */
.pd-x-1-f {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

/* line 25054, app/assets/stylesheets/css/zoficash.css */
.pd-t-1 {
  padding-top: 1px;
}

/* line 25057, app/assets/stylesheets/css/zoficash.css */
.pd-r-1 {
  padding-right: 1px;
}

/* line 25060, app/assets/stylesheets/css/zoficash.css */
.pd-b-1 {
  padding-bottom: 1px;
}

/* line 25063, app/assets/stylesheets/css/zoficash.css */
.pd-l-1 {
  padding-left: 1px;
}

/* line 25066, app/assets/stylesheets/css/zoficash.css */
.pd-t-1-f {
  padding-top: 1px !important;
}

/* line 25069, app/assets/stylesheets/css/zoficash.css */
.pd-r-1-f {
  padding-right: 1px !important;
}

/* line 25072, app/assets/stylesheets/css/zoficash.css */
.pd-b-1-f {
  padding-bottom: 1px !important;
}

/* line 25075, app/assets/stylesheets/css/zoficash.css */
.pd-l-1-f {
  padding-left: 1px !important;
}

/* line 25078, app/assets/stylesheets/css/zoficash.css */
.pd-2 {
  padding: 2px;
}

/* line 25081, app/assets/stylesheets/css/zoficash.css */
.pd-2-f {
  padding: 2px !important;
}

/* line 25084, app/assets/stylesheets/css/zoficash.css */
.pd-y-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 25088, app/assets/stylesheets/css/zoficash.css */
.pd-y-2-f {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

/* line 25092, app/assets/stylesheets/css/zoficash.css */
.pd-x-2 {
  padding-left: 2px;
  padding-right: 2px;
}

/* line 25096, app/assets/stylesheets/css/zoficash.css */
.pd-x-2-f {
  padding-left: 2px !important;
  padding-right: 2px !important;
}

/* line 25100, app/assets/stylesheets/css/zoficash.css */
.pd-t-2 {
  padding-top: 2px;
}

/* line 25103, app/assets/stylesheets/css/zoficash.css */
.pd-r-2 {
  padding-right: 2px;
}

/* line 25106, app/assets/stylesheets/css/zoficash.css */
.pd-b-2 {
  padding-bottom: 2px;
}

/* line 25109, app/assets/stylesheets/css/zoficash.css */
.pd-l-2 {
  padding-left: 2px;
}

/* line 25112, app/assets/stylesheets/css/zoficash.css */
.pd-t-2-f {
  padding-top: 2px !important;
}

/* line 25115, app/assets/stylesheets/css/zoficash.css */
.pd-r-2-f {
  padding-right: 2px !important;
}

/* line 25118, app/assets/stylesheets/css/zoficash.css */
.pd-b-2-f {
  padding-bottom: 2px !important;
}

/* line 25121, app/assets/stylesheets/css/zoficash.css */
.pd-l-2-f {
  padding-left: 2px !important;
}

/* line 25124, app/assets/stylesheets/css/zoficash.css */
.pd-3 {
  padding: 3px;
}

/* line 25127, app/assets/stylesheets/css/zoficash.css */
.pd-3-f {
  padding: 3px !important;
}

/* line 25130, app/assets/stylesheets/css/zoficash.css */
.pd-y-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 25134, app/assets/stylesheets/css/zoficash.css */
.pd-y-3-f {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

/* line 25138, app/assets/stylesheets/css/zoficash.css */
.pd-x-3 {
  padding-left: 3px;
  padding-right: 3px;
}

/* line 25142, app/assets/stylesheets/css/zoficash.css */
.pd-x-3-f {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

/* line 25146, app/assets/stylesheets/css/zoficash.css */
.pd-t-3 {
  padding-top: 3px;
}

/* line 25149, app/assets/stylesheets/css/zoficash.css */
.pd-r-3 {
  padding-right: 3px;
}

/* line 25152, app/assets/stylesheets/css/zoficash.css */
.pd-b-3 {
  padding-bottom: 3px;
}

/* line 25155, app/assets/stylesheets/css/zoficash.css */
.pd-l-3 {
  padding-left: 3px;
}

/* line 25158, app/assets/stylesheets/css/zoficash.css */
.pd-t-3-f {
  padding-top: 3px !important;
}

/* line 25161, app/assets/stylesheets/css/zoficash.css */
.pd-r-3-f {
  padding-right: 3px !important;
}

/* line 25164, app/assets/stylesheets/css/zoficash.css */
.pd-b-3-f {
  padding-bottom: 3px !important;
}

/* line 25167, app/assets/stylesheets/css/zoficash.css */
.pd-l-3-f {
  padding-left: 3px !important;
}

/* line 25170, app/assets/stylesheets/css/zoficash.css */
.pd-4 {
  padding: 4px;
}

/* line 25173, app/assets/stylesheets/css/zoficash.css */
.pd-4-f {
  padding: 4px !important;
}

/* line 25176, app/assets/stylesheets/css/zoficash.css */
.pd-y-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 25180, app/assets/stylesheets/css/zoficash.css */
.pd-y-4-f {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

/* line 25184, app/assets/stylesheets/css/zoficash.css */
.pd-x-4 {
  padding-left: 4px;
  padding-right: 4px;
}

/* line 25188, app/assets/stylesheets/css/zoficash.css */
.pd-x-4-f {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

/* line 25192, app/assets/stylesheets/css/zoficash.css */
.pd-t-4 {
  padding-top: 4px;
}

/* line 25195, app/assets/stylesheets/css/zoficash.css */
.pd-r-4 {
  padding-right: 4px;
}

/* line 25198, app/assets/stylesheets/css/zoficash.css */
.pd-b-4 {
  padding-bottom: 4px;
}

/* line 25201, app/assets/stylesheets/css/zoficash.css */
.pd-l-4 {
  padding-left: 4px;
}

/* line 25204, app/assets/stylesheets/css/zoficash.css */
.pd-t-4-f {
  padding-top: 4px !important;
}

/* line 25207, app/assets/stylesheets/css/zoficash.css */
.pd-r-4-f {
  padding-right: 4px !important;
}

/* line 25210, app/assets/stylesheets/css/zoficash.css */
.pd-b-4-f {
  padding-bottom: 4px !important;
}

/* line 25213, app/assets/stylesheets/css/zoficash.css */
.pd-l-4-f {
  padding-left: 4px !important;
}

/* line 25216, app/assets/stylesheets/css/zoficash.css */
.pd-5 {
  padding: 5px;
}

/* line 25219, app/assets/stylesheets/css/zoficash.css */
.pd-5-f {
  padding: 5px !important;
}

/* line 25222, app/assets/stylesheets/css/zoficash.css */
.pd-y-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 25226, app/assets/stylesheets/css/zoficash.css */
.pd-y-5-f {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 25230, app/assets/stylesheets/css/zoficash.css */
.pd-x-5 {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 25234, app/assets/stylesheets/css/zoficash.css */
.pd-x-5-f {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 25238, app/assets/stylesheets/css/zoficash.css */
.pd-t-5 {
  padding-top: 5px;
}

/* line 25241, app/assets/stylesheets/css/zoficash.css */
.pd-r-5 {
  padding-right: 5px;
}

/* line 25244, app/assets/stylesheets/css/zoficash.css */
.pd-b-5 {
  padding-bottom: 5px;
}

/* line 25247, app/assets/stylesheets/css/zoficash.css */
.pd-l-5 {
  padding-left: 5px;
}

/* line 25250, app/assets/stylesheets/css/zoficash.css */
.pd-t-5-f {
  padding-top: 5px !important;
}

/* line 25253, app/assets/stylesheets/css/zoficash.css */
.pd-r-5-f {
  padding-right: 5px !important;
}

/* line 25256, app/assets/stylesheets/css/zoficash.css */
.pd-b-5-f {
  padding-bottom: 5px !important;
}

/* line 25259, app/assets/stylesheets/css/zoficash.css */
.pd-l-5-f {
  padding-left: 5px !important;
}

/* line 25262, app/assets/stylesheets/css/zoficash.css */
.pd-6 {
  padding: 6px;
}

/* line 25265, app/assets/stylesheets/css/zoficash.css */
.pd-6-f {
  padding: 6px !important;
}

/* line 25268, app/assets/stylesheets/css/zoficash.css */
.pd-y-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

/* line 25272, app/assets/stylesheets/css/zoficash.css */
.pd-y-6-f {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

/* line 25276, app/assets/stylesheets/css/zoficash.css */
.pd-x-6 {
  padding-left: 6px;
  padding-right: 6px;
}

/* line 25280, app/assets/stylesheets/css/zoficash.css */
.pd-x-6-f {
  padding-left: 6px !important;
  padding-right: 6px !important;
}

/* line 25284, app/assets/stylesheets/css/zoficash.css */
.pd-t-6 {
  padding-top: 6px;
}

/* line 25287, app/assets/stylesheets/css/zoficash.css */
.pd-r-6 {
  padding-right: 6px;
}

/* line 25290, app/assets/stylesheets/css/zoficash.css */
.pd-b-6 {
  padding-bottom: 6px;
}

/* line 25293, app/assets/stylesheets/css/zoficash.css */
.pd-l-6 {
  padding-left: 6px;
}

/* line 25296, app/assets/stylesheets/css/zoficash.css */
.pd-t-6-f {
  padding-top: 6px !important;
}

/* line 25299, app/assets/stylesheets/css/zoficash.css */
.pd-r-6-f {
  padding-right: 6px !important;
}

/* line 25302, app/assets/stylesheets/css/zoficash.css */
.pd-b-6-f {
  padding-bottom: 6px !important;
}

/* line 25305, app/assets/stylesheets/css/zoficash.css */
.pd-l-6-f {
  padding-left: 6px !important;
}

/* line 25308, app/assets/stylesheets/css/zoficash.css */
.pd-7 {
  padding: 7px;
}

/* line 25311, app/assets/stylesheets/css/zoficash.css */
.pd-7-f {
  padding: 7px !important;
}

/* line 25314, app/assets/stylesheets/css/zoficash.css */
.pd-y-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* line 25318, app/assets/stylesheets/css/zoficash.css */
.pd-y-7-f {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

/* line 25322, app/assets/stylesheets/css/zoficash.css */
.pd-x-7 {
  padding-left: 7px;
  padding-right: 7px;
}

/* line 25326, app/assets/stylesheets/css/zoficash.css */
.pd-x-7-f {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

/* line 25330, app/assets/stylesheets/css/zoficash.css */
.pd-t-7 {
  padding-top: 7px;
}

/* line 25333, app/assets/stylesheets/css/zoficash.css */
.pd-r-7 {
  padding-right: 7px;
}

/* line 25336, app/assets/stylesheets/css/zoficash.css */
.pd-b-7 {
  padding-bottom: 7px;
}

/* line 25339, app/assets/stylesheets/css/zoficash.css */
.pd-l-7 {
  padding-left: 7px;
}

/* line 25342, app/assets/stylesheets/css/zoficash.css */
.pd-t-7-f {
  padding-top: 7px !important;
}

/* line 25345, app/assets/stylesheets/css/zoficash.css */
.pd-r-7-f {
  padding-right: 7px !important;
}

/* line 25348, app/assets/stylesheets/css/zoficash.css */
.pd-b-7-f {
  padding-bottom: 7px !important;
}

/* line 25351, app/assets/stylesheets/css/zoficash.css */
.pd-l-7-f {
  padding-left: 7px !important;
}

/* line 25354, app/assets/stylesheets/css/zoficash.css */
.pd-8 {
  padding: 8px;
}

/* line 25357, app/assets/stylesheets/css/zoficash.css */
.pd-8-f {
  padding: 8px !important;
}

/* line 25360, app/assets/stylesheets/css/zoficash.css */
.pd-y-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

/* line 25364, app/assets/stylesheets/css/zoficash.css */
.pd-y-8-f {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* line 25368, app/assets/stylesheets/css/zoficash.css */
.pd-x-8 {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 25372, app/assets/stylesheets/css/zoficash.css */
.pd-x-8-f {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 25376, app/assets/stylesheets/css/zoficash.css */
.pd-t-8 {
  padding-top: 8px;
}

/* line 25379, app/assets/stylesheets/css/zoficash.css */
.pd-r-8 {
  padding-right: 8px;
}

/* line 25382, app/assets/stylesheets/css/zoficash.css */
.pd-b-8 {
  padding-bottom: 8px;
}

/* line 25385, app/assets/stylesheets/css/zoficash.css */
.pd-l-8 {
  padding-left: 8px;
}

/* line 25388, app/assets/stylesheets/css/zoficash.css */
.pd-t-8-f {
  padding-top: 8px !important;
}

/* line 25391, app/assets/stylesheets/css/zoficash.css */
.pd-r-8-f {
  padding-right: 8px !important;
}

/* line 25394, app/assets/stylesheets/css/zoficash.css */
.pd-b-8-f {
  padding-bottom: 8px !important;
}

/* line 25397, app/assets/stylesheets/css/zoficash.css */
.pd-l-8-f {
  padding-left: 8px !important;
}

/* line 25400, app/assets/stylesheets/css/zoficash.css */
.pd-9 {
  padding: 9px;
}

/* line 25403, app/assets/stylesheets/css/zoficash.css */
.pd-9-f {
  padding: 9px !important;
}

/* line 25406, app/assets/stylesheets/css/zoficash.css */
.pd-y-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

/* line 25410, app/assets/stylesheets/css/zoficash.css */
.pd-y-9-f {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

/* line 25414, app/assets/stylesheets/css/zoficash.css */
.pd-x-9 {
  padding-left: 9px;
  padding-right: 9px;
}

/* line 25418, app/assets/stylesheets/css/zoficash.css */
.pd-x-9-f {
  padding-left: 9px !important;
  padding-right: 9px !important;
}

/* line 25422, app/assets/stylesheets/css/zoficash.css */
.pd-t-9 {
  padding-top: 9px;
}

/* line 25425, app/assets/stylesheets/css/zoficash.css */
.pd-r-9 {
  padding-right: 9px;
}

/* line 25428, app/assets/stylesheets/css/zoficash.css */
.pd-b-9 {
  padding-bottom: 9px;
}

/* line 25431, app/assets/stylesheets/css/zoficash.css */
.pd-l-9 {
  padding-left: 9px;
}

/* line 25434, app/assets/stylesheets/css/zoficash.css */
.pd-t-9-f {
  padding-top: 9px !important;
}

/* line 25437, app/assets/stylesheets/css/zoficash.css */
.pd-r-9-f {
  padding-right: 9px !important;
}

/* line 25440, app/assets/stylesheets/css/zoficash.css */
.pd-b-9-f {
  padding-bottom: 9px !important;
}

/* line 25443, app/assets/stylesheets/css/zoficash.css */
.pd-l-9-f {
  padding-left: 9px !important;
}

/* line 25446, app/assets/stylesheets/css/zoficash.css */
.pd-10 {
  padding: 10px;
}

/* line 25449, app/assets/stylesheets/css/zoficash.css */
.pd-10-f {
  padding: 10px !important;
}

/* line 25452, app/assets/stylesheets/css/zoficash.css */
.pd-y-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 25456, app/assets/stylesheets/css/zoficash.css */
.pd-y-10-f {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 25460, app/assets/stylesheets/css/zoficash.css */
.pd-x-10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 25464, app/assets/stylesheets/css/zoficash.css */
.pd-x-10-f {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 25468, app/assets/stylesheets/css/zoficash.css */
.pd-t-10 {
  padding-top: 10px;
}

/* line 25471, app/assets/stylesheets/css/zoficash.css */
.pd-r-10 {
  padding-right: 10px;
}

/* line 25474, app/assets/stylesheets/css/zoficash.css */
.pd-b-10 {
  padding-bottom: 10px;
}

/* line 25477, app/assets/stylesheets/css/zoficash.css */
.pd-l-10 {
  padding-left: 10px;
}

/* line 25480, app/assets/stylesheets/css/zoficash.css */
.pd-t-10-f {
  padding-top: 10px !important;
}

/* line 25483, app/assets/stylesheets/css/zoficash.css */
.pd-r-10-f {
  padding-right: 10px !important;
}

/* line 25486, app/assets/stylesheets/css/zoficash.css */
.pd-b-10-f {
  padding-bottom: 10px !important;
}

/* line 25489, app/assets/stylesheets/css/zoficash.css */
.pd-l-10-f {
  padding-left: 10px !important;
}

/* line 25492, app/assets/stylesheets/css/zoficash.css */
.pd-15 {
  padding: 15px;
}

/* line 25495, app/assets/stylesheets/css/zoficash.css */
.pd-15-f {
  padding: 15px !important;
}

/* line 25498, app/assets/stylesheets/css/zoficash.css */
.pd-y-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 25502, app/assets/stylesheets/css/zoficash.css */
.pd-y-15-f {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 25506, app/assets/stylesheets/css/zoficash.css */
.pd-x-15 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 25510, app/assets/stylesheets/css/zoficash.css */
.pd-x-15-f {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 25514, app/assets/stylesheets/css/zoficash.css */
.pd-t-15 {
  padding-top: 15px;
}

/* line 25517, app/assets/stylesheets/css/zoficash.css */
.pd-r-15 {
  padding-right: 15px;
}

/* line 25520, app/assets/stylesheets/css/zoficash.css */
.pd-b-15 {
  padding-bottom: 15px;
}

/* line 25523, app/assets/stylesheets/css/zoficash.css */
.pd-l-15 {
  padding-left: 15px;
}

/* line 25526, app/assets/stylesheets/css/zoficash.css */
.pd-t-15-f {
  padding-top: 15px !important;
}

/* line 25529, app/assets/stylesheets/css/zoficash.css */
.pd-r-15-f {
  padding-right: 15px !important;
}

/* line 25532, app/assets/stylesheets/css/zoficash.css */
.pd-b-15-f {
  padding-bottom: 15px !important;
}

/* line 25535, app/assets/stylesheets/css/zoficash.css */
.pd-l-15-f {
  padding-left: 15px !important;
}

/* line 25538, app/assets/stylesheets/css/zoficash.css */
.pd-20 {
  padding: 20px;
}

/* line 25541, app/assets/stylesheets/css/zoficash.css */
.pd-20-f {
  padding: 20px !important;
}

/* line 25544, app/assets/stylesheets/css/zoficash.css */
.pd-y-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 25548, app/assets/stylesheets/css/zoficash.css */
.pd-y-20-f {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 25552, app/assets/stylesheets/css/zoficash.css */
.pd-x-20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 25556, app/assets/stylesheets/css/zoficash.css */
.pd-x-20-f {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 25560, app/assets/stylesheets/css/zoficash.css */
.pd-t-20 {
  padding-top: 20px;
}

/* line 25563, app/assets/stylesheets/css/zoficash.css */
.pd-r-20 {
  padding-right: 20px;
}

/* line 25566, app/assets/stylesheets/css/zoficash.css */
.pd-b-20 {
  padding-bottom: 20px;
}

/* line 25569, app/assets/stylesheets/css/zoficash.css */
.pd-l-20 {
  padding-left: 20px;
}

/* line 25572, app/assets/stylesheets/css/zoficash.css */
.pd-t-20-f {
  padding-top: 20px !important;
}

/* line 25575, app/assets/stylesheets/css/zoficash.css */
.pd-r-20-f {
  padding-right: 20px !important;
}

/* line 25578, app/assets/stylesheets/css/zoficash.css */
.pd-b-20-f {
  padding-bottom: 20px !important;
}

/* line 25581, app/assets/stylesheets/css/zoficash.css */
.pd-l-20-f {
  padding-left: 20px !important;
}

/* line 25584, app/assets/stylesheets/css/zoficash.css */
.pd-25 {
  padding: 25px;
}

/* line 25587, app/assets/stylesheets/css/zoficash.css */
.pd-25-f {
  padding: 25px !important;
}

/* line 25590, app/assets/stylesheets/css/zoficash.css */
.pd-y-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 25594, app/assets/stylesheets/css/zoficash.css */
.pd-y-25-f {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

/* line 25598, app/assets/stylesheets/css/zoficash.css */
.pd-x-25 {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 25602, app/assets/stylesheets/css/zoficash.css */
.pd-x-25-f {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

/* line 25606, app/assets/stylesheets/css/zoficash.css */
.pd-t-25 {
  padding-top: 25px;
}

/* line 25609, app/assets/stylesheets/css/zoficash.css */
.pd-r-25 {
  padding-right: 25px;
}

/* line 25612, app/assets/stylesheets/css/zoficash.css */
.pd-b-25 {
  padding-bottom: 25px;
}

/* line 25615, app/assets/stylesheets/css/zoficash.css */
.pd-l-25 {
  padding-left: 25px;
}

/* line 25618, app/assets/stylesheets/css/zoficash.css */
.pd-t-25-f {
  padding-top: 25px !important;
}

/* line 25621, app/assets/stylesheets/css/zoficash.css */
.pd-r-25-f {
  padding-right: 25px !important;
}

/* line 25624, app/assets/stylesheets/css/zoficash.css */
.pd-b-25-f {
  padding-bottom: 25px !important;
}

/* line 25627, app/assets/stylesheets/css/zoficash.css */
.pd-l-25-f {
  padding-left: 25px !important;
}

/* line 25630, app/assets/stylesheets/css/zoficash.css */
.pd-30 {
  padding: 30px;
}

/* line 25633, app/assets/stylesheets/css/zoficash.css */
.pd-30-f {
  padding: 30px !important;
}

/* line 25636, app/assets/stylesheets/css/zoficash.css */
.pd-y-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 25640, app/assets/stylesheets/css/zoficash.css */
.pd-y-30-f {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 25644, app/assets/stylesheets/css/zoficash.css */
.pd-x-30 {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 25648, app/assets/stylesheets/css/zoficash.css */
.pd-x-30-f {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 25652, app/assets/stylesheets/css/zoficash.css */
.pd-t-30 {
  padding-top: 30px;
}

/* line 25655, app/assets/stylesheets/css/zoficash.css */
.pd-r-30 {
  padding-right: 30px;
}

/* line 25658, app/assets/stylesheets/css/zoficash.css */
.pd-b-30 {
  padding-bottom: 30px;
}

/* line 25661, app/assets/stylesheets/css/zoficash.css */
.pd-l-30 {
  padding-left: 30px;
}

/* line 25664, app/assets/stylesheets/css/zoficash.css */
.pd-t-30-f {
  padding-top: 30px !important;
}

/* line 25667, app/assets/stylesheets/css/zoficash.css */
.pd-r-30-f {
  padding-right: 30px !important;
}

/* line 25670, app/assets/stylesheets/css/zoficash.css */
.pd-b-30-f {
  padding-bottom: 30px !important;
}

/* line 25673, app/assets/stylesheets/css/zoficash.css */
.pd-l-30-f {
  padding-left: 30px !important;
}

/* line 25676, app/assets/stylesheets/css/zoficash.css */
.pd-35 {
  padding: 35px;
}

/* line 25679, app/assets/stylesheets/css/zoficash.css */
.pd-35-f {
  padding: 35px !important;
}

/* line 25682, app/assets/stylesheets/css/zoficash.css */
.pd-y-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

/* line 25686, app/assets/stylesheets/css/zoficash.css */
.pd-y-35-f {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

/* line 25690, app/assets/stylesheets/css/zoficash.css */
.pd-x-35 {
  padding-left: 35px;
  padding-right: 35px;
}

/* line 25694, app/assets/stylesheets/css/zoficash.css */
.pd-x-35-f {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

/* line 25698, app/assets/stylesheets/css/zoficash.css */
.pd-t-35 {
  padding-top: 35px;
}

/* line 25701, app/assets/stylesheets/css/zoficash.css */
.pd-r-35 {
  padding-right: 35px;
}

/* line 25704, app/assets/stylesheets/css/zoficash.css */
.pd-b-35 {
  padding-bottom: 35px;
}

/* line 25707, app/assets/stylesheets/css/zoficash.css */
.pd-l-35 {
  padding-left: 35px;
}

/* line 25710, app/assets/stylesheets/css/zoficash.css */
.pd-t-35-f {
  padding-top: 35px !important;
}

/* line 25713, app/assets/stylesheets/css/zoficash.css */
.pd-r-35-f {
  padding-right: 35px !important;
}

/* line 25716, app/assets/stylesheets/css/zoficash.css */
.pd-b-35-f {
  padding-bottom: 35px !important;
}

/* line 25719, app/assets/stylesheets/css/zoficash.css */
.pd-l-35-f {
  padding-left: 35px !important;
}

/* line 25722, app/assets/stylesheets/css/zoficash.css */
.pd-40 {
  padding: 40px;
}

/* line 25725, app/assets/stylesheets/css/zoficash.css */
.pd-40-f {
  padding: 40px !important;
}

/* line 25728, app/assets/stylesheets/css/zoficash.css */
.pd-y-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 25732, app/assets/stylesheets/css/zoficash.css */
.pd-y-40-f {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 25736, app/assets/stylesheets/css/zoficash.css */
.pd-x-40 {
  padding-left: 40px;
  padding-right: 40px;
}

/* line 25740, app/assets/stylesheets/css/zoficash.css */
.pd-x-40-f {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 25744, app/assets/stylesheets/css/zoficash.css */
.pd-t-40 {
  padding-top: 40px;
}

/* line 25747, app/assets/stylesheets/css/zoficash.css */
.pd-r-40 {
  padding-right: 40px;
}

/* line 25750, app/assets/stylesheets/css/zoficash.css */
.pd-b-40 {
  padding-bottom: 40px;
}

/* line 25753, app/assets/stylesheets/css/zoficash.css */
.pd-l-40 {
  padding-left: 40px;
}

/* line 25756, app/assets/stylesheets/css/zoficash.css */
.pd-t-40-f {
  padding-top: 40px !important;
}

/* line 25759, app/assets/stylesheets/css/zoficash.css */
.pd-r-40-f {
  padding-right: 40px !important;
}

/* line 25762, app/assets/stylesheets/css/zoficash.css */
.pd-b-40-f {
  padding-bottom: 40px !important;
}

/* line 25765, app/assets/stylesheets/css/zoficash.css */
.pd-l-40-f {
  padding-left: 40px !important;
}

/* line 25768, app/assets/stylesheets/css/zoficash.css */
.pd-45 {
  padding: 45px;
}

/* line 25771, app/assets/stylesheets/css/zoficash.css */
.pd-45-f {
  padding: 45px !important;
}

/* line 25774, app/assets/stylesheets/css/zoficash.css */
.pd-y-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

/* line 25778, app/assets/stylesheets/css/zoficash.css */
.pd-y-45-f {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

/* line 25782, app/assets/stylesheets/css/zoficash.css */
.pd-x-45 {
  padding-left: 45px;
  padding-right: 45px;
}

/* line 25786, app/assets/stylesheets/css/zoficash.css */
.pd-x-45-f {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

/* line 25790, app/assets/stylesheets/css/zoficash.css */
.pd-t-45 {
  padding-top: 45px;
}

/* line 25793, app/assets/stylesheets/css/zoficash.css */
.pd-r-45 {
  padding-right: 45px;
}

/* line 25796, app/assets/stylesheets/css/zoficash.css */
.pd-b-45 {
  padding-bottom: 45px;
}

/* line 25799, app/assets/stylesheets/css/zoficash.css */
.pd-l-45 {
  padding-left: 45px;
}

/* line 25802, app/assets/stylesheets/css/zoficash.css */
.pd-t-45-f {
  padding-top: 45px !important;
}

/* line 25805, app/assets/stylesheets/css/zoficash.css */
.pd-r-45-f {
  padding-right: 45px !important;
}

/* line 25808, app/assets/stylesheets/css/zoficash.css */
.pd-b-45-f {
  padding-bottom: 45px !important;
}

/* line 25811, app/assets/stylesheets/css/zoficash.css */
.pd-l-45-f {
  padding-left: 45px !important;
}

/* line 25814, app/assets/stylesheets/css/zoficash.css */
.pd-50 {
  padding: 50px;
}

/* line 25817, app/assets/stylesheets/css/zoficash.css */
.pd-50-f {
  padding: 50px !important;
}

/* line 25820, app/assets/stylesheets/css/zoficash.css */
.pd-y-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 25824, app/assets/stylesheets/css/zoficash.css */
.pd-y-50-f {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 25828, app/assets/stylesheets/css/zoficash.css */
.pd-x-50 {
  padding-left: 50px;
  padding-right: 50px;
}

/* line 25832, app/assets/stylesheets/css/zoficash.css */
.pd-x-50-f {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* line 25836, app/assets/stylesheets/css/zoficash.css */
.pd-t-50 {
  padding-top: 50px;
}

/* line 25839, app/assets/stylesheets/css/zoficash.css */
.pd-r-50 {
  padding-right: 50px;
}

/* line 25842, app/assets/stylesheets/css/zoficash.css */
.pd-b-50 {
  padding-bottom: 50px;
}

/* line 25845, app/assets/stylesheets/css/zoficash.css */
.pd-l-50 {
  padding-left: 50px;
}

/* line 25848, app/assets/stylesheets/css/zoficash.css */
.pd-t-50-f {
  padding-top: 50px !important;
}

/* line 25851, app/assets/stylesheets/css/zoficash.css */
.pd-r-50-f {
  padding-right: 50px !important;
}

/* line 25854, app/assets/stylesheets/css/zoficash.css */
.pd-b-50-f {
  padding-bottom: 50px !important;
}

/* line 25857, app/assets/stylesheets/css/zoficash.css */
.pd-l-50-f {
  padding-left: 50px !important;
}

/* line 25860, app/assets/stylesheets/css/zoficash.css */
.pd-55 {
  padding: 55px;
}

/* line 25863, app/assets/stylesheets/css/zoficash.css */
.pd-55-f {
  padding: 55px !important;
}

/* line 25866, app/assets/stylesheets/css/zoficash.css */
.pd-y-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

/* line 25870, app/assets/stylesheets/css/zoficash.css */
.pd-y-55-f {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

/* line 25874, app/assets/stylesheets/css/zoficash.css */
.pd-x-55 {
  padding-left: 55px;
  padding-right: 55px;
}

/* line 25878, app/assets/stylesheets/css/zoficash.css */
.pd-x-55-f {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

/* line 25882, app/assets/stylesheets/css/zoficash.css */
.pd-t-55 {
  padding-top: 55px;
}

/* line 25885, app/assets/stylesheets/css/zoficash.css */
.pd-r-55 {
  padding-right: 55px;
}

/* line 25888, app/assets/stylesheets/css/zoficash.css */
.pd-b-55 {
  padding-bottom: 55px;
}

/* line 25891, app/assets/stylesheets/css/zoficash.css */
.pd-l-55 {
  padding-left: 55px;
}

/* line 25894, app/assets/stylesheets/css/zoficash.css */
.pd-t-55-f {
  padding-top: 55px !important;
}

/* line 25897, app/assets/stylesheets/css/zoficash.css */
.pd-r-55-f {
  padding-right: 55px !important;
}

/* line 25900, app/assets/stylesheets/css/zoficash.css */
.pd-b-55-f {
  padding-bottom: 55px !important;
}

/* line 25903, app/assets/stylesheets/css/zoficash.css */
.pd-l-55-f {
  padding-left: 55px !important;
}

/* line 25906, app/assets/stylesheets/css/zoficash.css */
.pd-60 {
  padding: 60px;
}

/* line 25909, app/assets/stylesheets/css/zoficash.css */
.pd-60-f {
  padding: 60px !important;
}

/* line 25912, app/assets/stylesheets/css/zoficash.css */
.pd-y-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 25916, app/assets/stylesheets/css/zoficash.css */
.pd-y-60-f {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 25920, app/assets/stylesheets/css/zoficash.css */
.pd-x-60 {
  padding-left: 60px;
  padding-right: 60px;
}

/* line 25924, app/assets/stylesheets/css/zoficash.css */
.pd-x-60-f {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

/* line 25928, app/assets/stylesheets/css/zoficash.css */
.pd-t-60 {
  padding-top: 60px;
}

/* line 25931, app/assets/stylesheets/css/zoficash.css */
.pd-r-60 {
  padding-right: 60px;
}

/* line 25934, app/assets/stylesheets/css/zoficash.css */
.pd-b-60 {
  padding-bottom: 60px;
}

/* line 25937, app/assets/stylesheets/css/zoficash.css */
.pd-l-60 {
  padding-left: 60px;
}

/* line 25940, app/assets/stylesheets/css/zoficash.css */
.pd-t-60-f {
  padding-top: 60px !important;
}

/* line 25943, app/assets/stylesheets/css/zoficash.css */
.pd-r-60-f {
  padding-right: 60px !important;
}

/* line 25946, app/assets/stylesheets/css/zoficash.css */
.pd-b-60-f {
  padding-bottom: 60px !important;
}

/* line 25949, app/assets/stylesheets/css/zoficash.css */
.pd-l-60-f {
  padding-left: 60px !important;
}

/* line 25952, app/assets/stylesheets/css/zoficash.css */
.pd-65 {
  padding: 65px;
}

/* line 25955, app/assets/stylesheets/css/zoficash.css */
.pd-65-f {
  padding: 65px !important;
}

/* line 25958, app/assets/stylesheets/css/zoficash.css */
.pd-y-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

/* line 25962, app/assets/stylesheets/css/zoficash.css */
.pd-y-65-f {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

/* line 25966, app/assets/stylesheets/css/zoficash.css */
.pd-x-65 {
  padding-left: 65px;
  padding-right: 65px;
}

/* line 25970, app/assets/stylesheets/css/zoficash.css */
.pd-x-65-f {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

/* line 25974, app/assets/stylesheets/css/zoficash.css */
.pd-t-65 {
  padding-top: 65px;
}

/* line 25977, app/assets/stylesheets/css/zoficash.css */
.pd-r-65 {
  padding-right: 65px;
}

/* line 25980, app/assets/stylesheets/css/zoficash.css */
.pd-b-65 {
  padding-bottom: 65px;
}

/* line 25983, app/assets/stylesheets/css/zoficash.css */
.pd-l-65 {
  padding-left: 65px;
}

/* line 25986, app/assets/stylesheets/css/zoficash.css */
.pd-t-65-f {
  padding-top: 65px !important;
}

/* line 25989, app/assets/stylesheets/css/zoficash.css */
.pd-r-65-f {
  padding-right: 65px !important;
}

/* line 25992, app/assets/stylesheets/css/zoficash.css */
.pd-b-65-f {
  padding-bottom: 65px !important;
}

/* line 25995, app/assets/stylesheets/css/zoficash.css */
.pd-l-65-f {
  padding-left: 65px !important;
}

/* line 25998, app/assets/stylesheets/css/zoficash.css */
.pd-70 {
  padding: 70px;
}

/* line 26001, app/assets/stylesheets/css/zoficash.css */
.pd-70-f {
  padding: 70px !important;
}

/* line 26004, app/assets/stylesheets/css/zoficash.css */
.pd-y-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* line 26008, app/assets/stylesheets/css/zoficash.css */
.pd-y-70-f {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* line 26012, app/assets/stylesheets/css/zoficash.css */
.pd-x-70 {
  padding-left: 70px;
  padding-right: 70px;
}

/* line 26016, app/assets/stylesheets/css/zoficash.css */
.pd-x-70-f {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

/* line 26020, app/assets/stylesheets/css/zoficash.css */
.pd-t-70 {
  padding-top: 70px;
}

/* line 26023, app/assets/stylesheets/css/zoficash.css */
.pd-r-70 {
  padding-right: 70px;
}

/* line 26026, app/assets/stylesheets/css/zoficash.css */
.pd-b-70 {
  padding-bottom: 70px;
}

/* line 26029, app/assets/stylesheets/css/zoficash.css */
.pd-l-70 {
  padding-left: 70px;
}

/* line 26032, app/assets/stylesheets/css/zoficash.css */
.pd-t-70-f {
  padding-top: 70px !important;
}

/* line 26035, app/assets/stylesheets/css/zoficash.css */
.pd-r-70-f {
  padding-right: 70px !important;
}

/* line 26038, app/assets/stylesheets/css/zoficash.css */
.pd-b-70-f {
  padding-bottom: 70px !important;
}

/* line 26041, app/assets/stylesheets/css/zoficash.css */
.pd-l-70-f {
  padding-left: 70px !important;
}

/* line 26044, app/assets/stylesheets/css/zoficash.css */
.pd-75 {
  padding: 75px;
}

/* line 26047, app/assets/stylesheets/css/zoficash.css */
.pd-75-f {
  padding: 75px !important;
}

/* line 26050, app/assets/stylesheets/css/zoficash.css */
.pd-y-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

/* line 26054, app/assets/stylesheets/css/zoficash.css */
.pd-y-75-f {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

/* line 26058, app/assets/stylesheets/css/zoficash.css */
.pd-x-75 {
  padding-left: 75px;
  padding-right: 75px;
}

/* line 26062, app/assets/stylesheets/css/zoficash.css */
.pd-x-75-f {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

/* line 26066, app/assets/stylesheets/css/zoficash.css */
.pd-t-75 {
  padding-top: 75px;
}

/* line 26069, app/assets/stylesheets/css/zoficash.css */
.pd-r-75 {
  padding-right: 75px;
}

/* line 26072, app/assets/stylesheets/css/zoficash.css */
.pd-b-75 {
  padding-bottom: 75px;
}

/* line 26075, app/assets/stylesheets/css/zoficash.css */
.pd-l-75 {
  padding-left: 75px;
}

/* line 26078, app/assets/stylesheets/css/zoficash.css */
.pd-t-75-f {
  padding-top: 75px !important;
}

/* line 26081, app/assets/stylesheets/css/zoficash.css */
.pd-r-75-f {
  padding-right: 75px !important;
}

/* line 26084, app/assets/stylesheets/css/zoficash.css */
.pd-b-75-f {
  padding-bottom: 75px !important;
}

/* line 26087, app/assets/stylesheets/css/zoficash.css */
.pd-l-75-f {
  padding-left: 75px !important;
}

/* line 26090, app/assets/stylesheets/css/zoficash.css */
.pd-80 {
  padding: 80px;
}

/* line 26093, app/assets/stylesheets/css/zoficash.css */
.pd-80-f {
  padding: 80px !important;
}

/* line 26096, app/assets/stylesheets/css/zoficash.css */
.pd-y-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 26100, app/assets/stylesheets/css/zoficash.css */
.pd-y-80-f {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/* line 26104, app/assets/stylesheets/css/zoficash.css */
.pd-x-80 {
  padding-left: 80px;
  padding-right: 80px;
}

/* line 26108, app/assets/stylesheets/css/zoficash.css */
.pd-x-80-f {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

/* line 26112, app/assets/stylesheets/css/zoficash.css */
.pd-t-80 {
  padding-top: 80px;
}

/* line 26115, app/assets/stylesheets/css/zoficash.css */
.pd-r-80 {
  padding-right: 80px;
}

/* line 26118, app/assets/stylesheets/css/zoficash.css */
.pd-b-80 {
  padding-bottom: 80px;
}

/* line 26121, app/assets/stylesheets/css/zoficash.css */
.pd-l-80 {
  padding-left: 80px;
}

/* line 26124, app/assets/stylesheets/css/zoficash.css */
.pd-t-80-f {
  padding-top: 80px !important;
}

/* line 26127, app/assets/stylesheets/css/zoficash.css */
.pd-r-80-f {
  padding-right: 80px !important;
}

/* line 26130, app/assets/stylesheets/css/zoficash.css */
.pd-b-80-f {
  padding-bottom: 80px !important;
}

/* line 26133, app/assets/stylesheets/css/zoficash.css */
.pd-l-80-f {
  padding-left: 80px !important;
}

/* line 26136, app/assets/stylesheets/css/zoficash.css */
.pd-85 {
  padding: 85px;
}

/* line 26139, app/assets/stylesheets/css/zoficash.css */
.pd-85-f {
  padding: 85px !important;
}

/* line 26142, app/assets/stylesheets/css/zoficash.css */
.pd-y-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}

/* line 26146, app/assets/stylesheets/css/zoficash.css */
.pd-y-85-f {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

/* line 26150, app/assets/stylesheets/css/zoficash.css */
.pd-x-85 {
  padding-left: 85px;
  padding-right: 85px;
}

/* line 26154, app/assets/stylesheets/css/zoficash.css */
.pd-x-85-f {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

/* line 26158, app/assets/stylesheets/css/zoficash.css */
.pd-t-85 {
  padding-top: 85px;
}

/* line 26161, app/assets/stylesheets/css/zoficash.css */
.pd-r-85 {
  padding-right: 85px;
}

/* line 26164, app/assets/stylesheets/css/zoficash.css */
.pd-b-85 {
  padding-bottom: 85px;
}

/* line 26167, app/assets/stylesheets/css/zoficash.css */
.pd-l-85 {
  padding-left: 85px;
}

/* line 26170, app/assets/stylesheets/css/zoficash.css */
.pd-t-85-f {
  padding-top: 85px !important;
}

/* line 26173, app/assets/stylesheets/css/zoficash.css */
.pd-r-85-f {
  padding-right: 85px !important;
}

/* line 26176, app/assets/stylesheets/css/zoficash.css */
.pd-b-85-f {
  padding-bottom: 85px !important;
}

/* line 26179, app/assets/stylesheets/css/zoficash.css */
.pd-l-85-f {
  padding-left: 85px !important;
}

/* line 26182, app/assets/stylesheets/css/zoficash.css */
.pd-90 {
  padding: 90px;
}

/* line 26185, app/assets/stylesheets/css/zoficash.css */
.pd-90-f {
  padding: 90px !important;
}

/* line 26188, app/assets/stylesheets/css/zoficash.css */
.pd-y-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

/* line 26192, app/assets/stylesheets/css/zoficash.css */
.pd-y-90-f {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

/* line 26196, app/assets/stylesheets/css/zoficash.css */
.pd-x-90 {
  padding-left: 90px;
  padding-right: 90px;
}

/* line 26200, app/assets/stylesheets/css/zoficash.css */
.pd-x-90-f {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

/* line 26204, app/assets/stylesheets/css/zoficash.css */
.pd-t-90 {
  padding-top: 90px;
}

/* line 26207, app/assets/stylesheets/css/zoficash.css */
.pd-r-90 {
  padding-right: 90px;
}

/* line 26210, app/assets/stylesheets/css/zoficash.css */
.pd-b-90 {
  padding-bottom: 90px;
}

/* line 26213, app/assets/stylesheets/css/zoficash.css */
.pd-l-90 {
  padding-left: 90px;
}

/* line 26216, app/assets/stylesheets/css/zoficash.css */
.pd-t-90-f {
  padding-top: 90px !important;
}

/* line 26219, app/assets/stylesheets/css/zoficash.css */
.pd-r-90-f {
  padding-right: 90px !important;
}

/* line 26222, app/assets/stylesheets/css/zoficash.css */
.pd-b-90-f {
  padding-bottom: 90px !important;
}

/* line 26225, app/assets/stylesheets/css/zoficash.css */
.pd-l-90-f {
  padding-left: 90px !important;
}

/* line 26228, app/assets/stylesheets/css/zoficash.css */
.pd-95 {
  padding: 95px;
}

/* line 26231, app/assets/stylesheets/css/zoficash.css */
.pd-95-f {
  padding: 95px !important;
}

/* line 26234, app/assets/stylesheets/css/zoficash.css */
.pd-y-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}

/* line 26238, app/assets/stylesheets/css/zoficash.css */
.pd-y-95-f {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

/* line 26242, app/assets/stylesheets/css/zoficash.css */
.pd-x-95 {
  padding-left: 95px;
  padding-right: 95px;
}

/* line 26246, app/assets/stylesheets/css/zoficash.css */
.pd-x-95-f {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

/* line 26250, app/assets/stylesheets/css/zoficash.css */
.pd-t-95 {
  padding-top: 95px;
}

/* line 26253, app/assets/stylesheets/css/zoficash.css */
.pd-r-95 {
  padding-right: 95px;
}

/* line 26256, app/assets/stylesheets/css/zoficash.css */
.pd-b-95 {
  padding-bottom: 95px;
}

/* line 26259, app/assets/stylesheets/css/zoficash.css */
.pd-l-95 {
  padding-left: 95px;
}

/* line 26262, app/assets/stylesheets/css/zoficash.css */
.pd-t-95-f {
  padding-top: 95px !important;
}

/* line 26265, app/assets/stylesheets/css/zoficash.css */
.pd-r-95-f {
  padding-right: 95px !important;
}

/* line 26268, app/assets/stylesheets/css/zoficash.css */
.pd-b-95-f {
  padding-bottom: 95px !important;
}

/* line 26271, app/assets/stylesheets/css/zoficash.css */
.pd-l-95-f {
  padding-left: 95px !important;
}

/* line 26274, app/assets/stylesheets/css/zoficash.css */
.pd-100 {
  padding: 100px;
}

/* line 26277, app/assets/stylesheets/css/zoficash.css */
.pd-100-f {
  padding: 100px !important;
}

/* line 26280, app/assets/stylesheets/css/zoficash.css */
.pd-y-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 26284, app/assets/stylesheets/css/zoficash.css */
.pd-y-100-f {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

/* line 26288, app/assets/stylesheets/css/zoficash.css */
.pd-x-100 {
  padding-left: 100px;
  padding-right: 100px;
}

/* line 26292, app/assets/stylesheets/css/zoficash.css */
.pd-x-100-f {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/* line 26296, app/assets/stylesheets/css/zoficash.css */
.pd-t-100 {
  padding-top: 100px;
}

/* line 26299, app/assets/stylesheets/css/zoficash.css */
.pd-r-100 {
  padding-right: 100px;
}

/* line 26302, app/assets/stylesheets/css/zoficash.css */
.pd-b-100 {
  padding-bottom: 100px;
}

/* line 26305, app/assets/stylesheets/css/zoficash.css */
.pd-l-100 {
  padding-left: 100px;
}

/* line 26308, app/assets/stylesheets/css/zoficash.css */
.pd-t-100-f {
  padding-top: 100px !important;
}

/* line 26311, app/assets/stylesheets/css/zoficash.css */
.pd-r-100-f {
  padding-right: 100px !important;
}

/* line 26314, app/assets/stylesheets/css/zoficash.css */
.pd-b-100-f {
  padding-bottom: 100px !important;
}

/* line 26317, app/assets/stylesheets/css/zoficash.css */
.pd-l-100-f {
  padding-left: 100px !important;
}

/* line 26320, app/assets/stylesheets/css/zoficash.css */
.pd-110 {
  padding: 110px;
}

/* line 26323, app/assets/stylesheets/css/zoficash.css */
.pd-110-f {
  padding: 110px !important;
}

/* line 26326, app/assets/stylesheets/css/zoficash.css */
.pd-y-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

/* line 26330, app/assets/stylesheets/css/zoficash.css */
.pd-y-110-f {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

/* line 26334, app/assets/stylesheets/css/zoficash.css */
.pd-x-110 {
  padding-left: 110px;
  padding-right: 110px;
}

/* line 26338, app/assets/stylesheets/css/zoficash.css */
.pd-x-110-f {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

/* line 26342, app/assets/stylesheets/css/zoficash.css */
.pd-t-110 {
  padding-top: 110px;
}

/* line 26345, app/assets/stylesheets/css/zoficash.css */
.pd-r-110 {
  padding-right: 110px;
}

/* line 26348, app/assets/stylesheets/css/zoficash.css */
.pd-b-110 {
  padding-bottom: 110px;
}

/* line 26351, app/assets/stylesheets/css/zoficash.css */
.pd-l-110 {
  padding-left: 110px;
}

/* line 26354, app/assets/stylesheets/css/zoficash.css */
.pd-t-110-f {
  padding-top: 110px !important;
}

/* line 26357, app/assets/stylesheets/css/zoficash.css */
.pd-r-110-f {
  padding-right: 110px !important;
}

/* line 26360, app/assets/stylesheets/css/zoficash.css */
.pd-b-110-f {
  padding-bottom: 110px !important;
}

/* line 26363, app/assets/stylesheets/css/zoficash.css */
.pd-l-110-f {
  padding-left: 110px !important;
}

/* line 26366, app/assets/stylesheets/css/zoficash.css */
.pd-120 {
  padding: 120px;
}

/* line 26369, app/assets/stylesheets/css/zoficash.css */
.pd-120-f {
  padding: 120px !important;
}

/* line 26372, app/assets/stylesheets/css/zoficash.css */
.pd-y-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

/* line 26376, app/assets/stylesheets/css/zoficash.css */
.pd-y-120-f {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

/* line 26380, app/assets/stylesheets/css/zoficash.css */
.pd-x-120 {
  padding-left: 120px;
  padding-right: 120px;
}

/* line 26384, app/assets/stylesheets/css/zoficash.css */
.pd-x-120-f {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

/* line 26388, app/assets/stylesheets/css/zoficash.css */
.pd-t-120 {
  padding-top: 120px;
}

/* line 26391, app/assets/stylesheets/css/zoficash.css */
.pd-r-120 {
  padding-right: 120px;
}

/* line 26394, app/assets/stylesheets/css/zoficash.css */
.pd-b-120 {
  padding-bottom: 120px;
}

/* line 26397, app/assets/stylesheets/css/zoficash.css */
.pd-l-120 {
  padding-left: 120px;
}

/* line 26400, app/assets/stylesheets/css/zoficash.css */
.pd-t-120-f {
  padding-top: 120px !important;
}

/* line 26403, app/assets/stylesheets/css/zoficash.css */
.pd-r-120-f {
  padding-right: 120px !important;
}

/* line 26406, app/assets/stylesheets/css/zoficash.css */
.pd-b-120-f {
  padding-bottom: 120px !important;
}

/* line 26409, app/assets/stylesheets/css/zoficash.css */
.pd-l-120-f {
  padding-left: 120px !important;
}

/* line 26412, app/assets/stylesheets/css/zoficash.css */
.pd-130 {
  padding: 130px;
}

/* line 26415, app/assets/stylesheets/css/zoficash.css */
.pd-130-f {
  padding: 130px !important;
}

/* line 26418, app/assets/stylesheets/css/zoficash.css */
.pd-y-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

/* line 26422, app/assets/stylesheets/css/zoficash.css */
.pd-y-130-f {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

/* line 26426, app/assets/stylesheets/css/zoficash.css */
.pd-x-130 {
  padding-left: 130px;
  padding-right: 130px;
}

/* line 26430, app/assets/stylesheets/css/zoficash.css */
.pd-x-130-f {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

/* line 26434, app/assets/stylesheets/css/zoficash.css */
.pd-t-130 {
  padding-top: 130px;
}

/* line 26437, app/assets/stylesheets/css/zoficash.css */
.pd-r-130 {
  padding-right: 130px;
}

/* line 26440, app/assets/stylesheets/css/zoficash.css */
.pd-b-130 {
  padding-bottom: 130px;
}

/* line 26443, app/assets/stylesheets/css/zoficash.css */
.pd-l-130 {
  padding-left: 130px;
}

/* line 26446, app/assets/stylesheets/css/zoficash.css */
.pd-t-130-f {
  padding-top: 130px !important;
}

/* line 26449, app/assets/stylesheets/css/zoficash.css */
.pd-r-130-f {
  padding-right: 130px !important;
}

/* line 26452, app/assets/stylesheets/css/zoficash.css */
.pd-b-130-f {
  padding-bottom: 130px !important;
}

/* line 26455, app/assets/stylesheets/css/zoficash.css */
.pd-l-130-f {
  padding-left: 130px !important;
}

/* line 26458, app/assets/stylesheets/css/zoficash.css */
.pd-140 {
  padding: 140px;
}

/* line 26461, app/assets/stylesheets/css/zoficash.css */
.pd-140-f {
  padding: 140px !important;
}

/* line 26464, app/assets/stylesheets/css/zoficash.css */
.pd-y-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

/* line 26468, app/assets/stylesheets/css/zoficash.css */
.pd-y-140-f {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

/* line 26472, app/assets/stylesheets/css/zoficash.css */
.pd-x-140 {
  padding-left: 140px;
  padding-right: 140px;
}

/* line 26476, app/assets/stylesheets/css/zoficash.css */
.pd-x-140-f {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

/* line 26480, app/assets/stylesheets/css/zoficash.css */
.pd-t-140 {
  padding-top: 140px;
}

/* line 26483, app/assets/stylesheets/css/zoficash.css */
.pd-r-140 {
  padding-right: 140px;
}

/* line 26486, app/assets/stylesheets/css/zoficash.css */
.pd-b-140 {
  padding-bottom: 140px;
}

/* line 26489, app/assets/stylesheets/css/zoficash.css */
.pd-l-140 {
  padding-left: 140px;
}

/* line 26492, app/assets/stylesheets/css/zoficash.css */
.pd-t-140-f {
  padding-top: 140px !important;
}

/* line 26495, app/assets/stylesheets/css/zoficash.css */
.pd-r-140-f {
  padding-right: 140px !important;
}

/* line 26498, app/assets/stylesheets/css/zoficash.css */
.pd-b-140-f {
  padding-bottom: 140px !important;
}

/* line 26501, app/assets/stylesheets/css/zoficash.css */
.pd-l-140-f {
  padding-left: 140px !important;
}

/* line 26504, app/assets/stylesheets/css/zoficash.css */
.pd-150 {
  padding: 150px;
}

/* line 26507, app/assets/stylesheets/css/zoficash.css */
.pd-150-f {
  padding: 150px !important;
}

/* line 26510, app/assets/stylesheets/css/zoficash.css */
.pd-y-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

/* line 26514, app/assets/stylesheets/css/zoficash.css */
.pd-y-150-f {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

/* line 26518, app/assets/stylesheets/css/zoficash.css */
.pd-x-150 {
  padding-left: 150px;
  padding-right: 150px;
}

/* line 26522, app/assets/stylesheets/css/zoficash.css */
.pd-x-150-f {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

/* line 26526, app/assets/stylesheets/css/zoficash.css */
.pd-t-150 {
  padding-top: 150px;
}

/* line 26529, app/assets/stylesheets/css/zoficash.css */
.pd-r-150 {
  padding-right: 150px;
}

/* line 26532, app/assets/stylesheets/css/zoficash.css */
.pd-b-150 {
  padding-bottom: 150px;
}

/* line 26535, app/assets/stylesheets/css/zoficash.css */
.pd-l-150 {
  padding-left: 150px;
}

/* line 26538, app/assets/stylesheets/css/zoficash.css */
.pd-t-150-f {
  padding-top: 150px !important;
}

/* line 26541, app/assets/stylesheets/css/zoficash.css */
.pd-r-150-f {
  padding-right: 150px !important;
}

/* line 26544, app/assets/stylesheets/css/zoficash.css */
.pd-b-150-f {
  padding-bottom: 150px !important;
}

/* line 26547, app/assets/stylesheets/css/zoficash.css */
.pd-l-150-f {
  padding-left: 150px !important;
}

/* line 26550, app/assets/stylesheets/css/zoficash.css */
.pd-160 {
  padding: 160px;
}

/* line 26553, app/assets/stylesheets/css/zoficash.css */
.pd-160-f {
  padding: 160px !important;
}

/* line 26556, app/assets/stylesheets/css/zoficash.css */
.pd-y-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

/* line 26560, app/assets/stylesheets/css/zoficash.css */
.pd-y-160-f {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

/* line 26564, app/assets/stylesheets/css/zoficash.css */
.pd-x-160 {
  padding-left: 160px;
  padding-right: 160px;
}

/* line 26568, app/assets/stylesheets/css/zoficash.css */
.pd-x-160-f {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

/* line 26572, app/assets/stylesheets/css/zoficash.css */
.pd-t-160 {
  padding-top: 160px;
}

/* line 26575, app/assets/stylesheets/css/zoficash.css */
.pd-r-160 {
  padding-right: 160px;
}

/* line 26578, app/assets/stylesheets/css/zoficash.css */
.pd-b-160 {
  padding-bottom: 160px;
}

/* line 26581, app/assets/stylesheets/css/zoficash.css */
.pd-l-160 {
  padding-left: 160px;
}

/* line 26584, app/assets/stylesheets/css/zoficash.css */
.pd-t-160-f {
  padding-top: 160px !important;
}

/* line 26587, app/assets/stylesheets/css/zoficash.css */
.pd-r-160-f {
  padding-right: 160px !important;
}

/* line 26590, app/assets/stylesheets/css/zoficash.css */
.pd-b-160-f {
  padding-bottom: 160px !important;
}

/* line 26593, app/assets/stylesheets/css/zoficash.css */
.pd-l-160-f {
  padding-left: 160px !important;
}

/* line 26596, app/assets/stylesheets/css/zoficash.css */
.pd-170 {
  padding: 170px;
}

/* line 26599, app/assets/stylesheets/css/zoficash.css */
.pd-170-f {
  padding: 170px !important;
}

/* line 26602, app/assets/stylesheets/css/zoficash.css */
.pd-y-170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

/* line 26606, app/assets/stylesheets/css/zoficash.css */
.pd-y-170-f {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

/* line 26610, app/assets/stylesheets/css/zoficash.css */
.pd-x-170 {
  padding-left: 170px;
  padding-right: 170px;
}

/* line 26614, app/assets/stylesheets/css/zoficash.css */
.pd-x-170-f {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

/* line 26618, app/assets/stylesheets/css/zoficash.css */
.pd-t-170 {
  padding-top: 170px;
}

/* line 26621, app/assets/stylesheets/css/zoficash.css */
.pd-r-170 {
  padding-right: 170px;
}

/* line 26624, app/assets/stylesheets/css/zoficash.css */
.pd-b-170 {
  padding-bottom: 170px;
}

/* line 26627, app/assets/stylesheets/css/zoficash.css */
.pd-l-170 {
  padding-left: 170px;
}

/* line 26630, app/assets/stylesheets/css/zoficash.css */
.pd-t-170-f {
  padding-top: 170px !important;
}

/* line 26633, app/assets/stylesheets/css/zoficash.css */
.pd-r-170-f {
  padding-right: 170px !important;
}

/* line 26636, app/assets/stylesheets/css/zoficash.css */
.pd-b-170-f {
  padding-bottom: 170px !important;
}

/* line 26639, app/assets/stylesheets/css/zoficash.css */
.pd-l-170-f {
  padding-left: 170px !important;
}

/* line 26642, app/assets/stylesheets/css/zoficash.css */
.pd-180 {
  padding: 180px;
}

/* line 26645, app/assets/stylesheets/css/zoficash.css */
.pd-180-f {
  padding: 180px !important;
}

/* line 26648, app/assets/stylesheets/css/zoficash.css */
.pd-y-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

/* line 26652, app/assets/stylesheets/css/zoficash.css */
.pd-y-180-f {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

/* line 26656, app/assets/stylesheets/css/zoficash.css */
.pd-x-180 {
  padding-left: 180px;
  padding-right: 180px;
}

/* line 26660, app/assets/stylesheets/css/zoficash.css */
.pd-x-180-f {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

/* line 26664, app/assets/stylesheets/css/zoficash.css */
.pd-t-180 {
  padding-top: 180px;
}

/* line 26667, app/assets/stylesheets/css/zoficash.css */
.pd-r-180 {
  padding-right: 180px;
}

/* line 26670, app/assets/stylesheets/css/zoficash.css */
.pd-b-180 {
  padding-bottom: 180px;
}

/* line 26673, app/assets/stylesheets/css/zoficash.css */
.pd-l-180 {
  padding-left: 180px;
}

/* line 26676, app/assets/stylesheets/css/zoficash.css */
.pd-t-180-f {
  padding-top: 180px !important;
}

/* line 26679, app/assets/stylesheets/css/zoficash.css */
.pd-r-180-f {
  padding-right: 180px !important;
}

/* line 26682, app/assets/stylesheets/css/zoficash.css */
.pd-b-180-f {
  padding-bottom: 180px !important;
}

/* line 26685, app/assets/stylesheets/css/zoficash.css */
.pd-l-180-f {
  padding-left: 180px !important;
}

/* line 26688, app/assets/stylesheets/css/zoficash.css */
.pd-190 {
  padding: 190px;
}

/* line 26691, app/assets/stylesheets/css/zoficash.css */
.pd-190-f {
  padding: 190px !important;
}

/* line 26694, app/assets/stylesheets/css/zoficash.css */
.pd-y-190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

/* line 26698, app/assets/stylesheets/css/zoficash.css */
.pd-y-190-f {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

/* line 26702, app/assets/stylesheets/css/zoficash.css */
.pd-x-190 {
  padding-left: 190px;
  padding-right: 190px;
}

/* line 26706, app/assets/stylesheets/css/zoficash.css */
.pd-x-190-f {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

/* line 26710, app/assets/stylesheets/css/zoficash.css */
.pd-t-190 {
  padding-top: 190px;
}

/* line 26713, app/assets/stylesheets/css/zoficash.css */
.pd-r-190 {
  padding-right: 190px;
}

/* line 26716, app/assets/stylesheets/css/zoficash.css */
.pd-b-190 {
  padding-bottom: 190px;
}

/* line 26719, app/assets/stylesheets/css/zoficash.css */
.pd-l-190 {
  padding-left: 190px;
}

/* line 26722, app/assets/stylesheets/css/zoficash.css */
.pd-t-190-f {
  padding-top: 190px !important;
}

/* line 26725, app/assets/stylesheets/css/zoficash.css */
.pd-r-190-f {
  padding-right: 190px !important;
}

/* line 26728, app/assets/stylesheets/css/zoficash.css */
.pd-b-190-f {
  padding-bottom: 190px !important;
}

/* line 26731, app/assets/stylesheets/css/zoficash.css */
.pd-l-190-f {
  padding-left: 190px !important;
}

/* line 26734, app/assets/stylesheets/css/zoficash.css */
.pd-200 {
  padding: 200px;
}

/* line 26737, app/assets/stylesheets/css/zoficash.css */
.pd-200-f {
  padding: 200px !important;
}

/* line 26740, app/assets/stylesheets/css/zoficash.css */
.pd-y-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

/* line 26744, app/assets/stylesheets/css/zoficash.css */
.pd-y-200-f {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

/* line 26748, app/assets/stylesheets/css/zoficash.css */
.pd-x-200 {
  padding-left: 200px;
  padding-right: 200px;
}

/* line 26752, app/assets/stylesheets/css/zoficash.css */
.pd-x-200-f {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

/* line 26756, app/assets/stylesheets/css/zoficash.css */
.pd-t-200 {
  padding-top: 200px;
}

/* line 26759, app/assets/stylesheets/css/zoficash.css */
.pd-r-200 {
  padding-right: 200px;
}

/* line 26762, app/assets/stylesheets/css/zoficash.css */
.pd-b-200 {
  padding-bottom: 200px;
}

/* line 26765, app/assets/stylesheets/css/zoficash.css */
.pd-l-200 {
  padding-left: 200px;
}

/* line 26768, app/assets/stylesheets/css/zoficash.css */
.pd-t-200-f {
  padding-top: 200px !important;
}

/* line 26771, app/assets/stylesheets/css/zoficash.css */
.pd-r-200-f {
  padding-right: 200px !important;
}

/* line 26774, app/assets/stylesheets/css/zoficash.css */
.pd-b-200-f {
  padding-bottom: 200px !important;
}

/* line 26777, app/assets/stylesheets/css/zoficash.css */
.pd-l-200-f {
  padding-left: 200px !important;
}

@media (min-width: 480px) {
  /* line 26781, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-0 {
    padding: 0px;
  }
  /* line 26783, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-0-f {
    padding: 0px !important;
  }
  /* line 26785, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 26788, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-0-f {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 26791, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 26794, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-0-f {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 26797, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-0 {
    padding-top: 0px;
  }
  /* line 26799, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-0 {
    padding-right: 0px;
  }
  /* line 26801, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-0 {
    padding-bottom: 0px;
  }
  /* line 26803, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-0 {
    padding-left: 0px;
  }
  /* line 26805, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-0-f {
    padding-top: 0px !important;
  }
  /* line 26807, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-0-f {
    padding-right: 0px !important;
  }
  /* line 26809, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-0-f {
    padding-bottom: 0px !important;
  }
  /* line 26811, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-0-f {
    padding-left: 0px !important;
  }
  /* line 26813, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-1 {
    padding: 1px;
  }
  /* line 26815, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-1-f {
    padding: 1px !important;
  }
  /* line 26817, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 26820, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-1-f {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  /* line 26823, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-1 {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 26826, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-1-f {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  /* line 26829, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-1 {
    padding-top: 1px;
  }
  /* line 26831, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-1 {
    padding-right: 1px;
  }
  /* line 26833, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-1 {
    padding-bottom: 1px;
  }
  /* line 26835, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-1 {
    padding-left: 1px;
  }
  /* line 26837, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-1-f {
    padding-top: 1px !important;
  }
  /* line 26839, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-1-f {
    padding-right: 1px !important;
  }
  /* line 26841, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-1-f {
    padding-bottom: 1px !important;
  }
  /* line 26843, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-1-f {
    padding-left: 1px !important;
  }
  /* line 26845, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-2 {
    padding: 2px;
  }
  /* line 26847, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-2-f {
    padding: 2px !important;
  }
  /* line 26849, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  /* line 26852, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-2-f {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  /* line 26855, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-2 {
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 26858, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-2-f {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  /* line 26861, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-2 {
    padding-top: 2px;
  }
  /* line 26863, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-2 {
    padding-right: 2px;
  }
  /* line 26865, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-2 {
    padding-bottom: 2px;
  }
  /* line 26867, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-2 {
    padding-left: 2px;
  }
  /* line 26869, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-2-f {
    padding-top: 2px !important;
  }
  /* line 26871, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-2-f {
    padding-right: 2px !important;
  }
  /* line 26873, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-2-f {
    padding-bottom: 2px !important;
  }
  /* line 26875, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-2-f {
    padding-left: 2px !important;
  }
  /* line 26877, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-3 {
    padding: 3px;
  }
  /* line 26879, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-3-f {
    padding: 3px !important;
  }
  /* line 26881, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  /* line 26884, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-3-f {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  /* line 26887, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-3 {
    padding-left: 3px;
    padding-right: 3px;
  }
  /* line 26890, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-3-f {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  /* line 26893, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-3 {
    padding-top: 3px;
  }
  /* line 26895, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-3 {
    padding-right: 3px;
  }
  /* line 26897, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-3 {
    padding-bottom: 3px;
  }
  /* line 26899, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-3 {
    padding-left: 3px;
  }
  /* line 26901, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-3-f {
    padding-top: 3px !important;
  }
  /* line 26903, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-3-f {
    padding-right: 3px !important;
  }
  /* line 26905, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-3-f {
    padding-bottom: 3px !important;
  }
  /* line 26907, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-3-f {
    padding-left: 3px !important;
  }
  /* line 26909, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-4 {
    padding: 4px;
  }
  /* line 26911, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-4-f {
    padding: 4px !important;
  }
  /* line 26913, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  /* line 26916, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-4-f {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  /* line 26919, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  /* line 26922, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-4-f {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  /* line 26925, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-4 {
    padding-top: 4px;
  }
  /* line 26927, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-4 {
    padding-right: 4px;
  }
  /* line 26929, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-4 {
    padding-bottom: 4px;
  }
  /* line 26931, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-4 {
    padding-left: 4px;
  }
  /* line 26933, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-4-f {
    padding-top: 4px !important;
  }
  /* line 26935, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-4-f {
    padding-right: 4px !important;
  }
  /* line 26937, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-4-f {
    padding-bottom: 4px !important;
  }
  /* line 26939, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-4-f {
    padding-left: 4px !important;
  }
  /* line 26941, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-5 {
    padding: 5px;
  }
  /* line 26943, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-5-f {
    padding: 5px !important;
  }
  /* line 26945, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 26948, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-5-f {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 26951, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 26954, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-5-f {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 26957, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-5 {
    padding-top: 5px;
  }
  /* line 26959, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-5 {
    padding-right: 5px;
  }
  /* line 26961, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-5 {
    padding-bottom: 5px;
  }
  /* line 26963, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-5 {
    padding-left: 5px;
  }
  /* line 26965, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-5-f {
    padding-top: 5px !important;
  }
  /* line 26967, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-5-f {
    padding-right: 5px !important;
  }
  /* line 26969, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-5-f {
    padding-bottom: 5px !important;
  }
  /* line 26971, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-5-f {
    padding-left: 5px !important;
  }
  /* line 26973, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-6 {
    padding: 6px;
  }
  /* line 26975, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-6-f {
    padding: 6px !important;
  }
  /* line 26977, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  /* line 26980, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-6-f {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  /* line 26983, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  /* line 26986, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-6-f {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  /* line 26989, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-6 {
    padding-top: 6px;
  }
  /* line 26991, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-6 {
    padding-right: 6px;
  }
  /* line 26993, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-6 {
    padding-bottom: 6px;
  }
  /* line 26995, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-6 {
    padding-left: 6px;
  }
  /* line 26997, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-6-f {
    padding-top: 6px !important;
  }
  /* line 26999, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-6-f {
    padding-right: 6px !important;
  }
  /* line 27001, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-6-f {
    padding-bottom: 6px !important;
  }
  /* line 27003, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-6-f {
    padding-left: 6px !important;
  }
  /* line 27005, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-7 {
    padding: 7px;
  }
  /* line 27007, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-7-f {
    padding: 7px !important;
  }
  /* line 27009, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  /* line 27012, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-7-f {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  /* line 27015, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-7 {
    padding-left: 7px;
    padding-right: 7px;
  }
  /* line 27018, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-7-f {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  /* line 27021, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-7 {
    padding-top: 7px;
  }
  /* line 27023, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-7 {
    padding-right: 7px;
  }
  /* line 27025, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-7 {
    padding-bottom: 7px;
  }
  /* line 27027, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-7 {
    padding-left: 7px;
  }
  /* line 27029, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-7-f {
    padding-top: 7px !important;
  }
  /* line 27031, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-7-f {
    padding-right: 7px !important;
  }
  /* line 27033, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-7-f {
    padding-bottom: 7px !important;
  }
  /* line 27035, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-7-f {
    padding-left: 7px !important;
  }
  /* line 27037, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-8 {
    padding: 8px;
  }
  /* line 27039, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-8-f {
    padding: 8px !important;
  }
  /* line 27041, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 27044, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-8-f {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  /* line 27047, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 27050, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-8-f {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  /* line 27053, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-8 {
    padding-top: 8px;
  }
  /* line 27055, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-8 {
    padding-right: 8px;
  }
  /* line 27057, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-8 {
    padding-bottom: 8px;
  }
  /* line 27059, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-8 {
    padding-left: 8px;
  }
  /* line 27061, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-8-f {
    padding-top: 8px !important;
  }
  /* line 27063, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-8-f {
    padding-right: 8px !important;
  }
  /* line 27065, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-8-f {
    padding-bottom: 8px !important;
  }
  /* line 27067, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-8-f {
    padding-left: 8px !important;
  }
  /* line 27069, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-9 {
    padding: 9px;
  }
  /* line 27071, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-9-f {
    padding: 9px !important;
  }
  /* line 27073, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  /* line 27076, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-9-f {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  /* line 27079, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-9 {
    padding-left: 9px;
    padding-right: 9px;
  }
  /* line 27082, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-9-f {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  /* line 27085, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-9 {
    padding-top: 9px;
  }
  /* line 27087, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-9 {
    padding-right: 9px;
  }
  /* line 27089, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-9 {
    padding-bottom: 9px;
  }
  /* line 27091, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-9 {
    padding-left: 9px;
  }
  /* line 27093, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-9-f {
    padding-top: 9px !important;
  }
  /* line 27095, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-9-f {
    padding-right: 9px !important;
  }
  /* line 27097, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-9-f {
    padding-bottom: 9px !important;
  }
  /* line 27099, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-9-f {
    padding-left: 9px !important;
  }
  /* line 27101, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-10 {
    padding: 10px;
  }
  /* line 27103, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-10-f {
    padding: 10px !important;
  }
  /* line 27105, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 27108, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-10-f {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 27111, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 27114, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-10-f {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 27117, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-10 {
    padding-top: 10px;
  }
  /* line 27119, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-10 {
    padding-right: 10px;
  }
  /* line 27121, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-10 {
    padding-bottom: 10px;
  }
  /* line 27123, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-10 {
    padding-left: 10px;
  }
  /* line 27125, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-10-f {
    padding-top: 10px !important;
  }
  /* line 27127, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-10-f {
    padding-right: 10px !important;
  }
  /* line 27129, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-10-f {
    padding-bottom: 10px !important;
  }
  /* line 27131, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-10-f {
    padding-left: 10px !important;
  }
  /* line 27133, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-15 {
    padding: 15px;
  }
  /* line 27135, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-15-f {
    padding: 15px !important;
  }
  /* line 27137, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 27140, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-15-f {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 27143, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 27146, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-15-f {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 27149, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-15 {
    padding-top: 15px;
  }
  /* line 27151, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-15 {
    padding-right: 15px;
  }
  /* line 27153, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-15 {
    padding-bottom: 15px;
  }
  /* line 27155, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-15 {
    padding-left: 15px;
  }
  /* line 27157, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-15-f {
    padding-top: 15px !important;
  }
  /* line 27159, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-15-f {
    padding-right: 15px !important;
  }
  /* line 27161, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-15-f {
    padding-bottom: 15px !important;
  }
  /* line 27163, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-15-f {
    padding-left: 15px !important;
  }
  /* line 27165, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-20 {
    padding: 20px;
  }
  /* line 27167, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-20-f {
    padding: 20px !important;
  }
  /* line 27169, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 27172, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-20-f {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 27175, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 27178, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-20-f {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 27181, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-20 {
    padding-top: 20px;
  }
  /* line 27183, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-20 {
    padding-right: 20px;
  }
  /* line 27185, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-20 {
    padding-bottom: 20px;
  }
  /* line 27187, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-20 {
    padding-left: 20px;
  }
  /* line 27189, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-20-f {
    padding-top: 20px !important;
  }
  /* line 27191, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-20-f {
    padding-right: 20px !important;
  }
  /* line 27193, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-20-f {
    padding-bottom: 20px !important;
  }
  /* line 27195, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-20-f {
    padding-left: 20px !important;
  }
  /* line 27197, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-25 {
    padding: 25px;
  }
  /* line 27199, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-25-f {
    padding: 25px !important;
  }
  /* line 27201, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 27204, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-25-f {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 27207, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 27210, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-25-f {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 27213, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-25 {
    padding-top: 25px;
  }
  /* line 27215, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-25 {
    padding-right: 25px;
  }
  /* line 27217, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-25 {
    padding-bottom: 25px;
  }
  /* line 27219, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-25 {
    padding-left: 25px;
  }
  /* line 27221, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-25-f {
    padding-top: 25px !important;
  }
  /* line 27223, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-25-f {
    padding-right: 25px !important;
  }
  /* line 27225, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-25-f {
    padding-bottom: 25px !important;
  }
  /* line 27227, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-25-f {
    padding-left: 25px !important;
  }
  /* line 27229, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-30 {
    padding: 30px;
  }
  /* line 27231, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-30-f {
    padding: 30px !important;
  }
  /* line 27233, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 27236, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-30-f {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 27239, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 27242, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-30-f {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 27245, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-30 {
    padding-top: 30px;
  }
  /* line 27247, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-30 {
    padding-right: 30px;
  }
  /* line 27249, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-30 {
    padding-bottom: 30px;
  }
  /* line 27251, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-30 {
    padding-left: 30px;
  }
  /* line 27253, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-30-f {
    padding-top: 30px !important;
  }
  /* line 27255, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-30-f {
    padding-right: 30px !important;
  }
  /* line 27257, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-30-f {
    padding-bottom: 30px !important;
  }
  /* line 27259, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-30-f {
    padding-left: 30px !important;
  }
  /* line 27261, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-35 {
    padding: 35px;
  }
  /* line 27263, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-35-f {
    padding: 35px !important;
  }
  /* line 27265, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 27268, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-35-f {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 27271, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 27274, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-35-f {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 27277, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-35 {
    padding-top: 35px;
  }
  /* line 27279, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-35 {
    padding-right: 35px;
  }
  /* line 27281, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-35 {
    padding-bottom: 35px;
  }
  /* line 27283, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-35 {
    padding-left: 35px;
  }
  /* line 27285, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-35-f {
    padding-top: 35px !important;
  }
  /* line 27287, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-35-f {
    padding-right: 35px !important;
  }
  /* line 27289, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-35-f {
    padding-bottom: 35px !important;
  }
  /* line 27291, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-35-f {
    padding-left: 35px !important;
  }
  /* line 27293, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-40 {
    padding: 40px;
  }
  /* line 27295, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-40-f {
    padding: 40px !important;
  }
  /* line 27297, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 27300, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-40-f {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 27303, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 27306, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-40-f {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 27309, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-40 {
    padding-top: 40px;
  }
  /* line 27311, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-40 {
    padding-right: 40px;
  }
  /* line 27313, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-40 {
    padding-bottom: 40px;
  }
  /* line 27315, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-40 {
    padding-left: 40px;
  }
  /* line 27317, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-40-f {
    padding-top: 40px !important;
  }
  /* line 27319, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-40-f {
    padding-right: 40px !important;
  }
  /* line 27321, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-40-f {
    padding-bottom: 40px !important;
  }
  /* line 27323, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-40-f {
    padding-left: 40px !important;
  }
  /* line 27325, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-45 {
    padding: 45px;
  }
  /* line 27327, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-45-f {
    padding: 45px !important;
  }
  /* line 27329, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* line 27332, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-45-f {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 27335, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  /* line 27338, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-45-f {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 27341, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-45 {
    padding-top: 45px;
  }
  /* line 27343, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-45 {
    padding-right: 45px;
  }
  /* line 27345, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-45 {
    padding-bottom: 45px;
  }
  /* line 27347, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-45 {
    padding-left: 45px;
  }
  /* line 27349, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-45-f {
    padding-top: 45px !important;
  }
  /* line 27351, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-45-f {
    padding-right: 45px !important;
  }
  /* line 27353, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-45-f {
    padding-bottom: 45px !important;
  }
  /* line 27355, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-45-f {
    padding-left: 45px !important;
  }
  /* line 27357, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-50 {
    padding: 50px;
  }
  /* line 27359, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-50-f {
    padding: 50px !important;
  }
  /* line 27361, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 27364, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-50-f {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 27367, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  /* line 27370, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-50-f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 27373, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-50 {
    padding-top: 50px;
  }
  /* line 27375, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-50 {
    padding-right: 50px;
  }
  /* line 27377, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-50 {
    padding-bottom: 50px;
  }
  /* line 27379, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-50 {
    padding-left: 50px;
  }
  /* line 27381, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-50-f {
    padding-top: 50px !important;
  }
  /* line 27383, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-50-f {
    padding-right: 50px !important;
  }
  /* line 27385, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-50-f {
    padding-bottom: 50px !important;
  }
  /* line 27387, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-50-f {
    padding-left: 50px !important;
  }
  /* line 27389, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-55 {
    padding: 55px;
  }
  /* line 27391, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-55-f {
    padding: 55px !important;
  }
  /* line 27393, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  /* line 27396, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-55-f {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 27399, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-55 {
    padding-left: 55px;
    padding-right: 55px;
  }
  /* line 27402, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-55-f {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 27405, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-55 {
    padding-top: 55px;
  }
  /* line 27407, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-55 {
    padding-right: 55px;
  }
  /* line 27409, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-55 {
    padding-bottom: 55px;
  }
  /* line 27411, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-55 {
    padding-left: 55px;
  }
  /* line 27413, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-55-f {
    padding-top: 55px !important;
  }
  /* line 27415, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-55-f {
    padding-right: 55px !important;
  }
  /* line 27417, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-55-f {
    padding-bottom: 55px !important;
  }
  /* line 27419, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-55-f {
    padding-left: 55px !important;
  }
  /* line 27421, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-60 {
    padding: 60px;
  }
  /* line 27423, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-60-f {
    padding: 60px !important;
  }
  /* line 27425, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 27428, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-60-f {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 27431, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 27434, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-60-f {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 27437, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-60 {
    padding-top: 60px;
  }
  /* line 27439, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-60 {
    padding-right: 60px;
  }
  /* line 27441, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-60 {
    padding-bottom: 60px;
  }
  /* line 27443, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-60 {
    padding-left: 60px;
  }
  /* line 27445, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-60-f {
    padding-top: 60px !important;
  }
  /* line 27447, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-60-f {
    padding-right: 60px !important;
  }
  /* line 27449, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-60-f {
    padding-bottom: 60px !important;
  }
  /* line 27451, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-60-f {
    padding-left: 60px !important;
  }
  /* line 27453, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-65 {
    padding: 65px;
  }
  /* line 27455, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-65-f {
    padding: 65px !important;
  }
  /* line 27457, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 27460, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-65-f {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 27463, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-65 {
    padding-left: 65px;
    padding-right: 65px;
  }
  /* line 27466, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-65-f {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 27469, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-65 {
    padding-top: 65px;
  }
  /* line 27471, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-65 {
    padding-right: 65px;
  }
  /* line 27473, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-65 {
    padding-bottom: 65px;
  }
  /* line 27475, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-65 {
    padding-left: 65px;
  }
  /* line 27477, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-65-f {
    padding-top: 65px !important;
  }
  /* line 27479, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-65-f {
    padding-right: 65px !important;
  }
  /* line 27481, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-65-f {
    padding-bottom: 65px !important;
  }
  /* line 27483, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-65-f {
    padding-left: 65px !important;
  }
  /* line 27485, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-70 {
    padding: 70px;
  }
  /* line 27487, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-70-f {
    padding: 70px !important;
  }
  /* line 27489, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /* line 27492, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-70-f {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 27495, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  /* line 27498, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-70-f {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 27501, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-70 {
    padding-top: 70px;
  }
  /* line 27503, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-70 {
    padding-right: 70px;
  }
  /* line 27505, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-70 {
    padding-bottom: 70px;
  }
  /* line 27507, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-70 {
    padding-left: 70px;
  }
  /* line 27509, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-70-f {
    padding-top: 70px !important;
  }
  /* line 27511, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-70-f {
    padding-right: 70px !important;
  }
  /* line 27513, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-70-f {
    padding-bottom: 70px !important;
  }
  /* line 27515, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-70-f {
    padding-left: 70px !important;
  }
  /* line 27517, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-75 {
    padding: 75px;
  }
  /* line 27519, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-75-f {
    padding: 75px !important;
  }
  /* line 27521, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  /* line 27524, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-75-f {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 27527, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  /* line 27530, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-75-f {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 27533, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-75 {
    padding-top: 75px;
  }
  /* line 27535, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-75 {
    padding-right: 75px;
  }
  /* line 27537, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-75 {
    padding-bottom: 75px;
  }
  /* line 27539, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-75 {
    padding-left: 75px;
  }
  /* line 27541, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-75-f {
    padding-top: 75px !important;
  }
  /* line 27543, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-75-f {
    padding-right: 75px !important;
  }
  /* line 27545, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-75-f {
    padding-bottom: 75px !important;
  }
  /* line 27547, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-75-f {
    padding-left: 75px !important;
  }
  /* line 27549, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-80 {
    padding: 80px;
  }
  /* line 27551, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-80-f {
    padding: 80px !important;
  }
  /* line 27553, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 27556, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-80-f {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 27559, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  /* line 27562, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-80-f {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 27565, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-80 {
    padding-top: 80px;
  }
  /* line 27567, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-80 {
    padding-right: 80px;
  }
  /* line 27569, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-80 {
    padding-bottom: 80px;
  }
  /* line 27571, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-80 {
    padding-left: 80px;
  }
  /* line 27573, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-80-f {
    padding-top: 80px !important;
  }
  /* line 27575, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-80-f {
    padding-right: 80px !important;
  }
  /* line 27577, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-80-f {
    padding-bottom: 80px !important;
  }
  /* line 27579, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-80-f {
    padding-left: 80px !important;
  }
  /* line 27581, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-85 {
    padding: 85px;
  }
  /* line 27583, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-85-f {
    padding: 85px !important;
  }
  /* line 27585, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  /* line 27588, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-85-f {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 27591, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-85 {
    padding-left: 85px;
    padding-right: 85px;
  }
  /* line 27594, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-85-f {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 27597, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-85 {
    padding-top: 85px;
  }
  /* line 27599, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-85 {
    padding-right: 85px;
  }
  /* line 27601, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-85 {
    padding-bottom: 85px;
  }
  /* line 27603, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-85 {
    padding-left: 85px;
  }
  /* line 27605, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-85-f {
    padding-top: 85px !important;
  }
  /* line 27607, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-85-f {
    padding-right: 85px !important;
  }
  /* line 27609, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-85-f {
    padding-bottom: 85px !important;
  }
  /* line 27611, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-85-f {
    padding-left: 85px !important;
  }
  /* line 27613, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-90 {
    padding: 90px;
  }
  /* line 27615, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-90-f {
    padding: 90px !important;
  }
  /* line 27617, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  /* line 27620, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-90-f {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 27623, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  /* line 27626, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-90-f {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 27629, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-90 {
    padding-top: 90px;
  }
  /* line 27631, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-90 {
    padding-right: 90px;
  }
  /* line 27633, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-90 {
    padding-bottom: 90px;
  }
  /* line 27635, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-90 {
    padding-left: 90px;
  }
  /* line 27637, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-90-f {
    padding-top: 90px !important;
  }
  /* line 27639, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-90-f {
    padding-right: 90px !important;
  }
  /* line 27641, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-90-f {
    padding-bottom: 90px !important;
  }
  /* line 27643, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-90-f {
    padding-left: 90px !important;
  }
  /* line 27645, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-95 {
    padding: 95px;
  }
  /* line 27647, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-95-f {
    padding: 95px !important;
  }
  /* line 27649, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  /* line 27652, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-95-f {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 27655, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-95 {
    padding-left: 95px;
    padding-right: 95px;
  }
  /* line 27658, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-95-f {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 27661, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-95 {
    padding-top: 95px;
  }
  /* line 27663, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-95 {
    padding-right: 95px;
  }
  /* line 27665, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-95 {
    padding-bottom: 95px;
  }
  /* line 27667, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-95 {
    padding-left: 95px;
  }
  /* line 27669, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-95-f {
    padding-top: 95px !important;
  }
  /* line 27671, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-95-f {
    padding-right: 95px !important;
  }
  /* line 27673, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-95-f {
    padding-bottom: 95px !important;
  }
  /* line 27675, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-95-f {
    padding-left: 95px !important;
  }
  /* line 27677, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-100 {
    padding: 100px;
  }
  /* line 27679, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-100-f {
    padding: 100px !important;
  }
  /* line 27681, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* line 27684, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-100-f {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 27687, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  /* line 27690, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-100-f {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 27693, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-100 {
    padding-top: 100px;
  }
  /* line 27695, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-100 {
    padding-right: 100px;
  }
  /* line 27697, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-100 {
    padding-bottom: 100px;
  }
  /* line 27699, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-100 {
    padding-left: 100px;
  }
  /* line 27701, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-100-f {
    padding-top: 100px !important;
  }
  /* line 27703, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-100-f {
    padding-right: 100px !important;
  }
  /* line 27705, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-100-f {
    padding-bottom: 100px !important;
  }
  /* line 27707, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-100-f {
    padding-left: 100px !important;
  }
  /* line 27709, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-110 {
    padding: 110px;
  }
  /* line 27711, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-110-f {
    padding: 110px !important;
  }
  /* line 27713, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  /* line 27716, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-110-f {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 27719, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-110 {
    padding-left: 110px;
    padding-right: 110px;
  }
  /* line 27722, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-110-f {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 27725, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-110 {
    padding-top: 110px;
  }
  /* line 27727, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-110 {
    padding-right: 110px;
  }
  /* line 27729, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-110 {
    padding-bottom: 110px;
  }
  /* line 27731, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-110 {
    padding-left: 110px;
  }
  /* line 27733, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-110-f {
    padding-top: 110px !important;
  }
  /* line 27735, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-110-f {
    padding-right: 110px !important;
  }
  /* line 27737, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-110-f {
    padding-bottom: 110px !important;
  }
  /* line 27739, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-110-f {
    padding-left: 110px !important;
  }
  /* line 27741, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-120 {
    padding: 120px;
  }
  /* line 27743, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-120-f {
    padding: 120px !important;
  }
  /* line 27745, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  /* line 27748, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-120-f {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 27751, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  /* line 27754, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-120-f {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 27757, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-120 {
    padding-top: 120px;
  }
  /* line 27759, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-120 {
    padding-right: 120px;
  }
  /* line 27761, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-120 {
    padding-bottom: 120px;
  }
  /* line 27763, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-120 {
    padding-left: 120px;
  }
  /* line 27765, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-120-f {
    padding-top: 120px !important;
  }
  /* line 27767, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-120-f {
    padding-right: 120px !important;
  }
  /* line 27769, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-120-f {
    padding-bottom: 120px !important;
  }
  /* line 27771, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-120-f {
    padding-left: 120px !important;
  }
  /* line 27773, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-130 {
    padding: 130px;
  }
  /* line 27775, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-130-f {
    padding: 130px !important;
  }
  /* line 27777, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  /* line 27780, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-130-f {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 27783, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-130 {
    padding-left: 130px;
    padding-right: 130px;
  }
  /* line 27786, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-130-f {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 27789, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-130 {
    padding-top: 130px;
  }
  /* line 27791, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-130 {
    padding-right: 130px;
  }
  /* line 27793, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-130 {
    padding-bottom: 130px;
  }
  /* line 27795, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-130 {
    padding-left: 130px;
  }
  /* line 27797, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-130-f {
    padding-top: 130px !important;
  }
  /* line 27799, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-130-f {
    padding-right: 130px !important;
  }
  /* line 27801, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-130-f {
    padding-bottom: 130px !important;
  }
  /* line 27803, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-130-f {
    padding-left: 130px !important;
  }
  /* line 27805, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-140 {
    padding: 140px;
  }
  /* line 27807, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-140-f {
    padding: 140px !important;
  }
  /* line 27809, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  /* line 27812, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-140-f {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 27815, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  /* line 27818, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-140-f {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 27821, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-140 {
    padding-top: 140px;
  }
  /* line 27823, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-140 {
    padding-right: 140px;
  }
  /* line 27825, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-140 {
    padding-bottom: 140px;
  }
  /* line 27827, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-140 {
    padding-left: 140px;
  }
  /* line 27829, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-140-f {
    padding-top: 140px !important;
  }
  /* line 27831, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-140-f {
    padding-right: 140px !important;
  }
  /* line 27833, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-140-f {
    padding-bottom: 140px !important;
  }
  /* line 27835, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-140-f {
    padding-left: 140px !important;
  }
  /* line 27837, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-150 {
    padding: 150px;
  }
  /* line 27839, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-150-f {
    padding: 150px !important;
  }
  /* line 27841, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  /* line 27844, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-150-f {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 27847, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-150 {
    padding-left: 150px;
    padding-right: 150px;
  }
  /* line 27850, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-150-f {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 27853, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-150 {
    padding-top: 150px;
  }
  /* line 27855, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-150 {
    padding-right: 150px;
  }
  /* line 27857, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-150 {
    padding-bottom: 150px;
  }
  /* line 27859, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-150 {
    padding-left: 150px;
  }
  /* line 27861, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-150-f {
    padding-top: 150px !important;
  }
  /* line 27863, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-150-f {
    padding-right: 150px !important;
  }
  /* line 27865, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-150-f {
    padding-bottom: 150px !important;
  }
  /* line 27867, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-150-f {
    padding-left: 150px !important;
  }
  /* line 27869, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-160 {
    padding: 160px;
  }
  /* line 27871, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-160-f {
    padding: 160px !important;
  }
  /* line 27873, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  /* line 27876, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-160-f {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 27879, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-160 {
    padding-left: 160px;
    padding-right: 160px;
  }
  /* line 27882, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-160-f {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 27885, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-160 {
    padding-top: 160px;
  }
  /* line 27887, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-160 {
    padding-right: 160px;
  }
  /* line 27889, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-160 {
    padding-bottom: 160px;
  }
  /* line 27891, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-160 {
    padding-left: 160px;
  }
  /* line 27893, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-160-f {
    padding-top: 160px !important;
  }
  /* line 27895, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-160-f {
    padding-right: 160px !important;
  }
  /* line 27897, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-160-f {
    padding-bottom: 160px !important;
  }
  /* line 27899, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-160-f {
    padding-left: 160px !important;
  }
  /* line 27901, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-170 {
    padding: 170px;
  }
  /* line 27903, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-170-f {
    padding: 170px !important;
  }
  /* line 27905, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  /* line 27908, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-170-f {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 27911, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-170 {
    padding-left: 170px;
    padding-right: 170px;
  }
  /* line 27914, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-170-f {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 27917, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-170 {
    padding-top: 170px;
  }
  /* line 27919, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-170 {
    padding-right: 170px;
  }
  /* line 27921, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-170 {
    padding-bottom: 170px;
  }
  /* line 27923, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-170 {
    padding-left: 170px;
  }
  /* line 27925, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-170-f {
    padding-top: 170px !important;
  }
  /* line 27927, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-170-f {
    padding-right: 170px !important;
  }
  /* line 27929, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-170-f {
    padding-bottom: 170px !important;
  }
  /* line 27931, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-170-f {
    padding-left: 170px !important;
  }
  /* line 27933, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-180 {
    padding: 180px;
  }
  /* line 27935, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-180-f {
    padding: 180px !important;
  }
  /* line 27937, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  /* line 27940, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-180-f {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 27943, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-180 {
    padding-left: 180px;
    padding-right: 180px;
  }
  /* line 27946, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-180-f {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 27949, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-180 {
    padding-top: 180px;
  }
  /* line 27951, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-180 {
    padding-right: 180px;
  }
  /* line 27953, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-180 {
    padding-bottom: 180px;
  }
  /* line 27955, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-180 {
    padding-left: 180px;
  }
  /* line 27957, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-180-f {
    padding-top: 180px !important;
  }
  /* line 27959, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-180-f {
    padding-right: 180px !important;
  }
  /* line 27961, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-180-f {
    padding-bottom: 180px !important;
  }
  /* line 27963, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-180-f {
    padding-left: 180px !important;
  }
  /* line 27965, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-190 {
    padding: 190px;
  }
  /* line 27967, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-190-f {
    padding: 190px !important;
  }
  /* line 27969, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  /* line 27972, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-190-f {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 27975, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-190 {
    padding-left: 190px;
    padding-right: 190px;
  }
  /* line 27978, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-190-f {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 27981, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-190 {
    padding-top: 190px;
  }
  /* line 27983, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-190 {
    padding-right: 190px;
  }
  /* line 27985, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-190 {
    padding-bottom: 190px;
  }
  /* line 27987, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-190 {
    padding-left: 190px;
  }
  /* line 27989, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-190-f {
    padding-top: 190px !important;
  }
  /* line 27991, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-190-f {
    padding-right: 190px !important;
  }
  /* line 27993, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-190-f {
    padding-bottom: 190px !important;
  }
  /* line 27995, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-190-f {
    padding-left: 190px !important;
  }
  /* line 27997, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-200 {
    padding: 200px;
  }
  /* line 27999, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-200-f {
    padding: 200px !important;
  }
  /* line 28001, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  /* line 28004, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-y-200-f {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* line 28007, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-200 {
    padding-left: 200px;
    padding-right: 200px;
  }
  /* line 28010, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-x-200-f {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 28013, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-200 {
    padding-top: 200px;
  }
  /* line 28015, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-200 {
    padding-right: 200px;
  }
  /* line 28017, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-200 {
    padding-bottom: 200px;
  }
  /* line 28019, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-200 {
    padding-left: 200px;
  }
  /* line 28021, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-t-200-f {
    padding-top: 200px !important;
  }
  /* line 28023, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-r-200-f {
    padding-right: 200px !important;
  }
  /* line 28025, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-b-200-f {
    padding-bottom: 200px !important;
  }
  /* line 28027, app/assets/stylesheets/css/zoficash.css */
  .pd-xs-l-200-f {
    padding-left: 200px !important;
  }
}

@media (min-width: 576px) {
  /* line 28031, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-0 {
    padding: 0px;
  }
  /* line 28033, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-0-f {
    padding: 0px !important;
  }
  /* line 28035, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 28038, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-0-f {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 28041, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 28044, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-0-f {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 28047, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-0 {
    padding-top: 0px;
  }
  /* line 28049, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-0 {
    padding-right: 0px;
  }
  /* line 28051, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-0 {
    padding-bottom: 0px;
  }
  /* line 28053, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-0 {
    padding-left: 0px;
  }
  /* line 28055, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-0-f {
    padding-top: 0px !important;
  }
  /* line 28057, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-0-f {
    padding-right: 0px !important;
  }
  /* line 28059, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-0-f {
    padding-bottom: 0px !important;
  }
  /* line 28061, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-0-f {
    padding-left: 0px !important;
  }
  /* line 28063, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-1 {
    padding: 1px;
  }
  /* line 28065, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-1-f {
    padding: 1px !important;
  }
  /* line 28067, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 28070, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-1-f {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  /* line 28073, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-1 {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 28076, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-1-f {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  /* line 28079, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-1 {
    padding-top: 1px;
  }
  /* line 28081, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-1 {
    padding-right: 1px;
  }
  /* line 28083, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-1 {
    padding-bottom: 1px;
  }
  /* line 28085, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-1 {
    padding-left: 1px;
  }
  /* line 28087, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-1-f {
    padding-top: 1px !important;
  }
  /* line 28089, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-1-f {
    padding-right: 1px !important;
  }
  /* line 28091, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-1-f {
    padding-bottom: 1px !important;
  }
  /* line 28093, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-1-f {
    padding-left: 1px !important;
  }
  /* line 28095, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-2 {
    padding: 2px;
  }
  /* line 28097, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-2-f {
    padding: 2px !important;
  }
  /* line 28099, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  /* line 28102, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-2-f {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  /* line 28105, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-2 {
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 28108, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-2-f {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  /* line 28111, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-2 {
    padding-top: 2px;
  }
  /* line 28113, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-2 {
    padding-right: 2px;
  }
  /* line 28115, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-2 {
    padding-bottom: 2px;
  }
  /* line 28117, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-2 {
    padding-left: 2px;
  }
  /* line 28119, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-2-f {
    padding-top: 2px !important;
  }
  /* line 28121, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-2-f {
    padding-right: 2px !important;
  }
  /* line 28123, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-2-f {
    padding-bottom: 2px !important;
  }
  /* line 28125, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-2-f {
    padding-left: 2px !important;
  }
  /* line 28127, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-3 {
    padding: 3px;
  }
  /* line 28129, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-3-f {
    padding: 3px !important;
  }
  /* line 28131, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  /* line 28134, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-3-f {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  /* line 28137, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-3 {
    padding-left: 3px;
    padding-right: 3px;
  }
  /* line 28140, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-3-f {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  /* line 28143, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-3 {
    padding-top: 3px;
  }
  /* line 28145, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-3 {
    padding-right: 3px;
  }
  /* line 28147, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-3 {
    padding-bottom: 3px;
  }
  /* line 28149, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-3 {
    padding-left: 3px;
  }
  /* line 28151, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-3-f {
    padding-top: 3px !important;
  }
  /* line 28153, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-3-f {
    padding-right: 3px !important;
  }
  /* line 28155, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-3-f {
    padding-bottom: 3px !important;
  }
  /* line 28157, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-3-f {
    padding-left: 3px !important;
  }
  /* line 28159, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-4 {
    padding: 4px;
  }
  /* line 28161, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-4-f {
    padding: 4px !important;
  }
  /* line 28163, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  /* line 28166, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-4-f {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  /* line 28169, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  /* line 28172, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-4-f {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  /* line 28175, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-4 {
    padding-top: 4px;
  }
  /* line 28177, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-4 {
    padding-right: 4px;
  }
  /* line 28179, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-4 {
    padding-bottom: 4px;
  }
  /* line 28181, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-4 {
    padding-left: 4px;
  }
  /* line 28183, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-4-f {
    padding-top: 4px !important;
  }
  /* line 28185, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-4-f {
    padding-right: 4px !important;
  }
  /* line 28187, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-4-f {
    padding-bottom: 4px !important;
  }
  /* line 28189, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-4-f {
    padding-left: 4px !important;
  }
  /* line 28191, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-5 {
    padding: 5px;
  }
  /* line 28193, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-5-f {
    padding: 5px !important;
  }
  /* line 28195, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 28198, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-5-f {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 28201, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 28204, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-5-f {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 28207, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-5 {
    padding-top: 5px;
  }
  /* line 28209, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-5 {
    padding-right: 5px;
  }
  /* line 28211, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-5 {
    padding-bottom: 5px;
  }
  /* line 28213, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-5 {
    padding-left: 5px;
  }
  /* line 28215, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-5-f {
    padding-top: 5px !important;
  }
  /* line 28217, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-5-f {
    padding-right: 5px !important;
  }
  /* line 28219, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-5-f {
    padding-bottom: 5px !important;
  }
  /* line 28221, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-5-f {
    padding-left: 5px !important;
  }
  /* line 28223, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-6 {
    padding: 6px;
  }
  /* line 28225, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-6-f {
    padding: 6px !important;
  }
  /* line 28227, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  /* line 28230, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-6-f {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  /* line 28233, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  /* line 28236, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-6-f {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  /* line 28239, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-6 {
    padding-top: 6px;
  }
  /* line 28241, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-6 {
    padding-right: 6px;
  }
  /* line 28243, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-6 {
    padding-bottom: 6px;
  }
  /* line 28245, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-6 {
    padding-left: 6px;
  }
  /* line 28247, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-6-f {
    padding-top: 6px !important;
  }
  /* line 28249, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-6-f {
    padding-right: 6px !important;
  }
  /* line 28251, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-6-f {
    padding-bottom: 6px !important;
  }
  /* line 28253, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-6-f {
    padding-left: 6px !important;
  }
  /* line 28255, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-7 {
    padding: 7px;
  }
  /* line 28257, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-7-f {
    padding: 7px !important;
  }
  /* line 28259, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  /* line 28262, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-7-f {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  /* line 28265, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-7 {
    padding-left: 7px;
    padding-right: 7px;
  }
  /* line 28268, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-7-f {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  /* line 28271, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-7 {
    padding-top: 7px;
  }
  /* line 28273, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-7 {
    padding-right: 7px;
  }
  /* line 28275, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-7 {
    padding-bottom: 7px;
  }
  /* line 28277, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-7 {
    padding-left: 7px;
  }
  /* line 28279, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-7-f {
    padding-top: 7px !important;
  }
  /* line 28281, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-7-f {
    padding-right: 7px !important;
  }
  /* line 28283, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-7-f {
    padding-bottom: 7px !important;
  }
  /* line 28285, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-7-f {
    padding-left: 7px !important;
  }
  /* line 28287, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-8 {
    padding: 8px;
  }
  /* line 28289, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-8-f {
    padding: 8px !important;
  }
  /* line 28291, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 28294, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-8-f {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  /* line 28297, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 28300, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-8-f {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  /* line 28303, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-8 {
    padding-top: 8px;
  }
  /* line 28305, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-8 {
    padding-right: 8px;
  }
  /* line 28307, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-8 {
    padding-bottom: 8px;
  }
  /* line 28309, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-8 {
    padding-left: 8px;
  }
  /* line 28311, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-8-f {
    padding-top: 8px !important;
  }
  /* line 28313, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-8-f {
    padding-right: 8px !important;
  }
  /* line 28315, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-8-f {
    padding-bottom: 8px !important;
  }
  /* line 28317, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-8-f {
    padding-left: 8px !important;
  }
  /* line 28319, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-9 {
    padding: 9px;
  }
  /* line 28321, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-9-f {
    padding: 9px !important;
  }
  /* line 28323, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  /* line 28326, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-9-f {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  /* line 28329, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-9 {
    padding-left: 9px;
    padding-right: 9px;
  }
  /* line 28332, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-9-f {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  /* line 28335, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-9 {
    padding-top: 9px;
  }
  /* line 28337, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-9 {
    padding-right: 9px;
  }
  /* line 28339, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-9 {
    padding-bottom: 9px;
  }
  /* line 28341, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-9 {
    padding-left: 9px;
  }
  /* line 28343, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-9-f {
    padding-top: 9px !important;
  }
  /* line 28345, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-9-f {
    padding-right: 9px !important;
  }
  /* line 28347, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-9-f {
    padding-bottom: 9px !important;
  }
  /* line 28349, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-9-f {
    padding-left: 9px !important;
  }
  /* line 28351, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-10 {
    padding: 10px;
  }
  /* line 28353, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-10-f {
    padding: 10px !important;
  }
  /* line 28355, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 28358, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-10-f {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 28361, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 28364, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-10-f {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 28367, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-10 {
    padding-top: 10px;
  }
  /* line 28369, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-10 {
    padding-right: 10px;
  }
  /* line 28371, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-10 {
    padding-bottom: 10px;
  }
  /* line 28373, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-10 {
    padding-left: 10px;
  }
  /* line 28375, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-10-f {
    padding-top: 10px !important;
  }
  /* line 28377, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-10-f {
    padding-right: 10px !important;
  }
  /* line 28379, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-10-f {
    padding-bottom: 10px !important;
  }
  /* line 28381, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-10-f {
    padding-left: 10px !important;
  }
  /* line 28383, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-15 {
    padding: 15px;
  }
  /* line 28385, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-15-f {
    padding: 15px !important;
  }
  /* line 28387, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 28390, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-15-f {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 28393, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 28396, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-15-f {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 28399, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-15 {
    padding-top: 15px;
  }
  /* line 28401, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-15 {
    padding-right: 15px;
  }
  /* line 28403, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-15 {
    padding-bottom: 15px;
  }
  /* line 28405, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-15 {
    padding-left: 15px;
  }
  /* line 28407, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-15-f {
    padding-top: 15px !important;
  }
  /* line 28409, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-15-f {
    padding-right: 15px !important;
  }
  /* line 28411, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-15-f {
    padding-bottom: 15px !important;
  }
  /* line 28413, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-15-f {
    padding-left: 15px !important;
  }
  /* line 28415, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-20 {
    padding: 20px;
  }
  /* line 28417, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-20-f {
    padding: 20px !important;
  }
  /* line 28419, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 28422, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-20-f {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 28425, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 28428, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-20-f {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 28431, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-20 {
    padding-top: 20px;
  }
  /* line 28433, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-20 {
    padding-right: 20px;
  }
  /* line 28435, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-20 {
    padding-bottom: 20px;
  }
  /* line 28437, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-20 {
    padding-left: 20px;
  }
  /* line 28439, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-20-f {
    padding-top: 20px !important;
  }
  /* line 28441, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-20-f {
    padding-right: 20px !important;
  }
  /* line 28443, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-20-f {
    padding-bottom: 20px !important;
  }
  /* line 28445, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-20-f {
    padding-left: 20px !important;
  }
  /* line 28447, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-25 {
    padding: 25px;
  }
  /* line 28449, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-25-f {
    padding: 25px !important;
  }
  /* line 28451, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 28454, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-25-f {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 28457, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 28460, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-25-f {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 28463, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-25 {
    padding-top: 25px;
  }
  /* line 28465, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-25 {
    padding-right: 25px;
  }
  /* line 28467, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-25 {
    padding-bottom: 25px;
  }
  /* line 28469, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-25 {
    padding-left: 25px;
  }
  /* line 28471, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-25-f {
    padding-top: 25px !important;
  }
  /* line 28473, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-25-f {
    padding-right: 25px !important;
  }
  /* line 28475, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-25-f {
    padding-bottom: 25px !important;
  }
  /* line 28477, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-25-f {
    padding-left: 25px !important;
  }
  /* line 28479, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-30 {
    padding: 30px;
  }
  /* line 28481, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-30-f {
    padding: 30px !important;
  }
  /* line 28483, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 28486, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-30-f {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 28489, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 28492, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-30-f {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 28495, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-30 {
    padding-top: 30px;
  }
  /* line 28497, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-30 {
    padding-right: 30px;
  }
  /* line 28499, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-30 {
    padding-bottom: 30px;
  }
  /* line 28501, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-30 {
    padding-left: 30px;
  }
  /* line 28503, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-30-f {
    padding-top: 30px !important;
  }
  /* line 28505, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-30-f {
    padding-right: 30px !important;
  }
  /* line 28507, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-30-f {
    padding-bottom: 30px !important;
  }
  /* line 28509, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-30-f {
    padding-left: 30px !important;
  }
  /* line 28511, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-35 {
    padding: 35px;
  }
  /* line 28513, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-35-f {
    padding: 35px !important;
  }
  /* line 28515, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 28518, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-35-f {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 28521, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 28524, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-35-f {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 28527, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-35 {
    padding-top: 35px;
  }
  /* line 28529, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-35 {
    padding-right: 35px;
  }
  /* line 28531, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-35 {
    padding-bottom: 35px;
  }
  /* line 28533, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-35 {
    padding-left: 35px;
  }
  /* line 28535, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-35-f {
    padding-top: 35px !important;
  }
  /* line 28537, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-35-f {
    padding-right: 35px !important;
  }
  /* line 28539, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-35-f {
    padding-bottom: 35px !important;
  }
  /* line 28541, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-35-f {
    padding-left: 35px !important;
  }
  /* line 28543, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-40 {
    padding: 40px;
  }
  /* line 28545, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-40-f {
    padding: 40px !important;
  }
  /* line 28547, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 28550, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-40-f {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 28553, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 28556, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-40-f {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 28559, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-40 {
    padding-top: 40px;
  }
  /* line 28561, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-40 {
    padding-right: 40px;
  }
  /* line 28563, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-40 {
    padding-bottom: 40px;
  }
  /* line 28565, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-40 {
    padding-left: 40px;
  }
  /* line 28567, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-40-f {
    padding-top: 40px !important;
  }
  /* line 28569, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-40-f {
    padding-right: 40px !important;
  }
  /* line 28571, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-40-f {
    padding-bottom: 40px !important;
  }
  /* line 28573, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-40-f {
    padding-left: 40px !important;
  }
  /* line 28575, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-45 {
    padding: 45px;
  }
  /* line 28577, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-45-f {
    padding: 45px !important;
  }
  /* line 28579, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* line 28582, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-45-f {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 28585, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  /* line 28588, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-45-f {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 28591, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-45 {
    padding-top: 45px;
  }
  /* line 28593, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-45 {
    padding-right: 45px;
  }
  /* line 28595, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-45 {
    padding-bottom: 45px;
  }
  /* line 28597, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-45 {
    padding-left: 45px;
  }
  /* line 28599, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-45-f {
    padding-top: 45px !important;
  }
  /* line 28601, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-45-f {
    padding-right: 45px !important;
  }
  /* line 28603, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-45-f {
    padding-bottom: 45px !important;
  }
  /* line 28605, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-45-f {
    padding-left: 45px !important;
  }
  /* line 28607, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-50 {
    padding: 50px;
  }
  /* line 28609, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-50-f {
    padding: 50px !important;
  }
  /* line 28611, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 28614, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-50-f {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 28617, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  /* line 28620, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-50-f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 28623, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-50 {
    padding-top: 50px;
  }
  /* line 28625, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-50 {
    padding-right: 50px;
  }
  /* line 28627, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-50 {
    padding-bottom: 50px;
  }
  /* line 28629, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-50 {
    padding-left: 50px;
  }
  /* line 28631, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-50-f {
    padding-top: 50px !important;
  }
  /* line 28633, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-50-f {
    padding-right: 50px !important;
  }
  /* line 28635, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-50-f {
    padding-bottom: 50px !important;
  }
  /* line 28637, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-50-f {
    padding-left: 50px !important;
  }
  /* line 28639, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-55 {
    padding: 55px;
  }
  /* line 28641, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-55-f {
    padding: 55px !important;
  }
  /* line 28643, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  /* line 28646, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-55-f {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 28649, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-55 {
    padding-left: 55px;
    padding-right: 55px;
  }
  /* line 28652, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-55-f {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 28655, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-55 {
    padding-top: 55px;
  }
  /* line 28657, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-55 {
    padding-right: 55px;
  }
  /* line 28659, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-55 {
    padding-bottom: 55px;
  }
  /* line 28661, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-55 {
    padding-left: 55px;
  }
  /* line 28663, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-55-f {
    padding-top: 55px !important;
  }
  /* line 28665, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-55-f {
    padding-right: 55px !important;
  }
  /* line 28667, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-55-f {
    padding-bottom: 55px !important;
  }
  /* line 28669, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-55-f {
    padding-left: 55px !important;
  }
  /* line 28671, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-60 {
    padding: 60px;
  }
  /* line 28673, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-60-f {
    padding: 60px !important;
  }
  /* line 28675, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 28678, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-60-f {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 28681, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 28684, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-60-f {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 28687, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-60 {
    padding-top: 60px;
  }
  /* line 28689, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-60 {
    padding-right: 60px;
  }
  /* line 28691, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-60 {
    padding-bottom: 60px;
  }
  /* line 28693, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-60 {
    padding-left: 60px;
  }
  /* line 28695, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-60-f {
    padding-top: 60px !important;
  }
  /* line 28697, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-60-f {
    padding-right: 60px !important;
  }
  /* line 28699, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-60-f {
    padding-bottom: 60px !important;
  }
  /* line 28701, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-60-f {
    padding-left: 60px !important;
  }
  /* line 28703, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-65 {
    padding: 65px;
  }
  /* line 28705, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-65-f {
    padding: 65px !important;
  }
  /* line 28707, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 28710, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-65-f {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 28713, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-65 {
    padding-left: 65px;
    padding-right: 65px;
  }
  /* line 28716, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-65-f {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 28719, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-65 {
    padding-top: 65px;
  }
  /* line 28721, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-65 {
    padding-right: 65px;
  }
  /* line 28723, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-65 {
    padding-bottom: 65px;
  }
  /* line 28725, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-65 {
    padding-left: 65px;
  }
  /* line 28727, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-65-f {
    padding-top: 65px !important;
  }
  /* line 28729, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-65-f {
    padding-right: 65px !important;
  }
  /* line 28731, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-65-f {
    padding-bottom: 65px !important;
  }
  /* line 28733, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-65-f {
    padding-left: 65px !important;
  }
  /* line 28735, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-70 {
    padding: 70px;
  }
  /* line 28737, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-70-f {
    padding: 70px !important;
  }
  /* line 28739, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /* line 28742, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-70-f {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 28745, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  /* line 28748, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-70-f {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 28751, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-70 {
    padding-top: 70px;
  }
  /* line 28753, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-70 {
    padding-right: 70px;
  }
  /* line 28755, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-70 {
    padding-bottom: 70px;
  }
  /* line 28757, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-70 {
    padding-left: 70px;
  }
  /* line 28759, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-70-f {
    padding-top: 70px !important;
  }
  /* line 28761, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-70-f {
    padding-right: 70px !important;
  }
  /* line 28763, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-70-f {
    padding-bottom: 70px !important;
  }
  /* line 28765, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-70-f {
    padding-left: 70px !important;
  }
  /* line 28767, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-75 {
    padding: 75px;
  }
  /* line 28769, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-75-f {
    padding: 75px !important;
  }
  /* line 28771, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  /* line 28774, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-75-f {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 28777, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  /* line 28780, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-75-f {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 28783, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-75 {
    padding-top: 75px;
  }
  /* line 28785, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-75 {
    padding-right: 75px;
  }
  /* line 28787, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-75 {
    padding-bottom: 75px;
  }
  /* line 28789, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-75 {
    padding-left: 75px;
  }
  /* line 28791, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-75-f {
    padding-top: 75px !important;
  }
  /* line 28793, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-75-f {
    padding-right: 75px !important;
  }
  /* line 28795, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-75-f {
    padding-bottom: 75px !important;
  }
  /* line 28797, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-75-f {
    padding-left: 75px !important;
  }
  /* line 28799, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-80 {
    padding: 80px;
  }
  /* line 28801, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-80-f {
    padding: 80px !important;
  }
  /* line 28803, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 28806, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-80-f {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 28809, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  /* line 28812, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-80-f {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 28815, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-80 {
    padding-top: 80px;
  }
  /* line 28817, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-80 {
    padding-right: 80px;
  }
  /* line 28819, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-80 {
    padding-bottom: 80px;
  }
  /* line 28821, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-80 {
    padding-left: 80px;
  }
  /* line 28823, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-80-f {
    padding-top: 80px !important;
  }
  /* line 28825, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-80-f {
    padding-right: 80px !important;
  }
  /* line 28827, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-80-f {
    padding-bottom: 80px !important;
  }
  /* line 28829, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-80-f {
    padding-left: 80px !important;
  }
  /* line 28831, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-85 {
    padding: 85px;
  }
  /* line 28833, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-85-f {
    padding: 85px !important;
  }
  /* line 28835, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  /* line 28838, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-85-f {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 28841, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-85 {
    padding-left: 85px;
    padding-right: 85px;
  }
  /* line 28844, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-85-f {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 28847, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-85 {
    padding-top: 85px;
  }
  /* line 28849, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-85 {
    padding-right: 85px;
  }
  /* line 28851, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-85 {
    padding-bottom: 85px;
  }
  /* line 28853, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-85 {
    padding-left: 85px;
  }
  /* line 28855, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-85-f {
    padding-top: 85px !important;
  }
  /* line 28857, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-85-f {
    padding-right: 85px !important;
  }
  /* line 28859, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-85-f {
    padding-bottom: 85px !important;
  }
  /* line 28861, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-85-f {
    padding-left: 85px !important;
  }
  /* line 28863, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-90 {
    padding: 90px;
  }
  /* line 28865, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-90-f {
    padding: 90px !important;
  }
  /* line 28867, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  /* line 28870, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-90-f {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 28873, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  /* line 28876, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-90-f {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 28879, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-90 {
    padding-top: 90px;
  }
  /* line 28881, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-90 {
    padding-right: 90px;
  }
  /* line 28883, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-90 {
    padding-bottom: 90px;
  }
  /* line 28885, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-90 {
    padding-left: 90px;
  }
  /* line 28887, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-90-f {
    padding-top: 90px !important;
  }
  /* line 28889, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-90-f {
    padding-right: 90px !important;
  }
  /* line 28891, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-90-f {
    padding-bottom: 90px !important;
  }
  /* line 28893, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-90-f {
    padding-left: 90px !important;
  }
  /* line 28895, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-95 {
    padding: 95px;
  }
  /* line 28897, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-95-f {
    padding: 95px !important;
  }
  /* line 28899, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  /* line 28902, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-95-f {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 28905, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-95 {
    padding-left: 95px;
    padding-right: 95px;
  }
  /* line 28908, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-95-f {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 28911, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-95 {
    padding-top: 95px;
  }
  /* line 28913, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-95 {
    padding-right: 95px;
  }
  /* line 28915, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-95 {
    padding-bottom: 95px;
  }
  /* line 28917, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-95 {
    padding-left: 95px;
  }
  /* line 28919, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-95-f {
    padding-top: 95px !important;
  }
  /* line 28921, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-95-f {
    padding-right: 95px !important;
  }
  /* line 28923, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-95-f {
    padding-bottom: 95px !important;
  }
  /* line 28925, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-95-f {
    padding-left: 95px !important;
  }
  /* line 28927, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-100 {
    padding: 100px;
  }
  /* line 28929, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-100-f {
    padding: 100px !important;
  }
  /* line 28931, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* line 28934, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-100-f {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 28937, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  /* line 28940, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-100-f {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 28943, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-100 {
    padding-top: 100px;
  }
  /* line 28945, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-100 {
    padding-right: 100px;
  }
  /* line 28947, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-100 {
    padding-bottom: 100px;
  }
  /* line 28949, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-100 {
    padding-left: 100px;
  }
  /* line 28951, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-100-f {
    padding-top: 100px !important;
  }
  /* line 28953, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-100-f {
    padding-right: 100px !important;
  }
  /* line 28955, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-100-f {
    padding-bottom: 100px !important;
  }
  /* line 28957, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-100-f {
    padding-left: 100px !important;
  }
  /* line 28959, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-110 {
    padding: 110px;
  }
  /* line 28961, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-110-f {
    padding: 110px !important;
  }
  /* line 28963, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  /* line 28966, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-110-f {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 28969, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-110 {
    padding-left: 110px;
    padding-right: 110px;
  }
  /* line 28972, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-110-f {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 28975, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-110 {
    padding-top: 110px;
  }
  /* line 28977, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-110 {
    padding-right: 110px;
  }
  /* line 28979, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-110 {
    padding-bottom: 110px;
  }
  /* line 28981, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-110 {
    padding-left: 110px;
  }
  /* line 28983, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-110-f {
    padding-top: 110px !important;
  }
  /* line 28985, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-110-f {
    padding-right: 110px !important;
  }
  /* line 28987, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-110-f {
    padding-bottom: 110px !important;
  }
  /* line 28989, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-110-f {
    padding-left: 110px !important;
  }
  /* line 28991, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-120 {
    padding: 120px;
  }
  /* line 28993, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-120-f {
    padding: 120px !important;
  }
  /* line 28995, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  /* line 28998, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-120-f {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 29001, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  /* line 29004, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-120-f {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 29007, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-120 {
    padding-top: 120px;
  }
  /* line 29009, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-120 {
    padding-right: 120px;
  }
  /* line 29011, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-120 {
    padding-bottom: 120px;
  }
  /* line 29013, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-120 {
    padding-left: 120px;
  }
  /* line 29015, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-120-f {
    padding-top: 120px !important;
  }
  /* line 29017, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-120-f {
    padding-right: 120px !important;
  }
  /* line 29019, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-120-f {
    padding-bottom: 120px !important;
  }
  /* line 29021, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-120-f {
    padding-left: 120px !important;
  }
  /* line 29023, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-130 {
    padding: 130px;
  }
  /* line 29025, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-130-f {
    padding: 130px !important;
  }
  /* line 29027, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  /* line 29030, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-130-f {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 29033, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-130 {
    padding-left: 130px;
    padding-right: 130px;
  }
  /* line 29036, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-130-f {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 29039, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-130 {
    padding-top: 130px;
  }
  /* line 29041, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-130 {
    padding-right: 130px;
  }
  /* line 29043, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-130 {
    padding-bottom: 130px;
  }
  /* line 29045, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-130 {
    padding-left: 130px;
  }
  /* line 29047, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-130-f {
    padding-top: 130px !important;
  }
  /* line 29049, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-130-f {
    padding-right: 130px !important;
  }
  /* line 29051, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-130-f {
    padding-bottom: 130px !important;
  }
  /* line 29053, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-130-f {
    padding-left: 130px !important;
  }
  /* line 29055, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-140 {
    padding: 140px;
  }
  /* line 29057, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-140-f {
    padding: 140px !important;
  }
  /* line 29059, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  /* line 29062, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-140-f {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 29065, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  /* line 29068, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-140-f {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 29071, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-140 {
    padding-top: 140px;
  }
  /* line 29073, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-140 {
    padding-right: 140px;
  }
  /* line 29075, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-140 {
    padding-bottom: 140px;
  }
  /* line 29077, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-140 {
    padding-left: 140px;
  }
  /* line 29079, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-140-f {
    padding-top: 140px !important;
  }
  /* line 29081, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-140-f {
    padding-right: 140px !important;
  }
  /* line 29083, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-140-f {
    padding-bottom: 140px !important;
  }
  /* line 29085, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-140-f {
    padding-left: 140px !important;
  }
  /* line 29087, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-150 {
    padding: 150px;
  }
  /* line 29089, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-150-f {
    padding: 150px !important;
  }
  /* line 29091, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  /* line 29094, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-150-f {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 29097, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-150 {
    padding-left: 150px;
    padding-right: 150px;
  }
  /* line 29100, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-150-f {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 29103, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-150 {
    padding-top: 150px;
  }
  /* line 29105, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-150 {
    padding-right: 150px;
  }
  /* line 29107, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-150 {
    padding-bottom: 150px;
  }
  /* line 29109, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-150 {
    padding-left: 150px;
  }
  /* line 29111, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-150-f {
    padding-top: 150px !important;
  }
  /* line 29113, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-150-f {
    padding-right: 150px !important;
  }
  /* line 29115, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-150-f {
    padding-bottom: 150px !important;
  }
  /* line 29117, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-150-f {
    padding-left: 150px !important;
  }
  /* line 29119, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-160 {
    padding: 160px;
  }
  /* line 29121, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-160-f {
    padding: 160px !important;
  }
  /* line 29123, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  /* line 29126, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-160-f {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 29129, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-160 {
    padding-left: 160px;
    padding-right: 160px;
  }
  /* line 29132, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-160-f {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 29135, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-160 {
    padding-top: 160px;
  }
  /* line 29137, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-160 {
    padding-right: 160px;
  }
  /* line 29139, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-160 {
    padding-bottom: 160px;
  }
  /* line 29141, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-160 {
    padding-left: 160px;
  }
  /* line 29143, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-160-f {
    padding-top: 160px !important;
  }
  /* line 29145, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-160-f {
    padding-right: 160px !important;
  }
  /* line 29147, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-160-f {
    padding-bottom: 160px !important;
  }
  /* line 29149, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-160-f {
    padding-left: 160px !important;
  }
  /* line 29151, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-170 {
    padding: 170px;
  }
  /* line 29153, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-170-f {
    padding: 170px !important;
  }
  /* line 29155, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  /* line 29158, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-170-f {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 29161, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-170 {
    padding-left: 170px;
    padding-right: 170px;
  }
  /* line 29164, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-170-f {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 29167, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-170 {
    padding-top: 170px;
  }
  /* line 29169, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-170 {
    padding-right: 170px;
  }
  /* line 29171, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-170 {
    padding-bottom: 170px;
  }
  /* line 29173, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-170 {
    padding-left: 170px;
  }
  /* line 29175, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-170-f {
    padding-top: 170px !important;
  }
  /* line 29177, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-170-f {
    padding-right: 170px !important;
  }
  /* line 29179, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-170-f {
    padding-bottom: 170px !important;
  }
  /* line 29181, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-170-f {
    padding-left: 170px !important;
  }
  /* line 29183, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-180 {
    padding: 180px;
  }
  /* line 29185, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-180-f {
    padding: 180px !important;
  }
  /* line 29187, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  /* line 29190, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-180-f {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 29193, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-180 {
    padding-left: 180px;
    padding-right: 180px;
  }
  /* line 29196, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-180-f {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 29199, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-180 {
    padding-top: 180px;
  }
  /* line 29201, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-180 {
    padding-right: 180px;
  }
  /* line 29203, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-180 {
    padding-bottom: 180px;
  }
  /* line 29205, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-180 {
    padding-left: 180px;
  }
  /* line 29207, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-180-f {
    padding-top: 180px !important;
  }
  /* line 29209, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-180-f {
    padding-right: 180px !important;
  }
  /* line 29211, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-180-f {
    padding-bottom: 180px !important;
  }
  /* line 29213, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-180-f {
    padding-left: 180px !important;
  }
  /* line 29215, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-190 {
    padding: 190px;
  }
  /* line 29217, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-190-f {
    padding: 190px !important;
  }
  /* line 29219, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  /* line 29222, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-190-f {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 29225, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-190 {
    padding-left: 190px;
    padding-right: 190px;
  }
  /* line 29228, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-190-f {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 29231, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-190 {
    padding-top: 190px;
  }
  /* line 29233, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-190 {
    padding-right: 190px;
  }
  /* line 29235, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-190 {
    padding-bottom: 190px;
  }
  /* line 29237, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-190 {
    padding-left: 190px;
  }
  /* line 29239, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-190-f {
    padding-top: 190px !important;
  }
  /* line 29241, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-190-f {
    padding-right: 190px !important;
  }
  /* line 29243, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-190-f {
    padding-bottom: 190px !important;
  }
  /* line 29245, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-190-f {
    padding-left: 190px !important;
  }
  /* line 29247, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-200 {
    padding: 200px;
  }
  /* line 29249, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-200-f {
    padding: 200px !important;
  }
  /* line 29251, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  /* line 29254, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-y-200-f {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* line 29257, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-200 {
    padding-left: 200px;
    padding-right: 200px;
  }
  /* line 29260, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-x-200-f {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 29263, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-200 {
    padding-top: 200px;
  }
  /* line 29265, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-200 {
    padding-right: 200px;
  }
  /* line 29267, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-200 {
    padding-bottom: 200px;
  }
  /* line 29269, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-200 {
    padding-left: 200px;
  }
  /* line 29271, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-t-200-f {
    padding-top: 200px !important;
  }
  /* line 29273, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-r-200-f {
    padding-right: 200px !important;
  }
  /* line 29275, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-b-200-f {
    padding-bottom: 200px !important;
  }
  /* line 29277, app/assets/stylesheets/css/zoficash.css */
  .pd-sm-l-200-f {
    padding-left: 200px !important;
  }
}

@media (min-width: 768px) {
  /* line 29281, app/assets/stylesheets/css/zoficash.css */
  .pd-md-0 {
    padding: 0px;
  }
  /* line 29283, app/assets/stylesheets/css/zoficash.css */
  .pd-md-0-f {
    padding: 0px !important;
  }
  /* line 29285, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 29288, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-0-f {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 29291, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 29294, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-0-f {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 29297, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-0 {
    padding-top: 0px;
  }
  /* line 29299, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-0 {
    padding-right: 0px;
  }
  /* line 29301, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-0 {
    padding-bottom: 0px;
  }
  /* line 29303, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-0 {
    padding-left: 0px;
  }
  /* line 29305, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-0-f {
    padding-top: 0px !important;
  }
  /* line 29307, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-0-f {
    padding-right: 0px !important;
  }
  /* line 29309, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-0-f {
    padding-bottom: 0px !important;
  }
  /* line 29311, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-0-f {
    padding-left: 0px !important;
  }
  /* line 29313, app/assets/stylesheets/css/zoficash.css */
  .pd-md-1 {
    padding: 1px;
  }
  /* line 29315, app/assets/stylesheets/css/zoficash.css */
  .pd-md-1-f {
    padding: 1px !important;
  }
  /* line 29317, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 29320, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-1-f {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  /* line 29323, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-1 {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 29326, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-1-f {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  /* line 29329, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-1 {
    padding-top: 1px;
  }
  /* line 29331, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-1 {
    padding-right: 1px;
  }
  /* line 29333, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-1 {
    padding-bottom: 1px;
  }
  /* line 29335, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-1 {
    padding-left: 1px;
  }
  /* line 29337, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-1-f {
    padding-top: 1px !important;
  }
  /* line 29339, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-1-f {
    padding-right: 1px !important;
  }
  /* line 29341, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-1-f {
    padding-bottom: 1px !important;
  }
  /* line 29343, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-1-f {
    padding-left: 1px !important;
  }
  /* line 29345, app/assets/stylesheets/css/zoficash.css */
  .pd-md-2 {
    padding: 2px;
  }
  /* line 29347, app/assets/stylesheets/css/zoficash.css */
  .pd-md-2-f {
    padding: 2px !important;
  }
  /* line 29349, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  /* line 29352, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-2-f {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  /* line 29355, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-2 {
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 29358, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-2-f {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  /* line 29361, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-2 {
    padding-top: 2px;
  }
  /* line 29363, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-2 {
    padding-right: 2px;
  }
  /* line 29365, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-2 {
    padding-bottom: 2px;
  }
  /* line 29367, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-2 {
    padding-left: 2px;
  }
  /* line 29369, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-2-f {
    padding-top: 2px !important;
  }
  /* line 29371, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-2-f {
    padding-right: 2px !important;
  }
  /* line 29373, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-2-f {
    padding-bottom: 2px !important;
  }
  /* line 29375, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-2-f {
    padding-left: 2px !important;
  }
  /* line 29377, app/assets/stylesheets/css/zoficash.css */
  .pd-md-3 {
    padding: 3px;
  }
  /* line 29379, app/assets/stylesheets/css/zoficash.css */
  .pd-md-3-f {
    padding: 3px !important;
  }
  /* line 29381, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  /* line 29384, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-3-f {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  /* line 29387, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-3 {
    padding-left: 3px;
    padding-right: 3px;
  }
  /* line 29390, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-3-f {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  /* line 29393, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-3 {
    padding-top: 3px;
  }
  /* line 29395, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-3 {
    padding-right: 3px;
  }
  /* line 29397, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-3 {
    padding-bottom: 3px;
  }
  /* line 29399, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-3 {
    padding-left: 3px;
  }
  /* line 29401, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-3-f {
    padding-top: 3px !important;
  }
  /* line 29403, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-3-f {
    padding-right: 3px !important;
  }
  /* line 29405, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-3-f {
    padding-bottom: 3px !important;
  }
  /* line 29407, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-3-f {
    padding-left: 3px !important;
  }
  /* line 29409, app/assets/stylesheets/css/zoficash.css */
  .pd-md-4 {
    padding: 4px;
  }
  /* line 29411, app/assets/stylesheets/css/zoficash.css */
  .pd-md-4-f {
    padding: 4px !important;
  }
  /* line 29413, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  /* line 29416, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-4-f {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  /* line 29419, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  /* line 29422, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-4-f {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  /* line 29425, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-4 {
    padding-top: 4px;
  }
  /* line 29427, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-4 {
    padding-right: 4px;
  }
  /* line 29429, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-4 {
    padding-bottom: 4px;
  }
  /* line 29431, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-4 {
    padding-left: 4px;
  }
  /* line 29433, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-4-f {
    padding-top: 4px !important;
  }
  /* line 29435, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-4-f {
    padding-right: 4px !important;
  }
  /* line 29437, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-4-f {
    padding-bottom: 4px !important;
  }
  /* line 29439, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-4-f {
    padding-left: 4px !important;
  }
  /* line 29441, app/assets/stylesheets/css/zoficash.css */
  .pd-md-5 {
    padding: 5px;
  }
  /* line 29443, app/assets/stylesheets/css/zoficash.css */
  .pd-md-5-f {
    padding: 5px !important;
  }
  /* line 29445, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 29448, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-5-f {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 29451, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 29454, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-5-f {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 29457, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-5 {
    padding-top: 5px;
  }
  /* line 29459, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-5 {
    padding-right: 5px;
  }
  /* line 29461, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-5 {
    padding-bottom: 5px;
  }
  /* line 29463, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-5 {
    padding-left: 5px;
  }
  /* line 29465, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-5-f {
    padding-top: 5px !important;
  }
  /* line 29467, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-5-f {
    padding-right: 5px !important;
  }
  /* line 29469, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-5-f {
    padding-bottom: 5px !important;
  }
  /* line 29471, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-5-f {
    padding-left: 5px !important;
  }
  /* line 29473, app/assets/stylesheets/css/zoficash.css */
  .pd-md-6 {
    padding: 6px;
  }
  /* line 29475, app/assets/stylesheets/css/zoficash.css */
  .pd-md-6-f {
    padding: 6px !important;
  }
  /* line 29477, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  /* line 29480, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-6-f {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  /* line 29483, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  /* line 29486, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-6-f {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  /* line 29489, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-6 {
    padding-top: 6px;
  }
  /* line 29491, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-6 {
    padding-right: 6px;
  }
  /* line 29493, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-6 {
    padding-bottom: 6px;
  }
  /* line 29495, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-6 {
    padding-left: 6px;
  }
  /* line 29497, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-6-f {
    padding-top: 6px !important;
  }
  /* line 29499, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-6-f {
    padding-right: 6px !important;
  }
  /* line 29501, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-6-f {
    padding-bottom: 6px !important;
  }
  /* line 29503, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-6-f {
    padding-left: 6px !important;
  }
  /* line 29505, app/assets/stylesheets/css/zoficash.css */
  .pd-md-7 {
    padding: 7px;
  }
  /* line 29507, app/assets/stylesheets/css/zoficash.css */
  .pd-md-7-f {
    padding: 7px !important;
  }
  /* line 29509, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  /* line 29512, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-7-f {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  /* line 29515, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-7 {
    padding-left: 7px;
    padding-right: 7px;
  }
  /* line 29518, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-7-f {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  /* line 29521, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-7 {
    padding-top: 7px;
  }
  /* line 29523, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-7 {
    padding-right: 7px;
  }
  /* line 29525, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-7 {
    padding-bottom: 7px;
  }
  /* line 29527, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-7 {
    padding-left: 7px;
  }
  /* line 29529, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-7-f {
    padding-top: 7px !important;
  }
  /* line 29531, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-7-f {
    padding-right: 7px !important;
  }
  /* line 29533, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-7-f {
    padding-bottom: 7px !important;
  }
  /* line 29535, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-7-f {
    padding-left: 7px !important;
  }
  /* line 29537, app/assets/stylesheets/css/zoficash.css */
  .pd-md-8 {
    padding: 8px;
  }
  /* line 29539, app/assets/stylesheets/css/zoficash.css */
  .pd-md-8-f {
    padding: 8px !important;
  }
  /* line 29541, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 29544, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-8-f {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  /* line 29547, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 29550, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-8-f {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  /* line 29553, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-8 {
    padding-top: 8px;
  }
  /* line 29555, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-8 {
    padding-right: 8px;
  }
  /* line 29557, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-8 {
    padding-bottom: 8px;
  }
  /* line 29559, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-8 {
    padding-left: 8px;
  }
  /* line 29561, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-8-f {
    padding-top: 8px !important;
  }
  /* line 29563, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-8-f {
    padding-right: 8px !important;
  }
  /* line 29565, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-8-f {
    padding-bottom: 8px !important;
  }
  /* line 29567, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-8-f {
    padding-left: 8px !important;
  }
  /* line 29569, app/assets/stylesheets/css/zoficash.css */
  .pd-md-9 {
    padding: 9px;
  }
  /* line 29571, app/assets/stylesheets/css/zoficash.css */
  .pd-md-9-f {
    padding: 9px !important;
  }
  /* line 29573, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  /* line 29576, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-9-f {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  /* line 29579, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-9 {
    padding-left: 9px;
    padding-right: 9px;
  }
  /* line 29582, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-9-f {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  /* line 29585, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-9 {
    padding-top: 9px;
  }
  /* line 29587, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-9 {
    padding-right: 9px;
  }
  /* line 29589, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-9 {
    padding-bottom: 9px;
  }
  /* line 29591, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-9 {
    padding-left: 9px;
  }
  /* line 29593, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-9-f {
    padding-top: 9px !important;
  }
  /* line 29595, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-9-f {
    padding-right: 9px !important;
  }
  /* line 29597, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-9-f {
    padding-bottom: 9px !important;
  }
  /* line 29599, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-9-f {
    padding-left: 9px !important;
  }
  /* line 29601, app/assets/stylesheets/css/zoficash.css */
  .pd-md-10 {
    padding: 10px;
  }
  /* line 29603, app/assets/stylesheets/css/zoficash.css */
  .pd-md-10-f {
    padding: 10px !important;
  }
  /* line 29605, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 29608, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-10-f {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 29611, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 29614, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-10-f {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 29617, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-10 {
    padding-top: 10px;
  }
  /* line 29619, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-10 {
    padding-right: 10px;
  }
  /* line 29621, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-10 {
    padding-bottom: 10px;
  }
  /* line 29623, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-10 {
    padding-left: 10px;
  }
  /* line 29625, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-10-f {
    padding-top: 10px !important;
  }
  /* line 29627, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-10-f {
    padding-right: 10px !important;
  }
  /* line 29629, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-10-f {
    padding-bottom: 10px !important;
  }
  /* line 29631, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-10-f {
    padding-left: 10px !important;
  }
  /* line 29633, app/assets/stylesheets/css/zoficash.css */
  .pd-md-15 {
    padding: 15px;
  }
  /* line 29635, app/assets/stylesheets/css/zoficash.css */
  .pd-md-15-f {
    padding: 15px !important;
  }
  /* line 29637, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 29640, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-15-f {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 29643, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 29646, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-15-f {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 29649, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-15 {
    padding-top: 15px;
  }
  /* line 29651, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-15 {
    padding-right: 15px;
  }
  /* line 29653, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-15 {
    padding-bottom: 15px;
  }
  /* line 29655, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-15 {
    padding-left: 15px;
  }
  /* line 29657, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-15-f {
    padding-top: 15px !important;
  }
  /* line 29659, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-15-f {
    padding-right: 15px !important;
  }
  /* line 29661, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-15-f {
    padding-bottom: 15px !important;
  }
  /* line 29663, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-15-f {
    padding-left: 15px !important;
  }
  /* line 29665, app/assets/stylesheets/css/zoficash.css */
  .pd-md-20 {
    padding: 20px;
  }
  /* line 29667, app/assets/stylesheets/css/zoficash.css */
  .pd-md-20-f {
    padding: 20px !important;
  }
  /* line 29669, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 29672, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-20-f {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 29675, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 29678, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-20-f {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 29681, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-20 {
    padding-top: 20px;
  }
  /* line 29683, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-20 {
    padding-right: 20px;
  }
  /* line 29685, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-20 {
    padding-bottom: 20px;
  }
  /* line 29687, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-20 {
    padding-left: 20px;
  }
  /* line 29689, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-20-f {
    padding-top: 20px !important;
  }
  /* line 29691, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-20-f {
    padding-right: 20px !important;
  }
  /* line 29693, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-20-f {
    padding-bottom: 20px !important;
  }
  /* line 29695, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-20-f {
    padding-left: 20px !important;
  }
  /* line 29697, app/assets/stylesheets/css/zoficash.css */
  .pd-md-25 {
    padding: 25px;
  }
  /* line 29699, app/assets/stylesheets/css/zoficash.css */
  .pd-md-25-f {
    padding: 25px !important;
  }
  /* line 29701, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 29704, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-25-f {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 29707, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 29710, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-25-f {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 29713, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-25 {
    padding-top: 25px;
  }
  /* line 29715, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-25 {
    padding-right: 25px;
  }
  /* line 29717, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-25 {
    padding-bottom: 25px;
  }
  /* line 29719, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-25 {
    padding-left: 25px;
  }
  /* line 29721, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-25-f {
    padding-top: 25px !important;
  }
  /* line 29723, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-25-f {
    padding-right: 25px !important;
  }
  /* line 29725, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-25-f {
    padding-bottom: 25px !important;
  }
  /* line 29727, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-25-f {
    padding-left: 25px !important;
  }
  /* line 29729, app/assets/stylesheets/css/zoficash.css */
  .pd-md-30 {
    padding: 30px;
  }
  /* line 29731, app/assets/stylesheets/css/zoficash.css */
  .pd-md-30-f {
    padding: 30px !important;
  }
  /* line 29733, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 29736, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-30-f {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 29739, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 29742, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-30-f {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 29745, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-30 {
    padding-top: 30px;
  }
  /* line 29747, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-30 {
    padding-right: 30px;
  }
  /* line 29749, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-30 {
    padding-bottom: 30px;
  }
  /* line 29751, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-30 {
    padding-left: 30px;
  }
  /* line 29753, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-30-f {
    padding-top: 30px !important;
  }
  /* line 29755, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-30-f {
    padding-right: 30px !important;
  }
  /* line 29757, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-30-f {
    padding-bottom: 30px !important;
  }
  /* line 29759, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-30-f {
    padding-left: 30px !important;
  }
  /* line 29761, app/assets/stylesheets/css/zoficash.css */
  .pd-md-35 {
    padding: 35px;
  }
  /* line 29763, app/assets/stylesheets/css/zoficash.css */
  .pd-md-35-f {
    padding: 35px !important;
  }
  /* line 29765, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 29768, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-35-f {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 29771, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 29774, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-35-f {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 29777, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-35 {
    padding-top: 35px;
  }
  /* line 29779, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-35 {
    padding-right: 35px;
  }
  /* line 29781, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-35 {
    padding-bottom: 35px;
  }
  /* line 29783, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-35 {
    padding-left: 35px;
  }
  /* line 29785, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-35-f {
    padding-top: 35px !important;
  }
  /* line 29787, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-35-f {
    padding-right: 35px !important;
  }
  /* line 29789, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-35-f {
    padding-bottom: 35px !important;
  }
  /* line 29791, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-35-f {
    padding-left: 35px !important;
  }
  /* line 29793, app/assets/stylesheets/css/zoficash.css */
  .pd-md-40 {
    padding: 40px;
  }
  /* line 29795, app/assets/stylesheets/css/zoficash.css */
  .pd-md-40-f {
    padding: 40px !important;
  }
  /* line 29797, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 29800, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-40-f {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 29803, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 29806, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-40-f {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 29809, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-40 {
    padding-top: 40px;
  }
  /* line 29811, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-40 {
    padding-right: 40px;
  }
  /* line 29813, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-40 {
    padding-bottom: 40px;
  }
  /* line 29815, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-40 {
    padding-left: 40px;
  }
  /* line 29817, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-40-f {
    padding-top: 40px !important;
  }
  /* line 29819, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-40-f {
    padding-right: 40px !important;
  }
  /* line 29821, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-40-f {
    padding-bottom: 40px !important;
  }
  /* line 29823, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-40-f {
    padding-left: 40px !important;
  }
  /* line 29825, app/assets/stylesheets/css/zoficash.css */
  .pd-md-45 {
    padding: 45px;
  }
  /* line 29827, app/assets/stylesheets/css/zoficash.css */
  .pd-md-45-f {
    padding: 45px !important;
  }
  /* line 29829, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* line 29832, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-45-f {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 29835, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  /* line 29838, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-45-f {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 29841, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-45 {
    padding-top: 45px;
  }
  /* line 29843, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-45 {
    padding-right: 45px;
  }
  /* line 29845, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-45 {
    padding-bottom: 45px;
  }
  /* line 29847, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-45 {
    padding-left: 45px;
  }
  /* line 29849, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-45-f {
    padding-top: 45px !important;
  }
  /* line 29851, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-45-f {
    padding-right: 45px !important;
  }
  /* line 29853, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-45-f {
    padding-bottom: 45px !important;
  }
  /* line 29855, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-45-f {
    padding-left: 45px !important;
  }
  /* line 29857, app/assets/stylesheets/css/zoficash.css */
  .pd-md-50 {
    padding: 50px;
  }
  /* line 29859, app/assets/stylesheets/css/zoficash.css */
  .pd-md-50-f {
    padding: 50px !important;
  }
  /* line 29861, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 29864, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-50-f {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 29867, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  /* line 29870, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-50-f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 29873, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-50 {
    padding-top: 50px;
  }
  /* line 29875, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-50 {
    padding-right: 50px;
  }
  /* line 29877, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-50 {
    padding-bottom: 50px;
  }
  /* line 29879, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-50 {
    padding-left: 50px;
  }
  /* line 29881, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-50-f {
    padding-top: 50px !important;
  }
  /* line 29883, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-50-f {
    padding-right: 50px !important;
  }
  /* line 29885, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-50-f {
    padding-bottom: 50px !important;
  }
  /* line 29887, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-50-f {
    padding-left: 50px !important;
  }
  /* line 29889, app/assets/stylesheets/css/zoficash.css */
  .pd-md-55 {
    padding: 55px;
  }
  /* line 29891, app/assets/stylesheets/css/zoficash.css */
  .pd-md-55-f {
    padding: 55px !important;
  }
  /* line 29893, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  /* line 29896, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-55-f {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 29899, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-55 {
    padding-left: 55px;
    padding-right: 55px;
  }
  /* line 29902, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-55-f {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 29905, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-55 {
    padding-top: 55px;
  }
  /* line 29907, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-55 {
    padding-right: 55px;
  }
  /* line 29909, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-55 {
    padding-bottom: 55px;
  }
  /* line 29911, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-55 {
    padding-left: 55px;
  }
  /* line 29913, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-55-f {
    padding-top: 55px !important;
  }
  /* line 29915, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-55-f {
    padding-right: 55px !important;
  }
  /* line 29917, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-55-f {
    padding-bottom: 55px !important;
  }
  /* line 29919, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-55-f {
    padding-left: 55px !important;
  }
  /* line 29921, app/assets/stylesheets/css/zoficash.css */
  .pd-md-60 {
    padding: 60px;
  }
  /* line 29923, app/assets/stylesheets/css/zoficash.css */
  .pd-md-60-f {
    padding: 60px !important;
  }
  /* line 29925, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 29928, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-60-f {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 29931, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 29934, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-60-f {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 29937, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-60 {
    padding-top: 60px;
  }
  /* line 29939, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-60 {
    padding-right: 60px;
  }
  /* line 29941, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-60 {
    padding-bottom: 60px;
  }
  /* line 29943, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-60 {
    padding-left: 60px;
  }
  /* line 29945, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-60-f {
    padding-top: 60px !important;
  }
  /* line 29947, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-60-f {
    padding-right: 60px !important;
  }
  /* line 29949, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-60-f {
    padding-bottom: 60px !important;
  }
  /* line 29951, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-60-f {
    padding-left: 60px !important;
  }
  /* line 29953, app/assets/stylesheets/css/zoficash.css */
  .pd-md-65 {
    padding: 65px;
  }
  /* line 29955, app/assets/stylesheets/css/zoficash.css */
  .pd-md-65-f {
    padding: 65px !important;
  }
  /* line 29957, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 29960, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-65-f {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 29963, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-65 {
    padding-left: 65px;
    padding-right: 65px;
  }
  /* line 29966, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-65-f {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 29969, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-65 {
    padding-top: 65px;
  }
  /* line 29971, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-65 {
    padding-right: 65px;
  }
  /* line 29973, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-65 {
    padding-bottom: 65px;
  }
  /* line 29975, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-65 {
    padding-left: 65px;
  }
  /* line 29977, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-65-f {
    padding-top: 65px !important;
  }
  /* line 29979, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-65-f {
    padding-right: 65px !important;
  }
  /* line 29981, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-65-f {
    padding-bottom: 65px !important;
  }
  /* line 29983, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-65-f {
    padding-left: 65px !important;
  }
  /* line 29985, app/assets/stylesheets/css/zoficash.css */
  .pd-md-70 {
    padding: 70px;
  }
  /* line 29987, app/assets/stylesheets/css/zoficash.css */
  .pd-md-70-f {
    padding: 70px !important;
  }
  /* line 29989, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /* line 29992, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-70-f {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 29995, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  /* line 29998, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-70-f {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 30001, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-70 {
    padding-top: 70px;
  }
  /* line 30003, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-70 {
    padding-right: 70px;
  }
  /* line 30005, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-70 {
    padding-bottom: 70px;
  }
  /* line 30007, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-70 {
    padding-left: 70px;
  }
  /* line 30009, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-70-f {
    padding-top: 70px !important;
  }
  /* line 30011, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-70-f {
    padding-right: 70px !important;
  }
  /* line 30013, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-70-f {
    padding-bottom: 70px !important;
  }
  /* line 30015, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-70-f {
    padding-left: 70px !important;
  }
  /* line 30017, app/assets/stylesheets/css/zoficash.css */
  .pd-md-75 {
    padding: 75px;
  }
  /* line 30019, app/assets/stylesheets/css/zoficash.css */
  .pd-md-75-f {
    padding: 75px !important;
  }
  /* line 30021, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  /* line 30024, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-75-f {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 30027, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  /* line 30030, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-75-f {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 30033, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-75 {
    padding-top: 75px;
  }
  /* line 30035, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-75 {
    padding-right: 75px;
  }
  /* line 30037, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-75 {
    padding-bottom: 75px;
  }
  /* line 30039, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-75 {
    padding-left: 75px;
  }
  /* line 30041, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-75-f {
    padding-top: 75px !important;
  }
  /* line 30043, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-75-f {
    padding-right: 75px !important;
  }
  /* line 30045, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-75-f {
    padding-bottom: 75px !important;
  }
  /* line 30047, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-75-f {
    padding-left: 75px !important;
  }
  /* line 30049, app/assets/stylesheets/css/zoficash.css */
  .pd-md-80 {
    padding: 80px;
  }
  /* line 30051, app/assets/stylesheets/css/zoficash.css */
  .pd-md-80-f {
    padding: 80px !important;
  }
  /* line 30053, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 30056, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-80-f {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 30059, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  /* line 30062, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-80-f {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 30065, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-80 {
    padding-top: 80px;
  }
  /* line 30067, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-80 {
    padding-right: 80px;
  }
  /* line 30069, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-80 {
    padding-bottom: 80px;
  }
  /* line 30071, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-80 {
    padding-left: 80px;
  }
  /* line 30073, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-80-f {
    padding-top: 80px !important;
  }
  /* line 30075, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-80-f {
    padding-right: 80px !important;
  }
  /* line 30077, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-80-f {
    padding-bottom: 80px !important;
  }
  /* line 30079, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-80-f {
    padding-left: 80px !important;
  }
  /* line 30081, app/assets/stylesheets/css/zoficash.css */
  .pd-md-85 {
    padding: 85px;
  }
  /* line 30083, app/assets/stylesheets/css/zoficash.css */
  .pd-md-85-f {
    padding: 85px !important;
  }
  /* line 30085, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  /* line 30088, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-85-f {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 30091, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-85 {
    padding-left: 85px;
    padding-right: 85px;
  }
  /* line 30094, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-85-f {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 30097, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-85 {
    padding-top: 85px;
  }
  /* line 30099, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-85 {
    padding-right: 85px;
  }
  /* line 30101, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-85 {
    padding-bottom: 85px;
  }
  /* line 30103, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-85 {
    padding-left: 85px;
  }
  /* line 30105, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-85-f {
    padding-top: 85px !important;
  }
  /* line 30107, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-85-f {
    padding-right: 85px !important;
  }
  /* line 30109, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-85-f {
    padding-bottom: 85px !important;
  }
  /* line 30111, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-85-f {
    padding-left: 85px !important;
  }
  /* line 30113, app/assets/stylesheets/css/zoficash.css */
  .pd-md-90 {
    padding: 90px;
  }
  /* line 30115, app/assets/stylesheets/css/zoficash.css */
  .pd-md-90-f {
    padding: 90px !important;
  }
  /* line 30117, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  /* line 30120, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-90-f {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 30123, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  /* line 30126, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-90-f {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 30129, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-90 {
    padding-top: 90px;
  }
  /* line 30131, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-90 {
    padding-right: 90px;
  }
  /* line 30133, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-90 {
    padding-bottom: 90px;
  }
  /* line 30135, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-90 {
    padding-left: 90px;
  }
  /* line 30137, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-90-f {
    padding-top: 90px !important;
  }
  /* line 30139, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-90-f {
    padding-right: 90px !important;
  }
  /* line 30141, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-90-f {
    padding-bottom: 90px !important;
  }
  /* line 30143, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-90-f {
    padding-left: 90px !important;
  }
  /* line 30145, app/assets/stylesheets/css/zoficash.css */
  .pd-md-95 {
    padding: 95px;
  }
  /* line 30147, app/assets/stylesheets/css/zoficash.css */
  .pd-md-95-f {
    padding: 95px !important;
  }
  /* line 30149, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  /* line 30152, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-95-f {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 30155, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-95 {
    padding-left: 95px;
    padding-right: 95px;
  }
  /* line 30158, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-95-f {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 30161, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-95 {
    padding-top: 95px;
  }
  /* line 30163, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-95 {
    padding-right: 95px;
  }
  /* line 30165, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-95 {
    padding-bottom: 95px;
  }
  /* line 30167, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-95 {
    padding-left: 95px;
  }
  /* line 30169, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-95-f {
    padding-top: 95px !important;
  }
  /* line 30171, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-95-f {
    padding-right: 95px !important;
  }
  /* line 30173, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-95-f {
    padding-bottom: 95px !important;
  }
  /* line 30175, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-95-f {
    padding-left: 95px !important;
  }
  /* line 30177, app/assets/stylesheets/css/zoficash.css */
  .pd-md-100 {
    padding: 100px;
  }
  /* line 30179, app/assets/stylesheets/css/zoficash.css */
  .pd-md-100-f {
    padding: 100px !important;
  }
  /* line 30181, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* line 30184, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-100-f {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 30187, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  /* line 30190, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-100-f {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 30193, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-100 {
    padding-top: 100px;
  }
  /* line 30195, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-100 {
    padding-right: 100px;
  }
  /* line 30197, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-100 {
    padding-bottom: 100px;
  }
  /* line 30199, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-100 {
    padding-left: 100px;
  }
  /* line 30201, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-100-f {
    padding-top: 100px !important;
  }
  /* line 30203, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-100-f {
    padding-right: 100px !important;
  }
  /* line 30205, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-100-f {
    padding-bottom: 100px !important;
  }
  /* line 30207, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-100-f {
    padding-left: 100px !important;
  }
  /* line 30209, app/assets/stylesheets/css/zoficash.css */
  .pd-md-110 {
    padding: 110px;
  }
  /* line 30211, app/assets/stylesheets/css/zoficash.css */
  .pd-md-110-f {
    padding: 110px !important;
  }
  /* line 30213, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  /* line 30216, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-110-f {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 30219, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-110 {
    padding-left: 110px;
    padding-right: 110px;
  }
  /* line 30222, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-110-f {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 30225, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-110 {
    padding-top: 110px;
  }
  /* line 30227, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-110 {
    padding-right: 110px;
  }
  /* line 30229, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-110 {
    padding-bottom: 110px;
  }
  /* line 30231, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-110 {
    padding-left: 110px;
  }
  /* line 30233, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-110-f {
    padding-top: 110px !important;
  }
  /* line 30235, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-110-f {
    padding-right: 110px !important;
  }
  /* line 30237, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-110-f {
    padding-bottom: 110px !important;
  }
  /* line 30239, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-110-f {
    padding-left: 110px !important;
  }
  /* line 30241, app/assets/stylesheets/css/zoficash.css */
  .pd-md-120 {
    padding: 120px;
  }
  /* line 30243, app/assets/stylesheets/css/zoficash.css */
  .pd-md-120-f {
    padding: 120px !important;
  }
  /* line 30245, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  /* line 30248, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-120-f {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 30251, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  /* line 30254, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-120-f {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 30257, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-120 {
    padding-top: 120px;
  }
  /* line 30259, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-120 {
    padding-right: 120px;
  }
  /* line 30261, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-120 {
    padding-bottom: 120px;
  }
  /* line 30263, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-120 {
    padding-left: 120px;
  }
  /* line 30265, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-120-f {
    padding-top: 120px !important;
  }
  /* line 30267, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-120-f {
    padding-right: 120px !important;
  }
  /* line 30269, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-120-f {
    padding-bottom: 120px !important;
  }
  /* line 30271, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-120-f {
    padding-left: 120px !important;
  }
  /* line 30273, app/assets/stylesheets/css/zoficash.css */
  .pd-md-130 {
    padding: 130px;
  }
  /* line 30275, app/assets/stylesheets/css/zoficash.css */
  .pd-md-130-f {
    padding: 130px !important;
  }
  /* line 30277, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  /* line 30280, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-130-f {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 30283, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-130 {
    padding-left: 130px;
    padding-right: 130px;
  }
  /* line 30286, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-130-f {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 30289, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-130 {
    padding-top: 130px;
  }
  /* line 30291, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-130 {
    padding-right: 130px;
  }
  /* line 30293, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-130 {
    padding-bottom: 130px;
  }
  /* line 30295, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-130 {
    padding-left: 130px;
  }
  /* line 30297, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-130-f {
    padding-top: 130px !important;
  }
  /* line 30299, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-130-f {
    padding-right: 130px !important;
  }
  /* line 30301, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-130-f {
    padding-bottom: 130px !important;
  }
  /* line 30303, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-130-f {
    padding-left: 130px !important;
  }
  /* line 30305, app/assets/stylesheets/css/zoficash.css */
  .pd-md-140 {
    padding: 140px;
  }
  /* line 30307, app/assets/stylesheets/css/zoficash.css */
  .pd-md-140-f {
    padding: 140px !important;
  }
  /* line 30309, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  /* line 30312, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-140-f {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 30315, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  /* line 30318, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-140-f {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 30321, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-140 {
    padding-top: 140px;
  }
  /* line 30323, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-140 {
    padding-right: 140px;
  }
  /* line 30325, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-140 {
    padding-bottom: 140px;
  }
  /* line 30327, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-140 {
    padding-left: 140px;
  }
  /* line 30329, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-140-f {
    padding-top: 140px !important;
  }
  /* line 30331, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-140-f {
    padding-right: 140px !important;
  }
  /* line 30333, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-140-f {
    padding-bottom: 140px !important;
  }
  /* line 30335, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-140-f {
    padding-left: 140px !important;
  }
  /* line 30337, app/assets/stylesheets/css/zoficash.css */
  .pd-md-150 {
    padding: 150px;
  }
  /* line 30339, app/assets/stylesheets/css/zoficash.css */
  .pd-md-150-f {
    padding: 150px !important;
  }
  /* line 30341, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  /* line 30344, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-150-f {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 30347, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-150 {
    padding-left: 150px;
    padding-right: 150px;
  }
  /* line 30350, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-150-f {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 30353, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-150 {
    padding-top: 150px;
  }
  /* line 30355, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-150 {
    padding-right: 150px;
  }
  /* line 30357, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-150 {
    padding-bottom: 150px;
  }
  /* line 30359, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-150 {
    padding-left: 150px;
  }
  /* line 30361, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-150-f {
    padding-top: 150px !important;
  }
  /* line 30363, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-150-f {
    padding-right: 150px !important;
  }
  /* line 30365, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-150-f {
    padding-bottom: 150px !important;
  }
  /* line 30367, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-150-f {
    padding-left: 150px !important;
  }
  /* line 30369, app/assets/stylesheets/css/zoficash.css */
  .pd-md-160 {
    padding: 160px;
  }
  /* line 30371, app/assets/stylesheets/css/zoficash.css */
  .pd-md-160-f {
    padding: 160px !important;
  }
  /* line 30373, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  /* line 30376, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-160-f {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 30379, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-160 {
    padding-left: 160px;
    padding-right: 160px;
  }
  /* line 30382, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-160-f {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 30385, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-160 {
    padding-top: 160px;
  }
  /* line 30387, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-160 {
    padding-right: 160px;
  }
  /* line 30389, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-160 {
    padding-bottom: 160px;
  }
  /* line 30391, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-160 {
    padding-left: 160px;
  }
  /* line 30393, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-160-f {
    padding-top: 160px !important;
  }
  /* line 30395, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-160-f {
    padding-right: 160px !important;
  }
  /* line 30397, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-160-f {
    padding-bottom: 160px !important;
  }
  /* line 30399, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-160-f {
    padding-left: 160px !important;
  }
  /* line 30401, app/assets/stylesheets/css/zoficash.css */
  .pd-md-170 {
    padding: 170px;
  }
  /* line 30403, app/assets/stylesheets/css/zoficash.css */
  .pd-md-170-f {
    padding: 170px !important;
  }
  /* line 30405, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  /* line 30408, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-170-f {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 30411, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-170 {
    padding-left: 170px;
    padding-right: 170px;
  }
  /* line 30414, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-170-f {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 30417, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-170 {
    padding-top: 170px;
  }
  /* line 30419, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-170 {
    padding-right: 170px;
  }
  /* line 30421, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-170 {
    padding-bottom: 170px;
  }
  /* line 30423, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-170 {
    padding-left: 170px;
  }
  /* line 30425, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-170-f {
    padding-top: 170px !important;
  }
  /* line 30427, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-170-f {
    padding-right: 170px !important;
  }
  /* line 30429, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-170-f {
    padding-bottom: 170px !important;
  }
  /* line 30431, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-170-f {
    padding-left: 170px !important;
  }
  /* line 30433, app/assets/stylesheets/css/zoficash.css */
  .pd-md-180 {
    padding: 180px;
  }
  /* line 30435, app/assets/stylesheets/css/zoficash.css */
  .pd-md-180-f {
    padding: 180px !important;
  }
  /* line 30437, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  /* line 30440, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-180-f {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 30443, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-180 {
    padding-left: 180px;
    padding-right: 180px;
  }
  /* line 30446, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-180-f {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 30449, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-180 {
    padding-top: 180px;
  }
  /* line 30451, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-180 {
    padding-right: 180px;
  }
  /* line 30453, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-180 {
    padding-bottom: 180px;
  }
  /* line 30455, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-180 {
    padding-left: 180px;
  }
  /* line 30457, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-180-f {
    padding-top: 180px !important;
  }
  /* line 30459, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-180-f {
    padding-right: 180px !important;
  }
  /* line 30461, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-180-f {
    padding-bottom: 180px !important;
  }
  /* line 30463, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-180-f {
    padding-left: 180px !important;
  }
  /* line 30465, app/assets/stylesheets/css/zoficash.css */
  .pd-md-190 {
    padding: 190px;
  }
  /* line 30467, app/assets/stylesheets/css/zoficash.css */
  .pd-md-190-f {
    padding: 190px !important;
  }
  /* line 30469, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  /* line 30472, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-190-f {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 30475, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-190 {
    padding-left: 190px;
    padding-right: 190px;
  }
  /* line 30478, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-190-f {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 30481, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-190 {
    padding-top: 190px;
  }
  /* line 30483, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-190 {
    padding-right: 190px;
  }
  /* line 30485, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-190 {
    padding-bottom: 190px;
  }
  /* line 30487, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-190 {
    padding-left: 190px;
  }
  /* line 30489, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-190-f {
    padding-top: 190px !important;
  }
  /* line 30491, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-190-f {
    padding-right: 190px !important;
  }
  /* line 30493, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-190-f {
    padding-bottom: 190px !important;
  }
  /* line 30495, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-190-f {
    padding-left: 190px !important;
  }
  /* line 30497, app/assets/stylesheets/css/zoficash.css */
  .pd-md-200 {
    padding: 200px;
  }
  /* line 30499, app/assets/stylesheets/css/zoficash.css */
  .pd-md-200-f {
    padding: 200px !important;
  }
  /* line 30501, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  /* line 30504, app/assets/stylesheets/css/zoficash.css */
  .pd-md-y-200-f {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* line 30507, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-200 {
    padding-left: 200px;
    padding-right: 200px;
  }
  /* line 30510, app/assets/stylesheets/css/zoficash.css */
  .pd-md-x-200-f {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 30513, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-200 {
    padding-top: 200px;
  }
  /* line 30515, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-200 {
    padding-right: 200px;
  }
  /* line 30517, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-200 {
    padding-bottom: 200px;
  }
  /* line 30519, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-200 {
    padding-left: 200px;
  }
  /* line 30521, app/assets/stylesheets/css/zoficash.css */
  .pd-md-t-200-f {
    padding-top: 200px !important;
  }
  /* line 30523, app/assets/stylesheets/css/zoficash.css */
  .pd-md-r-200-f {
    padding-right: 200px !important;
  }
  /* line 30525, app/assets/stylesheets/css/zoficash.css */
  .pd-md-b-200-f {
    padding-bottom: 200px !important;
  }
  /* line 30527, app/assets/stylesheets/css/zoficash.css */
  .pd-md-l-200-f {
    padding-left: 200px !important;
  }
}

@media (min-width: 992px) {
  /* line 30531, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-0 {
    padding: 0px;
  }
  /* line 30533, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-0-f {
    padding: 0px !important;
  }
  /* line 30535, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 30538, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-0-f {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 30541, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 30544, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-0-f {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 30547, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-0 {
    padding-top: 0px;
  }
  /* line 30549, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-0 {
    padding-right: 0px;
  }
  /* line 30551, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-0 {
    padding-bottom: 0px;
  }
  /* line 30553, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-0 {
    padding-left: 0px;
  }
  /* line 30555, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-0-f {
    padding-top: 0px !important;
  }
  /* line 30557, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-0-f {
    padding-right: 0px !important;
  }
  /* line 30559, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-0-f {
    padding-bottom: 0px !important;
  }
  /* line 30561, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-0-f {
    padding-left: 0px !important;
  }
  /* line 30563, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-1 {
    padding: 1px;
  }
  /* line 30565, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-1-f {
    padding: 1px !important;
  }
  /* line 30567, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 30570, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-1-f {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  /* line 30573, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-1 {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 30576, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-1-f {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  /* line 30579, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-1 {
    padding-top: 1px;
  }
  /* line 30581, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-1 {
    padding-right: 1px;
  }
  /* line 30583, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-1 {
    padding-bottom: 1px;
  }
  /* line 30585, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-1 {
    padding-left: 1px;
  }
  /* line 30587, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-1-f {
    padding-top: 1px !important;
  }
  /* line 30589, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-1-f {
    padding-right: 1px !important;
  }
  /* line 30591, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-1-f {
    padding-bottom: 1px !important;
  }
  /* line 30593, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-1-f {
    padding-left: 1px !important;
  }
  /* line 30595, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-2 {
    padding: 2px;
  }
  /* line 30597, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-2-f {
    padding: 2px !important;
  }
  /* line 30599, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  /* line 30602, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-2-f {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  /* line 30605, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-2 {
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 30608, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-2-f {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  /* line 30611, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-2 {
    padding-top: 2px;
  }
  /* line 30613, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-2 {
    padding-right: 2px;
  }
  /* line 30615, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-2 {
    padding-bottom: 2px;
  }
  /* line 30617, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-2 {
    padding-left: 2px;
  }
  /* line 30619, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-2-f {
    padding-top: 2px !important;
  }
  /* line 30621, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-2-f {
    padding-right: 2px !important;
  }
  /* line 30623, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-2-f {
    padding-bottom: 2px !important;
  }
  /* line 30625, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-2-f {
    padding-left: 2px !important;
  }
  /* line 30627, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-3 {
    padding: 3px;
  }
  /* line 30629, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-3-f {
    padding: 3px !important;
  }
  /* line 30631, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  /* line 30634, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-3-f {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  /* line 30637, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-3 {
    padding-left: 3px;
    padding-right: 3px;
  }
  /* line 30640, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-3-f {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  /* line 30643, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-3 {
    padding-top: 3px;
  }
  /* line 30645, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-3 {
    padding-right: 3px;
  }
  /* line 30647, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-3 {
    padding-bottom: 3px;
  }
  /* line 30649, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-3 {
    padding-left: 3px;
  }
  /* line 30651, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-3-f {
    padding-top: 3px !important;
  }
  /* line 30653, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-3-f {
    padding-right: 3px !important;
  }
  /* line 30655, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-3-f {
    padding-bottom: 3px !important;
  }
  /* line 30657, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-3-f {
    padding-left: 3px !important;
  }
  /* line 30659, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-4 {
    padding: 4px;
  }
  /* line 30661, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-4-f {
    padding: 4px !important;
  }
  /* line 30663, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  /* line 30666, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-4-f {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  /* line 30669, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  /* line 30672, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-4-f {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  /* line 30675, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-4 {
    padding-top: 4px;
  }
  /* line 30677, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-4 {
    padding-right: 4px;
  }
  /* line 30679, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-4 {
    padding-bottom: 4px;
  }
  /* line 30681, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-4 {
    padding-left: 4px;
  }
  /* line 30683, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-4-f {
    padding-top: 4px !important;
  }
  /* line 30685, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-4-f {
    padding-right: 4px !important;
  }
  /* line 30687, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-4-f {
    padding-bottom: 4px !important;
  }
  /* line 30689, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-4-f {
    padding-left: 4px !important;
  }
  /* line 30691, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-5 {
    padding: 5px;
  }
  /* line 30693, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-5-f {
    padding: 5px !important;
  }
  /* line 30695, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 30698, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-5-f {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 30701, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 30704, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-5-f {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 30707, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-5 {
    padding-top: 5px;
  }
  /* line 30709, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-5 {
    padding-right: 5px;
  }
  /* line 30711, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-5 {
    padding-bottom: 5px;
  }
  /* line 30713, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-5 {
    padding-left: 5px;
  }
  /* line 30715, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-5-f {
    padding-top: 5px !important;
  }
  /* line 30717, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-5-f {
    padding-right: 5px !important;
  }
  /* line 30719, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-5-f {
    padding-bottom: 5px !important;
  }
  /* line 30721, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-5-f {
    padding-left: 5px !important;
  }
  /* line 30723, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-6 {
    padding: 6px;
  }
  /* line 30725, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-6-f {
    padding: 6px !important;
  }
  /* line 30727, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  /* line 30730, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-6-f {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  /* line 30733, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  /* line 30736, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-6-f {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  /* line 30739, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-6 {
    padding-top: 6px;
  }
  /* line 30741, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-6 {
    padding-right: 6px;
  }
  /* line 30743, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-6 {
    padding-bottom: 6px;
  }
  /* line 30745, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-6 {
    padding-left: 6px;
  }
  /* line 30747, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-6-f {
    padding-top: 6px !important;
  }
  /* line 30749, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-6-f {
    padding-right: 6px !important;
  }
  /* line 30751, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-6-f {
    padding-bottom: 6px !important;
  }
  /* line 30753, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-6-f {
    padding-left: 6px !important;
  }
  /* line 30755, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-7 {
    padding: 7px;
  }
  /* line 30757, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-7-f {
    padding: 7px !important;
  }
  /* line 30759, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  /* line 30762, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-7-f {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  /* line 30765, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-7 {
    padding-left: 7px;
    padding-right: 7px;
  }
  /* line 30768, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-7-f {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  /* line 30771, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-7 {
    padding-top: 7px;
  }
  /* line 30773, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-7 {
    padding-right: 7px;
  }
  /* line 30775, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-7 {
    padding-bottom: 7px;
  }
  /* line 30777, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-7 {
    padding-left: 7px;
  }
  /* line 30779, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-7-f {
    padding-top: 7px !important;
  }
  /* line 30781, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-7-f {
    padding-right: 7px !important;
  }
  /* line 30783, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-7-f {
    padding-bottom: 7px !important;
  }
  /* line 30785, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-7-f {
    padding-left: 7px !important;
  }
  /* line 30787, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-8 {
    padding: 8px;
  }
  /* line 30789, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-8-f {
    padding: 8px !important;
  }
  /* line 30791, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 30794, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-8-f {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  /* line 30797, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 30800, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-8-f {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  /* line 30803, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-8 {
    padding-top: 8px;
  }
  /* line 30805, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-8 {
    padding-right: 8px;
  }
  /* line 30807, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-8 {
    padding-bottom: 8px;
  }
  /* line 30809, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-8 {
    padding-left: 8px;
  }
  /* line 30811, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-8-f {
    padding-top: 8px !important;
  }
  /* line 30813, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-8-f {
    padding-right: 8px !important;
  }
  /* line 30815, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-8-f {
    padding-bottom: 8px !important;
  }
  /* line 30817, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-8-f {
    padding-left: 8px !important;
  }
  /* line 30819, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-9 {
    padding: 9px;
  }
  /* line 30821, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-9-f {
    padding: 9px !important;
  }
  /* line 30823, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  /* line 30826, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-9-f {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  /* line 30829, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-9 {
    padding-left: 9px;
    padding-right: 9px;
  }
  /* line 30832, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-9-f {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  /* line 30835, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-9 {
    padding-top: 9px;
  }
  /* line 30837, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-9 {
    padding-right: 9px;
  }
  /* line 30839, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-9 {
    padding-bottom: 9px;
  }
  /* line 30841, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-9 {
    padding-left: 9px;
  }
  /* line 30843, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-9-f {
    padding-top: 9px !important;
  }
  /* line 30845, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-9-f {
    padding-right: 9px !important;
  }
  /* line 30847, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-9-f {
    padding-bottom: 9px !important;
  }
  /* line 30849, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-9-f {
    padding-left: 9px !important;
  }
  /* line 30851, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-10 {
    padding: 10px;
  }
  /* line 30853, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-10-f {
    padding: 10px !important;
  }
  /* line 30855, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 30858, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-10-f {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 30861, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 30864, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-10-f {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 30867, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-10 {
    padding-top: 10px;
  }
  /* line 30869, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-10 {
    padding-right: 10px;
  }
  /* line 30871, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-10 {
    padding-bottom: 10px;
  }
  /* line 30873, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-10 {
    padding-left: 10px;
  }
  /* line 30875, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-10-f {
    padding-top: 10px !important;
  }
  /* line 30877, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-10-f {
    padding-right: 10px !important;
  }
  /* line 30879, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-10-f {
    padding-bottom: 10px !important;
  }
  /* line 30881, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-10-f {
    padding-left: 10px !important;
  }
  /* line 30883, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-15 {
    padding: 15px;
  }
  /* line 30885, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-15-f {
    padding: 15px !important;
  }
  /* line 30887, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 30890, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-15-f {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 30893, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 30896, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-15-f {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 30899, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-15 {
    padding-top: 15px;
  }
  /* line 30901, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-15 {
    padding-right: 15px;
  }
  /* line 30903, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-15 {
    padding-bottom: 15px;
  }
  /* line 30905, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-15 {
    padding-left: 15px;
  }
  /* line 30907, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-15-f {
    padding-top: 15px !important;
  }
  /* line 30909, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-15-f {
    padding-right: 15px !important;
  }
  /* line 30911, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-15-f {
    padding-bottom: 15px !important;
  }
  /* line 30913, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-15-f {
    padding-left: 15px !important;
  }
  /* line 30915, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-20 {
    padding: 20px;
  }
  /* line 30917, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-20-f {
    padding: 20px !important;
  }
  /* line 30919, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 30922, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-20-f {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 30925, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 30928, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-20-f {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 30931, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-20 {
    padding-top: 20px;
  }
  /* line 30933, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-20 {
    padding-right: 20px;
  }
  /* line 30935, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-20 {
    padding-bottom: 20px;
  }
  /* line 30937, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-20 {
    padding-left: 20px;
  }
  /* line 30939, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-20-f {
    padding-top: 20px !important;
  }
  /* line 30941, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-20-f {
    padding-right: 20px !important;
  }
  /* line 30943, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-20-f {
    padding-bottom: 20px !important;
  }
  /* line 30945, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-20-f {
    padding-left: 20px !important;
  }
  /* line 30947, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-25 {
    padding: 25px;
  }
  /* line 30949, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-25-f {
    padding: 25px !important;
  }
  /* line 30951, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 30954, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-25-f {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 30957, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 30960, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-25-f {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 30963, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-25 {
    padding-top: 25px;
  }
  /* line 30965, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-25 {
    padding-right: 25px;
  }
  /* line 30967, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-25 {
    padding-bottom: 25px;
  }
  /* line 30969, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-25 {
    padding-left: 25px;
  }
  /* line 30971, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-25-f {
    padding-top: 25px !important;
  }
  /* line 30973, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-25-f {
    padding-right: 25px !important;
  }
  /* line 30975, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-25-f {
    padding-bottom: 25px !important;
  }
  /* line 30977, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-25-f {
    padding-left: 25px !important;
  }
  /* line 30979, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-30 {
    padding: 30px;
  }
  /* line 30981, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-30-f {
    padding: 30px !important;
  }
  /* line 30983, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 30986, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-30-f {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 30989, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 30992, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-30-f {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 30995, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-30 {
    padding-top: 30px;
  }
  /* line 30997, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-30 {
    padding-right: 30px;
  }
  /* line 30999, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-30 {
    padding-bottom: 30px;
  }
  /* line 31001, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-30 {
    padding-left: 30px;
  }
  /* line 31003, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-30-f {
    padding-top: 30px !important;
  }
  /* line 31005, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-30-f {
    padding-right: 30px !important;
  }
  /* line 31007, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-30-f {
    padding-bottom: 30px !important;
  }
  /* line 31009, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-30-f {
    padding-left: 30px !important;
  }
  /* line 31011, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-35 {
    padding: 35px;
  }
  /* line 31013, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-35-f {
    padding: 35px !important;
  }
  /* line 31015, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 31018, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-35-f {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 31021, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 31024, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-35-f {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 31027, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-35 {
    padding-top: 35px;
  }
  /* line 31029, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-35 {
    padding-right: 35px;
  }
  /* line 31031, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-35 {
    padding-bottom: 35px;
  }
  /* line 31033, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-35 {
    padding-left: 35px;
  }
  /* line 31035, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-35-f {
    padding-top: 35px !important;
  }
  /* line 31037, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-35-f {
    padding-right: 35px !important;
  }
  /* line 31039, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-35-f {
    padding-bottom: 35px !important;
  }
  /* line 31041, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-35-f {
    padding-left: 35px !important;
  }
  /* line 31043, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-40 {
    padding: 40px;
  }
  /* line 31045, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-40-f {
    padding: 40px !important;
  }
  /* line 31047, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 31050, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-40-f {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 31053, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 31056, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-40-f {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 31059, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-40 {
    padding-top: 40px;
  }
  /* line 31061, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-40 {
    padding-right: 40px;
  }
  /* line 31063, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-40 {
    padding-bottom: 40px;
  }
  /* line 31065, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-40 {
    padding-left: 40px;
  }
  /* line 31067, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-40-f {
    padding-top: 40px !important;
  }
  /* line 31069, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-40-f {
    padding-right: 40px !important;
  }
  /* line 31071, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-40-f {
    padding-bottom: 40px !important;
  }
  /* line 31073, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-40-f {
    padding-left: 40px !important;
  }
  /* line 31075, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-45 {
    padding: 45px;
  }
  /* line 31077, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-45-f {
    padding: 45px !important;
  }
  /* line 31079, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* line 31082, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-45-f {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 31085, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  /* line 31088, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-45-f {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 31091, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-45 {
    padding-top: 45px;
  }
  /* line 31093, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-45 {
    padding-right: 45px;
  }
  /* line 31095, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-45 {
    padding-bottom: 45px;
  }
  /* line 31097, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-45 {
    padding-left: 45px;
  }
  /* line 31099, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-45-f {
    padding-top: 45px !important;
  }
  /* line 31101, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-45-f {
    padding-right: 45px !important;
  }
  /* line 31103, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-45-f {
    padding-bottom: 45px !important;
  }
  /* line 31105, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-45-f {
    padding-left: 45px !important;
  }
  /* line 31107, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-50 {
    padding: 50px;
  }
  /* line 31109, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-50-f {
    padding: 50px !important;
  }
  /* line 31111, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 31114, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-50-f {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 31117, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  /* line 31120, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-50-f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 31123, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-50 {
    padding-top: 50px;
  }
  /* line 31125, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-50 {
    padding-right: 50px;
  }
  /* line 31127, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-50 {
    padding-bottom: 50px;
  }
  /* line 31129, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-50 {
    padding-left: 50px;
  }
  /* line 31131, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-50-f {
    padding-top: 50px !important;
  }
  /* line 31133, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-50-f {
    padding-right: 50px !important;
  }
  /* line 31135, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-50-f {
    padding-bottom: 50px !important;
  }
  /* line 31137, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-50-f {
    padding-left: 50px !important;
  }
  /* line 31139, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-55 {
    padding: 55px;
  }
  /* line 31141, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-55-f {
    padding: 55px !important;
  }
  /* line 31143, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  /* line 31146, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-55-f {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 31149, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-55 {
    padding-left: 55px;
    padding-right: 55px;
  }
  /* line 31152, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-55-f {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 31155, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-55 {
    padding-top: 55px;
  }
  /* line 31157, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-55 {
    padding-right: 55px;
  }
  /* line 31159, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-55 {
    padding-bottom: 55px;
  }
  /* line 31161, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-55 {
    padding-left: 55px;
  }
  /* line 31163, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-55-f {
    padding-top: 55px !important;
  }
  /* line 31165, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-55-f {
    padding-right: 55px !important;
  }
  /* line 31167, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-55-f {
    padding-bottom: 55px !important;
  }
  /* line 31169, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-55-f {
    padding-left: 55px !important;
  }
  /* line 31171, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-60 {
    padding: 60px;
  }
  /* line 31173, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-60-f {
    padding: 60px !important;
  }
  /* line 31175, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 31178, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-60-f {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 31181, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 31184, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-60-f {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 31187, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-60 {
    padding-top: 60px;
  }
  /* line 31189, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-60 {
    padding-right: 60px;
  }
  /* line 31191, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-60 {
    padding-bottom: 60px;
  }
  /* line 31193, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-60 {
    padding-left: 60px;
  }
  /* line 31195, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-60-f {
    padding-top: 60px !important;
  }
  /* line 31197, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-60-f {
    padding-right: 60px !important;
  }
  /* line 31199, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-60-f {
    padding-bottom: 60px !important;
  }
  /* line 31201, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-60-f {
    padding-left: 60px !important;
  }
  /* line 31203, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-65 {
    padding: 65px;
  }
  /* line 31205, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-65-f {
    padding: 65px !important;
  }
  /* line 31207, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 31210, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-65-f {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 31213, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-65 {
    padding-left: 65px;
    padding-right: 65px;
  }
  /* line 31216, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-65-f {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 31219, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-65 {
    padding-top: 65px;
  }
  /* line 31221, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-65 {
    padding-right: 65px;
  }
  /* line 31223, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-65 {
    padding-bottom: 65px;
  }
  /* line 31225, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-65 {
    padding-left: 65px;
  }
  /* line 31227, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-65-f {
    padding-top: 65px !important;
  }
  /* line 31229, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-65-f {
    padding-right: 65px !important;
  }
  /* line 31231, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-65-f {
    padding-bottom: 65px !important;
  }
  /* line 31233, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-65-f {
    padding-left: 65px !important;
  }
  /* line 31235, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-70 {
    padding: 70px;
  }
  /* line 31237, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-70-f {
    padding: 70px !important;
  }
  /* line 31239, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /* line 31242, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-70-f {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 31245, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  /* line 31248, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-70-f {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 31251, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-70 {
    padding-top: 70px;
  }
  /* line 31253, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-70 {
    padding-right: 70px;
  }
  /* line 31255, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-70 {
    padding-bottom: 70px;
  }
  /* line 31257, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-70 {
    padding-left: 70px;
  }
  /* line 31259, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-70-f {
    padding-top: 70px !important;
  }
  /* line 31261, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-70-f {
    padding-right: 70px !important;
  }
  /* line 31263, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-70-f {
    padding-bottom: 70px !important;
  }
  /* line 31265, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-70-f {
    padding-left: 70px !important;
  }
  /* line 31267, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-75 {
    padding: 75px;
  }
  /* line 31269, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-75-f {
    padding: 75px !important;
  }
  /* line 31271, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  /* line 31274, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-75-f {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 31277, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  /* line 31280, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-75-f {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 31283, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-75 {
    padding-top: 75px;
  }
  /* line 31285, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-75 {
    padding-right: 75px;
  }
  /* line 31287, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-75 {
    padding-bottom: 75px;
  }
  /* line 31289, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-75 {
    padding-left: 75px;
  }
  /* line 31291, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-75-f {
    padding-top: 75px !important;
  }
  /* line 31293, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-75-f {
    padding-right: 75px !important;
  }
  /* line 31295, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-75-f {
    padding-bottom: 75px !important;
  }
  /* line 31297, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-75-f {
    padding-left: 75px !important;
  }
  /* line 31299, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-80 {
    padding: 80px;
  }
  /* line 31301, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-80-f {
    padding: 80px !important;
  }
  /* line 31303, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 31306, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-80-f {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 31309, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  /* line 31312, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-80-f {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 31315, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-80 {
    padding-top: 80px;
  }
  /* line 31317, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-80 {
    padding-right: 80px;
  }
  /* line 31319, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-80 {
    padding-bottom: 80px;
  }
  /* line 31321, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-80 {
    padding-left: 80px;
  }
  /* line 31323, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-80-f {
    padding-top: 80px !important;
  }
  /* line 31325, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-80-f {
    padding-right: 80px !important;
  }
  /* line 31327, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-80-f {
    padding-bottom: 80px !important;
  }
  /* line 31329, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-80-f {
    padding-left: 80px !important;
  }
  /* line 31331, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-85 {
    padding: 85px;
  }
  /* line 31333, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-85-f {
    padding: 85px !important;
  }
  /* line 31335, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  /* line 31338, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-85-f {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 31341, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-85 {
    padding-left: 85px;
    padding-right: 85px;
  }
  /* line 31344, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-85-f {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 31347, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-85 {
    padding-top: 85px;
  }
  /* line 31349, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-85 {
    padding-right: 85px;
  }
  /* line 31351, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-85 {
    padding-bottom: 85px;
  }
  /* line 31353, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-85 {
    padding-left: 85px;
  }
  /* line 31355, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-85-f {
    padding-top: 85px !important;
  }
  /* line 31357, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-85-f {
    padding-right: 85px !important;
  }
  /* line 31359, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-85-f {
    padding-bottom: 85px !important;
  }
  /* line 31361, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-85-f {
    padding-left: 85px !important;
  }
  /* line 31363, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-90 {
    padding: 90px;
  }
  /* line 31365, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-90-f {
    padding: 90px !important;
  }
  /* line 31367, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  /* line 31370, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-90-f {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 31373, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  /* line 31376, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-90-f {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 31379, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-90 {
    padding-top: 90px;
  }
  /* line 31381, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-90 {
    padding-right: 90px;
  }
  /* line 31383, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-90 {
    padding-bottom: 90px;
  }
  /* line 31385, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-90 {
    padding-left: 90px;
  }
  /* line 31387, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-90-f {
    padding-top: 90px !important;
  }
  /* line 31389, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-90-f {
    padding-right: 90px !important;
  }
  /* line 31391, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-90-f {
    padding-bottom: 90px !important;
  }
  /* line 31393, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-90-f {
    padding-left: 90px !important;
  }
  /* line 31395, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-95 {
    padding: 95px;
  }
  /* line 31397, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-95-f {
    padding: 95px !important;
  }
  /* line 31399, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  /* line 31402, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-95-f {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 31405, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-95 {
    padding-left: 95px;
    padding-right: 95px;
  }
  /* line 31408, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-95-f {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 31411, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-95 {
    padding-top: 95px;
  }
  /* line 31413, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-95 {
    padding-right: 95px;
  }
  /* line 31415, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-95 {
    padding-bottom: 95px;
  }
  /* line 31417, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-95 {
    padding-left: 95px;
  }
  /* line 31419, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-95-f {
    padding-top: 95px !important;
  }
  /* line 31421, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-95-f {
    padding-right: 95px !important;
  }
  /* line 31423, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-95-f {
    padding-bottom: 95px !important;
  }
  /* line 31425, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-95-f {
    padding-left: 95px !important;
  }
  /* line 31427, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-100 {
    padding: 100px;
  }
  /* line 31429, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-100-f {
    padding: 100px !important;
  }
  /* line 31431, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* line 31434, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-100-f {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 31437, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  /* line 31440, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-100-f {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 31443, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-100 {
    padding-top: 100px;
  }
  /* line 31445, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-100 {
    padding-right: 100px;
  }
  /* line 31447, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-100 {
    padding-bottom: 100px;
  }
  /* line 31449, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-100 {
    padding-left: 100px;
  }
  /* line 31451, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-100-f {
    padding-top: 100px !important;
  }
  /* line 31453, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-100-f {
    padding-right: 100px !important;
  }
  /* line 31455, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-100-f {
    padding-bottom: 100px !important;
  }
  /* line 31457, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-100-f {
    padding-left: 100px !important;
  }
  /* line 31459, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-110 {
    padding: 110px;
  }
  /* line 31461, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-110-f {
    padding: 110px !important;
  }
  /* line 31463, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  /* line 31466, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-110-f {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 31469, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-110 {
    padding-left: 110px;
    padding-right: 110px;
  }
  /* line 31472, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-110-f {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 31475, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-110 {
    padding-top: 110px;
  }
  /* line 31477, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-110 {
    padding-right: 110px;
  }
  /* line 31479, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-110 {
    padding-bottom: 110px;
  }
  /* line 31481, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-110 {
    padding-left: 110px;
  }
  /* line 31483, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-110-f {
    padding-top: 110px !important;
  }
  /* line 31485, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-110-f {
    padding-right: 110px !important;
  }
  /* line 31487, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-110-f {
    padding-bottom: 110px !important;
  }
  /* line 31489, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-110-f {
    padding-left: 110px !important;
  }
  /* line 31491, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-120 {
    padding: 120px;
  }
  /* line 31493, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-120-f {
    padding: 120px !important;
  }
  /* line 31495, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  /* line 31498, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-120-f {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 31501, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  /* line 31504, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-120-f {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 31507, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-120 {
    padding-top: 120px;
  }
  /* line 31509, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-120 {
    padding-right: 120px;
  }
  /* line 31511, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-120 {
    padding-bottom: 120px;
  }
  /* line 31513, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-120 {
    padding-left: 120px;
  }
  /* line 31515, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-120-f {
    padding-top: 120px !important;
  }
  /* line 31517, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-120-f {
    padding-right: 120px !important;
  }
  /* line 31519, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-120-f {
    padding-bottom: 120px !important;
  }
  /* line 31521, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-120-f {
    padding-left: 120px !important;
  }
  /* line 31523, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-130 {
    padding: 130px;
  }
  /* line 31525, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-130-f {
    padding: 130px !important;
  }
  /* line 31527, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  /* line 31530, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-130-f {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 31533, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-130 {
    padding-left: 130px;
    padding-right: 130px;
  }
  /* line 31536, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-130-f {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 31539, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-130 {
    padding-top: 130px;
  }
  /* line 31541, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-130 {
    padding-right: 130px;
  }
  /* line 31543, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-130 {
    padding-bottom: 130px;
  }
  /* line 31545, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-130 {
    padding-left: 130px;
  }
  /* line 31547, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-130-f {
    padding-top: 130px !important;
  }
  /* line 31549, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-130-f {
    padding-right: 130px !important;
  }
  /* line 31551, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-130-f {
    padding-bottom: 130px !important;
  }
  /* line 31553, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-130-f {
    padding-left: 130px !important;
  }
  /* line 31555, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-140 {
    padding: 140px;
  }
  /* line 31557, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-140-f {
    padding: 140px !important;
  }
  /* line 31559, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  /* line 31562, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-140-f {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 31565, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  /* line 31568, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-140-f {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 31571, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-140 {
    padding-top: 140px;
  }
  /* line 31573, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-140 {
    padding-right: 140px;
  }
  /* line 31575, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-140 {
    padding-bottom: 140px;
  }
  /* line 31577, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-140 {
    padding-left: 140px;
  }
  /* line 31579, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-140-f {
    padding-top: 140px !important;
  }
  /* line 31581, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-140-f {
    padding-right: 140px !important;
  }
  /* line 31583, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-140-f {
    padding-bottom: 140px !important;
  }
  /* line 31585, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-140-f {
    padding-left: 140px !important;
  }
  /* line 31587, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-150 {
    padding: 150px;
  }
  /* line 31589, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-150-f {
    padding: 150px !important;
  }
  /* line 31591, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  /* line 31594, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-150-f {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 31597, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-150 {
    padding-left: 150px;
    padding-right: 150px;
  }
  /* line 31600, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-150-f {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 31603, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-150 {
    padding-top: 150px;
  }
  /* line 31605, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-150 {
    padding-right: 150px;
  }
  /* line 31607, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-150 {
    padding-bottom: 150px;
  }
  /* line 31609, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-150 {
    padding-left: 150px;
  }
  /* line 31611, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-150-f {
    padding-top: 150px !important;
  }
  /* line 31613, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-150-f {
    padding-right: 150px !important;
  }
  /* line 31615, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-150-f {
    padding-bottom: 150px !important;
  }
  /* line 31617, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-150-f {
    padding-left: 150px !important;
  }
  /* line 31619, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-160 {
    padding: 160px;
  }
  /* line 31621, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-160-f {
    padding: 160px !important;
  }
  /* line 31623, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  /* line 31626, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-160-f {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 31629, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-160 {
    padding-left: 160px;
    padding-right: 160px;
  }
  /* line 31632, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-160-f {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 31635, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-160 {
    padding-top: 160px;
  }
  /* line 31637, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-160 {
    padding-right: 160px;
  }
  /* line 31639, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-160 {
    padding-bottom: 160px;
  }
  /* line 31641, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-160 {
    padding-left: 160px;
  }
  /* line 31643, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-160-f {
    padding-top: 160px !important;
  }
  /* line 31645, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-160-f {
    padding-right: 160px !important;
  }
  /* line 31647, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-160-f {
    padding-bottom: 160px !important;
  }
  /* line 31649, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-160-f {
    padding-left: 160px !important;
  }
  /* line 31651, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-170 {
    padding: 170px;
  }
  /* line 31653, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-170-f {
    padding: 170px !important;
  }
  /* line 31655, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  /* line 31658, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-170-f {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 31661, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-170 {
    padding-left: 170px;
    padding-right: 170px;
  }
  /* line 31664, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-170-f {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 31667, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-170 {
    padding-top: 170px;
  }
  /* line 31669, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-170 {
    padding-right: 170px;
  }
  /* line 31671, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-170 {
    padding-bottom: 170px;
  }
  /* line 31673, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-170 {
    padding-left: 170px;
  }
  /* line 31675, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-170-f {
    padding-top: 170px !important;
  }
  /* line 31677, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-170-f {
    padding-right: 170px !important;
  }
  /* line 31679, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-170-f {
    padding-bottom: 170px !important;
  }
  /* line 31681, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-170-f {
    padding-left: 170px !important;
  }
  /* line 31683, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-180 {
    padding: 180px;
  }
  /* line 31685, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-180-f {
    padding: 180px !important;
  }
  /* line 31687, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  /* line 31690, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-180-f {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 31693, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-180 {
    padding-left: 180px;
    padding-right: 180px;
  }
  /* line 31696, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-180-f {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 31699, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-180 {
    padding-top: 180px;
  }
  /* line 31701, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-180 {
    padding-right: 180px;
  }
  /* line 31703, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-180 {
    padding-bottom: 180px;
  }
  /* line 31705, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-180 {
    padding-left: 180px;
  }
  /* line 31707, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-180-f {
    padding-top: 180px !important;
  }
  /* line 31709, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-180-f {
    padding-right: 180px !important;
  }
  /* line 31711, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-180-f {
    padding-bottom: 180px !important;
  }
  /* line 31713, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-180-f {
    padding-left: 180px !important;
  }
  /* line 31715, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-190 {
    padding: 190px;
  }
  /* line 31717, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-190-f {
    padding: 190px !important;
  }
  /* line 31719, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  /* line 31722, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-190-f {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 31725, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-190 {
    padding-left: 190px;
    padding-right: 190px;
  }
  /* line 31728, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-190-f {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 31731, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-190 {
    padding-top: 190px;
  }
  /* line 31733, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-190 {
    padding-right: 190px;
  }
  /* line 31735, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-190 {
    padding-bottom: 190px;
  }
  /* line 31737, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-190 {
    padding-left: 190px;
  }
  /* line 31739, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-190-f {
    padding-top: 190px !important;
  }
  /* line 31741, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-190-f {
    padding-right: 190px !important;
  }
  /* line 31743, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-190-f {
    padding-bottom: 190px !important;
  }
  /* line 31745, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-190-f {
    padding-left: 190px !important;
  }
  /* line 31747, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-200 {
    padding: 200px;
  }
  /* line 31749, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-200-f {
    padding: 200px !important;
  }
  /* line 31751, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  /* line 31754, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-y-200-f {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* line 31757, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-200 {
    padding-left: 200px;
    padding-right: 200px;
  }
  /* line 31760, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-x-200-f {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 31763, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-200 {
    padding-top: 200px;
  }
  /* line 31765, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-200 {
    padding-right: 200px;
  }
  /* line 31767, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-200 {
    padding-bottom: 200px;
  }
  /* line 31769, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-200 {
    padding-left: 200px;
  }
  /* line 31771, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-t-200-f {
    padding-top: 200px !important;
  }
  /* line 31773, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-r-200-f {
    padding-right: 200px !important;
  }
  /* line 31775, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-b-200-f {
    padding-bottom: 200px !important;
  }
  /* line 31777, app/assets/stylesheets/css/zoficash.css */
  .pd-lg-l-200-f {
    padding-left: 200px !important;
  }
}

@media (min-width: 1200px) {
  /* line 31781, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-0 {
    padding: 0px;
  }
  /* line 31783, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-0-f {
    padding: 0px !important;
  }
  /* line 31785, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 31788, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-0-f {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 31791, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 31794, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-0-f {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 31797, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-0 {
    padding-top: 0px;
  }
  /* line 31799, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-0 {
    padding-right: 0px;
  }
  /* line 31801, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-0 {
    padding-bottom: 0px;
  }
  /* line 31803, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-0 {
    padding-left: 0px;
  }
  /* line 31805, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-0-f {
    padding-top: 0px !important;
  }
  /* line 31807, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-0-f {
    padding-right: 0px !important;
  }
  /* line 31809, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-0-f {
    padding-bottom: 0px !important;
  }
  /* line 31811, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-0-f {
    padding-left: 0px !important;
  }
  /* line 31813, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-1 {
    padding: 1px;
  }
  /* line 31815, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-1-f {
    padding: 1px !important;
  }
  /* line 31817, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 31820, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-1-f {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  /* line 31823, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-1 {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 31826, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-1-f {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  /* line 31829, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-1 {
    padding-top: 1px;
  }
  /* line 31831, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-1 {
    padding-right: 1px;
  }
  /* line 31833, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-1 {
    padding-bottom: 1px;
  }
  /* line 31835, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-1 {
    padding-left: 1px;
  }
  /* line 31837, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-1-f {
    padding-top: 1px !important;
  }
  /* line 31839, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-1-f {
    padding-right: 1px !important;
  }
  /* line 31841, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-1-f {
    padding-bottom: 1px !important;
  }
  /* line 31843, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-1-f {
    padding-left: 1px !important;
  }
  /* line 31845, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-2 {
    padding: 2px;
  }
  /* line 31847, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-2-f {
    padding: 2px !important;
  }
  /* line 31849, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  /* line 31852, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-2-f {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  /* line 31855, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-2 {
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 31858, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-2-f {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  /* line 31861, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-2 {
    padding-top: 2px;
  }
  /* line 31863, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-2 {
    padding-right: 2px;
  }
  /* line 31865, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-2 {
    padding-bottom: 2px;
  }
  /* line 31867, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-2 {
    padding-left: 2px;
  }
  /* line 31869, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-2-f {
    padding-top: 2px !important;
  }
  /* line 31871, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-2-f {
    padding-right: 2px !important;
  }
  /* line 31873, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-2-f {
    padding-bottom: 2px !important;
  }
  /* line 31875, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-2-f {
    padding-left: 2px !important;
  }
  /* line 31877, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-3 {
    padding: 3px;
  }
  /* line 31879, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-3-f {
    padding: 3px !important;
  }
  /* line 31881, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  /* line 31884, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-3-f {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  /* line 31887, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-3 {
    padding-left: 3px;
    padding-right: 3px;
  }
  /* line 31890, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-3-f {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  /* line 31893, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-3 {
    padding-top: 3px;
  }
  /* line 31895, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-3 {
    padding-right: 3px;
  }
  /* line 31897, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-3 {
    padding-bottom: 3px;
  }
  /* line 31899, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-3 {
    padding-left: 3px;
  }
  /* line 31901, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-3-f {
    padding-top: 3px !important;
  }
  /* line 31903, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-3-f {
    padding-right: 3px !important;
  }
  /* line 31905, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-3-f {
    padding-bottom: 3px !important;
  }
  /* line 31907, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-3-f {
    padding-left: 3px !important;
  }
  /* line 31909, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-4 {
    padding: 4px;
  }
  /* line 31911, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-4-f {
    padding: 4px !important;
  }
  /* line 31913, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  /* line 31916, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-4-f {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  /* line 31919, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  /* line 31922, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-4-f {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  /* line 31925, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-4 {
    padding-top: 4px;
  }
  /* line 31927, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-4 {
    padding-right: 4px;
  }
  /* line 31929, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-4 {
    padding-bottom: 4px;
  }
  /* line 31931, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-4 {
    padding-left: 4px;
  }
  /* line 31933, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-4-f {
    padding-top: 4px !important;
  }
  /* line 31935, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-4-f {
    padding-right: 4px !important;
  }
  /* line 31937, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-4-f {
    padding-bottom: 4px !important;
  }
  /* line 31939, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-4-f {
    padding-left: 4px !important;
  }
  /* line 31941, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-5 {
    padding: 5px;
  }
  /* line 31943, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-5-f {
    padding: 5px !important;
  }
  /* line 31945, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 31948, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-5-f {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 31951, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 31954, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-5-f {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 31957, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-5 {
    padding-top: 5px;
  }
  /* line 31959, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-5 {
    padding-right: 5px;
  }
  /* line 31961, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-5 {
    padding-bottom: 5px;
  }
  /* line 31963, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-5 {
    padding-left: 5px;
  }
  /* line 31965, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-5-f {
    padding-top: 5px !important;
  }
  /* line 31967, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-5-f {
    padding-right: 5px !important;
  }
  /* line 31969, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-5-f {
    padding-bottom: 5px !important;
  }
  /* line 31971, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-5-f {
    padding-left: 5px !important;
  }
  /* line 31973, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-6 {
    padding: 6px;
  }
  /* line 31975, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-6-f {
    padding: 6px !important;
  }
  /* line 31977, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  /* line 31980, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-6-f {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  /* line 31983, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  /* line 31986, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-6-f {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  /* line 31989, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-6 {
    padding-top: 6px;
  }
  /* line 31991, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-6 {
    padding-right: 6px;
  }
  /* line 31993, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-6 {
    padding-bottom: 6px;
  }
  /* line 31995, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-6 {
    padding-left: 6px;
  }
  /* line 31997, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-6-f {
    padding-top: 6px !important;
  }
  /* line 31999, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-6-f {
    padding-right: 6px !important;
  }
  /* line 32001, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-6-f {
    padding-bottom: 6px !important;
  }
  /* line 32003, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-6-f {
    padding-left: 6px !important;
  }
  /* line 32005, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-7 {
    padding: 7px;
  }
  /* line 32007, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-7-f {
    padding: 7px !important;
  }
  /* line 32009, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  /* line 32012, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-7-f {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  /* line 32015, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-7 {
    padding-left: 7px;
    padding-right: 7px;
  }
  /* line 32018, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-7-f {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  /* line 32021, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-7 {
    padding-top: 7px;
  }
  /* line 32023, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-7 {
    padding-right: 7px;
  }
  /* line 32025, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-7 {
    padding-bottom: 7px;
  }
  /* line 32027, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-7 {
    padding-left: 7px;
  }
  /* line 32029, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-7-f {
    padding-top: 7px !important;
  }
  /* line 32031, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-7-f {
    padding-right: 7px !important;
  }
  /* line 32033, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-7-f {
    padding-bottom: 7px !important;
  }
  /* line 32035, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-7-f {
    padding-left: 7px !important;
  }
  /* line 32037, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-8 {
    padding: 8px;
  }
  /* line 32039, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-8-f {
    padding: 8px !important;
  }
  /* line 32041, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 32044, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-8-f {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  /* line 32047, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 32050, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-8-f {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  /* line 32053, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-8 {
    padding-top: 8px;
  }
  /* line 32055, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-8 {
    padding-right: 8px;
  }
  /* line 32057, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-8 {
    padding-bottom: 8px;
  }
  /* line 32059, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-8 {
    padding-left: 8px;
  }
  /* line 32061, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-8-f {
    padding-top: 8px !important;
  }
  /* line 32063, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-8-f {
    padding-right: 8px !important;
  }
  /* line 32065, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-8-f {
    padding-bottom: 8px !important;
  }
  /* line 32067, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-8-f {
    padding-left: 8px !important;
  }
  /* line 32069, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-9 {
    padding: 9px;
  }
  /* line 32071, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-9-f {
    padding: 9px !important;
  }
  /* line 32073, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  /* line 32076, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-9-f {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  /* line 32079, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-9 {
    padding-left: 9px;
    padding-right: 9px;
  }
  /* line 32082, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-9-f {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  /* line 32085, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-9 {
    padding-top: 9px;
  }
  /* line 32087, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-9 {
    padding-right: 9px;
  }
  /* line 32089, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-9 {
    padding-bottom: 9px;
  }
  /* line 32091, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-9 {
    padding-left: 9px;
  }
  /* line 32093, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-9-f {
    padding-top: 9px !important;
  }
  /* line 32095, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-9-f {
    padding-right: 9px !important;
  }
  /* line 32097, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-9-f {
    padding-bottom: 9px !important;
  }
  /* line 32099, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-9-f {
    padding-left: 9px !important;
  }
  /* line 32101, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-10 {
    padding: 10px;
  }
  /* line 32103, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-10-f {
    padding: 10px !important;
  }
  /* line 32105, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 32108, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-10-f {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 32111, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 32114, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-10-f {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 32117, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-10 {
    padding-top: 10px;
  }
  /* line 32119, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-10 {
    padding-right: 10px;
  }
  /* line 32121, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-10 {
    padding-bottom: 10px;
  }
  /* line 32123, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-10 {
    padding-left: 10px;
  }
  /* line 32125, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-10-f {
    padding-top: 10px !important;
  }
  /* line 32127, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-10-f {
    padding-right: 10px !important;
  }
  /* line 32129, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-10-f {
    padding-bottom: 10px !important;
  }
  /* line 32131, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-10-f {
    padding-left: 10px !important;
  }
  /* line 32133, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-15 {
    padding: 15px;
  }
  /* line 32135, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-15-f {
    padding: 15px !important;
  }
  /* line 32137, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 32140, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-15-f {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 32143, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 32146, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-15-f {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 32149, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-15 {
    padding-top: 15px;
  }
  /* line 32151, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-15 {
    padding-right: 15px;
  }
  /* line 32153, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-15 {
    padding-bottom: 15px;
  }
  /* line 32155, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-15 {
    padding-left: 15px;
  }
  /* line 32157, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-15-f {
    padding-top: 15px !important;
  }
  /* line 32159, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-15-f {
    padding-right: 15px !important;
  }
  /* line 32161, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-15-f {
    padding-bottom: 15px !important;
  }
  /* line 32163, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-15-f {
    padding-left: 15px !important;
  }
  /* line 32165, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-20 {
    padding: 20px;
  }
  /* line 32167, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-20-f {
    padding: 20px !important;
  }
  /* line 32169, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 32172, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-20-f {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 32175, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 32178, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-20-f {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 32181, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-20 {
    padding-top: 20px;
  }
  /* line 32183, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-20 {
    padding-right: 20px;
  }
  /* line 32185, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-20 {
    padding-bottom: 20px;
  }
  /* line 32187, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-20 {
    padding-left: 20px;
  }
  /* line 32189, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-20-f {
    padding-top: 20px !important;
  }
  /* line 32191, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-20-f {
    padding-right: 20px !important;
  }
  /* line 32193, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-20-f {
    padding-bottom: 20px !important;
  }
  /* line 32195, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-20-f {
    padding-left: 20px !important;
  }
  /* line 32197, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-25 {
    padding: 25px;
  }
  /* line 32199, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-25-f {
    padding: 25px !important;
  }
  /* line 32201, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 32204, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-25-f {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 32207, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 32210, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-25-f {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 32213, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-25 {
    padding-top: 25px;
  }
  /* line 32215, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-25 {
    padding-right: 25px;
  }
  /* line 32217, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-25 {
    padding-bottom: 25px;
  }
  /* line 32219, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-25 {
    padding-left: 25px;
  }
  /* line 32221, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-25-f {
    padding-top: 25px !important;
  }
  /* line 32223, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-25-f {
    padding-right: 25px !important;
  }
  /* line 32225, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-25-f {
    padding-bottom: 25px !important;
  }
  /* line 32227, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-25-f {
    padding-left: 25px !important;
  }
  /* line 32229, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-30 {
    padding: 30px;
  }
  /* line 32231, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-30-f {
    padding: 30px !important;
  }
  /* line 32233, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 32236, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-30-f {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 32239, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 32242, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-30-f {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 32245, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-30 {
    padding-top: 30px;
  }
  /* line 32247, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-30 {
    padding-right: 30px;
  }
  /* line 32249, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-30 {
    padding-bottom: 30px;
  }
  /* line 32251, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-30 {
    padding-left: 30px;
  }
  /* line 32253, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-30-f {
    padding-top: 30px !important;
  }
  /* line 32255, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-30-f {
    padding-right: 30px !important;
  }
  /* line 32257, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-30-f {
    padding-bottom: 30px !important;
  }
  /* line 32259, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-30-f {
    padding-left: 30px !important;
  }
  /* line 32261, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-35 {
    padding: 35px;
  }
  /* line 32263, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-35-f {
    padding: 35px !important;
  }
  /* line 32265, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 32268, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-35-f {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 32271, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 32274, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-35-f {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 32277, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-35 {
    padding-top: 35px;
  }
  /* line 32279, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-35 {
    padding-right: 35px;
  }
  /* line 32281, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-35 {
    padding-bottom: 35px;
  }
  /* line 32283, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-35 {
    padding-left: 35px;
  }
  /* line 32285, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-35-f {
    padding-top: 35px !important;
  }
  /* line 32287, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-35-f {
    padding-right: 35px !important;
  }
  /* line 32289, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-35-f {
    padding-bottom: 35px !important;
  }
  /* line 32291, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-35-f {
    padding-left: 35px !important;
  }
  /* line 32293, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-40 {
    padding: 40px;
  }
  /* line 32295, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-40-f {
    padding: 40px !important;
  }
  /* line 32297, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 32300, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-40-f {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 32303, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 32306, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-40-f {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 32309, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-40 {
    padding-top: 40px;
  }
  /* line 32311, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-40 {
    padding-right: 40px;
  }
  /* line 32313, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-40 {
    padding-bottom: 40px;
  }
  /* line 32315, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-40 {
    padding-left: 40px;
  }
  /* line 32317, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-40-f {
    padding-top: 40px !important;
  }
  /* line 32319, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-40-f {
    padding-right: 40px !important;
  }
  /* line 32321, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-40-f {
    padding-bottom: 40px !important;
  }
  /* line 32323, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-40-f {
    padding-left: 40px !important;
  }
  /* line 32325, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-45 {
    padding: 45px;
  }
  /* line 32327, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-45-f {
    padding: 45px !important;
  }
  /* line 32329, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* line 32332, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-45-f {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 32335, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  /* line 32338, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-45-f {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 32341, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-45 {
    padding-top: 45px;
  }
  /* line 32343, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-45 {
    padding-right: 45px;
  }
  /* line 32345, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-45 {
    padding-bottom: 45px;
  }
  /* line 32347, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-45 {
    padding-left: 45px;
  }
  /* line 32349, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-45-f {
    padding-top: 45px !important;
  }
  /* line 32351, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-45-f {
    padding-right: 45px !important;
  }
  /* line 32353, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-45-f {
    padding-bottom: 45px !important;
  }
  /* line 32355, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-45-f {
    padding-left: 45px !important;
  }
  /* line 32357, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-50 {
    padding: 50px;
  }
  /* line 32359, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-50-f {
    padding: 50px !important;
  }
  /* line 32361, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 32364, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-50-f {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 32367, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  /* line 32370, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-50-f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 32373, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-50 {
    padding-top: 50px;
  }
  /* line 32375, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-50 {
    padding-right: 50px;
  }
  /* line 32377, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-50 {
    padding-bottom: 50px;
  }
  /* line 32379, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-50 {
    padding-left: 50px;
  }
  /* line 32381, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-50-f {
    padding-top: 50px !important;
  }
  /* line 32383, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-50-f {
    padding-right: 50px !important;
  }
  /* line 32385, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-50-f {
    padding-bottom: 50px !important;
  }
  /* line 32387, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-50-f {
    padding-left: 50px !important;
  }
  /* line 32389, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-55 {
    padding: 55px;
  }
  /* line 32391, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-55-f {
    padding: 55px !important;
  }
  /* line 32393, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  /* line 32396, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-55-f {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 32399, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-55 {
    padding-left: 55px;
    padding-right: 55px;
  }
  /* line 32402, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-55-f {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 32405, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-55 {
    padding-top: 55px;
  }
  /* line 32407, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-55 {
    padding-right: 55px;
  }
  /* line 32409, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-55 {
    padding-bottom: 55px;
  }
  /* line 32411, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-55 {
    padding-left: 55px;
  }
  /* line 32413, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-55-f {
    padding-top: 55px !important;
  }
  /* line 32415, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-55-f {
    padding-right: 55px !important;
  }
  /* line 32417, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-55-f {
    padding-bottom: 55px !important;
  }
  /* line 32419, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-55-f {
    padding-left: 55px !important;
  }
  /* line 32421, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-60 {
    padding: 60px;
  }
  /* line 32423, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-60-f {
    padding: 60px !important;
  }
  /* line 32425, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 32428, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-60-f {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 32431, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 32434, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-60-f {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 32437, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-60 {
    padding-top: 60px;
  }
  /* line 32439, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-60 {
    padding-right: 60px;
  }
  /* line 32441, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-60 {
    padding-bottom: 60px;
  }
  /* line 32443, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-60 {
    padding-left: 60px;
  }
  /* line 32445, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-60-f {
    padding-top: 60px !important;
  }
  /* line 32447, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-60-f {
    padding-right: 60px !important;
  }
  /* line 32449, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-60-f {
    padding-bottom: 60px !important;
  }
  /* line 32451, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-60-f {
    padding-left: 60px !important;
  }
  /* line 32453, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-65 {
    padding: 65px;
  }
  /* line 32455, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-65-f {
    padding: 65px !important;
  }
  /* line 32457, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 32460, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-65-f {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 32463, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-65 {
    padding-left: 65px;
    padding-right: 65px;
  }
  /* line 32466, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-65-f {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 32469, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-65 {
    padding-top: 65px;
  }
  /* line 32471, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-65 {
    padding-right: 65px;
  }
  /* line 32473, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-65 {
    padding-bottom: 65px;
  }
  /* line 32475, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-65 {
    padding-left: 65px;
  }
  /* line 32477, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-65-f {
    padding-top: 65px !important;
  }
  /* line 32479, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-65-f {
    padding-right: 65px !important;
  }
  /* line 32481, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-65-f {
    padding-bottom: 65px !important;
  }
  /* line 32483, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-65-f {
    padding-left: 65px !important;
  }
  /* line 32485, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-70 {
    padding: 70px;
  }
  /* line 32487, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-70-f {
    padding: 70px !important;
  }
  /* line 32489, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /* line 32492, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-70-f {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 32495, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  /* line 32498, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-70-f {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 32501, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-70 {
    padding-top: 70px;
  }
  /* line 32503, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-70 {
    padding-right: 70px;
  }
  /* line 32505, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-70 {
    padding-bottom: 70px;
  }
  /* line 32507, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-70 {
    padding-left: 70px;
  }
  /* line 32509, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-70-f {
    padding-top: 70px !important;
  }
  /* line 32511, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-70-f {
    padding-right: 70px !important;
  }
  /* line 32513, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-70-f {
    padding-bottom: 70px !important;
  }
  /* line 32515, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-70-f {
    padding-left: 70px !important;
  }
  /* line 32517, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-75 {
    padding: 75px;
  }
  /* line 32519, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-75-f {
    padding: 75px !important;
  }
  /* line 32521, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  /* line 32524, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-75-f {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 32527, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  /* line 32530, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-75-f {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 32533, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-75 {
    padding-top: 75px;
  }
  /* line 32535, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-75 {
    padding-right: 75px;
  }
  /* line 32537, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-75 {
    padding-bottom: 75px;
  }
  /* line 32539, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-75 {
    padding-left: 75px;
  }
  /* line 32541, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-75-f {
    padding-top: 75px !important;
  }
  /* line 32543, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-75-f {
    padding-right: 75px !important;
  }
  /* line 32545, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-75-f {
    padding-bottom: 75px !important;
  }
  /* line 32547, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-75-f {
    padding-left: 75px !important;
  }
  /* line 32549, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-80 {
    padding: 80px;
  }
  /* line 32551, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-80-f {
    padding: 80px !important;
  }
  /* line 32553, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 32556, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-80-f {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 32559, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  /* line 32562, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-80-f {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 32565, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-80 {
    padding-top: 80px;
  }
  /* line 32567, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-80 {
    padding-right: 80px;
  }
  /* line 32569, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-80 {
    padding-bottom: 80px;
  }
  /* line 32571, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-80 {
    padding-left: 80px;
  }
  /* line 32573, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-80-f {
    padding-top: 80px !important;
  }
  /* line 32575, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-80-f {
    padding-right: 80px !important;
  }
  /* line 32577, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-80-f {
    padding-bottom: 80px !important;
  }
  /* line 32579, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-80-f {
    padding-left: 80px !important;
  }
  /* line 32581, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-85 {
    padding: 85px;
  }
  /* line 32583, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-85-f {
    padding: 85px !important;
  }
  /* line 32585, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  /* line 32588, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-85-f {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 32591, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-85 {
    padding-left: 85px;
    padding-right: 85px;
  }
  /* line 32594, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-85-f {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 32597, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-85 {
    padding-top: 85px;
  }
  /* line 32599, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-85 {
    padding-right: 85px;
  }
  /* line 32601, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-85 {
    padding-bottom: 85px;
  }
  /* line 32603, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-85 {
    padding-left: 85px;
  }
  /* line 32605, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-85-f {
    padding-top: 85px !important;
  }
  /* line 32607, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-85-f {
    padding-right: 85px !important;
  }
  /* line 32609, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-85-f {
    padding-bottom: 85px !important;
  }
  /* line 32611, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-85-f {
    padding-left: 85px !important;
  }
  /* line 32613, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-90 {
    padding: 90px;
  }
  /* line 32615, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-90-f {
    padding: 90px !important;
  }
  /* line 32617, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  /* line 32620, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-90-f {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 32623, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  /* line 32626, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-90-f {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 32629, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-90 {
    padding-top: 90px;
  }
  /* line 32631, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-90 {
    padding-right: 90px;
  }
  /* line 32633, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-90 {
    padding-bottom: 90px;
  }
  /* line 32635, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-90 {
    padding-left: 90px;
  }
  /* line 32637, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-90-f {
    padding-top: 90px !important;
  }
  /* line 32639, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-90-f {
    padding-right: 90px !important;
  }
  /* line 32641, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-90-f {
    padding-bottom: 90px !important;
  }
  /* line 32643, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-90-f {
    padding-left: 90px !important;
  }
  /* line 32645, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-95 {
    padding: 95px;
  }
  /* line 32647, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-95-f {
    padding: 95px !important;
  }
  /* line 32649, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  /* line 32652, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-95-f {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 32655, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-95 {
    padding-left: 95px;
    padding-right: 95px;
  }
  /* line 32658, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-95-f {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 32661, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-95 {
    padding-top: 95px;
  }
  /* line 32663, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-95 {
    padding-right: 95px;
  }
  /* line 32665, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-95 {
    padding-bottom: 95px;
  }
  /* line 32667, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-95 {
    padding-left: 95px;
  }
  /* line 32669, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-95-f {
    padding-top: 95px !important;
  }
  /* line 32671, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-95-f {
    padding-right: 95px !important;
  }
  /* line 32673, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-95-f {
    padding-bottom: 95px !important;
  }
  /* line 32675, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-95-f {
    padding-left: 95px !important;
  }
  /* line 32677, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-100 {
    padding: 100px;
  }
  /* line 32679, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-100-f {
    padding: 100px !important;
  }
  /* line 32681, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* line 32684, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-100-f {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 32687, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  /* line 32690, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-100-f {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 32693, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-100 {
    padding-top: 100px;
  }
  /* line 32695, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-100 {
    padding-right: 100px;
  }
  /* line 32697, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-100 {
    padding-bottom: 100px;
  }
  /* line 32699, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-100 {
    padding-left: 100px;
  }
  /* line 32701, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-100-f {
    padding-top: 100px !important;
  }
  /* line 32703, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-100-f {
    padding-right: 100px !important;
  }
  /* line 32705, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-100-f {
    padding-bottom: 100px !important;
  }
  /* line 32707, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-100-f {
    padding-left: 100px !important;
  }
  /* line 32709, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-110 {
    padding: 110px;
  }
  /* line 32711, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-110-f {
    padding: 110px !important;
  }
  /* line 32713, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  /* line 32716, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-110-f {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 32719, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-110 {
    padding-left: 110px;
    padding-right: 110px;
  }
  /* line 32722, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-110-f {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 32725, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-110 {
    padding-top: 110px;
  }
  /* line 32727, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-110 {
    padding-right: 110px;
  }
  /* line 32729, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-110 {
    padding-bottom: 110px;
  }
  /* line 32731, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-110 {
    padding-left: 110px;
  }
  /* line 32733, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-110-f {
    padding-top: 110px !important;
  }
  /* line 32735, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-110-f {
    padding-right: 110px !important;
  }
  /* line 32737, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-110-f {
    padding-bottom: 110px !important;
  }
  /* line 32739, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-110-f {
    padding-left: 110px !important;
  }
  /* line 32741, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-120 {
    padding: 120px;
  }
  /* line 32743, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-120-f {
    padding: 120px !important;
  }
  /* line 32745, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  /* line 32748, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-120-f {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 32751, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  /* line 32754, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-120-f {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 32757, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-120 {
    padding-top: 120px;
  }
  /* line 32759, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-120 {
    padding-right: 120px;
  }
  /* line 32761, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-120 {
    padding-bottom: 120px;
  }
  /* line 32763, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-120 {
    padding-left: 120px;
  }
  /* line 32765, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-120-f {
    padding-top: 120px !important;
  }
  /* line 32767, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-120-f {
    padding-right: 120px !important;
  }
  /* line 32769, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-120-f {
    padding-bottom: 120px !important;
  }
  /* line 32771, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-120-f {
    padding-left: 120px !important;
  }
  /* line 32773, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-130 {
    padding: 130px;
  }
  /* line 32775, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-130-f {
    padding: 130px !important;
  }
  /* line 32777, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  /* line 32780, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-130-f {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 32783, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-130 {
    padding-left: 130px;
    padding-right: 130px;
  }
  /* line 32786, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-130-f {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 32789, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-130 {
    padding-top: 130px;
  }
  /* line 32791, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-130 {
    padding-right: 130px;
  }
  /* line 32793, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-130 {
    padding-bottom: 130px;
  }
  /* line 32795, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-130 {
    padding-left: 130px;
  }
  /* line 32797, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-130-f {
    padding-top: 130px !important;
  }
  /* line 32799, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-130-f {
    padding-right: 130px !important;
  }
  /* line 32801, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-130-f {
    padding-bottom: 130px !important;
  }
  /* line 32803, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-130-f {
    padding-left: 130px !important;
  }
  /* line 32805, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-140 {
    padding: 140px;
  }
  /* line 32807, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-140-f {
    padding: 140px !important;
  }
  /* line 32809, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  /* line 32812, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-140-f {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 32815, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  /* line 32818, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-140-f {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 32821, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-140 {
    padding-top: 140px;
  }
  /* line 32823, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-140 {
    padding-right: 140px;
  }
  /* line 32825, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-140 {
    padding-bottom: 140px;
  }
  /* line 32827, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-140 {
    padding-left: 140px;
  }
  /* line 32829, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-140-f {
    padding-top: 140px !important;
  }
  /* line 32831, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-140-f {
    padding-right: 140px !important;
  }
  /* line 32833, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-140-f {
    padding-bottom: 140px !important;
  }
  /* line 32835, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-140-f {
    padding-left: 140px !important;
  }
  /* line 32837, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-150 {
    padding: 150px;
  }
  /* line 32839, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-150-f {
    padding: 150px !important;
  }
  /* line 32841, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  /* line 32844, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-150-f {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 32847, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-150 {
    padding-left: 150px;
    padding-right: 150px;
  }
  /* line 32850, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-150-f {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 32853, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-150 {
    padding-top: 150px;
  }
  /* line 32855, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-150 {
    padding-right: 150px;
  }
  /* line 32857, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-150 {
    padding-bottom: 150px;
  }
  /* line 32859, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-150 {
    padding-left: 150px;
  }
  /* line 32861, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-150-f {
    padding-top: 150px !important;
  }
  /* line 32863, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-150-f {
    padding-right: 150px !important;
  }
  /* line 32865, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-150-f {
    padding-bottom: 150px !important;
  }
  /* line 32867, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-150-f {
    padding-left: 150px !important;
  }
  /* line 32869, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-160 {
    padding: 160px;
  }
  /* line 32871, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-160-f {
    padding: 160px !important;
  }
  /* line 32873, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  /* line 32876, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-160-f {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 32879, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-160 {
    padding-left: 160px;
    padding-right: 160px;
  }
  /* line 32882, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-160-f {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 32885, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-160 {
    padding-top: 160px;
  }
  /* line 32887, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-160 {
    padding-right: 160px;
  }
  /* line 32889, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-160 {
    padding-bottom: 160px;
  }
  /* line 32891, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-160 {
    padding-left: 160px;
  }
  /* line 32893, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-160-f {
    padding-top: 160px !important;
  }
  /* line 32895, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-160-f {
    padding-right: 160px !important;
  }
  /* line 32897, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-160-f {
    padding-bottom: 160px !important;
  }
  /* line 32899, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-160-f {
    padding-left: 160px !important;
  }
  /* line 32901, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-170 {
    padding: 170px;
  }
  /* line 32903, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-170-f {
    padding: 170px !important;
  }
  /* line 32905, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  /* line 32908, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-170-f {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 32911, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-170 {
    padding-left: 170px;
    padding-right: 170px;
  }
  /* line 32914, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-170-f {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 32917, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-170 {
    padding-top: 170px;
  }
  /* line 32919, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-170 {
    padding-right: 170px;
  }
  /* line 32921, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-170 {
    padding-bottom: 170px;
  }
  /* line 32923, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-170 {
    padding-left: 170px;
  }
  /* line 32925, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-170-f {
    padding-top: 170px !important;
  }
  /* line 32927, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-170-f {
    padding-right: 170px !important;
  }
  /* line 32929, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-170-f {
    padding-bottom: 170px !important;
  }
  /* line 32931, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-170-f {
    padding-left: 170px !important;
  }
  /* line 32933, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-180 {
    padding: 180px;
  }
  /* line 32935, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-180-f {
    padding: 180px !important;
  }
  /* line 32937, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  /* line 32940, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-180-f {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 32943, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-180 {
    padding-left: 180px;
    padding-right: 180px;
  }
  /* line 32946, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-180-f {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 32949, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-180 {
    padding-top: 180px;
  }
  /* line 32951, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-180 {
    padding-right: 180px;
  }
  /* line 32953, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-180 {
    padding-bottom: 180px;
  }
  /* line 32955, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-180 {
    padding-left: 180px;
  }
  /* line 32957, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-180-f {
    padding-top: 180px !important;
  }
  /* line 32959, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-180-f {
    padding-right: 180px !important;
  }
  /* line 32961, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-180-f {
    padding-bottom: 180px !important;
  }
  /* line 32963, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-180-f {
    padding-left: 180px !important;
  }
  /* line 32965, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-190 {
    padding: 190px;
  }
  /* line 32967, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-190-f {
    padding: 190px !important;
  }
  /* line 32969, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  /* line 32972, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-190-f {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 32975, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-190 {
    padding-left: 190px;
    padding-right: 190px;
  }
  /* line 32978, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-190-f {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 32981, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-190 {
    padding-top: 190px;
  }
  /* line 32983, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-190 {
    padding-right: 190px;
  }
  /* line 32985, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-190 {
    padding-bottom: 190px;
  }
  /* line 32987, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-190 {
    padding-left: 190px;
  }
  /* line 32989, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-190-f {
    padding-top: 190px !important;
  }
  /* line 32991, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-190-f {
    padding-right: 190px !important;
  }
  /* line 32993, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-190-f {
    padding-bottom: 190px !important;
  }
  /* line 32995, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-190-f {
    padding-left: 190px !important;
  }
  /* line 32997, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-200 {
    padding: 200px;
  }
  /* line 32999, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-200-f {
    padding: 200px !important;
  }
  /* line 33001, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  /* line 33004, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-y-200-f {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* line 33007, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-200 {
    padding-left: 200px;
    padding-right: 200px;
  }
  /* line 33010, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-x-200-f {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 33013, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-200 {
    padding-top: 200px;
  }
  /* line 33015, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-200 {
    padding-right: 200px;
  }
  /* line 33017, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-200 {
    padding-bottom: 200px;
  }
  /* line 33019, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-200 {
    padding-left: 200px;
  }
  /* line 33021, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-t-200-f {
    padding-top: 200px !important;
  }
  /* line 33023, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-r-200-f {
    padding-right: 200px !important;
  }
  /* line 33025, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-b-200-f {
    padding-bottom: 200px !important;
  }
  /* line 33027, app/assets/stylesheets/css/zoficash.css */
  .pd-xl-l-200-f {
    padding-left: 200px !important;
  }
}

/* line 33030, app/assets/stylesheets/css/zoficash.css */
.pd-12 {
  padding: 12px;
}

/* line 33033, app/assets/stylesheets/css/zoficash.css */
.pd-12-f {
  padding: 12px !important;
}

/* line 33036, app/assets/stylesheets/css/zoficash.css */
.pd-y-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 33040, app/assets/stylesheets/css/zoficash.css */
.pd-y-12-f {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/* line 33044, app/assets/stylesheets/css/zoficash.css */
.pd-x-12 {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 33048, app/assets/stylesheets/css/zoficash.css */
.pd-x-12-f {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

/* line 33052, app/assets/stylesheets/css/zoficash.css */
.pd-t-12 {
  padding-top: 12px;
}

/* line 33055, app/assets/stylesheets/css/zoficash.css */
.pd-r-12 {
  padding-right: 12px;
}

/* line 33058, app/assets/stylesheets/css/zoficash.css */
.pd-b-12 {
  padding-bottom: 12px;
}

/* line 33061, app/assets/stylesheets/css/zoficash.css */
.pd-l-12 {
  padding-left: 12px;
}

/* line 33064, app/assets/stylesheets/css/zoficash.css */
.pd-t-12-f {
  padding-top: 12px !important;
}

/* line 33067, app/assets/stylesheets/css/zoficash.css */
.pd-r-12-f {
  padding-right: 12px !important;
}

/* line 33070, app/assets/stylesheets/css/zoficash.css */
.pd-b-12-f {
  padding-bottom: 12px !important;
}

/* line 33073, app/assets/stylesheets/css/zoficash.css */
.pd-l-12-f {
  padding-left: 12px !important;
}

/* line 33076, app/assets/stylesheets/css/zoficash.css */
.pd-13 {
  padding: 13px;
}

/* line 33079, app/assets/stylesheets/css/zoficash.css */
.pd-13-f {
  padding: 13px !important;
}

/* line 33082, app/assets/stylesheets/css/zoficash.css */
.pd-y-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

/* line 33086, app/assets/stylesheets/css/zoficash.css */
.pd-y-13-f {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

/* line 33090, app/assets/stylesheets/css/zoficash.css */
.pd-x-13 {
  padding-left: 13px;
  padding-right: 13px;
}

/* line 33094, app/assets/stylesheets/css/zoficash.css */
.pd-x-13-f {
  padding-left: 13px !important;
  padding-right: 13px !important;
}

/* line 33098, app/assets/stylesheets/css/zoficash.css */
.pd-t-13 {
  padding-top: 13px;
}

/* line 33101, app/assets/stylesheets/css/zoficash.css */
.pd-r-13 {
  padding-right: 13px;
}

/* line 33104, app/assets/stylesheets/css/zoficash.css */
.pd-b-13 {
  padding-bottom: 13px;
}

/* line 33107, app/assets/stylesheets/css/zoficash.css */
.pd-l-13 {
  padding-left: 13px;
}

/* line 33110, app/assets/stylesheets/css/zoficash.css */
.pd-t-13-f {
  padding-top: 13px !important;
}

/* line 33113, app/assets/stylesheets/css/zoficash.css */
.pd-r-13-f {
  padding-right: 13px !important;
}

/* line 33116, app/assets/stylesheets/css/zoficash.css */
.pd-b-13-f {
  padding-bottom: 13px !important;
}

/* line 33119, app/assets/stylesheets/css/zoficash.css */
.pd-l-13-f {
  padding-left: 13px !important;
}

/* ###### 9.7 Position   ###### */
/* line 33123, app/assets/stylesheets/css/zoficash.css */
.pos-absolute {
  position: absolute;
}

/* line 33126, app/assets/stylesheets/css/zoficash.css */
.pos-relative {
  position: relative;
}

/* line 33129, app/assets/stylesheets/css/zoficash.css */
.pos-fixed {
  position: fixed;
}

/* line 33132, app/assets/stylesheets/css/zoficash.css */
.pos-static {
  position: static;
}

/* line 33135, app/assets/stylesheets/css/zoficash.css */
.pos-absolute-f {
  position: absolute !important;
}

/* line 33138, app/assets/stylesheets/css/zoficash.css */
.pos-relative-f {
  position: relative !important;
}

/* line 33141, app/assets/stylesheets/css/zoficash.css */
.pos-fixed-f {
  position: fixed !important;
}

/* line 33144, app/assets/stylesheets/css/zoficash.css */
.pos-static-f {
  position: static !important;
}

/* line 33147, app/assets/stylesheets/css/zoficash.css */
.t-0 {
  top: 0px;
}

/* line 33150, app/assets/stylesheets/css/zoficash.css */
.r-0 {
  right: 0px;
}

/* line 33153, app/assets/stylesheets/css/zoficash.css */
.b-0 {
  bottom: 0px;
}

/* line 33156, app/assets/stylesheets/css/zoficash.css */
.l-0 {
  left: 0px;
}

/* line 33159, app/assets/stylesheets/css/zoficash.css */
.t--0 {
  top: -0px;
}

/* line 33162, app/assets/stylesheets/css/zoficash.css */
.r--0 {
  right: -0px;
}

/* line 33165, app/assets/stylesheets/css/zoficash.css */
.b--0 {
  bottom: -0px;
}

/* line 33168, app/assets/stylesheets/css/zoficash.css */
.l--0 {
  left: -0px;
}

/* line 33171, app/assets/stylesheets/css/zoficash.css */
.a-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

/* line 33177, app/assets/stylesheets/css/zoficash.css */
.x-0 {
  left: 0px;
  right: 0px;
}

/* line 33181, app/assets/stylesheets/css/zoficash.css */
.y-0 {
  left: 0px;
  right: 0px;
}

/* line 33185, app/assets/stylesheets/css/zoficash.css */
.t-5 {
  top: 5px;
}

/* line 33188, app/assets/stylesheets/css/zoficash.css */
.r-5 {
  right: 5px;
}

/* line 33191, app/assets/stylesheets/css/zoficash.css */
.b-5 {
  bottom: 5px;
}

/* line 33194, app/assets/stylesheets/css/zoficash.css */
.l-5 {
  left: 5px;
}

/* line 33197, app/assets/stylesheets/css/zoficash.css */
.t--5 {
  top: -5px;
}

/* line 33200, app/assets/stylesheets/css/zoficash.css */
.r--5 {
  right: -5px;
}

/* line 33203, app/assets/stylesheets/css/zoficash.css */
.b--5 {
  bottom: -5px;
}

/* line 33206, app/assets/stylesheets/css/zoficash.css */
.l--5 {
  left: -5px;
}

/* line 33209, app/assets/stylesheets/css/zoficash.css */
.a-5 {
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}

/* line 33215, app/assets/stylesheets/css/zoficash.css */
.x-5 {
  left: 5px;
  right: 5px;
}

/* line 33219, app/assets/stylesheets/css/zoficash.css */
.y-5 {
  left: 5px;
  right: 5px;
}

/* line 33223, app/assets/stylesheets/css/zoficash.css */
.t-10 {
  top: 10px;
}

/* line 33226, app/assets/stylesheets/css/zoficash.css */
.r-10 {
  right: 10px;
}

/* line 33229, app/assets/stylesheets/css/zoficash.css */
.b-10 {
  bottom: 10px;
}

/* line 33232, app/assets/stylesheets/css/zoficash.css */
.l-10 {
  left: 10px;
}

/* line 33235, app/assets/stylesheets/css/zoficash.css */
.t--10 {
  top: -10px;
}

/* line 33238, app/assets/stylesheets/css/zoficash.css */
.r--10 {
  right: -10px;
}

/* line 33241, app/assets/stylesheets/css/zoficash.css */
.b--10 {
  bottom: -10px;
}

/* line 33244, app/assets/stylesheets/css/zoficash.css */
.l--10 {
  left: -10px;
}

/* line 33247, app/assets/stylesheets/css/zoficash.css */
.a-10 {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}

/* line 33253, app/assets/stylesheets/css/zoficash.css */
.x-10 {
  left: 10px;
  right: 10px;
}

/* line 33257, app/assets/stylesheets/css/zoficash.css */
.y-10 {
  left: 10px;
  right: 10px;
}

/* line 33261, app/assets/stylesheets/css/zoficash.css */
.t-15 {
  top: 15px;
}

/* line 33264, app/assets/stylesheets/css/zoficash.css */
.r-15 {
  right: 15px;
}

/* line 33267, app/assets/stylesheets/css/zoficash.css */
.b-15 {
  bottom: 15px;
}

/* line 33270, app/assets/stylesheets/css/zoficash.css */
.l-15 {
  left: 15px;
}

/* line 33273, app/assets/stylesheets/css/zoficash.css */
.t--15 {
  top: -15px;
}

/* line 33276, app/assets/stylesheets/css/zoficash.css */
.r--15 {
  right: -15px;
}

/* line 33279, app/assets/stylesheets/css/zoficash.css */
.b--15 {
  bottom: -15px;
}

/* line 33282, app/assets/stylesheets/css/zoficash.css */
.l--15 {
  left: -15px;
}

/* line 33285, app/assets/stylesheets/css/zoficash.css */
.a-15 {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}

/* line 33291, app/assets/stylesheets/css/zoficash.css */
.x-15 {
  left: 15px;
  right: 15px;
}

/* line 33295, app/assets/stylesheets/css/zoficash.css */
.y-15 {
  left: 15px;
  right: 15px;
}

/* line 33299, app/assets/stylesheets/css/zoficash.css */
.t-20 {
  top: 20px;
}

/* line 33302, app/assets/stylesheets/css/zoficash.css */
.r-20 {
  right: 20px;
}

/* line 33305, app/assets/stylesheets/css/zoficash.css */
.b-20 {
  bottom: 20px;
}

/* line 33308, app/assets/stylesheets/css/zoficash.css */
.l-20 {
  left: 20px;
}

/* line 33311, app/assets/stylesheets/css/zoficash.css */
.t--20 {
  top: -20px;
}

/* line 33314, app/assets/stylesheets/css/zoficash.css */
.r--20 {
  right: -20px;
}

/* line 33317, app/assets/stylesheets/css/zoficash.css */
.b--20 {
  bottom: -20px;
}

/* line 33320, app/assets/stylesheets/css/zoficash.css */
.l--20 {
  left: -20px;
}

/* line 33323, app/assets/stylesheets/css/zoficash.css */
.a-20 {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

/* line 33329, app/assets/stylesheets/css/zoficash.css */
.x-20 {
  left: 20px;
  right: 20px;
}

/* line 33333, app/assets/stylesheets/css/zoficash.css */
.y-20 {
  left: 20px;
  right: 20px;
}

/* line 33337, app/assets/stylesheets/css/zoficash.css */
.t-25 {
  top: 25px;
}

/* line 33340, app/assets/stylesheets/css/zoficash.css */
.r-25 {
  right: 25px;
}

/* line 33343, app/assets/stylesheets/css/zoficash.css */
.b-25 {
  bottom: 25px;
}

/* line 33346, app/assets/stylesheets/css/zoficash.css */
.l-25 {
  left: 25px;
}

/* line 33349, app/assets/stylesheets/css/zoficash.css */
.t--25 {
  top: -25px;
}

/* line 33352, app/assets/stylesheets/css/zoficash.css */
.r--25 {
  right: -25px;
}

/* line 33355, app/assets/stylesheets/css/zoficash.css */
.b--25 {
  bottom: -25px;
}

/* line 33358, app/assets/stylesheets/css/zoficash.css */
.l--25 {
  left: -25px;
}

/* line 33361, app/assets/stylesheets/css/zoficash.css */
.a-25 {
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
}

/* line 33367, app/assets/stylesheets/css/zoficash.css */
.x-25 {
  left: 25px;
  right: 25px;
}

/* line 33371, app/assets/stylesheets/css/zoficash.css */
.y-25 {
  left: 25px;
  right: 25px;
}

/* line 33375, app/assets/stylesheets/css/zoficash.css */
.t-30 {
  top: 30px;
}

/* line 33378, app/assets/stylesheets/css/zoficash.css */
.r-30 {
  right: 30px;
}

/* line 33381, app/assets/stylesheets/css/zoficash.css */
.b-30 {
  bottom: 30px;
}

/* line 33384, app/assets/stylesheets/css/zoficash.css */
.l-30 {
  left: 30px;
}

/* line 33387, app/assets/stylesheets/css/zoficash.css */
.t--30 {
  top: -30px;
}

/* line 33390, app/assets/stylesheets/css/zoficash.css */
.r--30 {
  right: -30px;
}

/* line 33393, app/assets/stylesheets/css/zoficash.css */
.b--30 {
  bottom: -30px;
}

/* line 33396, app/assets/stylesheets/css/zoficash.css */
.l--30 {
  left: -30px;
}

/* line 33399, app/assets/stylesheets/css/zoficash.css */
.a-30 {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

/* line 33405, app/assets/stylesheets/css/zoficash.css */
.x-30 {
  left: 30px;
  right: 30px;
}

/* line 33409, app/assets/stylesheets/css/zoficash.css */
.y-30 {
  left: 30px;
  right: 30px;
}

/* line 33413, app/assets/stylesheets/css/zoficash.css */
.t-35 {
  top: 35px;
}

/* line 33416, app/assets/stylesheets/css/zoficash.css */
.r-35 {
  right: 35px;
}

/* line 33419, app/assets/stylesheets/css/zoficash.css */
.b-35 {
  bottom: 35px;
}

/* line 33422, app/assets/stylesheets/css/zoficash.css */
.l-35 {
  left: 35px;
}

/* line 33425, app/assets/stylesheets/css/zoficash.css */
.t--35 {
  top: -35px;
}

/* line 33428, app/assets/stylesheets/css/zoficash.css */
.r--35 {
  right: -35px;
}

/* line 33431, app/assets/stylesheets/css/zoficash.css */
.b--35 {
  bottom: -35px;
}

/* line 33434, app/assets/stylesheets/css/zoficash.css */
.l--35 {
  left: -35px;
}

/* line 33437, app/assets/stylesheets/css/zoficash.css */
.a-35 {
  top: 35px;
  right: 35px;
  bottom: 35px;
  left: 35px;
}

/* line 33443, app/assets/stylesheets/css/zoficash.css */
.x-35 {
  left: 35px;
  right: 35px;
}

/* line 33447, app/assets/stylesheets/css/zoficash.css */
.y-35 {
  left: 35px;
  right: 35px;
}

/* line 33451, app/assets/stylesheets/css/zoficash.css */
.t-40 {
  top: 40px;
}

/* line 33454, app/assets/stylesheets/css/zoficash.css */
.r-40 {
  right: 40px;
}

/* line 33457, app/assets/stylesheets/css/zoficash.css */
.b-40 {
  bottom: 40px;
}

/* line 33460, app/assets/stylesheets/css/zoficash.css */
.l-40 {
  left: 40px;
}

/* line 33463, app/assets/stylesheets/css/zoficash.css */
.t--40 {
  top: -40px;
}

/* line 33466, app/assets/stylesheets/css/zoficash.css */
.r--40 {
  right: -40px;
}

/* line 33469, app/assets/stylesheets/css/zoficash.css */
.b--40 {
  bottom: -40px;
}

/* line 33472, app/assets/stylesheets/css/zoficash.css */
.l--40 {
  left: -40px;
}

/* line 33475, app/assets/stylesheets/css/zoficash.css */
.a-40 {
  top: 40px;
  right: 40px;
  bottom: 40px;
  left: 40px;
}

/* line 33481, app/assets/stylesheets/css/zoficash.css */
.x-40 {
  left: 40px;
  right: 40px;
}

/* line 33485, app/assets/stylesheets/css/zoficash.css */
.y-40 {
  left: 40px;
  right: 40px;
}

/* line 33489, app/assets/stylesheets/css/zoficash.css */
.t-45 {
  top: 45px;
}

/* line 33492, app/assets/stylesheets/css/zoficash.css */
.r-45 {
  right: 45px;
}

/* line 33495, app/assets/stylesheets/css/zoficash.css */
.b-45 {
  bottom: 45px;
}

/* line 33498, app/assets/stylesheets/css/zoficash.css */
.l-45 {
  left: 45px;
}

/* line 33501, app/assets/stylesheets/css/zoficash.css */
.t--45 {
  top: -45px;
}

/* line 33504, app/assets/stylesheets/css/zoficash.css */
.r--45 {
  right: -45px;
}

/* line 33507, app/assets/stylesheets/css/zoficash.css */
.b--45 {
  bottom: -45px;
}

/* line 33510, app/assets/stylesheets/css/zoficash.css */
.l--45 {
  left: -45px;
}

/* line 33513, app/assets/stylesheets/css/zoficash.css */
.a-45 {
  top: 45px;
  right: 45px;
  bottom: 45px;
  left: 45px;
}

/* line 33519, app/assets/stylesheets/css/zoficash.css */
.x-45 {
  left: 45px;
  right: 45px;
}

/* line 33523, app/assets/stylesheets/css/zoficash.css */
.y-45 {
  left: 45px;
  right: 45px;
}

/* line 33527, app/assets/stylesheets/css/zoficash.css */
.t-50 {
  top: 50px;
}

/* line 33530, app/assets/stylesheets/css/zoficash.css */
.r-50 {
  right: 50px;
}

/* line 33533, app/assets/stylesheets/css/zoficash.css */
.b-50 {
  bottom: 50px;
}

/* line 33536, app/assets/stylesheets/css/zoficash.css */
.l-50 {
  left: 50px;
}

/* line 33539, app/assets/stylesheets/css/zoficash.css */
.t--50 {
  top: -50px;
}

/* line 33542, app/assets/stylesheets/css/zoficash.css */
.r--50 {
  right: -50px;
}

/* line 33545, app/assets/stylesheets/css/zoficash.css */
.b--50 {
  bottom: -50px;
}

/* line 33548, app/assets/stylesheets/css/zoficash.css */
.l--50 {
  left: -50px;
}

/* line 33551, app/assets/stylesheets/css/zoficash.css */
.a-50 {
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
}

/* line 33557, app/assets/stylesheets/css/zoficash.css */
.x-50 {
  left: 50px;
  right: 50px;
}

/* line 33561, app/assets/stylesheets/css/zoficash.css */
.y-50 {
  left: 50px;
  right: 50px;
}

/* line 33565, app/assets/stylesheets/css/zoficash.css */
.t-55 {
  top: 55px;
}

/* line 33568, app/assets/stylesheets/css/zoficash.css */
.r-55 {
  right: 55px;
}

/* line 33571, app/assets/stylesheets/css/zoficash.css */
.b-55 {
  bottom: 55px;
}

/* line 33574, app/assets/stylesheets/css/zoficash.css */
.l-55 {
  left: 55px;
}

/* line 33577, app/assets/stylesheets/css/zoficash.css */
.t--55 {
  top: -55px;
}

/* line 33580, app/assets/stylesheets/css/zoficash.css */
.r--55 {
  right: -55px;
}

/* line 33583, app/assets/stylesheets/css/zoficash.css */
.b--55 {
  bottom: -55px;
}

/* line 33586, app/assets/stylesheets/css/zoficash.css */
.l--55 {
  left: -55px;
}

/* line 33589, app/assets/stylesheets/css/zoficash.css */
.a-55 {
  top: 55px;
  right: 55px;
  bottom: 55px;
  left: 55px;
}

/* line 33595, app/assets/stylesheets/css/zoficash.css */
.x-55 {
  left: 55px;
  right: 55px;
}

/* line 33599, app/assets/stylesheets/css/zoficash.css */
.y-55 {
  left: 55px;
  right: 55px;
}

/* line 33603, app/assets/stylesheets/css/zoficash.css */
.t-60 {
  top: 60px;
}

/* line 33606, app/assets/stylesheets/css/zoficash.css */
.r-60 {
  right: 60px;
}

/* line 33609, app/assets/stylesheets/css/zoficash.css */
.b-60 {
  bottom: 60px;
}

/* line 33612, app/assets/stylesheets/css/zoficash.css */
.l-60 {
  left: 60px;
}

/* line 33615, app/assets/stylesheets/css/zoficash.css */
.t--60 {
  top: -60px;
}

/* line 33618, app/assets/stylesheets/css/zoficash.css */
.r--60 {
  right: -60px;
}

/* line 33621, app/assets/stylesheets/css/zoficash.css */
.b--60 {
  bottom: -60px;
}

/* line 33624, app/assets/stylesheets/css/zoficash.css */
.l--60 {
  left: -60px;
}

/* line 33627, app/assets/stylesheets/css/zoficash.css */
.a-60 {
  top: 60px;
  right: 60px;
  bottom: 60px;
  left: 60px;
}

/* line 33633, app/assets/stylesheets/css/zoficash.css */
.x-60 {
  left: 60px;
  right: 60px;
}

/* line 33637, app/assets/stylesheets/css/zoficash.css */
.y-60 {
  left: 60px;
  right: 60px;
}

/* line 33641, app/assets/stylesheets/css/zoficash.css */
.t-65 {
  top: 65px;
}

/* line 33644, app/assets/stylesheets/css/zoficash.css */
.r-65 {
  right: 65px;
}

/* line 33647, app/assets/stylesheets/css/zoficash.css */
.b-65 {
  bottom: 65px;
}

/* line 33650, app/assets/stylesheets/css/zoficash.css */
.l-65 {
  left: 65px;
}

/* line 33653, app/assets/stylesheets/css/zoficash.css */
.t--65 {
  top: -65px;
}

/* line 33656, app/assets/stylesheets/css/zoficash.css */
.r--65 {
  right: -65px;
}

/* line 33659, app/assets/stylesheets/css/zoficash.css */
.b--65 {
  bottom: -65px;
}

/* line 33662, app/assets/stylesheets/css/zoficash.css */
.l--65 {
  left: -65px;
}

/* line 33665, app/assets/stylesheets/css/zoficash.css */
.a-65 {
  top: 65px;
  right: 65px;
  bottom: 65px;
  left: 65px;
}

/* line 33671, app/assets/stylesheets/css/zoficash.css */
.x-65 {
  left: 65px;
  right: 65px;
}

/* line 33675, app/assets/stylesheets/css/zoficash.css */
.y-65 {
  left: 65px;
  right: 65px;
}

/* line 33679, app/assets/stylesheets/css/zoficash.css */
.t-70 {
  top: 70px;
}

/* line 33682, app/assets/stylesheets/css/zoficash.css */
.r-70 {
  right: 70px;
}

/* line 33685, app/assets/stylesheets/css/zoficash.css */
.b-70 {
  bottom: 70px;
}

/* line 33688, app/assets/stylesheets/css/zoficash.css */
.l-70 {
  left: 70px;
}

/* line 33691, app/assets/stylesheets/css/zoficash.css */
.t--70 {
  top: -70px;
}

/* line 33694, app/assets/stylesheets/css/zoficash.css */
.r--70 {
  right: -70px;
}

/* line 33697, app/assets/stylesheets/css/zoficash.css */
.b--70 {
  bottom: -70px;
}

/* line 33700, app/assets/stylesheets/css/zoficash.css */
.l--70 {
  left: -70px;
}

/* line 33703, app/assets/stylesheets/css/zoficash.css */
.a-70 {
  top: 70px;
  right: 70px;
  bottom: 70px;
  left: 70px;
}

/* line 33709, app/assets/stylesheets/css/zoficash.css */
.x-70 {
  left: 70px;
  right: 70px;
}

/* line 33713, app/assets/stylesheets/css/zoficash.css */
.y-70 {
  left: 70px;
  right: 70px;
}

/* line 33717, app/assets/stylesheets/css/zoficash.css */
.t-75 {
  top: 75px;
}

/* line 33720, app/assets/stylesheets/css/zoficash.css */
.r-75 {
  right: 75px;
}

/* line 33723, app/assets/stylesheets/css/zoficash.css */
.b-75 {
  bottom: 75px;
}

/* line 33726, app/assets/stylesheets/css/zoficash.css */
.l-75 {
  left: 75px;
}

/* line 33729, app/assets/stylesheets/css/zoficash.css */
.t--75 {
  top: -75px;
}

/* line 33732, app/assets/stylesheets/css/zoficash.css */
.r--75 {
  right: -75px;
}

/* line 33735, app/assets/stylesheets/css/zoficash.css */
.b--75 {
  bottom: -75px;
}

/* line 33738, app/assets/stylesheets/css/zoficash.css */
.l--75 {
  left: -75px;
}

/* line 33741, app/assets/stylesheets/css/zoficash.css */
.a-75 {
  top: 75px;
  right: 75px;
  bottom: 75px;
  left: 75px;
}

/* line 33747, app/assets/stylesheets/css/zoficash.css */
.x-75 {
  left: 75px;
  right: 75px;
}

/* line 33751, app/assets/stylesheets/css/zoficash.css */
.y-75 {
  left: 75px;
  right: 75px;
}

/* line 33755, app/assets/stylesheets/css/zoficash.css */
.t-80 {
  top: 80px;
}

/* line 33758, app/assets/stylesheets/css/zoficash.css */
.r-80 {
  right: 80px;
}

/* line 33761, app/assets/stylesheets/css/zoficash.css */
.b-80 {
  bottom: 80px;
}

/* line 33764, app/assets/stylesheets/css/zoficash.css */
.l-80 {
  left: 80px;
}

/* line 33767, app/assets/stylesheets/css/zoficash.css */
.t--80 {
  top: -80px;
}

/* line 33770, app/assets/stylesheets/css/zoficash.css */
.r--80 {
  right: -80px;
}

/* line 33773, app/assets/stylesheets/css/zoficash.css */
.b--80 {
  bottom: -80px;
}

/* line 33776, app/assets/stylesheets/css/zoficash.css */
.l--80 {
  left: -80px;
}

/* line 33779, app/assets/stylesheets/css/zoficash.css */
.a-80 {
  top: 80px;
  right: 80px;
  bottom: 80px;
  left: 80px;
}

/* line 33785, app/assets/stylesheets/css/zoficash.css */
.x-80 {
  left: 80px;
  right: 80px;
}

/* line 33789, app/assets/stylesheets/css/zoficash.css */
.y-80 {
  left: 80px;
  right: 80px;
}

/* line 33793, app/assets/stylesheets/css/zoficash.css */
.t-85 {
  top: 85px;
}

/* line 33796, app/assets/stylesheets/css/zoficash.css */
.r-85 {
  right: 85px;
}

/* line 33799, app/assets/stylesheets/css/zoficash.css */
.b-85 {
  bottom: 85px;
}

/* line 33802, app/assets/stylesheets/css/zoficash.css */
.l-85 {
  left: 85px;
}

/* line 33805, app/assets/stylesheets/css/zoficash.css */
.t--85 {
  top: -85px;
}

/* line 33808, app/assets/stylesheets/css/zoficash.css */
.r--85 {
  right: -85px;
}

/* line 33811, app/assets/stylesheets/css/zoficash.css */
.b--85 {
  bottom: -85px;
}

/* line 33814, app/assets/stylesheets/css/zoficash.css */
.l--85 {
  left: -85px;
}

/* line 33817, app/assets/stylesheets/css/zoficash.css */
.a-85 {
  top: 85px;
  right: 85px;
  bottom: 85px;
  left: 85px;
}

/* line 33823, app/assets/stylesheets/css/zoficash.css */
.x-85 {
  left: 85px;
  right: 85px;
}

/* line 33827, app/assets/stylesheets/css/zoficash.css */
.y-85 {
  left: 85px;
  right: 85px;
}

/* line 33831, app/assets/stylesheets/css/zoficash.css */
.t-90 {
  top: 90px;
}

/* line 33834, app/assets/stylesheets/css/zoficash.css */
.r-90 {
  right: 90px;
}

/* line 33837, app/assets/stylesheets/css/zoficash.css */
.b-90 {
  bottom: 90px;
}

/* line 33840, app/assets/stylesheets/css/zoficash.css */
.l-90 {
  left: 90px;
}

/* line 33843, app/assets/stylesheets/css/zoficash.css */
.t--90 {
  top: -90px;
}

/* line 33846, app/assets/stylesheets/css/zoficash.css */
.r--90 {
  right: -90px;
}

/* line 33849, app/assets/stylesheets/css/zoficash.css */
.b--90 {
  bottom: -90px;
}

/* line 33852, app/assets/stylesheets/css/zoficash.css */
.l--90 {
  left: -90px;
}

/* line 33855, app/assets/stylesheets/css/zoficash.css */
.a-90 {
  top: 90px;
  right: 90px;
  bottom: 90px;
  left: 90px;
}

/* line 33861, app/assets/stylesheets/css/zoficash.css */
.x-90 {
  left: 90px;
  right: 90px;
}

/* line 33865, app/assets/stylesheets/css/zoficash.css */
.y-90 {
  left: 90px;
  right: 90px;
}

/* line 33869, app/assets/stylesheets/css/zoficash.css */
.t-95 {
  top: 95px;
}

/* line 33872, app/assets/stylesheets/css/zoficash.css */
.r-95 {
  right: 95px;
}

/* line 33875, app/assets/stylesheets/css/zoficash.css */
.b-95 {
  bottom: 95px;
}

/* line 33878, app/assets/stylesheets/css/zoficash.css */
.l-95 {
  left: 95px;
}

/* line 33881, app/assets/stylesheets/css/zoficash.css */
.t--95 {
  top: -95px;
}

/* line 33884, app/assets/stylesheets/css/zoficash.css */
.r--95 {
  right: -95px;
}

/* line 33887, app/assets/stylesheets/css/zoficash.css */
.b--95 {
  bottom: -95px;
}

/* line 33890, app/assets/stylesheets/css/zoficash.css */
.l--95 {
  left: -95px;
}

/* line 33893, app/assets/stylesheets/css/zoficash.css */
.a-95 {
  top: 95px;
  right: 95px;
  bottom: 95px;
  left: 95px;
}

/* line 33899, app/assets/stylesheets/css/zoficash.css */
.x-95 {
  left: 95px;
  right: 95px;
}

/* line 33903, app/assets/stylesheets/css/zoficash.css */
.y-95 {
  left: 95px;
  right: 95px;
}

/* line 33907, app/assets/stylesheets/css/zoficash.css */
.t-100 {
  top: 100px;
}

/* line 33910, app/assets/stylesheets/css/zoficash.css */
.r-100 {
  right: 100px;
}

/* line 33913, app/assets/stylesheets/css/zoficash.css */
.b-100 {
  bottom: 100px;
}

/* line 33916, app/assets/stylesheets/css/zoficash.css */
.l-100 {
  left: 100px;
}

/* line 33919, app/assets/stylesheets/css/zoficash.css */
.t--100 {
  top: -100px;
}

/* line 33922, app/assets/stylesheets/css/zoficash.css */
.r--100 {
  right: -100px;
}

/* line 33925, app/assets/stylesheets/css/zoficash.css */
.b--100 {
  bottom: -100px;
}

/* line 33928, app/assets/stylesheets/css/zoficash.css */
.l--100 {
  left: -100px;
}

/* line 33931, app/assets/stylesheets/css/zoficash.css */
.a-100 {
  top: 100px;
  right: 100px;
  bottom: 100px;
  left: 100px;
}

/* line 33937, app/assets/stylesheets/css/zoficash.css */
.x-100 {
  left: 100px;
  right: 100px;
}

/* line 33941, app/assets/stylesheets/css/zoficash.css */
.y-100 {
  left: 100px;
  right: 100px;
}

/* line 33945, app/assets/stylesheets/css/zoficash.css */
.z-index-0 {
  z-index: 0;
}

/* line 33948, app/assets/stylesheets/css/zoficash.css */
.z-index-10 {
  z-index: 10;
}

/* line 33951, app/assets/stylesheets/css/zoficash.css */
.z-index-50 {
  z-index: 50;
}

/* line 33954, app/assets/stylesheets/css/zoficash.css */
.z-index-100 {
  z-index: 100;
}

/* line 33957, app/assets/stylesheets/css/zoficash.css */
.z-index-150 {
  z-index: 150;
}

/* line 33960, app/assets/stylesheets/css/zoficash.css */
.z-index-200 {
  z-index: 200;
}

@media (min-width: 480px) {
  /* line 33964, app/assets/stylesheets/css/zoficash.css */
  .pos-xs-absolute {
    position: absolute;
  }
  /* line 33966, app/assets/stylesheets/css/zoficash.css */
  .pos-xs-relative {
    position: relative;
  }
  /* line 33968, app/assets/stylesheets/css/zoficash.css */
  .pos-xs-fixed {
    position: fixed;
  }
  /* line 33970, app/assets/stylesheets/css/zoficash.css */
  .pos-xs-static {
    position: static;
  }
  /* line 33972, app/assets/stylesheets/css/zoficash.css */
  .t-xs-auto {
    top: auto;
  }
  /* line 33974, app/assets/stylesheets/css/zoficash.css */
  .r-xs-auto {
    right: auto;
  }
  /* line 33976, app/assets/stylesheets/css/zoficash.css */
  .b-xs-auto {
    bottom: auto;
  }
  /* line 33978, app/assets/stylesheets/css/zoficash.css */
  .l-xs-auto {
    left: auto;
  }
}

@media (min-width: 576px) {
  /* line 33982, app/assets/stylesheets/css/zoficash.css */
  .pos-sm-absolute {
    position: absolute;
  }
  /* line 33984, app/assets/stylesheets/css/zoficash.css */
  .pos-sm-relative {
    position: relative;
  }
  /* line 33986, app/assets/stylesheets/css/zoficash.css */
  .pos-sm-fixed {
    position: fixed;
  }
  /* line 33988, app/assets/stylesheets/css/zoficash.css */
  .pos-sm-static {
    position: static;
  }
  /* line 33990, app/assets/stylesheets/css/zoficash.css */
  .t-sm-auto {
    top: auto;
  }
  /* line 33992, app/assets/stylesheets/css/zoficash.css */
  .r-sm-auto {
    right: auto;
  }
  /* line 33994, app/assets/stylesheets/css/zoficash.css */
  .b-sm-auto {
    bottom: auto;
  }
  /* line 33996, app/assets/stylesheets/css/zoficash.css */
  .l-sm-auto {
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 34000, app/assets/stylesheets/css/zoficash.css */
  .pos-md-absolute {
    position: absolute;
  }
  /* line 34002, app/assets/stylesheets/css/zoficash.css */
  .pos-md-relative {
    position: relative;
  }
  /* line 34004, app/assets/stylesheets/css/zoficash.css */
  .pos-md-fixed {
    position: fixed;
  }
  /* line 34006, app/assets/stylesheets/css/zoficash.css */
  .pos-md-static {
    position: static;
  }
  /* line 34008, app/assets/stylesheets/css/zoficash.css */
  .t-md-auto {
    top: auto;
  }
  /* line 34010, app/assets/stylesheets/css/zoficash.css */
  .r-md-auto {
    right: auto;
  }
  /* line 34012, app/assets/stylesheets/css/zoficash.css */
  .b-md-auto {
    bottom: auto;
  }
  /* line 34014, app/assets/stylesheets/css/zoficash.css */
  .l-md-auto {
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 34018, app/assets/stylesheets/css/zoficash.css */
  .pos-lg-absolute {
    position: absolute;
  }
  /* line 34020, app/assets/stylesheets/css/zoficash.css */
  .pos-lg-relative {
    position: relative;
  }
  /* line 34022, app/assets/stylesheets/css/zoficash.css */
  .pos-lg-fixed {
    position: fixed;
  }
  /* line 34024, app/assets/stylesheets/css/zoficash.css */
  .pos-lg-static {
    position: static;
  }
  /* line 34026, app/assets/stylesheets/css/zoficash.css */
  .t-lg-auto {
    top: auto;
  }
  /* line 34028, app/assets/stylesheets/css/zoficash.css */
  .r-lg-auto {
    right: auto;
  }
  /* line 34030, app/assets/stylesheets/css/zoficash.css */
  .b-lg-auto {
    bottom: auto;
  }
  /* line 34032, app/assets/stylesheets/css/zoficash.css */
  .l-lg-auto {
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 34036, app/assets/stylesheets/css/zoficash.css */
  .pos-xl-absolute {
    position: absolute;
  }
  /* line 34038, app/assets/stylesheets/css/zoficash.css */
  .pos-xl-relative {
    position: relative;
  }
  /* line 34040, app/assets/stylesheets/css/zoficash.css */
  .pos-xl-fixed {
    position: fixed;
  }
  /* line 34042, app/assets/stylesheets/css/zoficash.css */
  .pos-xl-static {
    position: static;
  }
  /* line 34044, app/assets/stylesheets/css/zoficash.css */
  .t-xl-auto {
    top: auto;
  }
  /* line 34046, app/assets/stylesheets/css/zoficash.css */
  .r-xl-auto {
    right: auto;
  }
  /* line 34048, app/assets/stylesheets/css/zoficash.css */
  .b-xl-auto {
    bottom: auto;
  }
  /* line 34050, app/assets/stylesheets/css/zoficash.css */
  .l-xl-auto {
    left: auto;
  }
}

/* line 34053, app/assets/stylesheets/css/zoficash.css */
.t--1 {
  top: -1px;
}

/* line 34056, app/assets/stylesheets/css/zoficash.css */
.l--1 {
  left: -1px;
}

/* line 34059, app/assets/stylesheets/css/zoficash.css */
.l-0-f {
  left: 0 !important;
}

/* line 34062, app/assets/stylesheets/css/zoficash.css */
.rotate-90 {
  transform: rotate(90deg);
}

/* line 34065, app/assets/stylesheets/css/zoficash.css */
.rotate--90 {
  transform: rotate(-90deg);
}

/* ###### 9.8 Typography   ###### */
/* line 34069, app/assets/stylesheets/css/zoficash.css */
.tx-brand-01 {
  color: #0168fa !important;
}

/* line 34072, app/assets/stylesheets/css/zoficash.css */
.tx-brand-02 {
  color: #042893 !important;
}

/* line 34075, app/assets/stylesheets/css/zoficash.css */
.tx-brand-03 {
  color: #1ce1ac !important;
}

/* line 34078, app/assets/stylesheets/css/zoficash.css */
.tx-color-01 {
  color: #001737;
}

/* line 34081, app/assets/stylesheets/css/zoficash.css */
.tx-color-02 {
  color: #1b2e4b;
}

/* line 34084, app/assets/stylesheets/css/zoficash.css */
.tx-color-03 {
  color: #8392a5;
}

/* line 34087, app/assets/stylesheets/css/zoficash.css */
.tx-color-04 {
  color: #c0ccda;
}

/* line 34090, app/assets/stylesheets/css/zoficash.css */
.tx-white {
  color: #fff;
}

/* line 34093, app/assets/stylesheets/css/zoficash.css */
.tx-black {
  color: #000;
}

/* line 34096, app/assets/stylesheets/css/zoficash.css */
.tx-primary {
  color: #0168fa;
}

/* line 34099, app/assets/stylesheets/css/zoficash.css */
.tx-success {
  color: #10b759;
}

/* line 34102, app/assets/stylesheets/css/zoficash.css */
.tx-warning {
  color: #ffc107;
}

/* line 34105, app/assets/stylesheets/css/zoficash.css */
.tx-danger {
  color: #dc3545;
}

/* line 34108, app/assets/stylesheets/css/zoficash.css */
.tx-info {
  color: #00b8d4;
}

/* line 34111, app/assets/stylesheets/css/zoficash.css */
.tx-teal {
  color: #00cccc;
}

/* line 34114, app/assets/stylesheets/css/zoficash.css */
.tx-indigo {
  color: #5b47fb;
}

/* line 34117, app/assets/stylesheets/css/zoficash.css */
.tx-purple {
  color: #6f42c1;
}

/* line 34120, app/assets/stylesheets/css/zoficash.css */
.tx-orange {
  color: #fd7e14;
}

/* line 34123, app/assets/stylesheets/css/zoficash.css */
.tx-pink {
  color: #f10075;
}

/* line 34126, app/assets/stylesheets/css/zoficash.css */
.tx-dark {
  color: #1b2e4b;
}

/* line 34129, app/assets/stylesheets/css/zoficash.css */
.tx-inverse {
  color: #001737;
}

/* line 34132, app/assets/stylesheets/css/zoficash.css */
.tx-gray-100 {
  color: #f4f5f8;
}

/* line 34135, app/assets/stylesheets/css/zoficash.css */
.tx-gray-200 {
  color: #e3e7ed;
}

/* line 34138, app/assets/stylesheets/css/zoficash.css */
.tx-gray-300 {
  color: #cdd4e0;
}

/* line 34141, app/assets/stylesheets/css/zoficash.css */
.tx-gray-400 {
  color: #b4bdce;
}

/* line 34144, app/assets/stylesheets/css/zoficash.css */
.tx-gray-500 {
  color: #97a3b9;
}

/* line 34147, app/assets/stylesheets/css/zoficash.css */
.tx-gray-600 {
  color: #7987a1;
}

/* line 34150, app/assets/stylesheets/css/zoficash.css */
.tx-gray-700 {
  color: #596882;
}

/* line 34153, app/assets/stylesheets/css/zoficash.css */
.tx-gray-800 {
  color: #3b4863;
}

/* line 34156, app/assets/stylesheets/css/zoficash.css */
.tx-gray-900 {
  color: #1c273c;
}

/* line 34159, app/assets/stylesheets/css/zoficash.css */
.tx-white-2 {
  color: rgba(255, 255, 255, 0.2);
}

/* line 34162, app/assets/stylesheets/css/zoficash.css */
.tx-white-3 {
  color: rgba(255, 255, 255, 0.3);
}

/* line 34165, app/assets/stylesheets/css/zoficash.css */
.tx-white-4 {
  color: rgba(255, 255, 255, 0.4);
}

/* line 34168, app/assets/stylesheets/css/zoficash.css */
.tx-white-5 {
  color: rgba(255, 255, 255, 0.5);
}

/* line 34171, app/assets/stylesheets/css/zoficash.css */
.tx-white-6 {
  color: rgba(255, 255, 255, 0.6);
}

/* line 34174, app/assets/stylesheets/css/zoficash.css */
.tx-white-7 {
  color: rgba(255, 255, 255, 0.7);
}

/* line 34177, app/assets/stylesheets/css/zoficash.css */
.tx-white-8 {
  color: rgba(255, 255, 255, 0.8);
}

/* line 34180, app/assets/stylesheets/css/zoficash.css */
.tx-bolder {
  font-weight: 900;
}

/* line 34183, app/assets/stylesheets/css/zoficash.css */
.tx-bold {
  font-weight: 700;
}

/* line 34186, app/assets/stylesheets/css/zoficash.css */
.tx-semibold {
  font-weight: 600;
}

/* line 34189, app/assets/stylesheets/css/zoficash.css */
.tx-medium {
  font-weight: 500;
}

/* line 34192, app/assets/stylesheets/css/zoficash.css */
.tx-normal {
  font-weight: 400;
}

/* line 34195, app/assets/stylesheets/css/zoficash.css */
.tx-light {
  font-weight: 300;
}

/* line 34198, app/assets/stylesheets/css/zoficash.css */
.tx-thin {
  font-weight: 200;
}

/* line 34201, app/assets/stylesheets/css/zoficash.css */
.tx-xthin {
  font-weight: 100;
}

/* line 34204, app/assets/stylesheets/css/zoficash.css */
.tx-sans {
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
}

/* line 34207, app/assets/stylesheets/css/zoficash.css */
.tx-lato {
  font-family: 'Lato', sans-serif;
}

/* line 34210, app/assets/stylesheets/css/zoficash.css */
.tx-interui {
  font-family: 'Inter UI', sans-serif;
}

/* line 34213, app/assets/stylesheets/css/zoficash.css */
.tx-roboto {
  font-family: 'Roboto', sans-serif;
}

/* line 34216, app/assets/stylesheets/css/zoficash.css */
.tx-rubik {
  font-family: 'Rubik', sans-serif;
}

/* line 34219, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-1 {
  letter-spacing: 0.5px;
}

/* line 34222, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-2 {
  letter-spacing: 1px;
}

/* line 34225, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-3 {
  letter-spacing: 1.5px;
}

/* line 34228, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-4 {
  letter-spacing: 2px;
}

/* line 34231, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-5 {
  letter-spacing: 2.5px;
}

/* line 34234, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-6 {
  letter-spacing: 3px;
}

/* line 34237, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-7 {
  letter-spacing: 3.5px;
}

/* line 34240, app/assets/stylesheets/css/zoficash.css */
.tx-spacing-8 {
  letter-spacing: 4px;
}

/* line 34243, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--1 {
  letter-spacing: -0.5px;
}

/* line 34246, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--2 {
  letter-spacing: -1px;
}

/* line 34249, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--3 {
  letter-spacing: -1.5px;
}

/* line 34252, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--4 {
  letter-spacing: -2px;
}

/* line 34255, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--5 {
  letter-spacing: -2.5px;
}

/* line 34258, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--6 {
  letter-spacing: -3px;
}

/* line 34261, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--7 {
  letter-spacing: -3.5px;
}

/* line 34264, app/assets/stylesheets/css/zoficash.css */
.tx-spacing--8 {
  letter-spacing: -4px;
}

/* line 34267, app/assets/stylesheets/css/zoficash.css */
.tx-uppercase {
  text-transform: uppercase;
}

/* line 34270, app/assets/stylesheets/css/zoficash.css */
.tx-lowercase {
  text-transform: lowercase;
}

/* line 34273, app/assets/stylesheets/css/zoficash.css */
.tx-transform-none {
  text-transform: none;
}

/* line 34276, app/assets/stylesheets/css/zoficash.css */
.tx-shadow-none {
  text-shadow: none;
}

/* line 34279, app/assets/stylesheets/css/zoficash.css */
.tx-center {
  text-align: center;
}

/* line 34282, app/assets/stylesheets/css/zoficash.css */
.tx-right {
  text-align: right;
}

/* line 34285, app/assets/stylesheets/css/zoficash.css */
.tx-left {
  text-align: left;
}

/* line 34288, app/assets/stylesheets/css/zoficash.css */
.tx-center-f {
  text-align: center !important;
}

/* line 34291, app/assets/stylesheets/css/zoficash.css */
.tx-right-f {
  text-align: right !important;
}

/* line 34294, app/assets/stylesheets/css/zoficash.css */
.tx-left-f {
  text-align: left !important;
}

/* line 34297, app/assets/stylesheets/css/zoficash.css */
.tx-italic {
  font-style: italic;
}

/* line 34300, app/assets/stylesheets/css/zoficash.css */
.tx-style-normal {
  font-style: normal;
}

/* line 34303, app/assets/stylesheets/css/zoficash.css */
.tx-nowrap {
  white-space: nowrap;
}

/* line 34306, app/assets/stylesheets/css/zoficash.css */
.tx-indent--1 {
  text-indent: -1px;
}

/* line 34309, app/assets/stylesheets/css/zoficash.css */
.tx-indent--2 {
  text-indent: -2px;
}

/* line 34312, app/assets/stylesheets/css/zoficash.css */
.lh-base {
  line-height: 1.5;
}

/* line 34315, app/assets/stylesheets/css/zoficash.css */
.lh-normal {
  line-height: normal;
}

/* line 34318, app/assets/stylesheets/css/zoficash.css */
.lh-0 {
  line-height: 0;
}

/* line 34321, app/assets/stylesheets/css/zoficash.css */
.lh--1 {
  line-height: .1;
}

/* line 34324, app/assets/stylesheets/css/zoficash.css */
.lh--2 {
  line-height: .2;
}

/* line 34327, app/assets/stylesheets/css/zoficash.css */
.lh--3 {
  line-height: .3;
}

/* line 34330, app/assets/stylesheets/css/zoficash.css */
.lh--4 {
  line-height: .4;
}

/* line 34333, app/assets/stylesheets/css/zoficash.css */
.lh--5 {
  line-height: .5;
}

/* line 34336, app/assets/stylesheets/css/zoficash.css */
.lh--6 {
  line-height: .6;
}

/* line 34339, app/assets/stylesheets/css/zoficash.css */
.lh--7 {
  line-height: .7;
}

/* line 34342, app/assets/stylesheets/css/zoficash.css */
.lh--8 {
  line-height: .8;
}

/* line 34345, app/assets/stylesheets/css/zoficash.css */
.lh--9 {
  line-height: .9;
}

/* line 34348, app/assets/stylesheets/css/zoficash.css */
.lh-1 {
  line-height: 1.1;
}

/* line 34351, app/assets/stylesheets/css/zoficash.css */
.lh-2 {
  line-height: 1.2;
}

/* line 34354, app/assets/stylesheets/css/zoficash.css */
.lh-3 {
  line-height: 1.3;
}

/* line 34357, app/assets/stylesheets/css/zoficash.css */
.lh-4 {
  line-height: 1.4;
}

/* line 34360, app/assets/stylesheets/css/zoficash.css */
.lh-5 {
  line-height: 1.5;
}

/* line 34363, app/assets/stylesheets/css/zoficash.css */
.lh-6 {
  line-height: 1.6;
}

/* line 34366, app/assets/stylesheets/css/zoficash.css */
.lh-7 {
  line-height: 1.7;
}

/* line 34369, app/assets/stylesheets/css/zoficash.css */
.lh-8 {
  line-height: 1.8;
}

/* line 34372, app/assets/stylesheets/css/zoficash.css */
.lh-9 {
  line-height: 1.9;
}

/* line 34375, app/assets/stylesheets/css/zoficash.css */
.lh-10 {
  line-height: 2.0;
}

/* line 34378, app/assets/stylesheets/css/zoficash.css */
.lh-11 {
  line-height: 2.1;
}

/* line 34381, app/assets/stylesheets/css/zoficash.css */
.lh-12 {
  line-height: 2.2;
}

/* line 34384, app/assets/stylesheets/css/zoficash.css */
.lh-13 {
  line-height: 2.3;
}

/* line 34387, app/assets/stylesheets/css/zoficash.css */
.lh-14 {
  line-height: 2.4;
}

/* line 34390, app/assets/stylesheets/css/zoficash.css */
.lh-15 {
  line-height: 2.5;
}

/* line 34393, app/assets/stylesheets/css/zoficash.css */
.valign-top {
  vertical-align: top;
}

/* line 34396, app/assets/stylesheets/css/zoficash.css */
.valign-middle {
  vertical-align: middle;
}

/* line 34399, app/assets/stylesheets/css/zoficash.css */
.valign-bottom {
  vertical-align: baseline;
}

/* line 34402, app/assets/stylesheets/css/zoficash.css */
.valign-top-f {
  vertical-align: top !important;
}

/* line 34405, app/assets/stylesheets/css/zoficash.css */
.valign-middle-f {
  vertical-align: middle !important;
}

/* line 34408, app/assets/stylesheets/css/zoficash.css */
.valign-bottom-f {
  vertical-align: baseline !important;
}

/* line 34411, app/assets/stylesheets/css/zoficash.css */
.tx-base {
  font-size: 0.875rem;
}

/* line 34414, app/assets/stylesheets/css/zoficash.css */
.tx-8 {
  font-size: 8px;
}

/* line 34417, app/assets/stylesheets/css/zoficash.css */
.tx-8-f {
  font-size: 8px !important;
}

/* line 34420, app/assets/stylesheets/css/zoficash.css */
.tx-9 {
  font-size: 9px;
}

/* line 34423, app/assets/stylesheets/css/zoficash.css */
.tx-9-f {
  font-size: 9px !important;
}

/* line 34426, app/assets/stylesheets/css/zoficash.css */
.tx-10 {
  font-size: 10px;
}

/* line 34429, app/assets/stylesheets/css/zoficash.css */
.tx-10-f {
  font-size: 10px !important;
}

/* line 34432, app/assets/stylesheets/css/zoficash.css */
.tx-11 {
  font-size: 11px;
}

/* line 34435, app/assets/stylesheets/css/zoficash.css */
.tx-11-f {
  font-size: 11px !important;
}

/* line 34438, app/assets/stylesheets/css/zoficash.css */
.tx-12 {
  font-size: 12px;
}

/* line 34441, app/assets/stylesheets/css/zoficash.css */
.tx-12-f {
  font-size: 12px !important;
}

/* line 34444, app/assets/stylesheets/css/zoficash.css */
.tx-13 {
  font-size: 13px;
}

/* line 34447, app/assets/stylesheets/css/zoficash.css */
.tx-13-f {
  font-size: 13px !important;
}

/* line 34450, app/assets/stylesheets/css/zoficash.css */
.tx-14 {
  font-size: 14px;
}

/* line 34453, app/assets/stylesheets/css/zoficash.css */
.tx-14-f {
  font-size: 14px !important;
}

/* line 34456, app/assets/stylesheets/css/zoficash.css */
.tx-15 {
  font-size: 15px;
}

/* line 34459, app/assets/stylesheets/css/zoficash.css */
.tx-15-f {
  font-size: 15px !important;
}

/* line 34462, app/assets/stylesheets/css/zoficash.css */
.tx-16 {
  font-size: 16px;
}

/* line 34465, app/assets/stylesheets/css/zoficash.css */
.tx-16-f {
  font-size: 16px !important;
}

/* line 34468, app/assets/stylesheets/css/zoficash.css */
.tx-18 {
  font-size: 18px;
}

/* line 34471, app/assets/stylesheets/css/zoficash.css */
.tx-18-f {
  font-size: 18px !important;
}

/* line 34474, app/assets/stylesheets/css/zoficash.css */
.tx-20 {
  font-size: 20px;
}

/* line 34477, app/assets/stylesheets/css/zoficash.css */
.tx-20-f {
  font-size: 20px !important;
}

/* line 34480, app/assets/stylesheets/css/zoficash.css */
.tx-22 {
  font-size: 22px;
}

/* line 34483, app/assets/stylesheets/css/zoficash.css */
.tx-22-f {
  font-size: 22px !important;
}

/* line 34486, app/assets/stylesheets/css/zoficash.css */
.tx-24 {
  font-size: 24px;
}

/* line 34489, app/assets/stylesheets/css/zoficash.css */
.tx-24-f {
  font-size: 24px !important;
}

/* line 34492, app/assets/stylesheets/css/zoficash.css */
.tx-26 {
  font-size: 26px;
}

/* line 34495, app/assets/stylesheets/css/zoficash.css */
.tx-26-f {
  font-size: 26px !important;
}

/* line 34498, app/assets/stylesheets/css/zoficash.css */
.tx-28 {
  font-size: 28px;
}

/* line 34501, app/assets/stylesheets/css/zoficash.css */
.tx-28-f {
  font-size: 28px !important;
}

/* line 34504, app/assets/stylesheets/css/zoficash.css */
.tx-30 {
  font-size: 30px;
}

/* line 34507, app/assets/stylesheets/css/zoficash.css */
.tx-30-f {
  font-size: 30px !important;
}

/* line 34510, app/assets/stylesheets/css/zoficash.css */
.tx-32 {
  font-size: 32px;
}

/* line 34513, app/assets/stylesheets/css/zoficash.css */
.tx-32-f {
  font-size: 32px !important;
}

/* line 34516, app/assets/stylesheets/css/zoficash.css */
.tx-34 {
  font-size: 34px;
}

/* line 34519, app/assets/stylesheets/css/zoficash.css */
.tx-34-f {
  font-size: 34px !important;
}

/* line 34522, app/assets/stylesheets/css/zoficash.css */
.tx-36 {
  font-size: 36px;
}

/* line 34525, app/assets/stylesheets/css/zoficash.css */
.tx-36-f {
  font-size: 36px !important;
}

/* line 34528, app/assets/stylesheets/css/zoficash.css */
.tx-38 {
  font-size: 38px;
}

/* line 34531, app/assets/stylesheets/css/zoficash.css */
.tx-38-f {
  font-size: 38px !important;
}

/* line 34534, app/assets/stylesheets/css/zoficash.css */
.tx-40 {
  font-size: 40px;
}

/* line 34537, app/assets/stylesheets/css/zoficash.css */
.tx-40-f {
  font-size: 40px !important;
}

/* line 34540, app/assets/stylesheets/css/zoficash.css */
.tx-42 {
  font-size: 42px;
}

/* line 34543, app/assets/stylesheets/css/zoficash.css */
.tx-42-f {
  font-size: 42px !important;
}

/* line 34546, app/assets/stylesheets/css/zoficash.css */
.tx-44 {
  font-size: 44px;
}

/* line 34549, app/assets/stylesheets/css/zoficash.css */
.tx-44-f {
  font-size: 44px !important;
}

/* line 34552, app/assets/stylesheets/css/zoficash.css */
.tx-46 {
  font-size: 46px;
}

/* line 34555, app/assets/stylesheets/css/zoficash.css */
.tx-46-f {
  font-size: 46px !important;
}

/* line 34558, app/assets/stylesheets/css/zoficash.css */
.tx-48 {
  font-size: 48px;
}

/* line 34561, app/assets/stylesheets/css/zoficash.css */
.tx-48-f {
  font-size: 48px !important;
}

/* line 34564, app/assets/stylesheets/css/zoficash.css */
.tx-50 {
  font-size: 50px;
}

/* line 34567, app/assets/stylesheets/css/zoficash.css */
.tx-50-f {
  font-size: 50px !important;
}

/* line 34570, app/assets/stylesheets/css/zoficash.css */
.tx-52 {
  font-size: 52px;
}

/* line 34573, app/assets/stylesheets/css/zoficash.css */
.tx-52-f {
  font-size: 52px !important;
}

/* line 34576, app/assets/stylesheets/css/zoficash.css */
.tx-54 {
  font-size: 54px;
}

/* line 34579, app/assets/stylesheets/css/zoficash.css */
.tx-54-f {
  font-size: 54px !important;
}

/* line 34582, app/assets/stylesheets/css/zoficash.css */
.tx-56 {
  font-size: 56px;
}

/* line 34585, app/assets/stylesheets/css/zoficash.css */
.tx-56-f {
  font-size: 56px !important;
}

/* line 34588, app/assets/stylesheets/css/zoficash.css */
.tx-58 {
  font-size: 58px;
}

/* line 34591, app/assets/stylesheets/css/zoficash.css */
.tx-58-f {
  font-size: 58px !important;
}

/* line 34594, app/assets/stylesheets/css/zoficash.css */
.tx-60 {
  font-size: 60px;
}

/* line 34597, app/assets/stylesheets/css/zoficash.css */
.tx-60-f {
  font-size: 60px !important;
}

/* line 34600, app/assets/stylesheets/css/zoficash.css */
.tx-62 {
  font-size: 62px;
}

/* line 34603, app/assets/stylesheets/css/zoficash.css */
.tx-62-f {
  font-size: 62px !important;
}

/* line 34606, app/assets/stylesheets/css/zoficash.css */
.tx-64 {
  font-size: 64px;
}

/* line 34609, app/assets/stylesheets/css/zoficash.css */
.tx-64-f {
  font-size: 64px !important;
}

/* line 34612, app/assets/stylesheets/css/zoficash.css */
.tx-66 {
  font-size: 66px;
}

/* line 34615, app/assets/stylesheets/css/zoficash.css */
.tx-66-f {
  font-size: 66px !important;
}

/* line 34618, app/assets/stylesheets/css/zoficash.css */
.tx-68 {
  font-size: 68px;
}

/* line 34621, app/assets/stylesheets/css/zoficash.css */
.tx-68-f {
  font-size: 68px !important;
}

/* line 34624, app/assets/stylesheets/css/zoficash.css */
.tx-70 {
  font-size: 70px;
}

/* line 34627, app/assets/stylesheets/css/zoficash.css */
.tx-70-f {
  font-size: 70px !important;
}

/* line 34630, app/assets/stylesheets/css/zoficash.css */
.tx-72 {
  font-size: 72px;
}

/* line 34633, app/assets/stylesheets/css/zoficash.css */
.tx-72-f {
  font-size: 72px !important;
}

/* line 34636, app/assets/stylesheets/css/zoficash.css */
.tx-74 {
  font-size: 74px;
}

/* line 34639, app/assets/stylesheets/css/zoficash.css */
.tx-74-f {
  font-size: 74px !important;
}

/* line 34642, app/assets/stylesheets/css/zoficash.css */
.tx-76 {
  font-size: 76px;
}

/* line 34645, app/assets/stylesheets/css/zoficash.css */
.tx-76-f {
  font-size: 76px !important;
}

/* line 34648, app/assets/stylesheets/css/zoficash.css */
.tx-78 {
  font-size: 78px;
}

/* line 34651, app/assets/stylesheets/css/zoficash.css */
.tx-78-f {
  font-size: 78px !important;
}

/* line 34654, app/assets/stylesheets/css/zoficash.css */
.tx-80 {
  font-size: 80px;
}

/* line 34657, app/assets/stylesheets/css/zoficash.css */
.tx-80-f {
  font-size: 80px !important;
}

/* line 34660, app/assets/stylesheets/css/zoficash.css */
.tx-82 {
  font-size: 82px;
}

/* line 34663, app/assets/stylesheets/css/zoficash.css */
.tx-82-f {
  font-size: 82px !important;
}

/* line 34666, app/assets/stylesheets/css/zoficash.css */
.tx-84 {
  font-size: 84px;
}

/* line 34669, app/assets/stylesheets/css/zoficash.css */
.tx-84-f {
  font-size: 84px !important;
}

/* line 34672, app/assets/stylesheets/css/zoficash.css */
.tx-86 {
  font-size: 86px;
}

/* line 34675, app/assets/stylesheets/css/zoficash.css */
.tx-86-f {
  font-size: 86px !important;
}

/* line 34678, app/assets/stylesheets/css/zoficash.css */
.tx-88 {
  font-size: 88px;
}

/* line 34681, app/assets/stylesheets/css/zoficash.css */
.tx-88-f {
  font-size: 88px !important;
}

/* line 34684, app/assets/stylesheets/css/zoficash.css */
.tx-90 {
  font-size: 90px;
}

/* line 34687, app/assets/stylesheets/css/zoficash.css */
.tx-90-f {
  font-size: 90px !important;
}

/* line 34690, app/assets/stylesheets/css/zoficash.css */
.tx-92 {
  font-size: 92px;
}

/* line 34693, app/assets/stylesheets/css/zoficash.css */
.tx-92-f {
  font-size: 92px !important;
}

/* line 34696, app/assets/stylesheets/css/zoficash.css */
.tx-94 {
  font-size: 94px;
}

/* line 34699, app/assets/stylesheets/css/zoficash.css */
.tx-94-f {
  font-size: 94px !important;
}

/* line 34702, app/assets/stylesheets/css/zoficash.css */
.tx-96 {
  font-size: 96px;
}

/* line 34705, app/assets/stylesheets/css/zoficash.css */
.tx-96-f {
  font-size: 96px !important;
}

/* line 34708, app/assets/stylesheets/css/zoficash.css */
.tx-98 {
  font-size: 98px;
}

/* line 34711, app/assets/stylesheets/css/zoficash.css */
.tx-98-f {
  font-size: 98px !important;
}

/* line 34714, app/assets/stylesheets/css/zoficash.css */
.tx-100 {
  font-size: 100px;
}

/* line 34717, app/assets/stylesheets/css/zoficash.css */
.tx-100-f {
  font-size: 100px !important;
}

/* line 34720, app/assets/stylesheets/css/zoficash.css */
.tx-102 {
  font-size: 102px;
}

/* line 34723, app/assets/stylesheets/css/zoficash.css */
.tx-102-f {
  font-size: 102px !important;
}

/* line 34726, app/assets/stylesheets/css/zoficash.css */
.tx-104 {
  font-size: 104px;
}

/* line 34729, app/assets/stylesheets/css/zoficash.css */
.tx-104-f {
  font-size: 104px !important;
}

/* line 34732, app/assets/stylesheets/css/zoficash.css */
.tx-106 {
  font-size: 106px;
}

/* line 34735, app/assets/stylesheets/css/zoficash.css */
.tx-106-f {
  font-size: 106px !important;
}

/* line 34738, app/assets/stylesheets/css/zoficash.css */
.tx-108 {
  font-size: 108px;
}

/* line 34741, app/assets/stylesheets/css/zoficash.css */
.tx-108-f {
  font-size: 108px !important;
}

/* line 34744, app/assets/stylesheets/css/zoficash.css */
.tx-110 {
  font-size: 110px;
}

/* line 34747, app/assets/stylesheets/css/zoficash.css */
.tx-110-f {
  font-size: 110px !important;
}

/* line 34750, app/assets/stylesheets/css/zoficash.css */
.tx-112 {
  font-size: 112px;
}

/* line 34753, app/assets/stylesheets/css/zoficash.css */
.tx-112-f {
  font-size: 112px !important;
}

/* line 34756, app/assets/stylesheets/css/zoficash.css */
.tx-114 {
  font-size: 114px;
}

/* line 34759, app/assets/stylesheets/css/zoficash.css */
.tx-114-f {
  font-size: 114px !important;
}

/* line 34762, app/assets/stylesheets/css/zoficash.css */
.tx-116 {
  font-size: 116px;
}

/* line 34765, app/assets/stylesheets/css/zoficash.css */
.tx-116-f {
  font-size: 116px !important;
}

/* line 34768, app/assets/stylesheets/css/zoficash.css */
.tx-118 {
  font-size: 118px;
}

/* line 34771, app/assets/stylesheets/css/zoficash.css */
.tx-118-f {
  font-size: 118px !important;
}

/* line 34774, app/assets/stylesheets/css/zoficash.css */
.tx-120 {
  font-size: 120px;
}

/* line 34777, app/assets/stylesheets/css/zoficash.css */
.tx-120-f {
  font-size: 120px !important;
}

/* line 34780, app/assets/stylesheets/css/zoficash.css */
.tx-122 {
  font-size: 122px;
}

/* line 34783, app/assets/stylesheets/css/zoficash.css */
.tx-122-f {
  font-size: 122px !important;
}

/* line 34786, app/assets/stylesheets/css/zoficash.css */
.tx-124 {
  font-size: 124px;
}

/* line 34789, app/assets/stylesheets/css/zoficash.css */
.tx-124-f {
  font-size: 124px !important;
}

/* line 34792, app/assets/stylesheets/css/zoficash.css */
.tx-126 {
  font-size: 126px;
}

/* line 34795, app/assets/stylesheets/css/zoficash.css */
.tx-126-f {
  font-size: 126px !important;
}

/* line 34798, app/assets/stylesheets/css/zoficash.css */
.tx-128 {
  font-size: 128px;
}

/* line 34801, app/assets/stylesheets/css/zoficash.css */
.tx-128-f {
  font-size: 128px !important;
}

/* line 34804, app/assets/stylesheets/css/zoficash.css */
.tx-130 {
  font-size: 130px;
}

/* line 34807, app/assets/stylesheets/css/zoficash.css */
.tx-130-f {
  font-size: 130px !important;
}

/* line 34810, app/assets/stylesheets/css/zoficash.css */
.tx-132 {
  font-size: 132px;
}

/* line 34813, app/assets/stylesheets/css/zoficash.css */
.tx-132-f {
  font-size: 132px !important;
}

/* line 34816, app/assets/stylesheets/css/zoficash.css */
.tx-134 {
  font-size: 134px;
}

/* line 34819, app/assets/stylesheets/css/zoficash.css */
.tx-134-f {
  font-size: 134px !important;
}

/* line 34822, app/assets/stylesheets/css/zoficash.css */
.tx-136 {
  font-size: 136px;
}

/* line 34825, app/assets/stylesheets/css/zoficash.css */
.tx-136-f {
  font-size: 136px !important;
}

/* line 34828, app/assets/stylesheets/css/zoficash.css */
.tx-138 {
  font-size: 138px;
}

/* line 34831, app/assets/stylesheets/css/zoficash.css */
.tx-138-f {
  font-size: 138px !important;
}

/* line 34834, app/assets/stylesheets/css/zoficash.css */
.tx-140 {
  font-size: 140px;
}

/* line 34837, app/assets/stylesheets/css/zoficash.css */
.tx-140-f {
  font-size: 140px !important;
}

@media (min-width: 480px) {
  /* line 34841, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-8 {
    font-size: 8px;
  }
  /* line 34843, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-8-f {
    font-size: 8px !important;
  }
  /* line 34845, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-9 {
    font-size: 9px;
  }
  /* line 34847, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-9-f {
    font-size: 9px !important;
  }
  /* line 34849, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-10 {
    font-size: 10px;
  }
  /* line 34851, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-10-f {
    font-size: 10px !important;
  }
  /* line 34853, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-11 {
    font-size: 11px;
  }
  /* line 34855, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-11-f {
    font-size: 11px !important;
  }
  /* line 34857, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-12 {
    font-size: 12px;
  }
  /* line 34859, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-12-f {
    font-size: 12px !important;
  }
  /* line 34861, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-13 {
    font-size: 13px;
  }
  /* line 34863, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-13-f {
    font-size: 13px !important;
  }
  /* line 34865, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-14 {
    font-size: 14px;
  }
  /* line 34867, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-14-f {
    font-size: 14px !important;
  }
  /* line 34869, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-15 {
    font-size: 15px;
  }
  /* line 34871, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-15-f {
    font-size: 15px !important;
  }
  /* line 34873, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-16 {
    font-size: 16px;
  }
  /* line 34875, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-16-f {
    font-size: 16px !important;
  }
  /* line 34877, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-18 {
    font-size: 18px;
  }
  /* line 34879, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-18-f {
    font-size: 18px !important;
  }
  /* line 34881, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-20 {
    font-size: 20px;
  }
  /* line 34883, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-20-f {
    font-size: 20px !important;
  }
  /* line 34885, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-22 {
    font-size: 22px;
  }
  /* line 34887, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-22-f {
    font-size: 22px !important;
  }
  /* line 34889, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-24 {
    font-size: 24px;
  }
  /* line 34891, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-24-f {
    font-size: 24px !important;
  }
  /* line 34893, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-26 {
    font-size: 26px;
  }
  /* line 34895, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-26-f {
    font-size: 26px !important;
  }
  /* line 34897, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-28 {
    font-size: 28px;
  }
  /* line 34899, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-28-f {
    font-size: 28px !important;
  }
  /* line 34901, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-30 {
    font-size: 30px;
  }
  /* line 34903, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-30-f {
    font-size: 30px !important;
  }
  /* line 34905, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-32 {
    font-size: 32px;
  }
  /* line 34907, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-32-f {
    font-size: 32px !important;
  }
  /* line 34909, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-34 {
    font-size: 34px;
  }
  /* line 34911, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-34-f {
    font-size: 34px !important;
  }
  /* line 34913, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-36 {
    font-size: 36px;
  }
  /* line 34915, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-36-f {
    font-size: 36px !important;
  }
  /* line 34917, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-38 {
    font-size: 38px;
  }
  /* line 34919, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-38-f {
    font-size: 38px !important;
  }
  /* line 34921, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-40 {
    font-size: 40px;
  }
  /* line 34923, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-40-f {
    font-size: 40px !important;
  }
  /* line 34925, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-42 {
    font-size: 42px;
  }
  /* line 34927, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-42-f {
    font-size: 42px !important;
  }
  /* line 34929, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-44 {
    font-size: 44px;
  }
  /* line 34931, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-44-f {
    font-size: 44px !important;
  }
  /* line 34933, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-46 {
    font-size: 46px;
  }
  /* line 34935, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-46-f {
    font-size: 46px !important;
  }
  /* line 34937, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-48 {
    font-size: 48px;
  }
  /* line 34939, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-48-f {
    font-size: 48px !important;
  }
  /* line 34941, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-50 {
    font-size: 50px;
  }
  /* line 34943, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-50-f {
    font-size: 50px !important;
  }
  /* line 34945, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-52 {
    font-size: 52px;
  }
  /* line 34947, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-52-f {
    font-size: 52px !important;
  }
  /* line 34949, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-54 {
    font-size: 54px;
  }
  /* line 34951, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-54-f {
    font-size: 54px !important;
  }
  /* line 34953, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-56 {
    font-size: 56px;
  }
  /* line 34955, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-56-f {
    font-size: 56px !important;
  }
  /* line 34957, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-58 {
    font-size: 58px;
  }
  /* line 34959, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-58-f {
    font-size: 58px !important;
  }
  /* line 34961, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-60 {
    font-size: 60px;
  }
  /* line 34963, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-60-f {
    font-size: 60px !important;
  }
  /* line 34965, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-62 {
    font-size: 62px;
  }
  /* line 34967, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-62-f {
    font-size: 62px !important;
  }
  /* line 34969, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-64 {
    font-size: 64px;
  }
  /* line 34971, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-64-f {
    font-size: 64px !important;
  }
  /* line 34973, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-66 {
    font-size: 66px;
  }
  /* line 34975, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-66-f {
    font-size: 66px !important;
  }
  /* line 34977, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-68 {
    font-size: 68px;
  }
  /* line 34979, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-68-f {
    font-size: 68px !important;
  }
  /* line 34981, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-70 {
    font-size: 70px;
  }
  /* line 34983, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-70-f {
    font-size: 70px !important;
  }
  /* line 34985, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-72 {
    font-size: 72px;
  }
  /* line 34987, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-72-f {
    font-size: 72px !important;
  }
  /* line 34989, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-74 {
    font-size: 74px;
  }
  /* line 34991, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-74-f {
    font-size: 74px !important;
  }
  /* line 34993, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-76 {
    font-size: 76px;
  }
  /* line 34995, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-76-f {
    font-size: 76px !important;
  }
  /* line 34997, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-78 {
    font-size: 78px;
  }
  /* line 34999, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-78-f {
    font-size: 78px !important;
  }
  /* line 35001, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-80 {
    font-size: 80px;
  }
  /* line 35003, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-80-f {
    font-size: 80px !important;
  }
  /* line 35005, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-82 {
    font-size: 82px;
  }
  /* line 35007, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-82-f {
    font-size: 82px !important;
  }
  /* line 35009, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-84 {
    font-size: 84px;
  }
  /* line 35011, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-84-f {
    font-size: 84px !important;
  }
  /* line 35013, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-86 {
    font-size: 86px;
  }
  /* line 35015, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-86-f {
    font-size: 86px !important;
  }
  /* line 35017, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-88 {
    font-size: 88px;
  }
  /* line 35019, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-88-f {
    font-size: 88px !important;
  }
  /* line 35021, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-90 {
    font-size: 90px;
  }
  /* line 35023, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-90-f {
    font-size: 90px !important;
  }
  /* line 35025, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-92 {
    font-size: 92px;
  }
  /* line 35027, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-92-f {
    font-size: 92px !important;
  }
  /* line 35029, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-94 {
    font-size: 94px;
  }
  /* line 35031, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-94-f {
    font-size: 94px !important;
  }
  /* line 35033, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-96 {
    font-size: 96px;
  }
  /* line 35035, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-96-f {
    font-size: 96px !important;
  }
  /* line 35037, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-98 {
    font-size: 98px;
  }
  /* line 35039, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-98-f {
    font-size: 98px !important;
  }
  /* line 35041, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-100 {
    font-size: 100px;
  }
  /* line 35043, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-100-f {
    font-size: 100px !important;
  }
  /* line 35045, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-102 {
    font-size: 102px;
  }
  /* line 35047, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-102-f {
    font-size: 102px !important;
  }
  /* line 35049, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-104 {
    font-size: 104px;
  }
  /* line 35051, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-104-f {
    font-size: 104px !important;
  }
  /* line 35053, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-106 {
    font-size: 106px;
  }
  /* line 35055, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-106-f {
    font-size: 106px !important;
  }
  /* line 35057, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-108 {
    font-size: 108px;
  }
  /* line 35059, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-108-f {
    font-size: 108px !important;
  }
  /* line 35061, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-110 {
    font-size: 110px;
  }
  /* line 35063, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-110-f {
    font-size: 110px !important;
  }
  /* line 35065, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-112 {
    font-size: 112px;
  }
  /* line 35067, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-112-f {
    font-size: 112px !important;
  }
  /* line 35069, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-114 {
    font-size: 114px;
  }
  /* line 35071, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-114-f {
    font-size: 114px !important;
  }
  /* line 35073, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-116 {
    font-size: 116px;
  }
  /* line 35075, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-116-f {
    font-size: 116px !important;
  }
  /* line 35077, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-118 {
    font-size: 118px;
  }
  /* line 35079, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-118-f {
    font-size: 118px !important;
  }
  /* line 35081, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-120 {
    font-size: 120px;
  }
  /* line 35083, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-120-f {
    font-size: 120px !important;
  }
  /* line 35085, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-122 {
    font-size: 122px;
  }
  /* line 35087, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-122-f {
    font-size: 122px !important;
  }
  /* line 35089, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-124 {
    font-size: 124px;
  }
  /* line 35091, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-124-f {
    font-size: 124px !important;
  }
  /* line 35093, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-126 {
    font-size: 126px;
  }
  /* line 35095, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-126-f {
    font-size: 126px !important;
  }
  /* line 35097, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-128 {
    font-size: 128px;
  }
  /* line 35099, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-128-f {
    font-size: 128px !important;
  }
  /* line 35101, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-130 {
    font-size: 130px;
  }
  /* line 35103, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-130-f {
    font-size: 130px !important;
  }
  /* line 35105, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-132 {
    font-size: 132px;
  }
  /* line 35107, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-132-f {
    font-size: 132px !important;
  }
  /* line 35109, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-134 {
    font-size: 134px;
  }
  /* line 35111, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-134-f {
    font-size: 134px !important;
  }
  /* line 35113, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-136 {
    font-size: 136px;
  }
  /* line 35115, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-136-f {
    font-size: 136px !important;
  }
  /* line 35117, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-138 {
    font-size: 138px;
  }
  /* line 35119, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-138-f {
    font-size: 138px !important;
  }
  /* line 35121, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-140 {
    font-size: 140px;
  }
  /* line 35123, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-140-f {
    font-size: 140px !important;
  }
  /* line 35125, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-base {
    font-size: 0.875rem;
  }
  /* line 35127, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-bold {
    font-weight: 700;
  }
  /* line 35129, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-semibold {
    font-weight: 600;
  }
  /* line 35131, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-medium {
    font-weight: 500;
  }
  /* line 35133, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-normal {
    font-weight: 400;
  }
  /* line 35135, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-light {
    font-weight: 300;
  }
  /* line 35137, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-thin {
    font-weight: 200;
  }
  /* line 35139, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-xthin {
    font-weight: 100;
  }
  /* line 35141, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-0 {
    line-height: 0;
  }
  /* line 35143, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-1 {
    line-height: 1.1;
  }
  /* line 35145, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-2 {
    line-height: 1.2;
  }
  /* line 35147, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-3 {
    line-height: 1.3;
  }
  /* line 35149, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-4 {
    line-height: 1.4;
  }
  /* line 35151, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-5 {
    line-height: 1.5;
  }
  /* line 35153, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-6 {
    line-height: 1.6;
  }
  /* line 35155, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-7 {
    line-height: 1.7;
  }
  /* line 35157, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-8 {
    line-height: 1.8;
  }
  /* line 35159, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-9 {
    line-height: 1.9;
  }
  /* line 35161, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-10 {
    line-height: 2.0;
  }
  /* line 35163, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-11 {
    line-height: 2.1;
  }
  /* line 35165, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-12 {
    line-height: 2.2;
  }
  /* line 35167, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-13 {
    line-height: 2.3;
  }
  /* line 35169, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-14 {
    line-height: 2.4;
  }
  /* line 35171, app/assets/stylesheets/css/zoficash.css */
  .lh-xs-15 {
    line-height: 2.5;
  }
  /* line 35173, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-center {
    text-align: center;
  }
  /* line 35175, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-right {
    text-align: right;
  }
  /* line 35177, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-left {
    text-align: left;
  }
  /* line 35179, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-center-f {
    text-align: center !important;
  }
  /* line 35181, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-right-f {
    text-align: right !important;
  }
  /* line 35183, app/assets/stylesheets/css/zoficash.css */
  .tx-xs-left-f {
    text-align: left !important;
  }
}

@media (min-width: 576px) {
  /* line 35187, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-8 {
    font-size: 8px;
  }
  /* line 35189, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-8-f {
    font-size: 8px !important;
  }
  /* line 35191, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-9 {
    font-size: 9px;
  }
  /* line 35193, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-9-f {
    font-size: 9px !important;
  }
  /* line 35195, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-10 {
    font-size: 10px;
  }
  /* line 35197, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-10-f {
    font-size: 10px !important;
  }
  /* line 35199, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-11 {
    font-size: 11px;
  }
  /* line 35201, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-11-f {
    font-size: 11px !important;
  }
  /* line 35203, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-12 {
    font-size: 12px;
  }
  /* line 35205, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-12-f {
    font-size: 12px !important;
  }
  /* line 35207, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-13 {
    font-size: 13px;
  }
  /* line 35209, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-13-f {
    font-size: 13px !important;
  }
  /* line 35211, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-14 {
    font-size: 14px;
  }
  /* line 35213, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-14-f {
    font-size: 14px !important;
  }
  /* line 35215, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-15 {
    font-size: 15px;
  }
  /* line 35217, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-15-f {
    font-size: 15px !important;
  }
  /* line 35219, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-16 {
    font-size: 16px;
  }
  /* line 35221, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-16-f {
    font-size: 16px !important;
  }
  /* line 35223, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-18 {
    font-size: 18px;
  }
  /* line 35225, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-18-f {
    font-size: 18px !important;
  }
  /* line 35227, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-20 {
    font-size: 20px;
  }
  /* line 35229, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-20-f {
    font-size: 20px !important;
  }
  /* line 35231, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-22 {
    font-size: 22px;
  }
  /* line 35233, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-22-f {
    font-size: 22px !important;
  }
  /* line 35235, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-24 {
    font-size: 24px;
  }
  /* line 35237, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-24-f {
    font-size: 24px !important;
  }
  /* line 35239, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-26 {
    font-size: 26px;
  }
  /* line 35241, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-26-f {
    font-size: 26px !important;
  }
  /* line 35243, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-28 {
    font-size: 28px;
  }
  /* line 35245, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-28-f {
    font-size: 28px !important;
  }
  /* line 35247, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-30 {
    font-size: 30px;
  }
  /* line 35249, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-30-f {
    font-size: 30px !important;
  }
  /* line 35251, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-32 {
    font-size: 32px;
  }
  /* line 35253, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-32-f {
    font-size: 32px !important;
  }
  /* line 35255, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-34 {
    font-size: 34px;
  }
  /* line 35257, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-34-f {
    font-size: 34px !important;
  }
  /* line 35259, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-36 {
    font-size: 36px;
  }
  /* line 35261, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-36-f {
    font-size: 36px !important;
  }
  /* line 35263, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-38 {
    font-size: 38px;
  }
  /* line 35265, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-38-f {
    font-size: 38px !important;
  }
  /* line 35267, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-40 {
    font-size: 40px;
  }
  /* line 35269, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-40-f {
    font-size: 40px !important;
  }
  /* line 35271, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-42 {
    font-size: 42px;
  }
  /* line 35273, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-42-f {
    font-size: 42px !important;
  }
  /* line 35275, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-44 {
    font-size: 44px;
  }
  /* line 35277, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-44-f {
    font-size: 44px !important;
  }
  /* line 35279, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-46 {
    font-size: 46px;
  }
  /* line 35281, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-46-f {
    font-size: 46px !important;
  }
  /* line 35283, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-48 {
    font-size: 48px;
  }
  /* line 35285, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-48-f {
    font-size: 48px !important;
  }
  /* line 35287, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-50 {
    font-size: 50px;
  }
  /* line 35289, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-50-f {
    font-size: 50px !important;
  }
  /* line 35291, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-52 {
    font-size: 52px;
  }
  /* line 35293, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-52-f {
    font-size: 52px !important;
  }
  /* line 35295, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-54 {
    font-size: 54px;
  }
  /* line 35297, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-54-f {
    font-size: 54px !important;
  }
  /* line 35299, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-56 {
    font-size: 56px;
  }
  /* line 35301, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-56-f {
    font-size: 56px !important;
  }
  /* line 35303, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-58 {
    font-size: 58px;
  }
  /* line 35305, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-58-f {
    font-size: 58px !important;
  }
  /* line 35307, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-60 {
    font-size: 60px;
  }
  /* line 35309, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-60-f {
    font-size: 60px !important;
  }
  /* line 35311, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-62 {
    font-size: 62px;
  }
  /* line 35313, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-62-f {
    font-size: 62px !important;
  }
  /* line 35315, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-64 {
    font-size: 64px;
  }
  /* line 35317, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-64-f {
    font-size: 64px !important;
  }
  /* line 35319, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-66 {
    font-size: 66px;
  }
  /* line 35321, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-66-f {
    font-size: 66px !important;
  }
  /* line 35323, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-68 {
    font-size: 68px;
  }
  /* line 35325, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-68-f {
    font-size: 68px !important;
  }
  /* line 35327, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-70 {
    font-size: 70px;
  }
  /* line 35329, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-70-f {
    font-size: 70px !important;
  }
  /* line 35331, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-72 {
    font-size: 72px;
  }
  /* line 35333, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-72-f {
    font-size: 72px !important;
  }
  /* line 35335, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-74 {
    font-size: 74px;
  }
  /* line 35337, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-74-f {
    font-size: 74px !important;
  }
  /* line 35339, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-76 {
    font-size: 76px;
  }
  /* line 35341, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-76-f {
    font-size: 76px !important;
  }
  /* line 35343, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-78 {
    font-size: 78px;
  }
  /* line 35345, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-78-f {
    font-size: 78px !important;
  }
  /* line 35347, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-80 {
    font-size: 80px;
  }
  /* line 35349, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-80-f {
    font-size: 80px !important;
  }
  /* line 35351, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-82 {
    font-size: 82px;
  }
  /* line 35353, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-82-f {
    font-size: 82px !important;
  }
  /* line 35355, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-84 {
    font-size: 84px;
  }
  /* line 35357, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-84-f {
    font-size: 84px !important;
  }
  /* line 35359, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-86 {
    font-size: 86px;
  }
  /* line 35361, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-86-f {
    font-size: 86px !important;
  }
  /* line 35363, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-88 {
    font-size: 88px;
  }
  /* line 35365, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-88-f {
    font-size: 88px !important;
  }
  /* line 35367, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-90 {
    font-size: 90px;
  }
  /* line 35369, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-90-f {
    font-size: 90px !important;
  }
  /* line 35371, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-92 {
    font-size: 92px;
  }
  /* line 35373, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-92-f {
    font-size: 92px !important;
  }
  /* line 35375, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-94 {
    font-size: 94px;
  }
  /* line 35377, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-94-f {
    font-size: 94px !important;
  }
  /* line 35379, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-96 {
    font-size: 96px;
  }
  /* line 35381, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-96-f {
    font-size: 96px !important;
  }
  /* line 35383, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-98 {
    font-size: 98px;
  }
  /* line 35385, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-98-f {
    font-size: 98px !important;
  }
  /* line 35387, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-100 {
    font-size: 100px;
  }
  /* line 35389, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-100-f {
    font-size: 100px !important;
  }
  /* line 35391, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-102 {
    font-size: 102px;
  }
  /* line 35393, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-102-f {
    font-size: 102px !important;
  }
  /* line 35395, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-104 {
    font-size: 104px;
  }
  /* line 35397, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-104-f {
    font-size: 104px !important;
  }
  /* line 35399, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-106 {
    font-size: 106px;
  }
  /* line 35401, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-106-f {
    font-size: 106px !important;
  }
  /* line 35403, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-108 {
    font-size: 108px;
  }
  /* line 35405, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-108-f {
    font-size: 108px !important;
  }
  /* line 35407, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-110 {
    font-size: 110px;
  }
  /* line 35409, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-110-f {
    font-size: 110px !important;
  }
  /* line 35411, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-112 {
    font-size: 112px;
  }
  /* line 35413, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-112-f {
    font-size: 112px !important;
  }
  /* line 35415, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-114 {
    font-size: 114px;
  }
  /* line 35417, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-114-f {
    font-size: 114px !important;
  }
  /* line 35419, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-116 {
    font-size: 116px;
  }
  /* line 35421, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-116-f {
    font-size: 116px !important;
  }
  /* line 35423, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-118 {
    font-size: 118px;
  }
  /* line 35425, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-118-f {
    font-size: 118px !important;
  }
  /* line 35427, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-120 {
    font-size: 120px;
  }
  /* line 35429, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-120-f {
    font-size: 120px !important;
  }
  /* line 35431, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-122 {
    font-size: 122px;
  }
  /* line 35433, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-122-f {
    font-size: 122px !important;
  }
  /* line 35435, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-124 {
    font-size: 124px;
  }
  /* line 35437, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-124-f {
    font-size: 124px !important;
  }
  /* line 35439, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-126 {
    font-size: 126px;
  }
  /* line 35441, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-126-f {
    font-size: 126px !important;
  }
  /* line 35443, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-128 {
    font-size: 128px;
  }
  /* line 35445, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-128-f {
    font-size: 128px !important;
  }
  /* line 35447, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-130 {
    font-size: 130px;
  }
  /* line 35449, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-130-f {
    font-size: 130px !important;
  }
  /* line 35451, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-132 {
    font-size: 132px;
  }
  /* line 35453, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-132-f {
    font-size: 132px !important;
  }
  /* line 35455, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-134 {
    font-size: 134px;
  }
  /* line 35457, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-134-f {
    font-size: 134px !important;
  }
  /* line 35459, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-136 {
    font-size: 136px;
  }
  /* line 35461, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-136-f {
    font-size: 136px !important;
  }
  /* line 35463, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-138 {
    font-size: 138px;
  }
  /* line 35465, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-138-f {
    font-size: 138px !important;
  }
  /* line 35467, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-140 {
    font-size: 140px;
  }
  /* line 35469, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-140-f {
    font-size: 140px !important;
  }
  /* line 35471, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-base {
    font-size: 0.875rem;
  }
  /* line 35473, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-bold {
    font-weight: 700;
  }
  /* line 35475, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-semibold {
    font-weight: 600;
  }
  /* line 35477, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-medium {
    font-weight: 500;
  }
  /* line 35479, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-normal {
    font-weight: 400;
  }
  /* line 35481, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-light {
    font-weight: 300;
  }
  /* line 35483, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-thin {
    font-weight: 200;
  }
  /* line 35485, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-xthin {
    font-weight: 100;
  }
  /* line 35487, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-0 {
    line-height: 0;
  }
  /* line 35489, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-1 {
    line-height: 1.1;
  }
  /* line 35491, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-2 {
    line-height: 1.2;
  }
  /* line 35493, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-3 {
    line-height: 1.3;
  }
  /* line 35495, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-4 {
    line-height: 1.4;
  }
  /* line 35497, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-5 {
    line-height: 1.5;
  }
  /* line 35499, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-6 {
    line-height: 1.6;
  }
  /* line 35501, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-7 {
    line-height: 1.7;
  }
  /* line 35503, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-8 {
    line-height: 1.8;
  }
  /* line 35505, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-9 {
    line-height: 1.9;
  }
  /* line 35507, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-10 {
    line-height: 2.0;
  }
  /* line 35509, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-11 {
    line-height: 2.1;
  }
  /* line 35511, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-12 {
    line-height: 2.2;
  }
  /* line 35513, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-13 {
    line-height: 2.3;
  }
  /* line 35515, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-14 {
    line-height: 2.4;
  }
  /* line 35517, app/assets/stylesheets/css/zoficash.css */
  .lh-sm-15 {
    line-height: 2.5;
  }
  /* line 35519, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-center {
    text-align: center;
  }
  /* line 35521, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-right {
    text-align: right;
  }
  /* line 35523, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-left {
    text-align: left;
  }
  /* line 35525, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-center-f {
    text-align: center !important;
  }
  /* line 35527, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-right-f {
    text-align: right !important;
  }
  /* line 35529, app/assets/stylesheets/css/zoficash.css */
  .tx-sm-left-f {
    text-align: left !important;
  }
}

@media (min-width: 768px) {
  /* line 35533, app/assets/stylesheets/css/zoficash.css */
  .tx-md-8 {
    font-size: 8px;
  }
  /* line 35535, app/assets/stylesheets/css/zoficash.css */
  .tx-md-8-f {
    font-size: 8px !important;
  }
  /* line 35537, app/assets/stylesheets/css/zoficash.css */
  .tx-md-9 {
    font-size: 9px;
  }
  /* line 35539, app/assets/stylesheets/css/zoficash.css */
  .tx-md-9-f {
    font-size: 9px !important;
  }
  /* line 35541, app/assets/stylesheets/css/zoficash.css */
  .tx-md-10 {
    font-size: 10px;
  }
  /* line 35543, app/assets/stylesheets/css/zoficash.css */
  .tx-md-10-f {
    font-size: 10px !important;
  }
  /* line 35545, app/assets/stylesheets/css/zoficash.css */
  .tx-md-11 {
    font-size: 11px;
  }
  /* line 35547, app/assets/stylesheets/css/zoficash.css */
  .tx-md-11-f {
    font-size: 11px !important;
  }
  /* line 35549, app/assets/stylesheets/css/zoficash.css */
  .tx-md-12 {
    font-size: 12px;
  }
  /* line 35551, app/assets/stylesheets/css/zoficash.css */
  .tx-md-12-f {
    font-size: 12px !important;
  }
  /* line 35553, app/assets/stylesheets/css/zoficash.css */
  .tx-md-13 {
    font-size: 13px;
  }
  /* line 35555, app/assets/stylesheets/css/zoficash.css */
  .tx-md-13-f {
    font-size: 13px !important;
  }
  /* line 35557, app/assets/stylesheets/css/zoficash.css */
  .tx-md-14 {
    font-size: 14px;
  }
  /* line 35559, app/assets/stylesheets/css/zoficash.css */
  .tx-md-14-f {
    font-size: 14px !important;
  }
  /* line 35561, app/assets/stylesheets/css/zoficash.css */
  .tx-md-15 {
    font-size: 15px;
  }
  /* line 35563, app/assets/stylesheets/css/zoficash.css */
  .tx-md-15-f {
    font-size: 15px !important;
  }
  /* line 35565, app/assets/stylesheets/css/zoficash.css */
  .tx-md-16 {
    font-size: 16px;
  }
  /* line 35567, app/assets/stylesheets/css/zoficash.css */
  .tx-md-16-f {
    font-size: 16px !important;
  }
  /* line 35569, app/assets/stylesheets/css/zoficash.css */
  .tx-md-18 {
    font-size: 18px;
  }
  /* line 35571, app/assets/stylesheets/css/zoficash.css */
  .tx-md-18-f {
    font-size: 18px !important;
  }
  /* line 35573, app/assets/stylesheets/css/zoficash.css */
  .tx-md-20 {
    font-size: 20px;
  }
  /* line 35575, app/assets/stylesheets/css/zoficash.css */
  .tx-md-20-f {
    font-size: 20px !important;
  }
  /* line 35577, app/assets/stylesheets/css/zoficash.css */
  .tx-md-22 {
    font-size: 22px;
  }
  /* line 35579, app/assets/stylesheets/css/zoficash.css */
  .tx-md-22-f {
    font-size: 22px !important;
  }
  /* line 35581, app/assets/stylesheets/css/zoficash.css */
  .tx-md-24 {
    font-size: 24px;
  }
  /* line 35583, app/assets/stylesheets/css/zoficash.css */
  .tx-md-24-f {
    font-size: 24px !important;
  }
  /* line 35585, app/assets/stylesheets/css/zoficash.css */
  .tx-md-26 {
    font-size: 26px;
  }
  /* line 35587, app/assets/stylesheets/css/zoficash.css */
  .tx-md-26-f {
    font-size: 26px !important;
  }
  /* line 35589, app/assets/stylesheets/css/zoficash.css */
  .tx-md-28 {
    font-size: 28px;
  }
  /* line 35591, app/assets/stylesheets/css/zoficash.css */
  .tx-md-28-f {
    font-size: 28px !important;
  }
  /* line 35593, app/assets/stylesheets/css/zoficash.css */
  .tx-md-30 {
    font-size: 30px;
  }
  /* line 35595, app/assets/stylesheets/css/zoficash.css */
  .tx-md-30-f {
    font-size: 30px !important;
  }
  /* line 35597, app/assets/stylesheets/css/zoficash.css */
  .tx-md-32 {
    font-size: 32px;
  }
  /* line 35599, app/assets/stylesheets/css/zoficash.css */
  .tx-md-32-f {
    font-size: 32px !important;
  }
  /* line 35601, app/assets/stylesheets/css/zoficash.css */
  .tx-md-34 {
    font-size: 34px;
  }
  /* line 35603, app/assets/stylesheets/css/zoficash.css */
  .tx-md-34-f {
    font-size: 34px !important;
  }
  /* line 35605, app/assets/stylesheets/css/zoficash.css */
  .tx-md-36 {
    font-size: 36px;
  }
  /* line 35607, app/assets/stylesheets/css/zoficash.css */
  .tx-md-36-f {
    font-size: 36px !important;
  }
  /* line 35609, app/assets/stylesheets/css/zoficash.css */
  .tx-md-38 {
    font-size: 38px;
  }
  /* line 35611, app/assets/stylesheets/css/zoficash.css */
  .tx-md-38-f {
    font-size: 38px !important;
  }
  /* line 35613, app/assets/stylesheets/css/zoficash.css */
  .tx-md-40 {
    font-size: 40px;
  }
  /* line 35615, app/assets/stylesheets/css/zoficash.css */
  .tx-md-40-f {
    font-size: 40px !important;
  }
  /* line 35617, app/assets/stylesheets/css/zoficash.css */
  .tx-md-42 {
    font-size: 42px;
  }
  /* line 35619, app/assets/stylesheets/css/zoficash.css */
  .tx-md-42-f {
    font-size: 42px !important;
  }
  /* line 35621, app/assets/stylesheets/css/zoficash.css */
  .tx-md-44 {
    font-size: 44px;
  }
  /* line 35623, app/assets/stylesheets/css/zoficash.css */
  .tx-md-44-f {
    font-size: 44px !important;
  }
  /* line 35625, app/assets/stylesheets/css/zoficash.css */
  .tx-md-46 {
    font-size: 46px;
  }
  /* line 35627, app/assets/stylesheets/css/zoficash.css */
  .tx-md-46-f {
    font-size: 46px !important;
  }
  /* line 35629, app/assets/stylesheets/css/zoficash.css */
  .tx-md-48 {
    font-size: 48px;
  }
  /* line 35631, app/assets/stylesheets/css/zoficash.css */
  .tx-md-48-f {
    font-size: 48px !important;
  }
  /* line 35633, app/assets/stylesheets/css/zoficash.css */
  .tx-md-50 {
    font-size: 50px;
  }
  /* line 35635, app/assets/stylesheets/css/zoficash.css */
  .tx-md-50-f {
    font-size: 50px !important;
  }
  /* line 35637, app/assets/stylesheets/css/zoficash.css */
  .tx-md-52 {
    font-size: 52px;
  }
  /* line 35639, app/assets/stylesheets/css/zoficash.css */
  .tx-md-52-f {
    font-size: 52px !important;
  }
  /* line 35641, app/assets/stylesheets/css/zoficash.css */
  .tx-md-54 {
    font-size: 54px;
  }
  /* line 35643, app/assets/stylesheets/css/zoficash.css */
  .tx-md-54-f {
    font-size: 54px !important;
  }
  /* line 35645, app/assets/stylesheets/css/zoficash.css */
  .tx-md-56 {
    font-size: 56px;
  }
  /* line 35647, app/assets/stylesheets/css/zoficash.css */
  .tx-md-56-f {
    font-size: 56px !important;
  }
  /* line 35649, app/assets/stylesheets/css/zoficash.css */
  .tx-md-58 {
    font-size: 58px;
  }
  /* line 35651, app/assets/stylesheets/css/zoficash.css */
  .tx-md-58-f {
    font-size: 58px !important;
  }
  /* line 35653, app/assets/stylesheets/css/zoficash.css */
  .tx-md-60 {
    font-size: 60px;
  }
  /* line 35655, app/assets/stylesheets/css/zoficash.css */
  .tx-md-60-f {
    font-size: 60px !important;
  }
  /* line 35657, app/assets/stylesheets/css/zoficash.css */
  .tx-md-62 {
    font-size: 62px;
  }
  /* line 35659, app/assets/stylesheets/css/zoficash.css */
  .tx-md-62-f {
    font-size: 62px !important;
  }
  /* line 35661, app/assets/stylesheets/css/zoficash.css */
  .tx-md-64 {
    font-size: 64px;
  }
  /* line 35663, app/assets/stylesheets/css/zoficash.css */
  .tx-md-64-f {
    font-size: 64px !important;
  }
  /* line 35665, app/assets/stylesheets/css/zoficash.css */
  .tx-md-66 {
    font-size: 66px;
  }
  /* line 35667, app/assets/stylesheets/css/zoficash.css */
  .tx-md-66-f {
    font-size: 66px !important;
  }
  /* line 35669, app/assets/stylesheets/css/zoficash.css */
  .tx-md-68 {
    font-size: 68px;
  }
  /* line 35671, app/assets/stylesheets/css/zoficash.css */
  .tx-md-68-f {
    font-size: 68px !important;
  }
  /* line 35673, app/assets/stylesheets/css/zoficash.css */
  .tx-md-70 {
    font-size: 70px;
  }
  /* line 35675, app/assets/stylesheets/css/zoficash.css */
  .tx-md-70-f {
    font-size: 70px !important;
  }
  /* line 35677, app/assets/stylesheets/css/zoficash.css */
  .tx-md-72 {
    font-size: 72px;
  }
  /* line 35679, app/assets/stylesheets/css/zoficash.css */
  .tx-md-72-f {
    font-size: 72px !important;
  }
  /* line 35681, app/assets/stylesheets/css/zoficash.css */
  .tx-md-74 {
    font-size: 74px;
  }
  /* line 35683, app/assets/stylesheets/css/zoficash.css */
  .tx-md-74-f {
    font-size: 74px !important;
  }
  /* line 35685, app/assets/stylesheets/css/zoficash.css */
  .tx-md-76 {
    font-size: 76px;
  }
  /* line 35687, app/assets/stylesheets/css/zoficash.css */
  .tx-md-76-f {
    font-size: 76px !important;
  }
  /* line 35689, app/assets/stylesheets/css/zoficash.css */
  .tx-md-78 {
    font-size: 78px;
  }
  /* line 35691, app/assets/stylesheets/css/zoficash.css */
  .tx-md-78-f {
    font-size: 78px !important;
  }
  /* line 35693, app/assets/stylesheets/css/zoficash.css */
  .tx-md-80 {
    font-size: 80px;
  }
  /* line 35695, app/assets/stylesheets/css/zoficash.css */
  .tx-md-80-f {
    font-size: 80px !important;
  }
  /* line 35697, app/assets/stylesheets/css/zoficash.css */
  .tx-md-82 {
    font-size: 82px;
  }
  /* line 35699, app/assets/stylesheets/css/zoficash.css */
  .tx-md-82-f {
    font-size: 82px !important;
  }
  /* line 35701, app/assets/stylesheets/css/zoficash.css */
  .tx-md-84 {
    font-size: 84px;
  }
  /* line 35703, app/assets/stylesheets/css/zoficash.css */
  .tx-md-84-f {
    font-size: 84px !important;
  }
  /* line 35705, app/assets/stylesheets/css/zoficash.css */
  .tx-md-86 {
    font-size: 86px;
  }
  /* line 35707, app/assets/stylesheets/css/zoficash.css */
  .tx-md-86-f {
    font-size: 86px !important;
  }
  /* line 35709, app/assets/stylesheets/css/zoficash.css */
  .tx-md-88 {
    font-size: 88px;
  }
  /* line 35711, app/assets/stylesheets/css/zoficash.css */
  .tx-md-88-f {
    font-size: 88px !important;
  }
  /* line 35713, app/assets/stylesheets/css/zoficash.css */
  .tx-md-90 {
    font-size: 90px;
  }
  /* line 35715, app/assets/stylesheets/css/zoficash.css */
  .tx-md-90-f {
    font-size: 90px !important;
  }
  /* line 35717, app/assets/stylesheets/css/zoficash.css */
  .tx-md-92 {
    font-size: 92px;
  }
  /* line 35719, app/assets/stylesheets/css/zoficash.css */
  .tx-md-92-f {
    font-size: 92px !important;
  }
  /* line 35721, app/assets/stylesheets/css/zoficash.css */
  .tx-md-94 {
    font-size: 94px;
  }
  /* line 35723, app/assets/stylesheets/css/zoficash.css */
  .tx-md-94-f {
    font-size: 94px !important;
  }
  /* line 35725, app/assets/stylesheets/css/zoficash.css */
  .tx-md-96 {
    font-size: 96px;
  }
  /* line 35727, app/assets/stylesheets/css/zoficash.css */
  .tx-md-96-f {
    font-size: 96px !important;
  }
  /* line 35729, app/assets/stylesheets/css/zoficash.css */
  .tx-md-98 {
    font-size: 98px;
  }
  /* line 35731, app/assets/stylesheets/css/zoficash.css */
  .tx-md-98-f {
    font-size: 98px !important;
  }
  /* line 35733, app/assets/stylesheets/css/zoficash.css */
  .tx-md-100 {
    font-size: 100px;
  }
  /* line 35735, app/assets/stylesheets/css/zoficash.css */
  .tx-md-100-f {
    font-size: 100px !important;
  }
  /* line 35737, app/assets/stylesheets/css/zoficash.css */
  .tx-md-102 {
    font-size: 102px;
  }
  /* line 35739, app/assets/stylesheets/css/zoficash.css */
  .tx-md-102-f {
    font-size: 102px !important;
  }
  /* line 35741, app/assets/stylesheets/css/zoficash.css */
  .tx-md-104 {
    font-size: 104px;
  }
  /* line 35743, app/assets/stylesheets/css/zoficash.css */
  .tx-md-104-f {
    font-size: 104px !important;
  }
  /* line 35745, app/assets/stylesheets/css/zoficash.css */
  .tx-md-106 {
    font-size: 106px;
  }
  /* line 35747, app/assets/stylesheets/css/zoficash.css */
  .tx-md-106-f {
    font-size: 106px !important;
  }
  /* line 35749, app/assets/stylesheets/css/zoficash.css */
  .tx-md-108 {
    font-size: 108px;
  }
  /* line 35751, app/assets/stylesheets/css/zoficash.css */
  .tx-md-108-f {
    font-size: 108px !important;
  }
  /* line 35753, app/assets/stylesheets/css/zoficash.css */
  .tx-md-110 {
    font-size: 110px;
  }
  /* line 35755, app/assets/stylesheets/css/zoficash.css */
  .tx-md-110-f {
    font-size: 110px !important;
  }
  /* line 35757, app/assets/stylesheets/css/zoficash.css */
  .tx-md-112 {
    font-size: 112px;
  }
  /* line 35759, app/assets/stylesheets/css/zoficash.css */
  .tx-md-112-f {
    font-size: 112px !important;
  }
  /* line 35761, app/assets/stylesheets/css/zoficash.css */
  .tx-md-114 {
    font-size: 114px;
  }
  /* line 35763, app/assets/stylesheets/css/zoficash.css */
  .tx-md-114-f {
    font-size: 114px !important;
  }
  /* line 35765, app/assets/stylesheets/css/zoficash.css */
  .tx-md-116 {
    font-size: 116px;
  }
  /* line 35767, app/assets/stylesheets/css/zoficash.css */
  .tx-md-116-f {
    font-size: 116px !important;
  }
  /* line 35769, app/assets/stylesheets/css/zoficash.css */
  .tx-md-118 {
    font-size: 118px;
  }
  /* line 35771, app/assets/stylesheets/css/zoficash.css */
  .tx-md-118-f {
    font-size: 118px !important;
  }
  /* line 35773, app/assets/stylesheets/css/zoficash.css */
  .tx-md-120 {
    font-size: 120px;
  }
  /* line 35775, app/assets/stylesheets/css/zoficash.css */
  .tx-md-120-f {
    font-size: 120px !important;
  }
  /* line 35777, app/assets/stylesheets/css/zoficash.css */
  .tx-md-122 {
    font-size: 122px;
  }
  /* line 35779, app/assets/stylesheets/css/zoficash.css */
  .tx-md-122-f {
    font-size: 122px !important;
  }
  /* line 35781, app/assets/stylesheets/css/zoficash.css */
  .tx-md-124 {
    font-size: 124px;
  }
  /* line 35783, app/assets/stylesheets/css/zoficash.css */
  .tx-md-124-f {
    font-size: 124px !important;
  }
  /* line 35785, app/assets/stylesheets/css/zoficash.css */
  .tx-md-126 {
    font-size: 126px;
  }
  /* line 35787, app/assets/stylesheets/css/zoficash.css */
  .tx-md-126-f {
    font-size: 126px !important;
  }
  /* line 35789, app/assets/stylesheets/css/zoficash.css */
  .tx-md-128 {
    font-size: 128px;
  }
  /* line 35791, app/assets/stylesheets/css/zoficash.css */
  .tx-md-128-f {
    font-size: 128px !important;
  }
  /* line 35793, app/assets/stylesheets/css/zoficash.css */
  .tx-md-130 {
    font-size: 130px;
  }
  /* line 35795, app/assets/stylesheets/css/zoficash.css */
  .tx-md-130-f {
    font-size: 130px !important;
  }
  /* line 35797, app/assets/stylesheets/css/zoficash.css */
  .tx-md-132 {
    font-size: 132px;
  }
  /* line 35799, app/assets/stylesheets/css/zoficash.css */
  .tx-md-132-f {
    font-size: 132px !important;
  }
  /* line 35801, app/assets/stylesheets/css/zoficash.css */
  .tx-md-134 {
    font-size: 134px;
  }
  /* line 35803, app/assets/stylesheets/css/zoficash.css */
  .tx-md-134-f {
    font-size: 134px !important;
  }
  /* line 35805, app/assets/stylesheets/css/zoficash.css */
  .tx-md-136 {
    font-size: 136px;
  }
  /* line 35807, app/assets/stylesheets/css/zoficash.css */
  .tx-md-136-f {
    font-size: 136px !important;
  }
  /* line 35809, app/assets/stylesheets/css/zoficash.css */
  .tx-md-138 {
    font-size: 138px;
  }
  /* line 35811, app/assets/stylesheets/css/zoficash.css */
  .tx-md-138-f {
    font-size: 138px !important;
  }
  /* line 35813, app/assets/stylesheets/css/zoficash.css */
  .tx-md-140 {
    font-size: 140px;
  }
  /* line 35815, app/assets/stylesheets/css/zoficash.css */
  .tx-md-140-f {
    font-size: 140px !important;
  }
  /* line 35817, app/assets/stylesheets/css/zoficash.css */
  .tx-md-base {
    font-size: 0.875rem;
  }
  /* line 35819, app/assets/stylesheets/css/zoficash.css */
  .tx-md-bold {
    font-weight: 700;
  }
  /* line 35821, app/assets/stylesheets/css/zoficash.css */
  .tx-md-semibold {
    font-weight: 600;
  }
  /* line 35823, app/assets/stylesheets/css/zoficash.css */
  .tx-md-medium {
    font-weight: 500;
  }
  /* line 35825, app/assets/stylesheets/css/zoficash.css */
  .tx-md-normal {
    font-weight: 400;
  }
  /* line 35827, app/assets/stylesheets/css/zoficash.css */
  .tx-md-light {
    font-weight: 300;
  }
  /* line 35829, app/assets/stylesheets/css/zoficash.css */
  .tx-md-thin {
    font-weight: 200;
  }
  /* line 35831, app/assets/stylesheets/css/zoficash.css */
  .tx-md-xthin {
    font-weight: 100;
  }
  /* line 35833, app/assets/stylesheets/css/zoficash.css */
  .lh-md-0 {
    line-height: 0;
  }
  /* line 35835, app/assets/stylesheets/css/zoficash.css */
  .lh-md-1 {
    line-height: 1.1;
  }
  /* line 35837, app/assets/stylesheets/css/zoficash.css */
  .lh-md-2 {
    line-height: 1.2;
  }
  /* line 35839, app/assets/stylesheets/css/zoficash.css */
  .lh-md-3 {
    line-height: 1.3;
  }
  /* line 35841, app/assets/stylesheets/css/zoficash.css */
  .lh-md-4 {
    line-height: 1.4;
  }
  /* line 35843, app/assets/stylesheets/css/zoficash.css */
  .lh-md-5 {
    line-height: 1.5;
  }
  /* line 35845, app/assets/stylesheets/css/zoficash.css */
  .lh-md-6 {
    line-height: 1.6;
  }
  /* line 35847, app/assets/stylesheets/css/zoficash.css */
  .lh-md-7 {
    line-height: 1.7;
  }
  /* line 35849, app/assets/stylesheets/css/zoficash.css */
  .lh-md-8 {
    line-height: 1.8;
  }
  /* line 35851, app/assets/stylesheets/css/zoficash.css */
  .lh-md-9 {
    line-height: 1.9;
  }
  /* line 35853, app/assets/stylesheets/css/zoficash.css */
  .lh-md-10 {
    line-height: 2.0;
  }
  /* line 35855, app/assets/stylesheets/css/zoficash.css */
  .lh-md-11 {
    line-height: 2.1;
  }
  /* line 35857, app/assets/stylesheets/css/zoficash.css */
  .lh-md-12 {
    line-height: 2.2;
  }
  /* line 35859, app/assets/stylesheets/css/zoficash.css */
  .lh-md-13 {
    line-height: 2.3;
  }
  /* line 35861, app/assets/stylesheets/css/zoficash.css */
  .lh-md-14 {
    line-height: 2.4;
  }
  /* line 35863, app/assets/stylesheets/css/zoficash.css */
  .lh-md-15 {
    line-height: 2.5;
  }
  /* line 35865, app/assets/stylesheets/css/zoficash.css */
  .tx-md-center {
    text-align: center;
  }
  /* line 35867, app/assets/stylesheets/css/zoficash.css */
  .tx-md-right {
    text-align: right;
  }
  /* line 35869, app/assets/stylesheets/css/zoficash.css */
  .tx-md-left {
    text-align: left;
  }
  /* line 35871, app/assets/stylesheets/css/zoficash.css */
  .tx-md-center-f {
    text-align: center !important;
  }
  /* line 35873, app/assets/stylesheets/css/zoficash.css */
  .tx-md-right-f {
    text-align: right !important;
  }
  /* line 35875, app/assets/stylesheets/css/zoficash.css */
  .tx-md-left-f {
    text-align: left !important;
  }
}

@media (min-width: 992px) {
  /* line 35879, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-8 {
    font-size: 8px;
  }
  /* line 35881, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-8-f {
    font-size: 8px !important;
  }
  /* line 35883, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-9 {
    font-size: 9px;
  }
  /* line 35885, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-9-f {
    font-size: 9px !important;
  }
  /* line 35887, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-10 {
    font-size: 10px;
  }
  /* line 35889, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-10-f {
    font-size: 10px !important;
  }
  /* line 35891, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-11 {
    font-size: 11px;
  }
  /* line 35893, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-11-f {
    font-size: 11px !important;
  }
  /* line 35895, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-12 {
    font-size: 12px;
  }
  /* line 35897, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-12-f {
    font-size: 12px !important;
  }
  /* line 35899, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-13 {
    font-size: 13px;
  }
  /* line 35901, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-13-f {
    font-size: 13px !important;
  }
  /* line 35903, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-14 {
    font-size: 14px;
  }
  /* line 35905, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-14-f {
    font-size: 14px !important;
  }
  /* line 35907, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-15 {
    font-size: 15px;
  }
  /* line 35909, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-15-f {
    font-size: 15px !important;
  }
  /* line 35911, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-16 {
    font-size: 16px;
  }
  /* line 35913, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-16-f {
    font-size: 16px !important;
  }
  /* line 35915, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-18 {
    font-size: 18px;
  }
  /* line 35917, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-18-f {
    font-size: 18px !important;
  }
  /* line 35919, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-20 {
    font-size: 20px;
  }
  /* line 35921, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-20-f {
    font-size: 20px !important;
  }
  /* line 35923, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-22 {
    font-size: 22px;
  }
  /* line 35925, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-22-f {
    font-size: 22px !important;
  }
  /* line 35927, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-24 {
    font-size: 24px;
  }
  /* line 35929, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-24-f {
    font-size: 24px !important;
  }
  /* line 35931, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-26 {
    font-size: 26px;
  }
  /* line 35933, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-26-f {
    font-size: 26px !important;
  }
  /* line 35935, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-28 {
    font-size: 28px;
  }
  /* line 35937, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-28-f {
    font-size: 28px !important;
  }
  /* line 35939, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-30 {
    font-size: 30px;
  }
  /* line 35941, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-30-f {
    font-size: 30px !important;
  }
  /* line 35943, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-32 {
    font-size: 32px;
  }
  /* line 35945, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-32-f {
    font-size: 32px !important;
  }
  /* line 35947, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-34 {
    font-size: 34px;
  }
  /* line 35949, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-34-f {
    font-size: 34px !important;
  }
  /* line 35951, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-36 {
    font-size: 36px;
  }
  /* line 35953, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-36-f {
    font-size: 36px !important;
  }
  /* line 35955, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-38 {
    font-size: 38px;
  }
  /* line 35957, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-38-f {
    font-size: 38px !important;
  }
  /* line 35959, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-40 {
    font-size: 40px;
  }
  /* line 35961, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-40-f {
    font-size: 40px !important;
  }
  /* line 35963, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-42 {
    font-size: 42px;
  }
  /* line 35965, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-42-f {
    font-size: 42px !important;
  }
  /* line 35967, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-44 {
    font-size: 44px;
  }
  /* line 35969, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-44-f {
    font-size: 44px !important;
  }
  /* line 35971, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-46 {
    font-size: 46px;
  }
  /* line 35973, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-46-f {
    font-size: 46px !important;
  }
  /* line 35975, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-48 {
    font-size: 48px;
  }
  /* line 35977, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-48-f {
    font-size: 48px !important;
  }
  /* line 35979, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-50 {
    font-size: 50px;
  }
  /* line 35981, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-50-f {
    font-size: 50px !important;
  }
  /* line 35983, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-52 {
    font-size: 52px;
  }
  /* line 35985, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-52-f {
    font-size: 52px !important;
  }
  /* line 35987, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-54 {
    font-size: 54px;
  }
  /* line 35989, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-54-f {
    font-size: 54px !important;
  }
  /* line 35991, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-56 {
    font-size: 56px;
  }
  /* line 35993, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-56-f {
    font-size: 56px !important;
  }
  /* line 35995, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-58 {
    font-size: 58px;
  }
  /* line 35997, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-58-f {
    font-size: 58px !important;
  }
  /* line 35999, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-60 {
    font-size: 60px;
  }
  /* line 36001, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-60-f {
    font-size: 60px !important;
  }
  /* line 36003, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-62 {
    font-size: 62px;
  }
  /* line 36005, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-62-f {
    font-size: 62px !important;
  }
  /* line 36007, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-64 {
    font-size: 64px;
  }
  /* line 36009, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-64-f {
    font-size: 64px !important;
  }
  /* line 36011, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-66 {
    font-size: 66px;
  }
  /* line 36013, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-66-f {
    font-size: 66px !important;
  }
  /* line 36015, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-68 {
    font-size: 68px;
  }
  /* line 36017, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-68-f {
    font-size: 68px !important;
  }
  /* line 36019, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-70 {
    font-size: 70px;
  }
  /* line 36021, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-70-f {
    font-size: 70px !important;
  }
  /* line 36023, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-72 {
    font-size: 72px;
  }
  /* line 36025, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-72-f {
    font-size: 72px !important;
  }
  /* line 36027, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-74 {
    font-size: 74px;
  }
  /* line 36029, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-74-f {
    font-size: 74px !important;
  }
  /* line 36031, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-76 {
    font-size: 76px;
  }
  /* line 36033, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-76-f {
    font-size: 76px !important;
  }
  /* line 36035, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-78 {
    font-size: 78px;
  }
  /* line 36037, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-78-f {
    font-size: 78px !important;
  }
  /* line 36039, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-80 {
    font-size: 80px;
  }
  /* line 36041, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-80-f {
    font-size: 80px !important;
  }
  /* line 36043, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-82 {
    font-size: 82px;
  }
  /* line 36045, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-82-f {
    font-size: 82px !important;
  }
  /* line 36047, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-84 {
    font-size: 84px;
  }
  /* line 36049, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-84-f {
    font-size: 84px !important;
  }
  /* line 36051, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-86 {
    font-size: 86px;
  }
  /* line 36053, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-86-f {
    font-size: 86px !important;
  }
  /* line 36055, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-88 {
    font-size: 88px;
  }
  /* line 36057, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-88-f {
    font-size: 88px !important;
  }
  /* line 36059, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-90 {
    font-size: 90px;
  }
  /* line 36061, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-90-f {
    font-size: 90px !important;
  }
  /* line 36063, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-92 {
    font-size: 92px;
  }
  /* line 36065, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-92-f {
    font-size: 92px !important;
  }
  /* line 36067, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-94 {
    font-size: 94px;
  }
  /* line 36069, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-94-f {
    font-size: 94px !important;
  }
  /* line 36071, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-96 {
    font-size: 96px;
  }
  /* line 36073, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-96-f {
    font-size: 96px !important;
  }
  /* line 36075, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-98 {
    font-size: 98px;
  }
  /* line 36077, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-98-f {
    font-size: 98px !important;
  }
  /* line 36079, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-100 {
    font-size: 100px;
  }
  /* line 36081, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-100-f {
    font-size: 100px !important;
  }
  /* line 36083, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-102 {
    font-size: 102px;
  }
  /* line 36085, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-102-f {
    font-size: 102px !important;
  }
  /* line 36087, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-104 {
    font-size: 104px;
  }
  /* line 36089, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-104-f {
    font-size: 104px !important;
  }
  /* line 36091, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-106 {
    font-size: 106px;
  }
  /* line 36093, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-106-f {
    font-size: 106px !important;
  }
  /* line 36095, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-108 {
    font-size: 108px;
  }
  /* line 36097, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-108-f {
    font-size: 108px !important;
  }
  /* line 36099, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-110 {
    font-size: 110px;
  }
  /* line 36101, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-110-f {
    font-size: 110px !important;
  }
  /* line 36103, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-112 {
    font-size: 112px;
  }
  /* line 36105, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-112-f {
    font-size: 112px !important;
  }
  /* line 36107, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-114 {
    font-size: 114px;
  }
  /* line 36109, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-114-f {
    font-size: 114px !important;
  }
  /* line 36111, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-116 {
    font-size: 116px;
  }
  /* line 36113, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-116-f {
    font-size: 116px !important;
  }
  /* line 36115, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-118 {
    font-size: 118px;
  }
  /* line 36117, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-118-f {
    font-size: 118px !important;
  }
  /* line 36119, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-120 {
    font-size: 120px;
  }
  /* line 36121, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-120-f {
    font-size: 120px !important;
  }
  /* line 36123, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-122 {
    font-size: 122px;
  }
  /* line 36125, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-122-f {
    font-size: 122px !important;
  }
  /* line 36127, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-124 {
    font-size: 124px;
  }
  /* line 36129, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-124-f {
    font-size: 124px !important;
  }
  /* line 36131, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-126 {
    font-size: 126px;
  }
  /* line 36133, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-126-f {
    font-size: 126px !important;
  }
  /* line 36135, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-128 {
    font-size: 128px;
  }
  /* line 36137, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-128-f {
    font-size: 128px !important;
  }
  /* line 36139, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-130 {
    font-size: 130px;
  }
  /* line 36141, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-130-f {
    font-size: 130px !important;
  }
  /* line 36143, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-132 {
    font-size: 132px;
  }
  /* line 36145, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-132-f {
    font-size: 132px !important;
  }
  /* line 36147, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-134 {
    font-size: 134px;
  }
  /* line 36149, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-134-f {
    font-size: 134px !important;
  }
  /* line 36151, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-136 {
    font-size: 136px;
  }
  /* line 36153, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-136-f {
    font-size: 136px !important;
  }
  /* line 36155, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-138 {
    font-size: 138px;
  }
  /* line 36157, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-138-f {
    font-size: 138px !important;
  }
  /* line 36159, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-140 {
    font-size: 140px;
  }
  /* line 36161, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-140-f {
    font-size: 140px !important;
  }
  /* line 36163, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-base {
    font-size: 0.875rem;
  }
  /* line 36165, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-bold {
    font-weight: 700;
  }
  /* line 36167, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-semibold {
    font-weight: 600;
  }
  /* line 36169, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-medium {
    font-weight: 500;
  }
  /* line 36171, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-normal {
    font-weight: 400;
  }
  /* line 36173, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-light {
    font-weight: 300;
  }
  /* line 36175, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-thin {
    font-weight: 200;
  }
  /* line 36177, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-xthin {
    font-weight: 100;
  }
  /* line 36179, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-0 {
    line-height: 0;
  }
  /* line 36181, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-1 {
    line-height: 1.1;
  }
  /* line 36183, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-2 {
    line-height: 1.2;
  }
  /* line 36185, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-3 {
    line-height: 1.3;
  }
  /* line 36187, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-4 {
    line-height: 1.4;
  }
  /* line 36189, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-5 {
    line-height: 1.5;
  }
  /* line 36191, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-6 {
    line-height: 1.6;
  }
  /* line 36193, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-7 {
    line-height: 1.7;
  }
  /* line 36195, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-8 {
    line-height: 1.8;
  }
  /* line 36197, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-9 {
    line-height: 1.9;
  }
  /* line 36199, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-10 {
    line-height: 2.0;
  }
  /* line 36201, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-11 {
    line-height: 2.1;
  }
  /* line 36203, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-12 {
    line-height: 2.2;
  }
  /* line 36205, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-13 {
    line-height: 2.3;
  }
  /* line 36207, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-14 {
    line-height: 2.4;
  }
  /* line 36209, app/assets/stylesheets/css/zoficash.css */
  .lh-lg-15 {
    line-height: 2.5;
  }
  /* line 36211, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-center {
    text-align: center;
  }
  /* line 36213, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-right {
    text-align: right;
  }
  /* line 36215, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-left {
    text-align: left;
  }
  /* line 36217, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-center-f {
    text-align: center !important;
  }
  /* line 36219, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-right-f {
    text-align: right !important;
  }
  /* line 36221, app/assets/stylesheets/css/zoficash.css */
  .tx-lg-left-f {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  /* line 36225, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-8 {
    font-size: 8px;
  }
  /* line 36227, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-8-f {
    font-size: 8px !important;
  }
  /* line 36229, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-9 {
    font-size: 9px;
  }
  /* line 36231, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-9-f {
    font-size: 9px !important;
  }
  /* line 36233, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-10 {
    font-size: 10px;
  }
  /* line 36235, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-10-f {
    font-size: 10px !important;
  }
  /* line 36237, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-11 {
    font-size: 11px;
  }
  /* line 36239, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-11-f {
    font-size: 11px !important;
  }
  /* line 36241, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-12 {
    font-size: 12px;
  }
  /* line 36243, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-12-f {
    font-size: 12px !important;
  }
  /* line 36245, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-13 {
    font-size: 13px;
  }
  /* line 36247, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-13-f {
    font-size: 13px !important;
  }
  /* line 36249, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-14 {
    font-size: 14px;
  }
  /* line 36251, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-14-f {
    font-size: 14px !important;
  }
  /* line 36253, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-15 {
    font-size: 15px;
  }
  /* line 36255, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-15-f {
    font-size: 15px !important;
  }
  /* line 36257, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-16 {
    font-size: 16px;
  }
  /* line 36259, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-16-f {
    font-size: 16px !important;
  }
  /* line 36261, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-18 {
    font-size: 18px;
  }
  /* line 36263, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-18-f {
    font-size: 18px !important;
  }
  /* line 36265, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-20 {
    font-size: 20px;
  }
  /* line 36267, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-20-f {
    font-size: 20px !important;
  }
  /* line 36269, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-22 {
    font-size: 22px;
  }
  /* line 36271, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-22-f {
    font-size: 22px !important;
  }
  /* line 36273, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-24 {
    font-size: 24px;
  }
  /* line 36275, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-24-f {
    font-size: 24px !important;
  }
  /* line 36277, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-26 {
    font-size: 26px;
  }
  /* line 36279, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-26-f {
    font-size: 26px !important;
  }
  /* line 36281, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-28 {
    font-size: 28px;
  }
  /* line 36283, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-28-f {
    font-size: 28px !important;
  }
  /* line 36285, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-30 {
    font-size: 30px;
  }
  /* line 36287, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-30-f {
    font-size: 30px !important;
  }
  /* line 36289, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-32 {
    font-size: 32px;
  }
  /* line 36291, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-32-f {
    font-size: 32px !important;
  }
  /* line 36293, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-34 {
    font-size: 34px;
  }
  /* line 36295, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-34-f {
    font-size: 34px !important;
  }
  /* line 36297, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-36 {
    font-size: 36px;
  }
  /* line 36299, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-36-f {
    font-size: 36px !important;
  }
  /* line 36301, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-38 {
    font-size: 38px;
  }
  /* line 36303, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-38-f {
    font-size: 38px !important;
  }
  /* line 36305, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-40 {
    font-size: 40px;
  }
  /* line 36307, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-40-f {
    font-size: 40px !important;
  }
  /* line 36309, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-42 {
    font-size: 42px;
  }
  /* line 36311, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-42-f {
    font-size: 42px !important;
  }
  /* line 36313, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-44 {
    font-size: 44px;
  }
  /* line 36315, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-44-f {
    font-size: 44px !important;
  }
  /* line 36317, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-46 {
    font-size: 46px;
  }
  /* line 36319, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-46-f {
    font-size: 46px !important;
  }
  /* line 36321, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-48 {
    font-size: 48px;
  }
  /* line 36323, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-48-f {
    font-size: 48px !important;
  }
  /* line 36325, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-50 {
    font-size: 50px;
  }
  /* line 36327, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-50-f {
    font-size: 50px !important;
  }
  /* line 36329, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-52 {
    font-size: 52px;
  }
  /* line 36331, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-52-f {
    font-size: 52px !important;
  }
  /* line 36333, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-54 {
    font-size: 54px;
  }
  /* line 36335, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-54-f {
    font-size: 54px !important;
  }
  /* line 36337, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-56 {
    font-size: 56px;
  }
  /* line 36339, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-56-f {
    font-size: 56px !important;
  }
  /* line 36341, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-58 {
    font-size: 58px;
  }
  /* line 36343, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-58-f {
    font-size: 58px !important;
  }
  /* line 36345, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-60 {
    font-size: 60px;
  }
  /* line 36347, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-60-f {
    font-size: 60px !important;
  }
  /* line 36349, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-62 {
    font-size: 62px;
  }
  /* line 36351, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-62-f {
    font-size: 62px !important;
  }
  /* line 36353, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-64 {
    font-size: 64px;
  }
  /* line 36355, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-64-f {
    font-size: 64px !important;
  }
  /* line 36357, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-66 {
    font-size: 66px;
  }
  /* line 36359, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-66-f {
    font-size: 66px !important;
  }
  /* line 36361, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-68 {
    font-size: 68px;
  }
  /* line 36363, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-68-f {
    font-size: 68px !important;
  }
  /* line 36365, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-70 {
    font-size: 70px;
  }
  /* line 36367, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-70-f {
    font-size: 70px !important;
  }
  /* line 36369, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-72 {
    font-size: 72px;
  }
  /* line 36371, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-72-f {
    font-size: 72px !important;
  }
  /* line 36373, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-74 {
    font-size: 74px;
  }
  /* line 36375, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-74-f {
    font-size: 74px !important;
  }
  /* line 36377, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-76 {
    font-size: 76px;
  }
  /* line 36379, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-76-f {
    font-size: 76px !important;
  }
  /* line 36381, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-78 {
    font-size: 78px;
  }
  /* line 36383, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-78-f {
    font-size: 78px !important;
  }
  /* line 36385, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-80 {
    font-size: 80px;
  }
  /* line 36387, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-80-f {
    font-size: 80px !important;
  }
  /* line 36389, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-82 {
    font-size: 82px;
  }
  /* line 36391, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-82-f {
    font-size: 82px !important;
  }
  /* line 36393, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-84 {
    font-size: 84px;
  }
  /* line 36395, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-84-f {
    font-size: 84px !important;
  }
  /* line 36397, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-86 {
    font-size: 86px;
  }
  /* line 36399, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-86-f {
    font-size: 86px !important;
  }
  /* line 36401, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-88 {
    font-size: 88px;
  }
  /* line 36403, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-88-f {
    font-size: 88px !important;
  }
  /* line 36405, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-90 {
    font-size: 90px;
  }
  /* line 36407, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-90-f {
    font-size: 90px !important;
  }
  /* line 36409, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-92 {
    font-size: 92px;
  }
  /* line 36411, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-92-f {
    font-size: 92px !important;
  }
  /* line 36413, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-94 {
    font-size: 94px;
  }
  /* line 36415, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-94-f {
    font-size: 94px !important;
  }
  /* line 36417, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-96 {
    font-size: 96px;
  }
  /* line 36419, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-96-f {
    font-size: 96px !important;
  }
  /* line 36421, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-98 {
    font-size: 98px;
  }
  /* line 36423, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-98-f {
    font-size: 98px !important;
  }
  /* line 36425, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-100 {
    font-size: 100px;
  }
  /* line 36427, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-100-f {
    font-size: 100px !important;
  }
  /* line 36429, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-102 {
    font-size: 102px;
  }
  /* line 36431, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-102-f {
    font-size: 102px !important;
  }
  /* line 36433, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-104 {
    font-size: 104px;
  }
  /* line 36435, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-104-f {
    font-size: 104px !important;
  }
  /* line 36437, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-106 {
    font-size: 106px;
  }
  /* line 36439, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-106-f {
    font-size: 106px !important;
  }
  /* line 36441, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-108 {
    font-size: 108px;
  }
  /* line 36443, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-108-f {
    font-size: 108px !important;
  }
  /* line 36445, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-110 {
    font-size: 110px;
  }
  /* line 36447, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-110-f {
    font-size: 110px !important;
  }
  /* line 36449, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-112 {
    font-size: 112px;
  }
  /* line 36451, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-112-f {
    font-size: 112px !important;
  }
  /* line 36453, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-114 {
    font-size: 114px;
  }
  /* line 36455, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-114-f {
    font-size: 114px !important;
  }
  /* line 36457, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-116 {
    font-size: 116px;
  }
  /* line 36459, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-116-f {
    font-size: 116px !important;
  }
  /* line 36461, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-118 {
    font-size: 118px;
  }
  /* line 36463, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-118-f {
    font-size: 118px !important;
  }
  /* line 36465, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-120 {
    font-size: 120px;
  }
  /* line 36467, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-120-f {
    font-size: 120px !important;
  }
  /* line 36469, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-122 {
    font-size: 122px;
  }
  /* line 36471, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-122-f {
    font-size: 122px !important;
  }
  /* line 36473, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-124 {
    font-size: 124px;
  }
  /* line 36475, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-124-f {
    font-size: 124px !important;
  }
  /* line 36477, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-126 {
    font-size: 126px;
  }
  /* line 36479, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-126-f {
    font-size: 126px !important;
  }
  /* line 36481, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-128 {
    font-size: 128px;
  }
  /* line 36483, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-128-f {
    font-size: 128px !important;
  }
  /* line 36485, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-130 {
    font-size: 130px;
  }
  /* line 36487, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-130-f {
    font-size: 130px !important;
  }
  /* line 36489, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-132 {
    font-size: 132px;
  }
  /* line 36491, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-132-f {
    font-size: 132px !important;
  }
  /* line 36493, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-134 {
    font-size: 134px;
  }
  /* line 36495, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-134-f {
    font-size: 134px !important;
  }
  /* line 36497, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-136 {
    font-size: 136px;
  }
  /* line 36499, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-136-f {
    font-size: 136px !important;
  }
  /* line 36501, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-138 {
    font-size: 138px;
  }
  /* line 36503, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-138-f {
    font-size: 138px !important;
  }
  /* line 36505, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-140 {
    font-size: 140px;
  }
  /* line 36507, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-140-f {
    font-size: 140px !important;
  }
  /* line 36509, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-base {
    font-size: 0.875rem;
  }
  /* line 36511, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-bold {
    font-weight: 700;
  }
  /* line 36513, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-semibold {
    font-weight: 600;
  }
  /* line 36515, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-medium {
    font-weight: 500;
  }
  /* line 36517, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-normal {
    font-weight: 400;
  }
  /* line 36519, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-light {
    font-weight: 300;
  }
  /* line 36521, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-thin {
    font-weight: 200;
  }
  /* line 36523, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-xthin {
    font-weight: 100;
  }
  /* line 36525, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-0 {
    line-height: 0;
  }
  /* line 36527, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-1 {
    line-height: 1.1;
  }
  /* line 36529, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-2 {
    line-height: 1.2;
  }
  /* line 36531, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-3 {
    line-height: 1.3;
  }
  /* line 36533, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-4 {
    line-height: 1.4;
  }
  /* line 36535, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-5 {
    line-height: 1.5;
  }
  /* line 36537, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-6 {
    line-height: 1.6;
  }
  /* line 36539, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-7 {
    line-height: 1.7;
  }
  /* line 36541, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-8 {
    line-height: 1.8;
  }
  /* line 36543, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-9 {
    line-height: 1.9;
  }
  /* line 36545, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-10 {
    line-height: 2.0;
  }
  /* line 36547, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-11 {
    line-height: 2.1;
  }
  /* line 36549, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-12 {
    line-height: 2.2;
  }
  /* line 36551, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-13 {
    line-height: 2.3;
  }
  /* line 36553, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-14 {
    line-height: 2.4;
  }
  /* line 36555, app/assets/stylesheets/css/zoficash.css */
  .lh-xl-15 {
    line-height: 2.5;
  }
  /* line 36557, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-center {
    text-align: center;
  }
  /* line 36559, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-right {
    text-align: right;
  }
  /* line 36561, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-left {
    text-align: left;
  }
  /* line 36563, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-center-f {
    text-align: center !important;
  }
  /* line 36565, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-right-f {
    text-align: right !important;
  }
  /* line 36567, app/assets/stylesheets/css/zoficash.css */
  .tx-xl-left-f {
    text-align: left !important;
  }
}

/* ###### 9.9 Width   ###### */
/* line 36571, app/assets/stylesheets/css/zoficash.css */
.wd-5 {
  width: 5px;
}

/* line 36574, app/assets/stylesheets/css/zoficash.css */
.wd-5p {
  width: 5%;
}

/* line 36577, app/assets/stylesheets/css/zoficash.css */
.mx-wd-5p {
  max-width: 5%;
}

/* line 36580, app/assets/stylesheets/css/zoficash.css */
.mn-wd-5p {
  min-width: 5%;
}

/* line 36583, app/assets/stylesheets/css/zoficash.css */
.wd-5-f {
  width: 5px !important;
}

/* line 36586, app/assets/stylesheets/css/zoficash.css */
.wd-5p-f {
  width: 5% !important;
}

/* line 36589, app/assets/stylesheets/css/zoficash.css */
.mx-wd-5p-f {
  max-width: 5% !important;
}

/* line 36592, app/assets/stylesheets/css/zoficash.css */
.mn-wd-5p-f {
  min-width: 5% !important;
}

/* line 36595, app/assets/stylesheets/css/zoficash.css */
.wd-10 {
  width: 10px;
}

/* line 36598, app/assets/stylesheets/css/zoficash.css */
.wd-10p {
  width: 10%;
}

/* line 36601, app/assets/stylesheets/css/zoficash.css */
.mx-wd-10p {
  max-width: 10%;
}

/* line 36604, app/assets/stylesheets/css/zoficash.css */
.mn-wd-10p {
  min-width: 10%;
}

/* line 36607, app/assets/stylesheets/css/zoficash.css */
.wd-10-f {
  width: 10px !important;
}

/* line 36610, app/assets/stylesheets/css/zoficash.css */
.wd-10p-f {
  width: 10% !important;
}

/* line 36613, app/assets/stylesheets/css/zoficash.css */
.mx-wd-10p-f {
  max-width: 10% !important;
}

/* line 36616, app/assets/stylesheets/css/zoficash.css */
.mn-wd-10p-f {
  min-width: 10% !important;
}

/* line 36619, app/assets/stylesheets/css/zoficash.css */
.wd-15 {
  width: 15px;
}

/* line 36622, app/assets/stylesheets/css/zoficash.css */
.wd-15p {
  width: 15%;
}

/* line 36625, app/assets/stylesheets/css/zoficash.css */
.mx-wd-15p {
  max-width: 15%;
}

/* line 36628, app/assets/stylesheets/css/zoficash.css */
.mn-wd-15p {
  min-width: 15%;
}

/* line 36631, app/assets/stylesheets/css/zoficash.css */
.wd-15-f {
  width: 15px !important;
}

/* line 36634, app/assets/stylesheets/css/zoficash.css */
.wd-15p-f {
  width: 15% !important;
}

/* line 36637, app/assets/stylesheets/css/zoficash.css */
.mx-wd-15p-f {
  max-width: 15% !important;
}

/* line 36640, app/assets/stylesheets/css/zoficash.css */
.mn-wd-15p-f {
  min-width: 15% !important;
}

/* line 36643, app/assets/stylesheets/css/zoficash.css */
.wd-20 {
  width: 20px;
}

/* line 36646, app/assets/stylesheets/css/zoficash.css */
.wd-20p {
  width: 20%;
}

/* line 36649, app/assets/stylesheets/css/zoficash.css */
.mx-wd-20p {
  max-width: 20%;
}

/* line 36652, app/assets/stylesheets/css/zoficash.css */
.mn-wd-20p {
  min-width: 20%;
}

/* line 36655, app/assets/stylesheets/css/zoficash.css */
.wd-20-f {
  width: 20px !important;
}

/* line 36658, app/assets/stylesheets/css/zoficash.css */
.wd-20p-f {
  width: 20% !important;
}

/* line 36661, app/assets/stylesheets/css/zoficash.css */
.mx-wd-20p-f {
  max-width: 20% !important;
}

/* line 36664, app/assets/stylesheets/css/zoficash.css */
.mn-wd-20p-f {
  min-width: 20% !important;
}

/* line 36667, app/assets/stylesheets/css/zoficash.css */
.wd-25 {
  width: 25px;
}

/* line 36670, app/assets/stylesheets/css/zoficash.css */
.wd-25p {
  width: 25%;
}

/* line 36673, app/assets/stylesheets/css/zoficash.css */
.mx-wd-25p {
  max-width: 25%;
}

/* line 36676, app/assets/stylesheets/css/zoficash.css */
.mn-wd-25p {
  min-width: 25%;
}

/* line 36679, app/assets/stylesheets/css/zoficash.css */
.wd-25-f {
  width: 25px !important;
}

/* line 36682, app/assets/stylesheets/css/zoficash.css */
.wd-25p-f {
  width: 25% !important;
}

/* line 36685, app/assets/stylesheets/css/zoficash.css */
.mx-wd-25p-f {
  max-width: 25% !important;
}

/* line 36688, app/assets/stylesheets/css/zoficash.css */
.mn-wd-25p-f {
  min-width: 25% !important;
}

/* line 36691, app/assets/stylesheets/css/zoficash.css */
.wd-30 {
  width: 30px;
}

/* line 36694, app/assets/stylesheets/css/zoficash.css */
.wd-30p {
  width: 30%;
}

/* line 36697, app/assets/stylesheets/css/zoficash.css */
.mx-wd-30p {
  max-width: 30%;
}

/* line 36700, app/assets/stylesheets/css/zoficash.css */
.mn-wd-30p {
  min-width: 30%;
}

/* line 36703, app/assets/stylesheets/css/zoficash.css */
.wd-30-f {
  width: 30px !important;
}

/* line 36706, app/assets/stylesheets/css/zoficash.css */
.wd-30p-f {
  width: 30% !important;
}

/* line 36709, app/assets/stylesheets/css/zoficash.css */
.mx-wd-30p-f {
  max-width: 30% !important;
}

/* line 36712, app/assets/stylesheets/css/zoficash.css */
.mn-wd-30p-f {
  min-width: 30% !important;
}

/* line 36715, app/assets/stylesheets/css/zoficash.css */
.wd-35 {
  width: 35px;
}

/* line 36718, app/assets/stylesheets/css/zoficash.css */
.wd-35p {
  width: 35%;
}

/* line 36721, app/assets/stylesheets/css/zoficash.css */
.mx-wd-35p {
  max-width: 35%;
}

/* line 36724, app/assets/stylesheets/css/zoficash.css */
.mn-wd-35p {
  min-width: 35%;
}

/* line 36727, app/assets/stylesheets/css/zoficash.css */
.wd-35-f {
  width: 35px !important;
}

/* line 36730, app/assets/stylesheets/css/zoficash.css */
.wd-35p-f {
  width: 35% !important;
}

/* line 36733, app/assets/stylesheets/css/zoficash.css */
.mx-wd-35p-f {
  max-width: 35% !important;
}

/* line 36736, app/assets/stylesheets/css/zoficash.css */
.mn-wd-35p-f {
  min-width: 35% !important;
}

/* line 36739, app/assets/stylesheets/css/zoficash.css */
.wd-40 {
  width: 40px;
}

/* line 36742, app/assets/stylesheets/css/zoficash.css */
.wd-40p {
  width: 40%;
}

/* line 36745, app/assets/stylesheets/css/zoficash.css */
.mx-wd-40p {
  max-width: 40%;
}

/* line 36748, app/assets/stylesheets/css/zoficash.css */
.mn-wd-40p {
  min-width: 40%;
}

/* line 36751, app/assets/stylesheets/css/zoficash.css */
.wd-40-f {
  width: 40px !important;
}

/* line 36754, app/assets/stylesheets/css/zoficash.css */
.wd-40p-f {
  width: 40% !important;
}

/* line 36757, app/assets/stylesheets/css/zoficash.css */
.mx-wd-40p-f {
  max-width: 40% !important;
}

/* line 36760, app/assets/stylesheets/css/zoficash.css */
.mn-wd-40p-f {
  min-width: 40% !important;
}

/* line 36763, app/assets/stylesheets/css/zoficash.css */
.wd-45 {
  width: 45px;
}

/* line 36766, app/assets/stylesheets/css/zoficash.css */
.wd-45p {
  width: 45%;
}

/* line 36769, app/assets/stylesheets/css/zoficash.css */
.mx-wd-45p {
  max-width: 45%;
}

/* line 36772, app/assets/stylesheets/css/zoficash.css */
.mn-wd-45p {
  min-width: 45%;
}

/* line 36775, app/assets/stylesheets/css/zoficash.css */
.wd-45-f {
  width: 45px !important;
}

/* line 36778, app/assets/stylesheets/css/zoficash.css */
.wd-45p-f {
  width: 45% !important;
}

/* line 36781, app/assets/stylesheets/css/zoficash.css */
.mx-wd-45p-f {
  max-width: 45% !important;
}

/* line 36784, app/assets/stylesheets/css/zoficash.css */
.mn-wd-45p-f {
  min-width: 45% !important;
}

/* line 36787, app/assets/stylesheets/css/zoficash.css */
.wd-50 {
  width: 50px;
}

/* line 36790, app/assets/stylesheets/css/zoficash.css */
.wd-50p {
  width: 50%;
}

/* line 36793, app/assets/stylesheets/css/zoficash.css */
.mx-wd-50p {
  max-width: 50%;
}

/* line 36796, app/assets/stylesheets/css/zoficash.css */
.mn-wd-50p {
  min-width: 50%;
}

/* line 36799, app/assets/stylesheets/css/zoficash.css */
.wd-50-f {
  width: 50px !important;
}

/* line 36802, app/assets/stylesheets/css/zoficash.css */
.wd-50p-f {
  width: 50% !important;
}

/* line 36805, app/assets/stylesheets/css/zoficash.css */
.mx-wd-50p-f {
  max-width: 50% !important;
}

/* line 36808, app/assets/stylesheets/css/zoficash.css */
.mn-wd-50p-f {
  min-width: 50% !important;
}

/* line 36811, app/assets/stylesheets/css/zoficash.css */
.wd-55 {
  width: 55px;
}

/* line 36814, app/assets/stylesheets/css/zoficash.css */
.wd-55p {
  width: 55%;
}

/* line 36817, app/assets/stylesheets/css/zoficash.css */
.mx-wd-55p {
  max-width: 55%;
}

/* line 36820, app/assets/stylesheets/css/zoficash.css */
.mn-wd-55p {
  min-width: 55%;
}

/* line 36823, app/assets/stylesheets/css/zoficash.css */
.wd-55-f {
  width: 55px !important;
}

/* line 36826, app/assets/stylesheets/css/zoficash.css */
.wd-55p-f {
  width: 55% !important;
}

/* line 36829, app/assets/stylesheets/css/zoficash.css */
.mx-wd-55p-f {
  max-width: 55% !important;
}

/* line 36832, app/assets/stylesheets/css/zoficash.css */
.mn-wd-55p-f {
  min-width: 55% !important;
}

/* line 36835, app/assets/stylesheets/css/zoficash.css */
.wd-60 {
  width: 60px;
}

/* line 36838, app/assets/stylesheets/css/zoficash.css */
.wd-60p {
  width: 60%;
}

/* line 36841, app/assets/stylesheets/css/zoficash.css */
.mx-wd-60p {
  max-width: 60%;
}

/* line 36844, app/assets/stylesheets/css/zoficash.css */
.mn-wd-60p {
  min-width: 60%;
}

/* line 36847, app/assets/stylesheets/css/zoficash.css */
.wd-60-f {
  width: 60px !important;
}

/* line 36850, app/assets/stylesheets/css/zoficash.css */
.wd-60p-f {
  width: 60% !important;
}

/* line 36853, app/assets/stylesheets/css/zoficash.css */
.mx-wd-60p-f {
  max-width: 60% !important;
}

/* line 36856, app/assets/stylesheets/css/zoficash.css */
.mn-wd-60p-f {
  min-width: 60% !important;
}

/* line 36859, app/assets/stylesheets/css/zoficash.css */
.wd-65 {
  width: 65px;
}

/* line 36862, app/assets/stylesheets/css/zoficash.css */
.wd-65p {
  width: 65%;
}

/* line 36865, app/assets/stylesheets/css/zoficash.css */
.mx-wd-65p {
  max-width: 65%;
}

/* line 36868, app/assets/stylesheets/css/zoficash.css */
.mn-wd-65p {
  min-width: 65%;
}

/* line 36871, app/assets/stylesheets/css/zoficash.css */
.wd-65-f {
  width: 65px !important;
}

/* line 36874, app/assets/stylesheets/css/zoficash.css */
.wd-65p-f {
  width: 65% !important;
}

/* line 36877, app/assets/stylesheets/css/zoficash.css */
.mx-wd-65p-f {
  max-width: 65% !important;
}

/* line 36880, app/assets/stylesheets/css/zoficash.css */
.mn-wd-65p-f {
  min-width: 65% !important;
}

/* line 36883, app/assets/stylesheets/css/zoficash.css */
.wd-70 {
  width: 70px;
}

/* line 36886, app/assets/stylesheets/css/zoficash.css */
.wd-70p {
  width: 70%;
}

/* line 36889, app/assets/stylesheets/css/zoficash.css */
.mx-wd-70p {
  max-width: 70%;
}

/* line 36892, app/assets/stylesheets/css/zoficash.css */
.mn-wd-70p {
  min-width: 70%;
}

/* line 36895, app/assets/stylesheets/css/zoficash.css */
.wd-70-f {
  width: 70px !important;
}

/* line 36898, app/assets/stylesheets/css/zoficash.css */
.wd-70p-f {
  width: 70% !important;
}

/* line 36901, app/assets/stylesheets/css/zoficash.css */
.mx-wd-70p-f {
  max-width: 70% !important;
}

/* line 36904, app/assets/stylesheets/css/zoficash.css */
.mn-wd-70p-f {
  min-width: 70% !important;
}

/* line 36907, app/assets/stylesheets/css/zoficash.css */
.wd-75 {
  width: 75px;
}

/* line 36910, app/assets/stylesheets/css/zoficash.css */
.wd-75p {
  width: 75%;
}

/* line 36913, app/assets/stylesheets/css/zoficash.css */
.mx-wd-75p {
  max-width: 75%;
}

/* line 36916, app/assets/stylesheets/css/zoficash.css */
.mn-wd-75p {
  min-width: 75%;
}

/* line 36919, app/assets/stylesheets/css/zoficash.css */
.wd-75-f {
  width: 75px !important;
}

/* line 36922, app/assets/stylesheets/css/zoficash.css */
.wd-75p-f {
  width: 75% !important;
}

/* line 36925, app/assets/stylesheets/css/zoficash.css */
.mx-wd-75p-f {
  max-width: 75% !important;
}

/* line 36928, app/assets/stylesheets/css/zoficash.css */
.mn-wd-75p-f {
  min-width: 75% !important;
}

/* line 36931, app/assets/stylesheets/css/zoficash.css */
.wd-80 {
  width: 80px;
}

/* line 36934, app/assets/stylesheets/css/zoficash.css */
.wd-80p {
  width: 80%;
}

/* line 36937, app/assets/stylesheets/css/zoficash.css */
.mx-wd-80p {
  max-width: 80%;
}

/* line 36940, app/assets/stylesheets/css/zoficash.css */
.mn-wd-80p {
  min-width: 80%;
}

/* line 36943, app/assets/stylesheets/css/zoficash.css */
.wd-80-f {
  width: 80px !important;
}

/* line 36946, app/assets/stylesheets/css/zoficash.css */
.wd-80p-f {
  width: 80% !important;
}

/* line 36949, app/assets/stylesheets/css/zoficash.css */
.mx-wd-80p-f {
  max-width: 80% !important;
}

/* line 36952, app/assets/stylesheets/css/zoficash.css */
.mn-wd-80p-f {
  min-width: 80% !important;
}

/* line 36955, app/assets/stylesheets/css/zoficash.css */
.wd-85 {
  width: 85px;
}

/* line 36958, app/assets/stylesheets/css/zoficash.css */
.wd-85p {
  width: 85%;
}

/* line 36961, app/assets/stylesheets/css/zoficash.css */
.mx-wd-85p {
  max-width: 85%;
}

/* line 36964, app/assets/stylesheets/css/zoficash.css */
.mn-wd-85p {
  min-width: 85%;
}

/* line 36967, app/assets/stylesheets/css/zoficash.css */
.wd-85-f {
  width: 85px !important;
}

/* line 36970, app/assets/stylesheets/css/zoficash.css */
.wd-85p-f {
  width: 85% !important;
}

/* line 36973, app/assets/stylesheets/css/zoficash.css */
.mx-wd-85p-f {
  max-width: 85% !important;
}

/* line 36976, app/assets/stylesheets/css/zoficash.css */
.mn-wd-85p-f {
  min-width: 85% !important;
}

/* line 36979, app/assets/stylesheets/css/zoficash.css */
.wd-90 {
  width: 90px;
}

/* line 36982, app/assets/stylesheets/css/zoficash.css */
.wd-90p {
  width: 90%;
}

/* line 36985, app/assets/stylesheets/css/zoficash.css */
.mx-wd-90p {
  max-width: 90%;
}

/* line 36988, app/assets/stylesheets/css/zoficash.css */
.mn-wd-90p {
  min-width: 90%;
}

/* line 36991, app/assets/stylesheets/css/zoficash.css */
.wd-90-f {
  width: 90px !important;
}

/* line 36994, app/assets/stylesheets/css/zoficash.css */
.wd-90p-f {
  width: 90% !important;
}

/* line 36997, app/assets/stylesheets/css/zoficash.css */
.mx-wd-90p-f {
  max-width: 90% !important;
}

/* line 37000, app/assets/stylesheets/css/zoficash.css */
.mn-wd-90p-f {
  min-width: 90% !important;
}

/* line 37003, app/assets/stylesheets/css/zoficash.css */
.wd-95 {
  width: 95px;
}

/* line 37006, app/assets/stylesheets/css/zoficash.css */
.wd-95p {
  width: 95%;
}

/* line 37009, app/assets/stylesheets/css/zoficash.css */
.mx-wd-95p {
  max-width: 95%;
}

/* line 37012, app/assets/stylesheets/css/zoficash.css */
.mn-wd-95p {
  min-width: 95%;
}

/* line 37015, app/assets/stylesheets/css/zoficash.css */
.wd-95-f {
  width: 95px !important;
}

/* line 37018, app/assets/stylesheets/css/zoficash.css */
.wd-95p-f {
  width: 95% !important;
}

/* line 37021, app/assets/stylesheets/css/zoficash.css */
.mx-wd-95p-f {
  max-width: 95% !important;
}

/* line 37024, app/assets/stylesheets/css/zoficash.css */
.mn-wd-95p-f {
  min-width: 95% !important;
}

/* line 37027, app/assets/stylesheets/css/zoficash.css */
.wd-100 {
  width: 100px;
}

/* line 37030, app/assets/stylesheets/css/zoficash.css */
.wd-100p {
  width: 100%;
}

/* line 37033, app/assets/stylesheets/css/zoficash.css */
.mx-wd-100p {
  max-width: 100%;
}

/* line 37036, app/assets/stylesheets/css/zoficash.css */
.mn-wd-100p {
  min-width: 100%;
}

/* line 37039, app/assets/stylesheets/css/zoficash.css */
.wd-100-f {
  width: 100px !important;
}

/* line 37042, app/assets/stylesheets/css/zoficash.css */
.wd-100p-f {
  width: 100% !important;
}

/* line 37045, app/assets/stylesheets/css/zoficash.css */
.mx-wd-100p-f {
  max-width: 100% !important;
}

/* line 37048, app/assets/stylesheets/css/zoficash.css */
.mn-wd-100p-f {
  min-width: 100% !important;
}

/* line 37051, app/assets/stylesheets/css/zoficash.css */
.wd-150 {
  width: 150px;
}

/* line 37054, app/assets/stylesheets/css/zoficash.css */
.wd-150-f {
  width: 150px !important;
}

/* line 37057, app/assets/stylesheets/css/zoficash.css */
.mn-wd-150 {
  width: 150px;
}

/* line 37060, app/assets/stylesheets/css/zoficash.css */
.mx-wd-150 {
  width: 150px;
}

/* line 37063, app/assets/stylesheets/css/zoficash.css */
.wd-200 {
  width: 200px;
}

/* line 37066, app/assets/stylesheets/css/zoficash.css */
.wd-200-f {
  width: 200px !important;
}

/* line 37069, app/assets/stylesheets/css/zoficash.css */
.mn-wd-200 {
  width: 200px;
}

/* line 37072, app/assets/stylesheets/css/zoficash.css */
.mx-wd-200 {
  width: 200px;
}

/* line 37075, app/assets/stylesheets/css/zoficash.css */
.wd-250 {
  width: 250px;
}

/* line 37078, app/assets/stylesheets/css/zoficash.css */
.wd-250-f {
  width: 250px !important;
}

/* line 37081, app/assets/stylesheets/css/zoficash.css */
.mn-wd-250 {
  width: 250px;
}

/* line 37084, app/assets/stylesheets/css/zoficash.css */
.mx-wd-250 {
  width: 250px;
}

/* line 37087, app/assets/stylesheets/css/zoficash.css */
.wd-300 {
  width: 300px;
}

/* line 37090, app/assets/stylesheets/css/zoficash.css */
.wd-300-f {
  width: 300px !important;
}

/* line 37093, app/assets/stylesheets/css/zoficash.css */
.mn-wd-300 {
  width: 300px;
}

/* line 37096, app/assets/stylesheets/css/zoficash.css */
.mx-wd-300 {
  width: 300px;
}

/* line 37099, app/assets/stylesheets/css/zoficash.css */
.wd-350 {
  width: 350px;
}

/* line 37102, app/assets/stylesheets/css/zoficash.css */
.wd-350-f {
  width: 350px !important;
}

/* line 37105, app/assets/stylesheets/css/zoficash.css */
.mn-wd-350 {
  width: 350px;
}

/* line 37108, app/assets/stylesheets/css/zoficash.css */
.mx-wd-350 {
  width: 350px;
}

/* line 37111, app/assets/stylesheets/css/zoficash.css */
.wd-400 {
  width: 400px;
}

/* line 37114, app/assets/stylesheets/css/zoficash.css */
.wd-400-f {
  width: 400px !important;
}

/* line 37117, app/assets/stylesheets/css/zoficash.css */
.mn-wd-400 {
  width: 400px;
}

/* line 37120, app/assets/stylesheets/css/zoficash.css */
.mx-wd-400 {
  width: 400px;
}

/* line 37123, app/assets/stylesheets/css/zoficash.css */
.wd-450 {
  width: 450px;
}

/* line 37126, app/assets/stylesheets/css/zoficash.css */
.wd-450-f {
  width: 450px !important;
}

/* line 37129, app/assets/stylesheets/css/zoficash.css */
.mn-wd-450 {
  width: 450px;
}

/* line 37132, app/assets/stylesheets/css/zoficash.css */
.mx-wd-450 {
  width: 450px;
}

/* line 37135, app/assets/stylesheets/css/zoficash.css */
.wd-500 {
  width: 500px;
}

/* line 37138, app/assets/stylesheets/css/zoficash.css */
.wd-500-f {
  width: 500px !important;
}

/* line 37141, app/assets/stylesheets/css/zoficash.css */
.mn-wd-500 {
  width: 500px;
}

/* line 37144, app/assets/stylesheets/css/zoficash.css */
.mx-wd-500 {
  width: 500px;
}

/* line 37147, app/assets/stylesheets/css/zoficash.css */
.wd-550 {
  width: 550px;
}

/* line 37150, app/assets/stylesheets/css/zoficash.css */
.wd-550-f {
  width: 550px !important;
}

/* line 37153, app/assets/stylesheets/css/zoficash.css */
.mn-wd-550 {
  width: 550px;
}

/* line 37156, app/assets/stylesheets/css/zoficash.css */
.mx-wd-550 {
  width: 550px;
}

/* line 37159, app/assets/stylesheets/css/zoficash.css */
.wd-600 {
  width: 600px;
}

/* line 37162, app/assets/stylesheets/css/zoficash.css */
.wd-600-f {
  width: 600px !important;
}

/* line 37165, app/assets/stylesheets/css/zoficash.css */
.mn-wd-600 {
  width: 600px;
}

/* line 37168, app/assets/stylesheets/css/zoficash.css */
.mx-wd-600 {
  width: 600px;
}

/* line 37171, app/assets/stylesheets/css/zoficash.css */
.wd-650 {
  width: 650px;
}

/* line 37174, app/assets/stylesheets/css/zoficash.css */
.wd-650-f {
  width: 650px !important;
}

/* line 37177, app/assets/stylesheets/css/zoficash.css */
.mn-wd-650 {
  width: 650px;
}

/* line 37180, app/assets/stylesheets/css/zoficash.css */
.mx-wd-650 {
  width: 650px;
}

/* line 37183, app/assets/stylesheets/css/zoficash.css */
.wd-700 {
  width: 700px;
}

/* line 37186, app/assets/stylesheets/css/zoficash.css */
.wd-700-f {
  width: 700px !important;
}

/* line 37189, app/assets/stylesheets/css/zoficash.css */
.mn-wd-700 {
  width: 700px;
}

/* line 37192, app/assets/stylesheets/css/zoficash.css */
.mx-wd-700 {
  width: 700px;
}

/* line 37195, app/assets/stylesheets/css/zoficash.css */
.wd-750 {
  width: 750px;
}

/* line 37198, app/assets/stylesheets/css/zoficash.css */
.wd-750-f {
  width: 750px !important;
}

/* line 37201, app/assets/stylesheets/css/zoficash.css */
.mn-wd-750 {
  width: 750px;
}

/* line 37204, app/assets/stylesheets/css/zoficash.css */
.mx-wd-750 {
  width: 750px;
}

/* line 37207, app/assets/stylesheets/css/zoficash.css */
.wd-800 {
  width: 800px;
}

/* line 37210, app/assets/stylesheets/css/zoficash.css */
.wd-800-f {
  width: 800px !important;
}

/* line 37213, app/assets/stylesheets/css/zoficash.css */
.mn-wd-800 {
  width: 800px;
}

/* line 37216, app/assets/stylesheets/css/zoficash.css */
.mx-wd-800 {
  width: 800px;
}

/* line 37219, app/assets/stylesheets/css/zoficash.css */
.wd-850 {
  width: 850px;
}

/* line 37222, app/assets/stylesheets/css/zoficash.css */
.wd-850-f {
  width: 850px !important;
}

/* line 37225, app/assets/stylesheets/css/zoficash.css */
.mn-wd-850 {
  width: 850px;
}

/* line 37228, app/assets/stylesheets/css/zoficash.css */
.mx-wd-850 {
  width: 850px;
}

/* line 37231, app/assets/stylesheets/css/zoficash.css */
.wd-900 {
  width: 900px;
}

/* line 37234, app/assets/stylesheets/css/zoficash.css */
.wd-900-f {
  width: 900px !important;
}

/* line 37237, app/assets/stylesheets/css/zoficash.css */
.mn-wd-900 {
  width: 900px;
}

/* line 37240, app/assets/stylesheets/css/zoficash.css */
.mx-wd-900 {
  width: 900px;
}

/* line 37243, app/assets/stylesheets/css/zoficash.css */
.wd-950 {
  width: 950px;
}

/* line 37246, app/assets/stylesheets/css/zoficash.css */
.wd-950-f {
  width: 950px !important;
}

/* line 37249, app/assets/stylesheets/css/zoficash.css */
.mn-wd-950 {
  width: 950px;
}

/* line 37252, app/assets/stylesheets/css/zoficash.css */
.mx-wd-950 {
  width: 950px;
}

/* line 37255, app/assets/stylesheets/css/zoficash.css */
.wd-1000 {
  width: 1000px;
}

/* line 37258, app/assets/stylesheets/css/zoficash.css */
.wd-1000-f {
  width: 1000px !important;
}

/* line 37261, app/assets/stylesheets/css/zoficash.css */
.mn-wd-1000 {
  width: 1000px;
}

/* line 37264, app/assets/stylesheets/css/zoficash.css */
.mx-wd-1000 {
  width: 1000px;
}

@media (min-width: 480px) {
  /* line 37268, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-5 {
    width: 5px;
  }
  /* line 37270, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-5p {
    width: 5%;
  }
  /* line 37272, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-5p {
    max-width: 5%;
  }
  /* line 37274, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-5p {
    min-width: 5%;
  }
  /* line 37276, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-5-f {
    width: 5px !important;
  }
  /* line 37278, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-5p-f {
    width: 5% !important;
  }
  /* line 37280, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-5p-f {
    max-width: 5% !important;
  }
  /* line 37282, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-5p-f {
    min-width: 5% !important;
  }
  /* line 37284, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-10 {
    width: 10px;
  }
  /* line 37286, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-10p {
    width: 10%;
  }
  /* line 37288, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-10p {
    max-width: 10%;
  }
  /* line 37290, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-10p {
    min-width: 10%;
  }
  /* line 37292, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-10-f {
    width: 10px !important;
  }
  /* line 37294, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-10p-f {
    width: 10% !important;
  }
  /* line 37296, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-10p-f {
    max-width: 10% !important;
  }
  /* line 37298, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-10p-f {
    min-width: 10% !important;
  }
  /* line 37300, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-15 {
    width: 15px;
  }
  /* line 37302, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-15p {
    width: 15%;
  }
  /* line 37304, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-15p {
    max-width: 15%;
  }
  /* line 37306, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-15p {
    min-width: 15%;
  }
  /* line 37308, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-15-f {
    width: 15px !important;
  }
  /* line 37310, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-15p-f {
    width: 15% !important;
  }
  /* line 37312, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-15p-f {
    max-width: 15% !important;
  }
  /* line 37314, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-15p-f {
    min-width: 15% !important;
  }
  /* line 37316, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-20 {
    width: 20px;
  }
  /* line 37318, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-20p {
    width: 20%;
  }
  /* line 37320, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-20p {
    max-width: 20%;
  }
  /* line 37322, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-20p {
    min-width: 20%;
  }
  /* line 37324, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-20-f {
    width: 20px !important;
  }
  /* line 37326, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-20p-f {
    width: 20% !important;
  }
  /* line 37328, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-20p-f {
    max-width: 20% !important;
  }
  /* line 37330, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-20p-f {
    min-width: 20% !important;
  }
  /* line 37332, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-25 {
    width: 25px;
  }
  /* line 37334, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-25p {
    width: 25%;
  }
  /* line 37336, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-25p {
    max-width: 25%;
  }
  /* line 37338, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-25p {
    min-width: 25%;
  }
  /* line 37340, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-25-f {
    width: 25px !important;
  }
  /* line 37342, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-25p-f {
    width: 25% !important;
  }
  /* line 37344, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-25p-f {
    max-width: 25% !important;
  }
  /* line 37346, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-25p-f {
    min-width: 25% !important;
  }
  /* line 37348, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-30 {
    width: 30px;
  }
  /* line 37350, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-30p {
    width: 30%;
  }
  /* line 37352, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-30p {
    max-width: 30%;
  }
  /* line 37354, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-30p {
    min-width: 30%;
  }
  /* line 37356, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-30-f {
    width: 30px !important;
  }
  /* line 37358, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-30p-f {
    width: 30% !important;
  }
  /* line 37360, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-30p-f {
    max-width: 30% !important;
  }
  /* line 37362, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-30p-f {
    min-width: 30% !important;
  }
  /* line 37364, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-35 {
    width: 35px;
  }
  /* line 37366, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-35p {
    width: 35%;
  }
  /* line 37368, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-35p {
    max-width: 35%;
  }
  /* line 37370, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-35p {
    min-width: 35%;
  }
  /* line 37372, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-35-f {
    width: 35px !important;
  }
  /* line 37374, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-35p-f {
    width: 35% !important;
  }
  /* line 37376, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-35p-f {
    max-width: 35% !important;
  }
  /* line 37378, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-35p-f {
    min-width: 35% !important;
  }
  /* line 37380, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-40 {
    width: 40px;
  }
  /* line 37382, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-40p {
    width: 40%;
  }
  /* line 37384, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-40p {
    max-width: 40%;
  }
  /* line 37386, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-40p {
    min-width: 40%;
  }
  /* line 37388, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-40-f {
    width: 40px !important;
  }
  /* line 37390, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-40p-f {
    width: 40% !important;
  }
  /* line 37392, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-40p-f {
    max-width: 40% !important;
  }
  /* line 37394, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-40p-f {
    min-width: 40% !important;
  }
  /* line 37396, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-45 {
    width: 45px;
  }
  /* line 37398, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-45p {
    width: 45%;
  }
  /* line 37400, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-45p {
    max-width: 45%;
  }
  /* line 37402, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-45p {
    min-width: 45%;
  }
  /* line 37404, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-45-f {
    width: 45px !important;
  }
  /* line 37406, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-45p-f {
    width: 45% !important;
  }
  /* line 37408, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-45p-f {
    max-width: 45% !important;
  }
  /* line 37410, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-45p-f {
    min-width: 45% !important;
  }
  /* line 37412, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-50 {
    width: 50px;
  }
  /* line 37414, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-50p {
    width: 50%;
  }
  /* line 37416, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-50p {
    max-width: 50%;
  }
  /* line 37418, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-50p {
    min-width: 50%;
  }
  /* line 37420, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-50-f {
    width: 50px !important;
  }
  /* line 37422, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-50p-f {
    width: 50% !important;
  }
  /* line 37424, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-50p-f {
    max-width: 50% !important;
  }
  /* line 37426, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-50p-f {
    min-width: 50% !important;
  }
  /* line 37428, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-55 {
    width: 55px;
  }
  /* line 37430, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-55p {
    width: 55%;
  }
  /* line 37432, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-55p {
    max-width: 55%;
  }
  /* line 37434, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-55p {
    min-width: 55%;
  }
  /* line 37436, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-55-f {
    width: 55px !important;
  }
  /* line 37438, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-55p-f {
    width: 55% !important;
  }
  /* line 37440, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-55p-f {
    max-width: 55% !important;
  }
  /* line 37442, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-55p-f {
    min-width: 55% !important;
  }
  /* line 37444, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-60 {
    width: 60px;
  }
  /* line 37446, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-60p {
    width: 60%;
  }
  /* line 37448, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-60p {
    max-width: 60%;
  }
  /* line 37450, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-60p {
    min-width: 60%;
  }
  /* line 37452, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-60-f {
    width: 60px !important;
  }
  /* line 37454, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-60p-f {
    width: 60% !important;
  }
  /* line 37456, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-60p-f {
    max-width: 60% !important;
  }
  /* line 37458, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-60p-f {
    min-width: 60% !important;
  }
  /* line 37460, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-65 {
    width: 65px;
  }
  /* line 37462, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-65p {
    width: 65%;
  }
  /* line 37464, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-65p {
    max-width: 65%;
  }
  /* line 37466, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-65p {
    min-width: 65%;
  }
  /* line 37468, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-65-f {
    width: 65px !important;
  }
  /* line 37470, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-65p-f {
    width: 65% !important;
  }
  /* line 37472, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-65p-f {
    max-width: 65% !important;
  }
  /* line 37474, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-65p-f {
    min-width: 65% !important;
  }
  /* line 37476, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-70 {
    width: 70px;
  }
  /* line 37478, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-70p {
    width: 70%;
  }
  /* line 37480, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-70p {
    max-width: 70%;
  }
  /* line 37482, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-70p {
    min-width: 70%;
  }
  /* line 37484, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-70-f {
    width: 70px !important;
  }
  /* line 37486, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-70p-f {
    width: 70% !important;
  }
  /* line 37488, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-70p-f {
    max-width: 70% !important;
  }
  /* line 37490, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-70p-f {
    min-width: 70% !important;
  }
  /* line 37492, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-75 {
    width: 75px;
  }
  /* line 37494, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-75p {
    width: 75%;
  }
  /* line 37496, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-75p {
    max-width: 75%;
  }
  /* line 37498, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-75p {
    min-width: 75%;
  }
  /* line 37500, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-75-f {
    width: 75px !important;
  }
  /* line 37502, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-75p-f {
    width: 75% !important;
  }
  /* line 37504, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-75p-f {
    max-width: 75% !important;
  }
  /* line 37506, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-75p-f {
    min-width: 75% !important;
  }
  /* line 37508, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-80 {
    width: 80px;
  }
  /* line 37510, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-80p {
    width: 80%;
  }
  /* line 37512, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-80p {
    max-width: 80%;
  }
  /* line 37514, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-80p {
    min-width: 80%;
  }
  /* line 37516, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-80-f {
    width: 80px !important;
  }
  /* line 37518, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-80p-f {
    width: 80% !important;
  }
  /* line 37520, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-80p-f {
    max-width: 80% !important;
  }
  /* line 37522, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-80p-f {
    min-width: 80% !important;
  }
  /* line 37524, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-85 {
    width: 85px;
  }
  /* line 37526, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-85p {
    width: 85%;
  }
  /* line 37528, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-85p {
    max-width: 85%;
  }
  /* line 37530, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-85p {
    min-width: 85%;
  }
  /* line 37532, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-85-f {
    width: 85px !important;
  }
  /* line 37534, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-85p-f {
    width: 85% !important;
  }
  /* line 37536, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-85p-f {
    max-width: 85% !important;
  }
  /* line 37538, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-85p-f {
    min-width: 85% !important;
  }
  /* line 37540, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-90 {
    width: 90px;
  }
  /* line 37542, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-90p {
    width: 90%;
  }
  /* line 37544, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-90p {
    max-width: 90%;
  }
  /* line 37546, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-90p {
    min-width: 90%;
  }
  /* line 37548, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-90-f {
    width: 90px !important;
  }
  /* line 37550, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-90p-f {
    width: 90% !important;
  }
  /* line 37552, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-90p-f {
    max-width: 90% !important;
  }
  /* line 37554, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-90p-f {
    min-width: 90% !important;
  }
  /* line 37556, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-95 {
    width: 95px;
  }
  /* line 37558, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-95p {
    width: 95%;
  }
  /* line 37560, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-95p {
    max-width: 95%;
  }
  /* line 37562, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-95p {
    min-width: 95%;
  }
  /* line 37564, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-95-f {
    width: 95px !important;
  }
  /* line 37566, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-95p-f {
    width: 95% !important;
  }
  /* line 37568, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-95p-f {
    max-width: 95% !important;
  }
  /* line 37570, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-95p-f {
    min-width: 95% !important;
  }
  /* line 37572, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-100 {
    width: 100px;
  }
  /* line 37574, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-100p {
    width: 100%;
  }
  /* line 37576, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-100p {
    max-width: 100%;
  }
  /* line 37578, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-100p {
    min-width: 100%;
  }
  /* line 37580, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-100-f {
    width: 100px !important;
  }
  /* line 37582, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-100p-f {
    width: 100% !important;
  }
  /* line 37584, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-100p-f {
    max-width: 100% !important;
  }
  /* line 37586, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-100p-f {
    min-width: 100% !important;
  }
  /* line 37588, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-150 {
    width: 150px;
  }
  /* line 37590, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-150p {
    width: 150%;
  }
  /* line 37592, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-150p {
    max-width: 150%;
  }
  /* line 37594, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-150p {
    min-width: 150%;
  }
  /* line 37596, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-150-f {
    width: 150px !important;
  }
  /* line 37598, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-150p-f {
    width: 150% !important;
  }
  /* line 37600, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-150p-f {
    max-width: 150% !important;
  }
  /* line 37602, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-150p-f {
    min-width: 150% !important;
  }
  /* line 37604, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-200 {
    width: 200px;
  }
  /* line 37606, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-200p {
    width: 200%;
  }
  /* line 37608, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-200p {
    max-width: 200%;
  }
  /* line 37610, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-200p {
    min-width: 200%;
  }
  /* line 37612, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-200-f {
    width: 200px !important;
  }
  /* line 37614, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-200p-f {
    width: 200% !important;
  }
  /* line 37616, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-200p-f {
    max-width: 200% !important;
  }
  /* line 37618, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-200p-f {
    min-width: 200% !important;
  }
  /* line 37620, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-250 {
    width: 250px;
  }
  /* line 37622, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-250p {
    width: 250%;
  }
  /* line 37624, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-250p {
    max-width: 250%;
  }
  /* line 37626, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-250p {
    min-width: 250%;
  }
  /* line 37628, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-250-f {
    width: 250px !important;
  }
  /* line 37630, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-250p-f {
    width: 250% !important;
  }
  /* line 37632, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-250p-f {
    max-width: 250% !important;
  }
  /* line 37634, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-250p-f {
    min-width: 250% !important;
  }
  /* line 37636, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-300 {
    width: 300px;
  }
  /* line 37638, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-300p {
    width: 300%;
  }
  /* line 37640, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-300p {
    max-width: 300%;
  }
  /* line 37642, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-300p {
    min-width: 300%;
  }
  /* line 37644, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-300-f {
    width: 300px !important;
  }
  /* line 37646, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-300p-f {
    width: 300% !important;
  }
  /* line 37648, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-300p-f {
    max-width: 300% !important;
  }
  /* line 37650, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-300p-f {
    min-width: 300% !important;
  }
  /* line 37652, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-350 {
    width: 350px;
  }
  /* line 37654, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-350p {
    width: 350%;
  }
  /* line 37656, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-350p {
    max-width: 350%;
  }
  /* line 37658, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-350p {
    min-width: 350%;
  }
  /* line 37660, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-350-f {
    width: 350px !important;
  }
  /* line 37662, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-350p-f {
    width: 350% !important;
  }
  /* line 37664, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-350p-f {
    max-width: 350% !important;
  }
  /* line 37666, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-350p-f {
    min-width: 350% !important;
  }
  /* line 37668, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-400 {
    width: 400px;
  }
  /* line 37670, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-400p {
    width: 400%;
  }
  /* line 37672, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-400p {
    max-width: 400%;
  }
  /* line 37674, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-400p {
    min-width: 400%;
  }
  /* line 37676, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-400-f {
    width: 400px !important;
  }
  /* line 37678, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-400p-f {
    width: 400% !important;
  }
  /* line 37680, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-400p-f {
    max-width: 400% !important;
  }
  /* line 37682, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-400p-f {
    min-width: 400% !important;
  }
  /* line 37684, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-450 {
    width: 450px;
  }
  /* line 37686, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-450p {
    width: 450%;
  }
  /* line 37688, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-450p {
    max-width: 450%;
  }
  /* line 37690, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-450p {
    min-width: 450%;
  }
  /* line 37692, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-450-f {
    width: 450px !important;
  }
  /* line 37694, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-450p-f {
    width: 450% !important;
  }
  /* line 37696, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-450p-f {
    max-width: 450% !important;
  }
  /* line 37698, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-450p-f {
    min-width: 450% !important;
  }
  /* line 37700, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-500 {
    width: 500px;
  }
  /* line 37702, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-500p {
    width: 500%;
  }
  /* line 37704, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-500p {
    max-width: 500%;
  }
  /* line 37706, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-500p {
    min-width: 500%;
  }
  /* line 37708, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-500-f {
    width: 500px !important;
  }
  /* line 37710, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-500p-f {
    width: 500% !important;
  }
  /* line 37712, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-500p-f {
    max-width: 500% !important;
  }
  /* line 37714, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-500p-f {
    min-width: 500% !important;
  }
  /* line 37716, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-550 {
    width: 550px;
  }
  /* line 37718, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-550p {
    width: 550%;
  }
  /* line 37720, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-550p {
    max-width: 550%;
  }
  /* line 37722, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-550p {
    min-width: 550%;
  }
  /* line 37724, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-550-f {
    width: 550px !important;
  }
  /* line 37726, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-550p-f {
    width: 550% !important;
  }
  /* line 37728, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-550p-f {
    max-width: 550% !important;
  }
  /* line 37730, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-550p-f {
    min-width: 550% !important;
  }
  /* line 37732, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-600 {
    width: 600px;
  }
  /* line 37734, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-600p {
    width: 600%;
  }
  /* line 37736, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-600p {
    max-width: 600%;
  }
  /* line 37738, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-600p {
    min-width: 600%;
  }
  /* line 37740, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-600-f {
    width: 600px !important;
  }
  /* line 37742, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-600p-f {
    width: 600% !important;
  }
  /* line 37744, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-600p-f {
    max-width: 600% !important;
  }
  /* line 37746, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-600p-f {
    min-width: 600% !important;
  }
  /* line 37748, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-650 {
    width: 650px;
  }
  /* line 37750, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-650p {
    width: 650%;
  }
  /* line 37752, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-650p {
    max-width: 650%;
  }
  /* line 37754, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-650p {
    min-width: 650%;
  }
  /* line 37756, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-650-f {
    width: 650px !important;
  }
  /* line 37758, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-650p-f {
    width: 650% !important;
  }
  /* line 37760, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-650p-f {
    max-width: 650% !important;
  }
  /* line 37762, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-650p-f {
    min-width: 650% !important;
  }
  /* line 37764, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-700 {
    width: 700px;
  }
  /* line 37766, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-700p {
    width: 700%;
  }
  /* line 37768, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-700p {
    max-width: 700%;
  }
  /* line 37770, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-700p {
    min-width: 700%;
  }
  /* line 37772, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-700-f {
    width: 700px !important;
  }
  /* line 37774, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-700p-f {
    width: 700% !important;
  }
  /* line 37776, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-700p-f {
    max-width: 700% !important;
  }
  /* line 37778, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-700p-f {
    min-width: 700% !important;
  }
  /* line 37780, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-750 {
    width: 750px;
  }
  /* line 37782, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-750p {
    width: 750%;
  }
  /* line 37784, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-750p {
    max-width: 750%;
  }
  /* line 37786, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-750p {
    min-width: 750%;
  }
  /* line 37788, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-750-f {
    width: 750px !important;
  }
  /* line 37790, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-750p-f {
    width: 750% !important;
  }
  /* line 37792, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-750p-f {
    max-width: 750% !important;
  }
  /* line 37794, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-750p-f {
    min-width: 750% !important;
  }
  /* line 37796, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-800 {
    width: 800px;
  }
  /* line 37798, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-800p {
    width: 800%;
  }
  /* line 37800, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-800p {
    max-width: 800%;
  }
  /* line 37802, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-800p {
    min-width: 800%;
  }
  /* line 37804, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-800-f {
    width: 800px !important;
  }
  /* line 37806, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-800p-f {
    width: 800% !important;
  }
  /* line 37808, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-800p-f {
    max-width: 800% !important;
  }
  /* line 37810, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-800p-f {
    min-width: 800% !important;
  }
  /* line 37812, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-850 {
    width: 850px;
  }
  /* line 37814, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-850p {
    width: 850%;
  }
  /* line 37816, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-850p {
    max-width: 850%;
  }
  /* line 37818, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-850p {
    min-width: 850%;
  }
  /* line 37820, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-850-f {
    width: 850px !important;
  }
  /* line 37822, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-850p-f {
    width: 850% !important;
  }
  /* line 37824, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-850p-f {
    max-width: 850% !important;
  }
  /* line 37826, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-850p-f {
    min-width: 850% !important;
  }
  /* line 37828, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-900 {
    width: 900px;
  }
  /* line 37830, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-900p {
    width: 900%;
  }
  /* line 37832, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-900p {
    max-width: 900%;
  }
  /* line 37834, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-900p {
    min-width: 900%;
  }
  /* line 37836, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-900-f {
    width: 900px !important;
  }
  /* line 37838, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-900p-f {
    width: 900% !important;
  }
  /* line 37840, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-900p-f {
    max-width: 900% !important;
  }
  /* line 37842, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-900p-f {
    min-width: 900% !important;
  }
  /* line 37844, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-950 {
    width: 950px;
  }
  /* line 37846, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-950p {
    width: 950%;
  }
  /* line 37848, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-950p {
    max-width: 950%;
  }
  /* line 37850, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-950p {
    min-width: 950%;
  }
  /* line 37852, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-950-f {
    width: 950px !important;
  }
  /* line 37854, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-950p-f {
    width: 950% !important;
  }
  /* line 37856, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-950p-f {
    max-width: 950% !important;
  }
  /* line 37858, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-950p-f {
    min-width: 950% !important;
  }
  /* line 37860, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-1000 {
    width: 1000px;
  }
  /* line 37862, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-1000p {
    width: 1000%;
  }
  /* line 37864, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-1000p {
    max-width: 1000%;
  }
  /* line 37866, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-1000p {
    min-width: 1000%;
  }
  /* line 37868, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-1000-f {
    width: 1000px !important;
  }
  /* line 37870, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-1000p-f {
    width: 1000% !important;
  }
  /* line 37872, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xs-1000p-f {
    max-width: 1000% !important;
  }
  /* line 37874, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xs-1000p-f {
    min-width: 1000% !important;
  }
  /* line 37876, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-auto {
    width: auto;
  }
  /* line 37878, app/assets/stylesheets/css/zoficash.css */
  .wd-xs-auto-f {
    width: auto !important;
  }
}

@media (min-width: 576px) {
  /* line 37882, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-5 {
    width: 5px;
  }
  /* line 37884, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-5p {
    width: 5%;
  }
  /* line 37886, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-5p {
    max-width: 5%;
  }
  /* line 37888, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-5p {
    min-width: 5%;
  }
  /* line 37890, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-5-f {
    width: 5px !important;
  }
  /* line 37892, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-5p-f {
    width: 5% !important;
  }
  /* line 37894, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-5p-f {
    max-width: 5% !important;
  }
  /* line 37896, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-5p-f {
    min-width: 5% !important;
  }
  /* line 37898, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-10 {
    width: 10px;
  }
  /* line 37900, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-10p {
    width: 10%;
  }
  /* line 37902, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-10p {
    max-width: 10%;
  }
  /* line 37904, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-10p {
    min-width: 10%;
  }
  /* line 37906, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-10-f {
    width: 10px !important;
  }
  /* line 37908, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-10p-f {
    width: 10% !important;
  }
  /* line 37910, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-10p-f {
    max-width: 10% !important;
  }
  /* line 37912, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-10p-f {
    min-width: 10% !important;
  }
  /* line 37914, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-15 {
    width: 15px;
  }
  /* line 37916, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-15p {
    width: 15%;
  }
  /* line 37918, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-15p {
    max-width: 15%;
  }
  /* line 37920, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-15p {
    min-width: 15%;
  }
  /* line 37922, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-15-f {
    width: 15px !important;
  }
  /* line 37924, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-15p-f {
    width: 15% !important;
  }
  /* line 37926, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-15p-f {
    max-width: 15% !important;
  }
  /* line 37928, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-15p-f {
    min-width: 15% !important;
  }
  /* line 37930, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-20 {
    width: 20px;
  }
  /* line 37932, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-20p {
    width: 20%;
  }
  /* line 37934, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-20p {
    max-width: 20%;
  }
  /* line 37936, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-20p {
    min-width: 20%;
  }
  /* line 37938, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-20-f {
    width: 20px !important;
  }
  /* line 37940, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-20p-f {
    width: 20% !important;
  }
  /* line 37942, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-20p-f {
    max-width: 20% !important;
  }
  /* line 37944, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-20p-f {
    min-width: 20% !important;
  }
  /* line 37946, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-25 {
    width: 25px;
  }
  /* line 37948, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-25p {
    width: 25%;
  }
  /* line 37950, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-25p {
    max-width: 25%;
  }
  /* line 37952, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-25p {
    min-width: 25%;
  }
  /* line 37954, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-25-f {
    width: 25px !important;
  }
  /* line 37956, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-25p-f {
    width: 25% !important;
  }
  /* line 37958, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-25p-f {
    max-width: 25% !important;
  }
  /* line 37960, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-25p-f {
    min-width: 25% !important;
  }
  /* line 37962, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-30 {
    width: 30px;
  }
  /* line 37964, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-30p {
    width: 30%;
  }
  /* line 37966, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-30p {
    max-width: 30%;
  }
  /* line 37968, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-30p {
    min-width: 30%;
  }
  /* line 37970, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-30-f {
    width: 30px !important;
  }
  /* line 37972, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-30p-f {
    width: 30% !important;
  }
  /* line 37974, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-30p-f {
    max-width: 30% !important;
  }
  /* line 37976, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-30p-f {
    min-width: 30% !important;
  }
  /* line 37978, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-35 {
    width: 35px;
  }
  /* line 37980, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-35p {
    width: 35%;
  }
  /* line 37982, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-35p {
    max-width: 35%;
  }
  /* line 37984, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-35p {
    min-width: 35%;
  }
  /* line 37986, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-35-f {
    width: 35px !important;
  }
  /* line 37988, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-35p-f {
    width: 35% !important;
  }
  /* line 37990, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-35p-f {
    max-width: 35% !important;
  }
  /* line 37992, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-35p-f {
    min-width: 35% !important;
  }
  /* line 37994, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-40 {
    width: 40px;
  }
  /* line 37996, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-40p {
    width: 40%;
  }
  /* line 37998, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-40p {
    max-width: 40%;
  }
  /* line 38000, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-40p {
    min-width: 40%;
  }
  /* line 38002, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-40-f {
    width: 40px !important;
  }
  /* line 38004, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-40p-f {
    width: 40% !important;
  }
  /* line 38006, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-40p-f {
    max-width: 40% !important;
  }
  /* line 38008, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-40p-f {
    min-width: 40% !important;
  }
  /* line 38010, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-45 {
    width: 45px;
  }
  /* line 38012, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-45p {
    width: 45%;
  }
  /* line 38014, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-45p {
    max-width: 45%;
  }
  /* line 38016, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-45p {
    min-width: 45%;
  }
  /* line 38018, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-45-f {
    width: 45px !important;
  }
  /* line 38020, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-45p-f {
    width: 45% !important;
  }
  /* line 38022, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-45p-f {
    max-width: 45% !important;
  }
  /* line 38024, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-45p-f {
    min-width: 45% !important;
  }
  /* line 38026, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-50 {
    width: 50px;
  }
  /* line 38028, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-50p {
    width: 50%;
  }
  /* line 38030, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-50p {
    max-width: 50%;
  }
  /* line 38032, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-50p {
    min-width: 50%;
  }
  /* line 38034, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-50-f {
    width: 50px !important;
  }
  /* line 38036, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-50p-f {
    width: 50% !important;
  }
  /* line 38038, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-50p-f {
    max-width: 50% !important;
  }
  /* line 38040, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-50p-f {
    min-width: 50% !important;
  }
  /* line 38042, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-55 {
    width: 55px;
  }
  /* line 38044, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-55p {
    width: 55%;
  }
  /* line 38046, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-55p {
    max-width: 55%;
  }
  /* line 38048, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-55p {
    min-width: 55%;
  }
  /* line 38050, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-55-f {
    width: 55px !important;
  }
  /* line 38052, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-55p-f {
    width: 55% !important;
  }
  /* line 38054, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-55p-f {
    max-width: 55% !important;
  }
  /* line 38056, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-55p-f {
    min-width: 55% !important;
  }
  /* line 38058, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-60 {
    width: 60px;
  }
  /* line 38060, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-60p {
    width: 60%;
  }
  /* line 38062, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-60p {
    max-width: 60%;
  }
  /* line 38064, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-60p {
    min-width: 60%;
  }
  /* line 38066, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-60-f {
    width: 60px !important;
  }
  /* line 38068, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-60p-f {
    width: 60% !important;
  }
  /* line 38070, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-60p-f {
    max-width: 60% !important;
  }
  /* line 38072, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-60p-f {
    min-width: 60% !important;
  }
  /* line 38074, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-65 {
    width: 65px;
  }
  /* line 38076, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-65p {
    width: 65%;
  }
  /* line 38078, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-65p {
    max-width: 65%;
  }
  /* line 38080, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-65p {
    min-width: 65%;
  }
  /* line 38082, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-65-f {
    width: 65px !important;
  }
  /* line 38084, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-65p-f {
    width: 65% !important;
  }
  /* line 38086, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-65p-f {
    max-width: 65% !important;
  }
  /* line 38088, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-65p-f {
    min-width: 65% !important;
  }
  /* line 38090, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-70 {
    width: 70px;
  }
  /* line 38092, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-70p {
    width: 70%;
  }
  /* line 38094, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-70p {
    max-width: 70%;
  }
  /* line 38096, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-70p {
    min-width: 70%;
  }
  /* line 38098, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-70-f {
    width: 70px !important;
  }
  /* line 38100, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-70p-f {
    width: 70% !important;
  }
  /* line 38102, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-70p-f {
    max-width: 70% !important;
  }
  /* line 38104, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-70p-f {
    min-width: 70% !important;
  }
  /* line 38106, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-75 {
    width: 75px;
  }
  /* line 38108, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-75p {
    width: 75%;
  }
  /* line 38110, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-75p {
    max-width: 75%;
  }
  /* line 38112, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-75p {
    min-width: 75%;
  }
  /* line 38114, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-75-f {
    width: 75px !important;
  }
  /* line 38116, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-75p-f {
    width: 75% !important;
  }
  /* line 38118, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-75p-f {
    max-width: 75% !important;
  }
  /* line 38120, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-75p-f {
    min-width: 75% !important;
  }
  /* line 38122, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-80 {
    width: 80px;
  }
  /* line 38124, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-80p {
    width: 80%;
  }
  /* line 38126, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-80p {
    max-width: 80%;
  }
  /* line 38128, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-80p {
    min-width: 80%;
  }
  /* line 38130, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-80-f {
    width: 80px !important;
  }
  /* line 38132, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-80p-f {
    width: 80% !important;
  }
  /* line 38134, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-80p-f {
    max-width: 80% !important;
  }
  /* line 38136, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-80p-f {
    min-width: 80% !important;
  }
  /* line 38138, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-85 {
    width: 85px;
  }
  /* line 38140, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-85p {
    width: 85%;
  }
  /* line 38142, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-85p {
    max-width: 85%;
  }
  /* line 38144, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-85p {
    min-width: 85%;
  }
  /* line 38146, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-85-f {
    width: 85px !important;
  }
  /* line 38148, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-85p-f {
    width: 85% !important;
  }
  /* line 38150, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-85p-f {
    max-width: 85% !important;
  }
  /* line 38152, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-85p-f {
    min-width: 85% !important;
  }
  /* line 38154, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-90 {
    width: 90px;
  }
  /* line 38156, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-90p {
    width: 90%;
  }
  /* line 38158, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-90p {
    max-width: 90%;
  }
  /* line 38160, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-90p {
    min-width: 90%;
  }
  /* line 38162, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-90-f {
    width: 90px !important;
  }
  /* line 38164, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-90p-f {
    width: 90% !important;
  }
  /* line 38166, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-90p-f {
    max-width: 90% !important;
  }
  /* line 38168, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-90p-f {
    min-width: 90% !important;
  }
  /* line 38170, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-95 {
    width: 95px;
  }
  /* line 38172, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-95p {
    width: 95%;
  }
  /* line 38174, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-95p {
    max-width: 95%;
  }
  /* line 38176, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-95p {
    min-width: 95%;
  }
  /* line 38178, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-95-f {
    width: 95px !important;
  }
  /* line 38180, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-95p-f {
    width: 95% !important;
  }
  /* line 38182, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-95p-f {
    max-width: 95% !important;
  }
  /* line 38184, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-95p-f {
    min-width: 95% !important;
  }
  /* line 38186, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-100 {
    width: 100px;
  }
  /* line 38188, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-100p {
    width: 100%;
  }
  /* line 38190, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-100p {
    max-width: 100%;
  }
  /* line 38192, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-100p {
    min-width: 100%;
  }
  /* line 38194, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-100-f {
    width: 100px !important;
  }
  /* line 38196, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-100p-f {
    width: 100% !important;
  }
  /* line 38198, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-100p-f {
    max-width: 100% !important;
  }
  /* line 38200, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-100p-f {
    min-width: 100% !important;
  }
  /* line 38202, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-150 {
    width: 150px;
  }
  /* line 38204, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-150p {
    width: 150%;
  }
  /* line 38206, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-150p {
    max-width: 150%;
  }
  /* line 38208, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-150p {
    min-width: 150%;
  }
  /* line 38210, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-150-f {
    width: 150px !important;
  }
  /* line 38212, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-150p-f {
    width: 150% !important;
  }
  /* line 38214, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-150p-f {
    max-width: 150% !important;
  }
  /* line 38216, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-150p-f {
    min-width: 150% !important;
  }
  /* line 38218, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-200 {
    width: 200px;
  }
  /* line 38220, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-200p {
    width: 200%;
  }
  /* line 38222, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-200p {
    max-width: 200%;
  }
  /* line 38224, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-200p {
    min-width: 200%;
  }
  /* line 38226, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-200-f {
    width: 200px !important;
  }
  /* line 38228, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-200p-f {
    width: 200% !important;
  }
  /* line 38230, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-200p-f {
    max-width: 200% !important;
  }
  /* line 38232, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-200p-f {
    min-width: 200% !important;
  }
  /* line 38234, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-250 {
    width: 250px;
  }
  /* line 38236, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-250p {
    width: 250%;
  }
  /* line 38238, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-250p {
    max-width: 250%;
  }
  /* line 38240, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-250p {
    min-width: 250%;
  }
  /* line 38242, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-250-f {
    width: 250px !important;
  }
  /* line 38244, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-250p-f {
    width: 250% !important;
  }
  /* line 38246, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-250p-f {
    max-width: 250% !important;
  }
  /* line 38248, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-250p-f {
    min-width: 250% !important;
  }
  /* line 38250, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-300 {
    width: 300px;
  }
  /* line 38252, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-300p {
    width: 300%;
  }
  /* line 38254, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-300p {
    max-width: 300%;
  }
  /* line 38256, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-300p {
    min-width: 300%;
  }
  /* line 38258, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-300-f {
    width: 300px !important;
  }
  /* line 38260, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-300p-f {
    width: 300% !important;
  }
  /* line 38262, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-300p-f {
    max-width: 300% !important;
  }
  /* line 38264, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-300p-f {
    min-width: 300% !important;
  }
  /* line 38266, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-350 {
    width: 350px;
  }
  /* line 38268, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-350p {
    width: 350%;
  }
  /* line 38270, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-350p {
    max-width: 350%;
  }
  /* line 38272, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-350p {
    min-width: 350%;
  }
  /* line 38274, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-350-f {
    width: 350px !important;
  }
  /* line 38276, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-350p-f {
    width: 350% !important;
  }
  /* line 38278, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-350p-f {
    max-width: 350% !important;
  }
  /* line 38280, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-350p-f {
    min-width: 350% !important;
  }
  /* line 38282, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-400 {
    width: 400px;
  }
  /* line 38284, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-400p {
    width: 400%;
  }
  /* line 38286, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-400p {
    max-width: 400%;
  }
  /* line 38288, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-400p {
    min-width: 400%;
  }
  /* line 38290, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-400-f {
    width: 400px !important;
  }
  /* line 38292, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-400p-f {
    width: 400% !important;
  }
  /* line 38294, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-400p-f {
    max-width: 400% !important;
  }
  /* line 38296, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-400p-f {
    min-width: 400% !important;
  }
  /* line 38298, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-450 {
    width: 450px;
  }
  /* line 38300, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-450p {
    width: 450%;
  }
  /* line 38302, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-450p {
    max-width: 450%;
  }
  /* line 38304, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-450p {
    min-width: 450%;
  }
  /* line 38306, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-450-f {
    width: 450px !important;
  }
  /* line 38308, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-450p-f {
    width: 450% !important;
  }
  /* line 38310, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-450p-f {
    max-width: 450% !important;
  }
  /* line 38312, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-450p-f {
    min-width: 450% !important;
  }
  /* line 38314, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-500 {
    width: 500px;
  }
  /* line 38316, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-500p {
    width: 500%;
  }
  /* line 38318, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-500p {
    max-width: 500%;
  }
  /* line 38320, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-500p {
    min-width: 500%;
  }
  /* line 38322, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-500-f {
    width: 500px !important;
  }
  /* line 38324, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-500p-f {
    width: 500% !important;
  }
  /* line 38326, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-500p-f {
    max-width: 500% !important;
  }
  /* line 38328, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-500p-f {
    min-width: 500% !important;
  }
  /* line 38330, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-550 {
    width: 550px;
  }
  /* line 38332, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-550p {
    width: 550%;
  }
  /* line 38334, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-550p {
    max-width: 550%;
  }
  /* line 38336, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-550p {
    min-width: 550%;
  }
  /* line 38338, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-550-f {
    width: 550px !important;
  }
  /* line 38340, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-550p-f {
    width: 550% !important;
  }
  /* line 38342, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-550p-f {
    max-width: 550% !important;
  }
  /* line 38344, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-550p-f {
    min-width: 550% !important;
  }
  /* line 38346, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-600 {
    width: 600px;
  }
  /* line 38348, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-600p {
    width: 600%;
  }
  /* line 38350, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-600p {
    max-width: 600%;
  }
  /* line 38352, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-600p {
    min-width: 600%;
  }
  /* line 38354, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-600-f {
    width: 600px !important;
  }
  /* line 38356, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-600p-f {
    width: 600% !important;
  }
  /* line 38358, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-600p-f {
    max-width: 600% !important;
  }
  /* line 38360, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-600p-f {
    min-width: 600% !important;
  }
  /* line 38362, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-650 {
    width: 650px;
  }
  /* line 38364, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-650p {
    width: 650%;
  }
  /* line 38366, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-650p {
    max-width: 650%;
  }
  /* line 38368, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-650p {
    min-width: 650%;
  }
  /* line 38370, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-650-f {
    width: 650px !important;
  }
  /* line 38372, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-650p-f {
    width: 650% !important;
  }
  /* line 38374, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-650p-f {
    max-width: 650% !important;
  }
  /* line 38376, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-650p-f {
    min-width: 650% !important;
  }
  /* line 38378, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-700 {
    width: 700px;
  }
  /* line 38380, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-700p {
    width: 700%;
  }
  /* line 38382, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-700p {
    max-width: 700%;
  }
  /* line 38384, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-700p {
    min-width: 700%;
  }
  /* line 38386, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-700-f {
    width: 700px !important;
  }
  /* line 38388, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-700p-f {
    width: 700% !important;
  }
  /* line 38390, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-700p-f {
    max-width: 700% !important;
  }
  /* line 38392, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-700p-f {
    min-width: 700% !important;
  }
  /* line 38394, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-750 {
    width: 750px;
  }
  /* line 38396, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-750p {
    width: 750%;
  }
  /* line 38398, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-750p {
    max-width: 750%;
  }
  /* line 38400, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-750p {
    min-width: 750%;
  }
  /* line 38402, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-750-f {
    width: 750px !important;
  }
  /* line 38404, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-750p-f {
    width: 750% !important;
  }
  /* line 38406, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-750p-f {
    max-width: 750% !important;
  }
  /* line 38408, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-750p-f {
    min-width: 750% !important;
  }
  /* line 38410, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-800 {
    width: 800px;
  }
  /* line 38412, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-800p {
    width: 800%;
  }
  /* line 38414, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-800p {
    max-width: 800%;
  }
  /* line 38416, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-800p {
    min-width: 800%;
  }
  /* line 38418, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-800-f {
    width: 800px !important;
  }
  /* line 38420, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-800p-f {
    width: 800% !important;
  }
  /* line 38422, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-800p-f {
    max-width: 800% !important;
  }
  /* line 38424, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-800p-f {
    min-width: 800% !important;
  }
  /* line 38426, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-850 {
    width: 850px;
  }
  /* line 38428, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-850p {
    width: 850%;
  }
  /* line 38430, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-850p {
    max-width: 850%;
  }
  /* line 38432, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-850p {
    min-width: 850%;
  }
  /* line 38434, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-850-f {
    width: 850px !important;
  }
  /* line 38436, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-850p-f {
    width: 850% !important;
  }
  /* line 38438, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-850p-f {
    max-width: 850% !important;
  }
  /* line 38440, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-850p-f {
    min-width: 850% !important;
  }
  /* line 38442, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-900 {
    width: 900px;
  }
  /* line 38444, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-900p {
    width: 900%;
  }
  /* line 38446, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-900p {
    max-width: 900%;
  }
  /* line 38448, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-900p {
    min-width: 900%;
  }
  /* line 38450, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-900-f {
    width: 900px !important;
  }
  /* line 38452, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-900p-f {
    width: 900% !important;
  }
  /* line 38454, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-900p-f {
    max-width: 900% !important;
  }
  /* line 38456, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-900p-f {
    min-width: 900% !important;
  }
  /* line 38458, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-950 {
    width: 950px;
  }
  /* line 38460, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-950p {
    width: 950%;
  }
  /* line 38462, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-950p {
    max-width: 950%;
  }
  /* line 38464, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-950p {
    min-width: 950%;
  }
  /* line 38466, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-950-f {
    width: 950px !important;
  }
  /* line 38468, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-950p-f {
    width: 950% !important;
  }
  /* line 38470, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-950p-f {
    max-width: 950% !important;
  }
  /* line 38472, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-950p-f {
    min-width: 950% !important;
  }
  /* line 38474, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-1000 {
    width: 1000px;
  }
  /* line 38476, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-1000p {
    width: 1000%;
  }
  /* line 38478, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-1000p {
    max-width: 1000%;
  }
  /* line 38480, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-1000p {
    min-width: 1000%;
  }
  /* line 38482, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-1000-f {
    width: 1000px !important;
  }
  /* line 38484, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-1000p-f {
    width: 1000% !important;
  }
  /* line 38486, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-1000p-f {
    max-width: 1000% !important;
  }
  /* line 38488, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-sm-1000p-f {
    min-width: 1000% !important;
  }
  /* line 38490, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-auto {
    width: auto;
  }
  /* line 38492, app/assets/stylesheets/css/zoficash.css */
  .wd-sm-auto-f {
    width: auto !important;
  }
  /* line 38494, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-sm-650 {
    max-width: 650px;
  }
}

@media (min-width: 768px) {
  /* line 38498, app/assets/stylesheets/css/zoficash.css */
  .wd-md-5 {
    width: 5px;
  }
  /* line 38500, app/assets/stylesheets/css/zoficash.css */
  .wd-md-5p {
    width: 5%;
  }
  /* line 38502, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-5p {
    max-width: 5%;
  }
  /* line 38504, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-5p {
    min-width: 5%;
  }
  /* line 38506, app/assets/stylesheets/css/zoficash.css */
  .wd-md-5-f {
    width: 5px !important;
  }
  /* line 38508, app/assets/stylesheets/css/zoficash.css */
  .wd-md-5p-f {
    width: 5% !important;
  }
  /* line 38510, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-5p-f {
    max-width: 5% !important;
  }
  /* line 38512, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-5p-f {
    min-width: 5% !important;
  }
  /* line 38514, app/assets/stylesheets/css/zoficash.css */
  .wd-md-10 {
    width: 10px;
  }
  /* line 38516, app/assets/stylesheets/css/zoficash.css */
  .wd-md-10p {
    width: 10%;
  }
  /* line 38518, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-10p {
    max-width: 10%;
  }
  /* line 38520, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-10p {
    min-width: 10%;
  }
  /* line 38522, app/assets/stylesheets/css/zoficash.css */
  .wd-md-10-f {
    width: 10px !important;
  }
  /* line 38524, app/assets/stylesheets/css/zoficash.css */
  .wd-md-10p-f {
    width: 10% !important;
  }
  /* line 38526, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-10p-f {
    max-width: 10% !important;
  }
  /* line 38528, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-10p-f {
    min-width: 10% !important;
  }
  /* line 38530, app/assets/stylesheets/css/zoficash.css */
  .wd-md-15 {
    width: 15px;
  }
  /* line 38532, app/assets/stylesheets/css/zoficash.css */
  .wd-md-15p {
    width: 15%;
  }
  /* line 38534, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-15p {
    max-width: 15%;
  }
  /* line 38536, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-15p {
    min-width: 15%;
  }
  /* line 38538, app/assets/stylesheets/css/zoficash.css */
  .wd-md-15-f {
    width: 15px !important;
  }
  /* line 38540, app/assets/stylesheets/css/zoficash.css */
  .wd-md-15p-f {
    width: 15% !important;
  }
  /* line 38542, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-15p-f {
    max-width: 15% !important;
  }
  /* line 38544, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-15p-f {
    min-width: 15% !important;
  }
  /* line 38546, app/assets/stylesheets/css/zoficash.css */
  .wd-md-20 {
    width: 20px;
  }
  /* line 38548, app/assets/stylesheets/css/zoficash.css */
  .wd-md-20p {
    width: 20%;
  }
  /* line 38550, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-20p {
    max-width: 20%;
  }
  /* line 38552, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-20p {
    min-width: 20%;
  }
  /* line 38554, app/assets/stylesheets/css/zoficash.css */
  .wd-md-20-f {
    width: 20px !important;
  }
  /* line 38556, app/assets/stylesheets/css/zoficash.css */
  .wd-md-20p-f {
    width: 20% !important;
  }
  /* line 38558, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-20p-f {
    max-width: 20% !important;
  }
  /* line 38560, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-20p-f {
    min-width: 20% !important;
  }
  /* line 38562, app/assets/stylesheets/css/zoficash.css */
  .wd-md-25 {
    width: 25px;
  }
  /* line 38564, app/assets/stylesheets/css/zoficash.css */
  .wd-md-25p {
    width: 25%;
  }
  /* line 38566, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-25p {
    max-width: 25%;
  }
  /* line 38568, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-25p {
    min-width: 25%;
  }
  /* line 38570, app/assets/stylesheets/css/zoficash.css */
  .wd-md-25-f {
    width: 25px !important;
  }
  /* line 38572, app/assets/stylesheets/css/zoficash.css */
  .wd-md-25p-f {
    width: 25% !important;
  }
  /* line 38574, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-25p-f {
    max-width: 25% !important;
  }
  /* line 38576, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-25p-f {
    min-width: 25% !important;
  }
  /* line 38578, app/assets/stylesheets/css/zoficash.css */
  .wd-md-30 {
    width: 30px;
  }
  /* line 38580, app/assets/stylesheets/css/zoficash.css */
  .wd-md-30p {
    width: 30%;
  }
  /* line 38582, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-30p {
    max-width: 30%;
  }
  /* line 38584, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-30p {
    min-width: 30%;
  }
  /* line 38586, app/assets/stylesheets/css/zoficash.css */
  .wd-md-30-f {
    width: 30px !important;
  }
  /* line 38588, app/assets/stylesheets/css/zoficash.css */
  .wd-md-30p-f {
    width: 30% !important;
  }
  /* line 38590, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-30p-f {
    max-width: 30% !important;
  }
  /* line 38592, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-30p-f {
    min-width: 30% !important;
  }
  /* line 38594, app/assets/stylesheets/css/zoficash.css */
  .wd-md-35 {
    width: 35px;
  }
  /* line 38596, app/assets/stylesheets/css/zoficash.css */
  .wd-md-35p {
    width: 35%;
  }
  /* line 38598, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-35p {
    max-width: 35%;
  }
  /* line 38600, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-35p {
    min-width: 35%;
  }
  /* line 38602, app/assets/stylesheets/css/zoficash.css */
  .wd-md-35-f {
    width: 35px !important;
  }
  /* line 38604, app/assets/stylesheets/css/zoficash.css */
  .wd-md-35p-f {
    width: 35% !important;
  }
  /* line 38606, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-35p-f {
    max-width: 35% !important;
  }
  /* line 38608, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-35p-f {
    min-width: 35% !important;
  }
  /* line 38610, app/assets/stylesheets/css/zoficash.css */
  .wd-md-40 {
    width: 40px;
  }
  /* line 38612, app/assets/stylesheets/css/zoficash.css */
  .wd-md-40p {
    width: 40%;
  }
  /* line 38614, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-40p {
    max-width: 40%;
  }
  /* line 38616, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-40p {
    min-width: 40%;
  }
  /* line 38618, app/assets/stylesheets/css/zoficash.css */
  .wd-md-40-f {
    width: 40px !important;
  }
  /* line 38620, app/assets/stylesheets/css/zoficash.css */
  .wd-md-40p-f {
    width: 40% !important;
  }
  /* line 38622, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-40p-f {
    max-width: 40% !important;
  }
  /* line 38624, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-40p-f {
    min-width: 40% !important;
  }
  /* line 38626, app/assets/stylesheets/css/zoficash.css */
  .wd-md-45 {
    width: 45px;
  }
  /* line 38628, app/assets/stylesheets/css/zoficash.css */
  .wd-md-45p {
    width: 45%;
  }
  /* line 38630, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-45p {
    max-width: 45%;
  }
  /* line 38632, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-45p {
    min-width: 45%;
  }
  /* line 38634, app/assets/stylesheets/css/zoficash.css */
  .wd-md-45-f {
    width: 45px !important;
  }
  /* line 38636, app/assets/stylesheets/css/zoficash.css */
  .wd-md-45p-f {
    width: 45% !important;
  }
  /* line 38638, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-45p-f {
    max-width: 45% !important;
  }
  /* line 38640, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-45p-f {
    min-width: 45% !important;
  }
  /* line 38642, app/assets/stylesheets/css/zoficash.css */
  .wd-md-50 {
    width: 50px;
  }
  /* line 38644, app/assets/stylesheets/css/zoficash.css */
  .wd-md-50p {
    width: 50%;
  }
  /* line 38646, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-50p {
    max-width: 50%;
  }
  /* line 38648, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-50p {
    min-width: 50%;
  }
  /* line 38650, app/assets/stylesheets/css/zoficash.css */
  .wd-md-50-f {
    width: 50px !important;
  }
  /* line 38652, app/assets/stylesheets/css/zoficash.css */
  .wd-md-50p-f {
    width: 50% !important;
  }
  /* line 38654, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-50p-f {
    max-width: 50% !important;
  }
  /* line 38656, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-50p-f {
    min-width: 50% !important;
  }
  /* line 38658, app/assets/stylesheets/css/zoficash.css */
  .wd-md-55 {
    width: 55px;
  }
  /* line 38660, app/assets/stylesheets/css/zoficash.css */
  .wd-md-55p {
    width: 55%;
  }
  /* line 38662, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-55p {
    max-width: 55%;
  }
  /* line 38664, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-55p {
    min-width: 55%;
  }
  /* line 38666, app/assets/stylesheets/css/zoficash.css */
  .wd-md-55-f {
    width: 55px !important;
  }
  /* line 38668, app/assets/stylesheets/css/zoficash.css */
  .wd-md-55p-f {
    width: 55% !important;
  }
  /* line 38670, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-55p-f {
    max-width: 55% !important;
  }
  /* line 38672, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-55p-f {
    min-width: 55% !important;
  }
  /* line 38674, app/assets/stylesheets/css/zoficash.css */
  .wd-md-60 {
    width: 60px;
  }
  /* line 38676, app/assets/stylesheets/css/zoficash.css */
  .wd-md-60p {
    width: 60%;
  }
  /* line 38678, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-60p {
    max-width: 60%;
  }
  /* line 38680, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-60p {
    min-width: 60%;
  }
  /* line 38682, app/assets/stylesheets/css/zoficash.css */
  .wd-md-60-f {
    width: 60px !important;
  }
  /* line 38684, app/assets/stylesheets/css/zoficash.css */
  .wd-md-60p-f {
    width: 60% !important;
  }
  /* line 38686, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-60p-f {
    max-width: 60% !important;
  }
  /* line 38688, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-60p-f {
    min-width: 60% !important;
  }
  /* line 38690, app/assets/stylesheets/css/zoficash.css */
  .wd-md-65 {
    width: 65px;
  }
  /* line 38692, app/assets/stylesheets/css/zoficash.css */
  .wd-md-65p {
    width: 65%;
  }
  /* line 38694, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-65p {
    max-width: 65%;
  }
  /* line 38696, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-65p {
    min-width: 65%;
  }
  /* line 38698, app/assets/stylesheets/css/zoficash.css */
  .wd-md-65-f {
    width: 65px !important;
  }
  /* line 38700, app/assets/stylesheets/css/zoficash.css */
  .wd-md-65p-f {
    width: 65% !important;
  }
  /* line 38702, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-65p-f {
    max-width: 65% !important;
  }
  /* line 38704, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-65p-f {
    min-width: 65% !important;
  }
  /* line 38706, app/assets/stylesheets/css/zoficash.css */
  .wd-md-70 {
    width: 70px;
  }
  /* line 38708, app/assets/stylesheets/css/zoficash.css */
  .wd-md-70p {
    width: 70%;
  }
  /* line 38710, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-70p {
    max-width: 70%;
  }
  /* line 38712, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-70p {
    min-width: 70%;
  }
  /* line 38714, app/assets/stylesheets/css/zoficash.css */
  .wd-md-70-f {
    width: 70px !important;
  }
  /* line 38716, app/assets/stylesheets/css/zoficash.css */
  .wd-md-70p-f {
    width: 70% !important;
  }
  /* line 38718, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-70p-f {
    max-width: 70% !important;
  }
  /* line 38720, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-70p-f {
    min-width: 70% !important;
  }
  /* line 38722, app/assets/stylesheets/css/zoficash.css */
  .wd-md-75 {
    width: 75px;
  }
  /* line 38724, app/assets/stylesheets/css/zoficash.css */
  .wd-md-75p {
    width: 75%;
  }
  /* line 38726, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-75p {
    max-width: 75%;
  }
  /* line 38728, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-75p {
    min-width: 75%;
  }
  /* line 38730, app/assets/stylesheets/css/zoficash.css */
  .wd-md-75-f {
    width: 75px !important;
  }
  /* line 38732, app/assets/stylesheets/css/zoficash.css */
  .wd-md-75p-f {
    width: 75% !important;
  }
  /* line 38734, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-75p-f {
    max-width: 75% !important;
  }
  /* line 38736, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-75p-f {
    min-width: 75% !important;
  }
  /* line 38738, app/assets/stylesheets/css/zoficash.css */
  .wd-md-80 {
    width: 80px;
  }
  /* line 38740, app/assets/stylesheets/css/zoficash.css */
  .wd-md-80p {
    width: 80%;
  }
  /* line 38742, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-80p {
    max-width: 80%;
  }
  /* line 38744, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-80p {
    min-width: 80%;
  }
  /* line 38746, app/assets/stylesheets/css/zoficash.css */
  .wd-md-80-f {
    width: 80px !important;
  }
  /* line 38748, app/assets/stylesheets/css/zoficash.css */
  .wd-md-80p-f {
    width: 80% !important;
  }
  /* line 38750, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-80p-f {
    max-width: 80% !important;
  }
  /* line 38752, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-80p-f {
    min-width: 80% !important;
  }
  /* line 38754, app/assets/stylesheets/css/zoficash.css */
  .wd-md-85 {
    width: 85px;
  }
  /* line 38756, app/assets/stylesheets/css/zoficash.css */
  .wd-md-85p {
    width: 85%;
  }
  /* line 38758, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-85p {
    max-width: 85%;
  }
  /* line 38760, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-85p {
    min-width: 85%;
  }
  /* line 38762, app/assets/stylesheets/css/zoficash.css */
  .wd-md-85-f {
    width: 85px !important;
  }
  /* line 38764, app/assets/stylesheets/css/zoficash.css */
  .wd-md-85p-f {
    width: 85% !important;
  }
  /* line 38766, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-85p-f {
    max-width: 85% !important;
  }
  /* line 38768, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-85p-f {
    min-width: 85% !important;
  }
  /* line 38770, app/assets/stylesheets/css/zoficash.css */
  .wd-md-90 {
    width: 90px;
  }
  /* line 38772, app/assets/stylesheets/css/zoficash.css */
  .wd-md-90p {
    width: 90%;
  }
  /* line 38774, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-90p {
    max-width: 90%;
  }
  /* line 38776, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-90p {
    min-width: 90%;
  }
  /* line 38778, app/assets/stylesheets/css/zoficash.css */
  .wd-md-90-f {
    width: 90px !important;
  }
  /* line 38780, app/assets/stylesheets/css/zoficash.css */
  .wd-md-90p-f {
    width: 90% !important;
  }
  /* line 38782, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-90p-f {
    max-width: 90% !important;
  }
  /* line 38784, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-90p-f {
    min-width: 90% !important;
  }
  /* line 38786, app/assets/stylesheets/css/zoficash.css */
  .wd-md-95 {
    width: 95px;
  }
  /* line 38788, app/assets/stylesheets/css/zoficash.css */
  .wd-md-95p {
    width: 95%;
  }
  /* line 38790, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-95p {
    max-width: 95%;
  }
  /* line 38792, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-95p {
    min-width: 95%;
  }
  /* line 38794, app/assets/stylesheets/css/zoficash.css */
  .wd-md-95-f {
    width: 95px !important;
  }
  /* line 38796, app/assets/stylesheets/css/zoficash.css */
  .wd-md-95p-f {
    width: 95% !important;
  }
  /* line 38798, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-95p-f {
    max-width: 95% !important;
  }
  /* line 38800, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-95p-f {
    min-width: 95% !important;
  }
  /* line 38802, app/assets/stylesheets/css/zoficash.css */
  .wd-md-100 {
    width: 100px;
  }
  /* line 38804, app/assets/stylesheets/css/zoficash.css */
  .wd-md-100p {
    width: 100%;
  }
  /* line 38806, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-100p {
    max-width: 100%;
  }
  /* line 38808, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-100p {
    min-width: 100%;
  }
  /* line 38810, app/assets/stylesheets/css/zoficash.css */
  .wd-md-100-f {
    width: 100px !important;
  }
  /* line 38812, app/assets/stylesheets/css/zoficash.css */
  .wd-md-100p-f {
    width: 100% !important;
  }
  /* line 38814, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-100p-f {
    max-width: 100% !important;
  }
  /* line 38816, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-100p-f {
    min-width: 100% !important;
  }
  /* line 38818, app/assets/stylesheets/css/zoficash.css */
  .wd-md-150 {
    width: 150px;
  }
  /* line 38820, app/assets/stylesheets/css/zoficash.css */
  .wd-md-150p {
    width: 150%;
  }
  /* line 38822, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-150p {
    max-width: 150%;
  }
  /* line 38824, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-150p {
    min-width: 150%;
  }
  /* line 38826, app/assets/stylesheets/css/zoficash.css */
  .wd-md-150-f {
    width: 150px !important;
  }
  /* line 38828, app/assets/stylesheets/css/zoficash.css */
  .wd-md-150p-f {
    width: 150% !important;
  }
  /* line 38830, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-150p-f {
    max-width: 150% !important;
  }
  /* line 38832, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-150p-f {
    min-width: 150% !important;
  }
  /* line 38834, app/assets/stylesheets/css/zoficash.css */
  .wd-md-200 {
    width: 200px;
  }
  /* line 38836, app/assets/stylesheets/css/zoficash.css */
  .wd-md-200p {
    width: 200%;
  }
  /* line 38838, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-200p {
    max-width: 200%;
  }
  /* line 38840, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-200p {
    min-width: 200%;
  }
  /* line 38842, app/assets/stylesheets/css/zoficash.css */
  .wd-md-200-f {
    width: 200px !important;
  }
  /* line 38844, app/assets/stylesheets/css/zoficash.css */
  .wd-md-200p-f {
    width: 200% !important;
  }
  /* line 38846, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-200p-f {
    max-width: 200% !important;
  }
  /* line 38848, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-200p-f {
    min-width: 200% !important;
  }
  /* line 38850, app/assets/stylesheets/css/zoficash.css */
  .wd-md-250 {
    width: 250px;
  }
  /* line 38852, app/assets/stylesheets/css/zoficash.css */
  .wd-md-250p {
    width: 250%;
  }
  /* line 38854, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-250p {
    max-width: 250%;
  }
  /* line 38856, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-250p {
    min-width: 250%;
  }
  /* line 38858, app/assets/stylesheets/css/zoficash.css */
  .wd-md-250-f {
    width: 250px !important;
  }
  /* line 38860, app/assets/stylesheets/css/zoficash.css */
  .wd-md-250p-f {
    width: 250% !important;
  }
  /* line 38862, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-250p-f {
    max-width: 250% !important;
  }
  /* line 38864, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-250p-f {
    min-width: 250% !important;
  }
  /* line 38866, app/assets/stylesheets/css/zoficash.css */
  .wd-md-300 {
    width: 300px;
  }
  /* line 38868, app/assets/stylesheets/css/zoficash.css */
  .wd-md-300p {
    width: 300%;
  }
  /* line 38870, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-300p {
    max-width: 300%;
  }
  /* line 38872, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-300p {
    min-width: 300%;
  }
  /* line 38874, app/assets/stylesheets/css/zoficash.css */
  .wd-md-300-f {
    width: 300px !important;
  }
  /* line 38876, app/assets/stylesheets/css/zoficash.css */
  .wd-md-300p-f {
    width: 300% !important;
  }
  /* line 38878, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-300p-f {
    max-width: 300% !important;
  }
  /* line 38880, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-300p-f {
    min-width: 300% !important;
  }
  /* line 38882, app/assets/stylesheets/css/zoficash.css */
  .wd-md-350 {
    width: 350px;
  }
  /* line 38884, app/assets/stylesheets/css/zoficash.css */
  .wd-md-350p {
    width: 350%;
  }
  /* line 38886, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-350p {
    max-width: 350%;
  }
  /* line 38888, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-350p {
    min-width: 350%;
  }
  /* line 38890, app/assets/stylesheets/css/zoficash.css */
  .wd-md-350-f {
    width: 350px !important;
  }
  /* line 38892, app/assets/stylesheets/css/zoficash.css */
  .wd-md-350p-f {
    width: 350% !important;
  }
  /* line 38894, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-350p-f {
    max-width: 350% !important;
  }
  /* line 38896, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-350p-f {
    min-width: 350% !important;
  }
  /* line 38898, app/assets/stylesheets/css/zoficash.css */
  .wd-md-400 {
    width: 400px;
  }
  /* line 38900, app/assets/stylesheets/css/zoficash.css */
  .wd-md-400p {
    width: 400%;
  }
  /* line 38902, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-400p {
    max-width: 400%;
  }
  /* line 38904, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-400p {
    min-width: 400%;
  }
  /* line 38906, app/assets/stylesheets/css/zoficash.css */
  .wd-md-400-f {
    width: 400px !important;
  }
  /* line 38908, app/assets/stylesheets/css/zoficash.css */
  .wd-md-400p-f {
    width: 400% !important;
  }
  /* line 38910, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-400p-f {
    max-width: 400% !important;
  }
  /* line 38912, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-400p-f {
    min-width: 400% !important;
  }
  /* line 38914, app/assets/stylesheets/css/zoficash.css */
  .wd-md-450 {
    width: 450px;
  }
  /* line 38916, app/assets/stylesheets/css/zoficash.css */
  .wd-md-450p {
    width: 450%;
  }
  /* line 38918, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-450p {
    max-width: 450%;
  }
  /* line 38920, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-450p {
    min-width: 450%;
  }
  /* line 38922, app/assets/stylesheets/css/zoficash.css */
  .wd-md-450-f {
    width: 450px !important;
  }
  /* line 38924, app/assets/stylesheets/css/zoficash.css */
  .wd-md-450p-f {
    width: 450% !important;
  }
  /* line 38926, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-450p-f {
    max-width: 450% !important;
  }
  /* line 38928, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-450p-f {
    min-width: 450% !important;
  }
  /* line 38930, app/assets/stylesheets/css/zoficash.css */
  .wd-md-500 {
    width: 500px;
  }
  /* line 38932, app/assets/stylesheets/css/zoficash.css */
  .wd-md-500p {
    width: 500%;
  }
  /* line 38934, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-500p {
    max-width: 500%;
  }
  /* line 38936, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-500p {
    min-width: 500%;
  }
  /* line 38938, app/assets/stylesheets/css/zoficash.css */
  .wd-md-500-f {
    width: 500px !important;
  }
  /* line 38940, app/assets/stylesheets/css/zoficash.css */
  .wd-md-500p-f {
    width: 500% !important;
  }
  /* line 38942, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-500p-f {
    max-width: 500% !important;
  }
  /* line 38944, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-500p-f {
    min-width: 500% !important;
  }
  /* line 38946, app/assets/stylesheets/css/zoficash.css */
  .wd-md-550 {
    width: 550px;
  }
  /* line 38948, app/assets/stylesheets/css/zoficash.css */
  .wd-md-550p {
    width: 550%;
  }
  /* line 38950, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-550p {
    max-width: 550%;
  }
  /* line 38952, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-550p {
    min-width: 550%;
  }
  /* line 38954, app/assets/stylesheets/css/zoficash.css */
  .wd-md-550-f {
    width: 550px !important;
  }
  /* line 38956, app/assets/stylesheets/css/zoficash.css */
  .wd-md-550p-f {
    width: 550% !important;
  }
  /* line 38958, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-550p-f {
    max-width: 550% !important;
  }
  /* line 38960, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-550p-f {
    min-width: 550% !important;
  }
  /* line 38962, app/assets/stylesheets/css/zoficash.css */
  .wd-md-600 {
    width: 600px;
  }
  /* line 38964, app/assets/stylesheets/css/zoficash.css */
  .wd-md-600p {
    width: 600%;
  }
  /* line 38966, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-600p {
    max-width: 600%;
  }
  /* line 38968, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-600p {
    min-width: 600%;
  }
  /* line 38970, app/assets/stylesheets/css/zoficash.css */
  .wd-md-600-f {
    width: 600px !important;
  }
  /* line 38972, app/assets/stylesheets/css/zoficash.css */
  .wd-md-600p-f {
    width: 600% !important;
  }
  /* line 38974, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-600p-f {
    max-width: 600% !important;
  }
  /* line 38976, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-600p-f {
    min-width: 600% !important;
  }
  /* line 38978, app/assets/stylesheets/css/zoficash.css */
  .wd-md-650 {
    width: 650px;
  }
  /* line 38980, app/assets/stylesheets/css/zoficash.css */
  .wd-md-650p {
    width: 650%;
  }
  /* line 38982, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-650p {
    max-width: 650%;
  }
  /* line 38984, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-650p {
    min-width: 650%;
  }
  /* line 38986, app/assets/stylesheets/css/zoficash.css */
  .wd-md-650-f {
    width: 650px !important;
  }
  /* line 38988, app/assets/stylesheets/css/zoficash.css */
  .wd-md-650p-f {
    width: 650% !important;
  }
  /* line 38990, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-650p-f {
    max-width: 650% !important;
  }
  /* line 38992, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-650p-f {
    min-width: 650% !important;
  }
  /* line 38994, app/assets/stylesheets/css/zoficash.css */
  .wd-md-700 {
    width: 700px;
  }
  /* line 38996, app/assets/stylesheets/css/zoficash.css */
  .wd-md-700p {
    width: 700%;
  }
  /* line 38998, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-700p {
    max-width: 700%;
  }
  /* line 39000, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-700p {
    min-width: 700%;
  }
  /* line 39002, app/assets/stylesheets/css/zoficash.css */
  .wd-md-700-f {
    width: 700px !important;
  }
  /* line 39004, app/assets/stylesheets/css/zoficash.css */
  .wd-md-700p-f {
    width: 700% !important;
  }
  /* line 39006, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-700p-f {
    max-width: 700% !important;
  }
  /* line 39008, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-700p-f {
    min-width: 700% !important;
  }
  /* line 39010, app/assets/stylesheets/css/zoficash.css */
  .wd-md-750 {
    width: 750px;
  }
  /* line 39012, app/assets/stylesheets/css/zoficash.css */
  .wd-md-750p {
    width: 750%;
  }
  /* line 39014, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-750p {
    max-width: 750%;
  }
  /* line 39016, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-750p {
    min-width: 750%;
  }
  /* line 39018, app/assets/stylesheets/css/zoficash.css */
  .wd-md-750-f {
    width: 750px !important;
  }
  /* line 39020, app/assets/stylesheets/css/zoficash.css */
  .wd-md-750p-f {
    width: 750% !important;
  }
  /* line 39022, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-750p-f {
    max-width: 750% !important;
  }
  /* line 39024, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-750p-f {
    min-width: 750% !important;
  }
  /* line 39026, app/assets/stylesheets/css/zoficash.css */
  .wd-md-800 {
    width: 800px;
  }
  /* line 39028, app/assets/stylesheets/css/zoficash.css */
  .wd-md-800p {
    width: 800%;
  }
  /* line 39030, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-800p {
    max-width: 800%;
  }
  /* line 39032, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-800p {
    min-width: 800%;
  }
  /* line 39034, app/assets/stylesheets/css/zoficash.css */
  .wd-md-800-f {
    width: 800px !important;
  }
  /* line 39036, app/assets/stylesheets/css/zoficash.css */
  .wd-md-800p-f {
    width: 800% !important;
  }
  /* line 39038, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-800p-f {
    max-width: 800% !important;
  }
  /* line 39040, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-800p-f {
    min-width: 800% !important;
  }
  /* line 39042, app/assets/stylesheets/css/zoficash.css */
  .wd-md-850 {
    width: 850px;
  }
  /* line 39044, app/assets/stylesheets/css/zoficash.css */
  .wd-md-850p {
    width: 850%;
  }
  /* line 39046, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-850p {
    max-width: 850%;
  }
  /* line 39048, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-850p {
    min-width: 850%;
  }
  /* line 39050, app/assets/stylesheets/css/zoficash.css */
  .wd-md-850-f {
    width: 850px !important;
  }
  /* line 39052, app/assets/stylesheets/css/zoficash.css */
  .wd-md-850p-f {
    width: 850% !important;
  }
  /* line 39054, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-850p-f {
    max-width: 850% !important;
  }
  /* line 39056, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-850p-f {
    min-width: 850% !important;
  }
  /* line 39058, app/assets/stylesheets/css/zoficash.css */
  .wd-md-900 {
    width: 900px;
  }
  /* line 39060, app/assets/stylesheets/css/zoficash.css */
  .wd-md-900p {
    width: 900%;
  }
  /* line 39062, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-900p {
    max-width: 900%;
  }
  /* line 39064, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-900p {
    min-width: 900%;
  }
  /* line 39066, app/assets/stylesheets/css/zoficash.css */
  .wd-md-900-f {
    width: 900px !important;
  }
  /* line 39068, app/assets/stylesheets/css/zoficash.css */
  .wd-md-900p-f {
    width: 900% !important;
  }
  /* line 39070, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-900p-f {
    max-width: 900% !important;
  }
  /* line 39072, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-900p-f {
    min-width: 900% !important;
  }
  /* line 39074, app/assets/stylesheets/css/zoficash.css */
  .wd-md-950 {
    width: 950px;
  }
  /* line 39076, app/assets/stylesheets/css/zoficash.css */
  .wd-md-950p {
    width: 950%;
  }
  /* line 39078, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-950p {
    max-width: 950%;
  }
  /* line 39080, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-950p {
    min-width: 950%;
  }
  /* line 39082, app/assets/stylesheets/css/zoficash.css */
  .wd-md-950-f {
    width: 950px !important;
  }
  /* line 39084, app/assets/stylesheets/css/zoficash.css */
  .wd-md-950p-f {
    width: 950% !important;
  }
  /* line 39086, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-950p-f {
    max-width: 950% !important;
  }
  /* line 39088, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-950p-f {
    min-width: 950% !important;
  }
  /* line 39090, app/assets/stylesheets/css/zoficash.css */
  .wd-md-1000 {
    width: 1000px;
  }
  /* line 39092, app/assets/stylesheets/css/zoficash.css */
  .wd-md-1000p {
    width: 1000%;
  }
  /* line 39094, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-1000p {
    max-width: 1000%;
  }
  /* line 39096, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-1000p {
    min-width: 1000%;
  }
  /* line 39098, app/assets/stylesheets/css/zoficash.css */
  .wd-md-1000-f {
    width: 1000px !important;
  }
  /* line 39100, app/assets/stylesheets/css/zoficash.css */
  .wd-md-1000p-f {
    width: 1000% !important;
  }
  /* line 39102, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-md-1000p-f {
    max-width: 1000% !important;
  }
  /* line 39104, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-md-1000p-f {
    min-width: 1000% !important;
  }
  /* line 39106, app/assets/stylesheets/css/zoficash.css */
  .wd-md-auto {
    width: auto;
  }
  /* line 39108, app/assets/stylesheets/css/zoficash.css */
  .wd-md-auto-f {
    width: auto !important;
  }
  /* line 39110, app/assets/stylesheets/css/zoficash.css */
  .wd-md-120 {
    width: 120px;
  }
}

@media (min-width: 992px) {
  /* line 39114, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-5 {
    width: 5px;
  }
  /* line 39116, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-5p {
    width: 5%;
  }
  /* line 39118, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-5p {
    max-width: 5%;
  }
  /* line 39120, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-5p {
    min-width: 5%;
  }
  /* line 39122, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-5-f {
    width: 5px !important;
  }
  /* line 39124, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-5p-f {
    width: 5% !important;
  }
  /* line 39126, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-5p-f {
    max-width: 5% !important;
  }
  /* line 39128, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-5p-f {
    min-width: 5% !important;
  }
  /* line 39130, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-10 {
    width: 10px;
  }
  /* line 39132, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-10p {
    width: 10%;
  }
  /* line 39134, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-10p {
    max-width: 10%;
  }
  /* line 39136, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-10p {
    min-width: 10%;
  }
  /* line 39138, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-10-f {
    width: 10px !important;
  }
  /* line 39140, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-10p-f {
    width: 10% !important;
  }
  /* line 39142, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-10p-f {
    max-width: 10% !important;
  }
  /* line 39144, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-10p-f {
    min-width: 10% !important;
  }
  /* line 39146, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-15 {
    width: 15px;
  }
  /* line 39148, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-15p {
    width: 15%;
  }
  /* line 39150, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-15p {
    max-width: 15%;
  }
  /* line 39152, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-15p {
    min-width: 15%;
  }
  /* line 39154, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-15-f {
    width: 15px !important;
  }
  /* line 39156, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-15p-f {
    width: 15% !important;
  }
  /* line 39158, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-15p-f {
    max-width: 15% !important;
  }
  /* line 39160, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-15p-f {
    min-width: 15% !important;
  }
  /* line 39162, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-20 {
    width: 20px;
  }
  /* line 39164, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-20p {
    width: 20%;
  }
  /* line 39166, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-20p {
    max-width: 20%;
  }
  /* line 39168, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-20p {
    min-width: 20%;
  }
  /* line 39170, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-20-f {
    width: 20px !important;
  }
  /* line 39172, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-20p-f {
    width: 20% !important;
  }
  /* line 39174, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-20p-f {
    max-width: 20% !important;
  }
  /* line 39176, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-20p-f {
    min-width: 20% !important;
  }
  /* line 39178, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-25 {
    width: 25px;
  }
  /* line 39180, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-25p {
    width: 25%;
  }
  /* line 39182, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-25p {
    max-width: 25%;
  }
  /* line 39184, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-25p {
    min-width: 25%;
  }
  /* line 39186, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-25-f {
    width: 25px !important;
  }
  /* line 39188, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-25p-f {
    width: 25% !important;
  }
  /* line 39190, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-25p-f {
    max-width: 25% !important;
  }
  /* line 39192, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-25p-f {
    min-width: 25% !important;
  }
  /* line 39194, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-30 {
    width: 30px;
  }
  /* line 39196, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-30p {
    width: 30%;
  }
  /* line 39198, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-30p {
    max-width: 30%;
  }
  /* line 39200, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-30p {
    min-width: 30%;
  }
  /* line 39202, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-30-f {
    width: 30px !important;
  }
  /* line 39204, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-30p-f {
    width: 30% !important;
  }
  /* line 39206, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-30p-f {
    max-width: 30% !important;
  }
  /* line 39208, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-30p-f {
    min-width: 30% !important;
  }
  /* line 39210, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-35 {
    width: 35px;
  }
  /* line 39212, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-35p {
    width: 35%;
  }
  /* line 39214, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-35p {
    max-width: 35%;
  }
  /* line 39216, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-35p {
    min-width: 35%;
  }
  /* line 39218, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-35-f {
    width: 35px !important;
  }
  /* line 39220, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-35p-f {
    width: 35% !important;
  }
  /* line 39222, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-35p-f {
    max-width: 35% !important;
  }
  /* line 39224, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-35p-f {
    min-width: 35% !important;
  }
  /* line 39226, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-40 {
    width: 40px;
  }
  /* line 39228, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-40p {
    width: 40%;
  }
  /* line 39230, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-40p {
    max-width: 40%;
  }
  /* line 39232, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-40p {
    min-width: 40%;
  }
  /* line 39234, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-40-f {
    width: 40px !important;
  }
  /* line 39236, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-40p-f {
    width: 40% !important;
  }
  /* line 39238, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-40p-f {
    max-width: 40% !important;
  }
  /* line 39240, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-40p-f {
    min-width: 40% !important;
  }
  /* line 39242, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-45 {
    width: 45px;
  }
  /* line 39244, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-45p {
    width: 45%;
  }
  /* line 39246, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-45p {
    max-width: 45%;
  }
  /* line 39248, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-45p {
    min-width: 45%;
  }
  /* line 39250, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-45-f {
    width: 45px !important;
  }
  /* line 39252, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-45p-f {
    width: 45% !important;
  }
  /* line 39254, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-45p-f {
    max-width: 45% !important;
  }
  /* line 39256, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-45p-f {
    min-width: 45% !important;
  }
  /* line 39258, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-50 {
    width: 50px;
  }
  /* line 39260, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-50p {
    width: 50%;
  }
  /* line 39262, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-50p {
    max-width: 50%;
  }
  /* line 39264, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-50p {
    min-width: 50%;
  }
  /* line 39266, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-50-f {
    width: 50px !important;
  }
  /* line 39268, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-50p-f {
    width: 50% !important;
  }
  /* line 39270, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-50p-f {
    max-width: 50% !important;
  }
  /* line 39272, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-50p-f {
    min-width: 50% !important;
  }
  /* line 39274, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-55 {
    width: 55px;
  }
  /* line 39276, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-55p {
    width: 55%;
  }
  /* line 39278, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-55p {
    max-width: 55%;
  }
  /* line 39280, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-55p {
    min-width: 55%;
  }
  /* line 39282, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-55-f {
    width: 55px !important;
  }
  /* line 39284, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-55p-f {
    width: 55% !important;
  }
  /* line 39286, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-55p-f {
    max-width: 55% !important;
  }
  /* line 39288, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-55p-f {
    min-width: 55% !important;
  }
  /* line 39290, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-60 {
    width: 60px;
  }
  /* line 39292, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-60p {
    width: 60%;
  }
  /* line 39294, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-60p {
    max-width: 60%;
  }
  /* line 39296, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-60p {
    min-width: 60%;
  }
  /* line 39298, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-60-f {
    width: 60px !important;
  }
  /* line 39300, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-60p-f {
    width: 60% !important;
  }
  /* line 39302, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-60p-f {
    max-width: 60% !important;
  }
  /* line 39304, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-60p-f {
    min-width: 60% !important;
  }
  /* line 39306, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-65 {
    width: 65px;
  }
  /* line 39308, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-65p {
    width: 65%;
  }
  /* line 39310, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-65p {
    max-width: 65%;
  }
  /* line 39312, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-65p {
    min-width: 65%;
  }
  /* line 39314, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-65-f {
    width: 65px !important;
  }
  /* line 39316, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-65p-f {
    width: 65% !important;
  }
  /* line 39318, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-65p-f {
    max-width: 65% !important;
  }
  /* line 39320, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-65p-f {
    min-width: 65% !important;
  }
  /* line 39322, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-70 {
    width: 70px;
  }
  /* line 39324, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-70p {
    width: 70%;
  }
  /* line 39326, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-70p {
    max-width: 70%;
  }
  /* line 39328, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-70p {
    min-width: 70%;
  }
  /* line 39330, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-70-f {
    width: 70px !important;
  }
  /* line 39332, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-70p-f {
    width: 70% !important;
  }
  /* line 39334, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-70p-f {
    max-width: 70% !important;
  }
  /* line 39336, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-70p-f {
    min-width: 70% !important;
  }
  /* line 39338, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-75 {
    width: 75px;
  }
  /* line 39340, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-75p {
    width: 75%;
  }
  /* line 39342, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-75p {
    max-width: 75%;
  }
  /* line 39344, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-75p {
    min-width: 75%;
  }
  /* line 39346, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-75-f {
    width: 75px !important;
  }
  /* line 39348, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-75p-f {
    width: 75% !important;
  }
  /* line 39350, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-75p-f {
    max-width: 75% !important;
  }
  /* line 39352, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-75p-f {
    min-width: 75% !important;
  }
  /* line 39354, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-80 {
    width: 80px;
  }
  /* line 39356, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-80p {
    width: 80%;
  }
  /* line 39358, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-80p {
    max-width: 80%;
  }
  /* line 39360, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-80p {
    min-width: 80%;
  }
  /* line 39362, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-80-f {
    width: 80px !important;
  }
  /* line 39364, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-80p-f {
    width: 80% !important;
  }
  /* line 39366, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-80p-f {
    max-width: 80% !important;
  }
  /* line 39368, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-80p-f {
    min-width: 80% !important;
  }
  /* line 39370, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-85 {
    width: 85px;
  }
  /* line 39372, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-85p {
    width: 85%;
  }
  /* line 39374, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-85p {
    max-width: 85%;
  }
  /* line 39376, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-85p {
    min-width: 85%;
  }
  /* line 39378, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-85-f {
    width: 85px !important;
  }
  /* line 39380, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-85p-f {
    width: 85% !important;
  }
  /* line 39382, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-85p-f {
    max-width: 85% !important;
  }
  /* line 39384, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-85p-f {
    min-width: 85% !important;
  }
  /* line 39386, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-90 {
    width: 90px;
  }
  /* line 39388, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-90p {
    width: 90%;
  }
  /* line 39390, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-90p {
    max-width: 90%;
  }
  /* line 39392, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-90p {
    min-width: 90%;
  }
  /* line 39394, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-90-f {
    width: 90px !important;
  }
  /* line 39396, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-90p-f {
    width: 90% !important;
  }
  /* line 39398, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-90p-f {
    max-width: 90% !important;
  }
  /* line 39400, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-90p-f {
    min-width: 90% !important;
  }
  /* line 39402, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-95 {
    width: 95px;
  }
  /* line 39404, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-95p {
    width: 95%;
  }
  /* line 39406, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-95p {
    max-width: 95%;
  }
  /* line 39408, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-95p {
    min-width: 95%;
  }
  /* line 39410, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-95-f {
    width: 95px !important;
  }
  /* line 39412, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-95p-f {
    width: 95% !important;
  }
  /* line 39414, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-95p-f {
    max-width: 95% !important;
  }
  /* line 39416, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-95p-f {
    min-width: 95% !important;
  }
  /* line 39418, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-100 {
    width: 100px;
  }
  /* line 39420, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-100p {
    width: 100%;
  }
  /* line 39422, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-100p {
    max-width: 100%;
  }
  /* line 39424, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-100p {
    min-width: 100%;
  }
  /* line 39426, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-100-f {
    width: 100px !important;
  }
  /* line 39428, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-100p-f {
    width: 100% !important;
  }
  /* line 39430, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-100p-f {
    max-width: 100% !important;
  }
  /* line 39432, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-100p-f {
    min-width: 100% !important;
  }
  /* line 39434, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-150 {
    width: 150px;
  }
  /* line 39436, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-150p {
    width: 150%;
  }
  /* line 39438, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-150p {
    max-width: 150%;
  }
  /* line 39440, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-150p {
    min-width: 150%;
  }
  /* line 39442, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-150-f {
    width: 150px !important;
  }
  /* line 39444, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-150p-f {
    width: 150% !important;
  }
  /* line 39446, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-150p-f {
    max-width: 150% !important;
  }
  /* line 39448, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-150p-f {
    min-width: 150% !important;
  }
  /* line 39450, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-200 {
    width: 200px;
  }
  /* line 39452, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-200p {
    width: 200%;
  }
  /* line 39454, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-200p {
    max-width: 200%;
  }
  /* line 39456, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-200p {
    min-width: 200%;
  }
  /* line 39458, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-200-f {
    width: 200px !important;
  }
  /* line 39460, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-200p-f {
    width: 200% !important;
  }
  /* line 39462, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-200p-f {
    max-width: 200% !important;
  }
  /* line 39464, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-200p-f {
    min-width: 200% !important;
  }
  /* line 39466, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-250 {
    width: 250px;
  }
  /* line 39468, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-250p {
    width: 250%;
  }
  /* line 39470, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-250p {
    max-width: 250%;
  }
  /* line 39472, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-250p {
    min-width: 250%;
  }
  /* line 39474, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-250-f {
    width: 250px !important;
  }
  /* line 39476, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-250p-f {
    width: 250% !important;
  }
  /* line 39478, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-250p-f {
    max-width: 250% !important;
  }
  /* line 39480, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-250p-f {
    min-width: 250% !important;
  }
  /* line 39482, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-300 {
    width: 300px;
  }
  /* line 39484, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-300p {
    width: 300%;
  }
  /* line 39486, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-300p {
    max-width: 300%;
  }
  /* line 39488, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-300p {
    min-width: 300%;
  }
  /* line 39490, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-300-f {
    width: 300px !important;
  }
  /* line 39492, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-300p-f {
    width: 300% !important;
  }
  /* line 39494, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-300p-f {
    max-width: 300% !important;
  }
  /* line 39496, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-300p-f {
    min-width: 300% !important;
  }
  /* line 39498, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-350 {
    width: 350px;
  }
  /* line 39500, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-350p {
    width: 350%;
  }
  /* line 39502, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-350p {
    max-width: 350%;
  }
  /* line 39504, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-350p {
    min-width: 350%;
  }
  /* line 39506, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-350-f {
    width: 350px !important;
  }
  /* line 39508, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-350p-f {
    width: 350% !important;
  }
  /* line 39510, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-350p-f {
    max-width: 350% !important;
  }
  /* line 39512, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-350p-f {
    min-width: 350% !important;
  }
  /* line 39514, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-400 {
    width: 400px;
  }
  /* line 39516, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-400p {
    width: 400%;
  }
  /* line 39518, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-400p {
    max-width: 400%;
  }
  /* line 39520, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-400p {
    min-width: 400%;
  }
  /* line 39522, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-400-f {
    width: 400px !important;
  }
  /* line 39524, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-400p-f {
    width: 400% !important;
  }
  /* line 39526, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-400p-f {
    max-width: 400% !important;
  }
  /* line 39528, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-400p-f {
    min-width: 400% !important;
  }
  /* line 39530, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-450 {
    width: 450px;
  }
  /* line 39532, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-450p {
    width: 450%;
  }
  /* line 39534, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-450p {
    max-width: 450%;
  }
  /* line 39536, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-450p {
    min-width: 450%;
  }
  /* line 39538, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-450-f {
    width: 450px !important;
  }
  /* line 39540, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-450p-f {
    width: 450% !important;
  }
  /* line 39542, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-450p-f {
    max-width: 450% !important;
  }
  /* line 39544, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-450p-f {
    min-width: 450% !important;
  }
  /* line 39546, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-500 {
    width: 500px;
  }
  /* line 39548, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-500p {
    width: 500%;
  }
  /* line 39550, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-500p {
    max-width: 500%;
  }
  /* line 39552, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-500p {
    min-width: 500%;
  }
  /* line 39554, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-500-f {
    width: 500px !important;
  }
  /* line 39556, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-500p-f {
    width: 500% !important;
  }
  /* line 39558, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-500p-f {
    max-width: 500% !important;
  }
  /* line 39560, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-500p-f {
    min-width: 500% !important;
  }
  /* line 39562, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-550 {
    width: 550px;
  }
  /* line 39564, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-550p {
    width: 550%;
  }
  /* line 39566, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-550p {
    max-width: 550%;
  }
  /* line 39568, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-550p {
    min-width: 550%;
  }
  /* line 39570, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-550-f {
    width: 550px !important;
  }
  /* line 39572, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-550p-f {
    width: 550% !important;
  }
  /* line 39574, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-550p-f {
    max-width: 550% !important;
  }
  /* line 39576, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-550p-f {
    min-width: 550% !important;
  }
  /* line 39578, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-600 {
    width: 600px;
  }
  /* line 39580, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-600p {
    width: 600%;
  }
  /* line 39582, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-600p {
    max-width: 600%;
  }
  /* line 39584, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-600p {
    min-width: 600%;
  }
  /* line 39586, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-600-f {
    width: 600px !important;
  }
  /* line 39588, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-600p-f {
    width: 600% !important;
  }
  /* line 39590, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-600p-f {
    max-width: 600% !important;
  }
  /* line 39592, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-600p-f {
    min-width: 600% !important;
  }
  /* line 39594, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-650 {
    width: 650px;
  }
  /* line 39596, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-650p {
    width: 650%;
  }
  /* line 39598, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-650p {
    max-width: 650%;
  }
  /* line 39600, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-650p {
    min-width: 650%;
  }
  /* line 39602, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-650-f {
    width: 650px !important;
  }
  /* line 39604, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-650p-f {
    width: 650% !important;
  }
  /* line 39606, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-650p-f {
    max-width: 650% !important;
  }
  /* line 39608, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-650p-f {
    min-width: 650% !important;
  }
  /* line 39610, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-700 {
    width: 700px;
  }
  /* line 39612, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-700p {
    width: 700%;
  }
  /* line 39614, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-700p {
    max-width: 700%;
  }
  /* line 39616, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-700p {
    min-width: 700%;
  }
  /* line 39618, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-700-f {
    width: 700px !important;
  }
  /* line 39620, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-700p-f {
    width: 700% !important;
  }
  /* line 39622, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-700p-f {
    max-width: 700% !important;
  }
  /* line 39624, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-700p-f {
    min-width: 700% !important;
  }
  /* line 39626, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-750 {
    width: 750px;
  }
  /* line 39628, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-750p {
    width: 750%;
  }
  /* line 39630, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-750p {
    max-width: 750%;
  }
  /* line 39632, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-750p {
    min-width: 750%;
  }
  /* line 39634, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-750-f {
    width: 750px !important;
  }
  /* line 39636, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-750p-f {
    width: 750% !important;
  }
  /* line 39638, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-750p-f {
    max-width: 750% !important;
  }
  /* line 39640, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-750p-f {
    min-width: 750% !important;
  }
  /* line 39642, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-800 {
    width: 800px;
  }
  /* line 39644, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-800p {
    width: 800%;
  }
  /* line 39646, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-800p {
    max-width: 800%;
  }
  /* line 39648, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-800p {
    min-width: 800%;
  }
  /* line 39650, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-800-f {
    width: 800px !important;
  }
  /* line 39652, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-800p-f {
    width: 800% !important;
  }
  /* line 39654, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-800p-f {
    max-width: 800% !important;
  }
  /* line 39656, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-800p-f {
    min-width: 800% !important;
  }
  /* line 39658, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-850 {
    width: 850px;
  }
  /* line 39660, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-850p {
    width: 850%;
  }
  /* line 39662, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-850p {
    max-width: 850%;
  }
  /* line 39664, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-850p {
    min-width: 850%;
  }
  /* line 39666, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-850-f {
    width: 850px !important;
  }
  /* line 39668, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-850p-f {
    width: 850% !important;
  }
  /* line 39670, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-850p-f {
    max-width: 850% !important;
  }
  /* line 39672, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-850p-f {
    min-width: 850% !important;
  }
  /* line 39674, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-900 {
    width: 900px;
  }
  /* line 39676, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-900p {
    width: 900%;
  }
  /* line 39678, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-900p {
    max-width: 900%;
  }
  /* line 39680, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-900p {
    min-width: 900%;
  }
  /* line 39682, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-900-f {
    width: 900px !important;
  }
  /* line 39684, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-900p-f {
    width: 900% !important;
  }
  /* line 39686, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-900p-f {
    max-width: 900% !important;
  }
  /* line 39688, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-900p-f {
    min-width: 900% !important;
  }
  /* line 39690, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-950 {
    width: 950px;
  }
  /* line 39692, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-950p {
    width: 950%;
  }
  /* line 39694, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-950p {
    max-width: 950%;
  }
  /* line 39696, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-950p {
    min-width: 950%;
  }
  /* line 39698, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-950-f {
    width: 950px !important;
  }
  /* line 39700, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-950p-f {
    width: 950% !important;
  }
  /* line 39702, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-950p-f {
    max-width: 950% !important;
  }
  /* line 39704, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-950p-f {
    min-width: 950% !important;
  }
  /* line 39706, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-1000 {
    width: 1000px;
  }
  /* line 39708, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-1000p {
    width: 1000%;
  }
  /* line 39710, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-1000p {
    max-width: 1000%;
  }
  /* line 39712, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-1000p {
    min-width: 1000%;
  }
  /* line 39714, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-1000-f {
    width: 1000px !important;
  }
  /* line 39716, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-1000p-f {
    width: 1000% !important;
  }
  /* line 39718, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-lg-1000p-f {
    max-width: 1000% !important;
  }
  /* line 39720, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-lg-1000p-f {
    min-width: 1000% !important;
  }
  /* line 39722, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-auto {
    width: auto;
  }
  /* line 39724, app/assets/stylesheets/css/zoficash.css */
  .wd-lg-auto-f {
    width: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 39728, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-5 {
    width: 5px;
  }
  /* line 39730, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-5p {
    width: 5%;
  }
  /* line 39732, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-5p {
    max-width: 5%;
  }
  /* line 39734, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-5p {
    min-width: 5%;
  }
  /* line 39736, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-5-f {
    width: 5px !important;
  }
  /* line 39738, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-5p-f {
    width: 5% !important;
  }
  /* line 39740, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-5p-f {
    max-width: 5% !important;
  }
  /* line 39742, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-5p-f {
    min-width: 5% !important;
  }
  /* line 39744, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-10 {
    width: 10px;
  }
  /* line 39746, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-10p {
    width: 10%;
  }
  /* line 39748, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-10p {
    max-width: 10%;
  }
  /* line 39750, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-10p {
    min-width: 10%;
  }
  /* line 39752, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-10-f {
    width: 10px !important;
  }
  /* line 39754, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-10p-f {
    width: 10% !important;
  }
  /* line 39756, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-10p-f {
    max-width: 10% !important;
  }
  /* line 39758, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-10p-f {
    min-width: 10% !important;
  }
  /* line 39760, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-15 {
    width: 15px;
  }
  /* line 39762, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-15p {
    width: 15%;
  }
  /* line 39764, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-15p {
    max-width: 15%;
  }
  /* line 39766, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-15p {
    min-width: 15%;
  }
  /* line 39768, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-15-f {
    width: 15px !important;
  }
  /* line 39770, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-15p-f {
    width: 15% !important;
  }
  /* line 39772, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-15p-f {
    max-width: 15% !important;
  }
  /* line 39774, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-15p-f {
    min-width: 15% !important;
  }
  /* line 39776, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-20 {
    width: 20px;
  }
  /* line 39778, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-20p {
    width: 20%;
  }
  /* line 39780, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-20p {
    max-width: 20%;
  }
  /* line 39782, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-20p {
    min-width: 20%;
  }
  /* line 39784, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-20-f {
    width: 20px !important;
  }
  /* line 39786, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-20p-f {
    width: 20% !important;
  }
  /* line 39788, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-20p-f {
    max-width: 20% !important;
  }
  /* line 39790, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-20p-f {
    min-width: 20% !important;
  }
  /* line 39792, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-25 {
    width: 25px;
  }
  /* line 39794, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-25p {
    width: 25%;
  }
  /* line 39796, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-25p {
    max-width: 25%;
  }
  /* line 39798, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-25p {
    min-width: 25%;
  }
  /* line 39800, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-25-f {
    width: 25px !important;
  }
  /* line 39802, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-25p-f {
    width: 25% !important;
  }
  /* line 39804, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-25p-f {
    max-width: 25% !important;
  }
  /* line 39806, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-25p-f {
    min-width: 25% !important;
  }
  /* line 39808, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-30 {
    width: 30px;
  }
  /* line 39810, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-30p {
    width: 30%;
  }
  /* line 39812, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-30p {
    max-width: 30%;
  }
  /* line 39814, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-30p {
    min-width: 30%;
  }
  /* line 39816, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-30-f {
    width: 30px !important;
  }
  /* line 39818, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-30p-f {
    width: 30% !important;
  }
  /* line 39820, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-30p-f {
    max-width: 30% !important;
  }
  /* line 39822, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-30p-f {
    min-width: 30% !important;
  }
  /* line 39824, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-35 {
    width: 35px;
  }
  /* line 39826, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-35p {
    width: 35%;
  }
  /* line 39828, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-35p {
    max-width: 35%;
  }
  /* line 39830, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-35p {
    min-width: 35%;
  }
  /* line 39832, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-35-f {
    width: 35px !important;
  }
  /* line 39834, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-35p-f {
    width: 35% !important;
  }
  /* line 39836, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-35p-f {
    max-width: 35% !important;
  }
  /* line 39838, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-35p-f {
    min-width: 35% !important;
  }
  /* line 39840, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-40 {
    width: 40px;
  }
  /* line 39842, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-40p {
    width: 40%;
  }
  /* line 39844, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-40p {
    max-width: 40%;
  }
  /* line 39846, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-40p {
    min-width: 40%;
  }
  /* line 39848, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-40-f {
    width: 40px !important;
  }
  /* line 39850, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-40p-f {
    width: 40% !important;
  }
  /* line 39852, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-40p-f {
    max-width: 40% !important;
  }
  /* line 39854, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-40p-f {
    min-width: 40% !important;
  }
  /* line 39856, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-45 {
    width: 45px;
  }
  /* line 39858, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-45p {
    width: 45%;
  }
  /* line 39860, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-45p {
    max-width: 45%;
  }
  /* line 39862, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-45p {
    min-width: 45%;
  }
  /* line 39864, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-45-f {
    width: 45px !important;
  }
  /* line 39866, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-45p-f {
    width: 45% !important;
  }
  /* line 39868, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-45p-f {
    max-width: 45% !important;
  }
  /* line 39870, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-45p-f {
    min-width: 45% !important;
  }
  /* line 39872, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-50 {
    width: 50px;
  }
  /* line 39874, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-50p {
    width: 50%;
  }
  /* line 39876, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-50p {
    max-width: 50%;
  }
  /* line 39878, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-50p {
    min-width: 50%;
  }
  /* line 39880, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-50-f {
    width: 50px !important;
  }
  /* line 39882, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-50p-f {
    width: 50% !important;
  }
  /* line 39884, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-50p-f {
    max-width: 50% !important;
  }
  /* line 39886, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-50p-f {
    min-width: 50% !important;
  }
  /* line 39888, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-55 {
    width: 55px;
  }
  /* line 39890, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-55p {
    width: 55%;
  }
  /* line 39892, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-55p {
    max-width: 55%;
  }
  /* line 39894, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-55p {
    min-width: 55%;
  }
  /* line 39896, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-55-f {
    width: 55px !important;
  }
  /* line 39898, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-55p-f {
    width: 55% !important;
  }
  /* line 39900, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-55p-f {
    max-width: 55% !important;
  }
  /* line 39902, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-55p-f {
    min-width: 55% !important;
  }
  /* line 39904, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-60 {
    width: 60px;
  }
  /* line 39906, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-60p {
    width: 60%;
  }
  /* line 39908, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-60p {
    max-width: 60%;
  }
  /* line 39910, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-60p {
    min-width: 60%;
  }
  /* line 39912, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-60-f {
    width: 60px !important;
  }
  /* line 39914, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-60p-f {
    width: 60% !important;
  }
  /* line 39916, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-60p-f {
    max-width: 60% !important;
  }
  /* line 39918, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-60p-f {
    min-width: 60% !important;
  }
  /* line 39920, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-65 {
    width: 65px;
  }
  /* line 39922, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-65p {
    width: 65%;
  }
  /* line 39924, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-65p {
    max-width: 65%;
  }
  /* line 39926, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-65p {
    min-width: 65%;
  }
  /* line 39928, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-65-f {
    width: 65px !important;
  }
  /* line 39930, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-65p-f {
    width: 65% !important;
  }
  /* line 39932, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-65p-f {
    max-width: 65% !important;
  }
  /* line 39934, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-65p-f {
    min-width: 65% !important;
  }
  /* line 39936, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-70 {
    width: 70px;
  }
  /* line 39938, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-70p {
    width: 70%;
  }
  /* line 39940, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-70p {
    max-width: 70%;
  }
  /* line 39942, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-70p {
    min-width: 70%;
  }
  /* line 39944, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-70-f {
    width: 70px !important;
  }
  /* line 39946, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-70p-f {
    width: 70% !important;
  }
  /* line 39948, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-70p-f {
    max-width: 70% !important;
  }
  /* line 39950, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-70p-f {
    min-width: 70% !important;
  }
  /* line 39952, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-75 {
    width: 75px;
  }
  /* line 39954, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-75p {
    width: 75%;
  }
  /* line 39956, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-75p {
    max-width: 75%;
  }
  /* line 39958, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-75p {
    min-width: 75%;
  }
  /* line 39960, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-75-f {
    width: 75px !important;
  }
  /* line 39962, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-75p-f {
    width: 75% !important;
  }
  /* line 39964, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-75p-f {
    max-width: 75% !important;
  }
  /* line 39966, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-75p-f {
    min-width: 75% !important;
  }
  /* line 39968, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-80 {
    width: 80px;
  }
  /* line 39970, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-80p {
    width: 80%;
  }
  /* line 39972, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-80p {
    max-width: 80%;
  }
  /* line 39974, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-80p {
    min-width: 80%;
  }
  /* line 39976, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-80-f {
    width: 80px !important;
  }
  /* line 39978, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-80p-f {
    width: 80% !important;
  }
  /* line 39980, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-80p-f {
    max-width: 80% !important;
  }
  /* line 39982, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-80p-f {
    min-width: 80% !important;
  }
  /* line 39984, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-85 {
    width: 85px;
  }
  /* line 39986, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-85p {
    width: 85%;
  }
  /* line 39988, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-85p {
    max-width: 85%;
  }
  /* line 39990, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-85p {
    min-width: 85%;
  }
  /* line 39992, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-85-f {
    width: 85px !important;
  }
  /* line 39994, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-85p-f {
    width: 85% !important;
  }
  /* line 39996, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-85p-f {
    max-width: 85% !important;
  }
  /* line 39998, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-85p-f {
    min-width: 85% !important;
  }
  /* line 40000, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-90 {
    width: 90px;
  }
  /* line 40002, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-90p {
    width: 90%;
  }
  /* line 40004, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-90p {
    max-width: 90%;
  }
  /* line 40006, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-90p {
    min-width: 90%;
  }
  /* line 40008, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-90-f {
    width: 90px !important;
  }
  /* line 40010, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-90p-f {
    width: 90% !important;
  }
  /* line 40012, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-90p-f {
    max-width: 90% !important;
  }
  /* line 40014, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-90p-f {
    min-width: 90% !important;
  }
  /* line 40016, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-95 {
    width: 95px;
  }
  /* line 40018, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-95p {
    width: 95%;
  }
  /* line 40020, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-95p {
    max-width: 95%;
  }
  /* line 40022, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-95p {
    min-width: 95%;
  }
  /* line 40024, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-95-f {
    width: 95px !important;
  }
  /* line 40026, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-95p-f {
    width: 95% !important;
  }
  /* line 40028, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-95p-f {
    max-width: 95% !important;
  }
  /* line 40030, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-95p-f {
    min-width: 95% !important;
  }
  /* line 40032, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-100 {
    width: 100px;
  }
  /* line 40034, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-100p {
    width: 100%;
  }
  /* line 40036, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-100p {
    max-width: 100%;
  }
  /* line 40038, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-100p {
    min-width: 100%;
  }
  /* line 40040, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-100-f {
    width: 100px !important;
  }
  /* line 40042, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-100p-f {
    width: 100% !important;
  }
  /* line 40044, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-100p-f {
    max-width: 100% !important;
  }
  /* line 40046, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-100p-f {
    min-width: 100% !important;
  }
  /* line 40048, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-150 {
    width: 150px;
  }
  /* line 40050, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-150p {
    width: 150%;
  }
  /* line 40052, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-150p {
    max-width: 150%;
  }
  /* line 40054, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-150p {
    min-width: 150%;
  }
  /* line 40056, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-150-f {
    width: 150px !important;
  }
  /* line 40058, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-150p-f {
    width: 150% !important;
  }
  /* line 40060, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-150p-f {
    max-width: 150% !important;
  }
  /* line 40062, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-150p-f {
    min-width: 150% !important;
  }
  /* line 40064, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-200 {
    width: 200px;
  }
  /* line 40066, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-200p {
    width: 200%;
  }
  /* line 40068, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-200p {
    max-width: 200%;
  }
  /* line 40070, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-200p {
    min-width: 200%;
  }
  /* line 40072, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-200-f {
    width: 200px !important;
  }
  /* line 40074, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-200p-f {
    width: 200% !important;
  }
  /* line 40076, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-200p-f {
    max-width: 200% !important;
  }
  /* line 40078, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-200p-f {
    min-width: 200% !important;
  }
  /* line 40080, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-250 {
    width: 250px;
  }
  /* line 40082, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-250p {
    width: 250%;
  }
  /* line 40084, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-250p {
    max-width: 250%;
  }
  /* line 40086, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-250p {
    min-width: 250%;
  }
  /* line 40088, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-250-f {
    width: 250px !important;
  }
  /* line 40090, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-250p-f {
    width: 250% !important;
  }
  /* line 40092, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-250p-f {
    max-width: 250% !important;
  }
  /* line 40094, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-250p-f {
    min-width: 250% !important;
  }
  /* line 40096, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-300 {
    width: 300px;
  }
  /* line 40098, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-300p {
    width: 300%;
  }
  /* line 40100, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-300p {
    max-width: 300%;
  }
  /* line 40102, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-300p {
    min-width: 300%;
  }
  /* line 40104, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-300-f {
    width: 300px !important;
  }
  /* line 40106, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-300p-f {
    width: 300% !important;
  }
  /* line 40108, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-300p-f {
    max-width: 300% !important;
  }
  /* line 40110, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-300p-f {
    min-width: 300% !important;
  }
  /* line 40112, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-350 {
    width: 350px;
  }
  /* line 40114, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-350p {
    width: 350%;
  }
  /* line 40116, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-350p {
    max-width: 350%;
  }
  /* line 40118, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-350p {
    min-width: 350%;
  }
  /* line 40120, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-350-f {
    width: 350px !important;
  }
  /* line 40122, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-350p-f {
    width: 350% !important;
  }
  /* line 40124, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-350p-f {
    max-width: 350% !important;
  }
  /* line 40126, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-350p-f {
    min-width: 350% !important;
  }
  /* line 40128, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-400 {
    width: 400px;
  }
  /* line 40130, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-400p {
    width: 400%;
  }
  /* line 40132, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-400p {
    max-width: 400%;
  }
  /* line 40134, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-400p {
    min-width: 400%;
  }
  /* line 40136, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-400-f {
    width: 400px !important;
  }
  /* line 40138, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-400p-f {
    width: 400% !important;
  }
  /* line 40140, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-400p-f {
    max-width: 400% !important;
  }
  /* line 40142, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-400p-f {
    min-width: 400% !important;
  }
  /* line 40144, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-450 {
    width: 450px;
  }
  /* line 40146, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-450p {
    width: 450%;
  }
  /* line 40148, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-450p {
    max-width: 450%;
  }
  /* line 40150, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-450p {
    min-width: 450%;
  }
  /* line 40152, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-450-f {
    width: 450px !important;
  }
  /* line 40154, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-450p-f {
    width: 450% !important;
  }
  /* line 40156, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-450p-f {
    max-width: 450% !important;
  }
  /* line 40158, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-450p-f {
    min-width: 450% !important;
  }
  /* line 40160, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-500 {
    width: 500px;
  }
  /* line 40162, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-500p {
    width: 500%;
  }
  /* line 40164, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-500p {
    max-width: 500%;
  }
  /* line 40166, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-500p {
    min-width: 500%;
  }
  /* line 40168, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-500-f {
    width: 500px !important;
  }
  /* line 40170, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-500p-f {
    width: 500% !important;
  }
  /* line 40172, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-500p-f {
    max-width: 500% !important;
  }
  /* line 40174, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-500p-f {
    min-width: 500% !important;
  }
  /* line 40176, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-550 {
    width: 550px;
  }
  /* line 40178, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-550p {
    width: 550%;
  }
  /* line 40180, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-550p {
    max-width: 550%;
  }
  /* line 40182, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-550p {
    min-width: 550%;
  }
  /* line 40184, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-550-f {
    width: 550px !important;
  }
  /* line 40186, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-550p-f {
    width: 550% !important;
  }
  /* line 40188, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-550p-f {
    max-width: 550% !important;
  }
  /* line 40190, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-550p-f {
    min-width: 550% !important;
  }
  /* line 40192, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-600 {
    width: 600px;
  }
  /* line 40194, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-600p {
    width: 600%;
  }
  /* line 40196, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-600p {
    max-width: 600%;
  }
  /* line 40198, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-600p {
    min-width: 600%;
  }
  /* line 40200, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-600-f {
    width: 600px !important;
  }
  /* line 40202, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-600p-f {
    width: 600% !important;
  }
  /* line 40204, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-600p-f {
    max-width: 600% !important;
  }
  /* line 40206, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-600p-f {
    min-width: 600% !important;
  }
  /* line 40208, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-650 {
    width: 650px;
  }
  /* line 40210, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-650p {
    width: 650%;
  }
  /* line 40212, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-650p {
    max-width: 650%;
  }
  /* line 40214, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-650p {
    min-width: 650%;
  }
  /* line 40216, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-650-f {
    width: 650px !important;
  }
  /* line 40218, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-650p-f {
    width: 650% !important;
  }
  /* line 40220, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-650p-f {
    max-width: 650% !important;
  }
  /* line 40222, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-650p-f {
    min-width: 650% !important;
  }
  /* line 40224, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-700 {
    width: 700px;
  }
  /* line 40226, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-700p {
    width: 700%;
  }
  /* line 40228, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-700p {
    max-width: 700%;
  }
  /* line 40230, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-700p {
    min-width: 700%;
  }
  /* line 40232, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-700-f {
    width: 700px !important;
  }
  /* line 40234, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-700p-f {
    width: 700% !important;
  }
  /* line 40236, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-700p-f {
    max-width: 700% !important;
  }
  /* line 40238, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-700p-f {
    min-width: 700% !important;
  }
  /* line 40240, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-750 {
    width: 750px;
  }
  /* line 40242, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-750p {
    width: 750%;
  }
  /* line 40244, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-750p {
    max-width: 750%;
  }
  /* line 40246, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-750p {
    min-width: 750%;
  }
  /* line 40248, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-750-f {
    width: 750px !important;
  }
  /* line 40250, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-750p-f {
    width: 750% !important;
  }
  /* line 40252, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-750p-f {
    max-width: 750% !important;
  }
  /* line 40254, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-750p-f {
    min-width: 750% !important;
  }
  /* line 40256, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-800 {
    width: 800px;
  }
  /* line 40258, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-800p {
    width: 800%;
  }
  /* line 40260, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-800p {
    max-width: 800%;
  }
  /* line 40262, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-800p {
    min-width: 800%;
  }
  /* line 40264, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-800-f {
    width: 800px !important;
  }
  /* line 40266, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-800p-f {
    width: 800% !important;
  }
  /* line 40268, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-800p-f {
    max-width: 800% !important;
  }
  /* line 40270, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-800p-f {
    min-width: 800% !important;
  }
  /* line 40272, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-850 {
    width: 850px;
  }
  /* line 40274, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-850p {
    width: 850%;
  }
  /* line 40276, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-850p {
    max-width: 850%;
  }
  /* line 40278, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-850p {
    min-width: 850%;
  }
  /* line 40280, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-850-f {
    width: 850px !important;
  }
  /* line 40282, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-850p-f {
    width: 850% !important;
  }
  /* line 40284, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-850p-f {
    max-width: 850% !important;
  }
  /* line 40286, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-850p-f {
    min-width: 850% !important;
  }
  /* line 40288, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-900 {
    width: 900px;
  }
  /* line 40290, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-900p {
    width: 900%;
  }
  /* line 40292, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-900p {
    max-width: 900%;
  }
  /* line 40294, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-900p {
    min-width: 900%;
  }
  /* line 40296, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-900-f {
    width: 900px !important;
  }
  /* line 40298, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-900p-f {
    width: 900% !important;
  }
  /* line 40300, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-900p-f {
    max-width: 900% !important;
  }
  /* line 40302, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-900p-f {
    min-width: 900% !important;
  }
  /* line 40304, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-950 {
    width: 950px;
  }
  /* line 40306, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-950p {
    width: 950%;
  }
  /* line 40308, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-950p {
    max-width: 950%;
  }
  /* line 40310, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-950p {
    min-width: 950%;
  }
  /* line 40312, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-950-f {
    width: 950px !important;
  }
  /* line 40314, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-950p-f {
    width: 950% !important;
  }
  /* line 40316, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-950p-f {
    max-width: 950% !important;
  }
  /* line 40318, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-950p-f {
    min-width: 950% !important;
  }
  /* line 40320, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-1000 {
    width: 1000px;
  }
  /* line 40322, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-1000p {
    width: 1000%;
  }
  /* line 40324, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-1000p {
    max-width: 1000%;
  }
  /* line 40326, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-1000p {
    min-width: 1000%;
  }
  /* line 40328, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-1000-f {
    width: 1000px !important;
  }
  /* line 40330, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-1000p-f {
    width: 1000% !important;
  }
  /* line 40332, app/assets/stylesheets/css/zoficash.css */
  .mx-wd-xl-1000p-f {
    max-width: 1000% !important;
  }
  /* line 40334, app/assets/stylesheets/css/zoficash.css */
  .mn-wd-xl-1000p-f {
    min-width: 1000% !important;
  }
  /* line 40336, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-auto {
    width: auto;
  }
  /* line 40338, app/assets/stylesheets/css/zoficash.css */
  .wd-xl-auto {
    width: auto !important;
  }
}

/* line 40341, app/assets/stylesheets/css/zoficash.css */
.wd-100v {
  width: 100vw;
}

/* line 40344, app/assets/stylesheets/css/zoficash.css */
.wd-1 {
  width: 1px;
}

/* line 40347, app/assets/stylesheets/css/zoficash.css */
.wd-2 {
  width: 2px;
}

/* line 40350, app/assets/stylesheets/css/zoficash.css */
.wd-3 {
  width: 3px;
}

/* line 40353, app/assets/stylesheets/css/zoficash.css */
.wd-4 {
  width: 4px;
}

/* line 40356, app/assets/stylesheets/css/zoficash.css */
.wd-6 {
  width: 6px;
}

/* line 40359, app/assets/stylesheets/css/zoficash.css */
.wd-7 {
  width: 7px;
}

/* line 40362, app/assets/stylesheets/css/zoficash.css */
.wd-8 {
  width: 8px;
}

/* line 40365, app/assets/stylesheets/css/zoficash.css */
.wd-9 {
  width: 9px;
}

/* line 40368, app/assets/stylesheets/css/zoficash.css */
.wd-280 {
  width: 280px;
}

/*
 * zoficash Dashboard Pages
 *
 * This style is use in dashboard pages.
 *
 */
/* line 7, app/assets/stylesheets/css/zoficash.dashboard.css */
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 12, app/assets/stylesheets/css/zoficash.dashboard.css */
.custom-grascale {
  filter: grayscale(100%);
}

/* line 15, app/assets/stylesheets/css/zoficash.dashboard.css */
.bg-df-1 {
  background-color: #0168fa;
}

/* line 18, app/assets/stylesheets/css/zoficash.dashboard.css */
.bg-df-2 {
  background-color: #69b2f8;
}

/* line 21, app/assets/stylesheets/css/zoficash.dashboard.css */
.bg-df-3 {
  background-color: #d1e6fa;
}

/* line 24, app/assets/stylesheets/css/zoficash.dashboard.css */
.bg-litecoin {
  background-color: #325a98;
}

/* line 27, app/assets/stylesheets/css/zoficash.dashboard.css */
.stroke-wd-3 {
  stroke-width: 3px;
}

/* line 30, app/assets/stylesheets/css/zoficash.dashboard.css */
.wd-12 {
  width: 12px;
}

/* line 33, app/assets/stylesheets/css/zoficash.dashboard.css */
.ht-12 {
  height: 12px;
}

/* line 36, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-one {
  position: relative;
  overflow: hidden;
  margin: 0 15px 15px;
  padding-top: 80px;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

@media (min-width: 576px) {
  /* line 44, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-one {
    margin: 0 20px 15px;
    padding-top: 0;
    overflow: visible;
  }
}

/* line 48, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-one .flot-x-axis {
  display: none;
}

@media (min-width: 576px) {
  /* line 51, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-one .flot-x-axis {
    display: block;
  }
}

/* line 53, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-one .flot-x-axis .flot-tick-label {
  transform: translateY(2px);
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 500;
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  letter-spacing: .5px;
  color: #8392a5;
}

/* line 62, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-one .flot-chart {
  margin-left: -12px;
  margin-right: -10px;
  height: 350px;
}

/* line 67, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-two .flot-x-axis > div {
  transform: translateY(3px);
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 500;
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  letter-spacing: .5px;
  color: #8392a5;
}

/* line 76, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-two .flot-x-axis > div:first-child {
  margin-left: 15px;
}

/* line 79, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-two .flot-chart {
  height: 150px;
  margin-left: -15px;
  margin-right: -13px;
}

@media (min-width: 576px) {
  /* line 84, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-two .flot-chart {
    height: 210px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 87, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-two .flot-chart {
    height: 155px;
  }
}

/* line 90, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-three .flot-chart {
  margin-left: -7px;
  margin-right: -8px;
  margin-bottom: -5px;
}

/* line 95, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-four .flot-chart {
  margin-right: -8px;
  margin-bottom: -5px;
}

/* line 99, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-five > div {
  position: relative;
  margin-left: -10px;
  height: 225px;
}

/* line 104, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard {
  font-size: 13px;
}

/* line 106, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard thead th,
.table-dashboard tbody td {
  border-color: #e5e9f2;
  white-space: nowrap;
}

/* line 110, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard thead th:first-child,
.table-dashboard tbody td:first-child {
  padding-left: 20px;
}

/* line 113, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard thead th:last-child,
.table-dashboard tbody td:last-child {
  padding-right: 20px;
}

/* line 116, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard thead th {
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: #8392a5;
}

/* line 125, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-one tbody td {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* -------------- dashboard-two.html ----------------- */
/* line 130, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-six {
  margin-left: -5px;
  height: 150px;
}

@media (min-width: 576px) {
  /* line 134, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-six {
    height: 200px;
  }
}

@media (min-width: 768px) {
  /* line 137, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-six {
    height: 250px;
  }
}

@media (min-width: 992px) {
  /* line 140, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-six {
    height: 300px;
  }
}

/* line 143, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-seven {
  height: 150px;
}

@media (min-width: 992px) {
  /* line 146, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-seven {
    height: 205px;
  }
}

@media (min-width: 1200px) {
  /* line 149, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-seven {
    height: 188px;
  }
}

/* line 152, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-eight .flot-chart {
  margin-left: -26px;
  margin-right: -26px;
  margin-bottom: -26px;
  height: 126px;
}

@media (min-width: 768px) {
  /* line 158, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-eight .flot-chart {
    height: 167px;
  }
}

@media (min-width: 992px) {
  /* line 161, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-eight .flot-chart {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -30px;
    height: 126px;
  }
}

/* line 167, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-nine .flot-chart {
  height: 142px;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 172, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-nine .flot-y-axis .flot-tick-label,
.chart-nine .flot-x-axis .flot-tick-label {
  font-size: 9px;
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #8392a5;
}

/* line 180, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-nine .flot-y-axis .flot-tick-label {
  margin-left: -10px;
}

/* line 182, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-nine .flot-y-axis .flot-tick-label:first-child {
  display: none;
}

/* line 185, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-nine .flot-x-axis .flot-tick-label {
  transform: translateY(3px);
}

/* line 187, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-nine .flot-x-axis .flot-tick-label:last-child {
  margin-left: -5px;
}

/* line 190, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-ten .flot-chart {
  height: 95px;
  margin-left: -8px;
  margin-right: -12px;
}

/* line 195, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-dashboard-table .table th, .card-dashboard-table .table td {
  border-color: rgba(72, 94, 144, 0.16);
  padding: 10px 15px;
  font-size: 13px;
  text-align: right;
  white-space: nowrap;
}

/* line 202, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-dashboard-table .table thead tr th:first-child {
  border-left-width: 0;
}

/* line 205, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-dashboard-table .table thead tr th:last-child {
  border-right-width: 0;
}

/* line 208, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-dashboard-table .table thead tr:first-child th {
  border-top-width: 0;
  font-size: 13px;
  background-color: #f5f6fa;
  text-align: left;
}

/* line 214, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-dashboard-table .table thead tr:last-child th {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .5px;
  padding: 8px 15px;
  color: #8392a5;
}

/* line 221, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-dashboard-table .table thead tr th:first-child,
.card-dashboard-table .table tbody tr td:first-child {
  text-align: left;
}

/* line 225, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-dashboard-table .table strong {
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

/* ---------- dashboard-three.html ------------ */
/* line 231, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-crypto .nav-line {
  border-bottom-width: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  letter-spacing: .5px;
}

/* line 237, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-crypto .nav-line .nav-link + .nav-link {
  margin-left: 10px;
}

/* line 239, app/assets/stylesheets/css/zoficash.dashboard.css */
.card-crypto .nav-line .nav-link.active::after {
  height: 3px;
  bottom: -10px;
  border-radius: 0.25rem;
  display: none;
}

@media (min-width: 576px) {
  /* line 245, app/assets/stylesheets/css/zoficash.dashboard.css */
  .card-crypto .nav-line .nav-link.active::after {
    display: block;
  }
}

/* line 248, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-eleven .flot-chart {
  height: 160px;
}

@media (min-width: 576px) {
  /* line 251, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-eleven .flot-chart {
    height: 220px;
  }
}

@media (min-width: 768px) {
  /* line 254, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-eleven .flot-chart {
    height: 250px;
  }
}

@media (min-width: 992px) {
  /* line 257, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-eleven .flot-chart {
    height: 284px;
  }
}

/* line 260, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-eleven .flot-x-axis > div:first-child,
.chart-eleven .flot-y-axis > div:first-child {
  display: none;
}

/* line 264, app/assets/stylesheets/css/zoficash.dashboard.css */
.crypto {
  position: relative;
  padding: 20px;
}

/* line 268, app/assets/stylesheets/css/zoficash.dashboard.css */
.crypto-icon {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
}

/* line 278, app/assets/stylesheets/css/zoficash.dashboard.css */
.crypto-icon-sm {
  height: 35px;
  width: 35px;
  font-size: 16px;
}

/* line 283, app/assets/stylesheets/css/zoficash.dashboard.css */
.crypto-bitcoin-cash {
  line-height: 0;
  transform: rotate(-40deg);
}

/* line 287, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-twelve .flot-chart {
  height: 80px;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 292, app/assets/stylesheets/css/zoficash.dashboard.css */
.list-label {
  padding: 6px 20px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  background-color: #f5f6fa;
  color: #8392a5;
  letter-spacing: 1px;
  border-top: 1px solid #e5e9f2;
}

/* line 303, app/assets/stylesheets/css/zoficash.dashboard.css */
.list-label:first-of-type {
  border-top-width: 0;
}

/* line 306, app/assets/stylesheets/css/zoficash.dashboard.css */
.list-item {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e5e9f2;
}

/* line 313, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-thirteen {
  height: 220px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 316, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-thirteen {
    height: 143px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 319, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-thirteen {
    height: 160px;
  }
}

/* line 322, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fourteen {
  position: relative;
  overflow: hidden;
}

/* line 325, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fourteen .flot-chart {
  height: 200px;
  margin-top: -10px;
  margin-left: -30px;
  margin-right: -28px;
}

/* line 330, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fourteen .flot-x-axis .flot-tick-label {
  font-size: 9px;
  font-weight: 500;
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  color: #8392a5;
  text-transform: uppercase;
  letter-spacing: -.2px;
}

/* line 339, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fifteen {
  overflow: hidden;
}

/* line 341, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fifteen .flot-chart {
  height: 200px;
  margin-right: -18px;
}

/* line 344, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fifteen .flot-y-axis .flot-tick-label,
.chart-fifteen .flot-x-axis .flot-tick-label {
  font-size: 9px;
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #67788e;
}

/* line 351, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fifteen .flot-y-axis .flot-tick-label:first-child {
  display: none;
}

/* line 353, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-fifteen .flot-x-axis .flot-tick-label {
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 600;
}

/* line 358, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-sixteen {
  overflow: hidden;
}

/* line 360, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-sixteen .flot-chart {
  height: 180px;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: -8px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 366, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-sixteen .flot-chart {
    height: 274px;
  }
}

@media (min-width: 1200px) {
  /* line 369, app/assets/stylesheets/css/zoficash.dashboard.css */
  .chart-sixteen .flot-chart {
    height: 186px;
  }
}

/* line 371, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-sixteen .flot-x-axis .flot-tick-label {
  font-size: 9px;
  font-weight: 600;
  /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  margin-top: -25px;
  margin-left: -25px;
}

/* line 378, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-sixteen .flot-x-axis .flot-tick-label:first-child {
  display: none;
}

/* line 381, app/assets/stylesheets/css/zoficash.dashboard.css */
.chart-seventeen {
  height: 260px;
}

/* line 384, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-two {
  width: 100%;
  font-size: 13px;
}

/* line 387, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-two tr + tr td {
  border-top: 1px solid #e5e9f2;
}

/* line 389, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-two td {
  vertical-align: top;
  line-height: 1;
  padding: 8px 0;
}

/* line 393, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-two td:first-child {
  padding-left: 0;
}

/* line 395, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-two td:first-child div {
  opacity: .7;
}

/* line 397, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-two td:nth-child(3), .table-dashboard-two td:last-child {
  font-family: "Rubik", sans-serif;
}

/* line 399, app/assets/stylesheets/css/zoficash.dashboard.css */
.table-dashboard-two td:last-child {
  color: #8392a5;
}

/* line 1, app/assets/stylesheets/css/skin.dark.css */
body {
  background-color: #092443;
}

/* line 5, app/assets/stylesheets/css/skin.dark.css */
.df-logo {
  color: #fff;
}

/* line 7, app/assets/stylesheets/css/skin.dark.css */
.df-logo:hover, .df-logo:focus {
  color: #fff;
}

/* line 10, app/assets/stylesheets/css/skin.dark.css */
.navbar-header {
  background-color: #0c3461;
  border-bottom-width: 0;
}

/* line 14, app/assets/stylesheets/css/skin.dark.css */
.navbar-header .burger-menu:hover, .navbar-header .burger-menu:focus {
  color: #fff;
}

/* line 16, app/assets/stylesheets/css/skin.dark.css */
.navbar-header .navbar-right .search-link {
  color: #97a3b9;
}

/* line 18, app/assets/stylesheets/css/skin.dark.css */
.navbar-header .navbar-right .search-link:hover, .navbar-header .navbar-right .search-link:focus {
  color: #fff;
}

/* line 20, app/assets/stylesheets/css/skin.dark.css */
.navbar-header .navbar-right .dropdown-message .dropdown-menu,
.navbar-header .navbar-right .dropdown-notification .dropdown-menu {
  margin-top: 16.5px;
}

@media (min-width: 992px) {
  /* line 24, app/assets/stylesheets/css/skin.dark.css */
  .navbar-header .navbar-right .dropdown-message .dropdown-menu,
.navbar-header .navbar-right .dropdown-notification .dropdown-menu {
    margin-top: 19px;
  }
}

/* line 28, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu-wrapper {
  background-color: #1b2e4b;
}

@media (min-width: 992px) {
  /* line 32, app/assets/stylesheets/css/skin.dark.css */
  .navbar-menu-wrapper {
    background-color: transparent;
  }
}

/* line 35, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu-header {
  background-color: #0c3461;
  border-bottom-width: 0;
}

/* line 39, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu-header a:last-child:hover, .navbar-menu-header a:last-child:focus {
  color: #fff;
}

/* line 42, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu .nav-link {
  color: #cdd4e0;
}

/* line 45, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu .nav-label {
  color: #596882;
}

/* line 48, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu-sub {
  border-width: 0;
}

@media (min-width: 992px) {
  /* line 51, app/assets/stylesheets/css/skin.dark.css */
  .navbar-menu-sub {
    background-color: #24324d;
  }
}

/* line 53, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu-sub::before {
  opacity: 0;
}

/* line 55, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu-sub::after {
  border-bottom-color: #24324d;
}

/* line 57, app/assets/stylesheets/css/skin.dark.css */
.navbar-menu-sub .nav-sub-link {
  color: #cdd4e0;
}

/* line 60, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-link,
.dropdown-notification .dropdown-link {
  color: #97a3b9;
}

/* line 63, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-link.new-indicator,
.dropdown-notification .dropdown-link.new-indicator {
  color: #cdd4e0;
}

/* line 67, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-menu,
.dropdown-notification .dropdown-menu {
  border-width: 0;
  background-color: #0c3461;
}

/* line 72, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-menu::before,
.dropdown-notification .dropdown-menu::before {
  opacity: 0;
}

/* line 75, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-menu::after,
.dropdown-notification .dropdown-menu::after {
  border-bottom-color: #24324d;
}

/* line 79, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-header,
.dropdown-notification .dropdown-header {
  color: #fff;
}

/* line 83, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-item,
.dropdown-notification .dropdown-item {
  color: #97a3b9;
}

/* line 86, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-item:hover, .dropdown-message .dropdown-item:focus,
.dropdown-notification .dropdown-item:hover,
.dropdown-notification .dropdown-item:focus {
  background-color: #24324d;
}

/* line 90, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-item:hover .avatar::after, .dropdown-message .dropdown-item:focus .avatar::after,
.dropdown-notification .dropdown-item:hover .avatar::after,
.dropdown-notification .dropdown-item:focus .avatar::after {
  box-shadow: 0 0 0 2px #24324d;
}

/* line 95, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .media-body,
.dropdown-notification .media-body {
  color: #97a3b9;
}

/* line 98, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .media-body strong,
.dropdown-notification .media-body strong {
  color: #fff;
}

/* line 102, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .avatar::after,
.dropdown-notification .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 106, app/assets/stylesheets/css/skin.dark.css */
.dropdown-message .dropdown-footer a:hover, .dropdown-message .dropdown-footer a:focus,
.dropdown-notification .dropdown-footer a:hover,
.dropdown-notification .dropdown-footer a:focus {
  color: #0168fa;
}

/* line 111, app/assets/stylesheets/css/skin.dark.css */
.dropdown-profile .dropdown-link:hover .avatar img, .dropdown-profile .dropdown-link:focus .avatar img {
  background-color: #3b4863;
}

/* line 114, app/assets/stylesheets/css/skin.dark.css */
.dropdown-profile .dropdown-menu {
  border-width: 0;
  background-color: #0c3461;
  margin-top: 13px;
}

@media (min-width: 992px) {
  /* line 120, app/assets/stylesheets/css/skin.dark.css */
  .dropdown-profile .dropdown-menu {
    margin-top: 14px;
  }
}

/* line 122, app/assets/stylesheets/css/skin.dark.css */
.dropdown-profile .dropdown-menu::before {
  opacity: 0;
}

/* line 124, app/assets/stylesheets/css/skin.dark.css */
.dropdown-profile .dropdown-menu::after {
  border-bottom-color: #24324d;
}

/* line 126, app/assets/stylesheets/css/skin.dark.css */
.dropdown-profile .dropdown-menu h6 {
  color: #fff;
}

/* line 129, app/assets/stylesheets/css/skin.dark.css */
.dropdown-profile .dropdown-item {
  color: #97a3b9;
}

/* line 132, app/assets/stylesheets/css/skin.dark.css */
.navbar-search-header {
  background-color: #1c273c;
  border-bottom-width: 0;
}

/* line 135, app/assets/stylesheets/css/skin.dark.css */
.navbar-search-header .form-control {
  color: #fff;
}

/* line 137, app/assets/stylesheets/css/skin.dark.css */
.navbar-search-header .btn {
  color: #97a3b9;
}

/* line 139, app/assets/stylesheets/css/skin.dark.css */
.navbar-search-header .btn:hover, .navbar-search-header .btn:focus {
  color: #fff;
}

/* line 142, app/assets/stylesheets/css/skin.dark.css */
.navbar-search-body {
  background-color: #192235;
}

/* line 144, app/assets/stylesheets/css/skin.dark.css */
.navbar-search-body a {
  color: #97a3b9;
  border-color: #596882;
}

/* line 147, app/assets/stylesheets/css/skin.dark.css */
.navbar-search-body a:hover, .navbar-search-body a:focus {
  background-color: #0168fa;
  color: #fff;
  border-color: transparent;
}

/* line 152, app/assets/stylesheets/css/skin.dark.css */
.aside-header {
  background-color: #1c273c;
  border-right-color: rgba(255, 255, 255, 0.06);
}

/* line 156, app/assets/stylesheets/css/skin.dark.css */
.aside-logo {
  color: #fff;
}

/* line 158, app/assets/stylesheets/css/skin.dark.css */
.aside-logo:hover, .aside-logo:focus {
  color: #fff;
}

/* line 161, app/assets/stylesheets/css/skin.dark.css */
.aside-menu-link:hover, .aside-menu-link:focus {
  color: #fff;
}

/* line 164, app/assets/stylesheets/css/skin.dark.css */
.aside-body {
  background-color: #1c273c;
  border-right-width: 0;
}

/* line 168, app/assets/stylesheets/css/skin.dark.css */
.aside-alert-link a {
  color: rgba(255, 255, 255, 0.5);
}

/* line 170, app/assets/stylesheets/css/skin.dark.css */
.aside-alert-link a:hover, .aside-alert-link a:focus {
  color: #fff;
}

/* line 172, app/assets/stylesheets/css/skin.dark.css */
.aside-alert-link a.new::before {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 175, app/assets/stylesheets/css/skin.dark.css */
.aside-loggedin-user a:hover, .aside-loggedin-user a:focus {
  color: #fff;
}

/* line 178, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-label {
  color: #3b4863;
  font-weight: 600;
}

/* line 182, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-item ul a {
  color: #596882;
}

/* line 184, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-item ul a:hover, .nav-aside .nav-item ul a:focus {
  color: #fff;
}

/* line 187, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-item.active .nav-link:hover svg, .nav-aside .nav-item.active .nav-link:focus svg {
  color: #0168fa;
}

/* line 190, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .with-sub.show:not(.active) .nav-link {
  color: #fff;
}

/* line 192, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .with-sub.show:not(.active) .nav-link::before {
  border-color: #cdd4e0;
}

/* line 194, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .with-sub.show:not(.active) .nav-link svg {
  color: #fff;
  fill: none;
}

/* line 198, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-link {
  color: #97a3b9;
}

/* line 200, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-link svg {
  color: #97a3b9;
  stroke-width: 1.8px;
  fill: rgba(255, 255, 255, 0.06);
}

/* line 204, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-link:hover, .nav-aside .nav-link:focus {
  color: #fff;
}

/* line 206, app/assets/stylesheets/css/skin.dark.css */
.nav-aside .nav-link:hover svg, .nav-aside .nav-link:focus svg {
  color: #fff;
}

/* line 209, app/assets/stylesheets/css/skin.dark.css */
.aside-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 212, app/assets/stylesheets/css/skin.dark.css */
.content {
  color: #97a3b9;
}

/* line 215, app/assets/stylesheets/css/skin.dark.css */
.content-header {
  background-color: #1c273c;
}

/* line 217, app/assets/stylesheets/css/skin.dark.css */
.content-header .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 219, app/assets/stylesheets/css/skin.dark.css */
.content-header .nav-link:hover, .content-header .nav-link:focus {
  color: #fff;
}

/* line 222, app/assets/stylesheets/css/skin.dark.css */
.footer {
  background-color: #1c273c;
  border-top-width: 0;
}

/* line 225, app/assets/stylesheets/css/skin.dark.css */
.footer a {
  color: #97a3b9;
}

/* line 227, app/assets/stylesheets/css/skin.dark.css */
.footer a:hover, .footer a:focus {
  color: #fff;
}

/* line 230, app/assets/stylesheets/css/skin.dark.css */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #fff;
}

/* line 234, app/assets/stylesheets/css/skin.dark.css */
.breadcrumb-style1 .breadcrumb-item a,
.breadcrumb-style2 .breadcrumb-item a,
.breadcrumb-style3 .breadcrumb-item a {
  color: #7987a1;
}

/* line 239, app/assets/stylesheets/css/skin.dark.css */
.breadcrumb-style1 .breadcrumb-item + .breadcrumb-item::before {
  color: #596882;
  font-weight: 400;
}

/* line 243, app/assets/stylesheets/css/skin.dark.css */
.card {
  border-width: 0;
  background-color: #0c3461;
  color: #97a3b9;
}

/* line 249, app/assets/stylesheets/css/skin.dark.css */
.list-label {
  background-color: #192235;
  border-color: #24324d;
}

/* line 253, app/assets/stylesheets/css/skin.dark.css */
.list-item {
  border-color: #24324d;
}

/* line 256, app/assets/stylesheets/css/skin.dark.css */
.list-group-item {
  background-color: inherit;
  border-color: rgba(255, 255, 255, 0.025);
}

/* line 260, app/assets/stylesheets/css/skin.dark.css */
.dropdown-divider {
  border-color: rgba(255, 255, 255, 0.06);
}

/* line 263, app/assets/stylesheets/css/skin.dark.css */
.link-01 {
  color: rgba(255, 255, 255, 0.85);
}

/* line 265, app/assets/stylesheets/css/skin.dark.css */
.link-01:hover, .link-01:focus {
  color: #fff;
}

/* line 268, app/assets/stylesheets/css/skin.dark.css */
.link-02 {
  color: #cdd4e0;
}

/* line 270, app/assets/stylesheets/css/skin.dark.css */
.link-02:hover, .link-02:focus {
  color: #fff;
}

/* line 273, app/assets/stylesheets/css/skin.dark.css */
.link-03:hover, .link-03:focus {
  color: #fff;
}

/* line 276, app/assets/stylesheets/css/skin.dark.css */
.progress {
  background-color: #596882;
}

/* line 279, app/assets/stylesheets/css/skin.dark.css */
.tx-color-01 {
  color: #fff;
}

/* line 282, app/assets/stylesheets/css/skin.dark.css */
.tx-color-02 {
  color: #cdd4e0;
}

/* line 285, app/assets/stylesheets/css/skin.dark.css */
.tx-color-04 {
  color: rgba(89, 104, 130, 0.7);
}

/* line 288, app/assets/stylesheets/css/skin.dark.css */
.table {
  color: inherit;
}

/* line 291, app/assets/stylesheets/css/skin.dark.css */
.divider-text::before, .divider-text::after {
  background-color: #24324d;
}

/* line 294, app/assets/stylesheets/css/skin.dark.css */
.form-control {
  background-color: transparent;
  border-color: #3b4863;
}

/* line 297, app/assets/stylesheets/css/skin.dark.css */
.form-control::placeholder {
  color: #596882;
}

/* line 299, app/assets/stylesheets/css/skin.dark.css */
.form-control:focus {
  background-color: transparent;
}

/* line 302, app/assets/stylesheets/css/skin.dark.css */
.nav-classic .nav-link {
  color: #97a3b9;
}

/* line 305, app/assets/stylesheets/css/skin.dark.css */
.img-group .img {
  background-color: #1c273c;
}

/* line 308, app/assets/stylesheets/css/skin.dark.css */
.search-form button {
  border-color: #3b4863;
}

/* line 311, app/assets/stylesheets/css/skin.dark.css */
.modal-content {
  background-color: #1c273c;
}

/* line 314, app/assets/stylesheets/css/skin.dark.css */
.bd,
.bd-t,
.bd-r {
  border-color: #24324d;
}

/* line 319, app/assets/stylesheets/css/skin.dark.css */
.bd-info {
  border-color: #00b8d4;
}

/* line 322, app/assets/stylesheets/css/skin.dark.css */
.bd-primary {
  border-color: #0168fa;
}

/* line 325, app/assets/stylesheets/css/skin.dark.css */
.bd-success {
  border-color: #10b759;
}

/* line 328, app/assets/stylesheets/css/skin.dark.css */
.bd-warning {
  border-color: #ffc107;
}

/* line 331, app/assets/stylesheets/css/skin.dark.css */
.bd-pink {
  border-color: #f10075;
}

/* line 334, app/assets/stylesheets/css/skin.dark.css */
.bd-teal {
  border-color: #00cccc;
}

/* line 337, app/assets/stylesheets/css/skin.dark.css */
.bd-purple {
  border-color: #6f42c1;
}

/* line 340, app/assets/stylesheets/css/skin.dark.css */
.table-dashboard thead th,
.table-dashboard tbody th,
.table-dashboard tbody td {
  border-color: rgba(255, 255, 255, 0.06);
}

/* line 345, app/assets/stylesheets/css/skin.dark.css */
.card-dashboard-table .table thead tr:first-child th {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 348, app/assets/stylesheets/css/skin.dark.css */
.table-dashboard-two tr + tr td {
  border-top-color: rgba(255, 255, 255, 0.06);
}

/* line 351, app/assets/stylesheets/css/skin.dark.css */
.chart-sixteen .flot-x-axis .flot-tick-label {
  color: rgba(255, 255, 255, 0.2);
  font-weight: 400;
}

/* line 355, app/assets/stylesheets/css/skin.dark.css */
.activity-body {
  color: rgba(255, 255, 255, 0.5);
}

/* line 357, app/assets/stylesheets/css/skin.dark.css */
.activity-body strong {
  color: #fff;
}

/* line 360, app/assets/stylesheets/css/skin.dark.css */
.calendar-sidebar {
  background-color: #141c2b;
}

/* line 363, app/assets/stylesheets/css/skin.dark.css */
.ui-datepicker {
  background-color: transparent;
}

/* line 365, app/assets/stylesheets/css/skin.dark.css */
.ui-datepicker .ui-datepicker-title {
  color: #fff;
}

/* line 367, app/assets/stylesheets/css/skin.dark.css */
.ui-datepicker .ui-datepicker-calendar td {
  background-color: transparent;
  border-width: 0;
}

/* line 370, app/assets/stylesheets/css/skin.dark.css */
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month .ui-state-default {
  color: #3b4863;
}

/* line 373, app/assets/stylesheets/css/skin.dark.css */
.calendar-inline .ui-datepicker .ui-datepicker-calendar td a {
  color: #7987a1;
}

/* line 375, app/assets/stylesheets/css/skin.dark.css */
.calendar-inline .ui-datepicker .ui-datepicker-calendar td a:hover, .calendar-inline .ui-datepicker .ui-datepicker-calendar td a:focus {
  background-color: #24324d;
  color: #fff;
}

/* line 379, app/assets/stylesheets/css/skin.dark.css */
.calendar-nav a {
  color: #97a3b9;
}

/* line 381, app/assets/stylesheets/css/skin.dark.css */
.calendar-nav a:hover, .calendar-nav a:focus {
  background-color: #24324d;
  color: #fff;
}

/* line 385, app/assets/stylesheets/css/skin.dark.css */
.calendar-content {
  background-color: transparent;
}

/* line 388, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-toolbar button {
  border-width: 0;
  background-color: #3b4863;
  color: #97a3b9;
}

/* line 392, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-toolbar button:hover, .calendar-content-body .fc-toolbar button:focus {
  background-color: #596882;
  color: #fff;
}

/* line 395, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-toolbar button.fc-state-active {
  background-color: #596882;
  color: #fff;
}

/* line 398, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-toolbar button.fc-today-button {
  background-color: #3b4863;
  color: #97a3b9;
}

/* line 401, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-toolbar button.fc-today-button:hover, .calendar-content-body .fc-toolbar button.fc-today-button:focus {
  background-color: #596882;
  color: #fff;
}

/* line 404, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-toolbar button.fc-today-button.fc-state-disabled {
  background-color: #1c273c;
  color: #596882;
}

/* line 408, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-agendaWeek-view .fc-head-container th {
  border-color: #1f2c43;
}

/* line 411, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-divider {
  background-color: #192235;
  border-color: #1f2c43;
}

/* line 415, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-head-container .fc-day-header {
  color: #97a3b9;
}

/* line 418, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-other-month {
  background-color: #111724;
}

/* line 421, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body td.fc-today {
  background-color: #192235;
}

/* line 424, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-listMonth-view .fc-list-heading-main,
.calendar-content-body .fc-listWeek-view .fc-list-heading-main {
  color: #97a3b9;
}

/* line 427, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-listMonth-view .fc-list-heading-main:hover, .calendar-content-body .fc-listMonth-view .fc-list-heading-main:focus,
.calendar-content-body .fc-listWeek-view .fc-list-heading-main:hover,
.calendar-content-body .fc-listWeek-view .fc-list-heading-main:focus {
  color: #97a3b9;
}

/* line 431, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-listMonth-view .fc-list-heading-main span:last-child,
.calendar-content-body .fc-listWeek-view .fc-list-heading-main span:last-child {
  color: #fff;
}

/* line 435, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-listMonth-view .fc-list-item,
.calendar-content-body .fc-listWeek-view .fc-list-item {
  background-color: #1c273c;
}

/* line 439, app/assets/stylesheets/css/skin.dark.css */
.calendar-content-body .fc-listMonth-view .fc-list-item-title a,
.calendar-content-body .fc-listWeek-view .fc-list-item-title a {
  color: #fff;
}

/* line 443, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-create .modal-body {
  color: #97a3b9;
}

/* line 445, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-create .modal-body h5 {
  color: #fff;
}

/* line 448, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-create .form-control {
  color: #97a3b9;
  border-color: #596882;
}

/* line 451, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-create .form-control:focus {
  box-shadow: none;
  border-color: #7987a1;
}

/* line 455, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-create select {
  background-color: transparent;
  border-color: #596882;
}

/* line 459, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-create .custom-control-label::before {
  border-color: #596882;
  background-color: transparent;
  margin-top: 1px;
}

/* line 464, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-create .custom-control-label::after {
  margin-top: 1px;
}

/* line 467, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-event .modal-body {
  background-color: #1c273c;
}

/* line 470, app/assets/stylesheets/css/skin.dark.css */
.calendar-modal-event .event-start-date,
.calendar-modal-event .event-end-date {
  color: #cdd4e0;
}

/* line 474, app/assets/stylesheets/css/skin.dark.css */
.close {
  color: #97a3b9;
}

/* line 476, app/assets/stylesheets/css/skin.dark.css */
.close:hover, .close:focus {
  color: #cdd4e0;
}

/* line 479, app/assets/stylesheets/css/skin.dark.css */
.chat-navleft {
  background-color: #172032;
}

/* line 481, app/assets/stylesheets/css/skin.dark.css */
.chat-navleft .nav-link:not(.active) {
  color: #97a3b9;
}

/* line 483, app/assets/stylesheets/css/skin.dark.css */
.chat-navleft .nav-link:not(.active):hover, .chat-navleft .nav-link:not(.active):focus {
  color: #fff;
}

/* line 486, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar {
  background-color: #141c2b;
}

/* line 489, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header {
  background-color: #172032;
}

/* line 491, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header .dropdown-link > span {
  color: #3b4863;
}

/* line 493, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header .dropdown-link:hover > span, .chat-sidebar-header .dropdown-link:focus > span {
  color: #cdd4e0;
}

/* line 495, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header .dropdown-menu {
  background-color: #192235;
}

/* line 497, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header .dropdown-menu::before {
  border-bottom-color: rgba(255, 255, 255, 0.08);
}

/* line 499, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header .dropdown-menu::after {
  border-bottom-color: #192235;
}

/* line 501, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header .dropdown-item {
  color: #97a3b9;
}

/* line 503, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-header .dropdown-item:hover, .chat-sidebar-header .dropdown-item:focus {
  color: #fff;
  background-color: #1f2c43;
}

/* line 507, app/assets/stylesheets/css/skin.dark.css */
.nav-chat .nav-link {
  color: #97a3b9;
}

/* line 509, app/assets/stylesheets/css/skin.dark.css */
.nav-chat .nav-link:hover, .nav-chat .nav-link:focus {
  background-color: #1c273c;
  color: #fff;
}

/* line 512, app/assets/stylesheets/css/skin.dark.css */
.nav-chat .nav-link.active {
  background-color: #1f2c43;
  color: #0168fa;
}

/* line 516, app/assets/stylesheets/css/skin.dark.css */
.chat-msg-list .media:hover, .chat-msg-list .media:focus {
  background-color: #1c273c;
}

/* line 518, app/assets/stylesheets/css/skin.dark.css */
.chat-msg-list .media:hover .avatar::after, .chat-msg-list .media:focus .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 521, app/assets/stylesheets/css/skin.dark.css */
.chat-msg-list .media.active {
  background-color: #1c273c;
}

/* line 523, app/assets/stylesheets/css/skin.dark.css */
.chat-msg-list .media.active .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 526, app/assets/stylesheets/css/skin.dark.css */
.chat-msg-list .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 529, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-footer {
  background-color: #172032;
}

/* line 531, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-footer .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 533, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-footer a {
  color: #97a3b9;
}

/* line 535, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-footer a:hover, .chat-sidebar-footer a:focus {
  color: #fff;
}

/* line 538, app/assets/stylesheets/css/skin.dark.css */
.chat-content {
  background-color: #141c2b;
}

/* line 541, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header {
  background-color: #172032;
}

/* line 543, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 545, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header nav a {
  color: #97a3b9;
}

/* line 547, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header nav a:hover, .chat-content-header nav a:focus {
  color: #fff;
}

/* line 549, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header nav a.active {
  color: #0168fa;
}

/* line 551, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header .search-form .form-control,
.chat-content-header .search-form .btn {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 554, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header .search-form .form-control:focus,
.chat-content-header .search-form .form-control:focus + .btn {
  border-color: #3b4863;
}

/* line 557, app/assets/stylesheets/css/skin.dark.css */
.chat-content-header .search-form .btn:hover, .chat-content-header .search-form .btn:focus {
  color: #fff;
}

/* line 560, app/assets/stylesheets/css/skin.dark.css */
.chat-content-body {
  color: #97a3b9;
}

/* line 562, app/assets/stylesheets/css/skin.dark.css */
.chat-content-body .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 565, app/assets/stylesheets/css/skin.dark.css */
.chat-group .media-body h6 small {
  color: #596882;
}

/* line 568, app/assets/stylesheets/css/skin.dark.css */
.chat-group-divider::before, .chat-group-divider::after {
  background-color: rgba(255, 255, 255, 0.06);
}

/* line 571, app/assets/stylesheets/css/skin.dark.css */
.chat-content-footer {
  background-color: #172032;
}

/* line 573, app/assets/stylesheets/css/skin.dark.css */
.chat-content-footer .chat-plus {
  color: #97a3b9;
}

/* line 575, app/assets/stylesheets/css/skin.dark.css */
.chat-content-footer .chat-plus:hover, .chat-content-footer .chat-plus:focus {
  color: #fff;
}

/* line 577, app/assets/stylesheets/css/skin.dark.css */
.chat-content-footer .form-control {
  color: #cdd4e0;
}

/* line 579, app/assets/stylesheets/css/skin.dark.css */
.chat-content-footer .form-control::placeholder {
  color: #3b4863;
}

/* line 581, app/assets/stylesheets/css/skin.dark.css */
.chat-content-footer nav a {
  color: #97a3b9;
}

/* line 583, app/assets/stylesheets/css/skin.dark.css */
.chat-content-footer nav a:hover, .chat-content-footer nav a:focus {
  color: #fff;
}

/* line 586, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-right {
  background-color: #172032;
}

/* line 588, app/assets/stylesheets/css/skin.dark.css */
.chat-sidebar-right .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 591, app/assets/stylesheets/css/skin.dark.css */
.chat-member-list .media:hover, .chat-member-list .media:focus {
  background-color: #24324d;
}

/* line 594, app/assets/stylesheets/css/skin.dark.css */
.app-chat .modal-body h6 {
  color: #cdd4e0;
}

/* line 597, app/assets/stylesheets/css/skin.dark.css */
.app-chat .modal-body .form-control {
  background-color: transparent;
  color: #cdd4e0;
  border-color: #596882;
}

/* line 602, app/assets/stylesheets/css/skin.dark.css */
.app-chat .modal-body .btn-outline-light {
  border-color: #596882;
}

/* line 605, app/assets/stylesheets/css/skin.dark.css */
.contact-navleft {
  background-color: #172032;
}

/* line 607, app/assets/stylesheets/css/skin.dark.css */
.contact-navleft .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 609, app/assets/stylesheets/css/skin.dark.css */
.contact-navleft .nav-link:hover, .contact-navleft .nav-link:focus {
  color: #fff;
}

/* line 612, app/assets/stylesheets/css/skin.dark.css */
.contact-sidebar {
  background-color: #141c2b;
}

/* line 615, app/assets/stylesheets/css/skin.dark.css */
.contact-sidebar-header {
  background-color: #172032;
}

/* line 618, app/assets/stylesheets/css/skin.dark.css */
.contact-list .media .avatar::after {
  box-shadow: 0 0 0 2px #141c2b;
}

/* line 621, app/assets/stylesheets/css/skin.dark.css */
.contact-list .media:hover, .contact-list .media:focus {
  background-color: #1c273c;
  color: #fff;
}

/* line 624, app/assets/stylesheets/css/skin.dark.css */
.contact-list .media:hover .avatar::after, .contact-list .media:focus .avatar::after {
  box-shadow: 0 0 0 2px #1c273c;
}

/* line 627, app/assets/stylesheets/css/skin.dark.css */
.contact-list .media.active {
  background-color: #1f2c43;
}

/* line 629, app/assets/stylesheets/css/skin.dark.css */
.contact-list .media.active .avatar::after {
  box-shadow: 0 0 0 2px #1f2c43;
}

/* line 632, app/assets/stylesheets/css/skin.dark.css */
.contact-list-divider::before, .contact-list-divider::after {
  background-color: #212e46;
}

/* line 635, app/assets/stylesheets/css/skin.dark.css */
.contact-content {
  background-color: #141c2b;
}

/* line 638, app/assets/stylesheets/css/skin.dark.css */
.contact-content-header {
  background-color: #172032;
}

/* line 641, app/assets/stylesheets/css/skin.dark.css */
.contact-content-body {
  color: rgba(255, 255, 255, 0.8);
}

/* line 643, app/assets/stylesheets/css/skin.dark.css */
.contact-content-body .nav-social .nav-link {
  color: #cdd4e0;
}

/* line 645, app/assets/stylesheets/css/skin.dark.css */
.contact-content-body .nav-social .nav-link:hover, .contact-content-body .nav-social .nav-link:focus {
  color: #0168fa;
}

/* line 648, app/assets/stylesheets/css/skin.dark.css */
.contact-content-sidebar {
  background-color: #172032;
  color: #cdd4e0;
}

/* line 652, app/assets/stylesheets/css/skin.dark.css */
.contact-content-nav .nav-link {
  color: #fff;
}

/* line 654, app/assets/stylesheets/css/skin.dark.css */
.contact-content-nav .nav-link:hover, .contact-content-nav .nav-link:focus {
  color: #0168fa;
}

/* line 657, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar {
  background-color: #141c2b;
}

/* line 660, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-header {
  background-color: #172032;
}

/* line 662, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-header .dropdown-menu {
  border-width: 0;
  background-color: #293958;
}

/* line 665, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-header .dropdown-item {
  color: #cdd4e0;
}

/* line 667, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-header .dropdown-item:hover, .filemgr-sidebar-header .dropdown-item:focus {
  background-color: #212e46;
  color: #fff;
}

/* line 671, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-body {
  color: #97a3b9;
}

/* line 673, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-body .nav-sidebar .nav-link {
  color: #97a3b9;
}

/* line 675, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-body .nav-sidebar .nav-link:hover, .filemgr-sidebar-body .nav-sidebar .nav-link:focus {
  background-color: #1c273c;
  color: #fff;
}

/* line 678, app/assets/stylesheets/css/skin.dark.css */
.filemgr-sidebar-body .nav-sidebar .nav-link.active {
  background-color: #1f2c43;
}

/* line 681, app/assets/stylesheets/css/skin.dark.css */
.filemgr-content-body {
  background-color: #141c2b;
}

/* line 684, app/assets/stylesheets/css/skin.dark.css */
.dropdown-file .dropdown-link:hover, .dropdown-file .dropdown-link:focus {
  color: #cdd4e0;
}

/* line 687, app/assets/stylesheets/css/skin.dark.css */
.dropdown-file .dropdown-menu {
  border-width: 0;
  background-color: #293958;
}

/* line 691, app/assets/stylesheets/css/skin.dark.css */
.dropdown-file .dropdown-item {
  color: #cdd4e0;
}

/* line 693, app/assets/stylesheets/css/skin.dark.css */
.dropdown-file .dropdown-item:hover, .dropdown-file .dropdown-item:focus {
  background-color: #212e46;
  color: #fff;
}

/* line 697, app/assets/stylesheets/css/skin.dark.css */
.card-file-thumb {
  background-color: #192235;
}

/* line 700, app/assets/stylesheets/css/skin.dark.css */
.media-folder {
  border-width: 0;
  background-color: #1c273c;
}

/* line 704, app/assets/stylesheets/css/skin.dark.css */
.app-mail .backdrop {
  visibility: hidden;
}

/* line 707, app/assets/stylesheets/css/skin.dark.css */
.mail-sidebar {
  background-color: #141c2b;
}

/* line 710, app/assets/stylesheets/css/skin.dark.css */
.mail-sidebar-body .nav-sidebar .nav-link {
  color: #97a3b9;
}

/* line 712, app/assets/stylesheets/css/skin.dark.css */
.mail-sidebar-body .nav-sidebar .nav-link:hover, .mail-sidebar-body .nav-sidebar .nav-link:focus {
  background-color: #1c273c;
  color: #fff;
}

/* line 715, app/assets/stylesheets/css/skin.dark.css */
.mail-sidebar-body .nav-sidebar .nav-link.active {
  background-color: #1f2c43;
}

/* line 718, app/assets/stylesheets/css/skin.dark.css */
.mail-group {
  background-color: #141c2b;
}

/* line 721, app/assets/stylesheets/css/skin.dark.css */
.mail-group-header {
  background-color: #172032;
}

/* line 724, app/assets/stylesheets/css/skin.dark.css */
.mail-group-label {
  background-color: #111724;
}

/* line 727, app/assets/stylesheets/css/skin.dark.css */
.mail-group-body .media {
  background-color: transparent;
}

/* line 729, app/assets/stylesheets/css/skin.dark.css */
.mail-group-body .media:hover, .mail-group-body .media:focus {
  background-color: #192235;
}

/* line 731, app/assets/stylesheets/css/skin.dark.css */
.mail-group-body .media + .media {
  border-top-color: #1c273c;
}

/* line 733, app/assets/stylesheets/css/skin.dark.css */
.mail-group-body .media.unread {
  background-color: #1c273c;
}

/* line 735, app/assets/stylesheets/css/skin.dark.css */
.mail-group-body .media.unread:hover, .mail-group-body .media.unread:focus {
  background-color: #1c273c;
}

/* line 737, app/assets/stylesheets/css/skin.dark.css */
.mail-group-body .media.selected {
  background-color: #24324d;
}

/* line 739, app/assets/stylesheets/css/skin.dark.css */
.mail-group-body .media.selected:hover, .mail-group-body .media.selected:focus {
  background-color: #24324d;
}

/* line 742, app/assets/stylesheets/css/skin.dark.css */
.mail-content {
  background-color: #141c2b;
}

/* line 745, app/assets/stylesheets/css/skin.dark.css */
.mail-content-header {
  background-color: #172032;
}

/* line 748, app/assets/stylesheets/css/skin.dark.css */
.mail-content-body {
  background-color: transparent;
  color: #97a3b9;
}

/* line 751, app/assets/stylesheets/css/skin.dark.css */
.mail-content-body .ql-editor {
  color: #97a3b9;
}

/* line 753, app/assets/stylesheets/css/skin.dark.css */
.mail-content-body .ql-snow.ql-toolbar button .ql-stroke {
  stroke: #596882;
}

/* line 755, app/assets/stylesheets/css/skin.dark.css */
.mail-content-body .ql-snow.ql-toolbar button:hover, .mail-content-body .ql-snow.ql-toolbar button:focus {
  background-color: #1c273c;
}

/* line 757, app/assets/stylesheets/css/skin.dark.css */
.mail-content-body .ql-snow.ql-toolbar button:hover .ql-stroke, .mail-content-body .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #fff;
}

/* line 760, app/assets/stylesheets/css/skin.dark.css */
.mail-compose-body {
  border-width: 0;
  background-color: #172032;
  box-shadow: none;
  color: #97a3b9;
}

/* line 765, app/assets/stylesheets/css/skin.dark.css */
.mail-compose-body .form-control {
  background-color: transparent;
}

/* line 767, app/assets/stylesheets/css/skin.dark.css */
.mail-compose-body .form-control::placeholder {
  color: #596882;
}

/* line 769, app/assets/stylesheets/css/skin.dark.css */
.mail-compose-body .ql-editor {
  color: #97a3b9;
}

/* line 771, app/assets/stylesheets/css/skin.dark.css */
.mail-compose-body .ql-snow.ql-toolbar button .ql-stroke {
  stroke: #596882;
}

/* line 773, app/assets/stylesheets/css/skin.dark.css */
.mail-compose-body .ql-snow.ql-toolbar button:hover, .mail-compose-body .ql-snow.ql-toolbar button:focus {
  background-color: #1c273c;
}

/* line 775, app/assets/stylesheets/css/skin.dark.css */
.mail-compose-body .ql-snow.ql-toolbar button:hover .ql-stroke, .mail-compose-body .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #fff;
}

/* line 778, app/assets/stylesheets/css/skin.dark.css */
.page-profile .avatar::after {
  box-shadow: 0 0 0 1.5px #141c2b;
}

/* line 781, app/assets/stylesheets/css/skin.dark.css */
.list-inline-skills .list-inline-item a {
  background-color: #1c273c;
  border-color: #212e46;
  color: #97a3b9;
}

/* line 786, app/assets/stylesheets/css/skin.dark.css */
.profile-info-list a {
  color: #97a3b9;
}

/* line 789, app/assets/stylesheets/css/skin.dark.css */
.df-settings .bd-t {
  border-color: rgba(72, 94, 144, 0.16);
}

/* line 792, app/assets/stylesheets/css/skin.dark.css */
.df-settings-link {
  border-width: 0;
  box-shadow: none;
}

/* line 796, app/assets/stylesheets/css/skin.dark.css */
.df-settings-body {
  border-left-width: 0;
}

/* line 1, app/assets/stylesheets/css/custom.css */
a.text-very-dark {
  color: #001737 !important;
}

/* line 3, app/assets/stylesheets/css/custom.css */
.border-dashed, hr.border-dashed {
  border-style: dashed !important;
}

/* line 5, app/assets/stylesheets/css/custom.css */
hr.border-dashed {
  border-style: dashed;
}

/* line 7, app/assets/stylesheets/css/custom.css */
.avatar-active::after {
  border: 1px solid #ffffffa1;
  background-color: #0168fa;
}

/* line 10, app/assets/stylesheets/css/custom.css */
.avatar-in-active::after {
  border: 1px solid #ffffffa1;
  background-color: #dc3545;
}

/* line 13, app/assets/stylesheets/css/custom.css */
div.file {
  position: relative;
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/css/custom.css */
input.input-upload-btn {
  position: absolute;
  font-size: 50px;
  opacity: 0;
  right: 0;
  top: 0;
}

/* line 22, app/assets/stylesheets/css/custom.css */
.avatar-upload-btn {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 25, app/assets/stylesheets/css/custom.css */
.btn-profile {
  margin-left: auto !important;
  margin-right: auto !important;
  display: inherit;
}

/* line 29, app/assets/stylesheets/css/custom.css */
.custom-select {
  border: 1px solid #3b4863;
  background-color: transparent;
}

/* line 32, app/assets/stylesheets/css/custom.css */
.tx-6 {
  font-size: 6px;
}

/* line 34, app/assets/stylesheets/css/custom.css */
.input-dark-bg {
  border: 1px solid #3b4863;
  background-color: #092443 !important;
}

/* line 37, app/assets/stylesheets/css/custom.css */
.password-number {
  -webkit-text-security: disc;
  -moz-webkit-text-security: disc;
  -moz-text-security: disc;
}

/* line 41, app/assets/stylesheets/css/custom.css */
.page-profile .avatar::after {
  box-shadow: 0 0 0 0px #141c2b;
}

/* line 43, app/assets/stylesheets/css/custom.css */
.timeline-time {
  width: 0px;
}

/* line 45, app/assets/stylesheets/css/custom.css */
.timeline-item + .timeline-item::before {
  left: 0;
}

/* line 47, app/assets/stylesheets/css/custom.css */
.avatar {
  overflow: hidden;
}

/* Loaded photo must paint over the (absolutely-positioned) .avatar-initial
   fallback; if the img is missing or 404s it's hidden and initials show.
   Covers imgs nested under an anchor inside .avatar too. */
/* line 51, app/assets/stylesheets/css/custom.css */
.avatar img {
  position: relative;
  z-index: 1;
}

@media (max-width: 1000px) {
  /* line 54, app/assets/stylesheets/css/custom.css */
  .mg-t-md-10 {
    margin-top: 10px;
  }
}

@media (max-width: 600px) {
  /* line 60, app/assets/stylesheets/css/custom.css */
  .m-xs-t-10 {
    margin-top: 10px !important;
  }
  /* line 62, app/assets/stylesheets/css/custom.css */
  .m-xs-t-20 {
    margin-top: 20px !important;
  }
  /* line 64, app/assets/stylesheets/css/custom.css */
  .mg-t-xs-10 {
    margin-top: 10px;
  }
}

@-webkit-keyframes loader {
  0% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}

@keyframes loader {
  0% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}

/* line 16, app/assets/stylesheets/dashboard.scss */
.content {
  min-height: 100vh;
}

/* line 19, app/assets/stylesheets/dashboard.scss */
.page-link {
  background-color: #09244317;
  border: 1px solid #0c3461;
}

/* line 23, app/assets/stylesheets/dashboard.scss */
.page-item.active .page-link {
  background-color: #092444;
  border-color: #0c3461;
}

/* line 27, app/assets/stylesheets/dashboard.scss */
.page-item.disabled .page-link {
  background-color: #09244317;
  border-color: #0c3461;
}

/* line 31, app/assets/stylesheets/dashboard.scss */
.page-link:hover, .page-link:focus {
  z-index: auto;
  background-color: #092443;
  border-color: #0c3461;
}

/* line 36, app/assets/stylesheets/dashboard.scss */
a.list-group-item.d-flex.pd-sm-x-20:hover {
  background: #193e69;
}

/* line 39, app/assets/stylesheets/dashboard.scss */
.chart-six {
  height: auto;
}

/* line 42, app/assets/stylesheets/dashboard.scss */
.list-group-flush .list-group-item {
  cursor: pointer;
}

/* line 45, app/assets/stylesheets/dashboard.scss */
.modal-dialog.sm-modal {
  max-width: 400px;
  margin: 1.75rem auto;
}

/* line 49, app/assets/stylesheets/dashboard.scss */
.modal-backdrop {
  background-color: rgba(15, 21, 32, 0.95);
}

/* line 52, app/assets/stylesheets/dashboard.scss */
.alert.js-alert {
  width: 320px;
  position: fixed;
  margin: 20px 0 20px 0;
  right: 20px;
  z-index: 1051;
  padding: 30px;
}

/* line 60, app/assets/stylesheets/dashboard.scss */
input:-internal-autofill-selected {
  appearance: menulist-button;
  background-color: #092443 !important;
  background-image: none !important;
  color: -internal-light-dark(black, white) !important;
}

/* line 66, app/assets/stylesheets/dashboard.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #092443 inset !important;
}

/* line 72, app/assets/stylesheets/dashboard.scss */
input:-webkit-autofill {
  -webkit-text-fill-color: #ffffff !important;
}

/* line 75, app/assets/stylesheets/dashboard.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #0924436b;
  color: #ffffff45;
  border-color: #3b486370;
}

/* line 80, app/assets/stylesheets/dashboard.scss */
.form-control.custom {
  color: #ffffff;
  font-size: inherit;
}

/* line 84, app/assets/stylesheets/dashboard.scss */
.custom-badge {
  padding: 8px 10px 9px;
}

/* line 87, app/assets/stylesheets/dashboard.scss */
.avatar-xxl {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
}

/* line 93, app/assets/stylesheets/dashboard.scss */
.avatar img {
  width: 100%;
  height: auto !important;
  object-fit: cover;
  max-width: 100% !important;
  max-height: 100px;
}

/* line 100, app/assets/stylesheets/dashboard.scss */
.avatar.borrower img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  max-width: 100% !important;
}

/* line 106, app/assets/stylesheets/dashboard.scss */
.avatar.avatar-xxl.borrower {
  border-radius: 50%;
  overflow: hidden;
}

/* line 110, app/assets/stylesheets/dashboard.scss */
.avatar.avatar-xxl a {
  display: inline-block;
  width: 100%;
}

/* line 114, app/assets/stylesheets/dashboard.scss */
.paid-off-watermark {
  position: fixed;
  top: 0%;
  width: 100vw;
  z-index: 10;
  font-weight: 900;
  height: 100vh;
  display: flex;
  flex-direction: revert;
  align-items: center;
  text-align: center;
  justify-content: center;
  left: 0;
}

/* line 128, app/assets/stylesheets/dashboard.scss */
.paid-off-watermark span {
  font-size: 9rem;
  font-family: unset;
  COLOR: #37b75959;
  font-weight: 900;
}

/* line 134, app/assets/stylesheets/dashboard.scss */
.avatar {
  position: relative;
  display: flex;
  align-items: center;
  background: transparent;
}

/* line 140, app/assets/stylesheets/dashboard.scss */
.badge {
  padding: 4px 5px 4px;
}

/* line 143, app/assets/stylesheets/dashboard.scss */
.avatar.avatar-xxl.borrower img {
  min-height: 100px;
}

/* line 146, app/assets/stylesheets/dashboard.scss */
.btn-outline-light {
  border-color: #3b4863;
}

/* line 149, app/assets/stylesheets/dashboard.scss */
.custom.btn-outline-light:not(:disabled):not(.disabled):active,
.custom.btn-outline-light:not(:disabled):not(.disabled):focus,
.custom.btn-outline-light:not(:disabled):not(.disabled):hover {
  background-color: #092443;
  border-color: #3b4863;
  color: #fff;
}

/* line 156, app/assets/stylesheets/dashboard.scss */
body.submiting {
  overflow: hidden;
}

/* line 157, app/assets/stylesheets/dashboard.scss */
span.submiting {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 2000;
  top: 0;
  background: #092443cc;
  display: flex;
  flex-direction: revert;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
}

/* line 172, app/assets/stylesheets/dashboard.scss */
.avatar.custom__ a, a.custom__ {
  max-height: 38px;
  overflow: hidden;
  border-radius: 0.25rem !important;
  display: table-cell;
  align-content: center;
  vertical-align: middle;
}

/* line 180, app/assets/stylesheets/dashboard.scss */
.timeline-body::before {
  content: '';
  position: absolute;
  top: 4px;
  left: -6px;
  background-color: #fff;
  width: 11px;
  height: 11px;
  border: 2px solid #0168fa;
  border-radius: 100%;
}

/* line 191, app/assets/stylesheets/dashboard.scss */
.timeline-item + .timeline-item::before {
  left: 10px;
}

/* line 194, app/assets/stylesheets/dashboard.scss */
.timeline-body {
  flex: 1;
  padding-left: 25px;
  border-left: 1px solid rgba(72, 94, 144, 0.16);
  position: relative;
  margin-left: 10px;
}

/* line 201, app/assets/stylesheets/dashboard.scss */
.custom-alert {
  position: relative;
  padding: 0;
  margin-bottom: 0px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 208, app/assets/stylesheets/dashboard.scss */
.col.alert {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 212, app/assets/stylesheets/dashboard.scss */
kbd.custom {
  padding: 0.45rem 0.6rem 0.3rem;
  font-size: 87.5%;
  color: #9eafc4;
  background-color: #092443;
  border-radius: 0.2rem;
  display: inline-block;
}

/* line 220, app/assets/stylesheets/dashboard.scss */
.dropdown-message .dropdown-item:hover, .dropdown-message .dropdown-item:focus,
.dropdown-notification .dropdown-item:hover, .dropdown-notification .dropdown-item:focus
.dropdown-message .dropdown-item, .dropdown-notification .dropdown-item {
  transition: none;
  border-radius: 0;
  white-space: normal;
  padding: 20px 15px;
  margin: 0;
  width: auto;
  border-bottom: 1px solid #163b68;
}

/* line 231, app/assets/stylesheets/dashboard.scss */
.dropdown-notification .dropdown-item:last-child {
  border-bottom: 0;
}

/* line 232, app/assets/stylesheets/dashboard.scss */
.dropdown-message .dropdown-menu::after,
.dropdown-notification .dropdown-menu::after {
  border-bottom-color: #092443;
}

/* line 236, app/assets/stylesheets/dashboard.scss */
.dropdown-profile .dropdown-menu::after,
.dropdown-notification .dropdown-item:hover {
  background-color: #0b2c53 !important;
}

/* line 240, app/assets/stylesheets/dashboard.scss */
.danger.list-group-item {
  border-color: #b51f2d;
}

/* line 243, app/assets/stylesheets/dashboard.scss */
#userNotes.user-notes {
  width: 100vw;
  height: 100vh;
  background-color: #1b2e4bc7;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  display: none;
}

/* line 253, app/assets/stylesheets/dashboard.scss */
#userNotes.user-notes .inside-user-notes {
  width: 250px;
  height: 100vh;
  background-color: #f4f5f8;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 261, app/assets/stylesheets/dashboard.scss */
#userNotes.user-notes .inside-user-notes .list-unstyled {
  margin: 0;
}

/* line 264, app/assets/stylesheets/dashboard.scss */
.user-notes-header {
  margin: 5px;
}

/* line 281, app/assets/stylesheets/dashboard.scss */
.user-notes-body ul {
  height: calc(100vh - 125px);
  overflow-y: scroll;
}

/* line 285, app/assets/stylesheets/dashboard.scss */
.user-notes-body li {
  display: block;
  padding: 15px;
  background: white;
  margin: 0;
  border-bottom: 1px solid #dadde5;
  border-top: 1px solid #dadde57a;
}

/* line 293, app/assets/stylesheets/dashboard.scss */
.user-notes-body li + li {
  margin-top: -1px;
}

/* line 296, app/assets/stylesheets/dashboard.scss */
.control-buttons {
  display: block;
  text-align: right;
  margin-bottom: 5px;
}

/* line 301, app/assets/stylesheets/dashboard.scss */
.control-buttons button {
  border-radius: 100%;
  border: 1px solid #172f5138;
  background: white;
  color: #7987a1;
  width: 28px;
  height: 28px;
}

/* line 309, app/assets/stylesheets/dashboard.scss */
.control-buttons button.closing {
  color: red;
}

/* line 312, app/assets/stylesheets/dashboard.scss */
.control-buttons button.closing:hover {
  background-color: red;
  color: #fff;
}

/* line 316, app/assets/stylesheets/dashboard.scss */
.control-buttons button + button {
  margin-left: 5px;
}

/* line 319, app/assets/stylesheets/dashboard.scss */
.user-notes-body .dropdown-item {
  padding: 3px 7px;
  border-radius: 0.25rem;
  background: #f5f6fa;
  margin-bottom: 3px;
  color: #8392a5;
}

/* line 326, app/assets/stylesheets/dashboard.scss */
.user-notes-body .dropdown-item:hover {
  background: #0168fa;
  color: #ffffff;
}

/* line 330, app/assets/stylesheets/dashboard.scss */
.user-notes-body .dropdown-item:last-child {
  margin-bottom: 0px;
}

/* line 333, app/assets/stylesheets/dashboard.scss */
span.badge.badge-custom {
  background: #fff;
  color: #7987a1;
  padding: 4px 6px 4px;
  border: 1px solid #d0d6dd5e !important;
}

@media (max-width: 600px) {
  /* line 341, app/assets/stylesheets/dashboard.scss */
  .hide-on-small-screen {
    display: none;
  }
  /* line 344, app/assets/stylesheets/dashboard.scss */
  .no-padding-bottom-sm {
    padding-bottom: 0 !important;
  }
  /* line 345, app/assets/stylesheets/dashboard.scss */
  .content {
    padding: 10px;
  }
  /* line 346, app/assets/stylesheets/dashboard.scss */
  .mg-b-sm-15 {
    margin-bottom: 10px;
  }
  /* line 349, app/assets/stylesheets/dashboard.scss */
  .dropdown-sm-100 {
    width: 100%;
    margin-bottom: 5px;
  }
  /* line 353, app/assets/stylesheets/dashboard.scss */
  .dropdown-sm-100 * {
    width: 100%;
  }
  /* line 354, app/assets/stylesheets/dashboard.scss */
  .btn-sm-100 {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* line 355, app/assets/stylesheets/dashboard.scss */
  .search-form {
    width: 100%;
    margin-bottom: 5px;
  }
  /* line 356, app/assets/stylesheets/dashboard.scss */
  .search-form form {
    width: 100%;
  }
  /* line 357, app/assets/stylesheets/dashboard.scss */
  .media-body *:not(a) {
    text-align: left;
    width: 100%;
  }
}

@media (min-width: 600px) {
  /* line 362, app/assets/stylesheets/dashboard.scss */
  .hide-on-big-screen {
    display: none;
  }
}
