@charset "utf-8";
/* CSS Document */

.view-rah{
width:96%;
float:left;
margin: 1.2% 0 0 0px;
padding: 0;
}

  
.view-rah .view-content td{
padding: 1em 1.5em 1em 4em;
vertical-align:top;
border-top:.1em solid #ebebeb;
width:25em;
}

.view-rah td:nth-child(1){
padding: 1em 1.5em 1em 1em;

}

.view-rah img, .view-display-id-rah_pane img{
float:right;
width:100px;
margin:0 0 0 .5em;
}


.view-rah span{
line-height: 1.1em;
}

.view-rah .views-field-field-hill-research-book-title{
padding-bottom:1em;
font-size:1.1em;
font-weight:bold;
font-style:italic;
display:block;
}

.view-rah .views-field-field-hill-research-author{
padding-bottom:.6em;
font-weight:bold;
font-size:1em;
display:block;
}

.view-rah .views-field-field-hill-research-pubdate{
padding-bottom:.6em;

}

.view-rah .views-field-field-hill-research-catalog-link {
font-size:1em;
}

.view-rah .views-field-field-hill-research-catalog-link a{
text-decoration:underline;
}


.view-id-rah .views-exposed-form {
width:90%;
margin:0 auto;
}


.view-rah input[type="text"]{
width:14em;
}

/* Course Number wrapper */
.view-rah #edit-field-course-number-value{
width:9em;
}

/* Instructor wrapper */
.view-rah #edit-field-ebook-instructor-value-wrapper{
clear:left;
}

.view-rah #edit-field-ebook-instructor-value{
width:20em;
}

/* Course Title wrapper */
.view-rah #edit-field-course-title-value{
width:20em;
}

/* Book Title wrapper */
.view-rah #edit-field-ebook-title-value-wrapper{
width:20em;
}

/* Book Title text field */
.view-rah #edit-field-ebook-title-value {
width:20em;
}

/* Subject text field */
.view-rah #edit-field-ebook-subject-value {
width:6em;
}

#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  background: #fff;
}

.view-rah .view-content {
clear:both;
}



}
@media (min-width: 426px) and (max-width: 585px){
.view-rah #edit-field-course-title-value {
    width: 25em;
}
.view-rah #edit-field-ebook-title-value {
    width: 25em;
}

.pane-node-field-lp-contacts,
.pane-node-field-lp-search img,
.student-image img,
.ebook-instructorlink,
.student-page-center-block .logo,
.student-page-center-block .ebooks-about,
.student-page-faculty-callout{
display:none;
}


.view-rah .view-content td{
padding: 1em 1.5em 1em 1em;
vertical-align:top;
border-top:.1em solid #ebebeb;
width:25em;
float: left;
}

p.ebooks-inst {
font-size:1.1em;
line-height:1.1;
margin:0;
}

.field-name-field-lp-text img{
display:none;
}

.pane-e-books-for-instructors-rah-pane .views-field-field-rah-inst-isbn img{
display:none;
}

#views-exposed-form-e-books-for-instructors-rah-pane {
width:85%;
}

#views-exposed-form-rah-page .views-exposed-form{
width:95%;
margin:.2em 0 1em 0;
}
 
}

@media (min-width: 586px) and (max-width: 899px){

.view-rah img{
width:75px;
}

.student-image img,
.student-page-center-block,
.student-page-faculty-callout {
display:none;
}

.ebook-instructorlink {
display:none;
}

p.ebooks-inst {
font-size:1.1em;
line-height:1.1;
margin:0;
}

.field-name-field-lp-text img{
display:none;
}

#views-exposed-form-e-books-for-instructors-rah-pane {
width:85%;
}

#views-exposed-form-rah-page .views-exposed-form{
width:95%;
margin:.2em 0 1em 0;
}

}

