﻿/* Portfolio Filter Stylesheet */

/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0px; 
	padding: 0px;
}
/* font import */
/*****Basic Definitions*****/

a { 
	color: #333; 
	text-decoration: none; 
}
a:visited { }
a:hover { 
	text-decoration: none; 
}
p, ul, ol, dl, table { margin-bottom: 0px; }
ul, ol, dd { margin-left: 0px; }
img { border: 0;}

body{
	background: #fff;
}
/*****Custom Classes*****/
.clearing { clear: both; }
.last { margin-bottom: 0; }
.screenReader { left: -9999px; position: absolute; top: -9999px; }

/*****Basic Layout*****/
#top_area{
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #e5e5e5;
	z-index: 10;
	position:fixed;
	top: 0px;
	background: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}
#top_noti{
	display: inline-block;
	width: 100%;
	background: #185ec4;
}

#top_noti_con{
	clear: both;
	text-align: center; 
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
}
#top_noti_con_txt{
	display: none;
	float: left;
	/*display: inline-block;*/
	width: 50%;
	font-size: 11px;
	text-align: left;
	color: #fff;
}
#top_noti_con_txt a{
	color: #fff;
}
#top_menu_area{
	float: left;
	display: inline-block;
	width: 100%;
	font-size: 12px;
	text-align: center;
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
	border-bottom: 1px solid #cdcdcd;
}
#top_menu_area a{
	font-size: 11px;
}

.bt_round{
	border: 1px solid #C5C5CC;
	border-radius: 70px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
	width: 100px;
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.bt_round:hover{
	background: #C5C5CC;
}
#top_con{
	clear: both;
	text-align: center; 
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#top_con a{
	cursor: pointer;
}

#top_logo{
	float: left;
	width: 50%;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
}
#top_menu_mobile{
	float: left;
	width: 50%;
	text-align: right;
	padding-bottom: 15px;
	padding-right: 10px;
}
#call_more_bt_area{
	display: none;
	width: 100%; 
	float: left; 
	margin-bottom: 10px; 
	text-align: center; 
	margin-top: 30px;
}
#more_bt_hire{
	display: inline-block;
}
#campaign_pagination_area{
	display: none;
	display: inline-block;
}
#top_logo_img{
	max-width: 100px;
}
#top_main_menu_area{
	float: left;
	width: 100%;
	display: none;
	background: #fff;
}
#top_main_menu{
	text-align: center; 
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 1000;
	border-top: 1px solid #EEEEF3;
}
#top_main_menu ul{
	list-style:none;
	padding-left:0px;
}
#top_main_menu ul li{
	float:left;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
#top_main_menu a{
	font-size: 15px;
 	font-family: 'OneShinhanBold', sans-serif;
 	text-decoration: none;
 	font-weight: 700;
 	color: #000000;
 	width: 100%;
}

#top_main_menu .now_selected_menu{
 	color: #0068E3;
}
#top_main_menu .top_impact_bt{
	color: #fff; 
	border-radius: 30px; 
 	line-height: 20px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	padding-left: 7px;
 	padding-right: 7px;
}
#top_main_menu .top_impact_bt a{
	color: #fff; 
}


#container {
	/*overflow: hidden; 
	z-index: 5;
	position:absolute;*/
	margin-top: 54px;
	width: 100%; 
}

#slider .slick-dots{
	bottom: 25px;
}

#con{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 30px;
}
#con2{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	background: #f7f7f8;
}

