/* display */
.db {
  display: block !important;
  }
.di {
  display: inline !important;
}
.dib {
  display: inline-block !important;
}
.hide,
.dn {
  display: none;
  }
 

/* float */
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.fn {
  float: none !important;
}
.self-clearfix {
  display: inline-block;
  clear: both;
}
.self-clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

/* text-align */
.tal {
  text-align: left !important;
}
.tac {
  text-align: center !important;
}
.tar {
  text-align: right !important;
}

/* text-indent */
.ti1 {
  margin-left: 1em;
  text-indent: -1.0em;
  }


/* clear */
.clear {
  clear: both !important;
}
.clearfix {
  clear: both !important;
}
.clearfix:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  clear: both;
  overflow: hidden;
}

/* border */
.bdr0 {
  border: none !important;
}
.bdb0 {
  border-bottom: none !important;
}
.bdt0 {
  border-top: none !important;
}
.bdl0 {
  border-left: none !important;
}
.bdr0 {
  border-right: none !important;
}

/* scroll */
.scrollbar {
  overflow: auto;
  height:290px;
  padding: 5px 10px 5px 5px;
}

/* bg color */
.bgf {
  bakground-color :#fff;
}

/*----- font -----*/
.fontRed {color: #f00 !important;}
.fontRed02 {color: #933 !important;}
.fontBlue {color: #06c !important;}
.fontWhite{color: #fff !important;}
.fontBlack{color: #000 !important;}
.fontGray{color: #999 !important;}

/* invisible */
.invisible {
  visibility: hidden;
  overflow: none;
  }



/* Font Size */
.f1 { font-size: 1px !important; }
.f2 { font-size: 2px !important; }
.f3 { font-size: 3px !important; }
.f4 { font-size: 4px !important; }
.f5 { font-size: 5px !important; }
.f6 { font-size: 6px !important; }
.f7 { font-size: 7px !important; }
.f8 { font-size: 8px !important; }
.f9 { font-size: 9px !important; }
.f10 { font-size: 10px !important; }
.f11 { font-size: 11px !important; }
.f12 { font-size: 12px !important; }
.f13 { font-size: 13px !important; }
.f14 { font-size: 14px !important; }
.f15 { font-size: 15px !important; }
.f16 { font-size: 16px !important; }
.f17 { font-size: 17px !important; }
.f18 { font-size: 18px !important; }
.f19 { font-size: 19px !important; }
.f20 { font-size: 20px !important; }
.f21 { font-size: 21px !important; }
.f22 { font-size: 22px !important; }
.f23 { font-size: 23px !important; }
.f24 { font-size: 24px !important; }
.f25 { font-size: 25px !important; }
.f26 { font-size: 26px !important; }
.f27 { font-size: 27px !important; }
.f28 { font-size: 28px !important; }
.f29 { font-size: 29px !important; }
.f30 { font-size: 30px !important; }
.f31 { font-size: 31px !important; }
.f32 { font-size: 32px !important; }
.f33 { font-size: 33px !important; }
.f34 { font-size: 34px !important; }
.f35 { font-size: 35px !important; }
.f36 { font-size: 36px !important; }
.f37 { font-size: 37px !important; }
.f38 { font-size: 38px !important; }
.f39 { font-size: 39px !important; }
.f40 { font-size: 40px !important; }
.f41 { font-size: 41px !important; }
.f42 { font-size: 42px !important; }
.f43 { font-size: 43px !important; }
.f44 { font-size: 44px !important; }
.f45 { font-size: 45px !important; }
.f46 { font-size: 46px !important; }
.f47 { font-size: 47px !important; }
.f48 { font-size: 48px !important; }


/* Font Weight */
.fwb {
  font-weight: bold !important;
  }
.fwn {
  font-weight: normal !important;
  }
.fw100 {
  font-weight: 100 !important;
  }
.fw00 {
  font-weight: 200 !important;
  }
.fw300 {
  font-weight: 300 !important;
  }
.fw400 {
  font-weight: 400 !important;
  }
.fw500 {
  font-weight: 500 !important;
  }
.fw600 {
  font-weight: 600 !important;
  }
.fw700 {
  font-weight: 700 !important;
  }
.fw800 {
  font-weight: 800 !important;
  }


.lhn { line-height: normal !important; }
.lh8 { line-height: 8px !important; }
.lh9 { line-height: 9px !important; }
.lh10 { line-height: 10px !important; }
.lh11 { line-height: 11px !important; }
.lh12 { line-height: 12px !important; }
.lh13 { line-height: 13px !important; }
.lh14 { line-height: 14px !important; }
.lh15 { line-height: 15px !important; }
.lh16 { line-height: 16px !important; }
.lh17 { line-height: 17px !important; }
.lh18 { line-height: 18px !important; }
.lh19 { line-height: 19px !important; }
.lh20 { line-height: 20px !important; }
.lh21 { line-height: 21px !important; }
.lh22 { line-height: 22px !important; }
.lh23 { line-height: 23px !important; }
.lh24 { line-height: 24px !important; }
.lh25 { line-height: 25px !important; }
.lh26 { line-height: 26px !important; }
.lh27 { line-height: 27px !important; }
.lh28 { line-height: 28px !important; }
.lh29 { line-height: 29px !important; }
.lh30 { line-height: 30px !important; }
.lh31 { line-height: 31px !important; }
.lh32 { line-height: 32px !important; }
.lh33 { line-height: 33px !important; }
.lh34 { line-height: 34px !important; }
.lh35 { line-height: 35px !important; }
.lh36 { line-height: 36px !important; }
.lh37 { line-height: 37px !important; }
.lh38 { line-height: 38px !important; }
.lh39 { line-height: 39px !important; }
.lh40 { line-height: 40px !important; }
.lh41 { line-height: 41px !important; }
.lh42 { line-height: 42px !important; }
.lh43 { line-height: 43px !important; }
.lh44 { line-height: 44px !important; }
.lh45 { line-height: 45px !important; }
.lh46 { line-height: 46px !important; }
.lh47 { line-height: 47px !important; }
.lh48 { line-height: 48px !important; }
.lh49 { line-height: 49px !important; }
.lh50 { line-height: 50px !important; }
.lh51 { line-height: 51px !important; }
.lh52 { line-height: 52px !important; }
.lh53 { line-height: 53px !important; }
.lh54 { line-height: 54px !important; }
.lh55 { line-height: 55px !important; }
.lh56 { line-height: 56px !important; }
.lh57 { line-height: 57px !important; }
.lh58 { line-height: 58px !important; }
.lh59 { line-height: 59px !important; }
.lh60 { line-height: 60px !important; }
.lh61 { line-height: 61px !important; }
.lh62 { line-height: 62px !important; }
.lh63 { line-height: 63px !important; }
.lh64 { line-height: 64px !important; }
.lh65 { line-height: 65px !important; }
.lh66 { line-height: 66px !important; }
.lh67 { line-height: 67px !important; }
.lh68 { line-height: 68px !important; }
.lh69 { line-height: 69px !important; }
.lh70 { line-height: 70px !important; }
.lh71 { line-height: 71px !important; }
.lh72 { line-height: 72px !important; }
.lh73 { line-height: 73px !important; }
.lh74 { line-height: 74px !important; }
.lh75 { line-height: 75px !important; }
.lh76 { line-height: 76px !important; }
.lh77 { line-height: 77px !important; }
.lh78 { line-height: 78px !important; }
.lh79 { line-height: 79px !important; }
.lh80 { line-height: 80px !important; }
.lh81 { line-height: 81px !important; }
.lh82 { line-height: 82px !important; }
.lh83 { line-height: 83px !important; }
.lh84 { line-height: 84px !important; }
.lh85 { line-height: 85px !important; }
.lh86 { line-height: 86px !important; }
.lh87 { line-height: 87px !important; }
.lh88 { line-height: 88px !important; }
.lh89 { line-height: 89px !important; }
.lh90 { line-height: 90px !important; }
.lh91 { line-height: 91px !important; }
.lh92 { line-height: 92px !important; }
.lh93 { line-height: 93px !important; }
.lh94 { line-height: 94px !important; }
.lh95 { line-height: 95px !important; }
.lh96 { line-height: 96px !important; }
.lh97 { line-height: 97px !important; }
.lh98 { line-height: 98px !important; }
.lh99 { line-height: 99px !important; }
.lh100 { line-height: 100px !important; }



.wa { width: auto !important; }
.w10 { width: 10px !important; }
.w15 { width: 15px !important; }
.w20 { width: 20px !important; }
.w25 { width: 25px !important; }
.w30 { width: 30px !important; }
.w35 { width: 35px !important; }
.w40 { width: 40px !important; }
.w45 { width: 45px !important; }
.w50 { width: 50px !important; }
.w55 { width: 55px !important; }
.w60 { width: 60px !important; }
.w65 { width: 65px !important; }
.w70 { width: 70px !important; }
.w75 { width: 75px !important; }
.w80 { width: 80px !important; }
.w85 { width: 85px !important; }
.w90 { width: 90px !important; }
.w95 { width: 95px !important; }
.w100 { width: 100px !important; }
.w105 { width: 105px !important; }
.w110 { width: 110px !important; }
.w115 { width: 115px !important; }
.w120 { width: 120px !important; }
.w125 { width: 125px !important; }
.w130 { width: 130px !important; }
.w135 { width: 135px !important; }
.w140 { width: 140px !important; }
.w145 { width: 145px !important; }
.w150 { width: 150px !important; }
.w155 { width: 155px !important; }
.w160 { width: 160px !important; }
.w165 { width: 165px !important; }
.w170 { width: 170px !important; }
.w175 { width: 175px !important; }
.w180 { width: 180px !important; }
.w185 { width: 185px !important; }
.w190 { width: 190px !important; }
.w195 { width: 195px !important; }
.w200 { width: 200px !important; }
.w205 { width: 205px !important; }
.w210 { width: 210px !important; }
.w215 { width: 215px !important; }
.w220 { width: 220px !important; }
.w225 { width: 225px !important; }
.w230 { width: 230px !important; }
.w235 { width: 235px !important; }
.w240 { width: 240px !important; }
.w245 { width: 245px !important; }
.w250 { width: 250px !important; }
.w255 { width: 255px !important; }
.w260 { width: 260px !important; }
.w265 { width: 265px !important; }
.w270 { width: 270px !important; }
.w275 { width: 275px !important; }
.w280 { width: 280px !important; }
.w285 { width: 285px !important; }
.w290 { width: 290px !important; }
.w295 { width: 295px !important; }
.w300 { width: 300px !important; }
.w305 { width: 305px !important; }
.w310 { width: 310px !important; }
.w315 { width: 315px !important; }
.w320 { width: 320px !important; }
.w325 { width: 325px !important; }
.w330 { width: 330px !important; }
.w335 { width: 335px !important; }
.w340 { width: 340px !important; }
.w345 { width: 345px !important; }
.w350 { width: 350px !important; }
.w355 { width: 355px !important; }
.w360 { width: 360px !important; }
.w365 { width: 365px !important; }
.w370 { width: 370px !important; }
.w375 { width: 375px !important; }
.w380 { width: 380px !important; }
.w385 { width: 385px !important; }
.w390 { width: 390px !important; }
.w395 { width: 395px !important; }
.w400 { width: 400px !important; }
.w405 { width: 405px !important; }
.w410 { width: 410px !important; }
.w415 { width: 415px !important; }
.w420 { width: 420px !important; }
.w425 { width: 425px !important; }
.w430 { width: 430px !important; }
.w435 { width: 435px !important; }
.w440 { width: 440px !important; }
.w445 { width: 445px !important; }
.w450 { width: 450px !important; }
.w455 { width: 455px !important; }
.w460 { width: 460px !important; }
.w465 { width: 465px !important; }
.w470 { width: 470px !important; }
.w475 { width: 475px !important; }
.w480 { width: 480px !important; }
.w485 { width: 485px !important; }
.w490 { width: 490px !important; }
.w495 { width: 495px !important; }
.w500 { width: 500px !important; }
.w505 { width: 505px !important; }
.w510 { width: 510px !important; }
.w515 { width: 515px !important; }
.w520 { width: 520px !important; }
.w525 { width: 525px !important; }
.w530 { width: 530px !important; }
.w535 { width: 535px !important; }
.w540 { width: 540px !important; }
.w545 { width: 545px !important; }
.w550 { width: 550px !important; }
.w555 { width: 555px !important; }
.w560 { width: 560px !important; }
.w565 { width: 565px !important; }
.w570 { width: 570px !important; }
.w575 { width: 575px !important; }
.w580 { width: 580px !important; }
.w585 { width: 585px !important; }
.w590 { width: 590px !important; }
.w595 { width: 595px !important; }
.w600 { width: 600px !important; }
.w605 { width: 605px !important; }
.w610 { width: 610px !important; }
.w615 { width: 615px !important; }
.w620 { width: 620px !important; }
.w625 { width: 625px !important; }
.w630 { width: 630px !important; }
.w635 { width: 635px !important; }
.w640 { width: 640px !important; }
.w645 { width: 645px !important; }
.w650 { width: 650px !important; }
.w655 { width: 655px !important; }
.w660 { width: 660px !important; }
.w665 { width: 665px !important; }
.w670 { width: 670px !important; }
.w675 { width: 675px !important; }
.w680 { width: 680px !important; }
.w685 { width: 685px !important; }
.w690 { width: 690px !important; }
.w695 { width: 695px !important; }
.w700 { width: 700px !important; }

.w5p { width: 5% !important; }
.w10p { width: 10% !important; }
.w15p { width: 15% !important; }
.w20p { width: 20% !important; }
.w25p { width: 25% !important; }
.w30p { width: 30% !important; }
.w35p { width: 35% !important; }
.w40p { width: 40% !important; }
.w45p { width: 45% !important; }
.w50p { width: 50% !important; }
.w55p { width: 55% !important; }
.w60p { width: 60% !important; }
.w65p { width: 65% !important; }
.w70p { width: 70% !important; }
.w75p { width: 75% !important; }
.w80p { width: 80% !important; }
.w85p { width: 85% !important; }
.w90p { width: 90% !important; }
.w95p { width: 95% !important; }
.w100p { width: 100% !important; }

.h5 { height: 5px !important; }
.h10 { height: 10px !important; }
.h15 { height: 15px !important; }
.h20 { height: 20px !important; }
.h25 { height: 25px !important; }
.h30 { height: 30px !important; }
.h35 { height: 35px !important; }
.h40 { height: 40px !important; }
.h45 { height: 45px !important; }
.h50 { height: 50px !important; }
.h55 { height: 55px !important; }
.h60 { height: 60px !important; }
.h65 { height: 65px !important; }
.h70 { height: 70px !important; }
.h75 { height: 75px !important; }
.h80 { height: 80px !important; }
.h85 { height: 85px !important; }
.h90 { height: 90px !important; }
.h95 { height: 95px !important; }
.h100 { height: 100px !important; }
.h105 { height: 105px !important; }
.h110 { height: 110px !important; }
.h115 { height: 115px !important; }
.h120 { height: 120px !important; }
.h125 { height: 125px !important; }
.h130 { height: 130px !important; }
.h135 { height: 135px !important; }
.h140 { height: 140px !important; }
.h145 { height: 145px !important; }
.h150 { height: 150px !important; }
.h155 { height: 155px !important; }
.h160 { height: 160px !important; }
.h165 { height: 165px !important; }
.h170 { height: 170px !important; }
.h175 { height: 175px !important; }
.h180 { height: 180px !important; }
.h185 { height: 185px !important; }
.h190 { height: 190px !important; }
.h195 { height: 195px !important; }
.h200 { height: 200px !important; }
.h205 { height: 205px !important; }
.h210 { height: 210px !important; }
.h215 { height: 215px !important; }
.h220 { height: 220px !important; }
.h225 { height: 225px !important; }
.h230 { height: 230px !important; }
.h235 { height: 235px !important; }
.h240 { height: 240px !important; }
.h245 { height: 245px !important; }
.h250 { height: 250px !important; }
.h255 { height: 255px !important; }
.h260 { height: 260px !important; }
.h265 { height: 265px !important; }
.h270 { height: 270px !important; }
.h275 { height: 275px !important; }
.h280 { height: 280px !important; }
.h285 { height: 285px !important; }
.h290 { height: 290px !important; }
.h295 { height: 295px !important; }
.h300 { height: 300px !important; }
.h305 { height: 305px !important; }
.h310 { height: 310px !important; }
.h315 { height: 315px !important; }
.h320 { height: 320px !important; }
.h325 { height: 325px !important; }
.h330 { height: 330px !important; }
.h335 { height: 335px !important; }
.h340 { height: 340px !important; }
.h345 { height: 345px !important; }
.h350 { height: 350px !important; }
.h355 { height: 355px !important; }
.h360 { height: 360px !important; }
.h365 { height: 365px !important; }
.h370 { height: 370px !important; }
.h375 { height: 375px !important; }
.h380 { height: 380px !important; }
.h385 { height: 385px !important; }
.h390 { height: 390px !important; }
.h395 { height: 395px !important; }
.h400 { height: 400px !important; }
.h405 { height: 405px !important; }
.h410 { height: 410px !important; }
.h415 { height: 415px !important; }

.p0 { padding: 0px !important; }
.p5 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }
.p55 { padding: 55px !important; }
.p60 { padding: 60px !important; }
.p65 { padding: 65px !important; }
.p70 { padding: 70px !important; }
.p75 { padding: 75px !important; }
.p80 { padding: 80px !important; }
.p85 { padding: 85px !important; }
.p90 { padding: 90px !important; }
.p95 { padding: 95px !important; }
.p100 { padding: 100px !important; }
.p105 { padding: 105px !important; }
.p110 { padding: 110px !important; }
.p115 { padding: 115px !important; }
.p120 { padding: 120px !important; }
.p125 { padding: 125px !important; }
.p130 { padding: 130px !important; }
.p135 { padding: 135px !important; }
.p140 { padding: 140px !important; }
.p145 { padding: 145px !important; }
.p150 { padding: 150px !important; }

.pt0 { padding-top: 0px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }
.pt105 { padding-top: 105px !important; }
.pt110 { padding-top: 110px !important; }
.pt115 { padding-top: 115px !important; }
.pt120 { padding-top: 120px !important; }
.pt125 { padding-top: 125px !important; }
.pt130 { padding-top: 130px !important; }
.pt135 { padding-top: 135px !important; }
.pt140 { padding-top: 140px !important; }
.pt145 { padding-top: 145px !important; }
.pt150 { padding-top: 150px !important; }

.pr0 { padding-right: 0px !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }
.pr105 { padding-right: 105px !important; }
.pr110 { padding-right: 110px !important; }
.pr115 { padding-right: 115px !important; }
.pr120 { padding-right: 120px !important; }
.pr125 { padding-right: 125px !important; }
.pr130 { padding-right: 130px !important; }
.pr135 { padding-right: 135px !important; }
.pr140 { padding-right: 140px !important; }
.pr145 { padding-right: 145px !important; }
.pr150 { padding-right: 150px !important; }

.pb0 {padding-bottom: 0px !important; }
.pb5 {padding-bottom: 5px !important; }
.pb10 {padding-bottom: 10px !important; }
.pb15 {padding-bottom: 15px !important; }
.pb20 {padding-bottom: 20px !important; }
.pb25 {padding-bottom: 25px !important; }
.pb30 {padding-bottom: 30px !important; }
.pb35 {padding-bottom: 35px !important; }
.pb40 {padding-bottom: 40px !important; }
.pb45 {padding-bottom: 45px !important; }
.pb50 {padding-bottom: 50px !important; }
.pb55 {padding-bottom: 55px !important; }
.pb60 {padding-bottom: 60px !important; }
.pb65 {padding-bottom: 65px !important; }
.pb70 {padding-bottom: 70px !important; }
.pb75 {padding-bottom: 75px !important; }
.pb80 {padding-bottom: 80px !important; }
.pb85 {padding-bottom: 85px !important; }
.pb90 {padding-bottom: 90px !important; }
.pb95 {padding-bottom: 95px !important; }
.pb100 {padding-bottom: 100px !important; }
.pb105 {padding-bottom: 105px !important; }
.pb110 {padding-bottom: 110px !important; }
.pb115 {padding-bottom: 115px !important; }
.pb120 {padding-bottom: 120px !important; }
.pb125 {padding-bottom: 125px !important; }
.pb130 {padding-bottom: 130px !important; }
.pb135 {padding-bottom: 135px !important; }
.pb140 {padding-bottom: 140px !important; }
.pb145 {padding-bottom: 145px !important; }
.pb150 {padding-bottom: 150px !important; }

.pl0 { padding-left: 0px !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }
.pl105 { padding-left: 105px !important; }
.pl110 { padding-left: 110px !important; }
.pl115 { padding-left: 115px !important; }
.pl120 { padding-left: 120px !important; }
.pl125 { padding-left: 125px !important; }
.pl130 { padding-left: 130px !important; }
.pl135 { padding-left: 135px !important; }
.pl140 { padding-left: 140px !important; }
.pl145 { padding-left: 145px !important; }
.pl150 { padding-left: 150px !important; }

.m0 { mardin: 0px !important; }
.m5 { mardin: 5px !important; }
.m10 { mardin: 10px !important; }
.m15 { mardin: 15px !important; }
.m20 { mardin: 20px !important; }
.m25 { mardin: 25px !important; }
.m30 { mardin: 30px !important; }
.m35 { mardin: 35px !important; }
.m40 { mardin: 40px !important; }
.m45 { mardin: 45px !important; }
.m50 { mardin: 50px !important; }
.m55 { mardin: 55px !important; }
.m60 { mardin: 60px !important; }
.m65 { mardin: 65px !important; }
.m70 { mardin: 70px !important; }
.m75 { mardin: 75px !important; }
.m80 { mardin: 80px !important; }
.m85 { mardin: 85px !important; }
.m90 { mardin: 90px !important; }
.m95 { mardin: 95px !important; }
.m100 { mardin: 100px !important; }
.m105 { mardin: 105px !important; }
.m110 { mardin: 110px !important; }
.m115 { mardin: 115px !important; }
.m120 { mardin: 120px !important; }
.m125 { mardin: 125px !important; }
.m130 { mardin: 130px !important; }
.m135 { mardin: 135px !important; }
.m140 { mardin: 140px !important; }
.m145 { mardin: 145px !important; }
.m150 { mardin: 150px !important; }

.mt0 { margin-top: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }
.mt105 { margin-top: 105px !important; }
.mt110 { margin-top: 110px !important; }
.mt115 { margin-top: 115px !important; }
.mt120 { margin-top: 120px !important; }
.mt125 { margin-top: 125px !important; }
.mt130 { margin-top: 130px !important; }
.mt135 { margin-top: 135px !important; }
.mt140 { margin-top: 140px !important; }
.mt145 { margin-top: 145px !important; }
.mt150 { margin-top: 150px !important; }

.mra { margin-right: auto !important; }
.mr0 { margin-right: 0px !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }
.mr105 { margin-right: 105px !important; }
.mr110 { margin-right: 110px !important; }
.mr115 { margin-right: 115px !important; }
.mr120 { margin-right: 120px !important; }
.mr125 { margin-right: 125px !important; }
.mr130 { margin-right: 130px !important; }
.mr135 { margin-right: 135px !important; }
.mr140 { margin-right: 140px !important; }
.mr145 { margin-right: 145px !important; }
.mr150 { margin-right: 150px !important; }

.mb0 {margin-bottom: 0px !important;}
.mb1 {margin-bottom: 1px !important;}
.mb2 {margin-bottom: 2px !important;}
.mb3 {margin-bottom: 3px !important;}
.mb4 {margin-bottom: 4px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb6 {margin-bottom: 6px !important;}
.mb7 {margin-bottom: 7px !important;}
.mb8 {margin-bottom: 8px !important;}
.mb9 {margin-bottom: 9px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb11 {margin-bottom: 11px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb13 {margin-bottom: 13px !important;}
.mb14 {margin-bottom: 14px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb16 {margin-bottom: 16px !important;}
.mb17 {margin-bottom: 17px !important;}
.mb18 {margin-bottom: 18px !important;}
.mb19 {margin-bottom: 19px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb21 {margin-bottom: 21px !important;}
.mb22 {margin-bottom: 22px !important;}
.mb23 {margin-bottom: 23px !important;}
.mb24 {margin-bottom: 24px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb26 {margin-bottom: 26px !important;}
.mb27 {margin-bottom: 27px !important;}
.mb28 {margin-bottom: 28px !important;}
.mb29 {margin-bottom: 29px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb31 {margin-bottom: 31px !important;}
.mb32 {margin-bottom: 32px !important;}
.mb33 {margin-bottom: 33px !important;}
.mb34 {margin-bottom: 34px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb36 {margin-bottom: 36px !important;}
.mb37 {margin-bottom: 37px !important;}
.mb38 {margin-bottom: 38px !important;}
.mb39 {margin-bottom: 39px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb41 {margin-bottom: 41px !important;}
.mb42 {margin-bottom: 42px !important;}
.mb43 {margin-bottom: 43px !important;}
.mb44 {margin-bottom: 44px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb46 {margin-bottom: 46px !important;}
.mb47 {margin-bottom: 47px !important;}
.mb48 {margin-bottom: 48px !important;}
.mb49 {margin-bottom: 49px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb51 {margin-bottom: 51px !important;}
.mb52 {margin-bottom: 52px !important;}
.mb53 {margin-bottom: 53px !important;}
.mb54 {margin-bottom: 54px !important;}
.mb55 {margin-bottom: 55px !important;}
.mb56 {margin-bottom: 56px !important;}
.mb57 {margin-bottom: 57px !important;}
.mb58 {margin-bottom: 58px !important;}
.mb59 {margin-bottom: 59px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }
.mb105 { margin-bottom: 105px !important; }
.mb110 { margin-bottom: 110px !important; }
.mb115 { margin-bottom: 115px !important; }
.mb120 { margin-bottom: 120px !important; }
.mb125 { margin-bottom: 125px !important; }
.mb130 { margin-bottom: 130px !important; }
.mb135 { margin-bottom: 135px !important; }
.mb140 { margin-bottom: 140px !important; }
.mb145 { margin-bottom: 145px !important; }
.mb150 { margin-bottom: 150px !important; }

.mla { margin-left: auto !important; }
.ml0 { margin-left: 0px !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }
.ml105 { margin-left: 105px !important; }
.ml110 { margin-left: 110px !important; }
.ml115 { margin-left: 115px !important; }
.ml120 { margin-left: 120px !important; }
.ml125 { margin-left: 125px !important; }
.ml130 { margin-left: 130px !important; }
.ml135 { margin-left: 135px !important; }
.ml140 { margin-left: 140px !important; }
.ml145 { margin-left: 145px !important; }
.ml150 { margin-left: 150px !important; }



/* alpha */
.alpha1 {
  -moz-opacity:0.1; /* Firefox(old) */
  -web-kit-opacity: 0.1; /* Safari */
  opacity: 0.1;
}
.alpha2 {
  -moz-opacity:0.2; /* Firefox(old) */
  -web-kit-opacity: 0.2; /* Safari */
  opacity: 0.2;
}
.alpha3 {
  -moz-opacity:0.3; /* Firefox(old) */
  -web-kit-opacity: 0.3; /* Safari */
  opacity: 0.3;
}
.alpha4 {
  -moz-opacity:0.4; /* Firefox(old) */
  -web-kit-opacity: 0.4; /* Safari */
  opacity: 0.4;
}
.alpha5 {
  -moz-opacity:0.5; /* Firefox(old) */
  -web-kit-opacity: 0.5; /* Safari */
  opacity: 0.5;
}
.alpha6 {
  -moz-opacity:0.6; /* Firefox(old) */
  -web-kit-opacity: 0.6; /* Safari */
  opacity: 0.6;
}
.alpha7 {
  -moz-opacity:0.7; /* Firefox(old) */
  -web-kit-opacity: 0.7; /* Safari */
  opacity: 0.7;
}
.alpha8 {
  -moz-opacity:0.8; /* Firefox(old) */
  -web-kit-opacity: 0.8; /* Safari */
  opacity: 0.8;
}
.alpha9 {
  -moz-opacity:0.9; /* Firefox(old) */
  -web-kit-opacity: 0.9; /* Safari */
  opacity: 0.9;
}
.alpha10 {
  -moz-opacity:1.0; /* Firefox(old) */
  -web-kit-opacity: 1.0; /* Safari */
  opacity: 1.0;
}


/* radius */
.around3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  }
.around5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }