.form-registrasi {
	width: 70%;
    border: 4px solid #02C0CE;
    border-radius: 1.5em;
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}


.box-custom {
	border-radius: 1.5em;
}

.wizard > .steps .number {
     border-radius: unset !important; 
     background-color: unset !important; 
     display: inline-block;
     line-height: unset !important; 
     margin-right: unset !important; 
     width: unset !important; 
    text-align: center;
    font-size: 1em;
}

.wizard > .steps > ul > li, .wizard > .actions > ul > li {
    text-align: center;
}

.wizard > .steps > ul > li {
     width: 20% !important; 
}

.wizard > .content > .body label {
     margin-top: unset !important; 
}


.form-konfirmasi {
	/*margin: 5em;*/
}

.kopsurat {
	 text-align: center;
    display: block;
    /* font-size: 1.4em; */
    /*border: 1px solid black;*/
    margin-left: -10em;
}

.loading-gif {
    width: 25%;
}


.form-surveilans {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    padding: 2% 4%;
}
