﻿.actionbuttons .row {
	margin-top: 15px;
}

.actionbuttons .row .col-md-4 img: not(.ignoreSize){
	width: 43px !important;
	height: 43px !important;
}
	
.actionbuttons .row .col-md-8 {
	vert-align: top;
	vertical-align: top;
	position: relative;
	top: 8px;
	padding-left: 15px;
	font-weight: bold;
}

.img-maxboundry {
	max-width: 450px;
	max-height: 600px;
}