@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansarmenian.css);

.login_widget {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    font-family: '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-weight: 400;
}
.login_widget .btn_ly_popup {
    position: absolute;
    top: 48px;
    right: 30px;
    width: 26px;
    height: 26px;
    background: url(../img/member_login_close.png) center center no-repeat;
	border-radius:30px;
}
.login_widget .blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}
.login_widget .ly_dimmed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(30deg, #f6a42a, #b0d06a);
    filter: alpha(opacity=75);
    opacity: .75
}
.login_widget .signin {
    position: absolute;
    top: 50%;
    margin-top: -224px;
    left: 50%;
    width: 420px;
    margin-left: -210px;
    background-color: #eff1f5;
	box-shadow:5px 10px 5px rgba(191,167,100,0.7);
}
.login_widget .signin > .login-header {
    padding: 20px;
	padding-bottom:10px;
}
.login_widget .signin > .login-header > h1 {
	font-family: 'Noto Sans Armenian', sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #000;
	text-align:left;
	padding-left:15px;
	padding-top:20px;
	background:url(../img/login_h1bg.png) left 245px top 3px no-repeat;
}
.login_widget .signin > .login-header > p{
	font-size: 13px;
	font-weight: 400;
	color: #333;
	text-align:left;
	padding-left:17px;
	padding-top:5px;
	line-height:1.65em;
}
.login_widget .signin > .login-body {
    padding: 0 30px
}
.login_widget .signin > .login-footer {
    padding: 10px 0 20px;
    margin: 20px 30px 0;
    text-align: center;
    color: #aaa
}
.login_widget .signin > .login-footer > a {
    text-decoration: none;
    font-size: 13px;
    color: #999
}
.login_widget .signin > .login-footer > a:hover,
.login_widget .signin > .login-footer > a:active,
.login_widget .signin > .login-footer > a:focus {
    color:#333;
}
.login_widget .signin > .login-footer > .f_bar {
    display: inline-block;
    margin: 0 3px
}
.login_widget .signin .control-group {
    position: relative;
    padding: 0;
    margin: 0;
    clear: both
}
.login_widget .signin .control-group:before {
    content: "";
    display: block;
    clear: both;
}
.login_widget .signin form {
    margin: 0
}
.login_widget .signin fieldset {
    margin: 0
}
.login_widget .signin .chk_label {
    cursor: pointer;
    display: inline-block;
    color: #333;
    line-height: 20px;
    font-size: 13px
}
.login_widget .signin input[type="text"],
.login_widget .signin input[type="email"],
.login_widget .signin input[type="password"] {
    font-size: 16px;
    width: 100%;
    height: 34px;
	border:0;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    line-height: 20px;
    color: #333;
    box-sizing: border-box;
	margin-bottom:10px;
	padding-left:8px;
}

