main {
	margin-bottom: 70px;
}

main p {
	font-size: 14px !important;
}

.background-color {
	background-color: #009688;
}

.date-size {
	font-size: 10px !important;
}

.footer-custom {
	font-size: 10px !important;
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #fafafa;
}

.alert-custom {
	margin-bottom: 0rem !important;
}

.photo-parent {
	height: 225px;
}

.photo-parent-modal {
	height: 90vh;
	overflow: auto;
}

.photo {
	height: 100%;
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.carousel-preview-color {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-next-color {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.progressbar-init {
	width: 0%;
	visibility: hidden;
}

.debug {
	border: solid black;
}