.input-costume{
    width: 294px !important;
    background-color:#D1D1D1 !important ;
    border: 1px solid #D1D1D1 !important;
    
}

.input-costume input{
    background-color:#D1D1D1 !important ;
    border: none;
    padding-left: 5px;
    padding-bottom: 3px;

}

.input-costume img{
    padding-left: 5px;

}
.costume-content-unduhFormulir{
    margin-top: 48px;
    width: 1036px !important;
}

.buttom-costume-unduh-formulir-Registrasi{
    width: 133px;
    border: 1px solid #36649A;
    background-color: white
    ;
}

.costume-container2{
    margin-top: 12px;
    margin-bottom: 12px;
}

.custome-gap{
    gap: 10px;
}

#searchInput:focus {
    outline: none !important;  
    box-shadow: none !important; 
    border-color: transparent;
}

.marginbottom-costume{
    margin-bottom: 56px;
}

.border-container-unduhFormuli-registrasi{
    height: 56px;
    border-bottom: 1px solid #D1D1D1;
}
.border-container-unduhFormuli-registrasi:last-of-type {
    border-bottom: none !important;
}