#con_main_area{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.con_width_all{
	float: left;
	text-align: center;
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 0px;
	padding-bottom: 30px;
}
.main_hire{
	background: #EEEEF3;
}
.con_width_all_w{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.main_bottom_con{
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.main_bottom_con_img{
	width: 100%;
	float: left;
	text-align: center;
	display: none;
}
.main_bottom_con_img img{
	margin-right: 10px;
}
.main_bottom_con_txt{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
 .con_width_all h3{
	font-weight: bold;
	margin-bottom: 15px;
 	font-family: 'OneShinhanMedium', sans-serif;
}
.main_hire_con_txt h3{
	margin-bottom: 0px;
}
#detail_top_area{
	float: left;
	/*background : url('/img/main/board_top.jpg') no-repeat center top #fff;*/
	background-size: 1200px;
	width: 100%;
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#detail_top_area h1{
	font-weight: bold;
 	font-family: 'OneShinhanMedium', sans-serif;
}
.detail_con_area img{
 max-width: 100%;
}
.con_width_all2{
	float: left;
	text-align: left;
	width: 100%;
	height: 50px;
	background: linear-gradient(to right, #195ec5, #15cadd);
}
.con_width_all3{
	float: left;
	text-align: left;
	width: 100%;
	background: linear-gradient(to right, #f4b685, #ffac6b);
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 37%;
}
.profile_img_area{
	position: relative;
	top: 10px;
	border: 1px solid #efefef;
	border-radius: 10px;
	width: 150px; 
	height: 150px; 
	margin-left: auto;
	margin-right: auto;
}
.edu_img_area{
	position: relative;
	top: 50px;
	border: 5px solid #f05624;
	border-radius: 50px;
	width: 100px; 
	height: 100px; 
	margin-left: auto;
	margin-right: auto;
}
#main_hire_area{
	width: 100%;
	overflow: auto;
}
#main_hire_detail{
	width: 500%;
	overflow: auto;
}
.main_hire_con{
	float: left;
	background: #fff;
	width: 280px;
	height: 290px;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
	border-radius: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	transition: 0.3s ease-in-out; 
}
.main_hire_con:hover{
	border: 1px solid #185ec4;
	box-sizing: border-box;
	border-radius: 10px;
}
.main_hire_con_txt{
	float: left;
	width: 100%;
	min-height: 200px;
}
.main_hire_con_txt h3{
	color: #555;
}
#main_notice_area{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;

}
#main_notice_con{
	width: 96%;
	margin-left: auto;
	margin-right: auto;'
}
#main_help_area{
	float: left;
	width: 100%;
	background: #EEEEF3;
	margin-top: -10px;
}
#main_help_con{
	clear: both;
	width: 95%;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
}
#mhc_area{
	width: 100%;
	display: inline-block;
}
.mhc_area{
	width: 96%;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	background: #ffffff;
	border-radius: 0px 30px 0px 0px;
	margin-bottom: 12px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
}
.mhc_area_img{
	float: left;
	width: 100%;
	text-align: center;
}
.mhc_area_txt{
	float: left;
	width: 100%;
	padding: 15px;
	text-align: center;
}
.mhc_area_txt h3{
	color: #1C4B83;
	font-weight: bold;
}
.mhc_area_borrow{
	display: none;
}
.h_top_line{
	border-top: 3px solid #1C4B83;
	width: 80px;
	height: 10px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.h1_medium{
	font-family: 'OneShinhanMedium', sans-serif;
	font-size: 30px;
	line-height: 38px;
	font-style: normal;
	font-weight: 400;
	text-align: left;
}
.align_center{
	text-align: center;
}
.color_blue{
	color: #1C4B83;
}
.mb_50{
	margin-bottom: 50px;
}
#main_notice_title{
	font-family: 'OneShinhanMedium', sans-serif;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 5px;
}
.main_notice_txt{
	font-weight: normal;
	margin-right: 15px;
}
.main_notice_date{
	color: #cdcdcd;
	margin-right: 30px;
	display: none;
}
.label-default{
	background: #fff;
	border: 1px solid #ffaa43;
	border-radius: 20px; 
	color: #ffaa43;
	line-height: 24px;
	margin-right: 5px;
}
#multiple-items{
	width: 100%;
}
.main_edu_con{
	float: left;
	background: #fff;
	padding-top: 120px;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 10px;
	border: 0px solid #ffaa43;
	transition: 0.3s ease-in-out; 
}
.main_edu_con:hover{
	border: 3px solid #ffaa43;
}
.main_edu_detail_txt{
	font-size: 11px;
	line-height: 14px;
}
.main_con_area{
	padding-top: 30px;
	padding-bottom: 30px;
}
.main_con_area .slick-dots{
	top: 300px;
	z-index: 3;
}
.main_con_area  .slick-dots li.slick-active button:before
{
    opacity: .9;
    color: #fff;
}
.main_edu_con_txt{
	float: left;
	width: 100%;
	padding: 10px;
	padding-top: 0px;
	background: #fff;
}
.main_edu_con_txt h3{
	color: #555;
}

