﻿@charset "UTF-8";
/*==================================================
 CLASS CSS
==================================================*/

/* IMG
------------------------------------------------- */
.img_hover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

/* BOX
------------------------------------------------- */
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}

.f_left {
  float: left !important;
}
.f_center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.f_right {
  float: right !important;
}
.box_wrap {
  position: relative;
  overflow: hidden;
  zoom: 1;
}

/* CLEAR
------------------------------------------------- */
.clearfix {
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
  content: " ";
}

/* TEXT
------------------------------------------------- */
.ta_left {
  text-align: left !important;
}
.ta_right {
  text-align: right !important;
}
.ta_center {
  text-align: center !important;
}

.tb_center * {
  text-align: center;
}

.word_break {
  word-wrap: break-word;
}

.normal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}

/* COLOR
------------------------------------------------- */
.readonly {
  background: #cccccc;
}
.error {
  color: #ff0000 !important;
}
.required {
  color: #ff0000 !important;
}

/* INLINE
------------------------------------------------- */
.middle * {
  vertical-align: middle;
}

/* SCROLL
------------------------------------------------- */
.scroll {
  overflow-y: scroll;
}

/* SPACE TAGS
------------------------------------------------- */
.hr hr {
  display: none;
  font-size: 0;
}
.br br {
  display: none;
  font-size: 0;
}

/* BLOCK
------------------------------------------------- */
.none {
  display: none !important;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.hide {
  display: none;
}

/* RESPONSIVE
------------------------------------------------- */

@media screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 750px) {
  .pc {
    visibility: hidden !important;
    display: none !important;
  }
}

.rs_img {
  max-width: 100%;
  height: auto;
}

/* FORM
------------------------------------------------- */

/* FONT
------------------------------------------------- */
.fs10 {
  font-size: 1rem !important;
}
.fs11 {
  font-size: 1.1rem !important;
}
.fs12 {
  font-size: 1.2rem !important;
}
.fs13 {
  font-size: 1.3rem !important;
}
.fs14 {
  font-size: 1.4rem !important;
}
.fs15 {
  font-size: 1.5rem !important;
}
.fs16 {
  font-size: 1.6rem !important;
}
.fs17 {
  font-size: 1.7rem !important;
}
.fs18 {
  font-size: 1.8rem !important;
}
.fs19 {
  font-size: 1.9rem !important;
}
.fs20 {
  font-size: 2rem !important;
}
.fs21 {
  font-size: 2.1rem !important;
}
.fs22 {
  font-size: 2.2rem !important;
}
.fs23 {
  font-size: 2.3rem !important;
}
.fs24 {
  font-size: 2.4rem !important;
}
.fs25 {
  font-size: 2.5rem !important;
}
.fs26 {
  font-size: 2.6rem !important;
}
.fs27 {
  font-size: 2.7rem !important;
}
.fs28 {
  font-size: 2.8rem !important;
}
.fs29 {
  font-size: 2.9rem !important;
}
.fs30 {
  font-size: 3rem !important;
}

.fs2m {
  font-size: 0.8em !important;
}
.fs1m {
  font-size: 0.9em !important;
}
.fs0p {
  font-size: 1em !important;
}
.fs1p {
  font-size: 1.1em !important;
}
.fs2p {
  font-size: 1.2em !important;
}
.fs3p {
  font-size: 1.3em !important;
}
.fs4p {
  font-size: 1.4em !important;
}
.fs5p {
  font-size: 1.5em !important;
}

/* WIDTH
------------------------------------------------- */

