﻿/* Portfolio Filter Stylesheet */

/*****Reset*****/
body,a,td,select,div,p,pre,input,form,textarea,option,pre,blockquote,button {
	color: #555555;
	letter-spacing: 0px;
	font-size: 14px;
	line-height:21px;
	text-align:justify;
}

h1{
  font-size: 30px;
  line-height:35px;
  font-style: bold;
}
h2{
  font-size: 25px;
  line-height: 28px;
  font-style: bold;
}
h3{
	font-size: 15px;
	line-height:18px;
	letter-spacing: 0px;
	font-style: bold;
}
hr{
  border:0px;
  border-bottom: 1px solid #cdcdcd;
}
/*****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;
	box-shadow: 0px 1px 1px #cdcdcd;
}
#top_noti{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #EAEAEA;
}

#top_noti_con{
	clear: both;
	text-align: center; 
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 30px;
}
#top_noti_con_txt{
	float: left;
	display: inline-block;
	width: 60%;
	font-size: 11px;
	text-align: left;
	color: #2D2F30;
	text-decoration: none;
}
#top_noti_con_txt a{
	color: #2D2F30;
	font-size: 12px;
	text-decoration: none;
}
#top_menu_area{
	float: left;
	display: inline-block;
	width: 40%;
	font-size: 11px;
	text-align: right;
	color: #2D2F30
}
#top_menu_area a{
	font-size: 11px;
	color: #2D2F30;
}
#top_con{
	clear: both;
	text-align: center; 
	width: 1200px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
#top_con a{
	cursor: pointer;
}

#top_logo{
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0C1D55;
	font-size: 30px;
	font-weight: bold;
}
#top_logo a{
	color: #0C1D55;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
#top_logo_img{
	float: left;
	max-width: 130px;
}
#top_main_menu_area{
	float: right;
	margin-top: 0px;
}
#top_main_menu{
	float: left;
	text-align: left; 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_main_menu a{
	display: inline-block;
	font-size: 16px;
 	font-family: 'Noto Sans KR', sans-serif;
 	text-decoration: none;
 	font-weight: 700;
 	color: #000000;
 	line-height: 30px;
}
#top_main_menu a:hover{
 	color: #333333;
}
#top_main_menu > .top_impact_bt{
	color: #fff; 
	border-radius: 30px; 
 	line-height: 20px;
 	padding-top: 8px;
 	padding-bottom: 8px;
 	padding-left: 15px;
 	padding-right: 15px;
}
.top_impact_bt a:hover{
	color: #fff; 
}
#top_banner_area{
	margin-top: 90px;
	width: 100%; 
	height: 335px;
	background : url('/img/intro_top_img.png') no-repeat center top;
	background-size: cover;
}
#top_banner_con{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
#top_banner_con h1{
	color: #fff;
	font-size: 56px;
	line-height: 65px;
}
#container {
	/*overflow: hidden; 
	z-index: 5;
	position:absolute;*/
	margin-top: 93px;
	width: 100%; 
}
#con{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#con_main_area{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 30px;
}
#main_search_bg{
	background: url("/img/main/main_search_bg.png") no-repeat;
	background-size: cover;
	padding-top: 170px;
	padding-bottom: 170px;
}
#main_search_area{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#main_search_area_left{
	float: left;
	width: 150px;
	padding-bottom: 10px;
}
#main_search_area_left select{
	width: 100%;
	border: none;
	padding: 5px;
	font-size: 20px;
	border-radius: 5px;
}
#main_search_area_right{
	float: left;
	width: 100%;
	border: 3px solid #c6c6c6;
	background: #fff;
	border-radius: 15px;
	padding: 10px;
	padding-top: 5px;
}
#main_search_area_right input, #main_search_area_right input:focus{
	border: none;
	outline: none;
	width: 940px;
	padding: 10px;
	font-size: 20px;
	vertical-align: middle;
}
#main_search_area_right input::placeholder{
	color: #cdcdcd;
}
#main_search_area_right .btn_search{
	width: 25px;
	height: 30px;
	background: url("/img/icon/icon_main_search.png") no-repeat;
	border: none;
	outline: none;
	margin-top: 15px;
	vertical-align: middle;
}
#main_search_keyword{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#main_search_keyword_result_title{
	float: left;
	padding-top: 5px;
	margin-right: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #555;
}
#main_search_keyword_result{
	float: left;
}
.main_community_area{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.main_community{
	width: 31%;
	float: left;
	box-shadow: 0px 1px 5px 5px #EAEAEA;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 2%;
	border-radius: 5px;

}
.main_comm_title{
	font-weight: 700;
}
.main_comm_place{
	width: 50%;
	float: left;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	color: #CCCCCC;
	margin-top: 10px;
}
.main_comm_place img{
	margin-right: 5px;
}
.main_comm_state{
	width: 50%;
	float: left;
	border-radius: 5px;
	width: 50%;
	float: left;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	color: #CCCCCC;
	margin-top: 10px;
	text-align: right;

}
#landing_place_search{
	float: left;
	width: 100%;
	text-align: center;
}

