input{
	color: gray !important;
}
textarea{
	color: gray !important;
}

select{
	color: gray !important;
}

.mt10{
	margin-top: 10px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important; 
}
.mb20{
	margin-bottom: 20px !important; 
}

.vaMiddle{
	vertical-align: middle !important;
}

table.table .vaMiddle img{
	max-height: 50px;
	max-width: 250px;
}