.w30px {
  width: 3rem !important;
}
.w50px {
  width: 5rem !important;
}
.w55px {
  width: 5.5rem !important;
}
.w60px {
  width: 6rem !important;
}
.w65px {
  width: 6.5rem !important;
}
.w70px {
  width: 7rem !important;
}
.w75px {
  width: 7.5rem !important;
}
.w80px {
  width: 8rem !important;
}
.w85px {
  width: 8.5rem !important;
}
.w90px {
  width: 9rem !important;
}
.w95px {
  width: 9.5rem !important;
}
.w100px {
  width: 10rem !important;
}
.w105px {
  width: 10.5rem !important;
}
.w110px {
  width: 11rem !important;
}
.w115px {
  width: 11.5rem !important;
}
.w120px {
  width: 12rem !important;
}
.w125px {
  width: 12.5rem !important;
}
.w130px {
  width: 13rem !important;
}
.w135px {
  width: 13.5rem !important;
}
.w140px {
  width: 14rem !important;
}
.w145px {
  width: 14.5rem !important;
}
.w150px {
  width: 15rem !important;
}
.w155px {
  width: 15.5rem !important;
}
.w160px {
  width: 16rem !important;
}
.w165px {
  width: 16.5rem !important;
}
.w170px {
  width: 17rem !important;
}
.w175px {
  width: 17.5rem !important;
}
.w180px {
  width: 18rem !important;
}
.w185px {
  width: 18.5rem !important;
}
.w190px {
  width: 19rem !important;
}
.w195px {
  width: 19.5rem !important;
}
.w200px {
  width: 20rem !important;
}
.w205px {
  width: 20.5rem !important;
}
.w210px {
  width: 21rem !important;
}
.w215px {
  width: 21.5rem !important;
}
.w220px {
  width: 22rem !important;
}
.w225px {
  width: 22.5rem !important;
}
.w230px {
  width: 23rem !important;
}
.w235px {
  width: 23.5rem !important;
}
.w240px {
  width: 24rem !important;
}
.w245px {
  width: 24.5rem !important;
}
.w250px {
  width: 25rem !important;
}
.w255px {
  width: 25.5rem !important;
}
.w260px {
  width: 26rem !important;
}
.w265px {
  width: 26.5rem !important;
}
.w270px {
  width: 27rem !important;
}
.w275px {
  width: 27.5rem !important;
}
.w280px {
  width: 28rem !important;
}
.w285px {
  width: 28.5rem !important;
}
.w290px {
  width: 29rem !important;
}
.w295px {
  width: 29.5rem !important;
}
.w300px {
  width: 30rem !important;
}
.w305px {
  width: 30.5rem !important;
}
.w310px {
  width: 31rem !important;
}
.w315px {
  width: 31.5rem !important;
}
.w320px {
  width: 32rem !important;
}
.w325px {
  width: 32.5rem !important;
}
.w330px {
  width: 33rem !important;
}
.w335px {
  width: 33.5rem !important;
}
.w340px {
  width: 34rem !important;
}
.w345px {
  width: 34.5rem !important;
}
.w350px {
  width: 35rem !important;
}
.w355px {
  width: 35.5rem !important;
}
.w360px {
  width: 36rem !important;
}
.w365px {
  width: 36.5rem !important;
}
.w370px {
  width: 37rem !important;
}
.w375px {
  width: 37.5rem !important;
}
.w380px {
  width: 38rem !important;
}
.w385px {
  width: 38.5rem !important;
}
.w390px {
  width: 39rem !important;
}
.w395px {
  width: 39.5rem !important;
}
.w400px {
  width: 40rem !important;
}
.w405px {
  width: 40.5rem !important;
}
.w410px {
  width: 41rem !important;
}
.w415px {
  width: 41.5rem !important;
}
.w420px {
  width: 42rem !important;
}
.w425px {
  width: 42.5rem !important;
}
.w430px {
  width: 43rem !important;
}
.w435px {
  width: 43.5rem !important;
}
.w440px {
  width: 44rem !important;
}
.w445px {
  width: 44.5rem !important;
}
.w450px {
  width: 45rem !important;
}
.w455px {
  width: 45.5rem !important;
}
.w460px {
  width: 46rem !important;
}
.w465px {
  width: 46.5rem !important;
}
.w470px {
  width: 47rem !important;
}
.w475px {
  width: 47.5rem !important;
}
.w480px {
  width: 48rem !important;
}
.w485px {
  width: 48.5rem !important;
}
.w490px {
  width: 49rem !important;
}
.w495px {
  width: 49.5rem !important;
}
.w500px {
  width: 50rem !important;
}
.w505px {
  width: 50.5rem !important;
}
.w510px {
  width: 51rem !important;
}
.w515px {
  width: 51.5rem !important;
}
.w520px {
  width: 52rem !important;
}
.w525px {
  width: 52.5rem !important;
}
.w530px {
  width: 53rem !important;
}
.w535px {
  width: 53.5rem !important;
}
.w540px {
  width: 54rem !important;
}
.w545px {
  width: 54.5rem !important;
}
.w550px {
  width: 55rem !important;
}
.w555px {
  width: 55.5rem !important;
}
.w560px {
  width: 56rem !important;
}
.w565px {
  width: 56.5rem !important;
}
.w570px {
  width: 57rem !important;
}
.w575px {
  width: 57.5rem !important;
}
.w580px {
  width: 58rem !important;
}
.w585px {
  width: 58.5rem !important;
}
.w590px {
  width: 59rem !important;
}
.w595px {
  width: 59.5rem !important;
}
.w600px {
  width: 60rem !important;
}
.w605px {
  width: 60.5rem !important;
}
.w610px {
  width: 61rem !important;
}
.w615px {
  width: 61.5rem !important;
}
.w620px {
  width: 62rem !important;
}
.w625px {
  width: 62.5rem !important;
}
.w630px {
  width: 63rem !important;
}
.w635px {
  width: 63.5rem !important;
}
.w640px {
  width: 64rem !important;
}
.w645px {
  width: 64.5rem !important;
}
.w650px {
  width: 65rem !important;
}
.w655px {
  width: 65.5rem !important;
}
.w660px {
  width: 66rem !important;
}
.w665px {
  width: 66.5rem !important;
}
.w670px {
  width: 67rem !important;
}
.w675px {
  width: 67.5rem !important;
}
.w680px {
  width: 68rem !important;
}
.w685px {
  width: 68.5rem !important;
}
.w690px {
  width: 69rem !important;
}
.w695px {
  width: 69.5rem !important;
}
.w700px {
  width: 70rem !important;
}
.w705px {
  width: 70.5rem !important;
}
.w710px {
  width: 71rem !important;
}
.w715px {
  width: 71.5rem !important;
}
.w720px {
  width: 72rem !important;
}
.w725px {
  width: 72.5rem !important;
}
.w730px {
  width: 73rem !important;
}
.w735px {
  width: 73.5rem !important;
}
.w740px {
  width: 74rem !important;
}
.w745px {
  width: 74.5rem !important;
}
.w750px {
  width: 75rem !important;
}
.w755px {
  width: 75.5rem !important;
}
.w760px {
  width: 76rem !important;
}
.w765px {
  width: 76.5rem !important;
}
.w770px {
  width: 77rem !important;
}
.w775px {
  width: 77.5rem !important;
}
.w780px {
  width: 78rem !important;
}
.w785px {
  width: 78.5rem !important;
}
.w790px {
  width: 79rem !important;
}
.w795px {
  width: 79.5rem !important;
}
.w800px {
  width: 80rem !important;
}

