﻿body {
}

.CommonCellHeader {
background-color:#424242;color:orange;
}

@media only screen and (max-width: 600px) {
.form-horizontal .form-group{
	margin-left: 0;
    margin-right: 0;
}
}