﻿@charset "utf-8";
/* CSS Document */
/*===============
	 base
=================*/
body{
	margin:0;
	padding:0;
    background-color:#EDEDED;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif; 

}
border {
border:1px solid #cccccc;
}

a{ 
text-decoration:none;
}

.ds_top_line{
	width:100%;
	height:4px;
	background:#0000FF repeat-x;
}

.ds_warp{
    font-family: "Malgun Gothic","맑은 고딕", "SimSun",segoe UI;
    font-size: 12px;
    margin: 0 auto;
    width: 860px;
    padding-bottom:100px;
    display:table;
    background-color:#fff;
    border-left:1px solid #e2e2e2;
    border-right:1px solid #e2e2e2;
    border-bottom:1px solid #e2e2e2;
    padding-right:0px;
    padding-left:0px;             

}

.ds_warp_in{
    font-family: "Malgun Gothic","맑은 고딕", "SimSun",segoe UI;
    font-size: 12px;
    margin: 0 auto;
    width: 860px; 
       height:100%;
    display:table;
    background-color:#fff;

}


/*===============
	 header
=================*/
.ds_header{
    float: left;
    position: relative;
    width: 100%;
    z-index:10; /**/
    border-bottom:1px solid #cccccc;
    height:85px;
}
.hd_top_wrap {
    position:relative;
    float:left;

}

.ds_logo_title_area{
    float: left;
    height: 70px;
    margin: 19px 0 0;
    width: 494px;

}
    
.ds_logo{
    /* background:url(/PWRFront/Resource/Image/logo.gif) no-repeat; */
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 120px;
    display: block;
    height:100%;
    position:relative;
    z-index:10;
    padding-left:20px; 
	
}

.ds_logo_title_area .ds_line{
    background: none repeat scroll 0 0 #C8C8C8;
    float: left;
    height: 100%;
    margin-right: 10px;
    width: 2px;
}

.hd_top_title_area {
    width:100%;

}
.hd_top_title {
    text-align:center;

}
.hd_top_title_text {
    padding-top:30px;
    padding-bottom:30px;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;
    font-size:21px;
    color:#009f81;
}

.ds_title{
/*    color: #8029B3; */
    color: #012fb7;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding-right:20px;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;  
}

.ds_title a {
    color: #012fb7;
}

.ds_language_area{
    float: right;
    height: 27px;
    margin: 19px 0 0;
	position:relative;
	z-index:10;
}

.ds_language_area .ds_language{
    float: left;
    line-height: 25px;
    width: 56px;
}

.ds_listbox{
	float:left;
	width:40px;
}
/*===============
	 container
=================*/
/*== main 버튼아이콘 ==*/


.password_ico{
width:100%;
height:76px;
display:block; 
background:url(/PWRFront/Resource/Image/password.png) 65px 40px no-repeat;
}


.loss_ico{
width:100%;
height:69px;
display:block; 
background:url(/PWRFront/Resource/Image/loss.png) 55px 40px no-repeat;
}

.ds_container_area{
    /*position: relative;*/
}


.ds_container{
    text-align: center;
}

.ds_body_table_center {
    text-align:center;
    padding-left:65px;
    padding-right:65px;
}
.ds_box_table .ds_box_mid_div {
    border-right:1px solid #e2e2e2;
}
.ds_box_aligntop {
    vertical-align:top;

}
.ds_box_aligntop a {
    padding:0px;
        }
.ds_main_btn_container{
    margin: 0 auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
}


.ds_main_btn_area{
    display: inline-block;
    width: 185px; 
}


.ds_main_btn_area2{
    display: inline-block;
    width: 185px; 
}


.ds_main_btn{
width:185px;
height:184px;
background:url(/PWRFront/Resource/Image/password.png) no-repeat 0 0;
border-radius:50%;
cursor:pointer;
}


.ds_main_btn:hover{
background:url(/PWRFront/Resource/Image/password_hover.png) no-repeat 0 0;
width:185px;
height:184px;
}


.ds_main_btn2{
width:185px;
height:184px;
background:url(/PWRFront/Resource/Image/loss.png) no-repeat 0 0;
cursor:pointer;
}


.ds_main_btn2:hover{
background:url(/PWRFront/Resource/Image/loss_hover.png) no-repeat 0 0;
width:185px;
height:184px;
}