.w10pc {
  width: 10% !important;
}
.w11pc {
  width: 11% !important;
}
.w12pc {
  width: 12% !important;
}
.w13pc {
  width: 13% !important;
}
.w14pc {
  width: 14% !important;
}
.w15pc {
  width: 15% !important;
}
.w16pc {
  width: 16% !important;
}
.w17pc {
  width: 17% !important;
}
.w18pc {
  width: 18% !important;
}
.w19pc {
  width: 19% !important;
}
.w20pc {
  width: 20% !important;
}
.w21pc {
  width: 21% !important;
}
.w22pc {
  width: 22% !important;
}
.w23pc {
  width: 23% !important;
}
.w24pc {
  width: 24% !important;
}
.w25pc {
  width: 25% !important;
}
.w26pc {
  width: 26% !important;
}
.w27pc {
  width: 27% !important;
}
.w28pc {
  width: 28% !important;
}
.w29pc {
  width: 29% !important;
}
.w30pc {
  width: 30% !important;
}
.w31pc {
  width: 31% !important;
}
.w32pc {
  width: 32% !important;
}
.w33pc {
  width: 33% !important;
}
.w34pc {
  width: 34% !important;
}
.w35pc {
  width: 35% !important;
}
.w36pc {
  width: 36% !important;
}
.w37pc {
  width: 37% !important;
}
.w38pc {
  width: 38% !important;
}
.w39pc {
  width: 39% !important;
}
.w40pc {
  width: 40% !important;
}
.w41pc {
  width: 41% !important;
}
.w42pc {
  width: 42% !important;
}
.w43pc {
  width: 43% !important;
}
.w44pc {
  width: 44% !important;
}
.w45pc {
  width: 45% !important;
}
.w46pc {
  width: 46% !important;
}
.w47pc {
  width: 47% !important;
}
.w48pc {
  width: 48% !important;
}
.w49pc {
  width: 49% !important;
}
.w50pc {
  width: 50% !important;
}
.w55pc {
  width: 55% !important;
}
.w60pc {
  width: 60% !important;
}
.w65pc {
  width: 65% !important;
}
.w70pc {
  width: 70% !important;
}
.w75pc {
  width: 75% !important;
}
.w80pc {
  width: 80% !important;
}
.w85pc {
  width: 85% !important;
}
.w90pc {
  width: 90% !important;
}
.w95pc {
  width: 95% !important;
}
.w100pc {
  width: 100% !important;
}

/* HEIGHT
------------------------------------------------- */

