@charset "euc-kr";
/***********************************************************************************
					css ¹öÆ° ¹îÁö ¶óº§
*************************************************************************************/

/****************** ¹öÆ° ******************/

.lsbtn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent  !important;
  border-radius: 2px !important;
   -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
}
.lsbtns {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 30px !important;
   -moz-border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  	  
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent  !important;
}

.lsbtn:focus,
.lsbtn:active:focus,
.lsbtn:active:focus,
.lsbtn:focus,
.lsbtn:active:focus,
.lsbtn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.lsbtn:hover,
.lsbtn:focus,
.lsbtn:focus {
  color: #333;
  text-decoration: none;
}
.lsbtn:active,
.lsbtn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.lsbtn.disabled,
.lsbtn[disabled],
fieldset[disabled] .lsbtn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.lsbtn.disabled,
fieldset[disabled] a.lsbtn {
  pointer-events: none;
}

.lsbtn span{vertical-align:middle;}


/* ¹îÁö */
.lsbadge {
  display: inline-block;
  padding: 2px 5px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em
}

/* ¶óº§ */
.lslabel {
  display: inline-block;
  padding: 1% 2%;
  margin-bottom: 0;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.1em;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0.2em	;
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em
}


/* Å©±â */
.lsbtn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.lsbtn-md {
  padding: 8px 13px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
}

.lsbtn-sm {
  padding: 4px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.lsbtn-ss {
  padding: 2px 7px;
  font-size: 12px;
  line-height: 1.5em;
  border-radius: 3px;
}
.lsbtn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5em;
  border-radius: 2px;
}
.lsbtn-xx {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.3em;
  border-radius: 2px;
}
.lsbtn-xxx {
  padding: 1px 5px;
  font-size: 10px;
  line-height: 1.1em;
  border-radius: 2px;
}

/* Å©±â */
.lsbtns-lg, a.lsbtns-lg {
  padding: 10px 22px;
  font-size: 14px;
  font-weight:500;
  line-height:40px;
  line-height: 1.3333333;
  height:40px;
}
.lsbtns-md ,a.lsbtns-md {
  padding: 8px 13px;
  font-size: 13px;
  line-height: 20px;
  height:40px;
}

.lsbtns-sm {	
  padding: 4px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.lsbtns-ss {
  padding: 2px 7px;
  font-size: 12px;
  line-height: 1.5em;
}
.lsbtns-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5em;
}
.lsbtns-xx {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.3em;
}
.lsbtns-xxx {
  padding: 1px 5px;
  font-size: 10px;
  line-height: 1.1em;
}

/* ÆùÆ®»çÀÌÁî */
.obje-f14 {
	font-size:14px;	
}
.obje-f13 {
	font-size:12px;	
}
.obje-f12 {
	font-size:12px;	
}

/* »ö»ó */
.obje-hgrad,a.obje-hgrad {
  color: #FFF  !important;
  background:url('../img/common/btn_horizen_bg.png') 50% 50% !important;
}
.obje-white:focus {
  color: #333 !important;
  background-color: #e6e6e6 !important;
}
.obje-white:hover {
  color: #333 !important;
  background-color: #e6e6e6 !important;
}
.obje-white:active {
  color: #333 !important;
  background-color: #e6e6e6 !important;
}

/* »ö»ó */
.obje-white,a.obje-white {
  color: #333  !important;
  background-color: #fff !important;
}
.obje-white:focus {
  color: #333 !important;
  background-color: #e6e6e6 !important;
}
.obje-white:hover {
  color: #333 !important;
  background-color: #e6e6e6 !important;
}
.obje-white:active {
  color: #333 !important;
  background-color: #e6e6e6 !important;
}


.obje-blue,a.obje-blue {
  color: #fff !important;
  background-color: #337ab7 !important;
}
.obje-blue:focus {
  color: #fff !important;
  background-color: #286090 !important;
}
.obje-blue:hover {
  color: #fff !important;
  background-color:#286090 !important;
}
.obje-blue:active{
  color: #fff !important;
  background-color: #286090 !important;
}


.obje-bpurple,a.obje-bpurple {
  color: #fff !important;
  background-color: #5A7CA6 !important;
}
.obje-bpurple:focus {
  color: #fff !important;
  background-color: #476385 !important;
}
.obje-bpurple:hover {
  color: #fff !important;
  background-color: #476385 !important;
}
.obje-bpurple:active{
  color: #fff !important;
 background-color: #476385 !important;
}



.obje-green,a.obje-green {
  color: #fff !important;
  background-color: #5cb85c !important;
}
.obje-green:focus {
  color: #fff !important;
  background-color: #449d44 !important;
}
.obje-green:hover {
  color: #fff !important;
  background-color: #449d44 !important;
}
.obje-green:active {
  color: #fff !important;
  background-color: #449d44 !important;
}


