/* BASIC css start */
.loginsv input[type="checkbox"]{
    margin-right: 5px;
    width: 18px !important;
    height: 18px !important;
    background-color: #fff;
    background-image:url(/design/dstortion/data/icon/check_off.png) !important;
    background-repeat:no-repeat;
    background-position:left top !important; cursor:pointer !important;
    -webkit-appearance: inherit;}


.loginsv input[type="checkbox"]:checked{
    background-color: #fff;
    background-image:url(/design/dstortion/data/icon/check_on.png) !important;
    background-repeat:no-repeat;
    background-position:left top !important; cursor:pointer !important }

.kakao_login{
	display: block;
	text-align: center;
	width: 100% !important;
	margin: 10px 0;
	background: #ffde00;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 53px;
	color: #3b1f1e !important;
	height: 49px;
	border: 0;
}
.kakao_login span {
	padding-left:40px;
	display:inline-block;
	line-height: 53px;
	height: 49px;
	background:url('/design/dstortion/m/icon_kakao_1.png') no-repeat left center;
	background-size: 33px 30px;
}
  
        
.guest_buy{
    width: 100%;
    background: #fff;
    border: 1px solid #c5c5c5;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 52px;
    color: #555555;
    height: 49px;
    display: block;
    text-align: center;
    margin: 25px 0;}


.msg_ico{float:right}
.msg_ico img{width:20px}
.msg_box{
    display:none;
    position: absolute;
    background: #fff;
    border: 3px solid #000;
    width: 80%;
    margin: -100px 10%;
}

.msg_box .text{padding: 20px;}

.msg_box .text img{
    position: absolute;
    right: 12px;
    width: 15px;
    top: 12px;
}
.msg_box .text p{
    line-height: 1.3;
    font-size: 1.3em;
    color: #000;
    font-family: 'Noto Sans KR' !important;}


.btn_important_large{text-align:center;color:#fff !important}
.loginjoin{margin-top:5px !important}
.login-input{height: 37px !important;line-height: 35px !important;}
.loginjoin .btn_normal_large{}

.simple_join{
    width: 100%;
    margin: 10px 0;
    background: #000;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 52px;
    color: #fff;
    height: 49px;
    border: 0;}
    
.simple_login{
    display: block;
    text-align: center;
    width: 100% !important;
    margin: 10px 0;
    background: #555555;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 53px;
    color: #fff !important;
    height: 49px;
    border: 0;}
    
    
    
.loginsv{
    padding: 0 !important;
    margin-top: 5px !important;
    margin-bottom: 15px !important}
    
.idpw{text-align:center; padding:5px 0}
.idpw a{color:#929292 !important;}

.msg{
    width: 100% !important;
    text-align: center;
    padding-top: 10px;
    font-weight: normal;}
/* BASIC css end */

