﻿ul.r7-mg-list {
    list-style:none;
    margin-bottom:1rem;
	padding-left:0
}

ul.r7-mg-list > li {
    list-item-style:none
}

.r7-mg-list {
    display:block;
    width:100%;
    margin:0
}

.r7-mg-list .r7-mg-edit {
	position:absolute;
	z-index:10;
	padding:8px;
	text-align:left
}

.r7-mg-d-none { display:none !important }

.r7-mg-list .r7-mg-item,
.r7-mg-list .r7-mg-alt-item {
    position:relative
}
.r7-mg-list .r7-mg-not-published {
	outline-width:3px;
	outline-style:solid;
	opacity:0.5
}

.r7-mg-list .r7-mg-not-published:hover { opacity:1 }

.r7-mg-list .r7-mg-not-published {
	outline-color:#fc3
}

.r7-mg-list .r7-mg-not-published.r7-mg-expired {
	outline-color:#f33	
}

.r7-mg-more-loading { text-align:center }

/* BS3 shims */
.r7-mg-list .img-rounded { border-radius:.25rem !important }
.r7-mg-list .img-responsive {
	max-width:100%;
	height:auto
}
