#ciamloginform,
#ciamsignupform {
	margin-top: 0;
}
#customizedloginsubmitanchorid,
#customizedsignupsubmitanchorid {	
	background: none;
	border: none;
	padding: 1rem;
	text-align: left;
	width: 100%;		
}
#customizedloginsubmitanchorid:hover,
#customizedsignupsubmitanchorid:hover {
	background-color: #f5f5f5;
	text-decoration: underline;
	text-decoration-skip-ink: auto;
}
section#terms-and-conditions-section > form > fieldset > div.form-group > div.checkbox > label.checkbox-checked { 
    width: 100% !important;
    justify-content:left;
    align-items: normal;
}
.modal-body > div.add-file > div.form-group > div.checkbox > label { 
    width: 100% !important;
    justify-content:left;
    align-items: normal;
	margin-left: 15px;
}
button[title='Health CIAM CLN'],
button[title='Sign in with your Health CIAM CLN account.'] {
    display: none !important
}
th[aria-label='Actions'] {
    color: #001479;
    min-width: 75px;
}
th[aria-label='Actions']:after {
    content: "Actions";
}
