/*
 Theme Name:     Sandbox
 Theme URI:      https://wordpress.caset.buffalo.edu/sandbox2/
 Description:    Custom child theme built for the The Center for 21st Century Music at UB
 Author: 	       CASet Web Team
 Version:        2017.1
 Template:       parent_theme_v2
*/

.greyInfo {
  border: 1px dotted #666666;
  padding: 13px;
}
.greyInfo p, .greyInfo a {
  margin: 0;
}
#courses {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  max-width: 100%;
  width: 100%;
}
#courses main {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#courses .insideContent {
  width: 100%;
}
#courses .insideContent .searchandfilter {
  float: right;
}
#responsive-menu-button {
  display: none !important;
}
.searchandfilter ul li label, .searchandfilter ul li select {
  width: 100%;
}
.searchandfilter ul li ul li label {
  width: auto;
}
#courses .search-filter-results {
  display: flow-root;
}
.container {
  /*Only for the course inventory page*/
  padding: 0 0 0 0;
}
