/* CSS Document */
/*webfont*/

body,a,td,select,div,p,pre,input,form,textarea,option,pre,blockquote,button {
    color: #555555;
    text-align:justify;
    font-family: 'Noto Sans KR', sans-serif;

    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}


.color_b{
  color: #1D81ED;
}
.color_sb{
  color: #B3D5FA;
}
.color_or{
  color: #F27F2B;
}
.color_y{
  color: #F6F0D9;
}
.color_g3{
  color: #393935;
}
.color_g2{
  color: #777773;
}
.color_g1{
  color: #E3E3E2;
}
.color_w{
  color: #ffffff;
}
.paragraph_break {
  margin-bottom: 30px;
}
.align_center {
  text-align: center;
}

.d-day{
  padding: 10px; 
  font-weight:bold; 
  padding-left: 10px; 
  padding-right: 10px; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  background: #F7F0D9; 
  border-radius: 10px; 
  color: #F27F2B;
  font-size: 14px;
  margin-left: 10px;
}
hr{
  border:0px;
  border-bottom: 1px solid #cdcdcd;
}
/* link
a:link {color: #555555; font:bold; text-decoration: underline; } */
a:link {color: #555555; font:bold; text-decoration: none; }
a:visited {color: #555555;  font:bold; text-decoration: none; }
a:hover {color: #252525;  font:bold; text-decoration: underline;}
a:active {color: #555555;  font:bold; text-decoration: none;}

#signature_area{
  float: left;
  text-align: left;
  border-bottom: #ebebe3 1px solid;
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 15px;
  padding-bottom: 15px
}
.bt1{
  margin-left: 10px;
  width: 25px;
}
.img1{
  margin-right: 5px;
  width: 15px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.img2{
  margin-left: 10px; 
  width: 20px;
}
/* modal  */
#simplemodal-overlay {
  background-color:#000;
}
#modal_content{
  display:none;
  margin:50 auto;
  width:300px;
  height:200px;
  /*background:#fff;*/
  background:#ffffff;
}
#modal_txt{
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  margin-top: 70px;
  height: 90px;
  float:left;
  text-align: center;

}
#login_close{
  float:left;
  height: 30px;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}
/*background style*/
.bg_wg{
  background-color: #efefef;
}
input, textarea{
  width: 100%;
}

