@charset "UTF-8";
@import url("/assets/common/css/font.css");


/** {	*/
/*    margin: 0px;*/
/*    padding: 0px;*/
/*    font-family: Noto Sans KR;*/
/*    font-weight: 500;*/
/*!*    border: 1px solid red;*!*/
/*}*/

/*body{*/
/*	width: 100%;*/
/*	height: 100%;*/
/*}*/

#report_driver_chart_1_body {
	position: absolute;
	top: 41px;
	width: 100%;
	height: calc(100% - 41px);
}

#report_driver_chart_1_body .or02_window_close {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 30px;
	height: 30px;
	border: 0px solid;
	outline: 0px;
	background-color: #0B3138;
	background-image: url("/assets/image/popup/bt_popup_close_n.svg");
}

#report_driver_chart_1_body .bg{
	position: absolute;
	width: 	100%;
	height: 100%;
	background-color: #ccc;
}



/*--------------------프로젝트 관리-------------------------*/

#report_driver_chart_1_body .report_page_3{
	position: absolute;	
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	min-width: 1280px;
	height: 100%;
	background-color: #0B3138 ;
	z-index: 80;
	transform: translateY(0px);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#report_driver_chart_1_body .report_info_3{
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-color: #113E46;
}


#report_driver_chart_1_body .report_data_3{
	position: relative;
	display: flex;
	width: 500px;
	height: 34px;
	margin-top: 23px;
	margin-left: 30px;
/*	border: 1px solid;*/
}

#report_driver_chart_1_body .project_manage_date_area {
	position: relative;
	display: flex;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 25px;
	border-radius: 2px;
	border: 0px solid #D5D5D5;
}

#report_driver_chart_1_body .project_manage_inputdate1 {
	position: relative;
	top: 5px;
	left: 5px;
	width: 120px;
	height: 25px;
	border: 0px solid red;
}

#report_driver_chart_1_body .project_manage_date_middle {
	position: relative;
	top: 5px;
	left: 10px;
	width: 10px;
	height: 30px;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	color: #D5D5D5;
	border: 0px solid;
}

#report_driver_chart_1_body .project_manage_inputdate2 {
	position: relative;
	top: 5px;
	left: 15px;
	width: 120px;
	height: 25px;
	border: 0px solid red;
}

/**/
#report_driver_chart_1_body .report_data_icon_3 {
	position: relative;
	top: 0px;
	width: 36px;
	height: 36px;
	background-image: url("/assets/image/report/bt_project_cal_rx_n.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	border: 0px solid;
	outline: none;
}

#report_driver_chart_1_body .report_data_num_1_3{
	position: relative;
	left: 5px;
	width: 98px;
	height: 30px;
	padding-top:3px;
	padding-left: 12px;
	color: #6DEBAE;
	background-color: #0B3138;
	border: 1px solid #113E46;
	border-radius: 2px;
	font-size: 16px;
}

#report_driver_chart_1_body .report_data_num_1_1_3{
	position: relative;
	left: 5px;
	margin-left: 5px;
	padding-top: 4px;
	padding-left: 5px;
	width: 15px;
	height: 30px;
/*	border: 1px solid #fff;*/
}

#report_driver_chart_1_body .report_data_num_2_3{
	position: relative;
	left: 10px;
	width: 98px;
	height: 30px;
	padding-top:3px;
	padding-left: 12px;
	color: #6DEBAE;
	background-color: #0B3138;
	border: 1px solid #113E46;
	border-radius: 2px;
	font-size: 16px;
}

#report_driver_chart_1_body .report_data_num_3{
	position: relative;
	left: 15px;
	width: 100px;
	height: 35px;
	padding-left: 10px;
	background-color: #0B3138;
	border: 1px solid #113E46;
	outline: none;
	color: #fff;
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	border-radius: 2px;
}

#report_driver_chart_1_body .report_data_line_3{
	position: absolute;
	top: 10px;
	right: 168px;
	width: 1px;
	height: 60px;
	background-color: #0B3138;
}

#report_driver_chart_1_body .report_data_view_area_3{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 122px;
	height: 20px;
	color: #fff;
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	border:0px solid;
	outline: none;
	background-color: rgb(0,0,0);
}