.h5px {
  height: 0.5rem !important;
}
.h10px {
  height: 1rem !important;
}
.h15px {
  height: 1.5rem !important;
}
.h20px {
  height: 2rem !important;
}
.h25px {
  height: 2.5rem !important;
}
.h30px {
  height: 3rem !important;
}
.h35px {
  height: 3.5rem !important;
}
.h40px {
  height: 4rem !important;
}
.h45px {
  height: 4.5rem !important;
}
.h50px {
  height: 5rem !important;
}
.h55px {
  height: 5.5rem !important;
}
.h60px {
  height: 6rem !important;
}
.h65px {
  height: 6.5rem !important;
}
.h70px {
  height: 7rem !important;
}
.h75px {
  height: 7.5rem !important;
}
.h80px {
  height: 8rem !important;
}
.h85px {
  height: 8.5rem !important;
}
.h90px {
  height: 9rem !important;
}
.h95px {
  height: 9.5rem !important;
}
.h100px {
  height: 10rem !important;
}
.h105px {
  height: 10.5rem !important;
}
.h110px {
  height: 11rem !important;
}
.h115px {
  height: 11.5rem !important;
}
.h120px {
  height: 12rem !important;
}
.h125px {
  height: 12.5rem !important;
}
.h130px {
  height: 13rem !important;
}
.h135px {
  height: 13.5rem !important;
}
.h140px {
  height: 14rem !important;
}
.h145px {
  height: 14.5rem !important;
}
.h150px {
  height: 15rem !important;
}
.h155px {
  height: 15.5rem !important;
}
.h160px {
  height: 16rem !important;
}
.h165px {
  height: 16.5rem !important;
}
.h170px {
  height: 17rem !important;
}
.h175px {
  height: 17.5rem !important;
}
.h180px {
  height: 18rem !important;
}
.h185px {
  height: 18.5rem !important;
}
.h190px {
  height: 19rem !important;
}
.h195px {
  height: 19.5rem !important;
}
.h200px {
  height: 20rem !important;
}
.h205px {
  height: 20.5rem !important;
}
.h210px {
  height: 21rem !important;
}
.h215px {
  height: 21.5rem !important;
}
.h220px {
  height: 22rem !important;
}
.h225px {
  height: 22.5rem !important;
}
.h230px {
  height: 23rem !important;
}
.h235px {
  height: 23.5rem !important;
}
.h240px {
  height: 24rem !important;
}
.h245px {
  height: 24.5rem !important;
}
.h250px {
  height: 25rem !important;
}
.h255px {
  height: 25.5rem !important;
}
.h260px {
  height: 26rem !important;
}
.h265px {
  height: 26.5rem !important;
}
.h270px {
  height: 27rem !important;
}
.h275px {
  height: 27.5rem !important;
}
.h280px {
  height: 28rem !important;
}
.h285px {
  height: 28.5rem !important;
}
.h290px {
  height: 29rem !important;
}
.h295px {
  height: 29.5rem !important;
}
.h300px {
  height: 30rem !important;
}
.h305px {
  height: 30.5rem !important;
}
.h310px {
  height: 31rem !important;
}
.h315px {
  height: 31.5rem !important;
}
.h320px {
  height: 32rem !important;
}
.h325px {
  height: 32.5rem !important;
}
.h330px {
  height: 33rem !important;
}
.h335px {
  height: 33.5rem !important;
}
.h340px {
  height: 34rem !important;
}
.h345px {
  height: 34.5rem !important;
}
.h350px {
  height: 35rem !important;
}
.h355px {
  height: 35.5rem !important;
}
.h360px {
  height: 36rem !important;
}
.h365px {
  height: 36.5rem !important;
}
.h370px {
  height: 37rem !important;
}
.h375px {
  height: 37.5rem !important;
}
.h380px {
  height: 38rem !important;
}
.h385px {
  height: 38.5rem !important;
}
.h390px {
  height: 39rem !important;
}
.h395px {
  height: 39.5rem !important;
}
.h400px {
  height: 40rem !important;
}
.h405px {
  height: 40.5rem !important;
}
.h410px {
  height: 41rem !important;
}
.h415px {
  height: 41.5rem !important;
}
.h420px {
  height: 42rem !important;
}
.h425px {
  height: 42.5rem !important;
}
.h430px {
  height: 43rem !important;
}
.h435px {
  height: 43.5rem !important;
}
.h440px {
  height: 44rem !important;
}
.h445px {
  height: 44.5rem !important;
}
.h450px {
  height: 45rem !important;
}
.h455px {
  height: 45.5rem !important;
}
.h460px {
  height: 46rem !important;
}
.h465px {
  height: 46.5rem !important;
}
.h470px {
  height: 47rem !important;
}
.h475px {
  height: 47.5rem !important;
}
.h480px {
  height: 48rem !important;
}
.h485px {
  height: 48.5rem !important;
}
.h490px {
  height: 49rem !important;
}
.h495px {
  height: 49.5rem !important;
}
.h500px {
  height: 50rem !important;
}
.h505px {
  height: 50.5rem !important;
}
.h510px {
  height: 51rem !important;
}
.h515px {
  height: 51.5rem !important;
}
.h520px {
  height: 52rem !important;
}
.h525px {
  height: 52.5rem !important;
}
.h530px {
  height: 53rem !important;
}
.h535px {
  height: 53.5rem !important;
}
.h540px {
  height: 54rem !important;
}
.h545px {
  height: 54.5rem !important;
}
.h550px {
  height: 55rem !important;
}
.h555px {
  height: 55.5rem !important;
}
.h560px {
  height: 56rem !important;
}
.h565px {
  height: 56.5rem !important;
}
.h570px {
  height: 57rem !important;
}
.h575px {
  height: 57.5rem !important;
}
.h580px {
  height: 58rem !important;
}
.h585px {
  height: 58.5rem !important;
}
.h590px {
  height: 59rem !important;
}
.h595px {
  height: 59.5rem !important;
}
.h600px {
  height: 60rem !important;
}
.h605px {
  height: 60.5rem !important;
}
.h610px {
  height: 61rem !important;
}
.h615px {
  height: 61.5rem !important;
}
.h620px {
  height: 62rem !important;
}
.h625px {
  height: 62.5rem !important;
}
.h630px {
  height: 63rem !important;
}
.h635px {
  height: 63.5rem !important;
}
.h640px {
  height: 64rem !important;
}
.h645px {
  height: 64.5rem !important;
}
.h650px {
  height: 65rem !important;
}
.h655px {
  height: 65.5rem !important;
}
.h660px {
  height: 66rem !important;
}
.h665px {
  height: 66.5rem !important;
}
.h670px {
  height: 67rem !important;
}
.h675px {
  height: 67.5rem !important;
}
.h680px {
  height: 68rem !important;
}
.h685px {
  height: 68.5rem !important;
}
.h690px {
  height: 69rem !important;
}
.h695px {
  height: 69.5rem !important;
}
.h700px {
  height: 70rem !important;
}
.h705px {
  height: 70.5rem !important;
}
.h710px {
  height: 71rem !important;
}
.h715px {
  height: 71.5rem !important;
}
.h720px {
  height: 72rem !important;
}

/* MARGIN
------------------------------------------------- */

