﻿.row {
	margin-top: 10px;
}

h1, h2, h3, h4 {
	margin-top: 10px;
}

.gecko-fade.vertical-align {
	align-items: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: right;
}

.gecko-fade {
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 1);
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 995;
}

.alert {
	display: none;
}