@charset "utf-8";.textAlignL {
    text-align: left !important
}

.textAlignR {
    text-align: right !important
}

.textAlignC {
    text-align: center !important;
    
}

.textAlignJ {
    text-align: justify !important
}

.v-alignT {
    vertical-align: top !important
}

.v-alignTT {
    vertical-align: text-top !important
}

.v-alignM {
    vertical-align: middle !important
}

.v-alignB {
    vertical-align: bottom !important
}

.displayB {
    display: block !important
}

.displayN {
    display: none !important
}

.displayIn {
    display: inline !important
}

.displayIB {
    display: inline-block !important
}

.visibleH {
    visibility: hidden !important
}

.visibleV {
    visibility: visible !important
}

.posAbso {
    position: absolute !important
}

.posRel {
    position: relative !important
}

.posStat {
    position: static !important
}

.tableCell>span {
    display: table-cell
}

.div-table>div {
    display: table-cell
}

.div-table>div:first-of-type,.tableCell>span:first-of-type {
    padding-right: 10px
}

.underLine {
    border-bottom: 2px solid
}

.underLine.red {
    border-bottom: 2px solid red
}

.shadow {
    box-shadow: 1px 1px 4px rgba(0,0,0,.4)
}

.borderGr {
    border: 3px solid #ccc
}

.flex-box {
    display: flex !important;
    -ms-display: flex !important;
    -webkit-display: flex !important;
    display: -ms-flex !important
}

.inline-flex-box {
    display: inline-flex !important;
    display: -ms-inline-flexbox !important
}

[class*="flex-box"].a-center {
    align-items: center
}

[class*="flex-box"].j-center {
    justify-content: center
}

[class*="flex-box"].column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[class*="flex-box"]>.shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

[class*="flex-box"]>.grow {
    flex-grow: 1
}

.mgAuto {
    margin: 0 auto
}

.h100 {
    height: 100%
}

.w100 {
    width: 100%
}

.fs20 {
    font-size: 20px !important
}

.fs21 {
    font-size: 21px !important
}

.fs22 {
    font-size: 22px !important
}

.fs22 {
    font-size: 22px !important
}

.fs24 {
    font-size: 24px !important
}

.fs25 {
    font-size: 25px !important
}

.fs26 {
    font-size: 26px !important
}

.fs27 {
    font-size: 27px !important
}

.fs28 {
    font-size: 28px !important
}

.fs29 {
    font-size: 29px !important
}

.fs30 {
    font-size: 30px !important
}

.fs31 {
    font-size: 31px !important
}

.fs32 {
    font-size: 32px !important
}

.fs33 {
    font-size: 33px !important
}

.fs34 {
    font-size: 34px !important
}

.fs35 {
    font-size: 35px !important
}

.fs36 {
    font-size: 36px !important
}

.fs37 {
    font-size: 37px !important
}

.fs38 {
    font-size: 38px !important
}

.fs39 {
    font-size: 39px !important
}

.fs40 {
    font-size: 40px !important
}

.fs41 {
    font-size: 41px !important
}

.fs42 {
    font-size: 42px !important
}

.fs43 {
    font-size: 43px !important
}

.fs44 {
    font-size: 44px !important
}

.fs45 {
    font-size: 45px !important
}

.fs46 {
    font-size: 46px !important
}

.fs47 {
    font-size: 47px !important
}

.fs48 {
    font-size: 48px !important
}

.fs49 {
    font-size: 49px !important
}

.fs50 {
    font-size: 50px !important
}

.fs51 {
    font-size: 51px !important
}

.fs52 {
    font-size: 52px !important
}

.fs53 {
    font-size: 53px !important
}

.fs54 {
    font-size: 54px !important
}

.ti_10 {
    text-indent: 10px !important
}

.ti_15 {
    text-indent: 15px !important
}

.ti_20 {
    text-indent: 20px !important
}

.ti_30 {
    text-indent: 30px !important
}

.ti_09em {
    text-indent: .9em !important
}

.ti_1em {
    text-indent: 1em !important
}

.ti_0 {
    text-indent: 0 !important
}

.ti_1em {
    text-indent: .9em
}

.ls0 {
    letter-spacing: 0 !important
}

.ls0_5 {
    letter-spacing: -0.5px !important
}

