﻿body{
	margin:0;
	padding:0;
    background-color:#fff;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif; 
}
border {
border:1px solid #cccccc;
}
a{ 
text-decoration:none;
}
/* Header */

.hd_top_wrap {
    position:relative;
    float:left;

}

.top_line{
	width:100%;
	height:2px;
	background:#EB1941 repeat-x;
}

.warp{
    font-family: "Malgun Gothic","맑은 고딕", "SimSun",segoe UI;
    font-size: 12px;
    margin: 0 auto;
    width: 860px;
    padding-bottom:50px;
    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;             

}


.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:#574E45;
    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;
}

.helpcontainer{
    width:690px;
    padding-top:10px;
    padding-bottom:10px;
    margin-left:85px;
    margin-right:85px;
    border:1px solid #e2e2e2;
    background:#FFFFFF;
    margin-bottom:20px;
}

.container{
    width:690px;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:85px;
    margin-right:85px;
    border:1px solid #e2e2e2;
    text-align: center;
}

.body_table_center {
    text-align:center;
    padding-left:65px;
    padding-right:65px;
}

.box_aligntop {
    vertical-align:top;

}

.help_btn {
    width: 200px;
    height: 80px;
    background: url(/Content/Images/link.png) no-repeat;
    cursor: pointer;
    font-family: "맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;
    font-size: 15px;
    padding-top: 50px;
    text-align: center;
    display: inline-block;
}

    .help_btn:hover {
        background: url(/Content/Images/linkgrey.png) no-repeat;
    }

.help_btn2 {
    width: 200px;
    height: 80px;
    background: url(/Content/Images/linkgrey.png) no-repeat;
    cursor: pointer;
    font-family: "맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;
    font-size: 15px;
    padding-top: 50px;
    text-align: center;
    display: inline-block;
}

    .help_btn2:hover {
        background: url(/Content/Images/link.png) no-repeat;
    }

/*.help_btn{
    height:80px;
    background:url(/Content/Images/link.png) no-repeat;
    cursor:pointer;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;  
    font-size: 14px;
    padding-top:50px;
    margin:10px 245px auto;
    width:200px;
    text-align:center;
    display:inline-block;
}
.help_btn:hover{
background:url(/Content/Images/linkgrey.png) no-repeat;
}*/

.main_btn{
width:180px;
height:200px;
background:url(/Content/Images/password.png) no-repeat;
cursor:pointer;
}


.main_btn:hover{
    background:url(/Content/Images/password_hover.png) no-repeat;
}


.main_btn2{
width:180px;
height:200px;
background:url(/Content/Images/lost.png) no-repeat;
cursor:pointer;
}


.main_btn2:hover{
    background:url(/Content/Images/lost_hover.png) no-repeat;
}

.EntSetup_btn{
    height:80px;
    background:url(/Content/Images/logo.jpg) no-repeat;
    cursor:pointer;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;  
    font-size: 14px;
    padding-top:80px;
    margin:10px 245px auto;
    width:200px;
    text-align:center;
    display:inline-block;
}
    .EntSetup_btn:hover{
        background: url(/Content/Images/logo.jpg) no-repeat;
    }

.Install_btn{
    height: 311px;
    background: url(/Content/Images/hansaemenu_hover.jpg) no-repeat;
    cursor: pointer;
    font-family: "맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;
    font-size: 14px;
    padding-top: 20px;
    margin: 10px 10px auto;
    width: 241px;
    text-align: center;
    display: inline-block;
}

    .Install_btn:hover {
        background: url(/Content/Images/hansaemenu.jpg) no-repeat;
    }

.JoinDomain{
    height: 270px;
    background: url(/Content/Images/JoinDomain_hover.jpg) no-repeat;
    cursor: pointer;
    font-family: "맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;
    font-size: 14px;
    padding-top: 20px;
    margin: 10px 10px auto;
    width: 300px;
    text-align: center;
    display: inline-block;
}

    .JoinDomain:hover {
        background: url(/Content/Images/JoinDomain.jpg) no-repeat;
    }

