@import '../../../../theme/color';
@import '../../../../theme/dimension.scss';

.allocation-modal-container {
	.header-wrapper {
		border-bottom: 0.1rem solid $aeap-color-light-grayish-blue;
		height: $aeap-single-detail-toast-height;
	}

	.border-btm {
		border-bottom: 0.1rem solid $aeap-color-light-grayish-blue;
	}

	.footer {
		height: 8.6rem;
		padding-bottom: 2.5rem;
		padding-top: 2.1rem;
	}
}

.ht-422 {
	height: 42.2rem;
}
