/*********************
BREAKPOINTS
*********************/
/***
*
*   News Teasers Mixin
*
*/
/***
*
*   Horizontal Teaser Mixin
*/
/***
*
*   Headline bar block
*
*/
#section-content #region-spotlight .region-spotlight-inner::after {
  content: '';
  display: table;
  clear: both; }
#section-content #region-spotlight .region-spotlight-inner [id^="block-search-form"] {
  margin-top: 10px;
  padding: 5px;
  width: 200px;
  position: relative;
  float: right; }
  @media screen and (max-width: 640px) {
    #section-content #region-spotlight .region-spotlight-inner [id^="block-search-form"] {
      display: none; } }
  #section-content #region-spotlight .region-spotlight-inner [id^="block-search-form"] [id^="edit-search-block-form"] {
    border-radius: 5px;
    width: 200px; }
    @media screen and (max-width: 640px) {
      #section-content #region-spotlight .region-spotlight-inner [id^="block-search-form"] [id^="edit-search-block-form"] {
        display: none; } }
  #section-content #region-spotlight .region-spotlight-inner [id^="block-search-form"] [id^="edit-actions"] {
    position: absolute;
    bottom: 8px;
    right: 6px; }
    #section-content #region-spotlight .region-spotlight-inner [id^="block-search-form"] [id^="edit-actions"] input:hover {
      background: transparent; }

#block-cfaes-slogan-and-search-cfaes-slogan-block {
  float: left;
  width: 795px; }
  @media screen and (max-width: 640px) {
    #block-cfaes-slogan-and-search-cfaes-slogan-block {
      width: 100%; } }

#cfss-slogan {
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 0;
  width: 795px;
  background-color: #bb0000;
  height: 33px;
  line-height: 33px;
  padding-left: 10px;
  font-size: 1.2em;
  letter-spacing: 1px;
  font-style: italic;
  color: white; }
  @media screen and (max-width: 640px) {
    #cfss-slogan {
      display: none; } }

/*# sourceMappingURL=cfaes_slogan_and_search.css.map */
