h3 {
	font-size: 110%; 
	line-height: 110%; 
}
a {
    color: #005c8a;
    text-decoration: none;
}
.looking-for-label {
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}
.title {
	margin-bottom: 25px;
	margin-top: 0px;
	font-size: 160%;
	font-weight: normal;
	line-height: normal;
}
.apaformat {
	font-size: 130%;
	margin: 0px;
	font-weight: normal;
	line-height: normal;
}
.citation-data {
	padding-bottom: 10px;
	font-size: 95%;
	line-height: 15px;
}
.section {
	padding: 0.5em;
	border-bottom: 1px solid #ddd;
}
.container-fluid {
	margin-top: 20px;
	margin-left: 50px;
}
.section-no-border {
	padding: 0.5em 0 0.5em 0;
}
.caret-plain {
	color: #999;
}
.caret-hover {
	color: #333;
}
#source-control {
	margin-top: 10px;
}
.actions {
	margin-bottom: 5px;
}
.email-action, .export-action {
	width: 90px;
	color: #333333 !important;
}
.locale {
	text-align: right;
	margin-right: 10px;
}
.edit-citation {
	margin-top: 30px;
}
.locale-menu {
	text-align: right;
	border: 0px;
	width: 170px;
	height: 22px;
}
#locale:focus {
	outline: 0px;
}
.custom-link-space {
	margin-bottom: 15px;
}
.email-confirmation {
	height: 200px;
}
.email-form, .export-form, .email-confirmation, .bad-link-logging-confirmation, .report-problem-form, .interlibrary-loan-form {
	background: white;
	max-width: 280px;
	padding: 10px;
	margin: auto;
}
.interlibrary-loan-confirmation {
	text-align: center;
}
.email-validation-message {
	color: #b60208;
	padding-bottom: 5px;
}
.nowrap {
	white-space: nowrap;
}
.link-details-control, .custom-links-header, .custom-links-open, .custom-links-close, .source-open, .source-close {
	cursor: pointer;
}
.link-details { 
	/* width: 250px; */ 
	padding: 0px 5px 5px 32px;
}
#links-control-top, #links-control-bottom {
	margin: 30px 0 20px 0;
}
.invisible-link {
	color: inherit !important;
	text-decoration: none !important;
	cursor: text;
}
.info {
	margin-right: 3px;
	font-weight: bold; 
	font-size: 16px; 
	margin-left: 5px; 
	color: #0022cc;
}
.main-container {
	margin-right: 20px;
}
.show-more-options-icon, .hide-more-options-icon {
	text-decoration: none !important;
	cursor: pointer;
	margin-right: 50px;
}
#show-more-options, #hide-more-options {
	cursor: pointer;
	font-size: 16px;
}
span.creator a {
	font-style: normal !important;
}
input[type="radio"] {
	vertical-align: -16%;
}
.email-form, .export-form, .report-problem-form, .interlibrary-loan-form {
	border: 1px solid #ccc;
	margin-top: 15px;
}
.chat {
	margin-top: 30px;
}
.chat-image, .chat-button {
	max-width: 220px;
	color: #333333 !important;
}
.custom-links-rectangle {
	margin: 30px 0 30px 0; 
	padding: 20px; 
	border: 1px solid #ddd; 
	border-radius: 10px;
}
.custom-links-rectangle-header {
	margin-bottom: 30px;
}
.custom-links-rectangle-button {
	margin-bottom: 30px;
}
.no-results-custom-link-button {
	display: inline-block;
	padding-top: 13px;
}
.one-link-bottom-spacer {
	height: 30px;
}
.custom-links {
	margin-top: 20px;
}
.single-results {
	margin-top: 30px;
}
.full-text-link {
	display: inline-block;
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: top;
	font-weight: bold;
	margin-right: 5px;
    margin-top: 2px;
}
.multi-result-link {
	font-weight: bold;
}
.resource-row {
	margin-bottom: 5px;
}
.resource-description-button {
	display: inline-block;
	padding-top: 11px;
}
.resource-description-text {
	display: inline-block;
}
.accessibility-hidden {
	height: 1px; 
	width: 1px; 
	position: absolute; 
	overflow: hidden; 
	top: -10px;
}
.multi-result {
	margin-bottom: 10px;
}
#google-books {
	margin: 35px auto 25px auto;
	width: 90px;
	white-space: nowrap;
}
#googleIcon img {
	width: 60px;
}
#google-books-cover-image img {
	max-width: 90px;
}
#syndetics, #no-cover-image, #replace-one-pixel-cover-image {
	margin: 35px auto 10px auto;
	width: 90px;
	white-space: nowrap;
}
#syndetics img {
	max-width: 90px;
	border: 1px solid #ccc;
}
#ulrichs-header {
	margin: 0 0 10px 0;
}
#ulrichs-data {
	max-width: 280px;
	border: 1px solid #ccc;
	margin: 0px auto 30px auto;
	padding: 10px;
}
.ulrichs-data-space {
	height: 5px;
}
.ulrichs-label {
	font-size: 95%;
}
.ulrichs-link {
	padding: 10px 0 30px 0;
}
.link-for-screenreaders {
	text-decoration: none !important;
}
#ulrichsForm {
	margin: 0px;
}
.crossref-lookup {
	margin: 10px 0 20px 10px;
}
.altmetric-embed {
	margin: 20px 0 0 0;
}