.mt00 {
  margin-top: 0rem !important;
}
.mt01 {
  margin-top: 0.1rem !important;
}
.mt02 {
  margin-top: 0.2rem !important;
}
.mt03 {
  margin-top: 0.3rem !important;
}
.mt04 {
  margin-top: 0.4rem !important;
}
.mt05 {
  margin-top: 0.5rem !important;
}
.mt06 {
  margin-top: 0.6rem !important;
}
.mt07 {
  margin-top: 0.7rem !important;
}
.mt08 {
  margin-top: 0.8rem !important;
}
.mt09 {
  margin-top: 0.9rem !important;
}
.mt10 {
  margin-top: 1rem !important;
}
.mt11 {
  margin-top: 1.1rem !important;
}
.mt12 {
  margin-top: 1.2rem !important;
}
.mt13 {
  margin-top: 1.3rem !important;
}
.mt14 {
  margin-top: 1.4rem !important;
}
.mt15 {
  margin-top: 1.5rem !important;
}
.mt16 {
  margin-top: 1.6rem !important;
}
.mt17 {
  margin-top: 1.7rem !important;
}
.mt18 {
  margin-top: 1.8rem !important;
}
.mt19 {
  margin-top: 1.9rem !important;
}
.mt20 {
  margin-top: 2rem !important;
}
.mt25 {
  margin-top: 2.5rem !important;
}
.mt30 {
  margin-top: 3rem !important;
}
.mt35 {
  margin-top: 3.5rem !important;
}
.mt40 {
  margin-top: 4rem !important;
}
.mt45 {
  margin-top: 4.5rem !important;
}
.mt50 {
  margin-top: 5rem !important;
}
.mt55 {
  margin-top: 5.5rem !important;
}
.mt60 {
  margin-top: 6rem !important;
}
.mt65 {
  margin-top: 6.5rem !important;
}
.mt70 {
  margin-top: 7rem !important;
}
.mt75 {
  margin-top: 7.5rem !important;
}
.mt80 {
  margin-top: 8rem !important;
}
.mt85 {
  margin-top: 8.5rem !important;
}
.mt90 {
  margin-top: 9rem !important;
}
.mt95 {
  margin-top: 9.5rem !important;
}
.mt100 {
  margin-top: 10rem !important;
}

.mr00 {
  margin-right: 0 !important;
}
.mr01 {
  margin-right: 0.1rem !important;
}
.mr02 {
  margin-right: 0.2rem !important;
}
.mr03 {
  margin-right: 0.3rem !important;
}
.mr04 {
  margin-right: 0.4rem !important;
}
.mr05 {
  margin-right: 0.5rem !important;
}
.mr06 {
  margin-right: 0.6rem !important;
}
.mr07 {
  margin-right: 0.7rem !important;
}
.mr08 {
  margin-right: 0.8rem !important;
}
.mr09 {
  margin-right: 0.9rem !important;
}
.mr10 {
  margin-right: 1rem !important;
}
.mr11 {
  margin-right: 1.1rem !important;
}
.mr12 {
  margin-right: 1.2rem !important;
}
.mr13 {
  margin-right: 1.3rem !important;
}
.mr14 {
  margin-right: 1.4rem !important;
}
.mr15 {
  margin-right: 1.5rem !important;
}
.mr16 {
  margin-right: 1.6rem !important;
}
.mr17 {
  margin-right: 1.7rem !important;
}
.mr18 {
  margin-right: 1.8rem !important;
}
.mr19 {
  margin-right: 1.9rem !important;
}
.mr20 {
  margin-right: 2rem !important;
}
.mr25 {
  margin-right: 2.5rem !important;
}
.mr30 {
  margin-right: 3rem !important;
}
.mr35 {
  margin-right: 3.5rem !important;
}
.mr40 {
  margin-right: 4rem !important;
}
.mr45 {
  margin-right: 4.5rem !important;
}
.mr50 {
  margin-right: 5rem !important;
}
.mr55 {
  margin-right: 5.5rem !important;
}
.mr60 {
  margin-right: 6rem !important;
}
.mr65 {
  margin-right: 6.5rem !important;
}
.mr70 {
  margin-right: 7rem !important;
}
.mr75 {
  margin-right: 7.5rem !important;
}
.mr80 {
  margin-right: 8rem !important;
}
.mr85 {
  margin-right: 8.5rem !important;
}
.mr90 {
  margin-right: 9rem !important;
}
.mr95 {
  margin-right: 9.5rem !important;
}
.mr100 {
  margin-right: 10rem !important;
}

.mb00 {
  margin-bottom: 0rem !important;
}
.mb01 {
  margin-bottom: 0.1rem !important;
}
.mb02 {
  margin-bottom: 0.2rem !important;
}
.mb03 {
  margin-bottom: 0.3rem !important;
}
.mb04 {
  margin-bottom: 0.4rem !important;
}
.mb05 {
  margin-bottom: 0.5rem !important;
}
.mb06 {
  margin-bottom: 0.6rem !important;
}
.mb07 {
  margin-bottom: 0.7rem !important;
}
.mb08 {
  margin-bottom: 0.8rem !important;
}
.mb09 {
  margin-bottom: 0.9rem !important;
}
.mb10 {
  margin-bottom: 1rem !important;
}
.mb11 {
  margin-bottom: 1.1rem !important;
}
.mb12 {
  margin-bottom: 1.2rem !important;
}
.mb13 {
  margin-bottom: 1.3rem !important;
}
.mb14 {
  margin-bottom: 1.4rem !important;
}
.mb15 {
  margin-bottom: 1.5rem !important;
}
.mb16 {
  margin-bottom: 1.6rem !important;
}
.mb17 {
  margin-bottom: 1.7rem !important;
}
.mb18 {
  margin-bottom: 1.8rem !important;
}
.mb19 {
  margin-bottom: 1.9rem !important;
}
.mb20 {
  margin-bottom: 2rem !important;
}
.mb25 {
  margin-bottom: 2.5rem !important;
}
.mb30 {
  margin-bottom: 3rem !important;
}
.mb35 {
  margin-bottom: 3.5rem !important;
}
.mb40 {
  margin-bottom: 4rem !important;
}
.mb45 {
  margin-bottom: 4.5rem !important;
}
.mb50 {
  margin-bottom: 5rem !important;
}
.mb55 {
  margin-bottom: 5.5rem !important;
}
.mb60 {
  margin-bottom: 6rem !important;
}
.mb65 {
  margin-bottom: 6.5rem !important;
}
.mb70 {
  margin-bottom: 7rem !important;
}
.mb75 {
  margin-bottom: 7.5rem !important;
}
.mb80 {
  margin-bottom: 8rem !important;
}
.mb85 {
  margin-bottom: 8.5rem !important;
}
.mb90 {
  margin-bottom: 9rem !important;
}
.mb95 {
  margin-bottom: 9.5rem !important;
}
.mb100 {
  margin-bottom: 10rem !important;
}

