.resrc-mgr-grid {
	list-style: none !important;
	list-style-type: none !important;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

/* OVERRIDE ALPS BULLETS */
.resrc-mgr-modal-li:before, .resrc-mgr-thumbs-li:before  {
   content:none !important;
}

.resrc-mgr-modal-link {
	cursor: pointer;
}

.resrc-mgr-print-button {
	float: left;
	position: absolute;
	left: 15px;
	bottom: 15px;
}

.resrc-mgr-grid-item, .resrc-mgr-modal-link > img {
	border: 1px solid gray;
	cursor: pointer;
}

.resrc-mgr-title { 
	font-size: 1rem; 
	font-weight: bold;
	margin-bottom: 1rem;
}

.resrc-mgr-img, .resrc-mgr-thumb {
	border: 2px solid gray;
	margin-right: 3rem !important;
	margin-bottom: 2rem;
}

.wp-block-post-author, .wp-block-post-terms, .wp-block-post-date { 
	display: none; 
}

.resrc-mgr-download-button {
	margin-bottom: 1rem;
}

.resrc-mgr-content { 
	text-align: left;
}