.obje-mint,a.obje-mint {
  color: #fff !important;
  background-color: #5bc0de !important;
}
.obje-mint:focus {
  color: #fff !important;
  background-color: #31b0d5 !important;
}
.obje-mint:hover {
  color: #fff !important;
  background-color: #31b0d5 !important;
}
.obje-mint:active {
  color: #fff !important;
  background-color: #1b6d85 !important;
}



.obje-sky ,a.obje-sky {
  color: #fff !important;
  background-color: #00a7bc !important;
}
.obje-sky:focus {
  color: #fff !important;
  background-color: #008897 !important;
}
.obje-sky:hover {
  color: #fff !important;
  background-color: #008897 !important;
}
.obje-sky:active {
  color: #fff !important;
  background-color: #008897 !important;
  
}


.obje-orange ,a.obje-orange{
  color: #fff !important;
  background-color: #f0ad4e !important;
}
.obje-orange:focus {
  color: #fff !important;
  background-color: #ec971f !important;
}
.obje-orange:hover {
  color: #fff !important;
  background-color: #ec971f !important;
}
.obje-orange:active{
  color: #fff !important;
  background-color: #ec971f !important;
}


.obje-red,a.obje-red {
  color: #fff !important;
  background-color: #DD2F35 !important;
}
.obje-red:focus {
  color: #fff !important;
  background-color: #DD2F35 !important;
}
.obje-red:hover {
  color: #fff !important;
  background-color: #ff302c !important;
}
.obje-red:active {
  color: #fff !important;
  background-color: #c9302c !important;
}

.obje-bred,a.obje-bred {
  color: #fff !important;
  background-color: #d9534f !important;
}
.obje-bred:focus {
  color: #fff !important;
  background-color: #c9302c !important;
}
.obje-bred:hover {
  color: #fff !important;
  background-color: #c9302c !important;
}
.obje-bred:active {
  color: #fff !important;
  background-color: #c9302c !important;
}


.obje-light,a.obje-light {
  color: #141414 !important;
  background-color: #efefef !important;
}
.obje-light.focus {
  color: #141414 !important;
  background-color: #e7e7e7 !important;
}
.obje-light:hover {
  color: #141414 !important;
  background-color: #e7e7e7 !important;
}
.obje-light:active {
  color: #141414 !important;
  background-color: #ededed !important;
}

.obje-gray,a.obje-gray {
  color: #fff !important;
  background-color: #A2A2A2 !important;
}
.obje-gray.focus {
  color: #fff !important;
  background-color: #6A6A6A !important;
}
.obje-gray:hover {
  color: #fff !important;
  background-color: #6A6A6A !important;
}
.obje-gray:active {
  color: #fff !important;
  background-color: #494949 !important;
}

.obje-black,a.obje-black {
  color: #fff !important;
  background-color: #111111 !important;
}
.obje-black.focus {
  color: #fff !important;
  background-color: #252525 !important;
}
.obje-black:hover {
  color: #fff !important;
  background-color: #252525 !important;
}
.obje-black:active {
  color: #fff !important;
  background-color: #383838 !important;
}

/* ÆùÆ® */
.fred{color:#F00;}
.fblue{color:#00F;}
.fgreen{color:#0F0;}
.fgray{color:#DDD;}

.text-left{text-align:left!important;}
.text-right{text-align:right!important;}
.text-center{text-align:center!important;}

.w-100{width:100% !important;}
.w-95{width:95% !important;}
.w-90{width:90% !important;}
.w-85{width:85% !important;}
.w-80{width:80% !important;}
.w-75{width:75% !important;}
.w-70{width:70% !important;}
.w-65{width:65% !important;}
.w-60{width:60% !important;}
.w-55{width:55% !important;}
.w-50{width:50% !important;}
.w-45{width:45% !important;}
.w-40{width:40% !important;}
.w-35{width:35% !important;}
.w-30{width:30% !important;}
.w-25{width:25% !important;}
.w-20{width:20% !important;}
.w-10{width:10% !important;}
.w-auto{width:auto !important;}

.mx-30p{max-width:30px;}
.mx-50p{max-width:50px;}
.mx-55p{max-width:55px;}

.mx-60p{max-width:60px;}
.mx-80p{max-width:80px;}
.mx-90p{max-width:90px;}

.mx-100p{max-width:100px;}
.mx-150p{max-width:150px;}
.mx-200p{max-width:200px;}
.mx-250p{max-width:250px;}
.mx-300p{max-width:300px;}
.mx-350p{max-width:350px;}
.mx-400p{max-width:400px;}
.mx-450p{max-width:450px;}
.mx-500p{max-width:500px;}
.mx-550p{max-width:550px;}
.mx-600p{max-width:600px;}