.ml00 {
  margin-left: 0rem !important;
}
.ml01 {
  margin-left: 0.1rem !important;
}
.ml02 {
  margin-left: 0.2rem !important;
}
.ml03 {
  margin-left: 0.3rem !important;
}
.ml04 {
  margin-left: 0.4rem !important;
}
.ml05 {
  margin-left: 0.5rem !important;
}
.ml06 {
  margin-left: 0.6rem !important;
}
.ml07 {
  margin-left: 0.7rem !important;
}
.ml08 {
  margin-left: 0.8rem !important;
}
.ml09 {
  margin-left: 0.9rem !important;
}
.ml10 {
  margin-left: 1rem !important;
}
.ml11 {
  margin-left: 1.1rem !important;
}
.ml12 {
  margin-left: 1.2rem !important;
}
.ml13 {
  margin-left: 1.3rem !important;
}
.ml14 {
  margin-left: 1.4rem !important;
}
.ml15 {
  margin-left: 1.5rem !important;
}
.ml16 {
  margin-left: 1.6rem !important;
}
.ml17 {
  margin-left: 1.7rem !important;
}
.ml18 {
  margin-left: 1.8rem !important;
}
.ml19 {
  margin-left: 1.9rem !important;
}
.ml20 {
  margin-left: 2rem !important;
}
.ml25 {
  margin-left: 2.5rem !important;
}
.ml30 {
  margin-left: 3rem !important;
}
.ml35 {
  margin-left: 3.5rem !important;
}
.ml40 {
  margin-left: 4rem !important;
}
.ml45 {
  margin-left: 4.5rem !important;
}
.ml50 {
  margin-left: 5rem !important;
}
.ml55 {
  margin-left: 5.5rem !important;
}
.ml60 {
  margin-left: 6rem !important;
}
.ml65 {
  margin-left: 6.5rem !important;
}
.ml70 {
  margin-left: 7rem !important;
}
.ml75 {
  margin-left: 7.5rem !important;
}
.ml80 {
  margin-left: 8rem !important;
}
.ml85 {
  margin-left: 8.5rem !important;
}
.ml90 {
  margin-left: 9rem !important;
}
.ml95 {
  margin-left: 9.5rem !important;
}
.ml100 {
  margin-left: 10rem !important;
}

.ma00 {
  margin: 0rem !important;
}
.ma01 {
  margin: 0.1rem !important;
}
.ma02 {
  margin: 0.2rem !important;
}
.ma03 {
  margin: 0.3rem !important;
}
.ma04 {
  margin: 0.4rem !important;
}
.ma05 {
  margin: 0.5rem !important;
}
.ma06 {
  margin: 0.6rem !important;
}
.ma07 {
  margin: 0.7rem !important;
}
.ma08 {
  margin: 0.8rem !important;
}
.ma09 {
  margin: 0.9rem !important;
}
.ma10 {
  margin: 1rem !important;
}
.ma11 {
  margin: 1.1rem !important;
}
.ma12 {
  margin: 1.2rem !important;
}
.ma13 {
  margin: 1.3rem !important;
}
.ma14 {
  margin: 1.4rem !important;
}
.ma15 {
  margin: 1.5rem !important;
}
.ma16 {
  margin: 1.6rem !important;
}
.ma17 {
  margin: 1.7rem !important;
}
.ma18 {
  margin: 1.8rem !important;
}
.ma19 {
  margin: 1.9rem !important;
}
.ma20 {
  margin: 2rem !important;
}
.ma25 {
  margin: 2.5rem !important;
}
.ma30 {
  margin: 3rem !important;
}
.ma35 {
  margin: 3.5rem !important;
}
.ma40 {
  margin: 4rem !important;
}
.ma45 {
  margin: 4.5rem !important;
}
.ma50 {
  margin: 5rem !important;
}
.ma55 {
  margin: 5.5rem !important;
}
.ma60 {
  margin: 6rem !important;
}
.ma65 {
  margin: 6.5rem !important;
}
.ma70 {
  margin: 7rem !important;
}
.ma75 {
  margin: 7.5rem !important;
}
.ma80 {
  margin: 8rem !important;
}
.ma85 {
  margin: 8.5rem !important;
}
.ma90 {
  margin: 9rem !important;
}
.ma95 {
  margin: 9.5rem !important;
}
.ma100 {
  margin: 10rem !important;
}

/* PADDING
------------------------------------------------- */