/* Bootstrap over-rides*/
body {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: normal;
	padding: 0px;
}
h3 {
	font-family: sans-serif;
}
body, label, input, button, select, textarea {
	font-size: 13px;
}
input[type="text"] {
	height: auto;
}
input, textarea, select {
	width: 90%;
}
.row-fluid [class*="span"] {
	min-height: 0px;
}
.btn-mini {
	padding: 2px\9;
}
/* Button styles to match ProQuest home page */
.btn-primary {
	color: #ffffff;
	background-color: #0e7bba;
	border-color: #0e7bba;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	background-image: none;
	text-shadow: none;
	box-shadow: none;
	margin-right: 15px;
	vertical-align: top;
}
.btn-primary:hover {
  background-color: #0c6599;
}
.btn-primary:focus,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
  border-color: #0e7bba;
  background-color: #0e7bba;
}
.btn-large {font-size:19px; font-weight:600; padding:10px 20px; min-width:170px;} 
.btn-medium {font-size:16px; font-weight:600;}

/* Bibliographic citation manager */

.bcm-render {
	margin: 0px 0px 10px 00px;
	width: 280px;
}

#spinner {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.footer, .mobile-footer {
	padding-top: 30px;
}

#hamburger {
	text-align: right;
	padding: 10px;
}

/* Start Sticky Footer */
html, body {
	height: 100%;
	margin: 0pt;
}
.sticky-container {
	display: table;
	width: 100%;
}
html>/**/body .frame {
	height: 100%;
}
.sticky-row {
	display: table-row;
	height: 1px;
	overflow: hidden;
}
.sticky-row-hide {
	display: none;
	height: 1px;
	overflow: hidden;
}
html>body .sticky-row.expand {
	height: auto;
}
/* End Sticky Footer */

body[dir="rtl"] .info {
	float: left;
}
body[dir="rtl"] .show-more-options-icon, 
	body[dir="rtl"] .hide-more-options-icon {
    	margin-right: 0px;
}
body[dir="rtl"] #mobile-main-page {
	float: right;
}
body[dir="rtl"] #mobile-action-page {
	float: left;
}
body[dir="rtl"] .locale-menu {
    text-align: left;
}
body[dir="rtl"] .locale {
    margin-right: 150px;
}
body[dir="rtl"] .ulrichs-label {
    float: right;
    padding-left: 10px;
}
body[dir="rtl"] #ulrichs-rtl-line-break {
    display: block;
}
body[dir="rtl"] .row-fluid .span10, 
	body[dir="rtl"] .row-fluid .span2 {
    	float: right;
}

.privacy-policy-footer-container-link20{
	text-align: center;
	padding-bottom: 15px;
}

@media (max-width: 768px)  {
	.citation-data .span2 { float:left; width: 20%;}
	.citation-data .span10 { float:left; width: 80%; }
	.locale-top {display: none;}
	.locale-bottom {display: block;}
	.container-fluid {margin-left: 15px;}
}

@media (max-width: 480px) {
	.citation-data .span2 { float:left; width: 30%;}
	.citation-data .span10 { float:left; width: 70%;}
	.edit-citation {margin-top: 0px;}
	.full-text-link {margin-left: 0px;}
	.container-fluid {margin-left: 10px;}
	.span4 { padding-right: 10px; }
	.header {display: none;}
	.mobile-header {display: table-row;}
	.footer {display: none;}
	.mobile-footer {display: table-row;}
	#hamburger {display: block;}
	#mobile-action-page {display: none;}
	.container-fluid {margin-top: 0px;}
	#altmetric-with-popover {display: none;}
	#altmetric-without-popover {display: block;}
}

@media (min-width: 481px) {
	#mobile-action-page {display: block !important;}
	#mobile-main-page {display: block !important;}
}

.urlLink-h {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

