body {
 background-image: url(images/GAC_colour_en.svg), url(images/Canwordmark_colour.svg), url(images/background.jpg);
 background-repeat: no-repeat;
 background-size: auto 57px, auto 57px, auto;
 background-position: left top, right top, 0px 58px;
 margin-top:175px;
}


.xcrud-radio-label, .xcrud-checkboxes-label {
    display: inline-block !important;
    width: 225px;
    vertical-align: top;
    padding-bottom: 5px;
	
}


td.xcrud-current.xcrud-actions.xcrud-fix.xcrud-actions-fixed > span > a:nth-child(1)  {
	
	display:none;
	
}


table.xcrud-details-table tr {

vertical-align:top;

}