/* colors
 ------------------------------------------------------------- */
/* black, textcolor */
/* white, background-color */
/* darkgrey bckgrd */
/* lightgrey bckgrd */
/* grey disabled */
/* grey light weeditmode */
/* blue light weeditmode */
/* blue dark weeditmode */
/* grey leight navabr */
/* grey bootstrap */
/* vida green */
/* vida brown */
/* vida yellow */
/* vida light yellow */
/* orange error */
/* margins / paddings
 ------------------------------------------------------------- */
/* mixins
 ------------------------------------------------------------- */
/* borders
 ------------------------------------------------------------- */
/* margins / paddings
 ------------------------------------------------------------- */
.slogan {
  display: inline-block;
  padding: 15px 0px 15px 0px;
  font-weight: 700; }

.emphasized {
  font-weight: 700 !important; }

.quotation {
  font-style: italic; }

.pic-left {
  float: left;
  margin: 5px 15px 10px 0px; }

.pic-right {
  float: right;
  margin: 5px 0px 10px 15px; }

.label, label {
  color: #eee;
  font-size: 100%;
  font-weight: bold !important;
  color: inherit !important;
  line-height: inherit !important;
  padding: inherit !important; }
