b, strong {
  font-family: 'archivo_narrowbold', helvetica, arial, sans-serif;
  font-weight: normal;
}
.heading-rows {
  margin: 10px 0px 20px 0px;
}
#actions {
  padding-left: 2%;
}
.catalog-title {
  font-size: 24px;
}
.action-buttons {
  margin-top: 10px;
  border-top: 1px solid #efefef;
  padding: 10px 0;
}
.action-button {
  width: 130px;
  vertical-align: bottom;
  overflow: hidden;
  border-radius: 2px;
  box-shadow: 1px 1px #efefef;
  margin-top: 2px;
  padding-top: 35px;
}
div a.action-download {
  position: relative;
}
div a.action-download:after {
  background:  url('/images/sprites_cp14.png') no-repeat 0 4px;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 30px;
}
div a.action-read {
  position: relative;
  color: #336699;
  background-color: #DEEAF4;
  border-color: rgba(224, 224, 224, 0.66)
}
div a.action-read:hover {
  background-color: rgba(195, 223, 246, 1);
  border-color: rgba(224, 224, 224, 0.66);
}
div a.action-read:after {
  background: url('/images/sprites_cp14.png') no-repeat 0 -64px;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 30px;
}
div a.action-add {
  position: relative;
  color: #369;
  border-color: #ECECEC;
  background: none repeat scroll 0% 0% #EDF4F8;
}
div a.action-add:hover {
  background: #C6E4F0;
}
div a.action-add:after {
  background: url('/images/sprites_cp14.png') no-repeat 0 -130px;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 30px;
}
div a.action-add-active {
  position: relative;
  color: #999;
  border: 1px solid #dedede;
}
div a.action-add-active:after {
  background: url('/images/sprites_cp14.png') no-repeat 0 -198px;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 30px;
}
h2.row-title {
  font-size: 25px;
}
h2.ft {
  border-bottom: 1px solid #efefef;
}
h3>.icon-heading:before,  .icon-purchase:before,  .icon-faq:before {
  content: attr(data-icon);
}
div>.icon-link:before {
  content: attr(data-icon);
}
.icon-heading {
  color: #ccc;
  opacity: 1;
  font-size: 22px;
  margin-right: 5px;
  display: none;
}
.icon-faq {
  color: #ccc;
  opacity: 1;
  font-size: 16px;
  margin-right: 20px;
  margin-left: 0px;
}
.icon-purchase {
  color: white;
  opacity: 1;
  font-size: 16px;
  margin-right: 5px;
  margin-left: 10px;
}
.btn-purchase {
  text-align: left;
  font-size: 16px;
  padding: 10px 5px 10px 0px
}
.btn-link {
  color: #336699;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
table.bulk-pricing {
  margin: 10px 0 0;
}
.btn-default .icon-purchase {
  color: #333;
}
.nav-tabs {
  background-color: #fff;
  border-bottom: none;
}
.nav-tabs li>a {
  background-color: #f7f5f2;
  color: #999;
  font-size: 20px;
  padding:  15px 30px 8px;
}
.nav-tabs li>a:hover {
  background-color: #dad8d2;
}
.nav-tabs li.active>a,  .nav-tabs li.active>a:hover {
  background-color: #f0ede5 !important;
  color: #333;
  font-family: 'archivo_narrowbold', helvetica, arial, sans-serif;
}
.mobile-tab {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 15px;
  margin: 0 -15px;
  background-color: #dad8d2;
  color: #74726C;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}
.mobile-tab .caret {
  float: right;
  margin-top: 10px;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.mobile-tab.active .caret {
  border-top: 0;
  border-bottom: 6px solid;
  content: "";
}
.tab-content-rows {
  background-color: #f0ede5;
  margin-bottom: 20px;
  color: #666;
  box-shadow: 1px 1px #ccc;
}
.tab-content .tab-pane {
  padding: 20px 10px;
  min-height: 150px;
}
.book-topics {
  list-style: none;
  padding: 0;
}
.chapter-page-range {
  text-align: right;
}
.tab-content {
  font-size: 16px;
}
.tab-content h3 {
  font-size: 17px;
  margin: 25px 0px 10px;
  color: #4a4a4a;
  font-family: 'archivo_narrowbold', helvetica, arial, sans-serif;
}
.tab-content h3.muted {
  color: #999;
}
.jhp-info {
  background: #efefef url("http://images.nap.edu/images/jhp.png") no-repeat top left;
  padding-left: 60px;
  min-height: 80px;
}
.citation-formats {
  list-style: none;
  padding: 0;
} 
.citation-formats li {
  background: url('/images/actions_icons.png') no-repeat scroll 10px -355px #7F7E7A;
  display: inline-block;
  padding: 13px 15px 10px 45px;
  margin: 5px 0px;
  border-radius: 4px;
}   

.roundbtn_2 {
    background: url("/images/actions_icons.png") no-repeat scroll 10px -485px #7F7E7A;
    display: inline-block;
    padding: 13px 15px 10px 45px;
    margin: 5px 0px;
    border-radius: 4px;
} 
.citation-formats li>a, .roundbtn_2 {
  color: #fff;
}
.citation-formats li>a:hover, .roundbtn_2:hover {
  text-decoration: none;
  color: #fff;
}
.citation-formats li:hover , .roundbtn_2:hover{
  opacity: .5;
}
.chapter-page-range {
  width: 70px;
  white-space: nowrap;
}
.resource-list {
  padding: 0;
}
.resource-list li {
  float: left;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  /*width: 25%;*/
  min-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 30px;
  color: #ccc;
  line-height: 40px;
}
.resource-list li.htmldoc {
  background: url("/images/filetype_icons.png") no-repeat scroll 0 -297px transparent;
}
.resource-list li.htmldoc:hover {
  background: url("/images/filetype_icons.png") no-repeat scroll 0 -350px transparent;
}
.resource-list li.pdfdoc {
  background: url("/images/filetype_icons.png") no-repeat scroll 0 0px transparent;
}
.resource-list li.pdfdoc:hover {
  background: url("/images/filetype_icons.png") no-repeat scroll 0 -45px transparent;
}
.horizontal-divider {
  font-size: 1em;
  color: #333;
  font-weight: bold;
  padding-bottom: 2px;
  background: url(/images/hr.png) repeat-x bottom;
  margin: 20px 0;
}
.external-links-list,  .download-links-list {
  list-style: none;
  padding: 0;
}
.external-links-list li {
  background: url("/images/icon_gotourl.png") no-repeat top left;
  padding: 3px 0 10px 30px;
}
.external-links-list li:hover {
  background: url("/images/icon_gotourl_over.png") no-repeat top left;
}
.podcast {
  margin-bottom: 15px;
}
.podcast-description {
  color: #999;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video {
  margin-bottom: 20px;
}
#cover {
  padding: 10px 10px 0px 10px;
  background: none repeat scroll 0% 0% ;
}
.cover-block {
  display: block;
  position: relative;
}
.cover-zoom {
  display: none;
  position: absolute;
  bottom: 20px;
  left: 10%;
  width: 80%;
  color: white;
  padding: 28px 10px 5px;
  border-radius: 4px;
  background: #424343 url('/images/viewlarger.png') no-repeat top center;
  border: 1px solid #fff;
  text-align: center;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.cover-block:hover .cover-zoom {
  display: block;
}
.status-block {
  margin-top: 10px;
}
.status-popover {
  border-bottom: 1px dotted #369;
}
.popover {
  min-width: 320px;
  max-width: 320px;
}
.popover-title {
  color: #333;
  font-weight: bold;
}
.img-cover150 {
  width: 150px !important;
}
.panel, .panel-default > .panel-heading {
  background: #f3f1ea;
}
.panel {
  margin-bottom: 5px;
}
.panel-default {
  border-color: #efefef;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.mynap_txt {
  color: #999;
}
.graysearchouter {
  margin-bottom: 10px;
  padding: 10px;
  background: #e0ded0;
  border: none;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #efefef;
}
div.faq-preorder {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
div.faq-pp {
  border-top: 1px solid #dedede;
}
div[class*="faq"] {
  background: transparent url('/images/sprites_cp14.png') no-repeat scroll 0px -260px;
  padding-left: 25px;
}
div.faq-pp>a, div.faq-preorder>a {
  display: inline-block;
  font-style: italic;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: none;    
  color: #999;
}
.table>tbody>tr>td {
  padding: 5px 10px 5px 10px;
  line-height: 1.428571429;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
}
td.chapter-skim {
  width: 40px;
}
.link-tools {
  border: 1px solid #efefef;
  margin-bottom: 10px;
  padding: 5px;
  background: #f6f6f6;
  border-radius: 4px;
  color: #ccc;
  text-align: center;
  font-size: 12px;
}
.link-tools a {
  color: #666;
  text-decoration: none;
  font-size: 12px
}
.link-tools a:hover {
  color: #336699;
}
.icon-link {
  color: #ccc;
  opacity: 1;
  font-size: 14px;
  margin-right: 20px;
  margin-left: 4px;
  margin-top: 3px;
}
.btn-skim {
  display: block;
  background: #C9C6BA;
}
.btn-skim:hover {
  background: #e0ded0;
  border: 1px solid #ccc;
}
th.key-chapskim {
  font-size: 12px;
  text-align: right;
}
.icon-skim {
  color: #666;
  opacity: 1;
  font-size: 16px;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 3px;
}
/* Search Box */
#inputsearch {
  font-family: 'archivo_narrowregular', helvetica, sans-serif;
  color: #555;
  border: 1px solid #ccc;
  width: 83%;
  padding: 10px 10px 10px 10px;
  vertical-align: top;
  line-height: 20px;
  _padding-top: 5px;
  float: left;
  display: inline !important;
  border-radius: 5px;
  font-size: 16px;
}
.btn-searchhome {
  float: right;
  display: inline;
  width: 16%;
  font-family: 'archivo_narrowregular', helvetica, sans-serif;
  border: 1px solid #993300;
  /*height: 41px;*/
  text-wrap: suppress;
  word-break: keep-all;
  overflow: hidden;
  padding: 5px;
  font-size: small;
}
.btn-searchhome-xs {
  display: none;
}
.btn-blueflat {
  background-color: #7F7E7A;
  border: none;
  /*height: 41px !important;*/
  color: #fff;
  margin-left: 1px;
}
.btn-blueflat:hover {
  opacity: .5;
}
.mynap-price {
  font-size: 16px;
  margin-left: 0px;
}
.merchpurch select {
  margin-bottom: 5px;
}
th.size_col1 {
  width: 130px;
}
.table-sizing th {
  background-color: #333;
  color: white;
}
div.faq-sizing {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin-top: 5px;
}
div.faq-sizing button {
  color: #336699;
}

span.catalog-title-nolink {
  font-size: 24px;
  color: #666;
}

.bookinfo {
  color: #a5a5a5;
  padding: 5px;
}

#titleblock {
  margin-top: 5px;  
}

#titleblock-small {
  display: none;

}
span.lg-purchase-hdr {
  display: block;
}

.md-purchase-hdr {
  display: none;
}

.btn-danger {
  color: #FFF;
  background-color: rgba(167, 77, 75, 1);
  border-color: rgba(186, 102, 99, 1);
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color:#ffffff;  
  background-color: rgba(195, 118, 116, 1);

  border-color: rgba(186, 102, 99, 1);
}

.catalog-subtitle {
  opacity: .6;
  font-size: 19px;
}
.bookyear {
  font-size: 18px;
  opacity: .6;
}
#embed-modal .modal-header .close {
  color: #000 !important;
  opacity: 0.2;
  line-height: 40px;
  font-size: 32px;
}
#embed-modal .modal-header .close:hover {
  opacity: 0.5;
}
#embed-modal .modal-dialog {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  min-width: 600px;
}
#embed-modal textarea {
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 80%;
  margin-bottom: 15px;
}
#embed-modal .embed-preview {
  margin: -20px -20px 20px;
  border-bottom: 1px solid #efefef;
  padding: 20px;
  background-color: #fafafa;
}
#embed-modal .embed-preview iframe {
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#embed-modal .embed-size {
  margin-bottom: 10px;
  float: right;
}
#embed-modal .embed-size:before,
#embed-modal .embed-size:after {
  display: table;
  line-height: 0;
  content: "";
}
#embed-modal .embed-size div {
  display: inline-block;
  text-align: center;
  float: left;
  min-height: 34px;
  line-height: 34px;
}
#embed-modal .embed-size .embed-label {
  width: 120px;
  text-align: right;
  padding-right: 10px;
}
#embed-modal .embed-size .embed-x {
  width: 30px;
}
#embed-modal .embed-size .embed-width,
#embed-modal .embed-size .embed-height {
  width: 80px;
}