#main_banner_area{
	width: 100%;
}
#intro_top_area{
	width: 100%;
	height: 300px;
	background : url('/img/bg_introduce_top.png') no-repeat center top #fff;
}
#intro_top_con{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 0px;
}
#intro_top_con img{
	max-width: 80%;
}
.con_50per{
	width: 100%;
	padding: 0%;
	padding-left: 30px;
	padding-right: 30px;
	float: left;

}
.intro_img2{
	float: right;
}
.con_50per table{
	width:100%;
	height: 100px;
}
.con_50per td{
	vertical-align: middle;
	text-align: center;
}
.con_50per img{
	max-width: 100%;
}
.intro_bg_g{
	background: #F6F5F8;
}
#con_main{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
#sub_top_area{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#con_main_680{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#con_main_600{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
/*Dashboard*/
.dash_h1{
	text-align: center; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
}
#back_bt_area{
	text-align:center; 
	color:#cdcdcd; 
	padding-bottom:10px; 
	margin-bottom: 0px; 
	border-bottom: 1px solid #cdcdcd;
}
#dashboard_menu, #dashboard_menu_sub{
	float: left;
	width: 100%;
	text-align:center; 
	color:#cdcdcd; 
	padding-top: 5px; 
	padding-bottom:5px; 
	border-bottom: 1px solid #cdcdcd;
}
#dashboard_menu_sub{
	background: #efefef;
}
#dashboard_menu a,#dashboard_menu_sub a{
	font-weight: bold;
	color:#555; 
}
.icon_st{
	width: 12px;
	margin-right: 5px;
	vertical-align : middle;
}
.dash_con_area{
	float:left; 
	width: 100%; 
	margin-top: 20px; 
	margin-bottom: 10px;
}
.dash_con{
	float: left;
	display: block;
	width: 100%;
	padding: 10px; 
	border-top: 1px solid #cdcdcd; 
	font-size: 12px;
}
#resp_list_area{
	float: left;
	width: 100%;
}
#resp_table_area{
	float: left;
	width: 100%;
	height: 300px;
	overflow: auto;
	border: 1px solid #cdcdcd;
	background: #efefef;
}
#resp_list_area2{
	float: left;
	width: 100%;
}
#resp_result_area{
	float: left;
	width: 100%;
	height: 500px;
	overflow: auto;
	border: 1px solid #cdcdcd; 
	background: #efefef;
}
#resp_result_area2{
	float: left;
	width: 100%;
	height: 500px;
	overflow: auto;
	border: 1px solid #cdcdcd; 
	background: #efefef;
}
#eval_con_area{
	float: left; 
	width: 100%; 
	padding: 10px; 
	background: #fff;
}
#eval_menu{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.eval_sub_menu{
	float: left;
	width: 33%;
	border: 1px solid #efefef;
	padding: 5px;
	text-align: center;
	cursor: pointer;
}
.eval_sub_menu_selected{
	float: left;
	width: 33%;
	padding: 5px;
	background: #185ec4;
	color: #fff;
	border: 1px solid #efefef;
	text-align: center;
	cursor: pointer;
}
#inc_responses_con_area{
	width: 100%;
	padding: 10px;
}
.inc_resp_con{
	width: 100%;
	border: 1px solid #cdcdcd; 
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	background: #ffffff;
}
#upload_file_state{
	width: 100%;
}
#graph_date_search{
	border: 1px solid #cdcdcd; 
	width: 100%; 
	float: left; 
	display: none; 
	text-align: center; 
	background: #efefef; 
	margin-top: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}
#event_form, #event_list, #mail_send_con_list, #team_mate_state, #team_state,#pan_state{
	border: 1px solid #cdcdcd; 
	width: 100%; 
	float: left; 
	display: none; 
	background: #efefef; 
	margin-top:10px; 
	padding:10px 2% 10px 2%;
}
#graph_area{
	float: left;
	width: 100%;
}

#workspace_top_noti{
	display: inline-block;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background: #185ec4;
	padding-top: 5px;
	padding-bottom: 5px;
}
#workspace_top_con{
	clear: both;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	height: 27px;
}
#workspace_container{
	/*overflow: hidden; 
	z-index: 5;
	position:absolute;*/
	margin-top: 137px;
	width: 100%; 
	min-height: 100%;
}
#dashboard_container{
	margin-top: 175px;
	width: 100%; 
	min-height: 100%;
}
#workspace{
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
}
#workspace_left{
	float: left;
	width: 100%;

}
#workspace_left_con{
	float: left;
	width: 100%;
	padding: 10px;
}
.ws_left{
	display: none;
	float: left;
	width: 100%;
	background: #fff;
}
.make_step{
	width: 100%;
	background: #185ec4;
	text-align: center;
}
#make_step_txt{
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.step_bt{
	vertical-align: middle;
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
#workspace_right{
	min-width: 0;
	min-height: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	box-sizing: inherit;
}
#workspace_all{
	min-width: 0;
	min-height: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	box-sizing: inherit;
}

