@media screen and (max-width: 767px) {
  .table-responsive {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  #calendar .fc-center {
    margin-top: 15px;
  }
}
.white-uri,
.white-uri > a,
.white-uri small,
.white-uri small > a {
  color: #fff !important;
}
.white-uri > a {
  text-decoration: underline !important;
}
.shadow-white {
  text-shadow: 1px 2px 3px white !important;
}
.shadow-black {
  text-shadow: 1px 2px 3px black !important;
}
.error-container p.description {
  line-height: 40px !important;
}
table {
  page-break-inside: auto;
}
tr {
  page-break-inside: auto;
  page-break-after: auto;
}
thead {
  display: table-header-group;
}
tfoot {
  display: table-footer-group;
}
a,
a:visited,
a:focus,
a:active,
a:hover {
  outline: 0 none !important;
}
.lowercase {
  text-transform: lowercase !important;
}
.label-black,
.badge-black {
  background-color: #000 !important;
  color: #fff !important;
  background-image: none !important;
}
.label-light-gray,
.badge-light-gray {
  background-color: #eee !important;
  color: #aaa !important;
  background-image: none !important;
}
.label-border-grey,
.badge-border-grey {
  background-color: none !important;
  color: #999 !important;
  background-image: none !important;
  border: 1px solid #999 !important;
}
.border-orange {
  border-color: rgba(255, 89, 18, 1) !important;
}
.no-border td:nth-of-type(1n) {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
.page-break-before {
  page-break-before: always;
}
.valign-top {
  vertical-align: top !important;
}
.marker {
  background-color: Yellow;
}
.bold, .text-bold {
  font-weight: bold !important;
}
.nowrap {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.opacity-0-1 {
  opacity: 0.1 !important;
  filter: alpha(opacity=10) !important;
}
.opacity-0-2 {
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}
.opacity-0-3 {
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
.opacity-0-4 {
  opacity: 0.4 !important;
  filter: alpha(opacity=40) !important;
}
.opacity-0-5 {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
.opacity-0-6 {
  opacity: 0.6 !important;
  filter: alpha(opacity=60) !important;
}
.opacity-0-7 {
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
}
.opacity-0-8 {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
}
.opacity-0-9 {
  opacity: 0.9 !important;
  filter: alpha(opacity=90) !important;
}
.cursor-hand,
.hand {
  cursor: pointer;
}
.cursor-help {
  cursor: help;
}
.cursor-move,
.move {
  cursor: move;
}
.cursor-grabbable,
.grabbable,
.grab {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.line-height-0 {
  line-height: normal !important;
}
.fa-1 {
  font-size: 1.5em;
}
.fa-2 {
  font-size: 2em;
}
.fa-3 {
  font-size: 3em;
}
.fa-4,
.fa-4-2 {
  font-size: 4em;
}
.fa-5 {
  font-size: 5em;
}
.fa-6 {
  font-size: 6em;
}
.fa-7 {
  font-size: 7em;
}
.fa-8 {
  font-size: 8em;
}
.fa-9 {
  font-size: 9em;
}
.margin-0 {
  margin: 0 !important;
}
.margin-1 {
  margin: 1px !important;
}
.margin-2 {
  margin: 2px !important;
}
.margin-3 {
  margin: 3px !important;
}
.margin-4 {
  margin: 4px !important;
}
.margin-5 {
  margin: 5px !important;
}
.margin-6 {
  margin: 6px !important;
}
.margin-7 {
  margin: 7px !important;
}
.margin-8 {
  margin: 8px !important;
}
.margin-9 {
  margin: 9px !important;
}
.margin-10 {
  margin: 10px !important;
}
.margin-20 {
  margin: 20px !important;
}
.margin-30 {
  margin: 30px !important;
}
.margin-40 {
  margin: 40px !important;
}
.margin-50 {
  margin: 50px !important;
}
.margin-60 {
  margin: 60px !important;
}
.margin-70 {
  margin: 70px !important;
}
.margin-80 {
  margin: 80px !important;
}
.margin-90 {
  margin: 90px !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-1 {
  margin-top: 1px !important;
}
.margin-top-2 {
  margin-top: 2px !important;
}
.margin-top-3 {
  margin-top: 3px !important;
}
.margin-top-4 {
  margin-top: 4px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-top-6 {
  margin-top: 6px !important;
}
.margin-top-7 {
  margin-top: 7px !important;
}
.margin-top-8 {
  margin-top: 8px !important;
}
.margin-top-9 {
  margin-top: 9px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-top-70 {
  margin-top: 70px !important;
}
.margin-top-80 {
  margin-top: 80px !important;
}
.margin-top-90 {
  margin-top: 90px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-left-50 {
  margin-left: 50px !important;
}
.margin-left-60 {
  margin-left: 60px !important;
}
.margin-left-70 {
  margin-left: 70px !important;
}
.margin-left-80 {
  margin-left: 80px !important;
}
.margin-left-90 {
  margin-left: 90px !important;
}
.margin-left-minus10 {
  margin-left: -10px !important;
}
.margin-left-minus20 {
  margin-left: -20px !important;
}
.margin-left-minus30 {
  margin-left: -30px !important;
}
.margin-left-minus40 {
  margin-left: -40px !important;
}
.margin-left-minus50 {
  margin-left: -50px !important;
}
.margin-left-minus60 {
  margin-left: -60px !important;
}
.margin-left-minus70 {
  margin-left: -70px !important;
}
.margin-left-minus80 {
  margin-left: -80px !important;
}
.margin-left-minus90 {
  margin-left: -90px !important;
}
.margin-right-0 {
  margin-right: 0 !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-20 {
  margin-right: 20px !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-right-40 {
  margin-right: 40px !important;
}
.margin-right-50 {
  margin-right: 50px !important;
}
.margin-right-60 {
  margin-right: 60px !important;
}
.margin-right-70 {
  margin-right: 70px !important;
}
.margin-right-80 {
  margin-right: 80px !important;
}
.margin-right-90 {
  margin-right: 90px !important;
}
.padding-right-0 {
  padding-right: 0 !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-right-40 {
  padding-right: 40px !important;
}
.padding-right-50 {
  padding-right: 50px !important;
}
.padding-right-60 {
  padding-right: 60px !important;
}
.padding-right-70 {
  padding-right: 70px !important;
}
.padding-right-80 {
  padding-right: 80px !important;
}
.padding-right-90 {
  padding-right: 90px !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
}
.padding-bottom-70 {
  padding-bottom: 70px !important;
}
.padding-bottom-80 {
  padding-bottom: 80px !important;
}
.padding-bottom-90 {
  padding-bottom: 90px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.margin-bottom-70 {
  margin-bottom: 70px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
.margin-bottom-90 {
  margin-bottom: 90px !important;
}
.font-1-1em {
  font-size: 1.1em !important;
}
.font-1-2em {
  font-size: 1.2em !important;
}
.font-1-3em {
  font-size: 1.3em !important;
}
.font-1-4em {
  font-size: 1.4em !important;
}
.font-1-5em {
  font-size: 1.5em !important;
}
.font-1-6em {
  font-size: 1.6em !important;
}
.font-1-7em {
  font-size: 1.7em !important;
}
.font-1-8em {
  font-size: 1.8em !important;
}
.font-1-9em {
  font-size: 1.9em !important;
}
.font-2-0 {
  font-size: 2em !important;
}
.font-2-1em {
  font-size: 2.1em !important;
}
.font-2-2em {
  font-size: 2.2em !important;
}
.font-2-3em {
  font-size: 2.3em !important;
}
.font-2-4em {
  font-size: 2.4em !important;
}
.font-2-5em {
  font-size: 2.5em !important;
}
.font-2-6em {
  font-size: 2.6em !important;
}
.font-2-7em {
  font-size: 2.7em !important;
}
.font-2-8em {
  font-size: 2.8em !important;
}
.font-2-9em {
  font-size: 2.9em !important;
}
.black {
  color: #000 !important;
}
.very-light-grey {
  color: #eee !important;
}
.light-grey {
  color: #ccc !important;
}
.grey {
  color: #999 !important;
}
.stargrey {
  color: #555 !important;
}
.staryellow {
  color: #c79121 !important;
}
.alert.black {
  color: #444 !important;
}
.alert.alert-silver {
  border-color: #999;
  color: #000;
  background: #eee;
}
.green {
  color: #5cb85c !important;
}
.light-green {
  color: #00ff00 !important;
}
.blue {
  color: #337ab7 !important;
}
.red {
  color: #d9534f !important;
}
.orange {
  color: rgba(255, 76, 0, 1) !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-warning-light {
  background-color: #faf2cc !important;
}
.cursor-auto {
  cursor: auto;
}
.cursor-default {
  cursor: default;
}
.cursor-none {
  cursor: none;
}
.cursor-context-menu {
  cursor: context-menu;
}
.cursor-help {
  cursor: help;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-progress {
  cursor: progress;
}
.cursor-wait {
  cursor: wait;
}
.cursor-cell {
  cursor: cell;
}
.cursor-crosshair {
  cursor: crosshair;
}
.cursor-text {
  cursor: text;
}
.cursor-vertical-text {
  cursor: vertical-text;
}
.cursor-alias {
  cursor: alias;
}
.cursor-copy {
  cursor: copy;
}
.cursor-move {
  cursor: move;
}
.cursor-no-drop {
  cursor: no-drop;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-all-scroll {
  cursor: all-scroll;
}
.cursor-cursor-col-resize {
  cursor: col-resize;
}
.cursor-row-resize {
  cursor: row-resize;
}
.cursor-n-resize {
  cursor: n-resize;
}
.cursor-e-resize {
  cursor: e-resize;
}
.cursor-s-resize {
  cursor: s-resize;
}
.cursor-w-resize {
  cursor: w-resize;
}
.cursor-ns-resize {
  cursor: ns-resize;
}
.cursor-ew-resize {
  cursor: ew-resize;
}
.cursor-ne-resize {
  cursor: ne-resize;
}
.cursor-nw-resize {
  cursor: nw-resize;
}
.cursor-cursor-se-resize {
  cursor: se-resize;
}
.cursor-sw-resize {
  cursor: sw-resize;
}
.cursor-nesw-resize {
  cursor: nesw-resize;
}
.cursor-nwse-resize {
  cursor: nwse-resize;
}
.width1 {
  width: 1px !important;
}
.width2 {
  width: 2px !important;
}
.width3 {
  width: 3px !important;
}
.width4 {
  width: 4px !important;
}
.width5 {
  width: 5px !important;
}
.width6 {
  width: 6px !important;
}
.width7 {
  width: 7px !important;
}
.width8 {
  width: 8px !important;
}
.width9 {
  width: 9px !important;
}
.width10 {
  width: 10px !important;
}
.width11 {
  width: 11px !important;
}
.width12 {
  width: 12px !important;
}
.width13 {
  width: 13px !important;
}
.width14 {
  width: 14px !important;
}
.width15 {
  width: 15px !important;
}
.width16 {
  width: 16px !important;
}
.width17 {
  width: 17px !important;
}
.width18 {
  width: 18px !important;
}
.width19 {
  width: 19px !important;
}
.width20 {
  width: 20px !important;
}
.width21 {
  width: 21px !important;
}
.width22 {
  width: 22px !important;
}
.width23 {
  width: 23px !important;
}
.width24 {
  width: 24px !important;
}
.width25 {
  width: 25px !important;
}
.width26 {
  width: 26px !important;
}
.width27 {
  width: 27px !important;
}
.width28 {
  width: 28px !important;
}
.width29 {
  width: 29px !important;
}
.width30 {
  width: 30px !important;
}
.width31 {
  width: 31px !important;
}
.width32 {
  width: 32px !important;
}
.width33 {
  width: 33px !important;
}
.width34 {
  width: 34px !important;
}
.width35 {
  width: 35px !important;
}
.width36 {
  width: 36px !important;
}
.width37 {
  width: 37px !important;
}
.width38 {
  width: 38px !important;
}
.width39 {
  width: 39px !important;
}
.width40 {
  width: 40px !important;
}
.width41 {
  width: 41px !important;
}
.width42 {
  width: 42px !important;
}
.width43 {
  width: 43px !important;
}
.width44 {
  width: 44px !important;
}
.width45 {
  width: 45px !important;
}
.width46 {
  width: 46px !important;
}
.width47 {
  width: 47px !important;
}
.width48 {
  width: 48px !important;
}
.width49 {
  width: 49px !important;
}
.width50 {
  width: 50px !important;
}
.width51 {
  width: 51px !important;
}
.width52 {
  width: 52px !important;
}
.width53 {
  width: 53px !important;
}
.width54 {
  width: 54px !important;
}
.width55 {
  width: 55px !important;
}
.width56 {
  width: 56px !important;
}
.width57 {
  width: 57px !important;
}
.width58 {
  width: 58px !important;
}
.width59 {
  width: 59px !important;
}
.width60 {
  width: 60px !important;
}
.width61 {
  width: 61px !important;
}
.width62 {
  width: 62px !important;
}
.width63 {
  width: 63px !important;
}
.width64 {
  width: 64px !important;
}
.width65 {
  width: 65px !important;
}
.width66 {
  width: 66px !important;
}
.width67 {
  width: 67px !important;
}
.width68 {
  width: 68px !important;
}
.width69 {
  width: 69px !important;
}
.width70 {
  width: 70px !important;
}
.width71 {
  width: 71px !important;
}
.width72 {
  width: 72px !important;
}
.width73 {
  width: 73px !important;
}
.width74 {
  width: 74px !important;
}
.width75 {
  width: 75px !important;
}
.width76 {
  width: 76px !important;
}
.width77 {
  width: 77px !important;
}
.width78 {
  width: 78px !important;
}
.width79 {
  width: 79px !important;
}
.width80 {
  width: 80px !important;
}
.width81 {
  width: 81px !important;
}
.width82 {
  width: 82px !important;
}
.width83 {
  width: 83px !important;
}
.width84 {
  width: 84px !important;
}
.width85 {
  width: 85px !important;
}
.width86 {
  width: 86px !important;
}
.width87 {
  width: 87px !important;
}
.width88 {
  width: 88px !important;
}
.width89 {
  width: 89px !important;
}
.width90 {
  width: 90px !important;
}
.width91 {
  width: 91px !important;
}
.width92 {
  width: 92px !important;
}
.width93 {
  width: 93px !important;
}
.width94 {
  width: 94px !important;
}
.width95 {
  width: 95px !important;
}
.width96 {
  width: 96px !important;
}
.width97 {
  width: 97px !important;
}
.width98 {
  width: 98px !important;
}
.width99 {
  width: 99px !important;
}
.width100 {
  width: 100px !important;
}
.width110 {
  width: 110px !important;
}
.width120 {
  width: 120px !important;
}
.width130 {
  width: 130px !important;
}
.width140 {
  width: 140px !important;
}
.width150 {
  width: 150px !important;
}
.width160 {
  width: 160px !important;
}
.width170 {
  width: 170px !important;
}
.width180 {
  width: 180px !important;
}
.width190 {
  width: 190px !important;
}
.width200 {
  width: 200px !important;
}
.width210 {
  width: 210px !important;
}
.width220 {
  width: 220px !important;
}
.width230 {
  width: 230px !important;
}
.width240 {
  width: 240px !important;
}
.width250 {
  width: 250px !important;
}
.width260 {
  width: 260px !important;
}
.width270 {
  width: 270px !important;
}
.width280 {
  width: 280px !important;
}
.width290 {
  width: 290px !important;
}
.width300 {
  width: 300px !important;
}
.minheight10 {
  height: 10px !important;
}
.minheight20 {
  height: 20px !important;
}
.minheight30 {
  height: 30px !important;
}
.minheight40 {
  height: 40px !important;
}
.minheight50 {
  height: 50px !important;
}
.minheight60 {
  height: 60px !important;
}
.minheight70 {
  height: 70px !important;
}
.minheight80 {
  height: 80px !important;
}
.minheight90 {
  height: 90px !important;
}
.minheight100 {
  height: 100px !important;
}
.minheight110 {
  height: 110px !important;
}
.minheight120 {
  height: 120px !important;
}
.minheight130 {
  height: 130px !important;
}
.minheight140 {
  height: 140px !important;
}
.minheight150 {
  height: 150px !important;
}
.minheight160 {
  height: 160px !important;
}
.minheight170 {
  height: 170px !important;
}
.minheight180 {
  height: 180px !important;
}
.minheight190 {
  height: 190px !important;
}
.minheight200 {
  height: 200px !important;
}
.minheight210 {
  height: 210px !important;
}
.minheight220 {
  height: 220px !important;
}
.minheight230 {
  height: 230px !important;
}
.minheight240 {
  height: 240px !important;
}
.minheight250 {
  height: 250px !important;
}
.minheight260 {
  height: 260px !important;
}
.minheight270 {
  height: 270px !important;
}
.minheight280 {
  height: 280px !important;
}
.minheight290 {
  height: 290px !important;
}
.minheight300 {
  height: 300px !important;
}
.minwidth10 {
  min-width: 10px !important;
}
.minwidth15 {
  min-width: 15px !important;
}
.minwidth20 {
  min-width: 20px !important;
}
.minwidth30 {
  min-width: 30px !important;
}
.minwidth35 {
  min-width: 35px !important;
}
.minwidth40 {
  min-width: 40px !important;
}
.minwidth50 {
  min-width: 50px !important;
}
.minwidth60 {
  min-width: 60px !important;
}
.minwidth70 {
  min-width: 70px !important;
}
.minwidth80 {
  min-width: 80px !important;
}
.minwidth90 {
  min-width: 90px !important;
}
.minwidth100 {
  min-width: 100px !important;
}
.minwidth110 {
  min-width: 110px !important;
}
.minwidth120 {
  min-width: 120px !important;
}
.minwidth130 {
  min-width: 130px !important;
}
.minwidth140 {
  min-width: 140px !important;
}
.minwidth150 {
  min-width: 150px !important;
}
.minwidth160 {
  min-width: 160px !important;
}
.minwidth170 {
  min-width: 170px !important;
}
.minwidth180 {
  min-width: 180px !important;
}
.minwidth190 {
  min-width: 190px !important;
}
.minwidth200 {
  min-width: 200px !important;
}
.minwidth210 {
  min-width: 210px !important;
}
.minwidth220 {
  min-width: 220px !important;
}
.minwidth230 {
  min-width: 230px !important;
}
.minwidth240 {
  min-width: 240px !important;
}
.minwidth250 {
  min-width: 250px !important;
}
.minwidth260 {
  min-width: 260px !important;
}
.minwidth270 {
  min-width: 270px !important;
}
.minwidth280 {
  min-width: 280px !important;
}
.minwidth290 {
  min-width: 290px !important;
}
.minwidth300 {
  min-width: 300px !important;
}
.maxwidth10 {
  max-width: 10px !important;
}
.maxwidth20 {
  max-width: 20px !important;
}
.maxwidth30 {
  max-width: 30px !important;
}
.maxwidth35 {
  max-width: 35px !important;
}
.maxwidth40 {
  max-width: 40px !important;
}
.maxwidth50 {
  max-width: 50px !important;
}
.maxwidth60 {
  max-width: 60px !important;
}
.maxwidth70 {
  max-width: 70px !important;
}
.maxwidth80 {
  max-width: 80px !important;
}
.maxwidth90 {
  max-width: 90px !important;
}
.maxwidth100 {
  max-width: 100px !important;
}
.maxwidth110 {
  max-width: 110px !important;
}
.maxwidth120 {
  max-width: 120px !important;
}
.maxwidth130 {
  max-width: 130px !important;
}
.maxwidth140 {
  max-width: 140px !important;
}
.maxwidth150 {
  max-width: 150px !important;
}
.maxwidth160 {
  max-width: 160px !important;
}
.maxwidth170 {
  max-width: 170px !important;
}
.maxwidth180 {
  max-width: 180px !important;
}
.maxwidth190 {
  max-width: 190px !important;
}
.maxwidth200 {
  max-width: 200px !important;
}
.maxwidth210 {
  max-width: 210px !important;
}
.maxwidth220 {
  max-width: 220px !important;
}
.maxwidth230 {
  max-width: 230px !important;
}
.maxwidth240 {
  max-width: 240px !important;
}
.maxwidth250 {
  max-width: 250px !important;
}
.maxwidth260 {
  max-width: 260px !important;
}
.maxwidth270 {
  max-width: 270px !important;
}
.maxwidth280 {
  max-width: 280px !important;
}
.maxwidth290 {
  max-width: 290px !important;
}
.maxwidth300 {
  max-width: 300px !important;
}
.font-10 {
  font-size: 10% !important;
}
.font-20 {
  font-size: 20% !important;
}
.font-30 {
  font-size: 30% !important;
}
.font-40 {
  font-size: 40% !important;
}
.font-50 {
  font-size: 50% !important;
}
.font-60 {
  font-size: 60% !important;
}
.font-70 {
  font-size: 70% !important;
}
.font-80 {
  font-size: 80% !important;
}
.font-90 {
  font-size: 90% !important;
}
.font-110 {
  font-size: 110% !important;
}
.font-120 {
  font-size: 120% !important;
}
.font-130 {
  font-size: 130% !important;
}
.font-140 {
  font-size: 140% !important;
}
.font-150 {
  font-size: 150% !important;
}
.font-160 {
  font-size: 160% !important;
}
.font-170 {
  font-size: 170% !important;
}
.font-180 {
  font-size: 180% !important;
}
.font-190 {
  font-size: 190% !important;
}
.font-200 {
  font-size: 200% !important;
}
.font-400 {
  font-size: 400% !important;
}
.height1 {
  height: 1px !important;
}
.height2 {
  height: 2px !important;
}
.height3 {
  height: 3px !important;
}
.height4 {
  height: 4px !important;
}
.height5 {
  height: 5px !important;
}
.height6 {
  height: 6px !important;
}
.height7 {
  height: 7px !important;
}
.height8 {
  height: 8px !important;
}
.height9 {
  height: 9px !important;
}
.height10 {
  height: 10px !important;
}
.height11 {
  height: 11px !important;
}
.height12 {
  height: 12px !important;
}
.height13 {
  height: 13px !important;
}
.height14 {
  height: 14px !important;
}
.height15 {
  height: 15px !important;
}
.height16 {
  height: 16px !important;
}
.height17 {
  height: 17px !important;
}
.height18 {
  height: 18px !important;
}
.height19 {
  height: 19px !important;
}
.height20 {
  height: 20px !important;
}
.height21 {
  height: 21px !important;
}
.height22 {
  height: 22px !important;
}
.height23 {
  height: 23px !important;
}
.height24 {
  height: 24px !important;
}
.height25 {
  height: 25px !important;
}
.height26 {
  height: 26px !important;
}
.height27 {
  height: 27px !important;
}
.height28 {
  height: 28px !important;
}
.height29 {
  height: 29px !important;
}
.height30 {
  height: 30px !important;
}
.height31 {
  height: 31px !important;
}
.height32 {
  height: 32px !important;
}
.height33 {
  height: 33px !important;
}
.height34 {
  height: 34px !important;
}
.height35 {
  height: 35px !important;
}
.height36 {
  height: 36px !important;
}
.height37 {
  height: 37px !important;
}
.height38 {
  height: 38px !important;
}
.height39 {
  height: 39px !important;
}
.height40 {
  height: 40px !important;
}
.height41 {
  height: 41px !important;
}
.height42 {
  height: 42px !important;
}
.height43 {
  height: 43px !important;
}
.height44 {
  height: 44px !important;
}
.height45 {
  height: 45px !important;
}
.height46 {
  height: 46px !important;
}
.height47 {
  height: 47px !important;
}
.height48 {
  height: 48px !important;
}
.height49 {
  height: 49px !important;
}
.height50 {
  height: 50px !important;
}
.height51 {
  height: 51px !important;
}
.height52 {
  height: 52px !important;
}
.height53 {
  height: 53px !important;
}
.height54 {
  height: 54px !important;
}
.height55 {
  height: 55px !important;
}
.height56 {
  height: 56px !important;
}
.height57 {
  height: 57px !important;
}
.height58 {
  height: 58px !important;
}
.height59 {
  height: 59px !important;
}
.height60 {
  height: 60px !important;
}
.height61 {
  height: 61px !important;
}
.height62 {
  height: 62px !important;
}
.height63 {
  height: 63px !important;
}
.height64 {
  height: 64px !important;
}
.height65 {
  height: 65px !important;
}
.height66 {
  height: 66px !important;
}
.height67 {
  height: 67px !important;
}
.height68 {
  height: 68px !important;
}
.height69 {
  height: 69px !important;
}
.height70 {
  height: 70px !important;
}
.height71 {
  height: 71px !important;
}
.height72 {
  height: 72px !important;
}
.height73 {
  height: 73px !important;
}
.height74 {
  height: 74px !important;
}
.height75 {
  height: 75px !important;
}
.height76 {
  height: 76px !important;
}
.height77 {
  height: 77px !important;
}
.height78 {
  height: 78px !important;
}
.height79 {
  height: 79px !important;
}
.height80 {
  height: 80px !important;
}
.height81 {
  height: 81px !important;
}
.height82 {
  height: 82px !important;
}
.height83 {
  height: 83px !important;
}
.height84 {
  height: 84px !important;
}
.height85 {
  height: 85px !important;
}
.height86 {
  height: 86px !important;
}
.height87 {
  height: 87px !important;
}
.height88 {
  height: 88px !important;
}
.height89 {
  height: 89px !important;
}
.height90 {
  height: 90px !important;
}
.height91 {
  height: 91px !important;
}
.height92 {
  height: 92px !important;
}
.height93 {
  height: 93px !important;
}
.height94 {
  height: 94px !important;
}
.height95 {
  height: 95px !important;
}
.height96 {
  height: 96px !important;
}
.height97 {
  height: 97px !important;
}
.height98 {
  height: 98px !important;
}
.height99 {
  height: 99px !important;
}
.height100 {
  height: 100px !important;
}
.height101 {
  height: 101px !important;
}
.height102 {
  height: 102px !important;
}
.height103 {
  height: 103px !important;
}
.height104 {
  height: 104px !important;
}
.height105 {
  height: 105px !important;
}
.height106 {
  height: 106px !important;
}
.height107 {
  height: 107px !important;
}
.height108 {
  height: 108px !important;
}
.height109 {
  height: 109px !important;
}
.height110 {
  height: 110px !important;
}
.height111 {
  height: 111px !important;
}
.height112 {
  height: 112px !important;
}
.height113 {
  height: 113px !important;
}
.height114 {
  height: 114px !important;
}
.height115 {
  height: 115px !important;
}
.height116 {
  height: 116px !important;
}
.height117 {
  height: 117px !important;
}
.height118 {
  height: 118px !important;
}
.height119 {
  height: 119px !important;
}
.height120 {
  height: 120px !important;
}
.height121 {
  height: 121px !important;
}
.height122 {
  height: 122px !important;
}
.height123 {
  height: 123px !important;
}
.height124 {
  height: 124px !important;
}
.height125 {
  height: 125px !important;
}
.height126 {
  height: 126px !important;
}
.height127 {
  height: 127px !important;
}
.height128 {
  height: 128px !important;
}
.height129 {
  height: 129px !important;
}
.height130 {
  height: 130px !important;
}
.height131 {
  height: 131px !important;
}
.height132 {
  height: 132px !important;
}
.height133 {
  height: 133px !important;
}
.height134 {
  height: 134px !important;
}
.height135 {
  height: 135px !important;
}
.height136 {
  height: 136px !important;
}
.height137 {
  height: 137px !important;
}
.height138 {
  height: 138px !important;
}
.height139 {
  height: 139px !important;
}
.height140 {
  height: 140px !important;
}
.height141 {
  height: 141px !important;
}
.height142 {
  height: 142px !important;
}
.height143 {
  height: 143px !important;
}
.height144 {
  height: 144px !important;
}
.height145 {
  height: 145px !important;
}
.height146 {
  height: 146px !important;
}
.height147 {
  height: 147px !important;
}
.height148 {
  height: 148px !important;
}
.height149 {
  height: 149px !important;
}
.height150 {
  height: 150px !important;
}
.height151 {
  height: 151px !important;
}
.height152 {
  height: 152px !important;
}
.height153 {
  height: 153px !important;
}
.height154 {
  height: 154px !important;
}
.height155 {
  height: 155px !important;
}
.height156 {
  height: 156px !important;
}
.height157 {
  height: 157px !important;
}
.height158 {
  height: 158px !important;
}
.height159 {
  height: 159px !important;
}
.height160 {
  height: 160px !important;
}
.height161 {
  height: 161px !important;
}
.height162 {
  height: 162px !important;
}
.height163 {
  height: 163px !important;
}
.height164 {
  height: 164px !important;
}
.height165 {
  height: 165px !important;
}
.height166 {
  height: 166px !important;
}
.height167 {
  height: 167px !important;
}
.height168 {
  height: 168px !important;
}
.height169 {
  height: 169px !important;
}
.height170 {
  height: 170px !important;
}
.height171 {
  height: 171px !important;
}
.height172 {
  height: 172px !important;
}
.height173 {
  height: 173px !important;
}
.height174 {
  height: 174px !important;
}
.height175 {
  height: 175px !important;
}
.height176 {
  height: 176px !important;
}
.height177 {
  height: 177px !important;
}
.height178 {
  height: 178px !important;
}
.height179 {
  height: 179px !important;
}
.height180 {
  height: 180px !important;
}
.height181 {
  height: 181px !important;
}
.height182 {
  height: 182px !important;
}
.height183 {
  height: 183px !important;
}
.height184 {
  height: 184px !important;
}
.height185 {
  height: 185px !important;
}
.height186 {
  height: 186px !important;
}
.height187 {
  height: 187px !important;
}
.height188 {
  height: 188px !important;
}
.height189 {
  height: 189px !important;
}
.height190 {
  height: 190px !important;
}
.height191 {
  height: 191px !important;
}
.height192 {
  height: 192px !important;
}
.height193 {
  height: 193px !important;
}
.height194 {
  height: 194px !important;
}
.height195 {
  height: 195px !important;
}
.height196 {
  height: 196px !important;
}
.height197 {
  height: 197px !important;
}
.height198 {
  height: 198px !important;
}
.height199 {
  height: 199px !important;
}
.height200 {
  height: 200px !important;
}
.size-0-1 {
  font-size: 0.1rem;
}
.size-0-2 {
  font-size: 0.2rem;
}
.size-0-3 {
  font-size: 0.3rem;
}
.size-0-4 {
  font-size: 0.4rem;
}
.size-0-5 {
  font-size: 0.5rem;
}
.size-0-6 {
  font-size: 0.6rem;
}
.size-0-7 {
  font-size: 0.7rem;
}
.size-0-8 {
  font-size: 0.8rem;
}
.size-0-9 {
  font-size: 0.9rem;
}
