/* branding */

body {
	background-color:white;
	margin-top:0;
}

.container-popup {
	margin-top:20px;
}

.panel {
	background-color:#e8e9ee;
}

@media (min-width: 992px) {
	#logo-container {
		background-image: url('../img/header.jpg');
		background-position: right bottom;
		background-repeat: no-repeat;
	}
}

/* branding */

/* addthis */

#addthis {
	width:150px;
}

/* // addthis */