.form-stepper {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 20px #ccc;
    min-height: 700px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top:10px;
    padding-top:30px;
    padding-left: 15px;
    padding-right: 15px;
}

.text-bold {
    font-weight: bold !important;
}

.information-panel {
    list-style: circle;
}

.information-pane li {
    font-size: 11px;
}

.page {
    display: none;
}

.page-1 {
    display: block;
}

.pekerjaan-lainnya {
    display: none;
}

.btn-evista {
    background: linear-gradient(156deg, #5900AF 0%, #7600C1 100%) !important;
    border:solid 1px #5900AF !important;
    color: #fff;
}

.lins-numeric {
    list-style-type: numeric;
}

.btn-rounded {
    border-radius: 70px !important;
}

.float-right {
    float: right !important;
}

.text-right {
    text-align: right;
}