.pt00 {
  padding-top: 0rem !important;
}
.pt01 {
  padding-top: 0.1rem !important;
}
.pt02 {
  padding-top: 0.2rem !important;
}
.pt03 {
  padding-top: 0.3rem !important;
}
.pt04 {
  padding-top: 0.4rem !important;
}
.pt05 {
  padding-top: 0.5rem !important;
}
.pt06 {
  padding-top: 0.6rem !important;
}
.pt07 {
  padding-top: 0.7rem !important;
}
.pt08 {
  padding-top: 0.8rem !important;
}
.pt09 {
  padding-top: 0.9rem !important;
}
.pt10 {
  padding-top: 1rem !important;
}
.pt11 {
  padding-top: 1.1rem !important;
}
.pt12 {
  padding-top: 1.2rem !important;
}
.pt13 {
  padding-top: 1.3rem !important;
}
.pt14 {
  padding-top: 1.4rem !important;
}
.pt15 {
  padding-top: 1.5rem !important;
}
.pt16 {
  padding-top: 1.6rem !important;
}
.pt17 {
  padding-top: 1.7rem !important;
}
.pt18 {
  padding-top: 1.8rem !important;
}
.pt19 {
  padding-top: 1.9rem !important;
}
.pt20 {
  padding-top: 2rem !important;
}
.pt25 {
  padding-top: 2.5rem !important;
}
.pt30 {
  padding-top: 3rem !important;
}
.pt35 {
  padding-top: 3.5rem !important;
}
.pt40 {
  padding-top: 4rem !important;
}
.pt45 {
  padding-top: 4.5rem !important;
}
.pt50 {
  padding-top: 5rem !important;
}
.pt55 {
  padding-top: 5.5rem !important;
}
.pt60 {
  padding-top: 6rem !important;
}
.pt65 {
  padding-top: 6.5rem !important;
}
.pt70 {
  padding-top: 7rem !important;
}
.pt75 {
  padding-top: 7.5rem !important;
}
.pt80 {
  padding-top: 8rem !important;
}
.pt85 {
  padding-top: 8.5rem !important;
}
.pt90 {
  padding-top: 9rem !important;
}
.pt95 {
  padding-top: 9.5rem !important;
}
.pt100 {
  padding-top: 10rem !important;
}

.pr00 {
  padding-right: 0rem !important;
}
.pr01 {
  padding-right: 0.1rem !important;
}
.pr02 {
  padding-right: 0.2rem !important;
}
.pr03 {
  padding-right: 0.3rem !important;
}
.pr04 {
  padding-right: 0.4rem !important;
}
.pr05 {
  padding-right: 0.5rem !important;
}
.pr06 {
  padding-right: 0.6rem !important;
}
.pr07 {
  padding-right: 0.7rem !important;
}
.pr08 {
  padding-right: 0.8rem !important;
}
.pr09 {
  padding-right: 0.9rem !important;
}
.pr10 {
  padding-right: 1rem !important;
}
.pr11 {
  padding-right: 1.1rem !important;
}
.pr12 {
  padding-right: 1.2rem !important;
}
.pr13 {
  padding-right: 1.3rem !important;
}
.pr14 {
  padding-right: 1.4rem !important;
}
.pr15 {
  padding-right: 1.5rem !important;
}
.pr16 {
  padding-right: 1.6rem !important;
}
.pr17 {
  padding-right: 1.7rem !important;
}
.pr18 {
  padding-right: 1.8rem !important;
}
.pr19 {
  padding-right: 1.9rem !important;
}
.pr20 {
  padding-right: 2rem !important;
}
.pr25 {
  padding-right: 2.5rem !important;
}
.pr30 {
  padding-right: 3rem !important;
}
.pr35 {
  padding-right: 3.5rem !important;
}
.pr40 {
  padding-right: 4rem !important;
}
.pr45 {
  padding-right: 4.5rem !important;
}
.pr50 {
  padding-right: 5rem !important;
}
.pr55 {
  padding-right: 5.5rem !important;
}
.pr60 {
  padding-right: 6rem !important;
}
.pr65 {
  padding-right: 6.5rem !important;
}
.pr70 {
  padding-right: 7rem !important;
}
.pr75 {
  padding-right: 7.5rem !important;
}
.pr80 {
  padding-right: 8rem !important;
}
.pr85 {
  padding-right: 8.5rem !important;
}
.pr90 {
  padding-right: 9rem !important;
}
.pr95 {
  padding-right: 9.5rem !important;
}
.pr100 {
  padding-right: 10rem !important;
}

.pb00 {
  padding-bottom: 0rem !important;
}
.pb01 {
  padding-bottom: 0.1rem !important;
}
.pb02 {
  padding-bottom: 0.2rem !important;
}
.pb03 {
  padding-bottom: 0.3rem !important;
}
.pb04 {
  padding-bottom: 0.4rem !important;
}
.pb05 {
  padding-bottom: 0.5rem !important;
}
.pb06 {
  padding-bottom: 0.6rem !important;
}
.pb07 {
  padding-bottom: 0.7rem !important;
}
.pb08 {
  padding-bottom: 0.8rem !important;
}
.pb09 {
  padding-bottom: 0.9rem !important;
}
.pb10 {
  padding-bottom: 1rem !important;
}
.pb11 {
  padding-bottom: 1.1rem !important;
}
.pb12 {
  padding-bottom: 1.2rem !important;
}
.pb13 {
  padding-bottom: 1.3rem !important;
}
.pb14 {
  padding-bottom: 1.4rem !important;
}
.pb15 {
  padding-bottom: 1.5rem !important;
}
.pb16 {
  padding-bottom: 1.6rem !important;
}
.pb17 {
  padding-bottom: 1.7rem !important;
}
.pb18 {
  padding-bottom: 1.8rem !important;
}
.pb19 {
  padding-bottom: 1.9rem !important;
}
.pb20 {
  padding-bottom: 2rem !important;
}
.pb25 {
  padding-bottom: 2.5rem !important;
}
.pb30 {
  padding-bottom: 3rem !important;
}
.pb35 {
  padding-bottom: 3.5rem !important;
}
.pb40 {
  padding-bottom: 4rem !important;
}
.pb45 {
  padding-bottom: 4.5rem !important;
}
.pb50 {
  padding-bottom: 5rem !important;
}
.pb55 {
  padding-bottom: 5.5rem !important;
}
.pb60 {
  padding-bottom: 6rem !important;
}
.pb65 {
  padding-bottom: 6.5rem !important;
}
.pb70 {
  padding-bottom: 7rem !important;
}
.pb75 {
  padding-bottom: 7.5rem !important;
}
.pb80 {
  padding-bottom: 8rem !important;
}
.pb85 {
  padding-bottom: 8.5rem !important;
}
.pb90 {
  padding-bottom: 9rem !important;
}
.pb95 {
  padding-bottom: 9.5rem !important;
}
.pb100 {
  padding-bottom: 10rem !important;
}

