body.lock { overflow:hidden !important; }
.noWrap { white-space:nowrap !important; }

.lineDot { border-style:dotted !important; }
.lineDash { border-style:dashed !important; }
.lineSolid { border-style:dashed !important; }

.lineGrayTdot { border-top:1px #dde1e4 dotted !important; }
.lineGrayTdash { border-top:1px #dde1e4 dashed !important; }

.fs15px { font-size:15px !important; }
.fs18px { font-size:18px !important; }

ul.cell { list-style:none; margin:0; padding:0; display:inline-block;}
ul.cell li { float:left; list-style:none; margin:0; padding:0; }


/* height */
.hAuto { height:auto !important; }
.h14 { height:14px !important; }
.h10 { height:10px !important; }
.h15 { height:15px !important; }
.h20 { height:20px !important; }
.h28 { height:28px !important; }
.h30 { height:30px !important; }
.h40 { height:40px !important; }
.h50 { height:50px !important; }
.h51 { height:51px !important; }
.h60 { height:60px !important; }
.h70 { height:70px !important; }
.h80 { height:80px !important; }
.h90 { height:90px !important; }
.h100 { height:100px !important; }
.h120 { height:120px !important; }
.h150 { height:150px !important; }
.h180 { height:180px !important; }
.h200 { height:200px !important; }
.h250 { height:250px !important; }
.h300 { height:300px !important; }
.h400 { height:400px !important; }
.h450 { height:450px !important; }
.h500 { height:500px !important; }
.h750 { height:750px !important; }
.h100p { height:100% !important; }


/* width */
.wh100p { width:100% !important; height:100% !important; }
.wAuto { width:auto !important; }
.w10 { width:10px !important; }
.w20 { width:20px !important; }
.w30 { width:30px !important; }
.w40 { width:40px !important; }
.w50 { width:50px !important; }
.w60 { width:60px !important; }
.w70 { width:70px !important; }
.w80 { width:80px !important; }
.w90 { width:90px !important; }
.w100 { width:100px !important; }
.w110 { width:110px !important; }
.w120 { width:120px !important; }
.w130 { width:130px !important; }
.w140 { width:140px !important; }
.w150 { width:150px !important; }
.w180 { width:180px !important; }
.w200 { width:200px !important; }
.w250 { width:250px !important; }
.w300 { width:300px !important; }
.w400 { width:400px !important; }
.w1k { width:1000px !important; }
.w10p { width:10% !important; }
.w20p { width:20% !important; }
.w25p { width:25% !important; }
.w30p { width:30% !important; }
.w40p { width:40% !important; }
.w50p { width:50% !important; }
.w60p { width:60% !important; }
.w70p { width:70% !important; }
.w80p { width:80% !important; }
.w90p { width:90% !important; }
.w100p { width:100% !important; }


/* alpha */
.alpha10 {opacity:0.1; filter:alpha(opacity=10);}
.alpha20 {opacity:0.2; filter:alpha(opacity=20);}
.alpha30 {opacity:0.3; filter:alpha(opacity=30);}
.alpha40 {opacity:0.4; filter:alpha(opacity=40);}
.alpha50 {opacity:0.5; filter:alpha(opacity=50);}
.alpha60 {opacity:0.6; filter:alpha(opacity=60);}
.alpha70 {opacity:0.7; filter:alpha(opacity=70);}
.alpha80 {opacity:0.8; filter:alpha(opacity=80);}
.alpha90 {opacity:0.9; filter:alpha(opacity=90);}

.mAuto { margin-left:auto; margin-right:auto; }

.mLeft1 { margin-left:10px !important; }
.mLeft2 { margin-left:2px !important; }
.mLeft3 { margin-left:3px !important; }
.mLeft4 { margin-left:4px !important; }
.mLeft5 { margin-left:5px !important; }
.mLeft6 { margin-left:6px !important; }
.mLeft7 { margin-left:7px !important; }
.mLeft8 { margin-left:8px !important; }
.mLeft9 { margin-left:9px !important; }
.mLeft10 { margin-left:10px !important; }
.mLeft15 { margin-left:15px !important; }
.mLeft20 { margin-left:20px !important; }
.mLeft25 { margin-left:25px !important; }
.mLeft30 { margin-left:30px !important; }
.mLeft35 { margin-left:35px !important; }
.mLeft40 { margin-left:40px !important; }
.mLeft45 { margin-left:45px !important; }
.mLeft50 { margin-left:50px !important; }
.mLeft100 { margin-left:100px !important; }
.mLeft120 { margin-left:120px !important; }

.mRight5 { margin-right:5px !important; }
.mRight10 { margin-right:10px !important; }
.mRight20 { margin-right:20px !important; }
.mRight30 { margin-right:30px !important; }
.mRight40 { margin-right:40px !important; }

.mTop-1 {margin-top:-1px !important; }
.mTop-2 {margin-top:-2px !important; }
.mTop-3 {margin-top:-3px !important; }
.mTop1 { margin-top:1px !important; }
.mTop2 { margin-top:2px !important; }
.mTop3 { margin-top:3px !important; }
.mTop4 { margin-top:4px !important; }
.mTop5 { margin-top:5px !important; }
.mTop6 { margin-top:6px !important; }
.mTop7 { margin-top:7px !important; }
.mTop8 { margin-top:8px !important; }
.mTop9 { margin-top:9px !important; }
.mTop10 { margin-top:10px !important; }
.mTop15 { margin-top:15px !important; }
.mTop20 { margin-top:20px !important; }
.mTop25 { margin-top:25px !important; }
.mTop30 { margin-top:30px !important; }
.mTop35 { margin-top:35px !important; }
.mTop40 { margin-top:40px !important; }
.mTop45 { margin-top:45px !important; }
.mTop50 { margin-top:50px !important; }
.mTop55 { margin-top:55px !important; }
.mTop60 { margin-top:60px !important; }
.mTop65 { margin-top:65px !important; }
.mTop70 { margin-top:70px !important; }
.mTop75 { margin-top:75px !important; }
.mTop80 { margin-top:80px !important; }
.mTop85 { margin-top:85px !important; }
.mTop90 { margin-top:90px !important; }
.mTop95 { margin-top:95px !important; }

.mBot-3 { margin-bottom:-3px !important; }
.mBot10 { margin-bottom:10px !important; }
.mBot20 { margin-bottom:20px !important; }
.mBot30 { margin-bottom:30px !important; }
.mBot40 { margin-bottom:40px !important; }
.mBot50 { margin-bottom:50px !important; }
.mBot60 { margin-bottom:60px !important; }
.mBot70 { margin-bottom:70px !important; }
.mBot80 { margin-bottom:80px !important; }
.mBot90 { margin-bottom:90px !important; }
.mBot100 { margin-bottom:100px !important; }


/* Padding */
.pA30 { padding:30px !important; }
.pA20 { padding:20px !important; }
.pA20_30 { padding:20px 30px !important; }
.pTop10 { padding-top:10px !important; }


.p50_0 { padding:50px 0 !important; }


.pTop1 { padding-top:1px !important; }
.pTop5 { padding-top:5px !important; }
.pTop20 { padding-top:20px !important; }
.pTop25 { padding-top:25px !important; }
.pTop40 { padding-top:40px !important; }
.pTop50 { padding-top:50px !important; }
.pTop60 { padding-top:60px !important; }

.pLeft10 { padding-left:10px !important; }
.pLeft20 { padding-left:20px !important; }

.pBot5 { padding-bottom:5px !important; }
.pBot10 { padding-bottom:10px !important; }
.pBot15 { padding-bottom:15px !important; }
.pBot40 { padding-bottom:40px !important; }
.pBot50 { padding-bottom:50px !important; }
.pBot60 { padding-bottom:60px !important; }
.pBot100 { padding-bottom:100px !important; }

.pRight10 { padding-right:10px !important; }
.pRight20 { padding-right:20px !important; }