#report_driver_chart_1_body .report_data_view_icon_3{
	position: absolute;
	top:1px;
	right: 0px;
	width: 19px;
	height: 19px;
	background-image: url("/assets/image/report/ic_projectmenu.svg");
	background-repeat: no-repeat;
}

#report_driver_chart_1_body .report_chart_area_1_3{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: calc( 100% - 80px);
	background-color: #0B3138;
}

#report_driver_chart_1_body .report_chart_area_left_3{
	position: absolute;
	width: 400px;
	height: 100%;
/*	border: 1px solid red;*/
}

#report_driver_chart_1_body .report_chart_area_line_3{
	position: absolute;
	left:  400px;
	width: 10px;
	height: 100%;
	background-color: #113E46;
}

#report_driver_chart_1_body .report_chart_area_right_3{
	position: absolute;
	left: 410px;
	width: calc(100% - 410px);
	height: 100%;
/*	border: 1px solid red;*/
}



#report_driver_chart_1_body .report_chart_left_text_1_3{
	position: absolute;
	top: 65px;
	left: 50px;
	width: 160px;
	height: 25px;
	color: #fff;
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
/*	border: 1px solid red;*/
}

#report_driver_chart_1_body .report_chart_left_text_2_3{
	position: absolute;
	top: 028px;
	left: 50px;
	width: 200px;
	height: 200px;
	color: #fff;
/*	border: 1px solid red;*/
}

#report_driver_chart_1_body .report_chart_left_text_2_1_3{
	position: relative;
	display: flex;
	margin-top:140px;
	width: 160px;
	height: 18px;
	color: #889FA3;
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
/*	border: 1px solid red;*/
}

#report_driver_chart_1_body .report_chart_left_text_2_2_3{
	position: relative;
	display: flex;
	margin-left:10px;	
	width: 50px;
	height: 18px;
	color: #6DEBAE;
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
/*	border: 1px solid red;*/
}


#report_driver_chart_1_body .report_chart_left_icon_1_3{
	position: relative;
	top:6px;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	background-image: url("/assets/image/report/ic_all_project.svg");
	background-repeat: no-repeat;
}

#report_driver_chart_1_body .report_chart_left_icon_2_4{
	position: relative;
	top:6px;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	background-image: url("/assets/image/report/ic_all_project.svg");
	background-repeat: no-repeat;
}

#report_driver_chart_1_body .report_chart_left_text_3{
 	position: absolute;
	top: 522px;
	left: 50px;
	width: 185px;
	height: 80px;
	color: #fff; 
}

#report_driver_chart_1_body .report_chart_left_text_3_1_3{
 	position: relative;
 	display: flex;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 25px;
	color: #889FA3; 
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	padding-left: 15px;
}

#report_driver_chart_1_body .report_chart_left_text_3_2_3{
 	position: relative;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 25px;
	margin-left: 10px;
	color: #6DEBAE; 
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
}

#report_driver_chart_1_body .report_chart_left_text_3_3_3{
 	position: relative;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 25px;
	margin-left: 10px;
	color: #88989B; 
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
}


#report_driver_chart_1_body .report_circle_1{
	position: relative;
	top: 8px;
	left: -5px;
	width: 6px;
	height: 6px;
	background-color: #CAF419;
	border-radius: 3px;
}

#report_driver_chart_1_body .report_circle_2{
	position: relative;
	top: 8px;
	left: -5px;
	width: 6px;
	height: 6px;
	background-color: #FFA346;
	border-radius: 3px;
}

#report_driver_chart_1_body .report_circle_3{
	position: relative;
	top: 8px;
	left: -5px;
	width: 6px;
	height: 6px;
	background-color: #F95F7B;
	border-radius: 3px;
}



#report_driver_chart_1_body .report_doughnut_chart_area_3{
	position: relative;
	top:215px;
	left: 80px;
	width: 240px;
	height: 240px;
	overflow: hidden;
/*	border: 1px solid;*/
}



#report_driver_chart_1_body .report_bar_chart_area_3{
	position: relative;
	width: calc(100% - 55px);
	top:65px;
	left: 55px;
	height: 485px;
	overflow: hidden;
/*	border: 1px solid;*/
}

