#imagePreview {
    width: 180px;
    height: 180px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

.pdt-5{
	padding-top: 5px;
}
.mrt-5{
	margin-top: 5px;
}
.pdt-10{
	padding-top: 10px;
}
.mrt-10{
	margin-top: 10px;
}

.admin_pane img
{
	height: 60px;	
	position: absolute;
}