/**
 * @file
 * Block Styling
 */


.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 */ {
}

h2.block-title /* Block title */ {
}

.content {
}

#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-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-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 */ {
}



/* Search block */
.pane-search-form {
  clear: both;
  /* height: 16px; */
}
.pane-search-form .contextual-links-wrapper {
  left: 5px;
  display: none;
  z-index: -99;
}
.pane-search-form .contextual-links-wrapper ul {
  left: 0;
}
.pane-search-form form.search-form {
  width: 170px;
  height: 20px;
  background: #e6e7e8;
  line-height: 17px;
}
.pane-search-form form.search-form label {
}
.pane-search-form form.search-form input.custom-search-box {
  background: none repeat scroll 0 0 #E6E7E8;
  border: medium none;
  color: #000000;
  font-family: 'Roboto';
  font-size: 11px;
  margin: 0 0 0 1px;
  padding: 3px 0 0 5px;
  width: 143px;
  height: 17px;
}
.search-form #edit-actions{
    width: 20px;

  
    height: 20px;
    overflow: hidden;
    float: right;
    position: absolute;
}
.pane-search-form form.search-form input.custom-search-button:hover {
    background-position: 25px 6px;


    /* margin-bottom: 20px; */
    margin-top: -30px;
}
.pane-search-form form.search-form input.custom-search-button {
    background-position: 7px -9px;
    float: right;
    /* width: 20px; */
    /* position: absolute; */
    /* height: 20px; */
    /* background-size: contain; */
    overflow: hidden;
    /* background: url('/sites/default/files/logotipo.gif') no-repeat; */
    /* background-color: black; */
    display: inline-block;
    /* margin-top: -30px; */
    position: absolute;
}
/* Locale block */
.pane-locale-language {
  clear: both;
  height: 16px;
  margin-top: 10px;
}
.pane-locale-language .contextual-links-wrapper {
  left: 5px;
  display: none;
  z-index: -99;
}
.pane-locale-language .contextual-links-wrapper ul {
  left: 0;
}
.pane-locale-language ul.language-switcher-locale-url {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pane-locale-language ul.language-switcher-locale-url li {
  float: left;
}
.pane-locale-language ul.language-switcher-locale-url li a {
  display: block;
  width: 20px;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  font-family: 'Roboto';
  font-size: 11px;
  color: #000000;
  text-transform: uppercase;
}
.pane-locale-language ul.language-switcher-locale-url li.active,
.pane-locale-language ul.language-switcher-locale-url li a.active {
  background: #000000;    
  color: #ffffff;
  font-weight: bold;
}

/* Empty block */
.pane-empty {
  clear: both;
}
.pane-empty .contextual-links-wrapper {
  display: none !important;
}
.pane-empty span {
}



#block-menu-menu-social-menu ul{
  list-style: none;
  margin: 50px 0 0 0;
  padding: 0;
}

#block-menu-menu-social-menu ul li{
  list-style: none;
  margin: 0;
  padding: 0;
}

#block-menu-menu-social-menu ul li a{
  color: #000000;
  font-family: 'Roboto';
  font-size: 11px;
  text-decoration: none;
}


/* Header and Footer menus */
.header-canvas ul.menu,
.footer-canvas ul.menu {
  margin: 0;
  padding: 0;
}
.header-canvas ul.menu li,
.footer-canvas ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 14px;
}
.header-canvas ul.menu li a,
.footer-canvas ul.menu li a {
  font-family: 'Roboto';
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}
.pane-menu-menu-header-menu-c2 {
}
.pane-menu-menu-header-menu-c3 {
}
.pane-menu-menu-header-menu-c4 {
}
.pane-menu-menu-footer-menu-c1 {
}
.pane-menu-menu-footer-menu-c2 {
}
.pane-menu-menu-footer-menu-c3 {
}
.pane-menu-menu-footer-menu-c4 {
}
.pane-menu-menu-footer-menu-c5 {
}
.view-berardo-views-works .views-exposed-form .views-exposed-widget .form-submit,
.view-berardo-views-artists .views-exposed-form .views-exposed-widget .form-submit {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border:0 none;
  /* border-bottom: 11px inset rgba(0, 0, 0, 0); */
  /* border-left: 11px solid #E31818; */
  border-top: 0px inset rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 21px;
  padding: 0;
  /* text-indent: -99999px; */
  width: 0;
  margin-top: 18px;
  margin-left: -2px;
  color: white;
  font-size: 13px;
  padding-top: 0px;
}
.views-exposed-form #edit-nationality {
  width: 100px;
}
.view-berardo-views-artists .views-exposed-form #edit-combine-wrapper {
  padding-right: 1px;
}
#edit-submit-berardo-views-artists{
  width: 158px;
  float: left;
  width: 153px; background-color: black; margin-top: 16px;
}

#edit-submit-berardo-views-artists:hover {
background-color: #d52b1e;
}

#edit-submit-berardo-views-artists:focus{
  outline: none;
}