#landing_anal_place{
	border-radius: 5px;
	border: 0px;
	margin-right: 10px;
	padding: 5px;
	background: #F4F4F4;
	font-size: 25px;
	margin-left: auto;
	margin-right: auto;
}
.landing_con_title{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	color: #2D2F30;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	font-family: 'Noto Sans KR', sans-serif;
}
#main_anal_menu{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#main_anal_con{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	padding: 15px;
	box-shadow: 0px 1px 40px 10px rgba(62, 62, 62, 0.1);
	border-radius: 10px;
}
#main_anal_con input, #fromDate,#toDate{
	width: 100px;
	border: 0px;
	border-radius: 5px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#main_anal_con button{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#wcLabel{
	display: none;
}

#main_anal_con_100{
	float: left;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: 0px 1px 40px 10px rgba(62, 62, 62, 0.1);
	border-radius: 10px;
}
.main_anal_con_50_left{
	float: left;
	width: 49%;
	padding-right: 1%;

}
.main_anal_con_50_right{
	float: left;
	width: 49%;
	padding-left: 1%;
}
#visit_email{
	width: 90%;
	display: inline-block;
}
#bt_add_email{
	margin-bottom: 5px;
}
#main_land_graph_area{
	float: left;
	width: 100%;
	padding: 10px;
}

#main_anal_con1{
	float: left;
	width: 48%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2%;
	background: #fff;
	padding: 15px;
	border-radius: 10px;
}
#main_anal_con2{
	float: left;
	width: 18%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2%;
	background: #fff;
	padding: 15px;
	border-radius: 10px;
}
.main_keyword{
	width:100%;
	float: left;
	padding-top: 17px;
	padding-bottom: 18px;
	border-bottom: 1px solid #cdcdcd;
	text-align: center;
	font-size: 17px;
	line-height: 22px;
	color: #848484;
}
.main_keyword a{
	font-size: 17px;
	line-height: 22px;
	color: #848484;
}
.selected_keyword_area a{
	color: #AF0912;
}
#main_anal_con3{
	float: left;
	width:  30%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0%;
	background: #fff;
	padding: 15px;
	border-radius: 10px;
}

#main_anal_place, #stat_type{
	border-radius: 5px;
	border: 0px;
	margin-right: 10px;
	padding: 5px;
	background: #F4F4F4;
	font-size: 25px;
}
.main_anal_more{
	float: left;
	width: 50%;
	padding: 5px;
	padding-bottom: 10px;
	text-align: right;
}
.main_anal_title{
	float: left;
	width: 50%;
	padding: 5px;
}
.anal_sub_menu{
	float: left;
	width: 16.6%;
	border: 1px solid #efefef;
	background: #fff;
	padding: 5px;
	text-align: center;
	cursor: pointer;
}
.anal_sub_menu_selected{
	float: left;
	width: 17%;
	padding: 5px;
	background: #185ec4;
	color: #fff;
	border: 1px solid #efefef;
	text-align: center;
	cursor: pointer;
}
#main_grp2{
	height:auto;
	width:50%;
	float: left;
}

