@charset "utf-8";
@import url('layout.css');

*{padding:0;margin:0;line-height:inherit;font-size:inherit;font-weight:inherit;}

.tl{text-align:left !important}
.tc{text-align:center !important}
.tr{text-align:right !important}

.space {width: 0px;height: 100%;vertical-align: middle;display: inline-block;}
.hvm {vertical-align: middle;display: inline-block;position: relative;width: 100%}
.hvm * {vertical-align: middle;}

html,body{-webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none;text-size-adjust:none;}

html{filter:expression(document.execCommand("BackgroundImageCache", false, true));}
body{ min-height: inherit;}
legend,caption{position: relative; left: 0px;  width: 1px; height: 1px;  top: -1000000px; overflow: hidden;}
label.none{position: absolute; left: 0px; text-align: left; width: 1px; height: 1px;  top: -1000000px; overflow: hidden;}
label.hide {position: absolute; left: 0px; text-align: left; width: 1px; height: 1px;  top: -1000000px; overflow: hidden;display:inline !important}
/*  caption {position: absolute; left: 0px; text-align: left; width: 1px; height: 1px;  top: -1000000px; overflow: hidden;}  */

ol, ul {list-style: none;}
ol, ul, dl{margin:0}
table {border-collapse: collapse;border-spacing: 0;}

a{color:inherit;text-decoration:none;/*webkit-text-decoration-skip: objects;*/}
a:hover, a:active, a:visited {text-decoration: none;color:inherit;}
a:focus{outline:1;}

a,button{cursor:pointer}
[role="button"],input[type="submit"],input[type="reset"],input[type="button"],button {box-sizing: content-box;}
input[type="submit"],input[type="reset"],input[type="button"],button {background: none;border:0;color:inherit;line-height:normal;padding: 0;}
.table_basic .has-feedback textarea.form-control{padding-right:0;min-height:200px}
input[type=checkbox], input[type=radio] {background:none}

em,i{font-style:normal !important;color:inherit;}
div{text-align:inherit}
strong,span,em,i{font-family:inherit; font-weight:inherit;color:inherit; }

.bold{font-weight:bold;}
.normal{font-weight:normal;}

/* Font size */
.fs9{font-size:90% !important}
.fs95{font-size:95% !important}
.fs10{font-size:100% !important}
.fs11{font-size:110% !important}
.fs12{font-size:120% !important}
.fs13{font-size:130% !important}
.fs14{font-size:140% !important}
.fs15{font-size:150% !important}
/* Width /.wd{width:% !important}*/
.wd05{width:5% !important}
.wd10{width:10% !important}
.wd15{width:15% !important}
.wd20{width:20% !important}
.wd25{width:25% !important}
.wd30{width:30% !important}
.wd35{width:35% !important}
.wd40{width:40% !important}
.wd45{width:45% !important}
.wd49{width:49% !important}
.whalf{width:49.5% !important}
.wd50{width:50% !important}
.wd55{width:55% !important}
.wd60{width:60% !important}
.wd65{width:65% !important}
.wd70{width:70% !important}
.wd75{width:75% !important}
.wd80{width:80% !important}
.wd85{width:85% !important}
.wd90{width:90% !important}
.wd95{width:95% !important}
.wd96{width:96% !important}
.wd97{width:97% !important}
.wd98{width:98% !important}
.wd99{width:99% !important}
.wd100{width:100% !important}
/*bootstrap*/
.btn{border-radius:0}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin:0; line-height:normal}
p{margin:0}

.posr{position:relative !important;}
.posa{position:absolute !important;}
.poss{position:static !important;}
/* Demo
[role="button"],input[type="submit"],input[type="reset"],input[type="button"],button {background-color: #f0f0f0;border: 1px solid rgb(0, 0, 0);border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 0.25em;height: 2.5em;line-height: 2.5;margin: 0.25em;padding: 0 1em;width: 14em;}*/

