@charset "utf-8";

/* ------------------------ Font Awesome Color ------------------------ */

*.balhae-white    {color: white}
*.balhae-silver   {color: silver}
*.balhae-red      {color: red}
*.balhae-green    {color: green}
*.balhae-gray     {color: gray}
*.balhae-black    {color: black}
*.balhae-blue     {color: blue}
*.balhae-yellow   {color: yellow}

/* ------------------------ Font Awesome Attr ------------------------ */

.fa {
  display: inline-block;_display: inline;*display: inline;zoom: 1;
}

/* ---------- IE8 호환성 보기 이상 지원 ------------ */

.iblock {
	display:inline-block; zoom:1; *display:inline;
}

/* ---------- jQuery 달력 설정 ------------ */

 
.ui-datepicker { font:12px dotum; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 70px;}
.ui-datepicker-trigger { margin:0 0 -5px 2px; } 
 

/* ------------------------ Text ------------------------ */

.bo,
.bold  { font-weight:bold !important; }
.no       { font-weight:normal !important; }

.dot    { font-family:dotum !important; }
.gul    { font-family:gulim !important; }
.ari    { font-family:arial !important; }
.ver    { font-family:verdana !important; }
.tah    { font-family:tahoma !important; }

.xdot * { font-family:dotum !important; }
.xgul * { font-family:gulim !important; }
.xari * { font-family:arial !important; }
.xver * { font-family:verdana !important; }
.xtah * { font-family:tahoma !important; }

.fs0    { font-size:0px !important; }
.fs1    { font-size:1px !important; }
.fs6    { font-size:6px !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; }
.fs28   { font-size:28px !important; }
.fs30   { font-size:30px !important; }
.fs32   { font-size:32px !important; }
.fs34   { font-size:34px !important; }
.fs36   { font-size:36px !important; }
.fs40   { font-size:40px !important; }

.lh02   { line-height:0.2em !important; }
.lh04   { line-height:0.4em !important; }
.lh06   { line-height:0.6em !important; }
.lh08   { line-height:0.8em !important; }
.lh10   { line-height:1.0em !important; }
.lh12   { line-height:1.2em !important; }
.lh14   { line-height:1.4em !important; }
.lh15   { line-height:1.5em !important; }
.lh16   { line-height:1.6em !important; }
.lh17   { line-height:1.7em !important; }
.lh18   { line-height:1.8em !important; }
.lh19   { line-height:1.9em !important; }
.lh20   { line-height:2.0em !important; }
.lh22   { line-height:2.2em !important; }
.lh24   { line-height:2.4em !important; }
.lh25   { line-height:2.5em !important; }
.lh30   { line-height:3.0em !important; }
.lh35   { line-height:3.5em !important; }
.lh40   { line-height:4.0em !important; }


.ucase {text-transform:uppercase;}
.lcase {text-transform:lowercase;}


.hidden { display: none !important; }

/* ------------------------ font color ------------------------ */

