/* branding */

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

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

.panel {
	background-color:#f7f7f7;
}

.panel-primary {
    border-color: #b1adb5;
}

.panel-primary > .panel-heading {
    background-color: #c9c6cc;
    border-color: #b1adb5;
}

#logo-container {
	background-color:#cac7cd;
}

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

.gallery-thumbnail .img-responsive {
	width:100%;
}

/* branding */

/* addthis */

#addthis {
	width:150px;
}

/* // addthis */