.ds_main_btn h4, .ds_main_btn2 h4 {
    color: #FFFFFF;
    font-size: 15px;
    position: relative;
    text-align: center;
    top: 130px;
    width: 150px;
}


 .sub_mainbtn_txt{
    color: #696969;
    padding-top:20px;
    font-size: 13px;
    text-align: center;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;

}
.iptxt{
    font-size: 12px;
    font-weight: normal;
    margin: 10px auto;
    text-align: center;
    color:#717172;
}

.iptxt_b {
    color: #005b82;

}

.hdtext_container {
    width:690px;
    padding-top:10px;
    padding-bottom:10px;
    margin-left:85px;
    margin-right:85px;
    border:1px solid #e2e2e2;
    background:#f7f7f7;
    margin-bottom:20px;
}

.hdtext{
    color:#696969;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;  
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}


.txtsub{
    color:#747474;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;  
    font-size: 12px;
    text-align: center;
    margin-bottom:10px;
}

.hdtext_en{
    color:#696969;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;  
    font-size: 15px;
    padding-left:20px;
    margin-bottom: 10px;
    text-align: left;
    
}

.txtsub_en{
    color:#747474;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;  
    font-size: 12px;
    padding-left:20px;
    padding-right:20px;
    margin-bottom:10px;
    text-align:left;
}


.ds_bottom_iplog { 
    text-align:center;
    padding-top:10px;
}


/*===============
	 bottom
=================*/
.ds_bottom_area{
    float: left;
    height: 141px;
    position: relative;
    z-index:10; /**/
    width: 100%;
   /* margin-top: 40px; */
} 

.ds_bottom{
    width: 100%;
    position:relative;
}
   
.ds_call{
    color: #005b82;
    float:right;
    font-weight: bold;
    text-align: right;
    padding-right:20px;
    vertical-align: top;
    width: 100%;
}

.ds_call_img{
	display: inline-block;
    vertical-align: top;
}

.ds_btm_line{
    border-top:1px solid #e2e2e2;
    height: 1px;
    margin: 8px 0;
    width: 100%;
    float:left;
    position:relative;
    width:862px;
}
.ds_btm_txt_area{ 
    float: left;
    margin-top: 7px;
    width: 100%;
    padding-left:10px;
    padding-right:5px;
}
.ds_btm_txt{
    color: #717172;
    font-size: 11px;
    line-height: 18px;
    text-align: left;
    text-indent: inherit;
}
.ul_btm_txt_left{ 
    margin: 0 0 0 15px;
    padding: 0;
}

.ds_container {
    width:690px;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:85px;
    margin-right:85px;
    border:1px solid #e2e2e2;

} 
/*===============
	   pw
=================*/
.ds_password_container {
    width:500px;
    margin-top:100px;
    margin-bottom:100px;
    margin-left:175px;
    margin-right:175px;
    border:1px solid #e2e2e2;

}
.ds_password_container .pw_title_txt{
    width:430px;
	font-size:28px;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif; 
	font-weight:bold;
	color:#012fb7;
	display:inline-block;
    padding-left:30px;
    padding-top:30px;
    text-align:left;
}

.ds_password_container .pw_title_explanation_txt {
	text-align:left;
	display:inline-block;
	font-size:13px;
	color:#696969;
    padding:5px 30px 0px 30px;

}

.ds_password_container .pw_title_explanation_txt_en {
	text-align:left;
	display:inline-block;
	font-size:13px;
	color:#696969;
    padding:5px 30px 0px 30px;

}
.password_data_area {
    width:100%;
}
.password_data_area .password_topbar {
    height:25px;
    padding-bottom:5px;
}
.password_data_area .password_topbar .password_colorbar {
    background:url(/PWRFront/Resource/Image/box_top_line.gif) no-repeat left 0px #009F81;
    height:2px;)
}
.password_data_area .password_bottom_line {
    padding-top:5px;    
}
.password_data_area .password_bottom_line .password_gray_line {
    border-top:1px solid #e2e2e2;
    height:20px;
    }
.password_data_area .pw_text_td {
    width:150px;
    line-height:14px;
    text-align:left;
    padding-right:10px;
    padding-left:30px;    
    padding-bottom:10px;
}

.password_data_area .pw_text_td  .pw_text_td2{
    width:150px;
    line-height:14px;
    text-align:left;
    padding-right:10px;
    padding-left:30px;    
    padding-bottom:10px;
}


.password_data_area .pw_text_font {
    font-size:15px;
    color:#626262;
}
.password_data_area .pw_input_td {
    padding-bottom:10px;
    padding-right:30px;
}       

