input {
  font-size: 1.6rem;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.customiconlg {
	float:left;
	width:100px;
	padding-right:10px;
	padding-top:8px;
}
table.dataTable th { vertical-align: bottom; }
table.dataTable thead .sorting { background-position: 100% 75%; }
table.dataTable thead th { background-color:#eee; }
.dataTables_length { margin:3px 0 0 12px; }
.dataTables_length label { font-weight:normal; }
.dataTables_length select { height:40px; padding:2px 5px; }
.dataTables_wrapper .dataTables_paginate .paginate_button { padding: 0;}
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate { padding-top: 0.5em; }
.role {background-color: #804B73;font-family: 'Rosario', sans-serif; font-weight: 500; font-size: 1.4rem;color: #fff; padding: 5px 20px; border: none; }
@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}
@media only screen and (min-width: 1100px) {
	#filterseries { padding:0;margin:0 90px 0 0;float:right; }
}
.cd-search-mobile, .cd-back-mobile, .pwa { display:none; }
/* -------------------------------- 
 *
 * Main Page Content
 *
 * -------------------------------- */
  table.dataTable, .dataTables_wrapper {
        clear:none !important;
  }
@media only screen and (max-width: 1100px) {
  button.buttons-print {
    margin-right: 112px;
  }
}

.customiconlg {
  padding-top:0;
}
}
ul.viewlists li a {
	font-size:130%;
}
.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;
}