#main_grp3{
	height:auto;
	width:50%;
	float: right;
	border: 1px
}
#lda{
	width: 100%;
	float: left;
	overflow-x: scroll;
}
.chart-container{
	height:auto;
	width:50%;
	float: left;
}
.word-container{
	height:auto;
	width:50%;
	height: 600px;
	float: left;
}
#fr_top_area{
	width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#fr_menu{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.con_width_all{
	float: left;
	text-align: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #F4F4F4;
}
.con_width_all_w{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.main_con_area{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.main_con_title{
 	margin-bottom: 10px;
 	margin-top: 10px;
 	text-align: left;
	color: #2D2F30;
	font-size: 25px;
	line-height: 50px;
	background: url('/img/h1_top_bar.png') no-repeat;
 	font-weight: bold;
    	font-family: 'Noto Sans KR', sans-serif;
}
.con_width_all h3{
	font-weight: bold;
	font-family: 'Noto Sans KR', sans-serif;
}
.main_bottom_con{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.main_bottom_con_img{
	width: 415px;
	float: left;
	text-align: center;
}
.main_bottom_con_img img{
	width: 250px;
}
.main_bottom_con_txt{
	width: 785px;
	float: left;
}

.fr_main_con{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.fr_main_left{
	width: 250px;
	float: left;
	text-align: left;
}
.fr_main_right{
	width: 950px;
	float: left;
}
.fr_area{
	text-align: left;
	padding-top: 50px;
	padding-bottom: 50px;
}
.con_width_all2{
	float: left;
	text-align: left;
	width: 100%;
	min-width: 1200px;
	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: 50px;
	border: 1px solid #efefef;
	border-radius: 50px;
	width: 100px; 
	height: 100px; 
	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;
}
.link_title{
	color: #2D2F30;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.plus_con_txt_area{
	width: 100%;
	border-bottom: 1px solid #cdcdcd;
	padding-top: 10px;
}
.plus_con_txt_area_detail{
	margin-top: 10px;
}
.main_hire_con:hover{
	border: 3px solid #185ec4;
}
.main_hire_con_txt{
	float: left;
	width: 100%;
	padding: 10px;
	min-height: 300px;
	background: #fff;
}
.main_hire_con_txt h3{
	color: #555;
	line-height: 20px;
	margin-bottom: 10px;
}
#multiple-items{
	width: 100%;
}
.main_edu_con{
	float: left;
	background: #fff;
	padding-top: 137px;
	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_con_area .slick-dots{
	top: 300px;
	z-index: 30;
}
.main_con_area  .slick-dots li.slick-active button:before
{
    opacity: .9;
    color: #fff;
}
.main_edu_con_txt{
	float: left;
	width: 100%;
	padding: 10px;
	height: 160px;
	background: #fff;
}
.main_edu_con_txt h3{
	color: #555;
}

#slider{
	height: 250px;
}
#main_notice_area{
	float: left;
	width: 100%;
	border-top: 1px solid #cdcdcd;
	background: #efefef;
}
#main_notice_con{
	width: 1200px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;'
}
#main_notice_title{
	font-family: 'Noto Sans KR', sans-serif;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	margin-right: 15px;
}
.main_notice_txt{
	font-weight: bold;
	margin-right: 15px;
	width: 500px;
}
.main_notice_date{
	color: #cdcdcd;
	margin-right: 30px;
}


.label-default{
	background: #fff;
	border: 1px solid #EAEAEA;
	border-radius: 5px; 
	color: #CCCCCC;
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
.label-default a{
	color: #CCCCCC;
}
.label-default_search_area{
	background: #AF0912;
	border-radius: 25px; 
	color: #ffffff;
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	padding: 10px;
	opacity: 0.8;
}
.label-default_search_area a{
	color: #ffffff;
}
#con2{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	background: #f7f7f8;
}
#con_main, .main_con_area{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#con_main_680{
	width: 680px;
	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: 40%;
	margin-right: 5%;
}
#resp_list_area2{
	float: left;
	width: 30%;
	margin-right: 5%;
}
#resp_result_area{
	float: left;
	width: 55%;
	height: 500px;
	overflow: auto;
	border: 1px solid #cdcdcd; 
	background: #efefef;
}
#resp_table_area{
	float: left;
	width: 100%;
	height: 400px;
	overflow: auto;
	background: #fff;
}
#resp_result_area2{
	float: left;
	width: 65%;
	height: 500px;
	overflow: auto;
	border: 1px solid #cdcdcd; 
	background: #efefef;
}
#eval_con_area{
	float: left; 
	width: 100%; 
	padding: 10px; 
	background: #fff;
}
#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: 30px;
	padding-right: 30px;
	background: #185ec4;
	padding-top: 5px;
	padding-bottom: 5px;
}
#workspace_top_con{
	clear: both;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	height: 27px;
}
#workspace_top_con{
	clear: both;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	height: 27px;
}
#workspace_container{
	/*overflow: hidden; 
	z-index: 5;
	position:absolute;*/
	margin-top: 104px;
	width: 100%; 
	min-height: 100%;
}
#dashboard_container{
	margin-top: 104px;
	width: 100%; 
	min-height: 100%;
}
#workspace{
	width: 100%;
	min-height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