#workspace_center{
	float: left;
}

#workspace_design{
	min-width: 150px;
	min-height: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex: 0.3;
	-ms-flex: 0.3;
	flex: 0.3;
	box-sizing: inherit;
	border-right: 1px solid #cdcdcd;
}
#workspace_preview{
	display: none;
}
#workspace_right_con{
	width: 100%;
	padding: 30px;
}
#wp_center_con{
	width: 100%;
	padding: 10px;
	padding-top: 0px;
}
.bt_design{
	display: none;
}
#design_template_area{
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
}
.work_item{
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.work_item_con{
	float: left;
	background: #f7f1c2;
	float: left;
	width:100%; 
	padding: 10px; 
	border: 1px solid #cdcdcd; 
	border-radius: 10px; 
	font-size: 10px; 
	line-height: 12px;
	text-align: center;
}

.work_item_link_area{
	float: left; 
	width:100%; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #cdcdcd; 
	/*border-radius: 10px; */
	color: #cdcdcd; 
	size: 12px;
}
.icon_img{
	margin-right: 5px;
	width: 15px;'
}
.work_item_con2{
	width: 100%; 
	float: left; 
	border-top: 1px solid #cdcdcd; 
	padding-top:5px; 
	margin-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px;
	word-wrap: break-word;
}
.new_item{
	float: left;
	width: 100%;
	padding: 10px;
	padding-top:  10px;
	padding-bottom:  10px;
	/*
	border: 1px solid #cdcdcd;
	*/
	background: #4ac0cc;
	margin-bottom: 10px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
}
.wkarea1{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	background: #fff;
}
.wkarea_design{
	min-width: 150px;
	width: 150px;
	background: #fff;
}
.preview_area{
	width: 30%;
	min-width: 300px;
	background: #fff;
}
#bt_area{
	width: 100%;
	text-align: right;
	float: left;
	padding-bottom: 15px;
}
#bt_area_on{
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #cdcdcd;
	color: #e5e5e5;
	z-index: 10;
	position: fixed;
	bottom: 0px;
	background: #fff;
	padding: 2%;
}
#project_img{
	float: left;
	width: 100%;
}
#school_info_add, #career_info_ad, #certi_info_add{
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#school_info_add, #career_info_add, #certi_info_add{
	display: none;
}
.ajax_result{
	float: left;
	width: 100%;
}
.h3_ajax_title{
	float: left;
	margin-top: 10px;
}
#wp_center_con ul{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#wp_center_con h3{
	float: left;
	width: 100%;
}
#wp_center_con hr{
	float:left; 
	width:100%; 
	margin-top: 10px; 
	margin-bottom: 10px;
}
.basic_ip{
	margin-top: 5px;
	margin-bottom: 5px;
}
.img_div{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #cdcdcd;
	cursor: pointer;
	text-align: center;
}
#con_main2{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#form_area, #eval_table, #eval_user_list{
	width: 100%;
	float: left;
}
#eval_user_list{
	max-height: 150px;
    	overflow: auto;
 }
 #resp_list_area2 .col{
 	padding-left: 3px;
 	padding-right: 3px;
 }
 #eval_table{
	border: 1px solid #cdcdcd;
	padding: 0px;
	max-height: 350px;
    	overflow: auto;
 }
 #inc_eval_table_con{
	width: 95%;
	margin: auto;
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	background: #ffffff;
 }
