@import url("https://fonts.googleapis.com/css2?family=Sarabun:wght@200;300;400;500;600;700;800&display=swap");
body {
  -webkit-font-smoothing: subpixel-antialiased;
}

.p-1px {
  padding: 1px !important;
}

.pt-1px {
  padding-top: 1px !important;
}

.pb-1px {
  padding-bottom: 1px !important;
}

.pl-1px {
  padding-left: 1px !important;
}

.pr-1px {
  padding-right: 1px !important;
}

.px-1px {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.py-1px {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.m-1px {
  margin: 1px !important;
}

.mt-1px {
  margin-top: 1px !important;
}

.mb-1px {
  margin-bottom: 1px !important;
}

.ml-1px {
  margin-left: 1px !important;
}

.mr-1px {
  margin-right: 1px !important;
}

.mx-1px {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

.my-1px {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.m--1px {
  margin: -1px !important;
}

.mt--1px {
  margin-top: -1px !important;
}

.mb--1px {
  margin-bottom: -1px !important;
}

.ml--1px {
  margin-left: -1px !important;
}

.mr--1px {
  margin-right: -1px !important;
}

.mx--1px {
  margin-left: -1px !important;
  margin-right: -1px !important;
}

.my--1px {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

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

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

.min-w-1px {
  min-width: 1px !important;
}

.max-w-1px {
  max-width: 1px !important;
}

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

.min-h-1px {
  min-height: 1px !important;
}

.max-h-1px {
  max-height: 1px !important;
}

.p-2px {
  padding: 2px !important;
}

.pt-2px {
  padding-top: 2px !important;
}

.pb-2px {
  padding-bottom: 2px !important;
}

.pl-2px {
  padding-left: 2px !important;
}

.pr-2px {
  padding-right: 2px !important;
}

.px-2px {
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.py-2px {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.m-2px {
  margin: 2px !important;
}

.mt-2px {
  margin-top: 2px !important;
}

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

.ml-2px {
  margin-left: 2px !important;
}

.mr-2px {
  margin-right: 2px !important;
}

.mx-2px {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

.my-2px {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.m--2px {
  margin: -2px !important;
}

.mt--2px {
  margin-top: -2px !important;
}

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

.ml--2px {
  margin-left: -2px !important;
}

.mr--2px {
  margin-right: -2px !important;
}

.mx--2px {
  margin-left: -2px !important;
  margin-right: -2px !important;
}

.my--2px {
  margin-top: -2px !important;
  margin-bottom: -2px !important;
}

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

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

.min-w-2px {
  min-width: 2px !important;
}

.max-w-2px {
  max-width: 2px !important;
}

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

.min-h-2px {
  min-height: 2px !important;
}

.max-h-2px {
  max-height: 2px !important;
}

.p-3px {
  padding: 3px !important;
}

.pt-3px {
  padding-top: 3px !important;
}

.pb-3px {
  padding-bottom: 3px !important;
}

.pl-3px {
  padding-left: 3px !important;
}

.pr-3px {
  padding-right: 3px !important;
}

.px-3px {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.py-3px {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.m-3px {
  margin: 3px !important;
}

.mt-3px {
  margin-top: 3px !important;
}

.mb-3px {
  margin-bottom: 3px !important;
}

.ml-3px {
  margin-left: 3px !important;
}

.mr-3px {
  margin-right: 3px !important;
}

.mx-3px {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.my-3px {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}

.m--3px {
  margin: -3px !important;
}

.mt--3px {
  margin-top: -3px !important;
}

.mb--3px {
  margin-bottom: -3px !important;
}

.ml--3px {
  margin-left: -3px !important;
}

.mr--3px {
  margin-right: -3px !important;
}

.mx--3px {
  margin-left: -3px !important;
  margin-right: -3px !important;
}

.my--3px {
  margin-top: -3px !important;
  margin-bottom: -3px !important;
}

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

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

.min-w-3px {
  min-width: 3px !important;
}

.max-w-3px {
  max-width: 3px !important;
}

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

.min-h-3px {
  min-height: 3px !important;
}

.max-h-3px {
  max-height: 3px !important;
}

.p-4px {
  padding: 4px !important;
}

.pt-4px {
  padding-top: 4px !important;
}

.pb-4px {
  padding-bottom: 4px !important;
}

.pl-4px {
  padding-left: 4px !important;
}

.pr-4px {
  padding-right: 4px !important;
}

.px-4px {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.py-4px {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.m-4px {
  margin: 4px !important;
}

.mt-4px {
  margin-top: 4px !important;
}

.mb-4px {
  margin-bottom: 4px !important;
}

.ml-4px {
  margin-left: 4px !important;
}

.mr-4px {
  margin-right: 4px !important;
}

.mx-4px {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

.my-4px {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.m--4px {
  margin: -4px !important;
}

.mt--4px {
  margin-top: -4px !important;
}

.mb--4px {
  margin-bottom: -4px !important;
}

.ml--4px {
  margin-left: -4px !important;
}

.mr--4px {
  margin-right: -4px !important;
}

.mx--4px {
  margin-left: -4px !important;
  margin-right: -4px !important;
}

.my--4px {
  margin-top: -4px !important;
  margin-bottom: -4px !important;
}

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

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

.min-w-4px {
  min-width: 4px !important;
}

.max-w-4px {
  max-width: 4px !important;
}

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

.min-h-4px {
  min-height: 4px !important;
}

.max-h-4px {
  max-height: 4px !important;
}

.p-5px {
  padding: 5px !important;
}

.pt-5px {
  padding-top: 5px !important;
}

.pb-5px {
  padding-bottom: 5px !important;
}

.pl-5px {
  padding-left: 5px !important;
}

.pr-5px {
  padding-right: 5px !important;
}

.px-5px {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.py-5px {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.m-5px {
  margin: 5px !important;
}

.mt-5px {
  margin-top: 5px !important;
}

.mb-5px {
  margin-bottom: 5px !important;
}

.ml-5px {
  margin-left: 5px !important;
}

.mr-5px {
  margin-right: 5px !important;
}

.mx-5px {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.my-5px {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.m--5px {
  margin: -5px !important;
}

.mt--5px {
  margin-top: -5px !important;
}

.mb--5px {
  margin-bottom: -5px !important;
}

.ml--5px {
  margin-left: -5px !important;
}

.mr--5px {
  margin-right: -5px !important;
}

.mx--5px {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.my--5px {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}

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

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

.min-w-5px {
  min-width: 5px !important;
}

.max-w-5px {
  max-width: 5px !important;
}

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

.min-h-5px {
  min-height: 5px !important;
}

.max-h-5px {
  max-height: 5px !important;
}

.p-7px {
  padding: 7px !important;
}

.pt-7px {
  padding-top: 7px !important;
}

.pb-7px {
  padding-bottom: 7px !important;
}

.pl-7px {
  padding-left: 7px !important;
}

.pr-7px {
  padding-right: 7px !important;
}

.px-7px {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.py-7px {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.m-7px {
  margin: 7px !important;
}

.mt-7px {
  margin-top: 7px !important;
}

.mb-7px {
  margin-bottom: 7px !important;
}

.ml-7px {
  margin-left: 7px !important;
}

.mr-7px {
  margin-right: 7px !important;
}

.mx-7px {
  margin-left: 7px !important;
  margin-right: 7px !important;
}

.my-7px {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

.m--7px {
  margin: -7px !important;
}

.mt--7px {
  margin-top: -7px !important;
}

.mb--7px {
  margin-bottom: -7px !important;
}

.ml--7px {
  margin-left: -7px !important;
}

.mr--7px {
  margin-right: -7px !important;
}

.mx--7px {
  margin-left: -7px !important;
  margin-right: -7px !important;
}

.my--7px {
  margin-top: -7px !important;
  margin-bottom: -7px !important;
}

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

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

.min-w-7px {
  min-width: 7px !important;
}

.max-w-7px {
  max-width: 7px !important;
}

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

.min-h-7px {
  min-height: 7px !important;
}

.max-h-7px {
  max-height: 7px !important;
}

.p-8px {
  padding: 8px !important;
}

.pt-8px {
  padding-top: 8px !important;
}

.pb-8px {
  padding-bottom: 8px !important;
}

.pl-8px {
  padding-left: 8px !important;
}

.pr-8px {
  padding-right: 8px !important;
}

.px-8px {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.py-8px {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.m-8px {
  margin: 8px !important;
}

.mt-8px {
  margin-top: 8px !important;
}

.mb-8px {
  margin-bottom: 8px !important;
}

.ml-8px {
  margin-left: 8px !important;
}

.mr-8px {
  margin-right: 8px !important;
}

.mx-8px {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.my-8px {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.m--8px {
  margin: -8px !important;
}

.mt--8px {
  margin-top: -8px !important;
}

.mb--8px {
  margin-bottom: -8px !important;
}

.ml--8px {
  margin-left: -8px !important;
}

.mr--8px {
  margin-right: -8px !important;
}

.mx--8px {
  margin-left: -8px !important;
  margin-right: -8px !important;
}

.my--8px {
  margin-top: -8px !important;
  margin-bottom: -8px !important;
}

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

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

.min-w-8px {
  min-width: 8px !important;
}

.max-w-8px {
  max-width: 8px !important;
}

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

.min-h-8px {
  min-height: 8px !important;
}

.max-h-8px {
  max-height: 8px !important;
}

.p-9px {
  padding: 9px !important;
}

.pt-9px {
  padding-top: 9px !important;
}

.pb-9px {
  padding-bottom: 9px !important;
}

.pl-9px {
  padding-left: 9px !important;
}

.pr-9px {
  padding-right: 9px !important;
}

.px-9px {
  padding-left: 9px !important;
  padding-right: 9px !important;
}

.py-9px {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.m-9px {
  margin: 9px !important;
}

.mt-9px {
  margin-top: 9px !important;
}

.mb-9px {
  margin-bottom: 9px !important;
}

.ml-9px {
  margin-left: 9px !important;
}

.mr-9px {
  margin-right: 9px !important;
}

.mx-9px {
  margin-left: 9px !important;
  margin-right: 9px !important;
}

.my-9px {
  margin-top: 9px !important;
  margin-bottom: 9px !important;
}

.m--9px {
  margin: -9px !important;
}

.mt--9px {
  margin-top: -9px !important;
}

.mb--9px {
  margin-bottom: -9px !important;
}

.ml--9px {
  margin-left: -9px !important;
}

.mr--9px {
  margin-right: -9px !important;
}

.mx--9px {
  margin-left: -9px !important;
  margin-right: -9px !important;
}

.my--9px {
  margin-top: -9px !important;
  margin-bottom: -9px !important;
}

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

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

.min-w-9px {
  min-width: 9px !important;
}

.max-w-9px {
  max-width: 9px !important;
}

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

.min-h-9px {
  min-height: 9px !important;
}

.max-h-9px {
  max-height: 9px !important;
}

.p-10px {
  padding: 10px !important;
}

.pt-10px {
  padding-top: 10px !important;
}

.pb-10px {
  padding-bottom: 10px !important;
}

.pl-10px {
  padding-left: 10px !important;
}

.pr-10px {
  padding-right: 10px !important;
}

.px-10px {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.py-10px {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.m-10px {
  margin: 10px !important;
}

.mt-10px {
  margin-top: 10px !important;
}

.mb-10px {
  margin-bottom: 10px !important;
}

.ml-10px {
  margin-left: 10px !important;
}

.mr-10px {
  margin-right: 10px !important;
}

.mx-10px {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.my-10px {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.m--10px {
  margin: -10px !important;
}

.mt--10px {
  margin-top: -10px !important;
}

.mb--10px {
  margin-bottom: -10px !important;
}

.ml--10px {
  margin-left: -10px !important;
}

.mr--10px {
  margin-right: -10px !important;
}

.mx--10px {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

.my--10px {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}

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

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

.min-w-10px {
  min-width: 10px !important;
}

.max-w-10px {
  max-width: 10px !important;
}

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

.min-h-10px {
  min-height: 10px !important;
}

.max-h-10px {
  max-height: 10px !important;
}

.p-11px {
  padding: 11px !important;
}

.pt-11px {
  padding-top: 11px !important;
}

.pb-11px {
  padding-bottom: 11px !important;
}

.pl-11px {
  padding-left: 11px !important;
}

.pr-11px {
  padding-right: 11px !important;
}

.px-11px {
  padding-left: 11px !important;
  padding-right: 11px !important;
}

.py-11px {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

.m-11px {
  margin: 11px !important;
}

.mt-11px {
  margin-top: 11px !important;
}

.mb-11px {
  margin-bottom: 11px !important;
}

.ml-11px {
  margin-left: 11px !important;
}

.mr-11px {
  margin-right: 11px !important;
}

.mx-11px {
  margin-left: 11px !important;
  margin-right: 11px !important;
}

.my-11px {
  margin-top: 11px !important;
  margin-bottom: 11px !important;
}

.m--11px {
  margin: -11px !important;
}

.mt--11px {
  margin-top: -11px !important;
}

.mb--11px {
  margin-bottom: -11px !important;
}

.ml--11px {
  margin-left: -11px !important;
}

.mr--11px {
  margin-right: -11px !important;
}

.mx--11px {
  margin-left: -11px !important;
  margin-right: -11px !important;
}

.my--11px {
  margin-top: -11px !important;
  margin-bottom: -11px !important;
}

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

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

.min-w-11px {
  min-width: 11px !important;
}

.max-w-11px {
  max-width: 11px !important;
}

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

.min-h-11px {
  min-height: 11px !important;
}

.max-h-11px {
  max-height: 11px !important;
}

.p-12px {
  padding: 12px !important;
}

.pt-12px {
  padding-top: 12px !important;
}

.pb-12px {
  padding-bottom: 12px !important;
}

.pl-12px {
  padding-left: 12px !important;
}

.pr-12px {
  padding-right: 12px !important;
}

.px-12px {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.py-12px {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.m-12px {
  margin: 12px !important;
}

.mt-12px {
  margin-top: 12px !important;
}

.mb-12px {
  margin-bottom: 12px !important;
}

.ml-12px {
  margin-left: 12px !important;
}

.mr-12px {
  margin-right: 12px !important;
}

.mx-12px {
  margin-left: 12px !important;
  margin-right: 12px !important;
}

.my-12px {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.m--12px {
  margin: -12px !important;
}

.mt--12px {
  margin-top: -12px !important;
}

.mb--12px {
  margin-bottom: -12px !important;
}

.ml--12px {
  margin-left: -12px !important;
}

.mr--12px {
  margin-right: -12px !important;
}

.mx--12px {
  margin-left: -12px !important;
  margin-right: -12px !important;
}

.my--12px {
  margin-top: -12px !important;
  margin-bottom: -12px !important;
}

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

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

.min-w-12px {
  min-width: 12px !important;
}

.max-w-12px {
  max-width: 12px !important;
}

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

.min-h-12px {
  min-height: 12px !important;
}

.max-h-12px {
  max-height: 12px !important;
}

.p-13px {
  padding: 13px !important;
}

.pt-13px {
  padding-top: 13px !important;
}

.pb-13px {
  padding-bottom: 13px !important;
}

.pl-13px {
  padding-left: 13px !important;
}

.pr-13px {
  padding-right: 13px !important;
}

.px-13px {
  padding-left: 13px !important;
  padding-right: 13px !important;
}

.py-13px {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

.m-13px {
  margin: 13px !important;
}

.mt-13px {
  margin-top: 13px !important;
}

.mb-13px {
  margin-bottom: 13px !important;
}

.ml-13px {
  margin-left: 13px !important;
}

.mr-13px {
  margin-right: 13px !important;
}

.mx-13px {
  margin-left: 13px !important;
  margin-right: 13px !important;
}

.my-13px {
  margin-top: 13px !important;
  margin-bottom: 13px !important;
}

.m--13px {
  margin: -13px !important;
}

.mt--13px {
  margin-top: -13px !important;
}

.mb--13px {
  margin-bottom: -13px !important;
}

.ml--13px {
  margin-left: -13px !important;
}

.mr--13px {
  margin-right: -13px !important;
}

.mx--13px {
  margin-left: -13px !important;
  margin-right: -13px !important;
}

.my--13px {
  margin-top: -13px !important;
  margin-bottom: -13px !important;
}

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

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

.min-w-13px {
  min-width: 13px !important;
}

.max-w-13px {
  max-width: 13px !important;
}

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

.min-h-13px {
  min-height: 13px !important;
}

.max-h-13px {
  max-height: 13px !important;
}

.p-14px {
  padding: 14px !important;
}

.pt-14px {
  padding-top: 14px !important;
}

.pb-14px {
  padding-bottom: 14px !important;
}

.pl-14px {
  padding-left: 14px !important;
}

.pr-14px {
  padding-right: 14px !important;
}

.px-14px {
  padding-left: 14px !important;
  padding-right: 14px !important;
}

.py-14px {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.m-14px {
  margin: 14px !important;
}

.mt-14px {
  margin-top: 14px !important;
}

.mb-14px {
  margin-bottom: 14px !important;
}

.ml-14px {
  margin-left: 14px !important;
}

.mr-14px {
  margin-right: 14px !important;
}

.mx-14px {
  margin-left: 14px !important;
  margin-right: 14px !important;
}

.my-14px {
  margin-top: 14px !important;
  margin-bottom: 14px !important;
}

.m--14px {
  margin: -14px !important;
}

.mt--14px {
  margin-top: -14px !important;
}

.mb--14px {
  margin-bottom: -14px !important;
}

.ml--14px {
  margin-left: -14px !important;
}

.mr--14px {
  margin-right: -14px !important;
}

.mx--14px {
  margin-left: -14px !important;
  margin-right: -14px !important;
}

.my--14px {
  margin-top: -14px !important;
  margin-bottom: -14px !important;
}

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

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

.min-w-14px {
  min-width: 14px !important;
}

.max-w-14px {
  max-width: 14px !important;
}

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

.min-h-14px {
  min-height: 14px !important;
}

.max-h-14px {
  max-height: 14px !important;
}

.p-15px {
  padding: 15px !important;
}

.pt-15px {
  padding-top: 15px !important;
}

.pb-15px {
  padding-bottom: 15px !important;
}

.pl-15px {
  padding-left: 15px !important;
}

.pr-15px {
  padding-right: 15px !important;
}

.px-15px {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.py-15px {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.m-15px {
  margin: 15px !important;
}

.mt-15px {
  margin-top: 15px !important;
}

.mb-15px {
  margin-bottom: 15px !important;
}

.ml-15px {
  margin-left: 15px !important;
}

.mr-15px {
  margin-right: 15px !important;
}

.mx-15px {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.my-15px {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.m--15px {
  margin: -15px !important;
}

.mt--15px {
  margin-top: -15px !important;
}

.mb--15px {
  margin-bottom: -15px !important;
}

.ml--15px {
  margin-left: -15px !important;
}

.mr--15px {
  margin-right: -15px !important;
}

.mx--15px {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.my--15px {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}

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

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

.min-w-15px {
  min-width: 15px !important;
}

.max-w-15px {
  max-width: 15px !important;
}

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

.min-h-15px {
  min-height: 15px !important;
}

.max-h-15px {
  max-height: 15px !important;
}

.p-20px {
  padding: 20px !important;
}

.pt-20px {
  padding-top: 20px !important;
}

.pb-20px {
  padding-bottom: 20px !important;
}

.pl-20px {
  padding-left: 20px !important;
}

.pr-20px {
  padding-right: 20px !important;
}

.px-20px {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.py-20px {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.m-20px {
  margin: 20px !important;
}

.mt-20px {
  margin-top: 20px !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.ml-20px {
  margin-left: 20px !important;
}

.mr-20px {
  margin-right: 20px !important;
}

.mx-20px {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.my-20px {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.m--20px {
  margin: -20px !important;
}

.mt--20px {
  margin-top: -20px !important;
}

.mb--20px {
  margin-bottom: -20px !important;
}

.ml--20px {
  margin-left: -20px !important;
}

.mr--20px {
  margin-right: -20px !important;
}

.mx--20px {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

.my--20px {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}

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

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

.min-w-20px {
  min-width: 20px !important;
}

.max-w-20px {
  max-width: 20px !important;
}

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

.min-h-20px {
  min-height: 20px !important;
}

.max-h-20px {
  max-height: 20px !important;
}

.p-25px {
  padding: 25px !important;
}

.pt-25px {
  padding-top: 25px !important;
}

.pb-25px {
  padding-bottom: 25px !important;
}

.pl-25px {
  padding-left: 25px !important;
}

.pr-25px {
  padding-right: 25px !important;
}

.px-25px {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.py-25px {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.m-25px {
  margin: 25px !important;
}

.mt-25px {
  margin-top: 25px !important;
}

.mb-25px {
  margin-bottom: 25px !important;
}

.ml-25px {
  margin-left: 25px !important;
}

.mr-25px {
  margin-right: 25px !important;
}

.mx-25px {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.my-25px {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.m--25px {
  margin: -25px !important;
}

.mt--25px {
  margin-top: -25px !important;
}

.mb--25px {
  margin-bottom: -25px !important;
}

.ml--25px {
  margin-left: -25px !important;
}

.mr--25px {
  margin-right: -25px !important;
}

.mx--25px {
  margin-left: -25px !important;
  margin-right: -25px !important;
}

.my--25px {
  margin-top: -25px !important;
  margin-bottom: -25px !important;
}

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

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

.min-w-25px {
  min-width: 25px !important;
}

.max-w-25px {
  max-width: 25px !important;
}

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

.min-h-25px {
  min-height: 25px !important;
}

.max-h-25px {
  max-height: 25px !important;
}

.p-30px {
  padding: 30px !important;
}

.pt-30px {
  padding-top: 30px !important;
}

.pb-30px {
  padding-bottom: 30px !important;
}

.pl-30px {
  padding-left: 30px !important;
}

.pr-30px {
  padding-right: 30px !important;
}

.px-30px {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.py-30px {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.m-30px {
  margin: 30px !important;
}

.mt-30px {
  margin-top: 30px !important;
}

.mb-30px {
  margin-bottom: 30px !important;
}

.ml-30px {
  margin-left: 30px !important;
}

.mr-30px {
  margin-right: 30px !important;
}

.mx-30px {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.my-30px {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.m--30px {
  margin: -30px !important;
}

.mt--30px {
  margin-top: -30px !important;
}

.mb--30px {
  margin-bottom: -30px !important;
}

.ml--30px {
  margin-left: -30px !important;
}

.mr--30px {
  margin-right: -30px !important;
}

.mx--30px {
  margin-left: -30px !important;
  margin-right: -30px !important;
}

.my--30px {
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}

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

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

.min-w-30px {
  min-width: 30px !important;
}

.max-w-30px {
  max-width: 30px !important;
}

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

.min-h-30px {
  min-height: 30px !important;
}

.max-h-30px {
  max-height: 30px !important;
}

.p-35px {
  padding: 35px !important;
}

.pt-35px {
  padding-top: 35px !important;
}

.pb-35px {
  padding-bottom: 35px !important;
}

.pl-35px {
  padding-left: 35px !important;
}

.pr-35px {
  padding-right: 35px !important;
}

.px-35px {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.py-35px {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.m-35px {
  margin: 35px !important;
}

.mt-35px {
  margin-top: 35px !important;
}

.mb-35px {
  margin-bottom: 35px !important;
}

.ml-35px {
  margin-left: 35px !important;
}

.mr-35px {
  margin-right: 35px !important;
}

.mx-35px {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.my-35px {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.m--35px {
  margin: -35px !important;
}

.mt--35px {
  margin-top: -35px !important;
}

.mb--35px {
  margin-bottom: -35px !important;
}

.ml--35px {
  margin-left: -35px !important;
}

.mr--35px {
  margin-right: -35px !important;
}

.mx--35px {
  margin-left: -35px !important;
  margin-right: -35px !important;
}

.my--35px {
  margin-top: -35px !important;
  margin-bottom: -35px !important;
}

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

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

.min-w-35px {
  min-width: 35px !important;
}

.max-w-35px {
  max-width: 35px !important;
}

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

.min-h-35px {
  min-height: 35px !important;
}

.max-h-35px {
  max-height: 35px !important;
}

.p-38px {
  padding: 38px !important;
}

.pt-38px {
  padding-top: 38px !important;
}

.pb-38px {
  padding-bottom: 38px !important;
}

.pl-38px {
  padding-left: 38px !important;
}

.pr-38px {
  padding-right: 38px !important;
}

.px-38px {
  padding-left: 38px !important;
  padding-right: 38px !important;
}

.py-38px {
  padding-top: 38px !important;
  padding-bottom: 38px !important;
}

.m-38px {
  margin: 38px !important;
}

.mt-38px {
  margin-top: 38px !important;
}

.mb-38px {
  margin-bottom: 38px !important;
}

.ml-38px {
  margin-left: 38px !important;
}

.mr-38px {
  margin-right: 38px !important;
}

.mx-38px {
  margin-left: 38px !important;
  margin-right: 38px !important;
}

.my-38px {
  margin-top: 38px !important;
  margin-bottom: 38px !important;
}

.m--38px {
  margin: -38px !important;
}

.mt--38px {
  margin-top: -38px !important;
}

.mb--38px {
  margin-bottom: -38px !important;
}

.ml--38px {
  margin-left: -38px !important;
}

.mr--38px {
  margin-right: -38px !important;
}

.mx--38px {
  margin-left: -38px !important;
  margin-right: -38px !important;
}

.my--38px {
  margin-top: -38px !important;
  margin-bottom: -38px !important;
}

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

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

.min-w-38px {
  min-width: 38px !important;
}

.max-w-38px {
  max-width: 38px !important;
}

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

.min-h-38px {
  min-height: 38px !important;
}

.max-h-38px {
  max-height: 38px !important;
}

.p-40px {
  padding: 40px !important;
}

.pt-40px {
  padding-top: 40px !important;
}

.pb-40px {
  padding-bottom: 40px !important;
}

.pl-40px {
  padding-left: 40px !important;
}

.pr-40px {
  padding-right: 40px !important;
}

.px-40px {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.py-40px {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.m-40px {
  margin: 40px !important;
}

.mt-40px {
  margin-top: 40px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.ml-40px {
  margin-left: 40px !important;
}

.mr-40px {
  margin-right: 40px !important;
}

.mx-40px {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.my-40px {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.m--40px {
  margin: -40px !important;
}

.mt--40px {
  margin-top: -40px !important;
}

.mb--40px {
  margin-bottom: -40px !important;
}

.ml--40px {
  margin-left: -40px !important;
}

.mr--40px {
  margin-right: -40px !important;
}

.mx--40px {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.my--40px {
  margin-top: -40px !important;
  margin-bottom: -40px !important;
}

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

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

.min-w-40px {
  min-width: 40px !important;
}

.max-w-40px {
  max-width: 40px !important;
}

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

.min-h-40px {
  min-height: 40px !important;
}

.max-h-40px {
  max-height: 40px !important;
}

.p-45px {
  padding: 45px !important;
}

.pt-45px {
  padding-top: 45px !important;
}

.pb-45px {
  padding-bottom: 45px !important;
}

.pl-45px {
  padding-left: 45px !important;
}

.pr-45px {
  padding-right: 45px !important;
}

.px-45px {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.py-45px {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.m-45px {
  margin: 45px !important;
}

.mt-45px {
  margin-top: 45px !important;
}

.mb-45px {
  margin-bottom: 45px !important;
}

.ml-45px {
  margin-left: 45px !important;
}

.mr-45px {
  margin-right: 45px !important;
}

.mx-45px {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.my-45px {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.m--45px {
  margin: -45px !important;
}

.mt--45px {
  margin-top: -45px !important;
}

.mb--45px {
  margin-bottom: -45px !important;
}

.ml--45px {
  margin-left: -45px !important;
}

.mr--45px {
  margin-right: -45px !important;
}

.mx--45px {
  margin-left: -45px !important;
  margin-right: -45px !important;
}

.my--45px {
  margin-top: -45px !important;
  margin-bottom: -45px !important;
}

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

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

.min-w-45px {
  min-width: 45px !important;
}

.max-w-45px {
  max-width: 45px !important;
}

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

.min-h-45px {
  min-height: 45px !important;
}

.max-h-45px {
  max-height: 45px !important;
}

.p-50px {
  padding: 50px !important;
}

.pt-50px {
  padding-top: 50px !important;
}

.pb-50px {
  padding-bottom: 50px !important;
}

.pl-50px {
  padding-left: 50px !important;
}

.pr-50px {
  padding-right: 50px !important;
}

.px-50px {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.py-50px {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.m-50px {
  margin: 50px !important;
}

.mt-50px {
  margin-top: 50px !important;
}

.mb-50px {
  margin-bottom: 50px !important;
}

.ml-50px {
  margin-left: 50px !important;
}

.mr-50px {
  margin-right: 50px !important;
}

.mx-50px {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.my-50px {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.m--50px {
  margin: -50px !important;
}

.mt--50px {
  margin-top: -50px !important;
}

.mb--50px {
  margin-bottom: -50px !important;
}

.ml--50px {
  margin-left: -50px !important;
}

.mr--50px {
  margin-right: -50px !important;
}

.mx--50px {
  margin-left: -50px !important;
  margin-right: -50px !important;
}

.my--50px {
  margin-top: -50px !important;
  margin-bottom: -50px !important;
}

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

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

.min-w-50px {
  min-width: 50px !important;
}

.max-w-50px {
  max-width: 50px !important;
}

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

.min-h-50px {
  min-height: 50px !important;
}

.max-h-50px {
  max-height: 50px !important;
}

.p-55px {
  padding: 55px !important;
}

.pt-55px {
  padding-top: 55px !important;
}

.pb-55px {
  padding-bottom: 55px !important;
}

.pl-55px {
  padding-left: 55px !important;
}

.pr-55px {
  padding-right: 55px !important;
}

.px-55px {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.py-55px {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.m-55px {
  margin: 55px !important;
}

.mt-55px {
  margin-top: 55px !important;
}

.mb-55px {
  margin-bottom: 55px !important;
}

.ml-55px {
  margin-left: 55px !important;
}

.mr-55px {
  margin-right: 55px !important;
}

.mx-55px {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.my-55px {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.m--55px {
  margin: -55px !important;
}

.mt--55px {
  margin-top: -55px !important;
}

.mb--55px {
  margin-bottom: -55px !important;
}

.ml--55px {
  margin-left: -55px !important;
}

.mr--55px {
  margin-right: -55px !important;
}

.mx--55px {
  margin-left: -55px !important;
  margin-right: -55px !important;
}

.my--55px {
  margin-top: -55px !important;
  margin-bottom: -55px !important;
}

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

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

.min-w-55px {
  min-width: 55px !important;
}

.max-w-55px {
  max-width: 55px !important;
}

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

.min-h-55px {
  min-height: 55px !important;
}

.max-h-55px {
  max-height: 55px !important;
}

.p-60px {
  padding: 60px !important;
}

.pt-60px {
  padding-top: 60px !important;
}

.pb-60px {
  padding-bottom: 60px !important;
}

.pl-60px {
  padding-left: 60px !important;
}

.pr-60px {
  padding-right: 60px !important;
}

.px-60px {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.py-60px {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.m-60px {
  margin: 60px !important;
}

.mt-60px {
  margin-top: 60px !important;
}

.mb-60px {
  margin-bottom: 60px !important;
}

.ml-60px {
  margin-left: 60px !important;
}

.mr-60px {
  margin-right: 60px !important;
}

.mx-60px {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.my-60px {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.m--60px {
  margin: -60px !important;
}

.mt--60px {
  margin-top: -60px !important;
}

.mb--60px {
  margin-bottom: -60px !important;
}

.ml--60px {
  margin-left: -60px !important;
}

.mr--60px {
  margin-right: -60px !important;
}

.mx--60px {
  margin-left: -60px !important;
  margin-right: -60px !important;
}

.my--60px {
  margin-top: -60px !important;
  margin-bottom: -60px !important;
}

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

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

.min-w-60px {
  min-width: 60px !important;
}

.max-w-60px {
  max-width: 60px !important;
}

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

.min-h-60px {
  min-height: 60px !important;
}

.max-h-60px {
  max-height: 60px !important;
}

.p-65px {
  padding: 65px !important;
}

.pt-65px {
  padding-top: 65px !important;
}

.pb-65px {
  padding-bottom: 65px !important;
}

.pl-65px {
  padding-left: 65px !important;
}

.pr-65px {
  padding-right: 65px !important;
}

.px-65px {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.py-65px {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.m-65px {
  margin: 65px !important;
}

.mt-65px {
  margin-top: 65px !important;
}

.mb-65px {
  margin-bottom: 65px !important;
}

.ml-65px {
  margin-left: 65px !important;
}

.mr-65px {
  margin-right: 65px !important;
}

.mx-65px {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.my-65px {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.m--65px {
  margin: -65px !important;
}

.mt--65px {
  margin-top: -65px !important;
}

.mb--65px {
  margin-bottom: -65px !important;
}

.ml--65px {
  margin-left: -65px !important;
}

.mr--65px {
  margin-right: -65px !important;
}

.mx--65px {
  margin-left: -65px !important;
  margin-right: -65px !important;
}

.my--65px {
  margin-top: -65px !important;
  margin-bottom: -65px !important;
}

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

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

.min-w-65px {
  min-width: 65px !important;
}

.max-w-65px {
  max-width: 65px !important;
}

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

.min-h-65px {
  min-height: 65px !important;
}

.max-h-65px {
  max-height: 65px !important;
}

.p-70px {
  padding: 70px !important;
}

.pt-70px {
  padding-top: 70px !important;
}

.pb-70px {
  padding-bottom: 70px !important;
}

.pl-70px {
  padding-left: 70px !important;
}

.pr-70px {
  padding-right: 70px !important;
}

.px-70px {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.py-70px {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.m-70px {
  margin: 70px !important;
}

.mt-70px {
  margin-top: 70px !important;
}

.mb-70px {
  margin-bottom: 70px !important;
}

.ml-70px {
  margin-left: 70px !important;
}

.mr-70px {
  margin-right: 70px !important;
}

.mx-70px {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.my-70px {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.m--70px {
  margin: -70px !important;
}

.mt--70px {
  margin-top: -70px !important;
}

.mb--70px {
  margin-bottom: -70px !important;
}

.ml--70px {
  margin-left: -70px !important;
}

.mr--70px {
  margin-right: -70px !important;
}

.mx--70px {
  margin-left: -70px !important;
  margin-right: -70px !important;
}

.my--70px {
  margin-top: -70px !important;
  margin-bottom: -70px !important;
}

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

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

.min-w-70px {
  min-width: 70px !important;
}

.max-w-70px {
  max-width: 70px !important;
}

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

.min-h-70px {
  min-height: 70px !important;
}

.max-h-70px {
  max-height: 70px !important;
}

.p-75px {
  padding: 75px !important;
}

.pt-75px {
  padding-top: 75px !important;
}

.pb-75px {
  padding-bottom: 75px !important;
}

.pl-75px {
  padding-left: 75px !important;
}

.pr-75px {
  padding-right: 75px !important;
}

.px-75px {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.py-75px {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.m-75px {
  margin: 75px !important;
}

.mt-75px {
  margin-top: 75px !important;
}

.mb-75px {
  margin-bottom: 75px !important;
}

.ml-75px {
  margin-left: 75px !important;
}

.mr-75px {
  margin-right: 75px !important;
}

.mx-75px {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.my-75px {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.m--75px {
  margin: -75px !important;
}

.mt--75px {
  margin-top: -75px !important;
}

.mb--75px {
  margin-bottom: -75px !important;
}

.ml--75px {
  margin-left: -75px !important;
}

.mr--75px {
  margin-right: -75px !important;
}

.mx--75px {
  margin-left: -75px !important;
  margin-right: -75px !important;
}

.my--75px {
  margin-top: -75px !important;
  margin-bottom: -75px !important;
}

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

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

.min-w-75px {
  min-width: 75px !important;
}

.max-w-75px {
  max-width: 75px !important;
}

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

.min-h-75px {
  min-height: 75px !important;
}

.max-h-75px {
  max-height: 75px !important;
}

.p-80px {
  padding: 80px !important;
}

.pt-80px {
  padding-top: 80px !important;
}

.pb-80px {
  padding-bottom: 80px !important;
}

.pl-80px {
  padding-left: 80px !important;
}

.pr-80px {
  padding-right: 80px !important;
}

.px-80px {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.py-80px {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.m-80px {
  margin: 80px !important;
}

.mt-80px {
  margin-top: 80px !important;
}

.mb-80px {
  margin-bottom: 80px !important;
}

.ml-80px {
  margin-left: 80px !important;
}

.mr-80px {
  margin-right: 80px !important;
}

.mx-80px {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.my-80px {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.m--80px {
  margin: -80px !important;
}

.mt--80px {
  margin-top: -80px !important;
}

.mb--80px {
  margin-bottom: -80px !important;
}

.ml--80px {
  margin-left: -80px !important;
}

.mr--80px {
  margin-right: -80px !important;
}

.mx--80px {
  margin-left: -80px !important;
  margin-right: -80px !important;
}

.my--80px {
  margin-top: -80px !important;
  margin-bottom: -80px !important;
}

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

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

.min-w-80px {
  min-width: 80px !important;
}

.max-w-80px {
  max-width: 80px !important;
}

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

.min-h-80px {
  min-height: 80px !important;
}

.max-h-80px {
  max-height: 80px !important;
}

.p-85px {
  padding: 85px !important;
}

.pt-85px {
  padding-top: 85px !important;
}

.pb-85px {
  padding-bottom: 85px !important;
}

.pl-85px {
  padding-left: 85px !important;
}

.pr-85px {
  padding-right: 85px !important;
}

.px-85px {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.py-85px {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.m-85px {
  margin: 85px !important;
}

.mt-85px {
  margin-top: 85px !important;
}

.mb-85px {
  margin-bottom: 85px !important;
}

.ml-85px {
  margin-left: 85px !important;
}

.mr-85px {
  margin-right: 85px !important;
}

.mx-85px {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.my-85px {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.m--85px {
  margin: -85px !important;
}

.mt--85px {
  margin-top: -85px !important;
}

.mb--85px {
  margin-bottom: -85px !important;
}

.ml--85px {
  margin-left: -85px !important;
}

.mr--85px {
  margin-right: -85px !important;
}

.mx--85px {
  margin-left: -85px !important;
  margin-right: -85px !important;
}

.my--85px {
  margin-top: -85px !important;
  margin-bottom: -85px !important;
}

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

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

.min-w-85px {
  min-width: 85px !important;
}

.max-w-85px {
  max-width: 85px !important;
}

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

.min-h-85px {
  min-height: 85px !important;
}

.max-h-85px {
  max-height: 85px !important;
}

.p-90px {
  padding: 90px !important;
}

.pt-90px {
  padding-top: 90px !important;
}

.pb-90px {
  padding-bottom: 90px !important;
}

.pl-90px {
  padding-left: 90px !important;
}

.pr-90px {
  padding-right: 90px !important;
}

.px-90px {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.py-90px {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.m-90px {
  margin: 90px !important;
}

.mt-90px {
  margin-top: 90px !important;
}

.mb-90px {
  margin-bottom: 90px !important;
}

.ml-90px {
  margin-left: 90px !important;
}

.mr-90px {
  margin-right: 90px !important;
}

.mx-90px {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.my-90px {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.m--90px {
  margin: -90px !important;
}

.mt--90px {
  margin-top: -90px !important;
}

.mb--90px {
  margin-bottom: -90px !important;
}

.ml--90px {
  margin-left: -90px !important;
}

.mr--90px {
  margin-right: -90px !important;
}

.mx--90px {
  margin-left: -90px !important;
  margin-right: -90px !important;
}

.my--90px {
  margin-top: -90px !important;
  margin-bottom: -90px !important;
}

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

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

.min-w-90px {
  min-width: 90px !important;
}

.max-w-90px {
  max-width: 90px !important;
}

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

.min-h-90px {
  min-height: 90px !important;
}

.max-h-90px {
  max-height: 90px !important;
}

.p-95px {
  padding: 95px !important;
}

.pt-95px {
  padding-top: 95px !important;
}

.pb-95px {
  padding-bottom: 95px !important;
}

.pl-95px {
  padding-left: 95px !important;
}

.pr-95px {
  padding-right: 95px !important;
}

.px-95px {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.py-95px {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.m-95px {
  margin: 95px !important;
}

.mt-95px {
  margin-top: 95px !important;
}

.mb-95px {
  margin-bottom: 95px !important;
}

.ml-95px {
  margin-left: 95px !important;
}

.mr-95px {
  margin-right: 95px !important;
}

.mx-95px {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.my-95px {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.m--95px {
  margin: -95px !important;
}

.mt--95px {
  margin-top: -95px !important;
}

.mb--95px {
  margin-bottom: -95px !important;
}

.ml--95px {
  margin-left: -95px !important;
}

.mr--95px {
  margin-right: -95px !important;
}

.mx--95px {
  margin-left: -95px !important;
  margin-right: -95px !important;
}

.my--95px {
  margin-top: -95px !important;
  margin-bottom: -95px !important;
}

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

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

.min-w-95px {
  min-width: 95px !important;
}

.max-w-95px {
  max-width: 95px !important;
}

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

.min-h-95px {
  min-height: 95px !important;
}

.max-h-95px {
  max-height: 95px !important;
}

.p-100px {
  padding: 100px !important;
}

.pt-100px {
  padding-top: 100px !important;
}

.pb-100px {
  padding-bottom: 100px !important;
}

.pl-100px {
  padding-left: 100px !important;
}

.pr-100px {
  padding-right: 100px !important;
}

.px-100px {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.py-100px {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.m-100px {
  margin: 100px !important;
}

.mt-100px {
  margin-top: 100px !important;
}

.mb-100px {
  margin-bottom: 100px !important;
}

.ml-100px {
  margin-left: 100px !important;
}

.mr-100px {
  margin-right: 100px !important;
}

.mx-100px {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.my-100px {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.m--100px {
  margin: -100px !important;
}

.mt--100px {
  margin-top: -100px !important;
}

.mb--100px {
  margin-bottom: -100px !important;
}

.ml--100px {
  margin-left: -100px !important;
}

.mr--100px {
  margin-right: -100px !important;
}

.mx--100px {
  margin-left: -100px !important;
  margin-right: -100px !important;
}

.my--100px {
  margin-top: -100px !important;
  margin-bottom: -100px !important;
}

.w--100px {
  width: -100px !important;
}

.w-100px {
  width: 100px !important;
}

.min-w-100px {
  min-width: 100px !important;
}

.max-w-100px {
  max-width: 100px !important;
}

.h-100px {
  height: 100px !important;
}

.min-h-100px {
  min-height: 100px !important;
}

.max-h-100px {
  max-height: 100px !important;
}

.p-105px {
  padding: 105px !important;
}

.pt-105px {
  padding-top: 105px !important;
}

.pb-105px {
  padding-bottom: 105px !important;
}

.pl-105px {
  padding-left: 105px !important;
}

.pr-105px {
  padding-right: 105px !important;
}

.px-105px {
  padding-left: 105px !important;
  padding-right: 105px !important;
}

.py-105px {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}

.m-105px {
  margin: 105px !important;
}

.mt-105px {
  margin-top: 105px !important;
}

.mb-105px {
  margin-bottom: 105px !important;
}

.ml-105px {
  margin-left: 105px !important;
}

.mr-105px {
  margin-right: 105px !important;
}

.mx-105px {
  margin-left: 105px !important;
  margin-right: 105px !important;
}

.my-105px {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}

.m--105px {
  margin: -105px !important;
}

.mt--105px {
  margin-top: -105px !important;
}

.mb--105px {
  margin-bottom: -105px !important;
}

.ml--105px {
  margin-left: -105px !important;
}

.mr--105px {
  margin-right: -105px !important;
}

.mx--105px {
  margin-left: -105px !important;
  margin-right: -105px !important;
}

.my--105px {
  margin-top: -105px !important;
  margin-bottom: -105px !important;
}

.w--105px {
  width: -105px !important;
}

.w-105px {
  width: 105px !important;
}

.min-w-105px {
  min-width: 105px !important;
}

.max-w-105px {
  max-width: 105px !important;
}

.h-105px {
  height: 105px !important;
}

.min-h-105px {
  min-height: 105px !important;
}

.max-h-105px {
  max-height: 105px !important;
}

.p-110px {
  padding: 110px !important;
}

.pt-110px {
  padding-top: 110px !important;
}

.pb-110px {
  padding-bottom: 110px !important;
}

.pl-110px {
  padding-left: 110px !important;
}

.pr-110px {
  padding-right: 110px !important;
}

.px-110px {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

.py-110px {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.m-110px {
  margin: 110px !important;
}

.mt-110px {
  margin-top: 110px !important;
}

.mb-110px {
  margin-bottom: 110px !important;
}

.ml-110px {
  margin-left: 110px !important;
}

.mr-110px {
  margin-right: 110px !important;
}

.mx-110px {
  margin-left: 110px !important;
  margin-right: 110px !important;
}

.my-110px {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

.m--110px {
  margin: -110px !important;
}

.mt--110px {
  margin-top: -110px !important;
}

.mb--110px {
  margin-bottom: -110px !important;
}

.ml--110px {
  margin-left: -110px !important;
}

.mr--110px {
  margin-right: -110px !important;
}

.mx--110px {
  margin-left: -110px !important;
  margin-right: -110px !important;
}

.my--110px {
  margin-top: -110px !important;
  margin-bottom: -110px !important;
}

.w--110px {
  width: -110px !important;
}

.w-110px {
  width: 110px !important;
}

.min-w-110px {
  min-width: 110px !important;
}

.max-w-110px {
  max-width: 110px !important;
}

.h-110px {
  height: 110px !important;
}

.min-h-110px {
  min-height: 110px !important;
}

.max-h-110px {
  max-height: 110px !important;
}

.p-120px {
  padding: 120px !important;
}

.pt-120px {
  padding-top: 120px !important;
}

.pb-120px {
  padding-bottom: 120px !important;
}

.pl-120px {
  padding-left: 120px !important;
}

.pr-120px {
  padding-right: 120px !important;
}

.px-120px {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

.py-120px {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.m-120px {
  margin: 120px !important;
}

.mt-120px {
  margin-top: 120px !important;
}

.mb-120px {
  margin-bottom: 120px !important;
}

.ml-120px {
  margin-left: 120px !important;
}

.mr-120px {
  margin-right: 120px !important;
}

.mx-120px {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

.my-120px {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.m--120px {
  margin: -120px !important;
}

.mt--120px {
  margin-top: -120px !important;
}

.mb--120px {
  margin-bottom: -120px !important;
}

.ml--120px {
  margin-left: -120px !important;
}

.mr--120px {
  margin-right: -120px !important;
}

.mx--120px {
  margin-left: -120px !important;
  margin-right: -120px !important;
}

.my--120px {
  margin-top: -120px !important;
  margin-bottom: -120px !important;
}

.w--120px {
  width: -120px !important;
}

.w-120px {
  width: 120px !important;
}

.min-w-120px {
  min-width: 120px !important;
}

.max-w-120px {
  max-width: 120px !important;
}

.h-120px {
  height: 120px !important;
}

.min-h-120px {
  min-height: 120px !important;
}

.max-h-120px {
  max-height: 120px !important;
}

.p-130px {
  padding: 130px !important;
}

.pt-130px {
  padding-top: 130px !important;
}

.pb-130px {
  padding-bottom: 130px !important;
}

.pl-130px {
  padding-left: 130px !important;
}

.pr-130px {
  padding-right: 130px !important;
}

.px-130px {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.py-130px {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.m-130px {
  margin: 130px !important;
}

.mt-130px {
  margin-top: 130px !important;
}

.mb-130px {
  margin-bottom: 130px !important;
}

.ml-130px {
  margin-left: 130px !important;
}

.mr-130px {
  margin-right: 130px !important;
}

.mx-130px {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

.my-130px {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.m--130px {
  margin: -130px !important;
}

.mt--130px {
  margin-top: -130px !important;
}

.mb--130px {
  margin-bottom: -130px !important;
}

.ml--130px {
  margin-left: -130px !important;
}

.mr--130px {
  margin-right: -130px !important;
}

.mx--130px {
  margin-left: -130px !important;
  margin-right: -130px !important;
}

.my--130px {
  margin-top: -130px !important;
  margin-bottom: -130px !important;
}

.w--130px {
  width: -130px !important;
}

.w-130px {
  width: 130px !important;
}

.min-w-130px {
  min-width: 130px !important;
}

.max-w-130px {
  max-width: 130px !important;
}

.h-130px {
  height: 130px !important;
}

.min-h-130px {
  min-height: 130px !important;
}

.max-h-130px {
  max-height: 130px !important;
}

.p-140px {
  padding: 140px !important;
}

.pt-140px {
  padding-top: 140px !important;
}

.pb-140px {
  padding-bottom: 140px !important;
}

.pl-140px {
  padding-left: 140px !important;
}

.pr-140px {
  padding-right: 140px !important;
}

.px-140px {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

.py-140px {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.m-140px {
  margin: 140px !important;
}

.mt-140px {
  margin-top: 140px !important;
}

.mb-140px {
  margin-bottom: 140px !important;
}

.ml-140px {
  margin-left: 140px !important;
}

.mr-140px {
  margin-right: 140px !important;
}

.mx-140px {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

.my-140px {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.m--140px {
  margin: -140px !important;
}

.mt--140px {
  margin-top: -140px !important;
}

.mb--140px {
  margin-bottom: -140px !important;
}

.ml--140px {
  margin-left: -140px !important;
}

.mr--140px {
  margin-right: -140px !important;
}

.mx--140px {
  margin-left: -140px !important;
  margin-right: -140px !important;
}

.my--140px {
  margin-top: -140px !important;
  margin-bottom: -140px !important;
}

.w--140px {
  width: -140px !important;
}

.w-140px {
  width: 140px !important;
}

.min-w-140px {
  min-width: 140px !important;
}

.max-w-140px {
  max-width: 140px !important;
}

.h-140px {
  height: 140px !important;
}

.min-h-140px {
  min-height: 140px !important;
}

.max-h-140px {
  max-height: 140px !important;
}

.p-150px {
  padding: 150px !important;
}

.pt-150px {
  padding-top: 150px !important;
}

.pb-150px {
  padding-bottom: 150px !important;
}

.pl-150px {
  padding-left: 150px !important;
}

.pr-150px {
  padding-right: 150px !important;
}

.px-150px {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

.py-150px {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.m-150px {
  margin: 150px !important;
}

.mt-150px {
  margin-top: 150px !important;
}

.mb-150px {
  margin-bottom: 150px !important;
}

.ml-150px {
  margin-left: 150px !important;
}

.mr-150px {
  margin-right: 150px !important;
}

.mx-150px {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

.my-150px {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.m--150px {
  margin: -150px !important;
}

.mt--150px {
  margin-top: -150px !important;
}

.mb--150px {
  margin-bottom: -150px !important;
}

.ml--150px {
  margin-left: -150px !important;
}

.mr--150px {
  margin-right: -150px !important;
}

.mx--150px {
  margin-left: -150px !important;
  margin-right: -150px !important;
}

.my--150px {
  margin-top: -150px !important;
  margin-bottom: -150px !important;
}

.w--150px {
  width: -150px !important;
}

.w-150px {
  width: 150px !important;
}

.min-w-150px {
  min-width: 150px !important;
}

.max-w-150px {
  max-width: 150px !important;
}

.h-150px {
  height: 150px !important;
}

.min-h-150px {
  min-height: 150px !important;
}

.max-h-150px {
  max-height: 150px !important;
}

.p-160px {
  padding: 160px !important;
}

.pt-160px {
  padding-top: 160px !important;
}

.pb-160px {
  padding-bottom: 160px !important;
}

.pl-160px {
  padding-left: 160px !important;
}

.pr-160px {
  padding-right: 160px !important;
}

.px-160px {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

.py-160px {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.m-160px {
  margin: 160px !important;
}

.mt-160px {
  margin-top: 160px !important;
}

.mb-160px {
  margin-bottom: 160px !important;
}

.ml-160px {
  margin-left: 160px !important;
}

.mr-160px {
  margin-right: 160px !important;
}

.mx-160px {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

.my-160px {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.m--160px {
  margin: -160px !important;
}

.mt--160px {
  margin-top: -160px !important;
}

.mb--160px {
  margin-bottom: -160px !important;
}

.ml--160px {
  margin-left: -160px !important;
}

.mr--160px {
  margin-right: -160px !important;
}

.mx--160px {
  margin-left: -160px !important;
  margin-right: -160px !important;
}

.my--160px {
  margin-top: -160px !important;
  margin-bottom: -160px !important;
}

.w--160px {
  width: -160px !important;
}

.w-160px {
  width: 160px !important;
}

.min-w-160px {
  min-width: 160px !important;
}

.max-w-160px {
  max-width: 160px !important;
}

.h-160px {
  height: 160px !important;
}

.min-h-160px {
  min-height: 160px !important;
}

.max-h-160px {
  max-height: 160px !important;
}

.p-170px {
  padding: 170px !important;
}

.pt-170px {
  padding-top: 170px !important;
}

.pb-170px {
  padding-bottom: 170px !important;
}

.pl-170px {
  padding-left: 170px !important;
}

.pr-170px {
  padding-right: 170px !important;
}

.px-170px {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

.py-170px {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

.m-170px {
  margin: 170px !important;
}

.mt-170px {
  margin-top: 170px !important;
}

.mb-170px {
  margin-bottom: 170px !important;
}

.ml-170px {
  margin-left: 170px !important;
}

.mr-170px {
  margin-right: 170px !important;
}

.mx-170px {
  margin-left: 170px !important;
  margin-right: 170px !important;
}

.my-170px {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

.m--170px {
  margin: -170px !important;
}

.mt--170px {
  margin-top: -170px !important;
}

.mb--170px {
  margin-bottom: -170px !important;
}

.ml--170px {
  margin-left: -170px !important;
}

.mr--170px {
  margin-right: -170px !important;
}

.mx--170px {
  margin-left: -170px !important;
  margin-right: -170px !important;
}

.my--170px {
  margin-top: -170px !important;
  margin-bottom: -170px !important;
}

.w--170px {
  width: -170px !important;
}

.w-170px {
  width: 170px !important;
}

.min-w-170px {
  min-width: 170px !important;
}

.max-w-170px {
  max-width: 170px !important;
}

.h-170px {
  height: 170px !important;
}

.min-h-170px {
  min-height: 170px !important;
}

.max-h-170px {
  max-height: 170px !important;
}

.p-180px {
  padding: 180px !important;
}

.pt-180px {
  padding-top: 180px !important;
}

.pb-180px {
  padding-bottom: 180px !important;
}

.pl-180px {
  padding-left: 180px !important;
}

.pr-180px {
  padding-right: 180px !important;
}

.px-180px {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

.py-180px {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.m-180px {
  margin: 180px !important;
}

.mt-180px {
  margin-top: 180px !important;
}

.mb-180px {
  margin-bottom: 180px !important;
}

.ml-180px {
  margin-left: 180px !important;
}

.mr-180px {
  margin-right: 180px !important;
}

.mx-180px {
  margin-left: 180px !important;
  margin-right: 180px !important;
}

.my-180px {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.m--180px {
  margin: -180px !important;
}

.mt--180px {
  margin-top: -180px !important;
}

.mb--180px {
  margin-bottom: -180px !important;
}

.ml--180px {
  margin-left: -180px !important;
}

.mr--180px {
  margin-right: -180px !important;
}

.mx--180px {
  margin-left: -180px !important;
  margin-right: -180px !important;
}

.my--180px {
  margin-top: -180px !important;
  margin-bottom: -180px !important;
}

.w--180px {
  width: -180px !important;
}

.w-180px {
  width: 180px !important;
}

.min-w-180px {
  min-width: 180px !important;
}

.max-w-180px {
  max-width: 180px !important;
}

.h-180px {
  height: 180px !important;
}

.min-h-180px {
  min-height: 180px !important;
}

.max-h-180px {
  max-height: 180px !important;
}

.p-190px {
  padding: 190px !important;
}

.pt-190px {
  padding-top: 190px !important;
}

.pb-190px {
  padding-bottom: 190px !important;
}

.pl-190px {
  padding-left: 190px !important;
}

.pr-190px {
  padding-right: 190px !important;
}

.px-190px {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

.py-190px {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

.m-190px {
  margin: 190px !important;
}

.mt-190px {
  margin-top: 190px !important;
}

.mb-190px {
  margin-bottom: 190px !important;
}

.ml-190px {
  margin-left: 190px !important;
}

.mr-190px {
  margin-right: 190px !important;
}

.mx-190px {
  margin-left: 190px !important;
  margin-right: 190px !important;
}

.my-190px {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

.m--190px {
  margin: -190px !important;
}

.mt--190px {
  margin-top: -190px !important;
}

.mb--190px {
  margin-bottom: -190px !important;
}

.ml--190px {
  margin-left: -190px !important;
}

.mr--190px {
  margin-right: -190px !important;
}

.mx--190px {
  margin-left: -190px !important;
  margin-right: -190px !important;
}

.my--190px {
  margin-top: -190px !important;
  margin-bottom: -190px !important;
}

.w--190px {
  width: -190px !important;
}

.w-190px {
  width: 190px !important;
}

.min-w-190px {
  min-width: 190px !important;
}

.max-w-190px {
  max-width: 190px !important;
}

.h-190px {
  height: 190px !important;
}

.min-h-190px {
  min-height: 190px !important;
}

.max-h-190px {
  max-height: 190px !important;
}

.p-200px {
  padding: 200px !important;
}

.pt-200px {
  padding-top: 200px !important;
}

.pb-200px {
  padding-bottom: 200px !important;
}

.pl-200px {
  padding-left: 200px !important;
}

.pr-200px {
  padding-right: 200px !important;
}

.px-200px {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

.py-200px {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

.m-200px {
  margin: 200px !important;
}

.mt-200px {
  margin-top: 200px !important;
}

.mb-200px {
  margin-bottom: 200px !important;
}

.ml-200px {
  margin-left: 200px !important;
}

.mr-200px {
  margin-right: 200px !important;
}

.mx-200px {
  margin-left: 200px !important;
  margin-right: 200px !important;
}

.my-200px {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

.m--200px {
  margin: -200px !important;
}

.mt--200px {
  margin-top: -200px !important;
}

.mb--200px {
  margin-bottom: -200px !important;
}

.ml--200px {
  margin-left: -200px !important;
}

.mr--200px {
  margin-right: -200px !important;
}

.mx--200px {
  margin-left: -200px !important;
  margin-right: -200px !important;
}

.my--200px {
  margin-top: -200px !important;
  margin-bottom: -200px !important;
}

.w--200px {
  width: -200px !important;
}

.w-200px {
  width: 200px !important;
}

.min-w-200px {
  min-width: 200px !important;
}

.max-w-200px {
  max-width: 200px !important;
}

.h-200px {
  height: 200px !important;
}

.min-h-200px {
  min-height: 200px !important;
}

.max-h-200px {
  max-height: 200px !important;
}

.p-250px {
  padding: 250px !important;
}

.pt-250px {
  padding-top: 250px !important;
}

.pb-250px {
  padding-bottom: 250px !important;
}

.pl-250px {
  padding-left: 250px !important;
}

.pr-250px {
  padding-right: 250px !important;
}

.px-250px {
  padding-left: 250px !important;
  padding-right: 250px !important;
}

.py-250px {
  padding-top: 250px !important;
  padding-bottom: 250px !important;
}

.m-250px {
  margin: 250px !important;
}

.mt-250px {
  margin-top: 250px !important;
}

.mb-250px {
  margin-bottom: 250px !important;
}

.ml-250px {
  margin-left: 250px !important;
}

.mr-250px {
  margin-right: 250px !important;
}

.mx-250px {
  margin-left: 250px !important;
  margin-right: 250px !important;
}

.my-250px {
  margin-top: 250px !important;
  margin-bottom: 250px !important;
}

.m--250px {
  margin: -250px !important;
}

.mt--250px {
  margin-top: -250px !important;
}

.mb--250px {
  margin-bottom: -250px !important;
}

.ml--250px {
  margin-left: -250px !important;
}

.mr--250px {
  margin-right: -250px !important;
}

.mx--250px {
  margin-left: -250px !important;
  margin-right: -250px !important;
}

.my--250px {
  margin-top: -250px !important;
  margin-bottom: -250px !important;
}

.w--250px {
  width: -250px !important;
}

.w-250px {
  width: 250px !important;
}

.min-w-250px {
  min-width: 250px !important;
}

.max-w-250px {
  max-width: 250px !important;
}

.h-250px {
  height: 250px !important;
}

.min-h-250px {
  min-height: 250px !important;
}

.max-h-250px {
  max-height: 250px !important;
}

.p-300px {
  padding: 300px !important;
}

.pt-300px {
  padding-top: 300px !important;
}

.pb-300px {
  padding-bottom: 300px !important;
}

.pl-300px {
  padding-left: 300px !important;
}

.pr-300px {
  padding-right: 300px !important;
}

.px-300px {
  padding-left: 300px !important;
  padding-right: 300px !important;
}

.py-300px {
  padding-top: 300px !important;
  padding-bottom: 300px !important;
}

.m-300px {
  margin: 300px !important;
}

.mt-300px {
  margin-top: 300px !important;
}

.mb-300px {
  margin-bottom: 300px !important;
}

.ml-300px {
  margin-left: 300px !important;
}

.mr-300px {
  margin-right: 300px !important;
}

.mx-300px {
  margin-left: 300px !important;
  margin-right: 300px !important;
}

.my-300px {
  margin-top: 300px !important;
  margin-bottom: 300px !important;
}

.m--300px {
  margin: -300px !important;
}

.mt--300px {
  margin-top: -300px !important;
}

.mb--300px {
  margin-bottom: -300px !important;
}

.ml--300px {
  margin-left: -300px !important;
}

.mr--300px {
  margin-right: -300px !important;
}

.mx--300px {
  margin-left: -300px !important;
  margin-right: -300px !important;
}

.my--300px {
  margin-top: -300px !important;
  margin-bottom: -300px !important;
}

.w--300px {
  width: -300px !important;
}

.w-300px {
  width: 300px !important;
}

.min-w-300px {
  min-width: 300px !important;
}

.max-w-300px {
  max-width: 300px !important;
}

.h-300px {
  height: 300px !important;
}

.min-h-300px {
  min-height: 300px !important;
}

.max-h-300px {
  max-height: 300px !important;
}

.p-350px {
  padding: 350px !important;
}

.pt-350px {
  padding-top: 350px !important;
}

.pb-350px {
  padding-bottom: 350px !important;
}

.pl-350px {
  padding-left: 350px !important;
}

.pr-350px {
  padding-right: 350px !important;
}

.px-350px {
  padding-left: 350px !important;
  padding-right: 350px !important;
}

.py-350px {
  padding-top: 350px !important;
  padding-bottom: 350px !important;
}

.m-350px {
  margin: 350px !important;
}

.mt-350px {
  margin-top: 350px !important;
}

.mb-350px {
  margin-bottom: 350px !important;
}

.ml-350px {
  margin-left: 350px !important;
}

.mr-350px {
  margin-right: 350px !important;
}

.mx-350px {
  margin-left: 350px !important;
  margin-right: 350px !important;
}

.my-350px {
  margin-top: 350px !important;
  margin-bottom: 350px !important;
}

.m--350px {
  margin: -350px !important;
}

.mt--350px {
  margin-top: -350px !important;
}

.mb--350px {
  margin-bottom: -350px !important;
}

.ml--350px {
  margin-left: -350px !important;
}

.mr--350px {
  margin-right: -350px !important;
}

.mx--350px {
  margin-left: -350px !important;
  margin-right: -350px !important;
}

.my--350px {
  margin-top: -350px !important;
  margin-bottom: -350px !important;
}

.w--350px {
  width: -350px !important;
}

.w-350px {
  width: 350px !important;
}

.min-w-350px {
  min-width: 350px !important;
}

.max-w-350px {
  max-width: 350px !important;
}

.h-350px {
  height: 350px !important;
}

.min-h-350px {
  min-height: 350px !important;
}

.max-h-350px {
  max-height: 350px !important;
}

.p-400px {
  padding: 400px !important;
}

.pt-400px {
  padding-top: 400px !important;
}

.pb-400px {
  padding-bottom: 400px !important;
}

.pl-400px {
  padding-left: 400px !important;
}

.pr-400px {
  padding-right: 400px !important;
}

.px-400px {
  padding-left: 400px !important;
  padding-right: 400px !important;
}

.py-400px {
  padding-top: 400px !important;
  padding-bottom: 400px !important;
}

.m-400px {
  margin: 400px !important;
}

.mt-400px {
  margin-top: 400px !important;
}

.mb-400px {
  margin-bottom: 400px !important;
}

.ml-400px {
  margin-left: 400px !important;
}

.mr-400px {
  margin-right: 400px !important;
}

.mx-400px {
  margin-left: 400px !important;
  margin-right: 400px !important;
}

.my-400px {
  margin-top: 400px !important;
  margin-bottom: 400px !important;
}

.m--400px {
  margin: -400px !important;
}

.mt--400px {
  margin-top: -400px !important;
}

.mb--400px {
  margin-bottom: -400px !important;
}

.ml--400px {
  margin-left: -400px !important;
}

.mr--400px {
  margin-right: -400px !important;
}

.mx--400px {
  margin-left: -400px !important;
  margin-right: -400px !important;
}

.my--400px {
  margin-top: -400px !important;
  margin-bottom: -400px !important;
}

.w--400px {
  width: -400px !important;
}

.w-400px {
  width: 400px !important;
}

.min-w-400px {
  min-width: 400px !important;
}

.max-w-400px {
  max-width: 400px !important;
}

.h-400px {
  height: 400px !important;
}

.min-h-400px {
  min-height: 400px !important;
}

.max-h-400px {
  max-height: 400px !important;
}

.p-500px {
  padding: 500px !important;
}

.pt-500px {
  padding-top: 500px !important;
}

.pb-500px {
  padding-bottom: 500px !important;
}

.pl-500px {
  padding-left: 500px !important;
}

.pr-500px {
  padding-right: 500px !important;
}

.px-500px {
  padding-left: 500px !important;
  padding-right: 500px !important;
}

.py-500px {
  padding-top: 500px !important;
  padding-bottom: 500px !important;
}

.m-500px {
  margin: 500px !important;
}

.mt-500px {
  margin-top: 500px !important;
}

.mb-500px {
  margin-bottom: 500px !important;
}

.ml-500px {
  margin-left: 500px !important;
}

.mr-500px {
  margin-right: 500px !important;
}

.mx-500px {
  margin-left: 500px !important;
  margin-right: 500px !important;
}

.my-500px {
  margin-top: 500px !important;
  margin-bottom: 500px !important;
}

.m--500px {
  margin: -500px !important;
}

.mt--500px {
  margin-top: -500px !important;
}

.mb--500px {
  margin-bottom: -500px !important;
}

.ml--500px {
  margin-left: -500px !important;
}

.mr--500px {
  margin-right: -500px !important;
}

.mx--500px {
  margin-left: -500px !important;
  margin-right: -500px !important;
}

.my--500px {
  margin-top: -500px !important;
  margin-bottom: -500px !important;
}

.w--500px {
  width: -500px !important;
}

.w-500px {
  width: 500px !important;
}

.min-w-500px {
  min-width: 500px !important;
}

.max-w-500px {
  max-width: 500px !important;
}

.h-500px {
  height: 500px !important;
}

.min-h-500px {
  min-height: 500px !important;
}

.max-h-500px {
  max-height: 500px !important;
}

.p-600px {
  padding: 600px !important;
}

.pt-600px {
  padding-top: 600px !important;
}

.pb-600px {
  padding-bottom: 600px !important;
}

.pl-600px {
  padding-left: 600px !important;
}

.pr-600px {
  padding-right: 600px !important;
}

.px-600px {
  padding-left: 600px !important;
  padding-right: 600px !important;
}

.py-600px {
  padding-top: 600px !important;
  padding-bottom: 600px !important;
}

.m-600px {
  margin: 600px !important;
}

.mt-600px {
  margin-top: 600px !important;
}

.mb-600px {
  margin-bottom: 600px !important;
}

.ml-600px {
  margin-left: 600px !important;
}

.mr-600px {
  margin-right: 600px !important;
}

.mx-600px {
  margin-left: 600px !important;
  margin-right: 600px !important;
}

.my-600px {
  margin-top: 600px !important;
  margin-bottom: 600px !important;
}

.m--600px {
  margin: -600px !important;
}

.mt--600px {
  margin-top: -600px !important;
}

.mb--600px {
  margin-bottom: -600px !important;
}

.ml--600px {
  margin-left: -600px !important;
}

.mr--600px {
  margin-right: -600px !important;
}

.mx--600px {
  margin-left: -600px !important;
  margin-right: -600px !important;
}

.my--600px {
  margin-top: -600px !important;
  margin-bottom: -600px !important;
}

.w--600px {
  width: -600px !important;
}

.w-600px {
  width: 600px !important;
}

.min-w-600px {
  min-width: 600px !important;
}

.max-w-600px {
  max-width: 600px !important;
}

.h-600px {
  height: 600px !important;
}

.min-h-600px {
  min-height: 600px !important;
}

.max-h-600px {
  max-height: 600px !important;
}

.p-700px {
  padding: 700px !important;
}

.pt-700px {
  padding-top: 700px !important;
}

.pb-700px {
  padding-bottom: 700px !important;
}

.pl-700px {
  padding-left: 700px !important;
}

.pr-700px {
  padding-right: 700px !important;
}

.px-700px {
  padding-left: 700px !important;
  padding-right: 700px !important;
}

.py-700px {
  padding-top: 700px !important;
  padding-bottom: 700px !important;
}

.m-700px {
  margin: 700px !important;
}

.mt-700px {
  margin-top: 700px !important;
}

.mb-700px {
  margin-bottom: 700px !important;
}

.ml-700px {
  margin-left: 700px !important;
}

.mr-700px {
  margin-right: 700px !important;
}

.mx-700px {
  margin-left: 700px !important;
  margin-right: 700px !important;
}

.my-700px {
  margin-top: 700px !important;
  margin-bottom: 700px !important;
}

.m--700px {
  margin: -700px !important;
}

.mt--700px {
  margin-top: -700px !important;
}

.mb--700px {
  margin-bottom: -700px !important;
}

.ml--700px {
  margin-left: -700px !important;
}

.mr--700px {
  margin-right: -700px !important;
}

.mx--700px {
  margin-left: -700px !important;
  margin-right: -700px !important;
}

.my--700px {
  margin-top: -700px !important;
  margin-bottom: -700px !important;
}

.w--700px {
  width: -700px !important;
}

.w-700px {
  width: 700px !important;
}

.min-w-700px {
  min-width: 700px !important;
}

.max-w-700px {
  max-width: 700px !important;
}

.h-700px {
  height: 700px !important;
}

.min-h-700px {
  min-height: 700px !important;
}

.max-h-700px {
  max-height: 700px !important;
}

.p-760px {
  padding: 760px !important;
}

.pt-760px {
  padding-top: 760px !important;
}

.pb-760px {
  padding-bottom: 760px !important;
}

.pl-760px {
  padding-left: 760px !important;
}

.pr-760px {
  padding-right: 760px !important;
}

.px-760px {
  padding-left: 760px !important;
  padding-right: 760px !important;
}

.py-760px {
  padding-top: 760px !important;
  padding-bottom: 760px !important;
}

.m-760px {
  margin: 760px !important;
}

.mt-760px {
  margin-top: 760px !important;
}

.mb-760px {
  margin-bottom: 760px !important;
}

.ml-760px {
  margin-left: 760px !important;
}

.mr-760px {
  margin-right: 760px !important;
}

.mx-760px {
  margin-left: 760px !important;
  margin-right: 760px !important;
}

.my-760px {
  margin-top: 760px !important;
  margin-bottom: 760px !important;
}

.m--760px {
  margin: -760px !important;
}

.mt--760px {
  margin-top: -760px !important;
}

.mb--760px {
  margin-bottom: -760px !important;
}

.ml--760px {
  margin-left: -760px !important;
}

.mr--760px {
  margin-right: -760px !important;
}

.mx--760px {
  margin-left: -760px !important;
  margin-right: -760px !important;
}

.my--760px {
  margin-top: -760px !important;
  margin-bottom: -760px !important;
}

.w--760px {
  width: -760px !important;
}

.w-760px {
  width: 760px !important;
}

.min-w-760px {
  min-width: 760px !important;
}

.max-w-760px {
  max-width: 760px !important;
}

.h-760px {
  height: 760px !important;
}

.min-h-760px {
  min-height: 760px !important;
}

.max-h-760px {
  max-height: 760px !important;
}

.p-800px {
  padding: 800px !important;
}

.pt-800px {
  padding-top: 800px !important;
}

.pb-800px {
  padding-bottom: 800px !important;
}

.pl-800px {
  padding-left: 800px !important;
}

.pr-800px {
  padding-right: 800px !important;
}

.px-800px {
  padding-left: 800px !important;
  padding-right: 800px !important;
}

.py-800px {
  padding-top: 800px !important;
  padding-bottom: 800px !important;
}

.m-800px {
  margin: 800px !important;
}

.mt-800px {
  margin-top: 800px !important;
}

.mb-800px {
  margin-bottom: 800px !important;
}

.ml-800px {
  margin-left: 800px !important;
}

.mr-800px {
  margin-right: 800px !important;
}

.mx-800px {
  margin-left: 800px !important;
  margin-right: 800px !important;
}

.my-800px {
  margin-top: 800px !important;
  margin-bottom: 800px !important;
}

.m--800px {
  margin: -800px !important;
}

.mt--800px {
  margin-top: -800px !important;
}

.mb--800px {
  margin-bottom: -800px !important;
}

.ml--800px {
  margin-left: -800px !important;
}

.mr--800px {
  margin-right: -800px !important;
}

.mx--800px {
  margin-left: -800px !important;
  margin-right: -800px !important;
}

.my--800px {
  margin-top: -800px !important;
  margin-bottom: -800px !important;
}

.w--800px {
  width: -800px !important;
}

.w-800px {
  width: 800px !important;
}

.min-w-800px {
  min-width: 800px !important;
}

.max-w-800px {
  max-width: 800px !important;
}

.h-800px {
  height: 800px !important;
}

.min-h-800px {
  min-height: 800px !important;
}

.max-h-800px {
  max-height: 800px !important;
}

.p-900px {
  padding: 900px !important;
}

.pt-900px {
  padding-top: 900px !important;
}

.pb-900px {
  padding-bottom: 900px !important;
}

.pl-900px {
  padding-left: 900px !important;
}

.pr-900px {
  padding-right: 900px !important;
}

.px-900px {
  padding-left: 900px !important;
  padding-right: 900px !important;
}

.py-900px {
  padding-top: 900px !important;
  padding-bottom: 900px !important;
}

.m-900px {
  margin: 900px !important;
}

.mt-900px {
  margin-top: 900px !important;
}

.mb-900px {
  margin-bottom: 900px !important;
}

.ml-900px {
  margin-left: 900px !important;
}

.mr-900px {
  margin-right: 900px !important;
}

.mx-900px {
  margin-left: 900px !important;
  margin-right: 900px !important;
}

.my-900px {
  margin-top: 900px !important;
  margin-bottom: 900px !important;
}

.m--900px {
  margin: -900px !important;
}

.mt--900px {
  margin-top: -900px !important;
}

.mb--900px {
  margin-bottom: -900px !important;
}

.ml--900px {
  margin-left: -900px !important;
}

.mr--900px {
  margin-right: -900px !important;
}

.mx--900px {
  margin-left: -900px !important;
  margin-right: -900px !important;
}

.my--900px {
  margin-top: -900px !important;
  margin-bottom: -900px !important;
}

.w--900px {
  width: -900px !important;
}

.w-900px {
  width: 900px !important;
}

.min-w-900px {
  min-width: 900px !important;
}

.max-w-900px {
  max-width: 900px !important;
}

.h-900px {
  height: 900px !important;
}

.min-h-900px {
  min-height: 900px !important;
}

.max-h-900px {
  max-height: 900px !important;
}

.p-1000px {
  padding: 1000px !important;
}

.pt-1000px {
  padding-top: 1000px !important;
}

.pb-1000px {
  padding-bottom: 1000px !important;
}

.pl-1000px {
  padding-left: 1000px !important;
}

.pr-1000px {
  padding-right: 1000px !important;
}

.px-1000px {
  padding-left: 1000px !important;
  padding-right: 1000px !important;
}

.py-1000px {
  padding-top: 1000px !important;
  padding-bottom: 1000px !important;
}

.m-1000px {
  margin: 1000px !important;
}

.mt-1000px {
  margin-top: 1000px !important;
}

.mb-1000px {
  margin-bottom: 1000px !important;
}

.ml-1000px {
  margin-left: 1000px !important;
}

.mr-1000px {
  margin-right: 1000px !important;
}

.mx-1000px {
  margin-left: 1000px !important;
  margin-right: 1000px !important;
}

.my-1000px {
  margin-top: 1000px !important;
  margin-bottom: 1000px !important;
}

.m--1000px {
  margin: -1000px !important;
}

.mt--1000px {
  margin-top: -1000px !important;
}

.mb--1000px {
  margin-bottom: -1000px !important;
}

.ml--1000px {
  margin-left: -1000px !important;
}

.mr--1000px {
  margin-right: -1000px !important;
}

.mx--1000px {
  margin-left: -1000px !important;
  margin-right: -1000px !important;
}

.my--1000px {
  margin-top: -1000px !important;
  margin-bottom: -1000px !important;
}

.w--1000px {
  width: -1000px !important;
}

.w-1000px {
  width: 1000px !important;
}

.min-w-1000px {
  min-width: 1000px !important;
}

.max-w-1000px {
  max-width: 1000px !important;
}

.h-1000px {
  height: 1000px !important;
}

.min-h-1000px {
  min-height: 1000px !important;
}

.max-h-1000px {
  max-height: 1000px !important;
}

.p-1100px {
  padding: 1100px !important;
}

.pt-1100px {
  padding-top: 1100px !important;
}

.pb-1100px {
  padding-bottom: 1100px !important;
}

.pl-1100px {
  padding-left: 1100px !important;
}

.pr-1100px {
  padding-right: 1100px !important;
}

.px-1100px {
  padding-left: 1100px !important;
  padding-right: 1100px !important;
}

.py-1100px {
  padding-top: 1100px !important;
  padding-bottom: 1100px !important;
}

.m-1100px {
  margin: 1100px !important;
}

.mt-1100px {
  margin-top: 1100px !important;
}

.mb-1100px {
  margin-bottom: 1100px !important;
}

.ml-1100px {
  margin-left: 1100px !important;
}

.mr-1100px {
  margin-right: 1100px !important;
}

.mx-1100px {
  margin-left: 1100px !important;
  margin-right: 1100px !important;
}

.my-1100px {
  margin-top: 1100px !important;
  margin-bottom: 1100px !important;
}

.m--1100px {
  margin: -1100px !important;
}

.mt--1100px {
  margin-top: -1100px !important;
}

.mb--1100px {
  margin-bottom: -1100px !important;
}

.ml--1100px {
  margin-left: -1100px !important;
}

.mr--1100px {
  margin-right: -1100px !important;
}

.mx--1100px {
  margin-left: -1100px !important;
  margin-right: -1100px !important;
}

.my--1100px {
  margin-top: -1100px !important;
  margin-bottom: -1100px !important;
}

.w--1100px {
  width: -1100px !important;
}

.w-1100px {
  width: 1100px !important;
}

.min-w-1100px {
  min-width: 1100px !important;
}

.max-w-1100px {
  max-width: 1100px !important;
}

.h-1100px {
  height: 1100px !important;
}

.min-h-1100px {
  min-height: 1100px !important;
}

.max-h-1100px {
  max-height: 1100px !important;
}

.font-Thin {
  font-weight: 100 !important;
}

.font-ExtraLight {
  font-weight: 200 !important;
}

.font-Light {
  font-weight: 300 !important;
}

.font-Regular {
  font-weight: 400 !important;
}

.font-Medium {
  font-weight: 500 !important;
}

.font-SemiBold {
  font-weight: 600 !important;
}

.font-Bold {
  font-weight: 700 !important;
}

.font-ExtraBold {
  font-weight: 800 !important;
}

.font-2px {
  font-size: 2px !important;
}

.font-3px {
  font-size: 3px !important;
}

.font-4px {
  font-size: 4px !important;
}

.font-5px {
  font-size: 5px !important;
}

.font-6px {
  font-size: 6px !important;
}

.font-7px {
  font-size: 7px !important;
}

.font-8px {
  font-size: 8px !important;
}

.font-9px {
  font-size: 9px !important;
}

.font-10px {
  font-size: 10px !important;
}

.font-11px {
  font-size: 11px !important;
}

.font-12px {
  font-size: 12px !important;
}

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

.font-14px {
  font-size: 14px !important;
}

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

.font-16px {
  font-size: 16px !important;
}

.font-17px {
  font-size: 17px !important;
}

.font-18px {
  font-size: 18px !important;
}

.font-19px {
  font-size: 19px !important;
}

.font-20px {
  font-size: 20px !important;
}

.font-21px {
  font-size: 21px !important;
}

.font-22px {
  font-size: 22px !important;
}

.font-23px {
  font-size: 23px !important;
}

.font-24px {
  font-size: 24px !important;
}

.font-25px {
  font-size: 25px !important;
}

.font-26px {
  font-size: 26px !important;
}

.font-27px {
  font-size: 27px !important;
}

.font-28px {
  font-size: 28px !important;
}

.font-29px {
  font-size: 29px !important;
}

.font-30px {
  font-size: 30px !important;
}

.font-35px {
  font-size: 35px !important;
}

.font-40px {
  font-size: 40px !important;
}

.font-45px {
  font-size: 45px !important;
}

.font-50px {
  font-size: 50px !important;
}

.font-55px {
  font-size: 55px !important;
}

.font-60px {
  font-size: 60px !important;
}

.font-65px {
  font-size: 65px !important;
}

.font-70px {
  font-size: 70px !important;
}

.font-80px {
  font-size: 80px !important;
}

.font-90px {
  font-size: 90px !important;
}

.font-100px {
  font-size: 100px !important;
}

.bigger-110 {
  font-size: "110%" !important;
}

.bigger-120 {
  font-size: "120%" !important;
}

.bigger-130 {
  font-size: "130%" !important;
}

.bigger-140 {
  font-size: "140%" !important;
}

.bigger-150 {
  font-size: "150%" !important;
}

.bigger-160 {
  font-size: "160%" !important;
}

.bigger-170 {
  font-size: "170%" !important;
}

.bigger-180 {
  font-size: "180%" !important;
}

.bigger-190 {
  font-size: "190%" !important;
}

.bigger-200 {
  font-size: "200%" !important;
}

.bigger-210 {
  font-size: "210%" !important;
}

.bigger-220 {
  font-size: "220%" !important;
}

.bigger-230 {
  font-size: "230%" !important;
}

.bigger-240 {
  font-size: "240%" !important;
}

.bigger-250 {
  font-size: "250%" !important;
}

.bigger-260 {
  font-size: "260%" !important;
}

.bigger-270 {
  font-size: "270%" !important;
}

.bigger-280 {
  font-size: "280%" !important;
}

.bigger-290 {
  font-size: "290%" !important;
}

.bigger-300 {
  font-size: "300%" !important;
}

.smaller-20 {
  font-size: "20%" !important;
}

.smaller-25 {
  font-size: "25%" !important;
}

.smaller-30 {
  font-size: "30%" !important;
}

.smaller-35 {
  font-size: "35%" !important;
}

.smaller-40 {
  font-size: "40%" !important;
}

.smaller-45 {
  font-size: "45%" !important;
}

.smaller-50 {
  font-size: "50%" !important;
}

.smaller-55 {
  font-size: "55%" !important;
}

.smaller-60 {
  font-size: "60%" !important;
}

.smaller-65 {
  font-size: "65%" !important;
}

.smaller-70 {
  font-size: "70%" !important;
}

.smaller-75 {
  font-size: "75%" !important;
}

.smaller-80 {
  font-size: "80%" !important;
}

.smaller-85 {
  font-size: "85%" !important;
}

.smaller-90 {
  font-size: "90%" !important;
}

.smaller-95 {
  font-size: "95%" !important;
}

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

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

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

.width-35px {
  width: "35px" !important;
}

.width-40px {
  width: "40px" !important;
}

.width-45px {
  width: "45px" !important;
}

.width-50px {
  width: "50px" !important;
}

.width-55px {
  width: "55px" !important;
}

.width-60px {
  width: "60px" !important;
}

.width-65px {
  width: "65px" !important;
}

.width-70px {
  width: "70px" !important;
}

.width-75px {
  width: "75px" !important;
}

.width-80px {
  width: "80px" !important;
}

.width-85px {
  width: "85px" !important;
}

.width-90px {
  width: "90px" !important;
}

.width-95px {
  width: "95px" !important;
}

.width-100px {
  width: "100px" !important;
}

.img-fit-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-fit-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

input[type=number].number-disabled::-webkit-outer-spin-button,
input[type=number].number-disabled::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.position-relative,
.pos-rel {
  position: relative;
}

.position-absolute,
.pos-abs {
  position: absolute;
}

.img-responsive,
.img-fluid {
  width: 100%;
  max-width: 100%;
}

.no-gutters {
  margin-left: 0px;
  margin-right: 0px;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-left: 0px;
  padding-right: 0px;
}

.half-gutters {
  margin-left: 7.5px;
  margin-right: 7.5px;
}

.half-gutters > .col,
.half-gutters > [class*=col-] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.small-gutters {
  margin-left: 3px;
  margin-right: 3px;
}

.small-gutters > .col,
.small-gutters > [class*=col-] {
  padding-left: 3px;
  padding-right: 3px;
}

.img-4by3 {
  position: relative;
  width: 100%;
  padding-top: 75%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-16by9 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-4by3-v {
  position: relative;
  width: 100%;
  padding-top: 133.33%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-16by9-v {
  position: relative;
  width: 100%;
  padding-top: 177.77%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-1by1 {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-4by3.holder > img,
.img-16by9.holder > img,
.img-4by3-v.holder > img,
.img-16by9-v.holder > img,
.img-1by1.holder > img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}

.z-template {
  display: none;
}

.strike {
  text-decoration: line-through !important;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

select.text-left {
  -moz-text-align-last: left;
       text-align-last: left;
}
select.text-center {
  -moz-text-align-last: center;
       text-align-last: center;
}
select.text-right {
  -moz-text-align-last: right;
       text-align-last: right;
}

.cursor-pointer {
  cursor: pointer;
}

.thin-cell {
  width: 1%;
  white-space: nowrap;
}

html {
  min-height: 100%;
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  word-wrap: break-word;
}

.main-content {
  flex: 1 0 auto;
  overflow: hidden;
}

footer,
.footer {
  flex-shrink: 0;
}

.h-100 {
  height: 100%;
}

.hidden {
  display: none;
}

.loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  filter: blur(1);
  z-index: 99;
}
.loader-overlay .pusher {
  height: 50%;
}
.loader-overlay .loader-text {
  transform: translateY(-100%);
}
.loader-overlay.global-overlay {
  position: fixed;
}

.new-loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: flex;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}
.new-loader-overlay.global-overlay {
  position: fixed;
}

#loader_fade_color {
  position: relative;
  display: flex;
  width: 75px;
  justify-content: center;
}
#loader_fade_color div {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #fff;
}
#loader_fade_color div:nth-child(1) {
  -webkit-animation: loader_fade_color 3s linear infinite 0s;
          animation: loader_fade_color 3s linear infinite 0s;
}
#loader_fade_color div:nth-child(2) {
  -webkit-animation: loader_fade_color 3s linear infinite 0.15s;
          animation: loader_fade_color 3s linear infinite 0.15s;
}
#loader_fade_color div:nth-child(3) {
  -webkit-animation: loader_fade_color 3s linear infinite 0.3s;
          animation: loader_fade_color 3s linear infinite 0.3s;
}
#loader_fade_color div:nth-child(4) {
  -webkit-animation: loader_fade_color 3s linear infinite 0.45s;
          animation: loader_fade_color 3s linear infinite 0.45s;
}

@-webkit-keyframes loader_fade_color {
  0% {
    opacity: 0;
    transform: scale(0.3);
    background: #59cd90;
  }
  25% {
    opacity: 1;
    transform: scale(1.8);
    background: #0072bb;
  }
  50% {
    opacity: 0;
    transform: scale(0.3);
    background: #fe4a49;
  }
  75% {
    opacity: 1;
    transform: scale(1.8);
    background: #fed766;
  }
  100% {
    opacity: 0;
  }
}

@keyframes loader_fade_color {
  0% {
    opacity: 0;
    transform: scale(0.3);
    background: #59cd90;
  }
  25% {
    opacity: 1;
    transform: scale(1.8);
    background: #0072bb;
  }
  50% {
    opacity: 0;
    transform: scale(0.3);
    background: #fe4a49;
  }
  75% {
    opacity: 1;
    transform: scale(1.8);
    background: #fed766;
  }
  100% {
    opacity: 0;
  }
}
.async-content {
  position: relative;
}
.async-content.async-loading:not(.async-ghost) {
  min-height: 100px;
}

.btn-to-top {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: black;
  color: #f6f6f6;
  cursor: pointer;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  opacity: 0.5;
}
.btn-to-top:hover {
  opacity: 1;
}
.btn-to-top:focus {
  outline: none;
}

.modal-open .btn-to-top {
  display: none !important;
}

.required > label:after {
  content: " *";
  color: red;
}

.pagination.z-pagination .page-item {
  margin-right: 5px;
}
.pagination.z-pagination .page-item button {
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #ffffff;
  background-color: #3b86ff;
  border-color: #3b86ff;
}
.pagination.z-pagination .page-item .page-link,
.pagination.z-pagination .page-item button {
  color: #333;
  background-color: #fff;
  border-color: #e8e9ec;
  border-radius: 3px;
  transition: all 0.2s ease;
}
.pagination.z-pagination .page-item .page-link:hover,
.pagination.z-pagination .page-item button:hover {
  border-color: #3b86ff;
}
.pagination.z-pagination .page-item.disabled .page-link {
  color: #333;
  background-color: #fff;
  border-color: #e8e9ec;
  border-radius: 3px;
  transition: all 0.2s ease;
}
.pagination.z-pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #3b86ff;
  border-color: #3b86ff;
}
.pagination.z-pagination .dropdown-menu {
  padding-top: 0;
}
.pagination.z-pagination .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}
.pagination.z-pagination .dropdown-item:hover {
  background-color: #496a38;
  color: #ffffff;
}
.pagination.z-pagination .dropdown-search {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #496a38;
  text-align: center;
}
.pagination.z-pagination .dropdown-search input {
  text-align: center;
}

.select2-container.select2-container--below {
  height: 30px;
}
.select2-container.select2-container--below.select2-container--open {
  border-radius: 5px;
  background-color: #232b32;
}
.select2-container.select2-container--open .select2-dropdown {
  background-color: #232b32;
  border: 0;
  border-radius: 5px;
  padding: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}
.select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown {
  padding: 10px;
}
.select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field {
  color: #a5aabe;
  border: 1px solid #89b3f7;
  border-radius: 5px;
  background-color: #2e373d;
  height: 40px;
  padding: 10px;
}
.select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field:focus {
  outline: none;
}
.select2-container.select2-container--open .select2-dropdown .select2-results {
  border-radius: 5px;
  overflow: hidden;
}
.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option {
  padding: 10px;
  color: #a5aabe;
}
.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selectable {
  background-color: transparent;
}
.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selected {
  background-color: transparent;
  color: #3e88fb;
}
.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted {
  background-color: transparent;
  background-color: #444c52;
}
.select2-container .select2-selection {
  height: 30px;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #3a4248;
  background-color: transparent;
}
.select2-container .select2-selection:focus {
  outline: none;
}
.select2-container .select2-selection .select2-selection__rendered {
  color: #dadbe0;
  line-height: 30px;
}
.select2-container .select2-selection .select2-selection__arrow {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.select2-container .select2-selection .select2-selection__arrow:after {
  content: url(../image/select-icon.svg);
}
.select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}

body.white-theme .select2-container.select2-container--below.select2-container--open {
  background-color: #fff;
}
body.white-theme .select2-container.select2-container--open .select2-dropdown {
  background-color: #fff;
}
body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field {
  color: #232b32;
  border: 1px solid #89b3f7;
  background-color: #f3f3f3;
}
body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option {
  color: #232b32;
}
body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selectable {
  background-color: transparent;
}
body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selected {
  background-color: transparent;
  color: #3e88fb;
}
body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted {
  background-color: transparent;
  background-color: #f7f8f7;
}
body.white-theme .select2-container .select2-selection {
  border-bottom: 2px solid #d9dadf;
}
body.white-theme .select2-container .select2-selection .select2-selection__rendered {
  color: #232b32;
}

.overflow-inherit {
  overflow: inherit !important;
}/*# sourceMappingURL=coreCSS.css.map */