#ocFederationSettings p {
	padding-bottom: 10px;
}

#listOfTrustedServers li {
	padding-bottom: 10px;
}

.removeTrustedServer {
	display: none;
	vertical-align:middle;
	padding-left: 10px;
}

#ocFederationAddServerButton {
	cursor: pointer;
}

#listOfTrustedServers .status {
	margin-right: 10px;
}

#listOfTrustedServers .icon {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

#ocFederationAddServer #serverUrl {
	width: 300px;
}