.ls1 {
    letter-spacing: -1px !important
}

.ls1_5 {
    letter-spacing: -1.5px !important
}

.ls2 {
    letter-spacing: -2px !important
}

.ls2_5 {
    letter-spacing: -2.5px !important
}

.ls3 {
    letter-spacing: -3px !important
}

.ls3_5 {
    letter-spacing: -3.5px !important
}

.ls4 {
    letter-spacing: -4px !important
}

.ls4_5 {
    letter-spacing: -4.5px !important
}

.ls5 {
    letter-spacing: -5px !important
}

.ls5_5 {
    letter-spacing: -5.5px !important
}

.mt-50 {
    margin-top: -50px !important
}

.mt-20 {
    margin-top: -20px !important
}

.mt_0 {
    margin-top: 0 !important
}

.mt_3 {
    margin-top: 3px !important
}

.mt_4 {
    margin-top: 4px !important
}

.mt_5 {
    margin-top: 5px !important
}

.mt_6 {
    margin-top: 6px !important
}

.mt_7 {
    margin-top: 7px !important
}

.mt_8 {
    margin-top: 8px !important
}

.mt_10 {
    margin-top: 10px !important
}

.mt_12 {
    margin-top: 12px !important
}

.mt_14 {
    margin-top: 14px !important
}

.mt_15 {
    margin-top: 15px !important
}

.mt_20 {
    margin-top: 20px !important
}

.mt_22 {
    margin-top: 22px !important
}

.mt_25 {
    margin-top: 25px !important
}

.mt_27 {
    margin-top: 27px !important
}

.mt_30 {
    margin-top: 30px !important
}

.mt_35 {
    margin-top: 35px !important
}

.mt_40 {
    margin-top: 40px !important
}

.mt_45 {
    margin-top: 45px !important
}

.mt_50 {
    margin-top: 50px !important
}

.mt_55 {
    margin-top: 55px !important
}

.mt_60 {
    margin-top: 60px !important
}

.mt_65 {
    margin-top: 65px !important
}

.mt_70 {
    margin-top: 70px !important
}

.mt_80 {
    margin-top: 80px !important
}

.mt_85 {
    margin-top: 85px !important
}

.mt_90 {
    margin-top: 90px !important
}

.mt_95 {
    margin-top: 95px !important
}

.mt_100 {
    margin-top: 100px !important
}

.mt_110 {
    margin-top: 110px !important
}

.mt_120 {
    margin-top: 120px !important
}

.mt_130 {
    margin-top: 130px !important
}

.ml_5 {
    margin-left: 5px !important
}

.ml_7 {
    margin-left: 7px !important
}

.ml_10 {
    margin-left: 10px !important
}

.ml_15 {
    margin-left: 15px !important
}

.ml_20 {
    margin-left: 20px !important
}

.ml_30 {
    margin-left: 30px !important
}

.ml_32 {
    margin-left: 32px !important
}

.ml_40 {
    margin-left: 40px !important
}

.ml_50 {
    margin-left: 50px !important
}

.ml_55 {
    margin-left: 55px !important
}

.ml_60 {
    margin-left: 60px !important
}

.ml_65 {
    margin-left: 65px !important
}

.ml_70 {
    margin-left: 70px !important
}

.ml_80 {
    margin-left: 80px !important
}

.ml_85 {
    margin-left: 85px !important
}

.ml_90 {
    margin-left: 90px !important
}

.ml_100 {
    margin-left: 100px !important
}

.ml_115 {
    margin-left: 115px !important
}

.ml_120 {
    margin-left: 120px !important
}

.ml_130 {
    margin-left: 130px !important
}

.ml_135 {
    margin-left: 135px !important
}

.ml_140 {
    margin-left: 140px !important
}

.ml_145 {
    margin-left: 145px !important
}

.ml_150 {
    margin-left: 150px !important
}

.ml_160 {
    margin-left: 160px !important
}

.ml_170 {
    margin-left: 170px !important
}

.ml_180 {
    margin-left: 180px !important
}

.ml_190 {
    margin-left: 190px !important
}

.ml_195 {
    margin-left: 195px !important
}

.ml_200 {
    margin-left: 200px !important
}

.mb_4 {
    margin-bottom: 4px !important
}