.SmartScreen{
        height: 504px;
        width: 538px;
        background: url(/Content/Images/hansaemenu_smartscreen11.jpg) no-repeat;
        display: inline-block;
    }
    
        .SmartScreen:hover {
            background: url(/Content/Images/hansaemenu_smartscreen11_hover.jpg) no-repeat;
        }
.sub_mainbtn_txt{
    color: #696969;
    padding-top:20px;
    font-size: 13px;
    text-align: center;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;

}

 .main_btn h4, .main_btn2 h4{
    color: #FFFFFF;
    font-size: 15px;
    position: relative;
    text-align: center;
    top: 130px;
    width: 150px;
}

 .box_table .box_mid_div {
    border-right:1px solid #e2e2e2;
}

.bottom_iplog { 
    text-align:center;
    padding-top:10px;
}

.iptxt{
    font-size: 12px;
    font-weight: normal;
    margin: 10px auto;
    text-align: center;
    color:#717172;
}

.iptxt_b {
    font-weight:bold;
    color: #D81212;
}

.iptxt_bb {
    font-weight: bold;
}

/*===============
	   pw
=================*/
.password_container {
    width:550px;
    margin-top:80px;
    margin-bottom:80px;
    margin-left:175px;
    margin-right:175px;
    border:1px solid #e2e2e2;

}
.password_container .pw_title_txt{
    width:430px;
	font-size:28px;
    font-family:"맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif; 
	font-weight:bold;
	color:#EB1941;
	display:inline-block;
    padding-left:30px;
    padding-top:30px;
    text-align:left;
}

.password_container .pw_title_explanation_txt {
	text-align:left;
	display:inline-block;
	font-size:13px;
	color:#696969;
    padding:5px 30px 0px 30px;

}

.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;
    text-align:center;
}
.password_data_area .password_topbar .password_colorbar {
    background: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:20px;
    padding-left:10px;    
    padding-bottom:10px;
    text-align:right;
}

.password_data_area .pw_text_td  .pw_text_td2{
    width:150px;
    line-height:14px;
    text-align:left;
    padding-right:10px;
    padding-left:10px;    
    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:10px;
}
.password_data_area .pw_blank_td {
    padding: 15px 5px;
    width:100px;
    vertical-align: middle;
    float:left;
}

.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;
}

.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;
    text-align : left;
}

.enter_area p {
    margin:0px;
}

.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;
}

.btn_area{
     display: inline-block;
    *display: inline;
    zoom:1;
    height: 43px; 
    width: 436px;
}

/*캡차 이미지 새로고침*/
.refreshButton
{
    margin-left: 2px;
    margin-top: 2px;
    border-style: none;
    cursor: pointer;
    position: relative;
    z-index: 2;
} 

.captchaDiv
{
    margin-top: -22px;
    margin-left: 9px;
    position: relative;
    z-index: 1;
} 


.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;
    background-image:none;
}

.btn.blue, .id.blue{
    background-color: #009BD7;
    color: #FFFFFF;
    float: right;
    margin-left: 10px;
    text-shadow: none;
    height: 40px;
}

.btn.red, .id.red{
    background-color: #574E45;
    color: #FFFFFF;
    float: right;
    margin-left: 10px;
    text-shadow: none;
    height: 40px;
}

.btn.blue:hover, .id.blue:hover{
	background-color:#06F;
	color:#FFF;	
}

.btn.red:hover, .id.red:hover{
	background-color:#EB1941;
	color:#FFF;	
}


/*===============
	 bottom
=================*/
.bottom_area{
    float: left;
    height: 120px;
    position: relative;
    z-index:10; /**/
    width: 100%;
   /* margin-top: 40px; */
} 

.bottom{
    width: 100%;
    position:relative;
}
   
