.row {
    margin-right: -15px;
    margin-left: -15px;
}
.fr-login {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 50px 50px;
    margin-bottom: 100px;
}
.fr-main-content {
	border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 50px 50px;
    margin-bottom: 100px;
}
.local-login {
    padding-right: 50px;
    /* border-right: 1px solid #e0e0e0; */
}
.fr-login {
    padding-right: 50px;
    border-right: 1px solid #e0e0e0;
}
.title {
    font-size: 14px;
    color: #a3a3a3;
}
.local-login form {
    margin-top: 15px;
    margin-bottom: 35px;
}
.form-group {
    margin-bottom: 15px;
}
/*.local-login input.email {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAAGXRFW…AqhNnkhMXdIPljIMkgImM7CKTYiEjFRiDF4kQqFgcIMADLjBz12qaSnQAAAABJRU5ErkJggg==);
}*/
.custom-checkbox span {
    padding: 3px 10px 0px 0px;
}

.fr-main-content {
    border: none;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
    border-radius: 0 0;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
}
.fr-login {
	border: none;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
    border-radius: 0 0;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
}
.local-login input.email{
	border: none;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
    border-radius: 0 0;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
}
.fr-main-content{
	border: none;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
    border-radius: 0 0;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
} 
.fr-login{
	border: none;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
    border-radius: 0 0;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
}
.local-login input{
	border: none;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
    border-radius: 0 0;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
}
.password{
	border: none;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
    border-radius: 0 0;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;	
}
.form-control {
    padding: 9px 14px;
    height: 40px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out
}
.form-group {
    margin-bottom: 15px;
}
.fr-main-content {
    float: left;
    font-size: 12px;
    color: #a3a3a3;
    font-weight: normal;
    cursor: pointer;
}    
.fr-login{
    float: left;
    font-size: 12px;
    color: #a3a3a3;
    font-weight: normal;
}
.local-login label{
    float: left;
    font-size: 12px;
    color: #a3a3a3;
    font-weight: normal;
    cursor: pointer;
}
.remember-me{
    float: left;
    font-size: 12px;
    color: #a3a3a3;
    font-weight: normal;
    cursor: pointer;
}
.fr-main-content {
    margin-right: 8px;
}
.fr-login{
	margin-right: 8px;
}
.local-login label{
	margin-right: 8px;
}
.remember-me span{
	margin-right: 8px;
}
.checkbox-miniBlack-checked {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 10px;
    min-width: 14px;
    min-height: 14px;
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFW…IriYoOoMLrIKcB8SYgrsYVcIzQJEe/lAMLVZITOkCAAQBRizLHJjGCJAAAAABJRU5ErkJggg==);
}
.remember-me {
    float: left;
    font-size: 12px;
    color: #a3a3a3;
    font-weight: normal;
    cursor: pointer;
}
.local-login label{
	float: left;
    font-size: 12px;
    color: #a3a3a3;
    font-weight: normal;
    cursor: pointer;	
}
.forgot-password {
    font-size: 12px;
}
.local-login a{
	font-size: 12px;	
}
.fr-login a {
    font-size: 14px;
    color: #777;
}
.fr-login a:hover {
    color: blue !important;
}
.fr-login a:active {
    color: purple;
}
.fr-main-content{
	font-size: 14px;
    color: #777;
}
.btn-red {
    padding: 14px;
}
.fr-main-content {
	padding: 14px;	
}
.fr-login {
	padding: 14px;
	width: 500px;
    margin: 0 auto;		
}
.local-login {
	padding: 14px;	
	width: 100%;
}
.btn-red {
    background-color: #ed304f;
    color: #fff;
    cursor: pointer;
    width: 100%;
}
.btn {
    padding: 9px 14px;
    outline: none; 
}
.local-login form {
    margin-top: 15px;
    margin-bottom: 35px;
}
.local-login {
    /* border-right: 1px solid #e0e0e0; */
}
.social-login ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 30px;
}
.social-login button {
    font-size: 14px;
    height: 47px;
    /* color: #fff; */
    /*border-color: #a3a3a3;*/
    /* background-color: #fff; */
    background-position: 7% center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 14px;
    padding-left: 79px;
    text-align: left;
    cursor: pointer;
    margin: 0 0 10px 0;
    font-weight: 600;
}
.facebook{
	background-color: #2f77ad;
	opacity: 1;
}
.kakao {
    background-color: #ffc657;
    opacity: 1;
}
.naver {
    background-color: #57b04b;
    opacity: 1;
}

.register {
}
.btn-whitered {
    min-width: 100%;
    padding: 13px;
}
.btn-whitered {
    background-color: #fff;
    color: #ed304f;
    border-color: #ed304f;
    cursor: pointer;
}
.social-login form {
    margin-bottom: 35px;
}
.social-login {
}
.restricted-comment {
    margin-top: 5px;
    font-size: 12px;
    color: #bdbdbd;
}

/*모바일반응형*/
@media screen and (max-width:768px) {
  .local-login {padding-right: 14px;}
  .local-login form {margin-top: 0; margin-bottom: 0;}
  .social-login {padding-left: 15px;}
  .btn-whitered {min-width: 348px; padding: 12px;}
  .fr-login {margin-bottom: 0;}
}

.btn111{
	margin-top: 30px;
}
.loginbtn{
	margin: 10px 0;
	cursor: pointer;
}
.reg-page-title{
	text-align: center;
	margin-top: 50px;
}
.reg-page-title{
	margin-top: 50px;
    margin-bottom: 0;
}

.fr-button {
	position: relative;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0,0,0,.1);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px 19px;
    font-size: 16px;
    height: 50px;
}
.full{
	width: 107%;
}
.provider {
    position: relative;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    background-position: left center;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    padding-left: 51px;
    border-color: rgba(0,0,0,.1);
    height: 50px;
}
.facebook {
    background-color: #4567b2;
    background-image: url(/images/icon-facebook.png);
}
.naver {
    background-color: #00d337;
    background-image: url(/images/icon-naver.png);
}
.kakao {
    color: #3b1e1e;
    background-color: #f9df33;
    background-image: url(/images/icon-kakao.png);
}

.provider:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50px;
    bottom: 0;
    width: 2px;
    border-left: 1px solid rgba(0,0,0,.1);
    border-right: 1px solid rgba(255,255,255,.1);
}
.provider:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}




