.mb_5 {
    margin-bottom: 5px !important
}

.mb_8 {
    margin-bottom: 8px !important
}

.mb_10 {
    margin-bottom: 10px !important
}

.mb_15 {
    margin-bottom: 15px !important
}

.mb_20 {
    margin-bottom: 20px !important
}

.mb_25 {
    margin-bottom: 25px !important
}

.mb_30 {
    margin-bottom: 30px !important
}

.mb_32 {
    margin-bottom: 32px !important
}

.mb_35 {
    margin-bottom: 35px !important
}

.mb_40 {
    margin-bottom: 40px !important
}

.mb_45 {
    margin-bottom: 45px !important
}

.mb_50 {
    margin-bottom: 50px !important
}

.mb_55 {
    margin-bottom: 55px !important
}

.mb_60 {
    margin-bottom: 60px !important
}

.mb_65 {
    margin-bottom: 65px !important
}

.mb_70 {
    margin-bottom: 70px !important
}

.mb_75 {
    margin-bottom: 75px !important
}

.mb_80 {
    margin-bottom: 80px !important
}

.mb_85 {
    margin-bottom: 85px !important
}

.mb_90 {
    margin-bottom: 90px !important
}

.mb_95 {
    margin-bottom: 95px !important
}

.mb_100 {
    margin-bottom: 100px !important
}

.mb_105 {
    margin-bottom: 105px !important
}

.mb_110 {
    margin-bottom: 110px !important
}

.mb_120 {
    margin-bottom: 120px !important
}

.mr_0 {
    margin-right: 0 !important
}

.mr_5 {
    margin-right: 5px !important
}

.mr_10 {
    margin-right: 10px !important
}

.mr_15 {
    margin-right: 15px !important
}

.mr_20 {
    margin-right: 20px !important
}

.mr_25 {
    margin-right: 25px !important
}

.mr_30 {
    margin-right: 30px !important
}

.mr_35 {
    margin-right: 35px !important
}

.mr_40 {
    margin-right: 40px !important
}

.mr_45 {
    margin-right: 45px !important
}

.mr_50 {
    margin-right: 50px !important
}

.mr_60 {
    margin-right: 60px !important
}

.mr_70 {
    margin-right: 70px !important
}

.mr_75 {
    margin-right: 75px !important
}

.mr_80 {
    margin-right: 80px !important
}

.pt_5 {
    padding-top: 5px !important
}

.pt_10 {
    padding-top: 10px !important
}

.pt_12 {
    padding-top: 12px !important
}

.pt_15 {
    padding-top: 15px !important
}

.pt_18 {
    padding-top: 18px !important
}

.pt_20 {
    padding-top: 20px !important
}

.pt_25 {
    padding-top: 25px !important
}

.pt_30 {
    padding-top: 30px !important
}

.pt_40 {
    padding-top: 40px !important
}

.pt_45 {
    padding-top: 45px !important
}

.pt_50 {
    padding-top: 50px !important
}

.pt_60 {
    padding-top: 60px !important
}

.pt_70 {
    padding-top: 70px !important
}

.pt_80 {
    padding-top: 80px !important
}

.pt_90 {
    padding-top: 90px !important
}

.pt_95 {
    padding-top: 95px !important
}

.pt_100 {
    padding-top: 100px !important
}

.pt_200 {
    padding-top: 200px !important
}

.pl_5 {
    padding-left: 5px !important
}

.pl_10 {
    padding-left: 10px !important
}

.pl_20 {
    padding-left: 20px !important
}

.pl_30 {
    padding-left: 30px !important
}

.pl_40 {
    padding-left: 40px !important
}

.pl_45 {
    padding-left: 45px !important
}

.pl_50 {
    padding-left: 50px !important
}

.pl_60 {
    padding-left: 60px !important
}

.pl_70 {
    padding-left: 70px !important
}

.pl_80 {
    padding-left: 80px !important
}

.pl_90 {
    padding-left: 90px !important
}

.pl_95 {
    padding-left: 95px !important
}

.pl_100 {
    padding-left: 100px !important
}

.pl_200 {
    padding-left: 200px !important
}

.pr_5 {
    padding-right: 5px !important
}

.pr_10 {
    padding-right: 10px !important
}