.banner_desktop{
	display: none;
}
.banner_mobile{
	display: block;
}
#main_slider{
	float: left;
	background : url('/img/main/main_top.jpg') no-repeat center top #fff;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
}
#main_slider_con{
	float: left;
	margin-top: 135px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 30px;
	text-align: left;
	background: #fff;
}
#main_slider_con2{
	float: left;
	margin-top: 0px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: 200px;
	text-align: center;
}
#board_slider{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.board_title{
	color: #000000;
 	font-weight: 700;
 	font-size: 30px;
 	line-height: 1.3em;
 	font-family: 'Nanum Gothic';
 	margin-bottom: 10px;
 	margin-top: 10px;
 	text-align: left;
}
#board_slider_con{
	float: left;
	margin-top: 15px;
	width: 100%;
	text-align: center;
}
.js_menu{
	border: 1px solid #E6E6EE;
	border-radius: 10px; 
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
.js_menu_con{
	float: left;
	width: 100%;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E6E6EE;
  	font-family: 'OneShinhanBold';
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff;
	text-align: center;
	color: #0068E3;
}
.js_menu_con_last{
	float: left;
	width: 100%;
	display: inline-block;
	padding-top: 5px;
  	font-family: 'OneShinhanBold';
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff;
	text-align: center;
	color: #0068E3;
}
#detail_top_edit{
	display: none;
	float: left;
	width: 100%;
	border-bottom: 1px solid #E6E6EE;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}
#detail_bottom_edit{
	float: left;
	width: 100%;
	border-bottom: 1px solid #E6E6EE;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}
#bt_add_team_member{
	margin-top: 15px;
}
#team_mate_list ul li{
	margin-left: 15px;
}
#edu_detail_top_area{
	float: left;
	/*background : url('/img/main/board_top.jpg') no-repeat center top #fff;*/
	background-size: 1200px;
	width: 100%;
	border-radius: 5px;
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	border-bottom: 1px solid #efefef;
}
#detail_top_area{
	float: left;
	/*background : url('/img/main/board_top.jpg') no-repeat center top #fff;*/
	background-size: 1200px;
	width: 100%;
	border-radius: 5px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: left;
	border-bottom: 1px solid #efefef;
}
.detail_top_profile{
	float: left;
	width: 100%;
	height: 175px;
}
.detail_top_txt{
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
#edu_detail_top_area h3,#detail_top_area h3{
	font-weight: bold;
 	font-family: 'OneShinhanMedium', sans-serif;
 	color: #000;
}
#detail_top_area_con{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#detail_top_bt_area{
	width: 100%; 
	float: left;
	margin-top: 0px;
	text-align: center;
}
#detail_top_bt_area button{
	min-width: 150px;
}
#detail_con_area{
	float: left;
	width: 100%;
	border-top: 1px solid #E6E6EE;
	padding-top: 20px;
}

.hire_con{
	padding-top: 20px;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.detail_con_txt_area{
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.detail_con_txt_area h1{
	font-weight: bold;
	color: #000;
}
.detail_con_txt_area h3{
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
#sub_con_txt .detail_con_txt_area pre{
	white-space:normal;
	word-break:break-all;
	background: #F5F4F9;
}
.detail_con_txt_area img{
	max-width: 100%;
	width: 100%;
}
.detail_con_txt_area ul{
	list-style-type: disc;
	padding-left: 15px;
}
#job_slider{
	float: left;
	/*background : url('/img/main/board_top.jpg') no-repeat center top #fff;*/
	background: #fff;
	background-size: 1000px;
	width: 100%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
}
#job_slider_con2{
	float: left;
	margin-top: 0px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}
#slider_con_1{
	float: left;
	width: 96%;
	margin-top: 30px;
	margin-left: 2%;
	margin-right: 2%;
	padding: 10px;
	text-align: center;
}
.g_point_color{
	color: #185ec4;
}
.g_point_bold{
	font-weight: bold;
}
.main_slider_sub_con_area{
	float: left;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
.main_slider_sub_con{
	float: left;
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	border-bottom: 1px solid #cdcdcd;
}
.nv_bt{
	background: #6f43cc;
	color: #fff;
	border: 0px;
	border-radius: 3px;
	padding: 10px;
	cursor: pointer;
}

.nv_bt:hover{
	font-weight: bold;
}
#main_slider_menu a{
	font-size: 14px;
 	font-weight: 700;
 	font-family: 'OneShinhanMedium', sans-serif;
}

#sub_top_banner{
	float: left;
	background : #fff;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
}

#sub_top_banner_con{
	float: left;
	padding: 20px;
	width: 100%;
}
div{
	white-space:normal;
	word-break:break-all;
}

#sub_top_welcome_con{
	float: left;
	margin: 5%;
	width: 90%;
	background: #fff;
	text-align: center;
}
.sub_top_img{
	max-width: 100%; 
	margin-bottom: 20px;
}
/*Step bar area */
 .container {
  width: 100%;
}

