.author-citation {
        font-size:0.8em;
        font-style:italic;
}
pre, blockquote, dl, figure, table, p, ul, ol, form {
    margin-bottom: 1rem;
}
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
    padding: 0px 10px;
    background-color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    height: 32px;
}
select { max-width: 50%; text-overflow: ellipsis; }
.content-wrapper ul {
    list-style: disc outside;
    padding-top: 5px;
    margin-left: 2em;
}
blockquote {
        display:block;
        padding: 15px 20px 0px 45px;
        margin: 0 0 20px;
        position: relative;
        color: #666;
        text-align: justify;
}
blockquote::before{
        content: "\201C"; /*Unicode for Left Double Quote*/
        font-family: Georgia, serif;
        font-size: 60px;
        font-weight: bold;
        color: #999;
        position: absolute;
        left: 10px;
        top:0px;
}
blockquote::after{
        content: "\201D"; /*Unicode for Left Double Quote*/
        font-family: Georgia, serif;
        font-size: 60px;
        font-weight: bold;
        color: #999;
        position: absolute;
        float:right;
        right:-15px;
        bottom:-20px;
}
blockquote cite {
        color: #999999;
        font-size: 14px;
        display: block;
        margin-top: 5px;
	font-style: italic;
}
blockquote cite:before {
        content: "\2014 \2009";
}
#article-author {
    border: 1px solid #ddd;
    padding: 20px;
}
.article-body {
    font-size: 1.7rem;
    line-height:2.4rem;
}
.affiliatenotice {
        font-size:82%;
        clear:both;
}
.numberowned {
        clear:left;color:#804B73;
}
#viewstyle {
        float:right;padding-left:10px;
}
.series-count, .series-publisher, .articleauthor, .articledate {
    font-size: 2rem;
    font-weight:600;
}
.photo-container {
    position: relative;
    display: inline-block;
    padding: .5em .5em;
    border: 1px solid #ddd;
}
.photo-label {
    overflow: hidden;
    position: relative;
}
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.membericons { padding: 10px 0; }
.raicon { max-height:30px;vertical-align:middle; }
.raiconsm { max-height:16px;vertical-align:middle; }
.ccicon { vertical-align:middle;width:40px;margin-right:10px; }
.cc_cat { float:left;padding:10px;width:200px;max-width:100%;height:140px; }
#serieslist_paginate, #listbooks_paginate, #serieslist_info, #listbooks_info { display:none; }
div.dt-buttons { float:none; }
#addlist { text-transform:uppercase;margin-bottom:10px;}
#markasread { padding:0.6em 0.8em 0 0.8em }
#filterseries { margin:1em 0; }
#batchedit {float:left; }
button.buttons-print { float: right;margin-top:-48px;}
button.buttons-print.hidebutton { display:none; }
#memberlisttable button.buttons-print, #memberlisttable button.buttons-html5 { margin: 0 0 0 10px; float: right; }
.dt-print-view table.dataTable td {font-size:0.9em;padding:1px; 5px;vertical-align: middle;}
.select-format { float:left;width:50%;padding:0 0 12px 0; }
table img.u-max-full-width { vertical-align:text-top;max-width:60px; }
td { vertical-align:middle; }
/* Zebra striping */
tr:nth-of-type(odd) {
  background: #f9f9f9;
}
th { background: #fff; }
.publisher-post {
	padding-top:15px;
}
.publisher-logo {
	width:100px;padding-right:10px;float:left;
}
.publisher-inner {
	margin-left:110px;
}
#coverview, .coverview {
        margin-top:20px;
        clear:right;
}
//.coverstyle {
//        float:left;
//        padding:10px;
//      margin-right:15px;
//      width:250px;
//	height:270px;
//      height:12vw;
//	overflow:hidden;
//}
.coveranthology {
	max-height:180px;
}
.coverimagealt {
	width:130px;
	margin-top:10px;
}
.cover, .authorphoto {
    max-width: 100%;
    max-height:300px;
}
.tooltip {
    position: relative;
    display: inline;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 100;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size:12px;
    font-weight:normal;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.blocker {
        z-index: 99 !important;
}
/* Resource */
.resource.post {
   position: relative;
   margin: 0 0 2em 0;
}
.resource.post {
   clear:left;
}
.resource.post .inner {
   margin-left: calc(20% + 2em);
}
.resource.post .image {
   width:20%;
   margin: 0 0 1em 0;
}
.resource .image.left {
   display: block;
   float: left;
   margin: 0 2em 2em 0;
   position: relative;
   top: 0.25em;
}
.resource .image.left img {
   display: block;
   width: 100%;
   max-width: 150px;
}
.collection {
        box-shadow: 0 1px 4px 0 rgba(0,0,0,.25);
        padding:15px;
        margin:15px;
        width:300px;
        float:left;
}
.collection:hover {
        box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.collection h4 {
        text-align:center;
}
.collection .box-cover-highlight {
        float:left;
        width: 132.3px;
        height: 200px;
        min-width: 132.3px;
        min-height: 200px;
}
.collection .box-cover-highlight img {
        min-width: inherit;
        min-height: inherit;
        max-height:200px;
        text-align:center;
}
.collection .box-cover-secondary-highlight {
        float:left;
        width: 86.2px;
        height: 135px;
        min-width: 86.2px;
        min-height: 135px;
}
.collection .box-cover-secondary-highlight img {
        min-width: inherit;
        min-height: inherit;
        max-height: 135px;
}
.-crop {
    overflow: hidden;
}
@media (max-width: 480px) {
        table img.u-max-full-width {
                max-width:50px;float:left;padding:5px 10px 0 0;
        }
        table, thead, tbody, th, td, tr {
                display: block;
        }
        #serieslist,#booklist {
                width:100% !important;
        }
        thead tr {
                position: absolute; top: -9999px; left: -9999px;
        }
        tr {
                border: 1px solid #ccc;padding:10px 0;
        }
        td, table.dataTable tbody td {
                border: none; padding: 0 0 0 5%;
        }
        td:before { content: attr(data-label); }
        button.buttons-print,button.buttons-csv {
                display:none;
		margin-top:10px;
        }
        #batchedit {
                margin-right:0px;
        }
	.docs-example {
	        margin-top: 20px;
	}
        //.coverstyle {
        //        float:left;
        //        padding:10px;
	//	line-height:0.9;
        //}
	.coverstyle a {
		font-size:10pt;
	}
	.coveranthology {
		max-height:100px;
	}
	.publisher-logo {
        	width:0px;
		display:none;
	}
	.publisher-inner {
        	margin-left:0px;
	}
	input[type="submit"].btn {
		-webkit-appearance: none;
	}
}
/* Forms
 *  * –––––––––––––––––––––––––––––––––––––––––––––––––– */
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .1rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }
.bookaction {
    padding: 0 1em;
}
.form-group {
    padding-top:5px;
}
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position:relative;}
@media print {
        nav, .numberowned, .footer, #viewstyle { display: none; }
        #logo-print {
                width:359px;
                height: 100px;
                display: block;
        }
        @page, .dt-print-view {
                margin: 0.5cm;
        }
}