input.box {
	/*background: none repeat scroll 0 0 #FFF;*/
	border:1px solid #d5d0ca;
	color: #656565;
	font: 12px/15px '돋움',sans-serif;
	height: 15px;
	padding: 2px 3px;
	vertical-align: middle;
}  
#add_other_info, #team_mate_add, #team_add, #linked_url_edit_area, #graph_add, #graph_edit_area, #emlist_add {
    display: none;
}
input[type=checkbox]{
  width: 20px;
  cursor: pointer;
}
input[type=radio]{
  width: 20px;
  cursor: pointer;
}
label{
  cursor: pointer;
  display: inline-block;
}
/**table style**/
.admin_table{
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.admin_table td, .admin_table th{
  font-size: 8pt;
    border: 1px solid #cdcdcd;
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
}
.admin_table td {
  color:#000000;
  background-color:#efefef;
}
.admin_table a{
  font-size: 8pt;
}

.button_div{
  border: 1px #efefef solid; 
  background: #ffffff;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  float:left;
  text-align: center;
  margin-bottom: 5px;
  cursor:pointer;
  font-weight: bold;
}
.button_div:hover{
  border: 1px #cdcdcd solid; 
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  float:left;
  text-align: center;
  margin-bottom: 5px;
  cursor:pointer;
  font-weight: bold;
  background-color: #cdcdcd;
  float: left;
}
.subtitle_gr{
  padding: 10px; 
  background: #b5e3e8; 
  color: #528086;
  margin-bottom: 15px;
}

.subtitle_gr a{
  color: #528086;
  font-weight: bold;
}
.subtitle_gr a:hover{
  color: #528086;
  text-decoration: underline;
}

.subtitle_mint{
  padding: 10px; 
  background: #4ac0cc; 
  text-align: center; 
  margin-top: 10px; 
  color: #fff;
}

.subtitle_mint a, .subtitle_mint a:hover, .subtitle_mint a:active, .subtitle_mint a:link .subtitle_mint a:visited{
  color: #fff;
}
.t_basic {
    color: #7ba8ff;
    display: inline-block;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
}
.center_align{
  text-align: center;
}
.now_page_color{
  color: #4fc7a4;
}
.cate_div, .place_div, .dona_type{
  float: left;
  border: 1px solid #cdcdcd;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 11px;
  cursor: pointer;
  border-radius: 5px;
}
.cate_div:hover, .place_div:hover{
  border: 1px solid #555;

}
.cate_div2{
  float: left;
  border: 1px solid #cdcdcd;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 11px;
  border-radius: 5px;
}
.signup_bt {
    background: #555;
    color: #fff;
    border: 1px solid #555;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
    transition:0.345s ease-in-out; 
}
.signup_bt:hover{
    background: #444;
    border: 1px solid #444;
}

.u_type{
  float: left; 
  text-align: center; 
  width: 46%; 
  padding: 10px;
  margin: 2%;
  border-radius: 5px;
  border: 3px solid #cdcdcd;
  cursor: pointer;
}
.u_type:hover{
  border: 3px solid #185ec4;
  transition:0.345s ease-in-out; 
}
.u_type_on{
  display: none;
}

.inno_bt {
    background: #fff;
    color: #fff;
    background: #1f42d0;
    border-radius: 5px;
    border: 1px solid #1f42d0;
    padding: 10px;
    cursor: pointer;
    transition:0.345s ease-in-out; 
}
.inno_bt:hover {
    background: #fff;
    color: #1f42d0;
    border: 1px solid #1f42d0;
    transition:0.345s ease-in-out; 
}
.inno_table{
  width: 100%;
  border: 0px;
  border-top: 1px solid #313030;
  border-collapse: collapse;
}
.inno_table th{
  font-weight: bold;
  border: 0px;
  border-bottom: 1px solid #313030;
  padding: 10px;
}
.inno_table td{
  font-weight: bold;
  border: 0px;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
}
.inno_table_last_tr td{
  font-weight: bold;
  border: 0px;
  border-bottom: 1px solid #313030;
  padding: 10px;
}
.inno_table .price_td{
  text-align: right;
}
.inno_table table tr td{
  padding: 5px;
}
.inno_table select, .inno_table input, .inno_table textarea{
  margin-bottom: 0px;
}
.date_st{
  text-align: right;
}
/*step bar*/
.progressbar {
  counter-reset: step;
}
.progressbar li {
  list-style: none;
  display: inline-block;
  width: 49%;
  position: relative;
  text-align: center;
}
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height : 30px;
  border: 1px solid #ddd;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  background-color: #fff;
}
.progressbar li:after {
  content: "";
  position: absolute;
  width: 92%;
  height: 1px;
  background-color: #ddd;
  top: 15px;
  left: -47%;
  z-index : 0;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: #185ec4;
}
.progressbar li.active:before {
  border-color: #185ec4;
  background: #185ec4;
  color: #fff;
  z-index : 1;
} 
.progressbar li.active + li:after {
  background-color: #185ec4;
}
/*Font style*/
 .comment{
	color: #ccbd48;
 }
