body.page-library #content form {
  margin: 0.5em;
}
body.page-library #content .submit {
  background-color: #3d6dc1;
  border: 1px solid #6699ff;
  color: #fff;
  margin: 0 0 0 0.3em;
  padding-right: 0.3em;
  font-weight: 550;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
body.page-library #content .submit:hover {
  color: #eeeeee;
}
body.page-library #content .results {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}
body.page-library #content .results li {
  border-top: 1px dotted #ccc;
  clear: both;
  list-style: none;
  position: relative;
  min-height: 60px;
}
body.page-library #content .results li.first {
  border-top: none;
}
body.page-library #content .results li a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
@media screen and (min-width: 569px) {
  body.page-library #content .results li a {
    width: 60%;
    float: left;
  }
}
body.page-library #content .results li a.editlink {
  padding: 5px 10px;
  margin: 10px 0 20px;
  background-color: #f5f5f5;
  width: auto;
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  body.page-library #content .results li a.editlink {
    width: auto;
    float: right;
    background-color: #ffffff;
  }
  body.page-library #content .results li a.editlink:hover,
  body.page-library #content .results li a.editlink:active {
    background-color: #f5f5f5;
  }
}
body.page-library #content .results li h3 {
  color: #003591;
  font-size: 1em;
  line-height: 1.2em;
  margin: 0 0 0 60px;
  text-decoration: none;
}
body.page-library #content .results li.folder h3 {
  line-height: 50px;
}
body.page-library #content .results li.folder .description {
  margin-top: -1em;
}
body.page-library #content .results li img {
  left: 0;
  position: absolute;
  height: 50px;
  width: 50px;
}
body.page-library #content .results li img.thumbnail {
  border: 1px solid #ccc;
}
body.page-library #content .results li p {
  color: #3f3f3f;
  font-size: 1em;
  line-height: 1.2em;
  margin: 0 0 0 60px;
  text-indent: 0;
}
body.page-library #content .results li .internal-distribution {
  color: red;
}
body.page-library #content .pager {
  clear: both;
  float: left;
  margin: 0;
  padding: 0;
}
body.page-library #content .pager li {
  float: left;
  list-style: none;
  padding-left: 0.5em;
}
body.page-library #content .pager li.prev a,
body.page-library #content .pager li.next a {
  background-repeat: no-repeat;
  background-position: center bottom;
  display: block;
  height: 1.2em;
  width: 10px;
}
body.page-library #content .pager li.prev a span,
body.page-library #content .pager li.next a span {
  visibility: hidden;
}
body.page-library #content .pager li.prev a {
  background-image: url(/sites/all/themes/fsp_adaptive/css/images/arrow-l.gif);
}
body.page-library #content .pager li.next a {
  background-image: url(/sites/all/themes/fsp_adaptive/css/images/arrow-r.gif);
}
body.page-library .fsp-sitefile-binder-file {
  background: #f6f6f6;
  border: 1px solid #ccc;
  display: block;
  float: left;
  height: 230px;
  margin: 0 10px 10px 0;
  width: 260px;
}
body.page-library .fsp-sitefile-binder-file .thumbnail {
  border: 1px solid #ccc;
  display: inline-block;
  float: left;
  margin: 2px 1em 2px 2px;
  padding: 2px;
}
body.page-library .fsp-sitefile-binder-file h4 {
  font-weight: bold;
  font-size: 0.9em;
  margin: 0 0 0.3em 0.3em;
}
body.page-library .fsp-sitefile-binder-file .internal-distribution,
body.page-library .fsp-sitefile-binder-file .description,
body.page-library .fsp-sitefile-binder-file .date,
body.page-library .fsp-sitefile-binder-file .filesize {
  font-size: 0.9em;
  margin: 0;
  text-indent: 0;
}
body.page-library .fsp-sitefile-binder-file .internal-distribution {
  color: red;
  font-weight: bold;
}
body.page-library .fsp-sitefile-binder-file .button {
  border: 0px;
  background: transparent url(/sites/all/themes/fsp_adaptive/images/print2fedex.png) no-repeat center top;
  cursor: pointer;
  cursor: hand;
  height: 28px;
  margin: 0px;
  padding: 0px;
  text-indent: -1000em;
  width: 120px;
}
body.page-library #main-content .pager {
  clear: both;
}
body.page-library .fsp-sitefile-binder-sections {
  clear: both;
}
body.page-library .fsp-sitefile-binder-sections li {
  list-style: none;
}