.request{
    color: #005b82;
    float:right;
    font-weight: bold;
    text-align: right;
    padding-right:20px;
    vertical-align: top;
    width: 100%;
}

.request_img{
	display: inline-block;
    vertical-align: top;
}

.btm_line{
    border-top:1px solid #e2e2e2;
    height: 1px;
    margin: 8px 0;
    width: 100%;
    float:left;
    position:relative;
    width:862px;
}
.btm_txt_area{ 
    float: left;
    margin-top: 7px;
    width: 100%;
    padding-left:10px;
    padding-right:5px;
}
.helpbtm_txt{
    color: #717172;
    font-size: 11px;
    line-height: 18px;
    text-align: left;
    margin-left:50px;
    text-indent: inherit;
}

.btm_txt{
    color: #717172;
    font-size: 11px;
    line-height: 18px;
    text-align: left;
    text-indent: inherit;
}

.helphd_text{
    text-align : left;
	font-size:21px;
	color:#009f81;
	font-weight:bold;
    margin-bottom:10px;
    margin-left:80px;
    display:block;
}
.hd_text{
	font-size:21px;
	color:#009f81;
	font-weight:bold;
    margin-bottom:10px;
    display:block;
}

/*===============================
 icon
===============================*/

.gbox{
	width:9px;
	height:9px; 
	background:#009f81;
	display:block;
	float:left;
	margin-top:4px;
	margin-right:10px;
}

/*Devexpress*/
.dxpnl-edge.t.headerPane 
{
    background-color: #EDEDED;
    background-position: left top;
    background-repeat: no-repeat;
}
.dxpnl-edge.t.headerPane.panel 
{
    padding: 0;
}
.headerMenu 
{
    border-width: 0!important;
    border-top-width: 1px!important;

	font-weight:bold;

}
.expandedPanel 
{
    padding: 2px!important;
}
.expandedPanel .headerMenu 
{
    border-top-width: 0!important;
}
.expandedPanel .headerTop 
{
    display: none;
}
.templateTitle 
{
    float:left;
    margin: 8px 8px 0px;
}
.dxpnl-edge.t.headerPane.bar .templateTitle 
{
    margin: 0;
}
.templateTitle a 
{
    text-decoration: none;
    font-size: x-large;
    color: black;
}
.loginControl 
{
    float: right;
    margin: 24px 25px 12px;
    font-size: 12px;
}
.loginControl a 
{
    color: black;
    text-decoration: none;
    border-bottom: dashed 1px black;
    display: inline-block;
}


/* Footer */
.dxpnl-edge.b.footerPane 
{
    background-color: #EDEDED;
}
.dxpnl-edge.b.footerPane.panel 
{
    padding: 0;
}
.footerMenu 
{
    float: right;
    padding-top: 7px;
}

.copyright {
    position: absolute;
    left: 10px;
    top: 9px;
    font: normal 12px "Segoe UI", Helvetica, "Droid Sans";
    color: rgb(51, 51, 51);
}
.content 
{
    padding: 5px;
}

/* Left Panel */
.leftPane.panel
{
    padding: 1px;
    width: 200px;
}

/* Right Panel */
.rightPane.panel
{
    padding: 0;
    width: 250px;
}

/* Account */
.accountHeader h2 
{
    margin: 10px 0 7px 0;
    font-size: 16px;
}
.accountHeader p 
{
    margin: 0;
    padding: 0;
}
.accountHeader 
{
    margin-bottom: 20px;
}
.form-field
{
    margin-bottom: 8px;
}


