div,textarea {
	color: #020202;
	font-size: 14px;
    line-height: 1.68;
}

.mobile_member_button {
	padding: 6px 20px;
	background-color: #f5f5f5;
	margin: 8px 0;
}

.head {
	border:solid 1 black;
	font-size:9pt;
	color:black;
	background-color:white;
	height:19px
}

.hr_pink {
	margin: 19px 50px 26px 0;
	background-color: #e0d9eb;
	height: 1px;
	border: none;
}

.submit {border:solid 0;font-size:9pt;color:white;background-color:black;height:19px}

.temp_password {
	font-size:20px;
	letter-spacing: 2px;
	font-weight: 600;
	padding: 0 10px;
}

.member_comment {
	border: 1px solid #565b61;
	margin: 8px 0 0px 0;
	padding: 5px 2%;
	width: 95%;
	border-radius: 4px;
	font-size: 1.2em;
}

.member_comment:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

label {
    cursor: pointer;
	display: inline-block;
    display: block;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 6px;
}

select {
    -webkit-appearance: none;
    height: 40px;
	width: 290px;
    border: 0;
    padding: 3px 2px;
	border-radius: 4px;
	border: 1px solid #565b61;
	background-color: #fcfcfc;
}

.input{
	height: 41px;
	background:#FFF;
	margin: 6px 10px 6px 0px;
	padding: 4px 5px 3px;
	border: 1px solid #565b61;
	font-size: 1.2em;
    text-align: center;
	letter-spacing: 1px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,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 .15s, box-shadow ease-in-out .15s;
}

.input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.input_160 {
	width: 50%;
	min-width: 150px;
	padding-left: 15px;
	/*text-transform: lowercase;*/
    font-size: 1.3em;
	letter-spacing: 1px;
	text-align: left;
	padding-right: 30px;
}

.input_lostid {
	color: #000;
	border: 1px solid #565b61;
	min-width: 200px;
	width: 60%;
	height: 34px;
	padding: 3px 5px;
	border-radius: 2px;
}

.textarea {
	border: 1px solid #565b61;
	color:black;
	background-color:white;
}

.license_textarea_0 {
	margin-top: 10px;
	background-color: #eaeaea;
	padding: 7px 0 7px 16px;
	border-radius: 4px;
}

.license_textarea {
    width: 100%;
    background-color: #fcfcfc;
    padding: 6px 12px;
    opacity: 1;
    border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    -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 .15s, box-shadow ease-in-out .15s;
}

.license_tab {
	float: left;
    margin-bottom: -1px;
    position: relative;
    display: block;
    padding: 5px 10px;
}

.nav-tabs > li > .active {
	color: #fcfcfc;
    background-color: #565b61;
    border: 1px solid #DDD;
    border-bottom-color: transparent;
}

.member_join {
	width: 90%;
	margin: 15px 0 10px 15px;
	padding: 5px 10px;
	font-size: 18px;
	color: #fcfcfc;
	font-weight: 600;
	border-radius: 5px;
	background: #4972ad;
}

.log_info_auto_move {
	margin: 15px 35px;
	color: #020202;
}

.capslock {
	margin-top: 10px;
	position:relative;
	bottom:0px;
	padding: 6px 0 0px 5px;
	width: 210px;
	height: 30px;
	border: 2px solid #F44336;
	display: inline-block;
}

#ps_robot {
	width: 40%;
	min-width: 150px;
	margin-bottom: 15px;
	padding: 6px 5px 3px 15px;
	font-size: 1.5em;
	letter-spacing: 3px;
	text-transform: none;
}

#user_id {
	font-size: 1.4em;
	letter-spacing: 2px;
}

#email_select {
	width: 200px;
	height: 38px;
	padding: 2px 0 0px 15px;
	font-size: 14.5px;
	color: #607d8b;
	font-style: italic;
	border-color: #333;
	background-color: #FBE9E7;
}

#member_content {
    width: 100%;
    position: relative;
    min-height: 250px;
    margin-top: 15px;
    height: auto;
    z-index: 0;
    overflow: hidden;
    margin: 15px 0px;
}

#member_content > div > form > div> .member_title {
	font-weight:600;
}

#member_content > div > form > div> div> .member_help {
	width: 90%;
    margin-top: 5px;
    color: #888;
    letter-spacing: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:    #c6cdd3;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	padding-top: 32px;
}

:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
	font-style: italic;
    color:    #c6cdd3;
	text-align: center;
	padding-top: 32px;
}

:-moz-placeholder { /* Firefox 18- */
    color:    #c6cdd3;
	font-size: 15px;
	font-style: italic;
	text-align: center;
}

::-moz-placeholder { /* Firefox 19+ */
    color:    #c6cdd3;
	font-size: 15px;
	font-style: italic;
	text-align: center;
}

::-webkit-input-placeholder::after {
    display: block;
}

::-webkit-input-placeholder::before {
  content: "FIRST\000ASECOND\000ATHIRD";
}

::-moz-placeholder::before {
  content: "FIRST\000ASECOND\000ATHIRD";
}

:-ms-input-placeholder::before {
  content: "FIRST\000ASECOND\000ATHIRD";
}