body {
	color: #111111;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Calibri,Verdana,Tahoma,Arial,sans-serif;
}

.last-updated {
	font-size:x-small;
	font-style:italic;
	text-align: center
}

.icon {
	width: 48px;
	height: 48px;
	vertical-align: middle;
}

.title-container a{
	text-decoration: none;
}

.title {
	vertical-align: middle;
	margin-left: 1ex;
}

.screenshot {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 375px;
	max-width: 95%;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.screenshot-button {
	vertical-align: bottom;
}

#screenshot-add {
	width: 375px;
	height: 315px;
}

#screenshot-edit {
	width: 375px;
	height: 315px;
}

#screenshot-button-add {
	width: 25px;
	height: 25px;
}

.screenshot-button-save {
	width: 65px;
	height: 25px;
}

#screenshot-button-toggle {
	width: 25px;
	height: 25px;
}

#screenshot-button-edit {
	width: 55px;
	height: 25px;
}

#screenshot-button-delete {
	width: 25px;
	height: 25px;
}

#screenshot-button-cancel {
	width: 90px;
	height: 25px;
}

#screenshot-button-gear {
	width: 25px;
	height: 25px;
}