.password_data_area .pw_captcha_td {
    text-align:left;
    padding-bottom:10px;
    padding-right:25px;
}       

.password_data_area .pw_input_td input.form-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
   /*  border-radius: 4px; */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857;
    padding: 6px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
	float:left;
}
.password_btn_area {
    width: 100%;
}
.password_btn_area .password_btn_rightarea {
    padding-right:30px;
    padding-bottom:20px;
    text-align:right;
}


.form_group{
    display: inline-block;
    *display: inline;
    zoom:1;
	width:100%;
	margin:5px 0; 
	text-align:right;
/*	position:relative;
    z-index:10; /**/
	left:130px; */
}

.group_radio{
	margin-left:178px;
	width:300px;
}

.form_group .form_title_txt{
	margin-right:20px;
	border:1px dotted #00B895;
	color:#00B895;
	padding:7px 10px;
}

.col-md-3 {
    width: 30%;
}
.col-md-9 {
    width: 75%;
}
.control-label{
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;	
}

label {
    font-size: 14px;
    font-weight: 400;
}
.col-md-3{

    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    /*position: relative; 
    z-index:10; 
	float:left;
	display:inline-block;*/
}
.col-md-4 {
    text-align:left;
    margin-top:28px;
    /*position:relative;*/
    z-index:99;
   width:100px;
   float:left;


}
.form-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
   /*  border-radius: 4px; */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 300px;
	float:left;
}

.form-control:focus, .form-control_captcha:focus{
	border-color:#009bd7; 
	box-shadow:none !important; 
	outline:0 none;
}

.form-control_captcha{
	 background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
   /*  border-radius: 4px; */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    /* width: 155px; */
	float:left;
    margin-top:26px;
}

.captcha_img{
	 width:122px;
	/*height:31px; */
	display:inline-block;
	float:left;
	margin:5px 0 0 100px;
}

.ds_btn_area{
     display: inline-block;
    *display: inline;
    zoom:1;
    height: 43px; 
    width: 436px;
}

.ds_btn {
	-moz-user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
   /* border-radius: 4px; */
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 9px 22px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;	
    font-weight: bold;
}

.ds_btn.blue, .ds_id.blue{
    background-color: #009BD7;
    color: #FFFFFF;
    float: right;
    margin-left: 10px;
    text-shadow: none;
    height: 40px;
}

.ds_btn_reload {
    border: 1px solid rgba(0, 0, 0, 0);
    padding-top:20px;
    width:65px;
    height: 80px;
   	-moz-user-select: none;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor:pointer;
    text-shadow: none;
    background:url(/PWRFront/Resource/Image/reset.png) center center no-repeat;
    box-shadow:0;
    font-size:11px;

}

.reset_area {
    width:65px;
    cursor:pointer;
}

.reset_img {
    margin-left:15px;
}

.reset_txt {
    font-size:11px;
    padding:3px;
}

.ds_btn.blue:hover, .ds_id.blue:hover{
	background-color:#06F;
	color:#FFF;	
}

/*===============
	   버튼 비활성화
=================*/
.ds_btn.disabled, .blue:hover.disabled, .ds_btn[disabled], fieldset[disabled] .ds_btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
	background-color:#cccccc;
	color:#666;
}

.ds_id{
	margin-left:10px;
	-moz-user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
   /* border-radius: 4px; */
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 7px 22px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;	
	float:left;
}

.ds_box_area {
	border: 1px solid #cccccc;
	width:650px;
	margin:0px auto; 

}

.ds_box_area_nonline {
	width:650px;
	margin:0px auto; 

}

.ds_table_title {
	background:#012FB7;
	color:#FFF;
	text-align:left;
	line-height:30px;
	font-size:13px;
	padding:0px 0 5px 13px;
    font-weight:bold;
}

.ds_box_title {
	display:block;
	background:#012FB7;
	color:#FFF;
	text-align:left;
	line-height:30px;
	font-size:13px;
	padding:0px 0 5px 13px;
    width: 100%;
}

.ds_box_text_area{ 
	text-align:left; 
	list-style-type:none;
}

.ds_box_area .ds_ex_text{ 
	font-size:12px;
	text-align:right;
	font-weight:bold;
	color:#012FB7;
}

.ds_ex_text2{
	text-align:left;
	vertical-align:text-top;
    padding:5px;
}

.ds_pw_radio_btn{
	width:100%; 
	text-align:left;
}



