/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

#name-and-slogan {
  max-width: 45%;
}

#site-name a {
}

#logo {
}

#site-slogan {
  line-height: 1;
}

.ui-accordion-icons .ui-accordion-header span.accordion-link {
    padding-left: 0;
}

.node-parabola-article .field-name-body {
  display: block;
}

/* Adding name in header */

#name-and-slogan .incfunction {
    font-size:21px;
    margin-top: -42px;
    margin-left: 210px;
    margin-right: 5px;
    color:white;
}

.form-item-search-block-form {
    padding-bottom:5px;
}

#site-slogan {
    margin-top:12px;
}

.white-space{
	display:inline;
}

