/** @file Block Styling */
/* menu_attach_block */
/*.menu-attach-block-wrapper { max-height: 0; visibility:hidden; overflow:hidden; opacity: 0; @include single-transition(all, 0.5s, ease-in-out, 0);
}

.dropped { .menu-attach-block-wrapper { visibility:visible; opacity: 100; padding-bottom: 4px; max-height: 160px; }
}//*/
.menu-attach-block-wrapper { /*  max-height: 0; visibility:hidden; overflow:hidden; opacity: 0; @include single-transition(all, 0.5s, ease-in-out, 0);*/ display: none; }

#block-menu-block-1 .menu-attach-block-wrapper { display: block; }

.dropped .menu-attach-block-wrapper { padding-bottom: 4px; }

.ctools-jump-menu-select { width: 100%; }

#block-views-promoted-event-block a.featured-link { display: block; margin: -10px -5px; padding: 10px 5px; background-color: #87b788; }

.block { /* Block wrapper */ margin-bottom: 1.5em; }
.block.first { /* The first block in the region */ }
.block.last { /* The last block in the region */ }
.block.odd { /* Zebra striping for each block in the region */ }
.block.even { /* Zebra striping for each block in the region */ }
.block h2.block-title { /* Block title */ }

.region-sidebar-third h2.block-title { /* Block title */ visibility: hidden; }

#block-aggregator-category-1 { /* Block for the latest news items in the first category */ }

#block-aggregator-feed-1 { /* Block for the latest news items in the first feed */ }

#block-block-1 { /* First block created with "Add block" link */ }

#block-blog-recent { /* "Recent blog posts" block */ }

#block-book-navigation { /* "Book navigation" block for the current book's table of contents */ }

#block-comment-recent { /* "Recent comments" block */ }

#block-forum-active { /* "Active forum topics" block */ }

#block-forum-new { /* "New forum topics" block */ }

#block-locale-language { /* Language switcher block */ }

#block-menu-menu-NAME { /* Custom menu block */ }

#block-node-recent { /* "Recent content" block */ }

#block-node-syndicate { /* "Syndicate" block for primary RSS feed; see also page.css's .feed-icon */ }

#block-poll-recent { /* "Most recent poll" block */ }

#block-profile-author-information { /* "Author information" block for the profile of the page's author */ }

#block-search-form { /* "Search form" block */ }
#block-search-form .form-submit { /* The submit button */ }
#block-search-form .form-submit:before { content: '\2b06'; font-family: 'fontello'; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; opacity: 0.7; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ /* fix buttons height */ line-height: 1em; }

#block-shortcut-shortcuts { /* "Shortcuts" block */ }

#block-statistics-popular { /* "Popular content" block */ }

#block-system-main-menu { /* "Main menu" block */ }

#block-system-management { /* "Management" block for Drupal management menu */ }

#block-system-navigation { /* "Navigation" block for Drupal navigation menu */ }

#block-system-user-menu { /* "User menu" block for Drupal user menu */ }

#block-system-help { /* "System help" block */ }

#block-system-main { /* "Main page content" block */ }

#block-system-powered-by { /* "Powered by Drupal" block */ }

#block-user-login { /* "User login form" block */ }
#block-user-login label { display: none; }

#block-user-new { /* "Who's new" block for a list of the newest users */ }

#block-user-online { /* "Who's online" block for a list of the online users */ }