.progressbar {
  counter-reset: step;
}
.progressbar li {
  list-style: none;
  display: inline-block;
  width: 31%;
  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: 68%;
  height: 1px;
  background-color: #ddd;
  top: 15px;
  left: -37%;
  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;
}
/*Step bar area finished*/
#sub_con_list{
	float: left;
	width: 100%;
}
#sub_con_txt{
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sub_con_txt pre{
	margin: 0px; 
	padding: 15px; 
	margin-bottom: 10px; 
	font-size: 12px; 
	width:100%; 
	border:0px; 
	background: #F5F4F9;
	white-space: normal; 
}
#sub_con_botton{
	float: left;
	width: 100%;
	text-align: right;
}

#main_con_left{
	width: 96%;
	margin-top: 10px;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}
#main_con_right{
	width: 96%;
	margin-top: 10px;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}
#mobile_search{
	text-align: right;
}
.search_img{
	vertical-align:middle;
	margin-bottom: 3px;
}
.mobile_hide{
	display: none;
}
#left_search_area{
	display: none;
}
#left_set_area{
	display: none;
}
#mail_msg_form{
	display: none;
	margin-top: 15px;
}
.main_con_left_w{
	width: 100%;
}
.search_area{
	width: 100%;
	float: left;
}

.search_area button, .search_area button:hover{
	background: #fff;
	border: 0px;
}
.search_area input{
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
}
.search_area input:hover{
	box-shadow: none;
	border-radius: 0px;
}
#search_txt_area{
	float: left;
	width: 100%;
	border-bottom: 2px solid #333235;
	margin-bottom: 15px;
}
#search_txt_area button{
	float: right;
}
#search_value{
	width: 80%;
	margin: 0%;
	margin-bottom: 5px;
	border: 0px;
	border-radius: 0px;
	box-shadow: 0px;
	border-top: 0px;
	box-shadow: none;
	display: inline-block;
}
#search_value:hover{
	width: 80%;
	margin: 0%;
	margin-bottom: 5px;
	border: 0px;
	border-radius: 0px;
	box-shadow: none;

}
.search_area input, .search_area select{
	width: 100%;
	margin-bottom: 10px;
}
.main_con_right_w{
	width: 100%;
}
.main_con_right_w img{
    max-width: 100%;
}
#login_con_area{
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 60px;
	border: 1px solid #E6E6EE;
	padding: 30px;
}
#login_top_area{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
#login_top_area img{
	margin-bottom: 15px;
}
.login_con_left{
	width: 650px;
	float: left;
	text-align: center;
}
.login_con_left img{
	width: 80%;
}
.login_con_right{
	width: 500px;
	margin-left: 50px;
	float: left;
}
#login_area{
	width: 100%;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
 	font-weight: 700;
 	font-family: 'OneShinhanMedium', sans-serif;
}
#login_area h1{
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
}
#login_area a{
	display: inline-block;
}
#sub_con_left_detail{
	float: left;
	margin-top: 30px;
	width: 680px;
	margin-right: 20px;
}
#sub_con_right_detail{
	float: left;
	width: 300px;
	margin-top: 30px;
}
.sub_con_left_w{
	width: 680px;
}

.sub_con_right_w{
	width: 300px;
}