.fe8   { color:#e8e8e8 !important; }
.ffff   { color:#ffffff !important; }
.f000   { color:#000000 !important; }
.f333   { color:#333333 !important; }
.f444   { color:#444444 !important; }
.f555   { color:#555555 !important; }
.f666   { color:#666666 !important; }
.f28b   { color:#2288BC !important; }
.f777   { color:#777777 !important; }
.f888   { color:#888888 !important; }
.f999   { color:#999999 !important; }
.faaa   { color:#aaaaaa !important; }
.fbbb   { color:#bbbbbb !important; }
.fccc   { color:#cccccc !important; }
.fddd   { color:#dddddd !important; }
.feee   { color:#eeeeee !important; }
.ffff   { color:#ffffff !important; }
.ff00   { color:#ff0000 !important; }
.f0f0   { color:#00ff00 !important; }
.f00f   { color:#0000ff !important; }
.f66f   { color:#6666ff !important; }
.ff60   { color:#ff6600 !important; }
.f06f   { color:#0066ff !important; }
.f25A   { color:#2A5DA0 !important; }
.fa00   { color:#a00101 !important; }

.fred    { color:#ff0000 !important; }
.fbrown  { color:#dd4444 !important; }
.fdgreen { color:#2288bc !important; }
.fdblue  { color:#21456F !important; }
.fddblue { color:#1C2E54 !important; }
.fsky    { color:#7992DE !important; }
.fdyellow  { color:#FFF099 !important; }
.fyellow   { color:#fff000 !important; }
.forange   { color:#F26522 !important; }
.fskygray  { color:#CBDBED !important; }

.red { color: #900; }
.fgreen { color: #0f0; }

/* ------------------------ letter-spacing ------------------------ */

.ls_1   { letter-spacing:-1px !important; }
.ls_05  { letter-spacing:-0.5px !important; }
.ls_005  { letter-spacing:-0.05px !important; }
.ls_004  { letter-spacing:-0.04px !important; }
.ls_003  { letter-spacing:-0.03px !important; }
.ls_002  { letter-spacing:-0.02px !important; }
.ls_001  { letter-spacing:-0.01px !important; }

.ls0    { letter-spacing:0px !important; }
.ls1    { letter-spacing:1px !important; }
.ls2    { letter-spacing:2px !important; }

.txlt   { text-decoration:line-through !important; }
.txund  { text-decoration:underline !important; }


/* ------------------------ Align ------------------------ */

.l      { text-align:-moz-left !important; /* FF */ text-align:left !important; }
.c      { text-align:-moz-center !important; /* FF */ text-align:center !important; /* IE */ }
.r      { text-align:-moz-right !important; /* FF */ text-align:right !important; }
.t      { vertical-align:top !important; }
.m      { vertical-align:middle !important; }
.b      { vertical-align:bottom !important; }
.left   { text-align:left !important; }
.center   { text-align:center !important; }
.right    { text-align:right !important;}

.fl     { float:left !important; }
.fr     { float:right !important; }

.clear   { clear:both !important; }
.cleft   { clear:left !important; }
.cright  { clear:right !important; }

.auto   { margin:0 auto !important; }



/* ------------------------ Box, Background ------------------------ */

.fix    { table-layout:fixed !important; }
.col    { border-collapse:collapse !important; }
.hid    { overflow:hidden !important; }

.di, .inblock { zoom:1;display:inline-block;_display:inline;*display:inline }
.db     { display:block !important; }
.dn     { display:none !important; }

.ed0    { border: 0 none !important; }
.ed     { border: 1px solid #ccc !important; }
.ba1    { border:1px solid !important; }

.ed6   { border:1px #666666 solid !important; }
.ed7   { border:1px #777777 solid !important; }
.ed8   { border:1px #888888 solid !important; }
.ed9   { border:1px #999999 solid !important; }
.ed0   { border:1px #000000 solid !important; }
.eda   { border:1px #aaaaaa solid !important; }
.edb   { border:1px #bbbbbb solid !important; }
.edc   { border:1px #cccccc solid !important; }
.edd   { border:1px #dddddd solid !important; }
.ede   { border:1px #eeeeee solid !important; }
.edf   { border:1px #ffffff solid !important; }

.edb6   { border-bottom:1px #666666 solid !important; }
.edb7   { border-bottom:1px #777777 solid !important; }
.edb8   { border-bottom:1px #888888 solid !important; }
.edb9   { border-bottom:1px #999999 solid !important; }
.edb0   { border-bottom:1px #000000 solid !important; }
.edba   { border-bottom:1px #aaaaaa solid !important; }
.edbb   { border-bottom:1px #bbbbbb solid !important; }
.edbc   { border-bottom:1px #cccccc solid !important; }
.edbd   { border-bottom:1px #dddddd solid !important; }
.edbe   { border-bottom:1px #eeeeee solid !important; }
.edbf   { border-bottom:1px #ffffff solid !important; }


.bx     { border:none !important; }
.btx    { border-top:none !important; }
.brx    { border-right:none !important; }
.bbx    { border-bottom:none !important; }
.blx    { border-left:none !important; }

.bw2    { border-width:2px !important; }
.bw3    { border-width:3px !important; }
.das    { border-style:dashed !important; }

.br1   { border-right:1px solid !important; }
.bb1   { border-bottom:1px solid !important; }
.bl1   { border-left:1px solid !important; }
.bt1   { border-top:1px solid !important; }

.trans    { background:transparent !important; }

.bg00   { background-color:#000000 !important; }
.bg33   { background-color:#333333 !important; }
.bg86   { background-color:#868686 !important; }
.bgbc   { background-color:#bcbcbc !important; }
.bge4   { background-color:#e4e4e4 !important; }
.bge8   { background-color:#e8e8e8 !important; }
.bgea   { background-color:#eaeaea !important; }
.bgf1   { background-color:#f1f1f1 !important; }
.bgf4   { background-color:#f4f4f4 !important; }
.bgf5   { background-color:#f5f5f5 !important; }
.bgff   { background-color:#ffffff !important; }
.bgf9   { background-color:#f9f9f9 !important; }

.bgred  { background-color:#ff0000 !important; }
.bgsilver { background-color:#f5f5f5 !important; }
.bg_sky   { background-color:#92B4DE !important; }
.bg_sky2  { background-color:#92B4DE !important; }


.bg_w   { background-color:#ffffff !important; }



/* ------------------------ position ------------------------ */

.relative { position:relative !important; }
.absolute { position:absolute !important; }



/* ------------------------ cursor ------------------------ */

.cd     { cursor:default !important; }
.ct     { cursor:text !important; }
.cm     { cursor:move !important; }
.hand   { cursor:pointer; cursor:hand; }


/* ------------------------ 한글/영문 입력모드 ------------------------ */


.imeauto { ime-mode:auto !important; }     /* 기본값 */
.imeact  { ime-mode:active !important; }   /* 한글 우선적용 */
.imeina  { ime-mode:inactive !important; } /* 영어 우선적용 */
.imedis  { ime-mode:disabled !important; } /* 영문만 입력 가능 */


/* ------------------------ etc ------------------------ */

.absm   { vertical-align:absMiddle !important; }

.lstnon { list-style: none }

/* ------------------------ Margin, Padding ------------------------ */

.mcenter { margin: 0 auto; }

.pm0   { padding:0 !important;margin:0 !important; }

.m0   { margin:0 !important; }
.p0   { padding:0 !important; }

.mt_1   { margin-top:-1px !important; }
.mt_2   { margin-top:-2px !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_9   { margin-top:-9px !important; }
.mt_10  { margin-top:-10px !important; }
.mt0    { margin-top:0px !important; }
.mt1    { margin-top:1px !important; }
.mt2    { margin-top:2px !important; }
.mt3    { margin-top:3px !important; }
.mt4    { margin-top:4px !important; }
.mt5    { margin-top:5px !important; }
.mt6    { margin-top:6px !important; }
.mt7    { margin-top:7px !important; }
.mt8    { margin-top:8px !important; }
.mt9    { margin-top:9px !important; }
.mt10   { margin-top:10px !important; }
.mt11   { margin-top:11px !important; }
.mt12   { margin-top:12px !important; }
.mt13   { margin-top:13px !important; }
.mt14   { margin-top:14px !important; }
.mt15   { margin-top:15px !important; }
.mt16   { margin-top:16px !important; }
.mt17   { margin-top:17px !important; }
.mt18   { margin-top:18px !important; }
.mt19   { margin-top:19px !important; }
.mt20   { margin-top:20px !important; }
.mt25   { margin-top:25px !important; }
.mt26   { margin-top:26px !important; }
.mt27   { margin-top:27px !important; }
.mt28   { margin-top:28px !important; }
.mt29   { margin-top:29px !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; }
.mt60   { margin-top:60px !important; }
.mt70   { margin-top:70px !important; }
.mt80   { margin-top:80px !important; }
.mt90   { margin-top:90px !important; }
.mt100  { margin-top:100px !important; }
.mt110  { margin-top:110px !important; }
.mt120  { margin-top:120px !important; }
.mt130  { margin-top:130px !important; }
.mt140  { margin-top:140px !important; }
.mt150  { margin-top:150px !important; }
.mt160  { margin-top:160px !important; }
.mt170  { margin-top:170px !important; }
.mt180  { margin-top:180px !important; }
.mt190  { margin-top:190px !important; }
.mt200  { margin-top:200px !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; }
.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; }
.mb50   { margin-bottom:50px !important; }
.mb60   { margin-bottom:60px !important; }
.mb70   { margin-bottom:70px !important; }
.mb80   { margin-bottom:80px !important; }
.mb90   { margin-bottom:90px !important; }
.mb100    { margin-bottom:100px !important; }
.mb110    { margin-bottom:110px !important; }
.mb120    { margin-bottom:120px !important; }
.mb130    { margin-bottom:130px !important; }
.mb140    { margin-bottom:140px !important; }
.mb150    { margin-bottom:150px !important; }
.mb160    { margin-bottom:160px !important; }
.mb170    { margin-bottom:170px !important; }
.mb180    { margin-bottom:180px !important; }
.mb190    { margin-bottom:190px !important; }
.mb200    { margin-bottom:200px !important; }

.mr1    { margin-right:1px !important; }
.mr2    { margin-right:2px !important; }
.mr3    { margin-right:3px !important; }
.mr4    { margin-right:4px !important; }
.mr5    { margin-right:5px !important; }
.mr6    { margin-right:6px !important; }
.mr7    { margin-right:7px !important; }
.mr8    { margin-right:8px !important; }
.mr9    { margin-right:9px !important; }
.mr10   { margin-right:10px !important; }
.mr11   { margin-right:11px !important; }
.mr12   { margin-right:12px !important; }
.mr13   { margin-right:13px !important; }
.mr14   { margin-right:14px !important; }
.mr15   { margin-right:15px !important; }
.mr16   { margin-right:16px !important; }
.mr17   { margin-right:17px !important; }
.mr18   { margin-right:18px !important; }
.mr19   { margin-right:19px !important; }
.mr20   { margin-right:20px !important; }
.mr22   { margin-right:22px !important; }
.mr25   { margin-right:25px !important; }
.mr30   { margin-right:30px !important; }
.mr35   { margin-right:35px !important; }
.mr40   { margin-right:40px !important; }
.mr50   { margin-right:50px !important; }

.ml_2   { margin-left:-2px !important; }
.ml1    { margin-left:1px !important; }
.ml2    { margin-left:2px !important; }
.ml3    { margin-left:3px !important; }
.ml4    { margin-left:4px !important; }
.ml5    { margin-left:5px !important; }
.ml6    { margin-left:6px !important; }
.ml7    { margin-left:7px !important; }
.ml8    { margin-left:8px !important; }
.ml9    { margin-left:9px !important; }
.ml10   { margin-left:10px !important; }
.ml11   { margin-left:11px !important; }
.ml12   { margin-left:12px !important; }
.ml13   { margin-left:13px !important; }
.ml14   { margin-left:14px !important; }
.ml15   { margin-left:15px !important; }
.ml16   { margin-left:16px !important; }
.ml17   { margin-left:17px !important; }
.ml18   { margin-left:18px !important; }
.ml19   { margin-left:19px !important; }
.ml20   { margin-left:20px !important; }
.ml22   { margin-left:22px !important; }
.ml25   { margin-left:25px !important; }
.ml30   { margin-left:30px !important; }
.ml35   { margin-left:35px !important; }
.ml40   { margin-left:40px !important; }
.ml50   { margin-left:50px !important; }
.ml60   { margin-left:60px !important; }
.ml70   { margin-left:70px !important; }
.ml100    { margin-left:100px !important; }

.ml110    { margin-left:110px !important; }
.ml120    { margin-left:120px !important; }
.ml130    { margin-left:130px !important; }
.ml140    { margin-left:140px !important; }
.ml150    { margin-left:150px !important; }
.ml160    { margin-left:160px !important; }
.ml170    { margin-left:170px !important; }
.ml180    { margin-left:180px !important; }
.ml190    { margin-left:190px !important; }
.ml200    { margin-left:200px !important; }

.ml210    { margin-left:210px !important; }
.ml220    { margin-left:220px !important; }
.ml230    { margin-left:230px !important; }
.ml240    { margin-left:240px !important; }
.ml250    { margin-left:250px !important; }
.ml260    { margin-left:260px !important; }
.ml270    { margin-left:270px !important; }
.ml280    { margin-left:280px !important; }
.ml290    { margin-left:290px !important; }

.ml300    { margin-left:300px !important; }
.ml310    { margin-left:310px !important; }
.ml320    { margin-left:320px !important; }
.ml330    { margin-left:330px !important; }
.ml340    { margin-left:340px !important; }
.ml350    { margin-left:350px !important; }
.ml360    { margin-left:360px !important; }
.ml370    { margin-left:370px !important; }
.ml380    { margin-left:380px !important; }
.ml390    { margin-left:390px !important; }

.ml400    { margin-left:400px !important; }

.mb_1   { margin-bottom:-1px !important; }
.mb_2   { margin-bottom:-2px !important; }
.mb_3   { margin-bottom:-3px !important; }
.ml_3   { margin-left:-3px !important; }

.p1   { padding:1px !important; }
.p2   { padding:2px !important; }
.p3   { padding:3px !important; }
.p4   { padding:4px !important; }
.p5   { padding:5px !important; }
.p6   { padding:6px !important; }
.p7   { padding:7px !important; }
.p8   { padding:8px !important; }
.p9   { padding:9px !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; }

.pt1    { padding-top:1px !important; }
.pt2    { padding-top:2px !important; }
.pt3    { padding-top:3px !important; }
.pt4    { padding-top:4px !important; }
.pt5    { padding-top:5px !important; }
.pt6    { padding-top:6px !important; }
.pt7    { padding-top:7px !important; }
.pt8    { padding-top:8px !important; }
.pt9    { padding-top:9px !important; }
.pt10   { padding-top:10px !important; }
.pt11   { padding-top:11px !important; }
.pt12   { padding-top:12px !important; }
.pt13   { padding-top:13px !important; }
.pt14   { padding-top:14px !important; }
.pt15   { padding-top:15px !important; }
.pt16   { padding-top:16px !important; }
.pt17   { padding-top:17px !important; }
.pt18   { padding-top:18px !important; }
.pt19   { padding-top:19px !important; }
.pt20   { padding-top:20px !important; }
.pt22   { padding-top:22px !important; }
.pt24   { padding-top:24px !important; }
.pt25   { padding-top:25px !important; }
.pt30   { padding-top:30px !important; }
.pt32   { padding-top:32px !important; }
.pt33   { padding-top:33px !important; }
.pt35   { padding-top:35px !important; }
.pt40   { padding-top:40px !important; }
.pt45   { padding-top:45px !important; }
.pt50   { padding-top:50px !important; }
.pt60   { padding-top:60px !important; }
.pt70   { padding-top:70px !important; }
.pt80   { padding-top:80px !important; }
.pt85   { padding-top:85px !important; }
.pt88   { padding-top:88px !important; }
.pt90   { padding-top:90px !important; }
.pt100    { padding-top:100px !important; }

.pb0    { padding-bottom:0px !important; }
.pb1    { padding-bottom:1px !important; }
.pb2    { padding-bottom:2px !important; }
.pb3    { padding-bottom:3px !important; }
.pb4    { padding-bottom:4px !important; }
.pb5    { padding-bottom:5px !important; }
.pb6    { padding-bottom:6px !important; }
.pb7    { padding-bottom:7px !important; }
.pb8    { padding-bottom:8px !important; }
.pb9    { padding-bottom:9px !important; }
.pb10   { padding-bottom:10px !important; }
.pb11   { padding-bottom:11px !important; }
.pb12   { padding-bottom:12px !important; }
.pb13   { padding-bottom:13px !important; }
.pb14   { padding-bottom:14px !important; }
.pb15   { padding-bottom:15px !important; }
.pb20   { padding-bottom:20px !important; }
.pb24   { padding-bottom:24px !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; }
.pb60   { padding-bottom:60px !important; }
.pb70   { padding-bottom:70px !important; }
.pb80   { padding-bottom:80px !important; }
.pb90   { padding-bottom:90px !important; }
.pb100    { padding-bottom:100px !important; }

.pr0    { padding-right:0px !important; }
.pr1    { padding-right:1px !important; }
.pr2    { padding-right:2px !important; }
.pr3    { padding-right:3px !important; }
.pr4    { padding-right:4px !important; }
.pr5    { padding-right:5px !important; }
.pr6    { padding-right:6px !important; }
.pr7    { padding-right:7px !important; }
.pr8    { padding-right:8px !important; }
.pr9    { padding-right:9px !important; }
.pr10   { padding-right:10px !important; }
.pr11   { padding-right:11px !important; }
.pr12   { padding-right:12px !important; }
.pr13   { padding-right:13px !important; }
.pr14   { padding-right:14px !important; }
.pr15   { padding-right:15px !important; }
.pr16   { padding-right:16px !important; }
.pr17   { padding-right:17px !important; }
.pr18   { padding-right:18px !important; }
.pr19   { padding-right:19px !important; }
.pr20   { padding-right:20px !important; }
.pr22   { padding-right:22px !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; }
.pr60   { padding-right:60px !important; }
.pr100    { padding-right:100px !important; }

.pl1    { padding-left:1px !important; }
.pl2    { padding-left:2px !important; }
.pl3    { padding-left:3px !important; }
.pl4    { padding-left:4px !important; }
.pl5    { padding-left:5px !important; }
.pl6    { padding-left:6px !important; }
.pl7    { padding-left:7px !important; }
.pl8    { padding-left:8px !important; }
.pl9    { padding-left:9px !important; }
.pl10   { padding-left:10px !important; }
.pl11   { padding-left:11px !important; }
.pl12   { padding-left:12px !important; }
.pl13   { padding-left:13px !important; }
.pl14   { padding-left:14px !important; }
.pl15   { padding-left:15px !important; }
.pl16   { padding-left:16px !important; }
.pl17   { padding-left:17px !important; }
.pl18   { padding-left:18px !important; }
.pl19   { padding-left:19px !important; }
.pl20   { padding-left:20px !important; }
.pl22   { padding-left:22px !important; }
.pl23   { padding-left:23px !important; }
.pl24   { padding-left:24px !important; }
.pl25   { padding-left:25px !important; }
.pl28   { padding-left:28px !important; }
.pl30   { padding-left:30px !important; }
.pl35   { padding-left:35px !important; }
.pl40   { padding-left:40px !important; }
.pl50   { padding-left:50px !important; }
.pl51   { padding-left:51px !important; }
.pl60   { padding-left:60px !important; }
.pl70   { padding-left:70px !important; }
.pl80   { padding-left:80px !important; }
.pl90   { padding-left:90px !important; }
.pl100    { padding-left:100px !important; }
.pl140    { padding-left:140px !important; }
.pl180    { padding-left:180px !important; }
.pl190    { padding-left:190px !important; }
.pl200    { padding-left:200px !important; }
.pl225    { padding-left:225px !important; }
.pl250    { padding-left:250px !important; }
.pl300    { padding-left:300px !important; }

.p352   { padding:3px 5px 2px 5px !important; }
.p3102  { padding:3px 10px 2px 10px !important; }
.p453   { padding:4px 5px 3px 5px !important; }
.p4103  { padding:4px 10px 3px 10px !important; }
.p554   { padding:5px 5px 4px 5px !important; }
.p5104  { padding:5px 10px 4px 10px !important; }
.p857   { padding:8px 5px 7px 5px !important; }
.p8107  { padding:8px 10px 7px 10px !important; }



/* ------------------------ Width, Height ------------------------ */

.wmax { width:100% !important; }


.wa1    { width:1% !important; }
.wa2    { width:2% !important; }
.wa3    { width:3% !important; }
.wa4    { width:4% !important; }
.wa5    { width:5% !important; }
.wa6    { width:6% !important; }
.wa7    { width:7% !important; }
.wa8    { width:8% !important; }
.wa9    { width:9% !important; }
.wa10    { width:10% !important; }
.wa11    { width:11% !important; }
.wa12    { width:12% !important; }
.wa13    { width:13% !important; }
.wa14    { width:14% !important; }
.wa15    { width:15% !important; }
.wa16    { width:16% !important; }
.wa17    { width:17% !important; }
.wa18    { width:18% !important; }
.wa19    { width:19% !important; }
.wa20    { width:20% !important; }
.wa21    { width:21% !important; }
.wa22    { width:22% !important; }
.wa23    { width:23% !important; }
.wa24    { width:24% !important; }
.wa25    { width:25% !important; }
.wa26    { width:26% !important; }
.wa27    { width:27% !important; }
.wa28    { width:28% !important; }
.wa29    { width:29% !important; }
.wa30    { width:30% !important; }
.wa31    { width:31% !important; }
.wa32    { width:32% !important; }
.wa33    { width:33% !important; }
.wa34    { width:34% !important; }
.wa35    { width:35% !important; }
.wa36    { width:36% !important; }
.wa37    { width:37% !important; }
.wa38    { width:38% !important; }
.wa39    { width:39% !important; }
.wa40    { width:40% !important; }
.wa41    { width:41% !important; }
.wa42    { width:42% !important; }
.wa43    { width:43% !important; }
.wa44    { width:44% !important; }
.wa45    { width:45% !important; }
.wa46    { width:46% !important; }
.wa47    { width:47% !important; }
.wa48    { width:48% !important; }
.wa49    { width:49% !important; }
.wa50    { width:50% !important; }
.wa51    { width:51% !important; }
.wa52    { width:52% !important; }
.wa53    { width:53% !important; }
.wa54    { width:54% !important; }
.wa55    { width:55% !important; }
.wa56    { width:56% !important; }
.wa57    { width:57% !important; }
.wa58    { width:58% !important; }
.wa59    { width:59% !important; }
.wa60    { width:60% !important; }
.wa61    { width:61% !important; }
.wa62    { width:62% !important; }
.wa63    { width:63% !important; }
.wa64    { width:64% !important; }
.wa65    { width:65% !important; }
.wa66    { width:66% !important; }
.wa67    { width:67% !important; }
.wa68    { width:68% !important; }
.wa69    { width:69% !important; }
.wa70    { width:70% !important; }
.wa71    { width:71% !important; }
.wa72    { width:72% !important; }
.wa73    { width:73% !important; }
.wa74    { width:74% !important; }
.wa75    { width:75% !important; }
.wa76    { width:76% !important; }
.wa77    { width:77% !important; }
.wa78    { width:78% !important; }
.wa79    { width:79% !important; }

.wa80    { width:80% !important; }

.wa81    { width:80% !important; }
.wa82    { width:80% !important; }
.wa83    { width:80% !important; }
.wa84    { width:80% !important; }
.wa85    { width:80% !important; }
.wa86    { width:80% !important; }
.wa87    { width:80% !important; }
.wa88    { width:80% !important; }
.wa89    { width:80% !important; }

.wa90    { width:90% !important; }

.wa91    { width:91% !important; }
.wa92    { width:92% !important; }
.wa93    { width:93% !important; }
.wa94    { width:94% !important; }
.wa95    { width:95% !important; }
.wa96    { width:96% !important; }
.wa97    { width:97% !important; }
.wa98    { width:98% !important; }
.wa99    { width:99% !important; }
/* .w99    { width:99% !important; } */

.w5     { width:5px !important; }
.w10    { width:10px !important; }
.w11    { width:11px !important; }
.w15    { width:15px !important; }
.w20    { width:20px !important; }
.w25    { width:25px !important; }
.w30    { width:30px !important; }
.w31    { width:31px !important; }
.w32    { width:32px !important; }
.w33    { width:33px !important; }
.w34    { width:34px !important; }
.w35    { width:35px !important; }
.w36    { width:36px !important; }
.w37    { width:37px !important; }
.w38    { width:38px !important; }
.w39    { width:39px !important; }

.w40    { width:40px !important; }
.w45    { width:45px !important; }
.w46    { width:46px !important; }
.w47    { width:47px !important; }
.w48    { width:48px !important; }
.w49    { width:49px !important; }
.w50    { width:50px !important; }
.w60    { width:60px !important; }
.w70    { width:70px !important; }
.w75    { width:75px !important; }
.w80    { width:80px !important; }

.w81    { width:81px !important; }
.w82    { width:82px !important; }
.w83    { width:83px !important; }
.w84    { width:84px !important; }
.w85    { width:85px !important; }
.w86    { width:86px !important; }
.w87    { width:87px !important; }
.w88    { width:88px !important; }
.w89    { width:89px !important; }

.w90    { width:90px !important; }
.w100   { width:100px !important; }
.w105   { width:105px !important; }
.w106   { width:106px !important; }
.w107   { width:107px !important; }
.w108   { width:108px !important; }
.w109   { width:109px !important; }
.w110   { width:110px !important; }
.w120   { width:120px !important; }
.w130   { width:130px !important; }
.w135   { width:135px !important; }
.w136   { width:136px !important; }
.w137   { width:137px !important; }
.w138   { width:138px !important; }
.w139   { width:139px !important; }
.w140   { width:140px !important; }
.w150   { width:150px !important; }
.w160   { width:160px !important; }
.w170   { width:170px !important; }
.w180   { width:180px !important; }
.w190   { width:190px !important; }
.w200   { width:200px !important; }
.w210   { width:210px !important; }
.w215   { width:215px !important; }
.w220   { width:220px !important; }
.w230   { width:230px !important; }
.w240   { width:240px !important; }
.w250   { width:250px !important; }
.w260   { width:260px !important; }
.w270   { width:270px !important; }
.w280   { width:280px !important; }
.w285   { width:285px !important; }
.w290   { width:290px !important; }
.w300   { width:300px !important; }
.w310   { width:310px !important; }
.w320   { width:320px !important; }
.w330   { width:330px !important; }
.w340   { width:340px !important; }
.w350   { width:350px !important; }
.w360   { width:360px !important; }
.w370   { width:370px !important; }
.w400   { width:400px !important; }
.w450   { width:450px !important; }
.w470   { width:470px !important; }
.w480   { width:480px !important; }
.w500   { width:500px !important; }
.w510   { width:510px !important; }
.w520   { width:520px !important; }
.w530   { width:530px !important; }
.w536   { width:536px !important; }
.w540   { width:540px !important; }
.w550   { width:550px !important; }
.w560   { width:560px !important; }
.w570   { width:570px !important; }
.w580   { width:580px !important; }
.w590   { width:590px !important; }
.w600   { width:600px !important; }
.w660   { width:660px !important; }
.w680   { width:680px !important; }
.w700   { width:700px !important; }
.w750   { width:750px !important; }
.w800   { width:800px !important; }
.w820   { width:820px !important; }
.w900   { width:900px !important; }
.w980   { width:980px !important; }
.w984   { width:984px !important; }

.hmax { height:100% !important; }

.ha91 { height:91% !important; }
.ha92 { height:92% !important; }
.ha93 { height:93% !important; }
.ha94 { height:94% !important; }
.ha95 { height:95% !important; }
.ha96 { height:96% !important; }
.ha97 { height:97% !important; }
.ha98 { height:98% !important; }
.ha99 { height:99% !important; }


.h1 { height:1px !important; }
.h2 { height:2px !important; }
.h3 { height:3px !important; }
.h4 { height:4px !important; }
.h5 { height:5px !important; }
.h6 { height:6px !important; }
.h7 { height:7px !important; }
.h8 { height:8px !important; }
.h9 { height:9px !important; }
.h10  { height:10px !important; }
.h16  { height:16px !important; }
.h17  { height:17px !important; }
.h18  { height:18px !important; }
.h19  { height:19px !important; }
.h20  { height:20px !important; }
.h21  { height:21px !important; }
.h22  { height:22px !important; }
.h23  { height:23px !important; }
.h24  { height:24px !important; }
.h25  { height:25px !important; }
.h26  { height:26px !important; }
.h27  { height:27px !important; }
.h28  { height:28px !important; }
.h29  { height:29px !important; }
.h30  { height:30px !important; }
.h31  { height:31px !important; }
.h32  { height:32px !important; }
.h33  { height:33px !important; }
.h34  { height:34px !important; }
.h35  { height:35px !important; }
.h36  { height:36px !important; }
.h38  { height:38px !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; }
.h80  { height:80px !important; }
.h90  { height:90px !important; }
.h100 { height:100px !important; }
.h105 { height:105px !important; }
.h110 { height:110px !important; }
.h120 { height:120px !important; }
.h130 { height:130px !important; }
.h140 { height:140px !important; }
.h150 { height:150px !important; }
.h160 { height:160px !important; }
.h170 { height:170px !important; }
.h180 { height:180px !important; }
.h190 { height:190px !important; }
.h195 { height:195px !important; }
.h200 { height:200px !important; }
.h210 { height:210px !important; }
.h220 { height:220px !important; }
.h230 { height:230px !important; }
.h240 { height:240px !important; }
.h250 { height:250px !important; }
.h260 { height:260px !important; }
.h270 { height:270px !important; }
.h280 { height:280px !important; }
.h290 { height:290px !important; }
.h300 { height:300px !important; }
.h310 { height:310px !important; }
.h320 { height:320px !important; }
.h330 { height:330px !important; }
.h340 { height:340px !important; }
.h350 { height:350px !important; }
.h360 { height:360px !important; }
.h370 { height:370px !important; }
.h380 { height:380px !important; }
.h390 { height:390px !important; }
.h400 { height:400px !important; }
.h450 { height:450px !important; }
.h500 { height:500px !important; }
.h550 { height:550px !important; }
.h600 { height:600px !important; }
.h620 { height:620px !important; }
.h700 { height:700px !important; }
.h750 { height:750px !important; }
