#rcs-smileone-inputs {
    border: 1px solid #e0e0e0;
    background: #f8faff;
    padding: 15px 12px;
    border-radius: 9px;
    margin-bottom: 10px;
}
#rcs-smileone-inputs input[type="text"] { width: 180px; }
#rcs-smileone-inputs button { margin-right: 8px; }
#rcs_check_result { margin-top:8px; font-weight:bold;}
