.warning_text_information{
	text-align: center;
}

.warning_text_information .alert.alert-danger, .warning_text_information .alert.alert-warning{
	background:#ffffff;
    color: #000;
	padding: 3rem 6rem 3rem 6rem;
	border: solid 1px #eee;
	text-align: center;
	width: 100%;
	justify-content: center;
}

span.ur_info{
	display: flex;
    align-items: center;
    margin-right: 30px;
}

span.ur_info a{
	color: inherit;
}

span.ur_info a:hover{
	color: inherit;
}