.memberInfoArea .basicInfo label{
    font-weight: 400;
    font-size: 16px;
}

.memberInfoArea .basicInfo .inner input {
	border-radius: 5px !important;
	padding: 0 5px;
}

.memberInfoArea .basicInfo input[type="tel"] {
	width: 100%;
}

.memberInfoArea .basicInfo .emailyn {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.memberInfoArea .basicInfo .emailLabel {
	margin-bottom: 8px;
}

.defaultBoxArea .colorBox .ui-input-text input[type="password"] {
	width: 88px;
}

.textArea, .opiArea, .scriptArea {
	opacity: 1 !important;
}

#p_contRep {
	width: 96%;
}

.menuArea .opiL .opiArea li .opi.mod textarea {
	width: 96%;
}

.naviTitle  .ui-selectmenu-button, 
.ui-selectmenu li {
    font-size: 12px;
}

.opiL textarea {
	border: 0.5px solid #ccc;
}