.trial, .trial-width {
    margin: auto;
    max-width: 600px;
}

.is-trial-extend {
    /*opacity: .1;*/
    height: 1px;
}

.is-trial-extend input {
    width: 1px;
    height: 1px;
    background: none;
    border: none;
    cursor: default;
}

.trial.trial.trial p.agreelearn {
    padding-top: 0;
}

.trial.trial.trial p.error {
    color: #f32;
    line-height: 20px;
    font-weight: 600;
    /*text-shadow: black 1px 1px 2px;*/
    font-size: 14px;
}