.login_widget .signin .btn_submit {
    position: relative;
    font-size: 16px;
    color: #fff;
    background-color: #023747;
    width: 100%;
    margin: 20px 0 0;
    padding: 18px 0px 19px;
    border: 0;
    cursor: pointer;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.login_widget .signin .btn_submit:hover,
.login_widget .signin .btn_submit:active {
    background-color: #f6a42a
}
.login_widget .signin input[type="email"]:focus,
.login_widget .signin input[type="password"]:focus,
.login_widget .signin input[type="text"]:focus {
    outline: none
}
.login_widget .signin .error {
    margin: 2px 0 19px;
    background: none;
    color: #fc0005;
    font-size: 13px
}
.login_widget .signin #warning {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 100;
    padding: 11px 15px;
    background-color: #023747
}
.login_widget .signin #warning > p {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 19px
}
.login_widget .signin #warning .edge {
    position: absolute;
    top: -7px;
    left: 40px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #023747
}
.login_widget .group {
    position: relative;
    margin:20px 0;
}
.login_widget .info_label {
	display:inline-block;
	width:360px;
	text-align:center;
    color: #999;
    font-size: 16px;
	line-height:32px;
    position: absolute;
    pointer-events: none;
    left: 50%;
    top: 2px;
	margin-left:-180px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.login_widget input:focus ~ .info_label,
.login_widget input.used ~ .info_label {
    top: -30px;
    font-size: 12px;
    color: #023747
}
.login_widget .bar {
    position: relative;
    display: block;
    width: 100%
}
.login_widget .bar:before,
.login_widget .bar:after {
	display:none;
    height: 2px;
    width: 0;
    bottom: 0;
    position: absolute;
    background: #cda25a;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    content: ''
}
.login_widget .bar:before {
    left: 50%
}
.login_widget .bar:after {
    right: 50%
}
.login_widget input:focus ~ .bar:before,
.login_widget input:focus ~ .bar:after {
    width: 50%
}
.login_widget .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    bottom: 1px;
    left: 0;
    pointer-events: none;
    opacity: 0.5
}
.login_widget input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease
}
.login_widget .signin input[type=checkbox] {
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 0;
    opacity: 100 \9;
    vertical-align: top
}
.login_widget .signin input[type=checkbox] ~ .checkbox {
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -1px 3px 0 0;
    border: 2px solid;
    background-repeat: no-repeat;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation: checkboxOff 0.5s;
    animation: checkboxOff 0.5s;
    border-color: #c9c9c9;
    cursor: pointer;
    position: relative;
    vertical-align: middle
}
.login_widget .signin input[type=checkbox] ~ .checkbox:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: -22px;
    left: -22px;
    z-index: 0;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: checkboxRippleOn 0.5s;
    animation: checkboxRippleOn 0.5s
}
.login_widget .signin input[type=checkbox] ~ .checkbox:not(:hover) {
    -webkit-animation: checkboxOff 0s;
    animation: checkboxOff 0s
}
.login_widget .signin input[type=checkbox] ~ .checkbox:not(:hover):before {
    -webkit-animation: checkboxRippleOn 0s;
    animation: checkboxRippleOn 0s
}
.login_widget .signin input[type=checkbox]:checked ~ .checkbox {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation: checkboxOn 0.5s;
    animation: checkboxOn 0.5s;
    border-color: #f6a42a;
    background-image: -webkit-linear-gradient(315deg, rgba(204, 162, 86, 0) 50%, #f6a42a 50%), -webkit-linear-gradient(315deg, #f6a42a 50%, rgba(204, 162, 86, 0) 50%), -webkit-linear-gradient(45deg, rgba(204, 162, 86, 0) 50%, #f6a42a 50%), -webkit-linear-gradient(45deg, #f6a42a 50%, rgba(204, 162, 86, 0) 50%), -webkit-linear-gradient(315deg, #f6a42a 50%, rgba(204, 162, 86, 0) 50%), -webkit-linear-gradient(45deg, rgba(204, 162, 86, 0) 50%, #f6a42a 50%), -webkit-linear-gradient(#f6a42a, #f6a42a);
    background-image: linear-gradient(135deg, rgba(204, 162, 86, 0) 50%, #f6a42a 50%), linear-gradient(135deg, #f6a42a 50%, rgba(204, 162, 86, 0) 50%), linear-gradient(45deg, rgba(204, 162, 86, 0) 50%, #f6a42a 50%), linear-gradient(45deg, #f6a42a 50%, rgba(204, 162, 86, 0) 50%), linear-gradient(135deg, #f6a42a 50%, rgba(204, 162, 86, 0) 50%), linear-gradient(45deg, rgba(204, 162, 86, 0) 50%, #f6a42a 50%), linear-gradient(#f6a42a, #f6a42a);
    background-position: 50% 3px, 5px -5px, -11px -5px, -9px 0px, -6px -2px, 0px -12px, 40px 0px
}
.login_widget .signin input[type=checkbox]:checked ~ .checkbox:before {
    -webkit-animation: checkboxRippleOff 0.5s;
    animation: checkboxRippleOff 0.5s
}
/* Animations */

@-webkit-keyframes ripples {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    100% {
        width: 200%;
        padding-bottom: 200%;
        opacity: 0
    }
}
@keyframes ripples {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    100% {
        width: 200%;
        padding-bottom: 200%;
        opacity: 0
    }
}

@-webkit-keyframes checkboxRippleOn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
}
@keyframes checkboxRippleOn {
    0% {
        transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    40% {
        transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0
    }
    100% {
        transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
}
@-webkit-keyframes checkboxRippleOff {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
}
@keyframes checkboxRippleOff {
    0% {
        transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    40% {
        transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0
    }
    100% {
        transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
}
@media all and  (max-width: 570px) {
	.login_widget .signin{
		width:360px;
		margin-left:-180px;
	}
}