.pl00 {
  padding-left: 0rem !important;
}
.pl01 {
  padding-left: 0.1rem !important;
}
.pl02 {
  padding-left: 0.2rem !important;
}
.pl03 {
  padding-left: 0.3rem !important;
}
.pl04 {
  padding-left: 0.4rem !important;
}
.pl05 {
  padding-left: 0.5rem !important;
}
.pl06 {
  padding-left: 0.6rem !important;
}
.pl07 {
  padding-left: 0.7rem !important;
}
.pl08 {
  padding-left: 0.8rem !important;
}
.pl09 {
  padding-left: 0.9rem !important;
}
.pl10 {
  padding-left: 1rem !important;
}
.pl11 {
  padding-left: 1.1rem !important;
}
.pl12 {
  padding-left: 1.2rem !important;
}
.pl13 {
  padding-left: 1.3rem !important;
}
.pl14 {
  padding-left: 1.4rem !important;
}
.pl15 {
  padding-left: 1.5rem !important;
}
.pl16 {
  padding-left: 1.6rem !important;
}
.pl17 {
  padding-left: 1.7rem !important;
}
.pl18 {
  padding-left: 1.8rem !important;
}
.pl19 {
  padding-left: 1.9rem !important;
}
.pl20 {
  padding-left: 2rem !important;
}
.pl25 {
  padding-left: 2.5rem !important;
}
.pl30 {
  padding-left: 3rem !important;
}
.pl35 {
  padding-left: 3.5rem !important;
}
.pl40 {
  padding-left: 4rem !important;
}
.pl45 {
  padding-left: 4.5rem !important;
}
.pl50 {
  padding-left: 5rem !important;
}
.pl55 {
  padding-left: 5.5rem !important;
}
.pl60 {
  padding-left: 6rem !important;
}
.pl65 {
  padding-left: 6.5rem !important;
}
.pl70 {
  padding-left: 7rem !important;
}
.pl75 {
  padding-left: 7.5rem !important;
}
.pl80 {
  padding-left: 8rem !important;
}
.pl85 {
  padding-left: 8.5rem !important;
}
.pl90 {
  padding-left: 9rem !important;
}
.pl95 {
  padding-left: 9.5rem !important;
}
.pl100 {
  padding-left: 10rem !important;
}

.pa00 {
  padding: 0rem !important;
}
.pa01 {
  padding: 0.1rem !important;
}
.pa02 {
  padding: 0.2rem !important;
}
.pa03 {
  padding: 0.3rem !important;
}
.pa04 {
  padding: 0.4rem !important;
}
.pa05 {
  padding: 0.5rem !important;
}
.pa06 {
  padding: 0.6rem !important;
}
.pa07 {
  padding: 0.7rem !important;
}
.pa08 {
  padding: 0.8rem !important;
}
.pa09 {
  padding: 0.9rem !important;
}
.pa10 {
  padding: 1rem !important;
}
.pa11 {
  padding: 1.1rem !important;
}
.pa12 {
  padding: 1.2rem !important;
}
.pa13 {
  padding: 1.3rem !important;
}
.pa14 {
  padding: 1.4rem !important;
}
.pa15 {
  padding: 1.5rem !important;
}
.pa16 {
  padding: 1.6rem !important;
}
.pa17 {
  padding: 1.7rem !important;
}
.pa18 {
  padding: 1.8rem !important;
}
.pa19 {
  padding: 1.9rem !important;
}
.pa20 {
  padding: 2rem !important;
}
.pa25 {
  padding: 2.5rem !important;
}
.pa30 {
  padding: 3rem !important;
}
.pa35 {
  padding: 3.5rem !important;
}
.pa40 {
  padding: 4rem !important;
}
.pa45 {
  padding: 4.5rem !important;
}
.pa50 {
  padding: 5rem !important;
}
.pa55 {
  padding: 5.5rem !important;
}
.pa60 {
  padding: 6rem !important;
}
.pa65 {
  padding: 6.5rem !important;
}
.pa70 {
  padding: 7rem !important;
}
.pa75 {
  padding: 7.5rem !important;
}
.pa80 {
  padding: 8rem !important;
}
.pa85 {
  padding: 8.5rem !important;
}
.pa90 {
  padding: 9rem !important;
}
.pa95 {
  padding: 9.5rem !important;
}
.pa100 {
  padding: 10rem !important;
}

/* DEBUG
------------------------------------------------- */
pre.debug {
  text-align: left !important;
}