/* iOS */
.dxpnlControl_iOS.leftPane,
.dxpnlControl_iOS.rightPane,
.dxpnlControl_iOS.contentPane
{
    border-width: 1px !important;
}
.dxpnlControl_iOS.leftPane.panel
{
    width: 300px;
}
.dxpnlControl_iOS.rightPane
{
    width: 450px;
}
.dxpnlControl_iOS .templateTitle
{
    margin: 17px 25px;
}
.dxpnlControl_iOS .templateTitle a
{
    color: #303030;
    font-size: 26px;
    line-height: 1em;
    font-weight: bold;
}
.dxpnlControl_iOS .loginControl a
{
    color: #0160E7;
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
}
.dxpnlControl_iOS.mainContentPane
{
    border-width: 0px !important;
    box-shadow: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
}
.dxpnlControl_iOS.dxpnl-edge.b.footerPane
{
    border-width: 1px !important;
}
.dxpnlControl_iOS .accountHeader p
{
    color: #303030;
}
.dxpnlControl_iOS .accountHeader h2
{
    color: #303030;
    font-size: 26px;
    margin-bottom: 10px;
}


/* Aqua */
.dxpnlControl_Aqua.dxpnl-edge.t.headerPane,
.dxpnlControl_Aqua.dxpnl-edge.b.footerPane,
.dxpnlControl_Aqua .footerMenu li
{
    background-color: #BFDBFF;
}
.dxpnlControl_Aqua.dxpnl-edge.t.headerPane
{
    background-image: url('images/AquaHeader.jpg');
}
.dxpnlControl_Aqua .accountHeader h2
{
    color: #5689C5;
}
.dxpnlControl_Aqua .loginControl a,
.dxpnlControl_Aqua .templateTitle a
{
    color: White;
    border-color: White;
}


/* DevEx */
.dxpnlControl_DevEx.dxpnl-edge.t.headerPane,
.dxpnlControl_DevEx.dxpnl-edge.b.footerPane,
.dxpnlControl_DevEx .footerMenu li
{
    background-color: #F2F3F4;
}
.dxpnlControl_DevEx .templateTitle a,
.dxpnlControl_DevEx .loginControl,
.dxpnlControl_DevEx .loginControl a
{
    color: #4B4B57;
}
.dxpnlControl_DevEx .loginControl a 
{
    border-bottom-color: #4B4B57;
}


/* BlackGlass */
.dxpnlControl_BlackGlass.dxpnl-edge.t.headerPane,
.dxpnlControl_BlackGlass.dxpnl-edge.b.footerPane,
.dxpnlControl_BlackGlass .footerMenu li
{
    background-color: #2A2A2A;
    color: white;
}
.dxpnlControl_BlackGlass.dxpnl-edge.t.headerPane
{
    background-image: url('images/BlackGlassHeader.jpg');
}
.dxpnlControl_BlackGlass .leftPanel li[class$="dxnb-last"] ul
{
    border-bottom: 1px solid black;
}
.dxpnlControl_BlackGlass .accountHeader p
{
    color: #585858;
}
.dxpnlControl_BlackGlass .loginControl a,
.dxpnlControl_BlackGlass .templateTitle a
{
    color: White;
    border-color: White;
}


/* Glass */
.dxpnlControl_Glass.dxpnl-edge.t.headerPane,
.dxpnlControl_Glass.dxpnl-edge.b.footerPane,
.dxpnlControl_Glass .footerMenu li
{
    background-color: #CFE0E7;
}
.dxpnlControl_Glass.dxpnl-edge.t.headerPane
{
    background-image: url('images/GlassHeader.jpg');
}
.dxpnlControl_Glass .footerMenu *
{
    background-image: none !important;
}
.dxpnlControl_Glass .templateTitle a,
.dxpnlControl_Glass .loginControl,
.dxpnlControl_Glass .loginControl a
{
    color: #4B4B57;
}
.dxpnlControl_Glass .loginControl a 
{
    border-bottom-color: #4B4B57;
}
.dxpnlControl_Glass .accountHeader h2
{
    color: #387FA4;
}
.dxpnlControl_Glass .accountHeader p
{
    color: #575757;
}



