.presseArchivCheckbox {
	  margin-top: -3px !important;
}

#dialog {
	display: none;
}

.pressListArchivCheckbox {
	margin-bottom: 3rem;
}

.author-functions .btn-danger {
	color: #ffffff;
	padding: 5px;
}

.author-functions .btn-danger:hover,
.author-functions .btn-danger:active,
.author-functions .btn-danger.active,
.author-functions .btn-danger.disabled,
.author-functions .btn-danger[disabled] {
	color: #ffffff;
}

.author-functions .btn-primary {
	color: #ffffff;
}

.author-functions .btn-primary:hover,
.author-functions .btn-primary:active,
.author-functions .btn-primary.active,
.author-functions .btn-primary.disabled,
.author-functions .btn-primary[disabled] {
	color: #ffffff;
}

.author-functions .btn-primary, .author-functions .btn-danger {
	cursor: pointer;
	font-size: 1.8rem;
	padding: 1rem 2.5rem;
	width: auto;
	border: 0;
}

.author-functions .btn-primary {
	margin-left: 1rem;
}

.author-functions .btn-danger {
	margin-bottom: 3rem;
}

.author-functions .form-inline {
	padding-bottom: 3rem;
}

.author-functions .search-query {
	background-color: #eae8de;
	border: 1px solid #eae8de;
	border-bottom: 2px solid #3f3f3f;
	box-sizing: border-box;
	color: #3f3f3f;
	font-size: 1.8rem;
	float: none;
	line-height: 2.4rem;
	overflow: hidden;
	padding: .6rem 1rem;
	transition-property: border,box-shadow;
}

.author-functions .alert {
	background-color: unset;
	z-index: 1;
}

.author-functions .form-inline,
.author-functions .testphase,
.pressListArchivCheckbox p,
.pressListArchiv label {
	display: none;
}

.ui-dialog {
	z-index: 1000;
}