@media (min-width: 992px) {
  .col-md-2 {
    width: 15% !important;
  }
  .col-md-5 {
    width: 55% !important;
  }
}

@media (min-width: 992px) {
  .col-md-2 {
    width: 15% !important;
  }
  .col-md-5 {
    width: 55% !important;
  }
}

@media (max-width: 991px) {
  .col-xs-3 {
    width: 20% !important;
  }
  .md-purchase-hdr {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 10px 15px;
    margin: 15px -25px 10px -25px;
    background-color: #DAD8D2;
    color: #74726C;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    display: block;
  }
  span.lg-purchase-hdr {display: none !important;}
  .link-tools {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .link-tools  { display: none; }
}  

@media (max-width: 640px) {  
  .col-xs-3 {
    width: 30% !important;
  }
}

@media (max-width: 490px) {  
  #cover {
    padding: 10px 10px 10px 10px;
  }
  .col-xs-3 {
    width: 30% !important;
  }
  #titleblock {
    display: none;
  }
  #titleblock-small {
    display: block;
  }
  span.catalog-title-nolink {
    font-size: 18px;
    color: #666;
  }
  .catalog-title {
    font-size: 18px;
  }
  .action-buttons {
    margin-top: 0px;
    border-top: none;
    padding: 0px;
  }
  .action-button {
    width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    border-radius: 7px;
    margin-bottom: 3px;
    box-shadow: 1px 1px #ccc;
  }
  div a.action-read {
    position: relative;
    /*padding-top: 35px;*/
    color: #369;
    background-color: #DEEAF4;
    border-color: #D7E1E3;
  }
  div a.action-add {
    position: relative;
    /*padding-top: 35px;*/
    color: #369;
    border-color: #ECECEC;
    background: none repeat scroll 0% 0% #EDF4F8;
  }
  div a.action-add-active {
    position: relative;
    /*padding-top: 35px;*/
    color: #369;
    border-color: #ECECEC;
    background: none repeat scroll 0% 0% #E5F1F6;
  }
  .lg-purchase-hdr {display: none;}
  
  #purchase .mynap-price {
    font-size: 20px !important;
    display: block;
    margin-left: 14px !important;
}
}

#pqp-container {
  left: 0;
}