<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.discovery-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.radio-container {
    display: flex;
    align-items: center;
    gap: 8px;
}
.radio-input {
    width: 16px;
    height: 16px;
    margin: 0;
}
.form_inputs input {
    padding: 0 16px;
    border-radius: 8px;
}
.radio-label {
    line-height: 16px;
    font-size: 16px;
}
.form_inputs .w100 {
    width: 100% !important;
}
.dbtn {
    padding: 0 20px;
    border-radius: 8px;
}
.chkbox-colgroup .chkbox i {
    border-radius: 8px;
    padding: 0 12px;
    height: 50px;
    line-height: 46px;
}
select.md {
    border-radius: 8px;
}
.select_bg_arrow {
    width: 100%;
    min-width: 120px;
    max-width: 250px;
    background-position: 92% center;
}
.job_pay_option {
    display: flex;
    align-items: center;
}
.job_pay_option_wrap {
    margin: 0 6px 6px 0;
}
.job_pay_option-day {
    margin: 0;
}
.job_pay_detail {
    margin: 0 6px 6px 0;
}
.job_pay_detail input {
    border-radius: 8px;
}
.form_inputs {
    width: 100%;
}
.btn_like span, .uio__file input[type=file] {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

.form_inputs input {
    padding: 0 16px;
    border-radius: 8px;
}
.form_inputs input {
    padding: 0 16px;
    border-radius: 8px;
}
.upload_tip {
    margin: 0 0 0 16px;
}
</pre></body></html>