#workspace_left{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	box-sizing: inherit;
	flex-shrink: 0;
	border-right: 1px solid #cdcdcd;
}
#workspace_left_con{
	width: 100%;
	padding: 20px;
}
.ws_left{
	width: 255px;
	background: #fff;
}
#make_step{
	text-align: center;
	width: 100%;
}
#make_step_txt{
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
.step_bt{
	vertical-align: middle;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 20px;
}
.make_step{
	width: 65px;
	background: #185ec4;
}
#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{
	min-width: 570px;
	min-height: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex: 1.2;
	-ms-flex: 1.2;
	flex: 1.2;
	box-sizing: inherit;
	border-right: 1px solid #cdcdcd;
}

#workspace_design{
	min-width: 150px;
	max-width: 200px;
	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;
}
.template_img_area{
	width: 100%;
	text-align: center;
}
#workspace_preview{
	min-width: 100px;
	min-height: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex: 0.8;
	-ms-flex: 0.8;
	flex: 0.8;
	box-sizing: inherit;
}
#workspace_preview_template{
	min-width: 100px;
	min-height: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex: 1.7;
	-ms-flex: 1.7;
	flex: 1.7;
	box-sizing: inherit;

}
#workspace_right_con{
	width: 100%;
	padding: 30px;
}
#wp_center_con{
	width: 100%;
	padding: 10px;
	padding-top: 15px;
}
#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;
	padding: 20px;
	padding-top:  100px;
	padding-bottom:  100px;
	/*
	border: 1px solid #cdcdcd;
	*/
	background: #4ac0cc;
	margin-bottom: 30px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
}
.wkarea1{
	min-width: 600px;
	width: 600px;
	background: #fff;
}
.wkarea_design{
	min-width: 150px;
	width: 150px;
	background: #fff;
}
.preview_area{
	width: 30%;
	min-width: 300px;
	background: #efefef;
}
#bt_area{
	float: left;
	width: 100%;
	text-align: right;
	padding-bottom: 30px;
}
#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: 10px;
}
#project_img{
	float: left;
	width: 100%;
}
#school_info_add, #career_info_add, #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%;
	margin-top: 10px;
}
#wp_center_con hr{
	float:left; 
	width:100%; 
	margin-top: 10px; 
	margin-bottom: 10px;
}
#logo_state{
	width: 100%;
	float: left;
}
.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;
 }

#board_slider{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#board_slider_con{
	float: left;
	margin-top: 15px;
	width: 100%;
	padding-bottom: 30px;
	text-align: center;
}
#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: 50px;
	margin-bottom: 30px;
	text-align: center;
}
#detail_top_area h1{
	font-weight: bold;
 	font-family: 'Noto Sans KR', sans-serif;
}
#job_slider{
	float: left;
	/*background : url('/img/main/board_top.jpg') no-repeat center top #fff;*/
	background: #fff;
	background-size: 1200px;
	width: 100%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	margin-bottom: 30px;
}

#job_slider_con2{
	float: left;
	margin-top: 0px;
	width: 100%;
	height: 145px;
	text-align: center;
}
#slider_con_1{
	float: left;
	width: 100%;
	padding: 20px;
	text-align: center;
	display: none;
}
.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: 50%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
}
.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: 'Noto Sans KR', sans-serif;
}

#sub_top_banner{
	float: left;
	background : url('/img/sgsg/main_top_banner_bg.jpg') no-repeat center top;
	width: 100%;
	/*border: 1px solid #d5d5d5;*/
	border-radius: 5px;
}
#sub_top_banner_con{
	float: left;
	padding: 20px;
	width: 500px;
}
div{
	white-space:normal;
	word-break:break-all;
}