/* Office2003Blue */
.dxpnlControl_Office2003Blue.dxpnl-edge.t.headerPane,
.dxpnlControl_Office2003Blue.dxpnl-edge.b.footerPane,
.dxpnlControl_Office2003Blue .footerMenu li
{
    background-color: #BCD4F6;
}
.dxpnlControl_Office2003Blue .footerMenu div
{
    background: transparent none;
}
.dxpnlControl_Office2003Blue .leftPanel > ul
{
    background: transparent none;
}
.dxpnlControl_Office2003Blue .templateTitle a,
.dxpnlControl_Office2003Blue .loginControl,
.dxpnlControl_Office2003Blue .loginControl a
{
    color: #4B4B57;
}
.dxpnlControl_Office2003Blue .loginControl a 
{
    border-bottom-color: #4B4B57;
}
.dxpnlControl_Office2003Blue .accountHeader p
{
    color: #424242;
}


/* Office2003Olive */
.dxpnlControl_Office2003Olive.dxpnl-edge.t.headerPane,
.dxpnlControl_Office2003Olive.dxpnl-edge.b.footerPane,
.dxpnlControl_Office2003Olive .footerMenu li
{
    background-color: #D6DCBB;
}
.dxpnlControl_Office2003Olive .footerMenu div
{
    background: transparent none;
}
.dxpnlControl_Office2003Olive .leftPanel > ul
{
    background: transparent none;
}
.dxpnlControl_Office2003Olive .templateTitle a,
.dxpnlControl_Office2003Olive .loginControl,
.dxpnlControl_Office2003Olive .loginControl a
{
    color: #4B4B57;
}
.dxpnlControl_Office2003Olive .loginControl a 
{
    border-bottom-color: #4B4B57;
}
.dxpnlControl_Office2003Olive .accountHeader p
{
    color: #424242;
}

/* Office2003Silver */
.dxpnlControl_Office2003Silver.dxpnl-edge.t.headerPane,
.dxpnlControl_Office2003Silver.dxpnl-edge.b.footerPane,
.dxpnlControl_Office2003Silver .footerMenu li
{
    background-color: #D0D0DE;
}
.dxpnlControl_Office2003Silver .footerMenu div
{
    background: transparent none;
}
.dxpnlControl_Office2003Silver .leftPanel > ul
{
    background: transparent none;
}
.dxpnlControl_Office2003Silver .templateTitle a,
.dxpnlControl_Office2003Silver .loginControl,
.dxpnlControl_Office2003Silver .loginControl a
{
    color: #4B4B57;
}
.dxpnlControl_Office2003Silver .loginControl a
{
    border-bottom-color: #4B4B57;
}
.dxpnlControl_Office2003Silver .accountHeader p
{
    color: #424242;
}

/* Office2010Black */
.dxpnlControl_Office2010Black.dxpnl-edge.t.headerPane,
.dxpnlControl_Office2010Black.dxpnl-edge.b.footerPane,
.dxpnlControl_Office2010Black .footerMenu li
{
    background-color: #393939;
    color: white;
}
.dxpnlControl_Office2010Black .footerMenu a
{
    color: white !important;
}
.dxpnlControl_Office2010Black .accountHeader h2
{
    color: #3C3C3C;
}
.dxpnlControl_Office2010Black .loginControl a,
.dxpnlControl_Office2010Black .templateTitle a
{
    color: White;
    border-color: White;
}


/* Office2010Blue */
.dxpnlControl_Office2010Blue.dxpnl-edge.t.headerPane,
.dxpnlControl_Office2010Blue.dxpnl-edge.b.footerPane,
.dxpnlControl_Office2010Blue .footerMenu li
{
    background-color: #D3E4F6;
}
.dxpnlControl_Office2010Blue .templateTitle a,
.dxpnlControl_Office2010Blue .loginControl,
.dxpnlControl_Office2010Blue .loginControl a
{
    color: Black;
}
.dxpnlControl_Office2010Blue .loginControl a 
{
    border-bottom-color: Black;
}
.dxpnlControl_Office2010Blue .accountHeader h2
{
    color: #498BC2;
}


