<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.input_eyeonid {
    padding-top: 2px;
    min-height: 48px;
    line-height: 48px;
    font-size: 1rem;
    width: 50%;
    padding-left: 3rem;
    height: 38px;
    font-weight: 300;
    border-width: 1px;
    border-radius: .25rem;
    border-color: #d0d8df;
    color: #000;
    overflow: visible;
    font-family: inherit;
    margin: 0;
    box-sizing: inherit;
}

.submit_eyeonid {
    letter-spacing: 1px;
    line-height: 19px;
    color: #212121;
    font-weight: 500;
    font-family: "TT Commons";
    text-align: center;
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 14px 34px 10px 34px;
    min-height: 48px;
    max-height: 48px;
    border: 2px solid #00b37d;
    background: 0 0;
    margin-left: 6px;
    cursor: pointer;
    font-size: 1rem !important;
    border-radius: .25rem;
}

.div_eyeonid {
    display: flex;
    justify-content: center;
    align-items: center;
}

.info_eyeonid {
    margin-bottom: 25px;
    margin-top: 25px;
}</pre></body></html>