
/* PADDING */

.p0 { padding: 0 !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; }

/* PADDING TOP */

.pt0 { padding-top: 0 !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; }

/* PADDING RIGHT */

.pr0 { padding-right: 0 !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; }

/* PADDING BOTTOM */

.pb0 { padding-bottom: 0 !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; }

/* PADDING LEFT */

.pl0 { padding-left: 0 !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; }

/* MARGIN */

.m0 { margin: 0 !important; }
.m5 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.m50 { margin: 50px !important; }

/* MARGIN TOP */

.mt0 { margin-top: 0 !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; }

/* MARGIN RIGHT */

.mr0 { margin-right: 0 !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; }

/* MARGIN BOTTOM */

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

/* MARGIN LEFT */

.ml0 { margin-left: 0 !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; }

/* FLOAT */

.flc { float: center !important; }
.flr { float: right !important; }
.fll { float: left !important; }
.flj { float: justify !important; }

/* TEXT ALIGN */

.tac { text-align: center !important; }
.tar { text-align: right !important; }
.tal { text-align: left !important; }
.taj { text-align: justify !important; }
.tai { text-align: inherit !important; }

/* FONT SIZE */

.fs1 { font-size: 1px !important; }
.fs2 { font-size: 2px !important; }
.fs3 { font-size: 3px !important; }
.fs4 { font-size: 4px !important; }
.fs5 { font-size: 5px !important; }
.fs6 { font-size: 6px !important; }
.fs7 { font-size: 7px !important; }
.fs8 { font-size: 8px !important; }
.fs9 { font-size: 9px !important; }
.fs10 { font-size: 10px !important; }
.fs11 { font-size: 11px !important; }
.fs12 { font-size: 12px !important; }
.fs13 { font-size: 13px !important; }
.fs14 { font-size: 14px !important; }
.fs15 { font-size: 15px !important; }
.fs16 { font-size: 16px !important; }
.fs17 { font-size: 17px !important; }
.fs18 { font-size: 18px !important; }
.fs19 { font-size: 19px !important; }
.fs20 { font-size: 20px !important; }
.fs21 { font-size: 21px !important; }
.fs22 { font-size: 22px !important; }
.fs23 { font-size: 23px !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; }
.fs55 { font-size: 55px !important; }
.fs56 { font-size: 56px !important; }
.fs57 { font-size: 57px !important; }
.fs58 { font-size: 58px !important; }
.fs59 { font-size: 59px !important; }
.fs60 { font-size: 60px !important; }

/* FONT WEIGHT */

.fw400 { font-weight: 400 !important; }
.fw500 { font-weight: 500 !important; }
.fw600 { font-weight: 600 !important; }
.fw700 { font-weight: 700 !important; }

/* FONT STYLE */

.fsn { font-style: normal !important; }
.fsi { font-style: italic !important; }
.fsin { font-style: inherit !important; }

/* BORDER */

.br1 { border: 1px solid; }
.br2 { border: 2px solid; }
.br3 { border: 3px solid; }
.br4 { border: 4px solid; }
.br5 { border: 5px solid; }
.br6 { border: 6px solid; }
.br7 { border: 7px solid; }
.br8 { border: 8px solid; }
.br8 { border: 9px solid; }
.br10 { border: 10px solid; }

/* BORDER TOP */

.brt1 { border-top: 1px solid; }
.brt2 { border-top: 2px solid; }
.brt3 { border-top: 3px solid; }
.brt4 { border-top: 4px solid; }
.brt5 { border-top: 5px solid; }
.brt6 { border-top: 6px solid; }
.brt7 { border-top: 7px solid; }
.brt8 { border-top: 8px solid; }
.brt8 { border-top: 9px solid; }
.brt10 { border-top: 10px solid; }

/* BORDER RIGHT */

.brr1 { border-right: 1px solid; }
.brr2 { border-right: 2px solid; }
.brr3 { border-right: 3px solid; }
.brr4 { border-right: 4px solid; }
.brr5 { border-right: 5px solid; }
.brr6 { border-right: 6px solid; }
.brr7 { border-right: 7px solid; }
.brr8 { border-right: 8px solid; }
.brr8 { border-right: 9px solid; }
.brr10 { border-right: 10px solid; }

/* BORDER BOTTOM */

.brb1 { border-bottom: 1px solid; }
.brb2 { border-bottom: 2px solid; }
.brb3 { border-bottom: 3px solid; }
.brb4 { border-bottom: 4px solid; }
.brb5 { border-bottom: 5px solid; }
.brb6 { border-bottom: 6px solid; }
.brb7 { border-bottom: 7px solid; }
.brb8 { border-bottom: 8px solid; }
.brb8 { border-bottom: 9px solid; }
.brb10 { border-bottom: 10px solid; }

/* BORDER LEFT */

.brl1 { border-left: 1px solid; }
.brl2 { border-left: 2px solid; }
.brl3 { border-left: 3px solid; }
.brl4 { border-left: 4px solid; }
.brl5 { border-left: 5px solid; }
.brl6 { border-left: 6px solid; }
.brl7 { border-left: 7px solid; }
.brl8 { border-left: 8px solid; }
.brl8 { border-left: 9px solid; }
.brl10 { border-left: 10px solid; }

/* BORDER RADIUS */
.brd1 { border-radius: 1px !important; }
.brd2 { border-radius: 2px !important; }
.brd3 { border-radius: 3px !important; }
.brd4 { border-radius: 4px !important; }
.brd5 { border-radius: 5px !important; }
.brd6 { border-radius: 6px !important; }
.brd7 { border-radius: 7px !important; }
.brd8 { border-radius: 8px !important; }
.brd9 { border-radius: 9px !important; }
.brd10 { border-radius: 10px !important; }

/* TEXT ALIGN */
.ta-left { text-align: left; }
.ta-right { text-align: right; }
.ta-center { text-align: center; }
.ta-justify { text-align: justify; }