/* publication type css */

.pt-icon { width: 70px; display: block; background-image: url('../images/EDS/PT_Sprite.png'); background-repeat: no-repeat; }
.pt-serialPeriodical { 

    /* background-position: -30px -30px; height: 59px; */
    background: url("../images/EDS/icon_serialPeriodical.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}   

.pt-newspaperArticle { 

    /* background-position: -140px -30px; height: 51px; */
    background: url("../images/EDS/icon_newspaperArticle.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}      

.pt-image { 

    /* background-position: -245px -30px; height: 47px; */ 
    background: url("../images/EDS/icon_picture.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}

.pt-videoRecording { 
    /* background-position: -345px -30px; height: 63px; */
    background: url("../images/EDS/icon_videoRecording.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}

.pt-score { background-position: -445px -30px; height: 57px; }
.pt-audio { background-position: -545px -30px; height: 49px; }
.pt-map { background-position: -35px -120px; height: 45px; }
.pt-book { 
    /* background-position: -140px -120px; height: 59px; */
    background: url("../images/EDS/icon_book.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}

.pt-kitObject { background-position: -245px -120px; height: 50px; }

.pt-academicJournal, .pt-unknown { 
    /* background-position: -345px -120px; height: 57px; */ 
    background: url("../images/EDS/icon_academic-journal.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}

.pt-dissertation { 
    /* background-position: -445px -120px; height: 63px; */
    background: url("../images/EDS/icon_dissertation.svg") no-repeat center left;
    height: 130px;
    width: 100px;     
}

.pt-literaryMaterial, .pt-authors { background-position: -35px -215px; height: 55px; }
.pt-tableChart { background-position: -140px -215px; height: 49px; }
.pt-patent { background-position: -245px -215px; height: 56px; }

.pt-report { 
    /* background-position: -345px -215px; height: 63px; */ 
    background: url("../images/EDS/icon_report.svg") no-repeat center left;
    height: 130px;
    width: 100px;    
}
.pt-reference, .pt-readersAdvisory { 
    /* background-position: -445px -215px; height: 52px; */
    background: url("../images/EDS/icon_reference.svg") no-repeat center left;
    height: 130px;
    width: 100px;        
}
.pt-governmentDocument { 
    /* background-position: -545px -215px; height: 60px; */
    background: url("../images/EDS/icon_government-document.svg") no-repeat center left;
    height: 130px;
    width: 100px;       
}
.pt-editorialOpinion { background-position: -35px -305px; height: 47px; }
.pt-transcript { background-position: -140px -305px; height: 63px; }

.pt-review { 
    /* background-position: -245px -305px; height: 48px; */
    background: url("../images/EDS/icon_review.svg") no-repeat center left;
    height: 130px;
    width: 100px;    
}
.pt-biography { 

    /* background-position: -345px -305px; height: 53px; */
    background: url("../images/EDS/icon_biography.svg") no-repeat center left;
    height: 130px;
    width: 100px;      
}

.pt-electronicResource { 	

    /* background-position: -445px -305px; height: 63px; */
    background: url("../images/EDS/icon_electronicResource.svg") no-repeat center left;
    height: 130px;
    width: 100px;      
}

.pt-recommendedReadsList { background-position: -540px -305px; height: 61px; }
.pt-pictureBookExtender { background-position: -35px -400px; height: 65px; }
.pt-grabAndGo { background-position: -140px -400px; height: 51px; }
.pt-featureArticle { background-position: -245px -400px; height: 65px; }
.pt-curricularConnection { background-position: -345px -400px; height: 65px; }
.pt-bookTalk { background-position: -455px -400px; height: 55px; }
.pt-bookDiscussionGuides { background-position: -545px -400px; height: 55px; }
.pt-awardWinner { background-position: -34px -500px; height: 70px; }
.pt-authorReadalike { background-position: -140px -500px; height: 60px; }
.pt-series { background-position: -245px -495px; height: 75px; }
.pt-ebook { 
    /* background-position: -350px -510px; height: 60px; */
    background: url("../images/EDS/icon_ebook.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}

.pt-audiobook { background-position: -440px -510px; height: 60px; }

.pt-conference { 

    /* background-position: -545px -505px; height: 70px; */ 
    background: url("../images/EDS/icon_conference.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}

.pt-primarySource {
    background: url("../images/EDS/icon_primary-source.svg") no-repeat center left;
    height: 130px;
    width: 100px;
}

.pt-Poem { background-position: -35px -615px; height: 60px; }
.pt-ShortStory { background-position: -141px -620px; height: 55px; }
.pt-play{ background-position: -245px -620px; height: 50px; }



.detail.pt-conference, .detail.pt-academicJournal, .detail.pt-unknown, .detail.pt-newspaperArticle, .detail.pt-serialPeriodical, .detail.pt-book, .detail.pt-ebook, .detail.pt-review, .detail.pt-report, .detail.pt-dissertation, .detail.governmentDocument, .detail.primarySource, .detail.pt-picture, .detail.pt-electronicResource, .detail.pt-videoRecording, .detail.pt-biography, .detail.pt-reference, .detail.pt-readersAdvisory  { 
    margin-left: 35px;
}

@media (max-width: 569px) {
    .detail.pt-conference, .detail.pt-academicJournal, .detail.pt-unknown, .detail.pt-newspaperArticle, .detail.pt-serialPeriodical, .detail.pt-book, .detail.pt-ebook, .detail.pt-review, .detail.pt-report, .detail.pt-dissertation, .detail.governmentDocument, .detail.primarySource, .detail.pt-picture, .detail.pt-electronicResource, .detail.pt-videoRecording, .detail.pt-biography, .detail.pt-reference, .detail.pt-readersAdvisory { 
        margin-left: 0px;
    }
}


@media (max-width: 426px) {
  .result.recordcover.pt-academicJournal, .result.recordcover.pt-unknown {
    background: url("../images/EDS/icon-small_academic-journal.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }

  .result.recordcover.pt-conference {
    background: url("../images/EDS/icon-small_conference.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }
  
  .result.recordcover.pt-serialPeriodical {
    background: url("../images/EDS/icon-small_serialPeriodical.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }
  
  .result.recordcover.pt-newspaperArticle {
    background: url("../images/EDS/icon-small_newspaperArticle.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }  
  
  .result.recordcover.pt-book {
    background: url("../images/EDS/icon-small_book.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  } 
  
  .result.recordcover.pt-ebook {
    background: url("../images/EDS/icon-small_ebook.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }
  
  .result.recordcover.pt-review {
    background: url("../images/EDS/icon-small_review.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }
  
  .result.recordcover.pt-report {
    background: url("../images/EDS/icon-small_report.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }  
  
  .result.recordcover.pt-dissertation {
    background: url("../images/EDS/icon-small_dissertation.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }  
  
  .result.recordcover.pt-governmentDocument {
    background: url("../images/EDS/icon-small_government-document.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }  
  
  .result.recordcover.pt-primarySource {
    background: url("../images/EDS/icon-small_primary-source.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  } 
  
  .result.recordcover.pt-image {
    background: url("../images/EDS/icon-small_picture.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }    
  
  .result.recordcover.pt-electronicResource {
    background: url("../images/EDS/icon-small_electronicResource.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }      

  .result.recordcover.pt-videoRecording {
    background: url("../images/EDS/icon-small_videoRecording.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }   
  
  .result.recordcover.pt-biography {
    background: url("../images/EDS/icon-small_biography.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  } 
  
  .result.recordcover.pt-reference, .result.recordcover.pt-readersAdvisory {
    background: url("../images/EDS/icon-small_reference.svg") no-repeat center left;
    height: 60px;
    width: 60px;
  }       

}


/* full text icons */
/* Icons */
.icon {
    background: url("../images/EDS/sprites_32.png") no-repeat top left;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding-left: 36px;
}

.icon.ebook {
    background-position: 0 0;
}

.icon.html {
    /* background-position: 0 -42px; */
    background: url("../images/EDS/html_logo_vufind.png") no-repeat center left;
    background-size: 40px;
    height: 42px;
    width: auto;
    line-height: 40px;
    padding-left: 40px;
}

.icon.html_large {
    /* background-position: 0 -42px; */
    background: url("../images/EDS/html_logo_vufind.png") no-repeat center left;
    background-size: 60px;
    height: 62px;
    width: auto;
    line-height: 60px;
    padding-left: 60px;
}


.icon.eds_large {
    background: url("../images/EDS/eds_logo_vufind.png") no-repeat center left;
    background-size: 60px;
    height: 62px;
    width: auto;
    line-height: 60px;
    padding-left: 60px;
}

.icon.access {
    background: url("../images/EDS/access_logo_vufind.png") no-repeat center left;
    background-size: 40px;
    height: 42px;
    width: auto;
    line-height: 40px;
    padding-left: 40px;
}

.icon.access_large {
    background: url("../images/EDS/access_logo_vufind.png") no-repeat center left;
    background-size: 60px;
    height: 62px;
    width: auto;
    line-height: 60px;
    padding-left: 60px;
}

.icon.pdf {
    /* background-position: 0 -84px; */
    background: url("../images/EDS/pdf_logo_vufind.png") no-repeat center left;
    background-size: 40px;
    height: 42px;
    width: auto;
    line-height: 40px;
    padding-left: 40px;
}

.icon.pdf_large {
    /* background-position: 0 -84px; */
    background: url("../images/EDS/pdf_logo_vufind.png") no-repeat center left;
    background-size: 60px;
    height: 62px;
    width: auto;
    line-height: 60px;
    padding-left: 60px;
}

.icon.epub {
    /* background-position: 0 -84px; */
    background: url("../images/EDS/epub_logo_vufind.png") no-repeat center left;
    background-size: 40px;
    height: 42px;
    width: auto;
    line-height: 40px;
    padding-left: 40px;
}

.icon.epub_large {
    /* background-position: 0 -84px; */
    background: url("../images/EDS/epub_logo_vufind.png") no-repeat center left;
    background-size: 60px;
    height: 62px;
    width: auto;
    line-height: 60px;
    padding-left: 60px;
}

.icon13 {
    background: url("../images/EDS/sprites_32.png") no-repeat top left;
    padding-left: 18px;
    width: 13px;
    height: 13px;
}

.icon13.collapsed {
    background-position: 0 -126px;
}

.icon13.expanded {
    background-position: 0 -149px;
}

.hr_divider {
    margin-top: 3px;
    margin-bottom: 3px;
    border: 0;
}