#sub_top_welcome_con{
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
	text-align: center;
	margin-bottom: 100px;
}
.intro_con_area{
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.intro_con_title{
	float: left;
	width: 20%;
}
.intro_con_title h2{
	margin-top: 10px;
}
.intro_con_txt{
	float: left;
	width: 80%;
}
.intro_ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 10px;
	counter-reset:list-number;
} /*list-number의 번호 초기화*/

.intro_ul li{
	counter-increment:list-number;
	line-height:3;
} /*li선택자의 counter-increment명을 'list-number'라고 명명*/

.intro_ul li:before{
	content:counter(list-number); /*list-number를 count하여 가상선택자before의 content로 담아준다.*/
    display:inline-block;
    text-align:center;
    line-height:2.2;
    width:30px;
    height:30px;
    border-radius:50%;
    color:#fff;
    margin-right:10px;
    background:brown;
} 
.h1_labs{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.bt_labs{
	float: right;
	vertical-align: middle;
}
.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: 33%;
  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;
}
/*Step bar area finished*/

#main_con_left{
	width: 300px;
	margin-top: 0px;
	margin-left: 20px;
	float: right;
	z-index:100;
}

#main_con_right{
	margin-top: 0px;
	width: 880px;
	float: left;
}
#mobile_search{
	text-align: right;
	display: none;
}
.search_img{
	vertical-align:middle;
	margin-bottom: 3px;
}
#mail_msg_form{
	display: none;
}
.main_con_left_w{
	width: 300px;
	float: right;
	padding : 10px;
	border: 1px solid #cdcdcd;
	background: #fff;
	margin-bottom: 30px;
	border-radius: 5px;
	min-height: 100px;
}

.search_area{
	width: 100%;
}
.search_area input, .search_area select{
	width: 100%;
	margin-bottom: 10px;
}

.main_con_right_w{
	width: 880px;
}
.main_con_right_w img{
    max-width: 100%;
}
#login_con_area{
	width: 100%;
	clear: both;
	float: left;
	margin-top: 30px;
}
.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{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
 	font-weight: 700;
 	font-family: 'Noto Sans KR', sans-serif;
}
#login_area h1{
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
}

#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;
	padding : 10px;
	border: 1px solid #cdcdcd;
	background: #fff;
	margin-bottom: 30px;
	border-radius: 5px;
	min-height: 100px;
}
.con_outline ol, .con_outline ul{
	margin-left: 20px;
}
.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_con_list{
	float: left;
	width: 100%;
	padding: 5px;
}
.campaign_con_list:hover{
	background: #efefef;
}
.con_detail_area{
	float: left;
	width: 100%;
	padding: 10px;
}


.campaign_con_txt_area{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
}
.campaign_con_img_area{
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	width: 100px; height: 100px; 
}
.campaign_con_txt_area_detail{
	float: left;
	width: 80%;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
}
.campaign_con_txt_area_detail h3{
	font-weight: bold;
}
.detail_con_area{
	float: left;
	width: 100%;
	padding: 0px;
}

.detail_con_txt_area{
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
}
.detail_con_txt_area h3{
	font-weight: bold;
}
.detail_con_txt_area pre{
	white-space:normal;
	word-break:break-all;
}
.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-weight: 800;
 	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: 10px;
	margin-bottom: 10px;
}
.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%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
  	font-family: 'Nanum Gothic';
	font-weight: normal;
}
/*하단 영역*/
#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: 1200px;
	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;
}
#quick_link{
    z-index: 100;
    float: left;
    position: fixed;
    width: 80px;
    text-align: left;
    padding: 10px;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    bottom: 160px;
    right: 20px;
    text-align: center;
    line-height: 12px;
    background: #AF0912;
}
#quick_link img{
	max-width: 80%;
}
#quick_link a{
	color: #ffffff;
	font-size: 10px;
}
#bottom_area{
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #313030;
}
#bottom_con{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #e5e5e5;
}
/*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;
}
.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_checkbox{
	background: #fff;
	border:1px solid #cdcdcd;
	margin-top: 5px;
}
.total_tr td{
	background: #434a54;
	color: #fff;
}

/*landing page*/
#container_land{
	float: left;
	width: 100%;
}

#main_land_top{
	float: left;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 20px;
	text-align: center;
	background: #F4F4F4;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
#main_land_top img{
	margin-bottom: 20px;
}