#sub_top_menu{
	font-size: 18px;
	color: #ceeeeb;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sub_top_menu a{
	font-size: 18px;
	color: #ffffff;
}
.list_search_area{
	background: #37bc9b;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 20px;
}
.list_search_area select{
	padding: 5px;
	border-radius: 5px;
}
.list_search_area_gray{
	background: #efefef;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 20px;
}
.subtitle_mint_gr{
	border-radius: 3px;
	background : #37bc9b;
	text-align: center;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

.subtitle_mint_gr a{
	color: #fff;

}

.con_outline{
	float: left;
	width: 100%;
	padding : 10px;
	border: 1px solid #cdcdcd;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 5px;
}
.con_outline ol, .con_outline ul{
	margin-left: 20px;
}
.menu_mypage{
	background: #efefef;
	display: none;
}
.main_con_title{
	color: #717171;
 	font-weight: 700;
 	line-height: 1.3em;
 	font-family: 'Nanum Gothic';
 	text-align: left;
 	margin-bottom: 10px;
 	margin-top: 10px;
}
.mypage_con_list{
	width: 100%;
	float: left;
}
.mypage_item{
	float: left;
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	margin-bottom: 10px;
}
.con_area{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.label_s{
	cursor: pointer;
}
.campaign_title_area{
	float: left;
	width: 100%;
	margin-top: 15px;
}
.campaign_title_left{
	float: left;
	width: 50%;
}
.campaign_title_right{
	float: left;
	width: 50%;
	text-align: right;
	display: none;
}
.campaign_con_list{
	float: left;
	width: 100%;
	padding: 5px;
}
.campaign_con_txt_area{
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #cdcdcd;
	border-radius: 10px;
}
.campaign_con_img_area{
	float: left;
	margin-top: 10px;
	margin-right: 2%;
	width: 30%; 
	height: 100px; 
	border-radius: 10px;
	background-size: 100px; 
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 10px 0px 0px 10px;
}
.campaign_con_photo_area{
	float: left;
	margin-top: 10px;
	margin-left: 2%;
	margin-right: 2%;
	width: 30%; 
	max-width: 100px;
	height: 100px; 
	border-radius: 10px;
	background-size: 100px; 
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 10px;
}
.campaign_con_txt_area_detail{
	float: left;
	width: 66%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
}
.campaign_con_txt_area_detail span{
	display: inline-block;
}
.campaign_con_txt_area_detail_all{
	float: left;
	width: 100%;
	padding: 15px;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
}
.campaign_con_txt_area_detail h3, .campaign_con_txt_area_detail_all h3{
	font-weight: bold;
}

.campaign_con_txt_area_detail > .tag_area{
	display: none;
}

.campaign_con_txt_area_detail >.com_script{
	display: none;
}
.cctxd_title{
	float: left; 
	width: 100%; 
	color: #505055;
	font-weight: bold;
}
.cctxd_worktype{
	float: left; 
	width: 100%; 
	text-align: left; 
	color: #959699;
}
.team_con_txt_area{
	float: left;
	margin-left: 15px;
	width: 483px;
	padding-top: 0px;
}
.team_con_txt_area_detail{
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;

}
.team_sub_event_menu{
	width: 100%;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;

 	font-family: 'Nanum Gothic';
 	font-size: 15px;
 	line-height: 25px;
}
.con_detail_h3{
	color:  #079db6;
}
.swoker_con_list{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.swoker_con_color_area{
	float: left;
	width: 140px;
	padding: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #8b73b3;
	text-align: center;
	color: #009eb4;
 	font-weight: 350;
 	font-family: 'Nanum Gothic';
 	font-size: 20px;
 	line-height: 25px;
}
.swoker_con_color_area_h{
	width: 100%;
 	font-size: 30px;
 	line-height: 35px;
 	font-weight: bold; 
	text-align: center;
 	color: #fff;
 	padding-bottom: 10px;
}

.tag_area{
	float: left;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tag_con{
	float: left;
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #ffaa43;
	color: #ffaa43;
	border-radius: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
	line-height: 24px;
}
.main_mail_list{
	width: 100%;
}
.main_mail_con{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
}
.submenu_list{
	width: 100%;
}
.submenu_list hr{
	margin-top: 10px;
	margin-bottom: 10px;
}
.submenu_list_con{
	float: left;
	width: 100%;
	display: inline-block;
	padding: 5px;
	border: 1px solid #cdcdcd;
  	font-family: 'Nanum Gothic';
	font-weight: normal;
	border-radius: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff;
}
.board_menu{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
  	font-family: 'Nanum Gothic';
	font-weight: normal;
}
.board_menu a{
	font-weight: bold;
	font-size: 18px;
	color: #959699;
}
.board_selected a{
	color: #1C4B83;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 2px solid #252A9E;
}
/*하단 영역*/
#con_main_bottom{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 30px; 	
	padding-bottom: 30px;
	background: #fff;
	border-top: 1px solid #cdcdcd;
}
#cmb_con{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#cmb_con1{
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.date_st{
	color: #8f8f8f;
	font-size: 11px;
}
#bt_top_area{
	position: fixed;
	right: 10px;
	bottom: 30px;
}
#bottom_link{
	text-align: left; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	border-top: 1px solid #E6E6EE;
}
#bottom_area{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 30px;
	background: #fff;
}
#bottom_con{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #959699;
	word-break:keep-all;
}
#bottom_con span{
	display: block;
}
/*sub page*/
#sub_top{
	float: left;
	background : #fff;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 100%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
}
#sub_top_con{
	float: left;
	padding: 20px;
	margin-bottom: 10px;
	background: #fff;
}
#sub_navigator{
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 10px;
}
#sub_navigator2{
	width: 100%;
	float: left;
	text-align: right;
}
#sub_con_area{
	margin-top: 10px;
	width: 100%;
	background : #fff;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	float: left;
}
#sub_con_zone{
	float: left;
	width: 960px;
	padding: 20px;
}
#sub_con_zone2{
	float: left;
	width: 100%;
	padding: 20px;
}
.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: 5px;
}
.inno_table_last_tr td{
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #313030;
	padding: 5px;
}
.inno_table .price_td{
	text-align: right;
}
.inno_table table tr td{
	padding: 5px;
}
.com_img{
	max-width: 140px;
}
.com_img_area{
	float: left;
	width: 140px;
	padding: 0px;
	text-align: center;
}
.gray_area{
	padding: 10px;
	background: #f7f7f8;
}
.result_area{
	float: left;
	border-top:1px solid #cdcdcd;
	margin-top: 20px;
	padding-top: 10px;
}
.inno_checkbox{
	background: #fff;
	border:1px solid #cdcdcd;
	margin-top: 5px;
}
.total_tr td{
	background: #434a54;
	color: #fff;
}
#login_area{
	font-size: 14px;
 	font-weight: 250;
 	font-family: 'OneShinhanMedium', sans-serif;
}
#sub_con_area select{
	padding: 5px;
	width: 100%;
	border:1px solid #cdcdcd;
	color: #8d8d8d;
}
#sub_con_area input{
	color: #8d8d8d;
	padding: 5px;
}
#search_result_table tr td{
	text-align: center;
}
#addr_2, #addr_3{
	display: none;
}
.div_alert{
  border: 1px solid #e85757;
  width: 96%;
  margin-top: 15px;
  padding: 2%;
}