.pr_20 {
    padding-right: 20px !important
}

.pr_30 {
    padding-right: 30px !important
}

.pr_40 {
    padding-right: 40px !important
}

.pr_45 {
    padding-right: 45px !important
}

.pr_50 {
    padding-right: 50px !important
}

.pr_60 {
    padding-right: 60px !important
}

.pr_70 {
    padding-right: 70px !important
}

.pr_80 {
    padding-right: 80px !important
}

.pr_90 {
    padding-right: 90px !important
}

.pr_95 {
    padding-right: 95px !important
}

.pr_100 {
    padding-right: 100px !important
}

.pr_200 {
    padding-right: 200px !important
}

.pb_5 {
    padding-bottom: 5px !important
}

.pb_10 {
    padding-bottom: 10px !important
}

.pb_20 {
    padding-bottom: 20px !important
}

.pb_30 {
    padding-bottom: 30px !important
}

.pb_40 {
    padding-bottom: 40px !important
}

.pb_45 {
    padding-bottom: 45px !important
}

.pb_50 {
    padding-bottom: 50px !important
}

.pb_60 {
    padding-bottom: 60px !important
}

.pb_70 {
    padding-bottom: 70px !important
}

.pb_80 {
    padding-bottom: 80px !important
}

.pb_90 {
    padding-bottom: 90px !important
}

.pb_95 {
    padding-bottom: 95px !important
}

.pb_100 {
    padding-bottom: 100px !important
}

.pb_200 {
    padding-bottom: 200px !important
}

.wd-6 {
    word-spacing: -6px !important
}

.wd-5 {
    word-spacing: -5px !important
}

.wd-4 {
    word-spacing: -4px !important
}

.wd-3 {
    word-spacing: -3px !important
}

.wd-2 {
    word-spacing: -2px !important
}

.wd-1 {
    word-spacing: -1px !important
}

.wd-0 {
    word-spacing: 0 !important
}

[class*="arrow-css"] {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 30px 0 20px;
    background-color: #c3d69b;
    vertical-align: middle
}

[class*="arrow-css"]:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -8px;
    right: -38px;
    border-style: solid;
    border-width: 18px 20px;
    border-color: transparent transparent transparent #c3d69b
}

.arrow-css.side {
    margin: 0 20px
}

.arrow-css.side:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -8px;
    left: -38px;
    border-style: solid;
    border-width: 18px 20px;
    border-color: transparent #c3d69b transparent transparent
}

.arrow-css.gray {
    background-color: #c9c9ca
}

.arrow-css.gray:after {
    border-color: transparent transparent transparent #c9c9ca
}

.arrow-css.side.gray:before {
    border-color: transparent #c9c9ca transparent transparent
}

.arrow-css.deepgray {
    background-color: gray
}

.arrow-css.deepgray:after {
    border-color: transparent transparent transparent gray
}

.arrow-css.side.deepgray:before {
    border-color: transparent gray transparent transparent
}

.arrow-css.pink {
    background-color: #fef2f0
}

.arrow-css.pink:after {
    border-color: transparent transparent transparent #fef2f0
}

.arrow-css.deeppink {
    background-color: #ecd1c0
}

.arrow-css.deeppink:after {
    border-color: transparent transparent transparent #ecd1c0
}

.arrow-css.yellow {
    background-color: #f1e4ca
}

.arrow-css.yellow:after {
    border-color: transparent transparent transparent #f1e4ca
}

.arrow-css.deepRed {
    background-color: #953735
}

.arrow-css.deepRed:after {
    border-color: transparent transparent transparent #953735
}

.arrow-css.sky {
    background-color: #b7dee8
}

.arrow-css.sky:after {
    border-color: transparent transparent transparent #b7dee8
}

.arrow-css.deeppink2 {
    background-color: #e6b9b8
}

.arrow-css.deeppink2:after {
    border-color: transparent transparent transparent #e6b9b8
}

.arrow-gray.top,.arrow-css.top {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg)
}

.arrow-css.left,.arrow-gray.left {
    transform: rotate(180deg);
    -ms-transform: rotate(1800deg)
}

.arrow-gray.bottom,.arrow-css.bottom {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.color_black {
    color: black
}

.color_blue {
    color: blue
}

.color_red {
    color: red
}
