/*MARGIN*/
._m0a{margin:0 auto;}

._m0{margin: 0px}
._m5{margin: 5px}
._m10{margin: 10px}
._m15{margin: 15px}
._m20{margin: 20px}
._mT-10{margin-top:-10px}
._mT-20{margin-top:-20px}
._mT0{margin-top: 0;}
._mT5{margin-top: 5px}
._mT10{margin-top: 10px}
._mT20{margin-top: 20px}
._mT30{margin-top: 30px}
._mT40{margin-top: 40px}
._mT50{margin-top: 50px}
._mT60{margin-top: 60px}
._mT70{margin-top: 70px}
._mT80{margin-top: 80px}
._mT90{margin-top: 90px}
._mT100{margin-top: 100px}
._mB-3{margin-bottom: -3px}
._mB-5{margin-bottom: -5px}
._mB-10{margin-bottom: -10px}
._mB-20{margin-bottom: -20px}
._mB0{margin-bottom: 0;}
._mB5{margin-bottom: 5px}
._mB10{margin-bottom: 10px}
._mB20{margin-bottom: 20px}
._mB30{margin-bottom: 30px}
._mB40{margin-bottom: 40px}
._mB50{margin-bottom: 50px}
._mB60{margin-bottom: 60px}
._mB70{margin-bottom: 70px}
._mB80{margin-bottom: 80px}
._mB90{margin-bottom: 90px}
._mB100{margin-bottom: 100px}
._m-5{margin: 5px}
._m-10{margin: 10px}
._m-15{margin: 15px}
._m-20{margin: 20px}
._mL0{margin-left: 0px;}
._mL5{margin-left: 5px;}
._mL10{margin-left: 10px;}
._mL20{margin-left: 20px;}
._mL30{margin-left: 30px;}
._mL40{margin-left: 40px;}
._mL50{margin-left: 50px;}
._mL60{margin-left: 60px;}
._mL70{margin-left: 70px;}
._mL80{margin-left: 80px;}
._mL90{margin-left: 90px;}
._mL100{margin-left: 100px;}
._mR0{margin-right: 0;}
._mR5{margin-right: 5px;}
._mR10{margin-right: 10px;}
._mR20{margin-right: 20;}
._mR30{margin-right: 10px;}
._mR40{margin-right: 40px;}
._mR50{margin-right:50px;}
._mR60{margin-right:60px;}
._mR70{margin-right:70px;}
._mR80{margin-right:80px;}
._mR90{margin-right:90px;}
._mR100{margin-right:100px;}

/*PADDING*/
._p5{padding:5px}
._p10{padding:10px}
._p15{padding:15px}
._p20{padding:20px}
._pT5{padding-top: 5px;}
._pT10{padding-top: 10px;}
._pT20{padding-top: 20px;}
._pT30{padding-top: 30px;}
._pT40{padding-top: 40px;}
._pT50{padding-top: 50px;}
._pT60{padding-top: 60px;}
._pT70{padding-top: 70px;}
._pT80{padding-top: 80px;}
._pT90{padding-top: 90px;}
._pT100{padding-top: 100px;}
._pB5{padding-bottom: 5px;}
._pB10{padding-bottom: 10px;}
._pB20{padding-bottom: 20px;}
._pB30{padding-bottom: 30px;}
._pB40{padding-bottom: 40px;}
._pB50{padding-bottom: 50px;}
._pB60{padding-bottom: 60px;}
._pB70{padding-bottom: 70px;}
._pB80{padding-bottom: 80px;}
._pB90{padding-bottom: 90px;}
._pB100{padding-bottom: 100px;}
._pR5{padding-right: 5px;}
._pR10{padding-right: 10px;}
._pR20{padding-right: 20px;}
._pR30{padding-right: 30px;}
._pR40{padding-right: 40px;}
._pR50{padding-right: 50px;}
._pR60{padding-right: 60px;}
._pR70{padding-right: 70px;}
._pR80{padding-right: 80px;}
._pR90{padding-right: 90px;}
._pR100{padding-right: 100px;}
._pL5{padding-left: 5px;}
._pL10{padding-left: 10px;}
._pL20{padding-left: 20px;}
._pL30{padding-left: 30px;}
._pL40{padding-left: 40px;}
._pL50{padding-left: 50px;}
._pL60{padding-left: 60px;}
._pL70{padding-left: 70px;}
._pL80{padding-left: 80px;}
._pL90{padding-left: 90px;}
._pL100{padding-left: 100px;}

/*TEXT*/
._taC{text-align:center}
._taR{text-align:right}
._taL{text-align:left}
._taJ{text-align: justify;}

/*FLOAT*/
._fL{float:left}
._fR{float:right}
._cB{clear:both}
._block{display:block;}
._dIb{display: inline-block;}
._oA{overflow: auto;}
._Of{overflow: hidden}

._h100p{height: 100%;}
._w100p{width: 100%}