/*폼 뷸더 관련*/
.form_move_icon_area{
	width: 100%;
	float: left;
	padding: 5px;
	background: #efefef;
	margin-bottom: 10px;
}
.form_title_area{
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.form_required_area{
	width: 100%;
	float: left;
	margin-top: 5px;
	text-align: left;
}
.form_required_area a{
	text-decoration: underline;
	cursor: pointer;
}
.form_memo_area{
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.form_type_area{
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.form_move_area{
	width: 60%;
	float: left;
	text-align: left;
	cursor: pointer;
}
.form_dell_area{
	width: 40%;
	float: left;
	text-align: right;
}
.form_option_area{
	width: 100%;
	float: left;
}
.form_option_con{
	display: none;
	width: 100%;
	float: left;
}
.list-group-item{
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.list-group-item:first-child{
	border: 1px solid #cdcdcd;
}
.form_option_con_detail{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.form_option_con_input{
	float: left;
	width: 70%;
	text-align: left;
}
.form_option_con_bt{
	float: left;
	width: 30%;
	min-width: 30px;
	text-align: left;

}
.form_option_con_bt .fa{
	padding-left: 10px;
}
.add_more_radio{
	cursor: pointer;
}
#workspace_preview_con{
	padding: 10px;
}
#workspace_preview_con h3{
	margin-top: 15px;
}
/*Guide 영역*/
#workspace_preview_guide{
	padding: 10px;
	overflow: auto;
}
#workspace_preview_guide h1{
	line-height: 35px;
}
#outline_preview{
	float: left;
	background: #fff;
	border: 1px solid #cdcdcd;
	padding: 15px;
	width: 100%;
	max-height: 90%;
}
#outline_preview img{
	max-width: 100%;
}
.form_preview{
	width: 100%;
	float: left;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
}
.form_icon_area{
	width: 100%;
	padding: 5px;
	float: left;
	font-size: 10px;
	display: none;
}
.form_icon{
	padding: 2px;
	width: 40px;
}
.form_icon_area button{
	float: left;
	width: 50%;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	margin-bottom: 3px;
}
.form_icon_area button:hover{
	width: 50%;
	background: #efefef;
	border: 1px solid #cdcdcd;
	margin-bottom: 3px;
}
.field_type{
	display: none;
}
.form_type_txt{
	font-weight: bold;
}
.form_type_txt_area a{
	cursor: pointer;
	text-decoration: underline;
}
#form_area{
	height: 100%;
	overflow: auto;
}
#workspace_preview_con{
	height: 100%;
	overflow: auto;
}
#bt_show_preview_modal{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}