/* Office2010Silver */
.dxpnlControl_Office2010Silver.dxpnl-edge.t.headerPane,
.dxpnlControl_Office2010Silver.dxpnl-edge.b.footerPane,
.dxpnlControl_Office2010Silver .footerMenu li
{
    background-color: #A9ACB4;
    color: white;
}
.dxpnlControl_Office2010Silver .accountHeader h2
{
    color: #3B3B3B;
}
.dxpnlControl_Office2010Silver .loginControl a,
.dxpnlControl_Office2010Silver .templateTitle a
{
    color: White;
    border-color: White;
}



/* PlasticBlue */
.dxpnlControl_PlasticBlue.dxpnl-edge.t.headerPane,
.dxpnlControl_PlasticBlue.dxpnl-edge.b.footerPane,
.dxpnlControl_PlasticBlue .footerMenu li
{
    background-color :#3C4F8F;
    color: white;
}
.dxpnlControl_PlasticBlue.dxpnl-edge.t.headerPane
{
    background-image: url('images/PlasticBlueHeader.jpg');
}
.dxpnlControl_PlasticBlue .accountHeader h2
{
    color: #5A83D0;
}
.dxpnlControl_PlasticBlue .accountHeader p
{
    color: #575757;
}
.dxpnlControl_PlasticBlue .loginControl a,
.dxpnlControl_PlasticBlue .templateTitle a
{
    color: White;
    border-color: White;
}


/* RedWine */
.dxpnlControl_RedWine.dxpnl-edge.t.headerPane,
.dxpnlControl_RedWine.dxpnl-edge.b.footerPane,
.dxpnlControl_RedWine .footerMenu li
{
    background-color: #78002B;
    color: white;
}
.dxpnlControl_RedWine.dxpnl-edge.t.headerPane
{
    background-image: url('images/RedWineHeader.jpg');
    background-position: top right;
}
.dxpnlControl_RedWine .footerMenu div 
{
    background: transparent none;
}
.dxpnlControl_RedWine .accountHeader h2
{
    color: #8A0A37;
}
.dxpnlControl_RedWine .loginControl a,
.dxpnlControl_RedWine .templateTitle a
{
    color: White;
    border-color: White;
}


/* SoftOrange */
.dxpnlControl_SoftOrange.dxpnl-edge.t.headerPane,
.dxpnlControl_SoftOrange.dxpnl-edge.b.footerPane,
.dxpnlControl_SoftOrange .footerMenu li
{
    background-color: #F9F9F9 !important;
    background-image: none !important;
}
.dxpnlControl_SoftOrange .templateTitle a,
.dxpnlControl_SoftOrange .loginControl,
.dxpnlControl_SoftOrange .loginControl a
{
    color: Black;
}
.dxpnlControl_SoftOrange .loginControl a 
{
    border-bottom-color: Black;
}
.dxpnlControl_SoftOrange .accountHeader h2
{
    color: Black;
}
.dxpnlControl_SoftOrange .accountHeader p
{
    color: #707070;
}


/* Youthful */
.dxpnlControl_Youthful.dxpnl-edge.t.headerPane,
.dxpnlControl_Youthful.dxpnl-edge.b.footerPane,
.dxpnlControl_Youthful .footerMenu li
{
    background-color: #8AA150;
    color: white !important;
}
.dxpnlControl_Youthful .accountHeader h2
{
    color: #80A70E;
}
.dxpnlControl_Youthful .loginControl a,
.dxpnlControl_Youthful .templateTitle a
{
    color: White;
    border-color: White;
}

