.guideLines_btn{

}

.modal-backdrop {
	display: none !important;
}

.modal_guideLines {
	color: #000 !important;
	display: none !important;
}

.modal_guideLines table {
	border: none !important;
}

.modal_guideLines td {
	padding: 15px;
}

.modal_guideLines.show {
	z-index: 1 !important;
	display: flex !important;
	align-items: center;
	background: #ffffffdb;
}

.modal_guideLines_trigger {
	
}

.modal-content {
	border: none !important;
	box-shadow: 0px 0px 14px #9e9e9e;
	font-size: 14px !important;
}

.modal_gl_close {
	color: #60256C;
	font-size: 28px;
}