/*!
 * Author: NextFlow <nextflow@kakao.com>
 * Created: 21. 1. 7. �ㅼ쟾 11:02
 * Copyright (c) 2021. NextFlow. All rights reserved.
 */
.content-inner.signup {
    margin-top: 30px !important
}

.form-control {
    height: 40px
}

.btn-primary {
    height: 40px
}

select.form-control {
    margin-bottom: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/ico_select_box.svg") no-repeat 98%;
    background-size: 8px
}
