/*버튼*/

.background{
	
}

.background img{
	
}

.background{
	position: relative;
    height: 400px;
    background: url("/resources/img/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
	max-width: 1920px;
	margin: 0 auto;
    background-position: 0 0;
}

.swiper {
  width: 100%;
height: auto;
}

.swiper img{
	width: 100%;
}

.swiper-slide1, .swiper-slide{
	background-color: #4e32dc;
}

.swiper-button-prev,.swiper-button-next {
	color: #fff !important;
	opacity: 30% !important;
}

.swiperButtonW{
	
	transform: translate(-50%, -50%);
    left: 50%;
    z-index: 99;
    top: 50%;
    position: absolute;
    width: 1300px;
	max-width: 1300px;
}
.swiper-button-prev{
	position: static !important;
	float: left !important;
}

.swiper-button-next{
	position: static !important;
	float: right !important;
}
.dx-button-has-text .dx-button-content{
	background-color: #474be6;
	border-color:#474be6 !important;
	color:#fff;
	border-radius: 5px;
}


#loginBtn .dx-button-text{
	color: #fff;
}

.dx-button-mode-contained.dx-button-default{
	background-color: unset !important;
}
.easyLoginW{
	position: relative;
}

.easyLoginW2{
	margin-left: 30px;
}

.easyLogin{
	/*border-bottom: 1px solid #ddd;*/
	    display: inline-block;
	    text-align: center;
	    color: #999;
	    font-size: 15px;
		position: relative;
	    z-index: 9;
		left: 50%;
		transform: translateX(-50%);
		background-color: #fff;
		padding: 0 10px;

}

.easyLoginIconWrap{
	text-align: center;
	padding: 10px;
	display: flex;
	    gap: 13px;
	    justify-content: center;
}

body, html{
    width: 100%;
    height: 100%;
}
/*.login_wrap{
	position: relative;
	width: 100%;
    height: 100%;

     background-image: url(../images/common/daom/login6.jpg); 
}*/
.paintMark_img{
    position: absolute;
    top: -130px;
    left: -20px;
    width: 450px;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(../images/common/vector/paintMarks.png);
}

.logo_img{
	position: absolute;
    width: 220px;
    height: 90px;
    top: 43px;
    left: 72px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(../images/common/vector/vector_logo.png);
}

/*.login_container{
	display: flex;
	    justify-content: center;
	    align-items: center;
		position: absolute;
		width: 100%;
		top: 15%;
}*/

.login_container:hover{
    /* box-shadow: inset 0 0 0 4px #333547;
    color: #333547; */
}
.login_box .dx-texteditor.dx-editor-outlined {
    
    border-radius: 10px;
	margin-top: 6px;
	overflow: hidden;
}

.login_box2>div:first-child{
	border: 1px solid #ddd;
	    padding: 7px 29px 24px 29px;
	    border-radius: 10px;
}

.login_box2>div:last-child{
	margin-top: 25px;
}

.login_logo {
/*	display: flex;
    align-items: center;
    justify-content: center;
    width: 330px;
    height: 380px;*/
}

.login_logo{
	text-align: center;
	
}

.loginImg{
	/* width:100%;
	height:100%; */
	width:175px;
}
.colorBox{
    position: absolute;
    width: 50%;
    height: 530px;
    margin: 50px;
    border-radius: 3px;
    background-color: rgba(0,0,0,0.1);
}
.colorBox > img{
    position: absolute;
    width: 80%;
    left: 10%;
    top: 5%;
}
.colorBox > h4{
	position: absolute;
    font-size: 27px;
    color: #fff;
    font-weight: 500;
    text-shadow: 2px 2px 2px #333547;
    bottom: 20px;
    right: 20px;
}
.login_box{

   /* width: 450px;*/
    /* top: 15px; */
   /* padding:40px;*/
}

.login_box2{
	/*border: 1px solid #e8e8e8;*/
	/*margin-top: 35px;*/
	border-radius: 15px;
	padding: 26px;
	width:470px;
}

.title{
	color: #337ab7;
}

hr{
	background-color: #e8e8e8;
	height: 1px;
	border: none;
	position: absolute;
    width: 100%;
    top: 8px;
}

.select_package{
	position: relative;
    width: 370px;
    height: 380px;
    /* top: 15px; */
    padding:40px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    transition: all 400ms ease;
}
.loginIcon{
	position: absolute;
	width: 50px;
    top: 7px;
    left: 5px;
}
.CIIcon{
	position: absolute;
	width: 151px;
    /* top: 43%; */
    top : 33%;
    z-index: 10;
    /* right: 9%; */
    right: 11%;
 	filter: brightness(1.2);
}
.CI_field{
    position: relative;
    width: 310px;
    height: 80px;
    text-align: left;
    top: 0px;
}
.CI_field h2 {
    font-weight: 700;
    color: #364547;
    font-size: 30px;
    line-height: 2.5;
}

