#INPUT_SIGNUP_AREA{display:none}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .LOGO{display:block;margin:20px auto;width:80px;height:80px}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .INPUT_UL{position:relative;overflow:hidden;width:300px;margin:0 auto;margin-top:1%;padding:0;color:var(--basic-table-row-title);border:solid 1px var(--basic-border-color);border-radius:4px;background-color:var(--basic-table-fore-background)}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .INPUT_UL li{height:65px}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .INPUT_UL li:first-child{border-bottom:solid 1px var(--basic-border-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .INPUT_UL li label{font-size:12px;font-weight:700;display:block;margin-left:10px;padding-top:10px;color:var(--basic-table-row-title)}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .INPUT_UL li input[type=email]{font-size:16px;width:calc(100% - 20px);height:45px;margin-top:-28px;padding:0 10px;padding-top:20px;color:var(--basic-table-row-title);border:none;outline:0;background-color:transparent}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .INPUT_UL li input[type=password]{font-size:16px;width:calc(100% - 20px);height:45px;margin-top:-28px;padding:0 10px;padding-top:20px;color:var(--basic-table-row-title);border:none;outline:0;background-color:transparent}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .ACTION_WRAPPER .ACTION_BUTTON{font-size:16px;font-weight:700;z-index:10000;display:block;width:230px;height:42px;margin:0 auto;margin-top:30px;cursor:pointer;text-align:center;color:var(--basic-button-text-color);border:solid 1px #ccc;border:solid 1px var(--basic-border-color);border-radius:4px;background:var(--basic-button-background-fore-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .ACTION_WRAPPER .ACTION_BUTTON:hover{background:var(--basic-button-background-fore-hover-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .ACTION_WRAPPER .ACTION_BUTTON .indicator{width:25px;height:25px;display:none;margin:8px auto}.OF_DIALOG .CONTENT_BASE .CONTENT .MAIN_CONTENT .WRAPPER_AREA .ACTION_WRAPPER .OPTION_TEXT{font-size:15px;font-weight:700;display:block;width:335px;margin:0 auto;margin-top:20px;cursor:pointer;text-align:center;color:#ff6e6d}