/* Metropolis */
.dxpnlControl_Metropolis.dxpnl-edge.t.headerPane,
.dxpnlControl_Metropolis .footerMenu li
{
    background-color: White;
    color: Black;
}
.dxpnlControl_Metropolis.rightPane
{
    width: 400px;
}
.dxpnlControl_Metropolis .accountHeader h2
{
    color: #3B3B3B;
}
.dxpnlControl_Metropolis .loginControl a,
.dxpnlControl_Metropolis .templateTitle a
{
    color: Black;
    border-color: Black;
}
.dxpnlControl_Metropolis .templateTitle a 
{
    font-size: 28px;
}

/* MetropolisBlue */
.dxpnlControl_MetropolisBlue.dxpnl-edge.t.headerPane,
.dxpnlControl_MetropolisBlue .footerMenu li
{
    background-color: White;
    color: Black;
}
.dxpnlControl_MetropolisBlue.rightPane
{
    width: 400px;
}
.dxpnlControl_MetropolisBlue .accountHeader h2
{
    color: #3B3B3B;
}
.dxpnlControl_MetropolisBlue .loginControl a,
.dxpnlControl_MetropolisBlue .templateTitle a
{
    color: Black;
    border-color: Black;
}
.dxpnlControl_MetropolisBlue .templateTitle a 
{
    font-size: 28px;
}

/* Moderno */
.dxpnlControl_Moderno.dxpnl-edge.t.headerPane,
.dxpnlControl_Moderno .footerMenu li
{
    background-color: White;
    color: Black;
}
.dxpnlControl_Moderno.headerPane .headerMenu .dxm-main
{
    border-color: #d1d1d1;
    border-style: solid;
}
.dxpnlControl_Moderno.leftPane
{
    padding: 0px;
}
.dxpnlControl_Moderno.leftPane .dxnbLite_Moderno .dxnb-gr:first-child .dxnb-header,
.dxpnlControl_Moderno.leftPane .dxnbLite_Moderno .dxnb-gr:first-child .dxnb-headerCollapsed
{
    border-top: 0px;
}
.dxpnlControl_Moderno.rightPane
{
    width: 350px;
}
.dxpnlControl_Moderno .accountHeader h2
{
    color: #3B3B3B;
}
.dxpnlControl_Moderno .loginControl a,
.dxpnlControl_Moderno .templateTitle a
{
    font-size: 14px;
    color: #0072c6;
    border-color: #0072c6;
}
.dxpnlControl_Moderno .templateTitle a 
{
    font-size: 28px;
}
.dxpnlControl_Moderno .contentPane .dxgvControl_Moderno .dxgvTable_Moderno
{
    border: 0!important;
}
.dxpnlControl_Moderno .contentPane .dxgvControl_Moderno .dxgvHeader_Moderno
{
    border-top: 0!important;
}
.dxpnlControl_Moderno.dxpnl-edge.b.footerPane 
{
    background: #EDEDED;
}

/* Mulberry */
.dxpnlControl_Mulberry .footerMenu li
{
    background-color: White;
    color: Black;
}
.dxpnlControl_Mulberry .accountHeader h2
{
    color: #3B3B3B;
}
.dxpnlControl_Mulberry .loginControl a,
.dxpnlControl_Mulberry .templateTitle a
{
    color: #BF4E6A;
    border-color: #BF4E6A;
    font-size: 14px;
}
.dxpnlControl_Mulberry .templateTitle a 
{
    font-size: 28px;
}
.dxpnlControl_Mulberry.dxpnl-edge.t.headerPane,
.dxpnlControl_Mulberry.dxpnl-edge.b.footerPane
{
    background: #F1F2F5;
}
.dxpnlControl_Mulberry .contentPane .dxgvControl_Mulberry .dxgvTable_Mulberry
{
    border: 0!important;
}
.dxpnlControl_Mulberry .contentPane .dxgvControl_Mulberry .dxgvHeader_Mulberry
{
    border-top: 0!important;
}

/* 2020.10.29 추가 내용들 ( 개발자 : 임석영 ) */