.userPackage_select{
    height: 55px;
    
    top: 0px;
}

#userPackage{
    height: 100%;
    
    top: 0px;
}

.userId_field{

}
.userPw_field{

}


.textBox{
    position: relative;
    width: 100%;
    height: 42px;
    font-size:16px;
}
.saveId{
    display: block;
}
.product_label{
    position: absolute;
    bottom: 10px;
    color: #b2b2b2;
    font-size: 11px;
    width: 99%;
    /* right: -350px; */
    right : -315px;
    text-align: right;
    z-index: 2;
}

.packageBtn{
	position: relative;
    top: 10px;
    width: 292px;
    height: 60px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    background: #364547;
    border-radius:10px;
    /* border: 2px solid #b2b2b2; */
    box-shadow: 0px 3px 7px rgb(199 199 199);
}
.bottom_container{
	position: absolute;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background-color: #333547;
}
.bottom_container > p{
	position: absolute;
    right: 20px;
    top: 15px;
    color: #fff;
    font-size: 15px;
}

.user-option {
	display: flex;
	margin-top: 7px;
}

#passChg {
	
   /* font-weight: bold;*/
   
}

.dx-popup-title.dx-has-close-button {
    display: flex;
    align-items: center;
	height: 45px;
}

.dx-popup-content {
    padding: 15px 20px 20px 20px;
}

#passwordOld, #passwordNew, #passwordChk {
    margin-top: 5px;
}
#closeBtn {
    width: 126px;
    margin: 8px 5px 0px 0px;
    background-color: #ddd;
    border-color: #ddd;
    color: #334560;
    font-weight: bold;
    float: left;
}
#passwordBtn {
    width: 126px;
    margin: 8px 0px 0px 0px;
    background-color: #4f81bd;
    border-color: none;
    color: #FFF;
    font-weight: bold;
    float: right;
}

#pwModifyTitle {
    position: absolute;
    top: 14px !important;
    left: 45px;
    color: #4f81bd;
	font-weight: 500;
}

.dx-popup-title {
    min-height: 40px;
}


#chkUserId , #passwordOld ,#passwordNew, #passwordChk, #closeBtn , #passwordBtn{
	height:40px
}

#closeBtn , #passwordBtn{
	width:48%
}
#passwordBtn{
	border:none;
}

#closeBtn {
	background-color: #fff;
	color:#4f81bd;
	border:1px solid #4f81bd;
}

.user-option .dx-button-has-text .dx-button-content{
	background:transparent !important;
	color: #4f81bd
} 


.dx-button-has-icon .dx-button-content {
	background-color: #fff;
	border-radius: 0;
}

img{
	width: 42px;
}

#googleIcon{
	border: 1px solid #ddd;
	border-radius: 50%;
}

#kakaoIcon{
	/*border: 1px solid #fee500;*/
	border-radius: 50%;
}

#naverIcon{
	/*border: 1px solid #03c75a;*/
	border-radius: 50%;
}


a{
/*	border: 1px solid #ddd;
	display: inline-flex;
	    border-radius: 50%;
	    align-items: center;
	    justify-content: center;*/
}

/* 로그인 */


.bannerSample{
	background-color: #4549e6;
	height: 488px;
}

.headerArea{
	box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.06);
	position: relative;
  background: #fff;
	z-index: 9;
}

.subLinkInner{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 35px;
	
}

.subLinkInner> div{
	width: 100%;
}

.bold {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem;
	
}
.loginFlexW{
	display: flex;
}

#loginBtn{
	margin-left: 1rem;
}

#userPw{
	margin-left: 8px;
}

.flexW{
	background: #fff !important;
}

.login_area{
	border-left: 1px solid #DDD;
    padding-left: 3rem;
}

input:-internal-autofill-selected{
	background-color: #fff !important;
}

@media screen and (max-width: 767px) {
	
	.background{
		position: relative;
	    padding-top: calc(1626 / 1086 * 100%);
	    background: url("/resources/img/mobile_banner.jpg");
	    background-repeat: no-repeat;
	    background-size: cover;
		max-width: 1920px;
		margin: 0 auto;
	    background-position: 0 0;
		margin-top: 62px !important;
	}
	
	
	
	
	.subLinkInner {
	    flex-direction: column;
	}
	
	.bold {
	    padding-left: 0;
	}
	
	.flexW{
		flex-direction: column;
	}
	
	.login_area {
		border: none;
		padding-left: 0;
		margin-top: 15px;
	}
	
	.headerArea {
		top: 0;
	}

	.loginFlexW{
		flex-direction: column;
	}
	
	#userPw {
	   margin-left: 0;
	   margin-top: 10px;
	}
	
	#loginBtn {
	    margin-left: 0;
		margin-top: 10px;
	
	}
	
	#loginBtn .dx-button-content{
		padding: 12px 0;	
	}
}