.hideable-wrapper {
    overflow: hidden;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.hideable-box {
    line-height: 18px;
    margin-top: 10px;
    margin-left: 22px;
}


/* servicedesk 안내 관련*/
.pw_bg_img{
width:330px; 
height:112px;
background:url(/PWRFront/Resource/Image/servicedesk.jpg) no-repeat;
}


.pd{
width:50%;
float:left;
margin:22px 20px;
padding:5px;
}
.pd h1{
margin:0; 
padding:0;
color:#0073bf;
}


.hd_tit_help{
text-align:left;
}


.call_margin_top{
margin-top:10px;
}



.text_areatxt {
   /* background-color:#cccccc;*/
    border:1px solid #cccccc;
    border-left:none;
    border-right:none;
    border-top:none;
    color:#777777;
    padding:10px 0px 10px 30px;
    margin-bottom: 15px;

    margin-top: -10px;
    font-size:11px;
}

.enter_warp{
	border-top:1px solid #cccccc;
	width:100%;
}
.enter_area{
	width:690px;
	margin-left:58px;
	margin-top:29px;
	margin-bottom:29px;
	color:#696969;
}

.enter_area p {
    margin:0px;
}

.enter_area span {
    margin-bottom"10px;
}



.hd_text{
	font-size:21px;
	color:#009f81;
	font-weight:bold;
    margin-bottom:10px;
       display:block;
}

.sd_text{
	background:#f7f7f7;
	border:1px solid #cccccc;
	padding-left:24px;
	padding-top:14px;
	padding-bottom:14px;
	font-size:14px;
	color:#696969;
    margin-top:12px;
}

.ul_area{
	list-style-type:none;
	margin:0px; 
	padding:0px;
}

.enter_txt1{
    padding-top:12px;
    padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

.enter_txt2{
	padding-left:18px;
	padding-bottom:1px; 
	font-size:12px;
	color:#6a6a6a;
}

.enter_txt3{
	padding-left:18px;
	padding-bottom:2px; 
	font-size:12px;
	color:#6a6a6a;
}

.enter_txt3_padd_top{
    padding-left:15px
}

/*===============================
 icon
===============================*/

.gbox{
	width:9px;
	height:9px; 
	background:#009f81;
	display:block;
	float:left;
	margin-top:4px;
	margin-right:10px;
}

.chack_ico{
	background:url(/PWRFront/Resource/Image/check.png) 0px 1px no-repeat;
	width:11px;
	height:11px;
	display:block;
	float:left;
	margin-top:3px;
	padding-right:5px;
}


/*
.lang_switch {
    color: #4f5964;
    cursor:pointer;
    float:left;
    font-family:Arial, normal, Dotum, "돋음",;
    font-size:13px;
    line-height:1.6em;
    position:absolute;
    right:16px;
    text-align:left;
    top:9px;
    width:111px;
    z-index:300;
}

.lang_title {
    background-image:url("/PWRFront/Resource/Image/lang.gif");
    background-color:rgb(255,255,255);
    background-clip:border-box;
    background-attachment:scroll;
    background-origin:padding-box;
    background-position-x:0px;
    background-position-y:0px;
    background-repeat:no-repeat;
    background-size:auto;
    color:#4f5964;
    cursor:pointer;
    font-family:Arial, normal, Dotum, "돋음",;
    font-size:13px;
    height:21px;
    line-height:1.6em;
    margin-bottom:18px;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    position:relative;
    text-align:left;
    width:100%;

}

.mainLang {
    color: #4f5964;
    cursor: pointer;
    display:block;
    font-family: Arial, normal, Dotum, "돋음",;
    font-size: 13px;
    line-height: 1.8em;
    padding-left:7px;
    position: relative;
    text-align: left;
    text-decoration:none;
    vertical-align:middle;
    width: 83px;
}

.lang_option {
    border-bottom-color: #4f5964;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #4f5964;
    cursor: pointer;
    display: none;
    font-family: Arial, normal, Dotum, "돋음",;
    font-size: 13px;
    left: 0px;
    line-height: 1.6em;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: absolute;
    text-align: left;
    top: 21px;
    width: 111px;
}

.type_btn {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(79,89,100);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-color: currentColor;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-color: currentColor;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: currentColor;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: currentColor;
    border-top-style: none;
    border-top-width: 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, normal, Dotum, "돋음",;
    font-size: 11px;
    height: 21px;
    line-height: 21px;
    margin-left: -4px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    text-decoration: none;
    top: 0px;
    vertical-align: middle;
    width: 22px;
}
 */