.mainphoto {
	border: solid 1px #0094FF;
	margin: 10px;
	padding: 5px;
	height: 360px;
	width: 480px;
}

.photos {
	border: solid 1px #0094FF;
	margin: 10px;
	padding: 5px;
	height: 120px;
	width: 160px;
}

.dt-container .dt-layout-full > :only-child {
	width: 100% !important;
}

thead, tbody, tfoot, tr, td, th {
	border-top: none !important;
}

.card {
	background-color: white !important;
}

.card-body row {
	background-color: white !important;
}

.btn-light {
	color: black !important;
}
