:root{
	--top_10: 5;
}
#assign-buttons-wrap_page_2_0 {
    position: absolute;
    top: calc(72px + var(--top_10) * 1px);
    left: 15px !important;
    width: 1000px !important;
}
#assign-buttons-wrap_page_3_0 {
    position: absolute;
    top: calc(72px + var(--top_10) * 1px);
    left: 15px !important;
    width: 1000px !important;
}
#assign-buttons-wrap_page_4_0 {
    position: absolute;
    top: calc(72px + var(--top_10) * 1px);
    left: 15px !important;
    width: 1000px !important;
}