#report_driver_chart_1_body .report_bar_chart_label_3{
	top: 0px;
	width: 100%;
	height: 27px;

/*	border: 1px solid;*/
}

#report_driver_chart_1_body .report_bar_chart_label_1_3{
	position: absolute; 
	left: 0px;
	width: 175px;
	height: 27px;
	text-align: left;
	color: #fff;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
/*	border: 1px solid;*/
}

#report_driver_chart_1_body .report_b_chart_tab_area_3{
	position: absolute; 
	right: 39px;
	width: 280px;
	height: 27px;
	color: #fff;
/*	border: 1px solid;*/
}

#report_driver_chart_1_body .report_b_chart_tab{

}

#report_driver_chart_1_body #b_chart_1, #b_chart_2, #b_chart_3, #b_chart_4{
	display: none;
}

#report_driver_chart_1_body .report_b_chart_tab_1_4{
	width: 46px;
	color: #B2B2B2;
/*	border: 1px solid red;*/
}

#report_driver_chart_1_body .report_b_chart_tab_2_4{
	width: 46px;
	color: #B2B2B2;
/*	border: 1px solid red;*/
}

#report_driver_chart_1_body .report_b_chart_tab_3_4{
	width: 46px;
	color: #B2B2B2;
/*	border: 1px solid red;*/
}

#report_driver_chart_1_body .report_b_chart_tab_4_4{
	width: 46px;
	color: #B2B2B2;
	/*	border: 1px solid red;*/
}

#report_driver_chart_1_body #b_chart_1[type="radio"]:checked ~ .report_b_chart_tab_1_4{
	color: #6DEBAE;
}

#report_driver_chart_1_body #b_chart_2[type="radio"]:checked ~ .report_b_chart_tab_2_4{
	color: #6DEBAE;
}

#report_driver_chart_1_body #b_chart_3[type="radio"]:checked ~ .report_b_chart_tab_3_4{
	color: #6DEBAE;
}

#report_driver_chart_1_body #b_chart_4[type="radio"]:checked ~ .report_b_chart_tab_4_4{
	color: #6DEBAE;
}



#report_driver_chart_1_body .chart_bar_1{
	position: absolute;
	width: 100%;
	height: 100%;
	/*top:-5px;*/
	/*left: -148px;*/
	/*width: 500px;*/
	/*height: 500px;*/
/*	border: 1px solid;	*/
	z-index: 50;
}

#report_driver_chart_1_body .chart_bar_2{
	position: absolute;
	width: 50%;
	height: 300px;
/*	border: 1px solid;*/	
	z-index: 50;
}


#report_driver_chart_1_body .chart-container{
/*width: 100%; 
height: 300px;*/
 position: relative;

}


#report_driver_chart_1_body .chart-container canvas{
	position: relative;
	width: 100%; 
	height:460px;
}


#report_driver_chart_1_body .report_li_title_3{
	position: absolute;
	left: 0px;
	width: 200px;
	height: 110px;
/*	background-color: red;*/
/*	border: 1px solid;*/
}


#report_driver_chart_1_body .report_li_title_pic_3{
	position: absolute;
	top:32px;
	left: 0px;
	width: 40px;
	height: 40px;
	background-image: url("/assets/image/report/bg_account_photo.svg");
	background-repeat: no-repeat;
/*	border: 1px solid;*/
}

#report_driver_chart_1_body .report_li_title_3_3{
	position: absolute;
	top: 30px;
	left: 55px;
	width: 250px;
	height: 25px;
	color: #fff;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
}



#report_driver_chart_1_body .report_li_title_4_3{
	position: absolute;
	top: 50px;
	left: 55px;
	width: 260px;
	height: 25px;
	color: #83999D;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
}

#report_driver_chart_1_body .report_li_title_pic_4{
	position: absolute;
	top:32px;
	left: 0px;
	width: 40px;
	height: 40px;
	background-image: url("/assets/image/report/ic_report_icon_1.svg");
	background-repeat: no-repeat;
	/*	border: 1px solid;*/
}

#report_driver_chart_1_body .report_li_title_5_3{
	position: absolute;
	top: 40px;
	left: 55px;
	width: 260px;
	height: 25px;
	color: #fff;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 18px;
}