.t_say{	
	color: #727b6a;
	font-size: 12px;
	line-height:18px;
}
.t_say_unbg{
	color: #738e3d;
	/*font-weight:bold;*/
	font-size: 15px;
	line-height:18px;
}
.dg_txt{
	background-color : #515248;
	color: #ffffff;
	font-weight:bold;
	font-size: 15px;
	line-height:18px;
}
/*원문보기*/
.go_ori a{
	color: #757575;
	font-weight:bold;
	font-size: 12px;
	padding-right:10px;
	padding-left: 10px;
}
/* minimal */
button.bt_w70 {
  width: 70px;
}
button.bt_w80 {
  width: 80px;
}
button.bt_w100 {
  width: 100px;
}
button.bt_w150 {
  width: 150px;
}
button.bt_w280 {
  width: 280px;
}
button.bt_w500 {
  width: 500px;
}
button.bt_w800 {
  width: 900px;
}
button.bt_h15 {
  height: 15px;
}
button.bt_h30 {
  height: 30px;
}
button.bt_h55 {
  height: 55px;
}
button.bt_h50 {
  height: 50px;
}
/*Top button style*/
/*dark gray*/
button.bt_top_dg {
  background: #515248;
  border: 0px solid #515248;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #ffffff;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
  - webkit-border-top-right-radius: 7px;
  - webkit-border-top-left-radius: 7px;
  - moz-border-radius-topright: 7px;
  - moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
button.bt_top_dg:hover {
  background: #7e7e7e;
  -moz-box-shadow: inset 0 0 1px 1px #7e7e7e;
  -webkit-box-shadow: inset 0 0 1px 1px #7e7e7e;
  box-shadow: inset 0 0 1px 1px #7e7e7e;
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}
button.bt_top_dg:active {
  background: #515248;
  -moz-box-shadow: inset 0 0 1px 1px #515248;
  -webkit-box-shadow: inset 0 0 1px 1px #515248;
  box-shadow: inset 0 0 1px 1px #515248;
  color: #ffffff;
}
/*violet*/
button.bt_top_v {
  background: #ce5632;
  border: 0px solid #ce5632;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #ffffff;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
   - webkit-border-top-right-radius: 7px;
  - webkit-border-top-left-radius: 7px;
  - moz-border-radius-topright: 7px;
  - moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
button.bt_top_v:hover {
  background: #d95a34;
  -moz-box-shadow: inset 0 0 1px 1px #d95a34;
  -webkit-box-shadow: inset 0 0 1px 1px #d95a34;
  box-shadow: inset 0 0 1px 1px #d95a34;
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}

button.bt_top_v:active {
  background: #ce5632;
  -moz-box-shadow: inset 0 0 1px 1px #ce5632;
  -webkit-box-shadow: inset 0 0 1px 1px #ce5632;
  box-shadow: inset 0 0 1px 1px #ce5632;
  color: #ffffff;
}
/*green*/
button.bt_top_gr {
  background: #34b630;
  border: 0px solid #34b630;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #e4eed1;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
  - webkit-border-top-right-radius: 7px;
  - webkit-border-top-left-radius: 7px;
  - moz-border-radius-topright: 7px;
  - moz-border-radius-topleft: 7px;
  border-radius: 7px;
  border-radius: 7px;
}
button.bt_top_gr:hover {
  background: #34b630;
  -moz-box-shadow: inset 0 0 1px 1px #4d602e;
  -webkit-box-shadow: inset 0 0 1px 1px #4d602e;
  box-shadow: inset 0 0 1px 1px #4d602e;
  text-decoration: underline;
  color: #e4eed1;
  cursor: pointer;
}
button.bt_top_gr:active {
  background: #38c333;
  -moz-box-shadow: inset 0 0 1px 1px #708a3d;
  -webkit-box-shadow: inset 0 0 1px 1px #708a3d;
  box-shadow: inset 0 0 1px 1px #708a3d;
  color: #e4eed1;
}
/*dark green*/
button.bt_top_dgr {
  background: #50652f;
  border: 0px solid #50652f;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #eaeaea;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
  - webkit-border-top-right-radius: 7px;
  - webkit-border-top-left-radius: 7px;
  - moz-border-radius-topright: 7px;
  - moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
button.bt_top_dgr:hover {
  background: #68843d;
  -moz-box-shadow: inset 0 0 1px 1px #68843d;
  -webkit-box-shadow: inset 0 0 1px 1px #68843d;
  box-shadow: inset 0 0 1px 1px #68843d;
  text-decoration: underline;
  color: #eaeaea;
  cursor: pointer;
}
button.bt_top_dgr:active {
  background: #50652f;
  -moz-box-shadow: inset 0 0 1px 1px #50652f;
  -webkit-box-shadow: inset 0 0 1px 1px #50652f;
  box-shadow: inset 0 0 1px 1px #50652f;
  color: #eaeaea;
}
/*Top button style end*/
/*green*/
button.bt_gr {
  background: #708a3d;
  border: 0px solid #708a3d;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #e4eed1;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_gr:hover {
  background: #4d602e;
  -moz-box-shadow: inset 0 0 1px 1px #4d602e;
  -webkit-box-shadow: inset 0 0 1px 1px #4d602e;
  box-shadow: inset 0 0 1px 1px #4d602e;
  text-decoration: underline;
  color: #e4eed1;
  cursor: pointer;
}
button.bt_gr:active {
  background: #708a3d;
  -moz-box-shadow: inset 0 0 1px 1px #708a3d;
  -webkit-box-shadow: inset 0 0 1px 1px #708a3d;
  box-shadow: inset 0 0 1px 1px #708a3d;
  color: #e4eed1;
}
/*dark green*/
button.bt_dgr {
  background: #50652f;
  border: 0px solid #50652f;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #eaeaea;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_dgr:hover {
  background: #68843d;
  -moz-box-shadow: inset 0 0 1px 1px #68843d;
  -webkit-box-shadow: inset 0 0 1px 1px #68843d;
  box-shadow: inset 0 0 1px 1px #68843d;
  text-decoration: underline;
  color: #eaeaea;
  cursor: pointer;
}
button.bt_dgr:active {
  background: #50652f;
  -moz-box-shadow: inset 0 0 1px 1px #50652f;
  -webkit-box-shadow: inset 0 0 1px 1px #50652f;
  box-shadow: inset 0 0 1px 1px #50652f;
  color: #eaeaea;
}
/*dark gray*/
button.bt_dg {
  background: #515248;
  border: 0px solid #515248;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #ffffff;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_dg:hover {
  background: #7e7e7e;
  -moz-box-shadow: inset 0 0 1px 1px #7e7e7e;
  -webkit-box-shadow: inset 0 0 1px 1px #7e7e7e;
  box-shadow: inset 0 0 1px 1px #7e7e7e;
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}
button.bt_dg:active {
  background: #515248;
  -moz-box-shadow: inset 0 0 1px 1px #515248;
  -webkit-box-shadow: inset 0 0 1px 1px #515248;
  box-shadow: inset 0 0 1px 1px #515248;
  color: #ffffff;
}
/*violet*/
button.bt_v {
  background: #ce5632;
  border: 0px solid #ce5632;
  /* text-shadow: 0 1px 0 #d8e89d; */
  color: #ffffff;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_v:hover {
  background: #d95a34;
  -moz-box-shadow: inset 0 0 1px 1px #d95a34;
  -webkit-box-shadow: inset 0 0 1px 1px #d95a34;
  box-shadow: inset 0 0 1px 1px #d95a34;
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}

button.bt_v:active {
  background: #ce5632;
  -moz-box-shadow: inset 0 0 1px 1px #ce5632;
  -webkit-box-shadow: inset 0 0 1px 1px #ce5632;
  box-shadow: inset 0 0 1px 1px #ce5632;
  color: #ffffff;
}
/*withe blue*/
button.bt_wb {
  background: #72b1fe;
  border: 0px solid #adadad;
  text-shadow: 0 1px 0 #72b1fe;
  color: #fff;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_wb:hover {
  background: #8dc0ff;
  -moz-box-shadow: inset 0 0 1px 1px #8dc0ff;
  -webkit-box-shadow: inset 0 0 1px 1px #8dc0ff;
  box-shadow: inset 0 0 1px 1px #8dc0ff;
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
}
button.bt_wb:active {
  background: #72b1fe;
  -moz-box-shadow: inset 0 0 1px 1px #72b1fe;
  -webkit-box-shadow: inset 0 0 1px 1px #72b1fe;
  box-shadow: inset 0 0 1px 1px #72b1fe;
  color: #fff;
}
/*blue*/
button.bt_b {
  background: #1f81f6;
  border: 0px solid #adadad;
  text-shadow: 0 1px 0 #136dd7;
  color: #fff;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_b:hover {
  background: #2177de;
  -moz-box-shadow: inset 0 0 1px 1px #2177de;
  -webkit-box-shadow: inset 0 0 1px 1px #2177de;
  box-shadow: inset 0 0 1px 1px #2177de;
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}
button.bt_b:active {
  background: #1f81f6;
  -moz-box-shadow: inset 0 0 1px 1px #1f81f6;
  -webkit-box-shadow: inset 0 0 1px 1px #1f81f6;
  box-shadow: inset 0 0 1px 1px #1f81f6;
  color: #fff;
}

/*gray*/
button.bt_g {
  background: #a7a7a7;
  border: 0px solid #a7a7a7;
  text-shadow: 0 1px 0 #a7a7a7;
  color: #fff;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  text-align: center;
}
button.bt_g:hover {
  background: #535353;
  -moz-box-shadow: inset 0 0 1px 1px #535353;
  -webkit-box-shadow: inset 0 0 1px 1px #535353;
  box-shadow: inset 0 0 1px 1px #535353;
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
}
button.bt_g:active {
  background: #a7a7a7;
  -moz-box-shadow: inset 0 0 1px 1px #a7a7a7;
  -webkit-box-shadow: inset 0 0 1px 1px #a7a7a7;
  box-shadow: inset 0 0 1px 1px #a7a7a7;
  color: #fff;
}
/*yellow*/
button.bt_y {
  background: #eade8c;
  box-shadow: inset 0 0 1px 1px #DFD487;
  border: 0px solid #ADB38D;
  text-shadow: 0 1px 0 #eade8c;
  color: #303030;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_y:hover {
  background: #F5EBA6;
  -moz-box-shadow: inset 0 0 1px 1px #F5EBA6;
  -webkit-box-shadow: inset 0 0 1px 1px #F5EBA6;
  box-shadow: inset 0 0 1px 1px #F5EBA6;
  text-decoration: underline;
  color: #303030;
  cursor: pointer;
}
button.bt_y:active {
  background: #E3D67E;
  -moz-box-shadow: inset 0 0 1px 1px #E3D67E;
  -webkit-box-shadow: inset 0 0 1px 1px #E3D67E;
  box-shadow: inset 0 0 1px 1px #E3D67E;
  color: #303030;
}
/*white gray*/
button.bt_wg {
  background: #eeeeee;
  border: 0px solid #eeeeee;
  text-shadow: 0 1px 0 #eeeeee;
  color: #303030;
  /*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
  font-size: 12px;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
}
button.bt_wg:hover {
  background: #bdbdbd;
  -moz-box-shadow: inset 0 0 1px 1px #bdbdbd;
  -webkit-box-shadow: inset 0 0 1px 1px #bdbdbd;
  box-shadow: inset 0 0 1px 1px #bdbdbd;
  text-decoration: underline;
  color: #303030;
  cursor: pointer;
}
button.bt_wg:active {
  background: #a7a7a7;
  -moz-box-shadow: inset 0 0 1px 1px #a7a7a7;
  -webkit-box-shadow: inset 0 0 1px 1px #a7a7a7;
  box-shadow: inset 0 0 1px 1px #a7a7a7;
  color: #303030;
}
/* popup style */
.popup {
  display: inline-block;
  outline: none;
  text-align: center;
  text-decoration: none;
  /*font: 12px/100% Arial, Helvetica, sans-serif;*/
  line-height:25px;
  padding: 0em 0em .55em;
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);

  color: #474747;
  border: solid 5px #d8ea9e;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#1a44fa), to(#f04287a));
  background: -moz-linear-gradient(top,  #0a48a5,  #ffffff);
}
.popup_subject {
  display: inline-block;
  outline: none;
  text-decoration: none;
  font: 12px/100% Arial, Helvetica, sans-serif;
  font-weight:bold;

  color: #474747;
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, from(#1a44fa), to(#f04287a));
  background: -moz-linear-gradient(top,  #0a48a5,  #ffffff);
}

#gwon_service_zone{
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  border: 1px solid #efefef;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-radius: 10px;
}

@media ( max-width:799px) {
  #gwon_service_zone{
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    border: 1px solid #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
  }
}
/* login */
    .loginKinds {overflow:hidden; list-style:none;}
    .loginKinds li { 
      width: 100%; 
      margin:0 auto; 
      text-align:center; 
    }
    .loginKinds a { 
      text-align:center; 
    }
    .loginKinds li a:hover{
      border: 1px solid #333;
    }
    .loginKinds li a.google:hover{
      border: 1px solid #333;
    }
    .loginKinds li a.email_signup:hover{
      background: #fff;
      border: 1px solid #1f42d0;
      color : #1f42d0;
    }
    .loginKinds li a { padding:0 0 0 23px; position:relative; display:block; margin:6px 0 0 6px; height:42px; line-height:42px; border:1px solid transparent; font-size:14px; color:#fff; border-radius:8px; }
    .loginKinds li a span { font-weight: 300; margin-left: 40px;}
    .loginKinds li a.facebook { /* padding:0 0 0 60px; */ background:url("/img/icon/icon_login_facebook.png") 17px 50% no-repeat #4966b9; transition:0.345s ease-in-out; }
    .loginKinds li a.facebook:before { content:''; position:absolute; top:0; left:45px; width:1px; height:100%; background:#3e579d; }
    .loginKinds li a.google { /* padding:0 0 0 68px; */ background:url("/img/icon/icon_login_google.png") 12px 50% no-repeat #f4f4f4; transition:0.345s ease-in-out; border:1px solid #ddd; color:#333; }
    .loginKinds li a.google:before { content:''; position:absolute; top:0; left:45px; width:1px; height:100%; background:#d0d0d0; }
    .loginKinds li a.email_signup span{ font-weight: 300; margin-left: 0px;}
    .loginKinds li a.email_signup { 
      /* padding:0 0 0 68px; */ background:#1f42d0; transition:0.345s ease-in-out; border:1px solid #ddd; color:#fff; text-align: center; 
    }
    .loginKinds li a.kakao { /* padding:0 0 0 60px; */ background:url("/img/icon/icon_login_kakao.png") 12px 50% no-repeat #ffeb00; transition:0.345s ease-in-out; color:#3e3a39; }
    .loginKinds li a.kakao:before { content:''; position:absolute; top:0; left:45px; width:1px; height:100%; background:#d9c800; }
    .loginKinds li a.naver { /* padding:0 0 0 63px; */ background:url("/img/icon/icon_login_naver.png") 15px 50% no-repeat #4bce35; transition:0.345s ease-in-out; }
    .loginKinds li a.naver:before { content:''; position:absolute; top:0; left:45px; width:1px; height:100%; background:#40af2d; }
  /* EOD : login */