﻿@charset "utf-8";
/* CSS Document */
@import "http://fonts.googleapis.com/earlyaccess/nanumgothic.css";
@import "https://fonts.googleapis.com/css?family=Baumans";
@import "font-awesome.min.css";
@import "linecons.css";
@font-face {
	font-family: 'BAUHS93';
    src: url('../font/BAUHS93.eot');
    src: local('font'), url('../font/BAUHS93.woff') format('woff'), url('../font/BAUHS93.ttf') format('truetype')
}
html {box-sizing: border-box;}
*, *::after, *::before {box-sizing: inherit;}

a, img, input {selector-dummy: expression(hideFocus=true)}
body {margin: 0}
img {border: 0}
form {margin: 0}
body, table, input, textarea, select {font:13px Nanum Gothic;letter-spacing:0;font-family:'Nanum Gothic', Helvetica, Arial, sans-serif}
ul, ol, li { list-style: none }
textarea, center, pre, blockquote { font-size: 12px; color: #000; line-height: 160% }
textarea {
    width: 100%;
    background-color: #222;
    border: 1px solid #333;
    border-radius: 4px;
    color: #f5f5f5;
    padding: 10px;
    box-sizing: border-box
}
a, a:link,a:visited,a:hover {text-decoration: none;color: #FFF}
* {margin: 0;padding: 0}
iframe {border: none}

.introBg2 {
    background-color: #061e82;
    background: url(../images/login.png) center top no-repeat;
    text-align: center
}
.login-box2 {
    width: 400px;
    position: absolute;
    top: 400px;
    left: 40%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 5px 5px 5px 5px;
    border-radius: 15px;
    border: 3px solid #999999;
    background-color: rgba(64,64,64,0.9);
}

/* LOGIN - OLD */
.introBg0 {background-image: url(../images/bg-pattern.png);text-align: center}
.primary-intensive {height: 100vh;background: url(../images/bg-bottom.png) left bottom no-repeat;background-size: 50%;}
.tm-stalker {
	border-top-color: rgba(255, 255, 255, .05);
    border-bottom-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    overflow: hidden;
    background: url(../images/bg-top.png) right top no-repeat;
    background-size: 50%;
}
.login-box {width: 550px;    position: absolute;    top: 50%;    left: 50%;    margin-top: -180px;    margin-left: -250px;}
.login-box i{line-height: 40px;    color: #fff;    position: relative;    top: 2px;    right: 5px;    font-size: 18px}
.bio {font-family: Helvetica;    color: #fff;    text-align: right;    font-size: 1.4em;    margin-bottom: 15px}
.box {width: 50px;    height: 50px;    background: #000;    background: none!important;    position: absolute;    top: 50px;    left: -50px}
.box img {width: 100%}
.Loginbox {position: absolute;    top: 120px;    left: 50%;    width: 630px;    height: 430px;    margin-left: -735px;    overflow: hidden}
.company-logos {display: table;    left: 50%;    position: absolute;    margin-left: -730px;    top: 40px}
.company-logo {float: left;    width: 170px;    height: 100px;    position: relative;    margin-bottom: 30px;    margin-top: 10px}
.company-logo > img {width: 200px;    height: 100px;    position: absolute;    left: 0}
#second {opacity: 0}

/*JOIN*/
.subtle {
    font-family: BAUHS93;
    color: #fff;
    text-align: left;
    font-size: 18px;
    margin-bottom: 15px;
    border-bottom: 4px solid #fff;
    font-variant: small-caps
}
.kakaoid{color: #FFE812;background: #000;padding: 3px 7px 4px 7px;border-radius: 6px; font-style:normal; font-weight:900}
.layout_join {
    width: 700px;
    position: absolute;
    top: 400px;
    left: 28%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 5px 5px 5px 5px;
    border-radius: 15px;
    border: 3px solid #999999;
    background-color: rgba(64,64,64,1);
    margin: 80px auto 0;
}
.layout_join .subtle h1 {
    position: relative
}
.layout_join .subtle h1 span {
    position: absolute;
    bottom: 8px;
    right: 0;
    font-weight: normal;
    font-size: 12px
}
.table_layout_new {
    color: #FFF
}
.table_layout_new th {
    width: 100px;
    text-align: right
}
.table_layout_new td {
    text-align: left;
    position: relative
}
.table_layout_new .da-input {
    background: rgba(255, 255, 255, .1);
}
.table_layout_new .da-input:focus {
    border: 2px solid #fff;
}
.table_layout_new .da-input:hover {
    border: 2px solid #fff;
    width: 200px
}
.table_layout_new option {
    background: #888
}
.table_layout_new label {
    opacity: 0;
    transition: all linear 0.2s;
    display: inline-block
}
.table_layout_new .da-input:hover + label {
    opacity: 1
}
.table_layout_new .da-input:focus + label {
    opacity: 1
}

/*BUTTONS*/
.da-input {
    color: #fff;
    box-sizing: border-box;
    margin: 0;
    box-shadow: none;
    font-size: 16px;
    width: 200px;
    height: 40px;
    padding: 0 0 0 10px;
    transition: all linear 0.2s;
    position: relative;
    border-radius: 25px;
    border: 1px solid rgba(128, 128, 128, 0.3);
    background: rgba(0, 0, 0, 0.5);
}
.da-input:focus {    outline: 0;    cursor: text;    border: 2px solid rgba(255, 255, 255, .1)}
.da-input:hover {    width: 220px}
input.da-input.da-id:before {
    content: "\f087";
    position: absolute;
    width: 10px;
    line-height: 40px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 20px;
    color: #c3cce8;
    top: 2px;
    left: 10px;
    z-index: 2
}
.da-button:focus {
    outline: none
}
.da-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #c3cce8;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    background: #41414e;
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    text-decoration: none;
    text-align: center;
    padding: 0 33px;
    border-radius: 40px;
    background-image: -webkit-linear-gradient(top, #474754, #3a3a47);
    background-image: linear-gradient(to bottom, #474754, #3a3a47);
    background-origin: border-box;
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.03), 1px 1px 1px rgba(0, 0, 0, 0.1);
    font-family: 'Nanum Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    cursor: pointer
}
.da-button-login {
    height: 46px;
    line-height: 43px;
    border: 2px solid #FFF;
    background: rgba(255, 255, 255, 0);
    background-image: none;
    box-shadow: inherit;
    color: #FFF;
    text-shadow: inherit
}
.da-button-login:hover {
    border-color: rgba(255, 255, 255, 0);
    background: #FFF;
    color: #8e064e;
    color: #000;
}
.da-badge {
    display: inline-block;
    padding: 0 8px;
    background-color: #d22e3b;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    text-indent: 0
}
label {
    display: block;
    position: relative;
    box-sizing: border-box;
    text-indent: 8px;
    padding-top: 12px
}
label.required:after {
    display: inline-block;
    content: "*";
    text-indent: 0;
    color: #e83e20
}
@media screen and (min-width: 360px) and (max-width: 1366px) {
	.company-logos{ left:0; margin-left:0; top:10px;}
	.Loginbox{ left:0; margin-left:0; top:80px}
}
