.bx-wrapper .bx-viewport {
	
	border: none;
	border-bottom: 1px solid #ccc;
	left: 0px;
}

.uk-modal {
	
	z-index: 10000;
	background: rgba(0,0,0,0.9);
}

.uk-modal-dialog {
	
	margin-top: 100px;
	background: transparent;
}