.sy_20_10, .sy_20_10 > * {
    position: relative;
}


.sy_20_10 #header {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 87px;
}

.sy_20_10 #bottom {
    position: fixed;
    z-index : 10;
    bottom: 0px;
    width : 100%;
    height: 37px;
    background-color: rgb(237, 237, 237);
    border-top: 1px solid rgb(192, 192, 192);
}

.sy_20_10 #hanasae_logo {
    position: absolute;
    left: 5px;
    top: 5px;
}

.sy_20_10 .select_area {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 29px;
    background-repeat: repeat;
    background-image: url(/Content/Images/DXR.gif);
    border-top: 1px solid #AECAF0;
    border-bottom: 1px solid #AECAF0;
    text-align: center;
    overflow:hidden;
}

.sy_20_10 .select_area > .flex_box {
    position : relative;
    display: inline-flex;
}

.sy_20_10 .select_area>.box {
    position : relative;
    display : inline-block;
    height : 100%;
    width : 100%;
}

/* 해더의 Select 버튼 들 */
.sy_20_10 .sel_btn {
    position : relative;
    cursor : pointer;
    color: rgb(40, 59, 86);
    font-size: 16px;
    font-weight: 700;
    font-family: Tahoma, Geneva, sans-serif;
    display: inline-block;
    height : 100%;
    padding : 3px 10px 5px 10px;
}

.sy_20_10 .sel_btn.on {
    background-repeat: repeat;
    background-image: url(/Content/Images/DXR_on.gif);
}

.sy_20_10 .sel_btn.middle {
    border-left: 1px solid rgb(174, 202, 240);
    border-right: 1px solid rgb(174, 202, 240);
}



.password_area {
    width: 100%;
    /*height: 438px;*/
    text-align: center;
    margin : 70px 0px 30px 0px;
}

.password_area>.inbox {
    display: inline-block;
    border: 1px solid #e2e2e2;
    width: 550px;
    margin-bottom : 100px;
}

.password_area .title {
    position : relative;
    border-bottom: 2px solid rgb(0, 159, 129);
    width : 100%;
    text-align : left;
    margin-bottom : 15px;
}

.password_area .title > .t1 {
    font: bold 28px "맑은 고딕", 'Malgun Gothic', "돋움", Dotum, Arial, sans-serif;
    color: #EB1941;
    margin : 20px 0px 5px 20px;
}

.password_area .title > .t2 {
    color: #696969;
    margin: 0px 0px 10px 20px;
}

#captcha_box {
    margin : 5px 0px 5px 0px;
    display : inline-block;
    text-align: center;
    /*transform : scale(0.7, 0.7);*/
}

.submit_area {
    border-top: 1px solid #e2e2e2;
    padding : 10px;
    text-align : right;
}

.submit_area .checkUser {
    background-color: #574E45;
    color: #FFFFFF;
    text-shadow: none;
    height: 40px;
}


.inputBar {
    /*display: inline-flex;*/
    position : relative;
}

.inputBar>*{
    display :inline-block;
    margin : 5px 0px 5px 0px;
}

.inputBar>.iname {
    text-align : right;
    width : 100px;
    margin-right : 20px;
    font-size : 12px;
    padding : 10px 0px 0px 0px;
}

.inputBar > .ivalue {
    border: 1px solid rgb(204, 204, 204);
    text-align: left;
    width: 250px;
    outline-width: 0;
    padding : 10px 10px 10px 10px;
    border-radius : 6px;
}

.inputBar > .box_datepicker {
    width: 272px;
    height : 28px;
}

.hint {
    text-align: left;
    padding-left: 20px;
    font-size: 11px;
    font-weight: 400;
    font-family: "Malgun Gothic","맑은 고딕", "SimSun",segoe UI;
    color: #777777;
    margin: 5px 0px 5px 0px;
}


.err_hint {
    color : red;
    text-align : left;
    padding-left : 200px;
}