.has-success > .input,.input-group-addon,.input{border-radius:0;border-color:rgba(0,0,0,0.1) !important;box-shadow:none !important;}
.form-control{border-radius:0 !important;box-shadow:none !important;border-color:rgba(0,0,0,0.1) !important;display:inherit}
.has-feedback .form-control{padding:0;height:34px;}
.has-feedback textarea.form-control{padding:10px 5px}

input,select,textarea,button{font-family:'Noto Sans KR';}
button{vertical-align:top}
input,select{height:40px;line-height:38px;border:1px solid rgba(0,0,0,0.15);background-color:#fff;vertical-align:middle;}
select.form-control{min-height:40px !important; padding:0 !important}
input, input[type=text],input[type=password],input[type=email]{text-indent:5px;}
input[type=checkbox],input[type=radio]{min-height:inherit;line-height:normal;border:0;width:18px;height:18px;margin:0 4px 0 0;vertical-align:middle !important;}
textarea{border:1px solid rgba(0,0,0,0.15);padding:7px;}
label{margin:0;vertical-align: middle;font-weight:400; }

.placeholdersjs,input::-webkit-input-placeholder { color:#666666; }
input::-moz-placeholder { color:#666666; } /* firefox 19+ */
input:-ms-input-placeholder { color:#666666; } /* ie */
input::-moz-placeholder { color:#666666; }

#skin{bottom:12px;background:none;text-align:right}
#skin .btn{display:inline-block;float:none;}

.displaySet{position:relative}
.displaySetButton{position:absolute;right:0;font-size:120%;padding:10px;background:rgba(0,0,0,0.7);border:1px solid rgba(0,0,0,0.2);color:#fff;top:calc(50% - 15px);z-index:991;cursor:pointer}
#header .displaySet{position:static}
#header .displaySetButton,#container .displaySetButton,#footer .displaySetButton{left:0;right:auto}
/*Button*/
/*.btnPack,.btnPack *{font-family:'NanumBarunGothic'}*/

.btnPack{display:inline-block;border:1px solid rgba(0,0,0,0.2);height:40px;line-height:38px;font-size:16px;text-align:center;background-image:none !important;margin:0 4px;vertical-align:middle;padding:0;text-decoration:none;cursor:pointer;overflow:hidden;background-color:#fff;letter-spacing:-0.05em;word-break:break-all;white-space:nowrap;}
.btnPack *{background:none;white-space:inherit;display:inline-block;padding:0 10px;text-align:center;font-size:inherit;line-height: inherit;background-image:none !important;text-decoration:none !important;letter-spacing:inherit;word-break:inherit;text-transform:capitalize}
.btnPack.icon >span{ display:none}

.btnPack{font-family:'Noto Sans KR';font-weight:400 !important}

.btnPack.small{font-size:95%;height:34px;line-height:32px;margin:0 2px;}
.btnPack.medium{height:40px;line-height:38px;margin:0 3px;font-size:110%;}
.btnPack.large{height:50px;line-height:48px;margin:0 3px;font-size:1.15em;}
.btnPack.xlarge,.docInput .center .btnPack,.boardInput .center .btnPack{height:60px;line-height:58px;margin:0 3px;min-width:120px;font-size:1.2em;font-weight:bold;}
.btnPack:last-child{margin:0}
.btnPack.strong{color:#fff;font-weight:bold;}
.btnPack.black{background-color:rgba(0,0,0,0.7) !important;}
.btnPack.black,.btnPack.blue,.btnPack.red{color:#fff}
.btnPack.strong *,.btnPack.black *{color:inherit;font-weight:inherit;font-size:inherit}

button.btnPack{padding:0 10px;}

td .center .btnPack{min-width:none !important;}
/*Popup*/
.subHeader h3 {padding:15px;font-weight:bold;font-size:150%;color:#fff;margin:0;}

/*유튜브*/
.ytframe{position:relative !important;width:100%;height:0 !important;padding-bottom: 56.25% !important;overflow:hidden}
.ytframe > iframe{position:absolute;left:0;top:0;right:0;bottom:0;width:100% !important;height:100% !important;}
/*유튜브2*/
.ytframe2{position:relative !important;width:100%;height:0;padding-bottom: 56.25%;overflow:hidden}
.ytframe2 > iframe{position:absolute;left:0;top:0;right:0;bottom:0;width:100% !important;height:100% !important;}
/*기본페이지*/
#Default .textContent{line-height:1.6em;}
#Default h2{display:block !important;font-size:1.43em;margin: 30px 0 7px; font-weight:bold}
#Default h2:first-child{margin-top:0}
#Default .textContent ol{margin-left:20px !important;}
#Default .textContent ol li{list-style:decimal !important;margin-left:-5px;line-height:140%;margin-bottom:5px;}
#Default .textContent ul{margin-left:20px !important;}
#Default .textContent ul li{list-style:circle !important;line-height:140%;margin:5px 0 5px -5px;}

#Default .emailContent{overflow:hidden;border:1px solid rgba(0,0,0,0.2);border-bottom-color:rgba(0,0,0,0.6);margin:15px 0 30px;font-size:120%;display:table; background:#fff !important}
#Default .emailContent dt{display:table-cell;font-family:'FontAwesomeS';font-size:5em;font-weight:400;vertical-align:middle;text-align:center;width:15%; padding:0 30px;}
#Default .emailContent dt:before{content:'\f2b6';margin-top:3%;display:block;color:#bbb}
#Default .emailContent dd{overflow:hidden;vertical-align:middle;display:table-cell;padding:2% 2% 2% 0;font-size:85%;word-wrap:break-word;word-break:keep-all}

.frame{height:150px !important;}

.ErrorMsg{overflow:hidden;}
.ErrorMsg .Text,.ErrorMsg2 .Text{overflow:hidden;font-size:115%;font-weight:550;padding:50px 0 0 13%}
.ErrorMsg .Text *,.ErrorMsg2 .Text{font-family:inherit}
.ErrorMsg .Text h2,.ErrorMsg .Text strong,.ErrorMsg2 .Text h2,.ErrorMsg2 .Text strong{display:block;font-family:"Nanum Square";font-weight:700;}
.ErrorMsg .Text span,.ErrorMsg2 .Text span{color:#ef1b1b;}

.ErrorMsg .Text h2{margin-bottom:7%;font-size:300%;}
.ErrorMsg .Text strong,.ErrorMsg2 .Text strong{margin-bottom:5%;font-size:200%}
.ErrorMsg .Img{float:right;margin-right:13%}
.ErrorMsg .Img img,.ErrorMsg2 .Img{max-width:100%}

.ErrorMsg2{overflow:hidden;text-align:center;position:fixed;background:#fff;left:0;top:0;bottom:0;right:0;}
.ErrorMsg2:before,.ErrorMsg2:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-size:auto 50%;background-repeat:no-repeat;z-index:1}
.ErrorMsg2:before{background-image:url(../image/left.png);background-position:0 0;}
.ErrorMsg2:after{background-image:url(../image/right.png);background-position:100% 100%;}
.ErrorMsg2 .Text{padding:10px;position:relative;z-index:1}
.ErrorMsg2 .Text h2{margin-bottom:1%;font-size:230%;}
.ErrorMsg2 .Text strong{margin-bottom:0;font-size:170%}
.ErrorMsg2 .Img{margin:10% auto 5%;position:relative;z-index:1;}

.ErrorBg{background:#fff !important;position:fixed;left:0;top:0;bottom:0;right:0;}
.ErrorBg:before,.ErrorBg:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-size:auto 50%;background-repeat:no-repeat;z-index:1}
.ErrorBg:before{background-image:url(../image/left.png);background-position:0 0;}
.ErrorBg:after{background-image:url(../image/right.png);background-position:100% 100%;}
/*Common*/
.inner{max-width:100%;margin:0 auto;position:relative;}
.inner:after,.inner:before{content:'';display:block;clear:both;}

.imgbox{display:block;}
.imgbox img{ max-width:100%}
.imgbox:after{display:table; content:'';margin-bottom:30px;clear:both}
/* col */
.grid,.port {margin:0 auto;width:100%}
.grid:after,.port:after {content:'';display:block;clear:both;}

.grid li,.port li,.port .pitem {float:left;width:50%;box-sizing:border-box;text-align:center;position:relative;}
.grid li:before{content:'';display:block;width:1px;position:absolute;right:0;top:10%;bottom:10%;background:rgba(0,0,0,0.1)}
.grid li:after {content:'';display:none;position:absolute;height:1px;left:10%;right:10%;bottom:0;background:rgba(0,0,0,0.1);}

.port .pitem {position:relative;padding:10px;text-align:center;display:flex}
.port.nopad .pitem{padding:0;display:block;}
/* 3 col */
.grid.col2 li,.port.col2 li,.port.col2 .pitem {width:50%;}
.port.col2 li:after {content:'';display:block;clear:both;}
/* 3 col */
.grid.col3 li,.port.col3 li,.port.col3 .pitem {width:33.33%;}
.grid.col3 li:nth-child(3n+3):after, .grid.col3 li:nth-last-child(3):before {background:none;}
.port.col3 li:after {content:'';display:block;clear:both;}
/* 4 col */
.grid.four li,.grid.col4 li,.port.col4 li,.port.col4 .pitem {width:25%}
.grid.four li:last-child:before,.grid.col4 li:last-child:before {background:none;}
.port.col4 li:after,.port.col4 .pitem:after {content:'';display:block;clear:both;}
/* 5 col */
.port.col5 li,.port.col5 .pitem {width:20%}
.port.col5 li:after,.port.col5 .pitem:after {content:'';display:block;clear:both;}

.col_width {width:180px;}

@media only screen and (max-width:767px){

.col_width {width:90px;}

}
/*====================================== Responsive ============================================*/
@media only screen and (max-width:980px) {		
	.port.col4 .pitem,.port.col4 li {width:50%;}
}

@media only screen and (min-width:768px) and (max-width:979px) { 
	.ErrorMsg .Text{padding:30px 0 0;}
	.ErrorMsg .Img{margin-right:0;}
}
@media only screen and (max-width:767px) {
	.port.col3 .pitem,.port.col4 .pitem,.port.col5 .item,.port.col3 li,.port.col4 li,.port.col5 li {width:50%;}
	
	.ErrorMsg{text-align:center;}
	.ErrorMsg .Img{float:none;margin-right:0;}
	.ErrorMsg .Text{padding:30px 0 0;}
	.ErrorMsg .Text h2{margin-bottom:2%;font-size:3rem}
	.ErrorMsg .Text strong{margin-bottom:1.5%;font-size:2rem}
	
	.ErrorMsg2{font-size:80%}
	
	.btnPack,.btnPack *{letter-spacing:-0.05em}
	.btnPack.xlarge,.docInput .center .btnPack,.boardInput .center .btnPack{max-width:60%;min-width:25%;font-size:1em;height:40px;line-height:38px;}	

	.grid li:after{display:block}
	.grid.four li:nth-last-child(4n+1):after,.grid.four li:nth-last-child(4n+2):after,.grid.four li:nth-last-child(3):before{display:none;}
	.grid.col4 li:nth-last-child(4n+1):after,.grid.col4 li:nth-last-child(4n+2):after,.grid.col4 li:nth-last-child(3):before{display:none;}
	
}
@media only screen and (min-width:480px) and (max-width:767px){
	.grid.col3 li,.grid.col4 li,.grid.four li,.grid li {width:50%;}
	.grid li:after{height:0}
	.grid li:before,.grid.col4 li:nth-last-child(3):before,.grid.four li:nth-last-child(3):before{display:block}
}
@media only screen and (min-width:240px) and (max-width:479px){
	.grid.col4 li,.grid.four li,.grid.col3 li,.grid li {width:100%}
	.port .pitem,.port li,.port.col4 .pitem,.port.col4 li{width:100%}
}

/* Ajax */
.menu_violet{font-size:1.15em; height:auto;padding:10px 0 15px}
#ajax_body{border:0 !important; background:#fff !important}
#ajax_close{top:0 !important;padding:7px 12px;}
#ajax_close:before{font-family:FontAwesomeS; content:'\f00d';color:#fff;font-size:1.5em}
#ajax_close img{display:none;}
#ajax_display,.cube .line{height:auto !important}
#ajax_display {background:#fff}
/*#ajax_display *{font-family:'Nanum Square'}*/
#ajax_display .menu_black *{color:#fff;font-weight:normal; padding:5px 0; font-size:1.1em}
#ajax_display .table_list th{line-height:normal;font-size:100%;font-weight:bold; padding:10px;}
#ajax_display .table_list th *{font-weight:bold;}
#ajax_display .table_list td{height:auto;font-size:100%; padding:5px; text-align:left}
#ajax_display input{height:30px}
#ajax_display select{min-height:30px}
#ajax_display .opt{display:inline-block;width:auto;padding-right:5px;}
#ajax_display .opt,#ajax_display .small_gray{font-size:90% !important}
#ajax_display .small_gray.bg_gray{background:#f5f5f5; text-align:left;padding:10px; display:table-cell; vertical-align:top}
#ajax_display .pd5.right{text-align:center;margin:15px 0}
#ajax_display .tabBox{padding-right:3px;width:auto; margin-top:5px; border:0}
#ajax_display .tabBox li{margin-bottom:-6px;border-bottom:0}
#ajax_display .tabBox li.on{border-color:#555}
#ajax_display .tabBox li.on a{background:#fff;color:inherit;padding-bottom:2px;}
#ajax_display div.center:last-child{margin-bottom:15px;}

.loginBox{text-align:left;}
#loginForm label{min-width:50px;display:inline; letter-spacing:-0.05em}
#loginForm ul{text-align:left;}
/* Ajax : modal */
#modal p { padding:4px; font-weight:bold}
#modal .input { padding:0 0px 10px 20px; text-align:center}
#modal .frame { background:#eee; overflow:auto; margin:5px auto; color:#444;}
#modal .frame .address { font-weight:normal; font-size:12px; color:black}
#modal li { float:left; margin-left:3px}

/* load motion */
.n-motion {opacity: 0; transition-property: all; transition-duration: 0.6s;}

.n-delay1 {transition-delay: 0.1s;}
.n-delay2 {transition-delay: 0.2s;}
.n-delay3 {transition-delay: 0.3s;}
.n-delay4 {transition-delay: 0.4s;}
.n-delay5 {transition-delay: 0.5s;}
.n-delay6 {transition-delay: 0.6s;}
.n-delay7 {transition-delay: 0.7s;}
.n-delay8 {transition-delay: 0.8s;}
.n-delay9 {transition-delay: 0.9s;}
.n-delay10 {transition-delay: 1s;}

.n-motion.n-active {opacity: 1;}

.n-motion.n-left   {transform: translateX(-50px);}
.n-motion.n-right  {transform: translateX(50px);}
.n-motion.n-top    {transform: translateY(-50px);}
.n-motion.n-bottom {transform: translateY(50px);}
.n-motion.n-spin   {transform: rotate(180deg);}

.n-motion.n-left.n-active   {transform: translateX(0);}
.n-motion.n-right.n-active  {transform: translateX(0);}
.n-motion.n-top.n-active    {transform: translateY(0);}
.n-motion.n-bottom.n-active {transform: translateY(0);}
.n-motion.n-spin.n-active   {transform: rotate(0deg);}
/* lazy load */
.lazy-hidden {opacity: 0;}
.lazy-loaded {transition: all 0.3s; opacity: 1;}

.hugi_product {background:#efefef;width:100%}
.hugi_product td{padding:5px 5px}
.hugi_product tr td:nth-child(1){width:100px}
.hugi_product tr td:nth-child(2){font-size:120%;}
.hugi_product tr td:nth-child(3){width:100px}
.hugi_product td em {font-family:'NanumBarunGothic';}

@media only screen and (max-width:767px){
.hugi_product tr td:nth-child(2){font-size:100%;}
.hugi_product tr td:nth-child(1){width:70px}

}
/* Padding & Margin  style */
.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;}
.pbt1{padding:1px 0 !important;}
.pbt2{padding:2px 0 !important;}
.pbt3{padding:3px 0 !important;}
.pbt4{padding:4px 0 !important;}
.pbt5{padding:5px 0 !important;}
.pbt6{padding:6px 0 !important;}
.pbt7{padding:7px 0 !important;}
.pbt8{padding:8px 0 !important;}
.pbt9{padding:9px 0 !important;}
.pbt10{padding:10px 0 !important;}
.pbt15{padding:15px 0 !important;}
.pbt20{padding:20px 0 !important;}
.pbt25{padding:25px 0 !important;}
.pbt30{padding:30px 0 !important;}
.plr1{padding:0 1px !important;}
.plr2{padding:0 2px !important;}
.plr3{padding:0 3px !important;}
.plr4{padding:0 4px !important;}
.plr5{padding:0 5px !important;}
.plr6{padding:0 6px !important;}
.plr7{padding:0 7px !important;}
.plr8{padding:0 8px !important;}
.plr9{padding:0 9px !important;}
.plr10{padding:0 10px !important;}
.plr15{padding:0 15px !important;}
.plr20{padding:0 20px !important;}
.plr25{padding:0 25px !important;}
.plr30{padding:0 30px !important;}
.p0{padding:0 !important;}  
.pt0{padding-top:0px !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;}
.pt15{padding-top:15px !important;}
.pt19{padding-top:19px !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;}
.pt70{padding-top:70px !important;}
.pt80{padding-top:80px !important;}
.pt90{padding-top:90px !important;}
.pt100{padding-top: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;}
.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;}
.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;}
.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;}
.pb70{padding-bottom:70px !important;}
.pb80{padding-bottom:80px !important;}
.pb90{padding-bottom:90px !important;}
.pb100{padding-bottom:100px !important;}
.pl0{padding-left:0px !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;}
.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;}
.m1{margin:1px !important;}
.m2{margin:2px !important;}
.m3{margin:3px !important;}
.m4{margin:4px !important;}
.m5{margin:5px !important;}
.m7{margin:7px !important;}
.m10{margin:10px !important;}
.m15{margin:15px !important;}
.m20{margin:20px !important;}
.m25{margin:25px !important;}
.m30{margin:30px !important;}
.mbt1{margin:1px 0 !important;}
.mbt2{margin:2px 0 !important;}
.mbt3{margin:3px 0 !important;}
.mbt4{margin:4px 0 !important;}
.mbt5{margin:5px 0 !important;}
.mbt6{margin:6px 0 !important;}
.mbt7{margin:7px 0 !important;}
.mbt8{margin:8px 0 !important;}
.mbt9{margin:9px 0 !important;}
.mbt10{margin:10px 0 !important;}
.mbt15{margin:15px 0 !important;}
.mbt20{margin:20px 0 !important;}
.mbt25{margin:25px 0 !important;}
.mbt30{margin:30px 0 !important;}
.mlr1{margin:0 1px !important;}
.mlr2{margin:0 2px !important;}
.mlr3{margin:0 3px !important;}
.mlr5{margin:0 5px !important;}
.mlr7{margin:0 7px !important;}
.mlr10{margin:0 10px !important;}
.mlr15{margin:0 15px !important;}
.mlr20{margin:0 20px !important;}
.mlr25{margin:0 25px !important;}
.mlr30{margin:0 30px !important;}
.m0{margin:0px !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;}
.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;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}
.mr0{margin-right:0px !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;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr27{margin-right:27px !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;}
.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;}
.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;}
.mb55{margin-bottom:55px !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;}
.ml0{margin-left:0px !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;}
.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;}