.center {
    width: 1200px;
    margin: 0 auto;
}

.edu-info-form {
}

.edu-info-form .header {
}

.edu-info-form .form-label {
    width: 100px !important;
    color: #4a4a4a !important;
    font-size: 1em !important;
    font-weight: 400 !important;
}

.edu-info-form input {
    width: 350px !important;
}

.edu-info-form .my-right-input {
    height: 34px;
    width: 350px;
    display: flex;
    align-items: center;
}

.edu-info-form .edu-status {
    width: 350px !important;
}

