.dashboard-navigation,
#header,
.print-indepth,
.search-specialist,
.nav.nav-pills,
.bs-wizard,
#footer-links,
#print-indepth,
#footer-disclaimer,
#footer,
.print-img-hide,
.edit-section,
#mceu_17-body,
#mceu_66,
#mceu_35,
#mceu_17,
#mceu_51 {
	display: none !important;
}

#header.compact:not(.floating-header) + div:not(.single-search) {
	margin-top: 0 !important;
}

.module-dashboard .dashboard-content {
	width: 100% !important;
}

.list-image {
	width: 100% !important;
}

.module-dashboard .list-image img {
	height: auto !important;
	width: 100% !important;
	padding: 15px !important;
	background-image: none !important;
	margin: 0px auto !important;
}

.print-image {
	display: block !important;
}

.form-control {
	border: 0px !important;
	background-color: transparent !important;
	box-shadow: none !important;
	padding: 0px !important;
}

textarea {
	resize: none !important;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff !important;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff !important;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff !important;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #fff !important;
}

textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff !important;
}

textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff !important;
}

textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff !important;
}

textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #fff !important;
}
