#page09{
    display: flex;
    flex-direction: column;
    margin: 0 1.7em 0 1.7em;
    /* border: 1px solid black; */
    
}


.afterReceptionDetails{
    display: flex;
    flex-direction: column;
    margin-bottom: 1.3em;
    gap: 1.3em;
}

.afterReceptionDetails  > .inputGroup{
margin-bottom: 1em !important;

}

 #datetimepicker12{
    margin-top: 1em !important;
margin-bottom: 1em !important;

}