/* This file will hold styles that are loaded using the same media query as the wide grid. */



 .region-user-second form input {
    width: 325px;
  }
  
  
  #region-menu ul.menu li {
padding: 0 1.75em;
}
  
  
/*Homepage */
.front .sponsor {
    text-indent: -9999em;
    display:block;
    float: left;
    padding: 0 3.55em;
}

/* HOME */

.front .block-system-main img {
    padding-bottom:2em;
}

.front #zone-postscript  img {
    display: block;
    float: left;
    padding: 0 3.255em; 
}
  
  
  .view-volume-chronologies .views-field-field-date {
    width: 200px;
    float:left;
}

.view-volume-chronologies .views-field-field-chronology-text {
    float: left;
    width: 800px;
}

/*  .flexslider {
    height: 315px;
  }
  
  */

.page-selected-documents .view-filters {
    float: left;
    width: 22%;
    margin-right: 1%;

}

.page-selected-documents .view-content {
    float: left;
    width: 75%;

}

.page-selected-documents input[type='checkbox'] {
   float:left;
   width: 8%;
   margin-top: 5px;
}

.page-selected-documents .bef-checkboxes label.option {
   float: left;
   width: 90%;
}
