#loaderimage {
	position: absolute;
	top: 300px;
	left: 140px;
	z-index: 5000;
	display: none;
}

.bibspell {
	display: none;
	background-color: #FFEE77;
}

#avmNews {
	float: right;
	width: 180px;
	margin-top: 15px;
	margin-right: 45px;
	font-size: 12px;
}

#avmNews h2 {
	font-size: 14px;
	font-weight: normal;
	background-color: #AAA;
	color: #FFF;
	padding: 3px 10px;
}

#librisHits {
	display: none;
}

#pieChartDiv, #chart1 {
	float: right;
	position: relative;
	height: 180px;
	width: 50%
}

#pieChart {
	display: none;
}

#hitcounts {
	position: relative;
	height: 10em;
}

#hitcounts img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#avmNews code {
	padding: 3px;
	background-color: #dddddd;
}

.infotext,.infotext-noindent {
	font-size: 12px;
	line-height: 150%;
}

#errorMessage {
	margin-left: 200px;
	width: 420px;
}

.disabledTextBox {
	background-image: url(/img/bg-textfield-disabled.png) !important;		
	color:#aaa;	
}

.disabledSearchboxwrap{
	background-image: url(/img/searchfield-left-disabled.png) !important;
	background-repeat: none;
}
.error {
	color: red;
	margin-bottom: 5px;
}

.hidden {
	display: none;
}

.termsDiv {
	padding: 5px;
	margin: 20px 0;
	background-color: #EEE;
}

.leftFloat {
	float: left;
}

.metadataOriginInfo {
	float: right;
	font-style: italic;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
}

#timelineDiv {
	position: relative;
	height: 100px;
}

#timelineLoadingImg {
	position: absolute;
	top: 40px;
	left: 115px;
}

.linkButton {
	font: 12px Arial, Sans-serif;
	border: 0;
	padding: 0;
	margin-left: 0;
	height: 30px;
	color: #1992aa;
	background-color: white;
	cursor: pointer;
	text-decoration: underline;
	text-align: left;
	float: right;
}

.login {
	margin-bottom: 35px;
}

.login ul {
	margin-bottom: 20px;
	list-style: disc;
	font-size: 12px;
	padding-left: 20px;
	width: 420px;
	list-style: disc;
}

.externalLinks {	
	padding-top: 95px;
	padding-bottom:5px;
	margin-top: 60px; background-repeat : no-repeat;
	background-image: url(/img/clouds_w655.png);
	float: left;
	width: 97%;
	margin-bottom: 10px;
	background-repeat: no-repeat
}

.externalLinks h3 {
	padding-left:5px;
	float: left;
}

.externalLink {
	padding-right: 25px;	
}

.externalLink a {
	color: #333;
	text-decoration: none;
}

.externalLink a:hover {
	text-decoration: underline;
}

.externalLink img {
	padding-right: 2px;
	margin-bottom: 4px;
	vertical-align: middle;
}

.externalLinksLabel {
	float: left;
}

.externalLinksValues {
	padding-left: 25px;
	float: left;
}

.titleDiv strong{
	color: #333333;
}

/* Post view redesign */
#playOrderPostBox {
	height: 24px;
	font-weight: bold;
	margin: 20px 0 3px 2px;
}

#playOrderPostBox i.streamable_true, i.streamable_true {
	color: #F8AD1C;
}

#playOrderPostBox a:hover i.streamable_true, a:hover i.streamable_true {
	color: #E69A06;
}

#playOrderPostBox a {
	float: left;
	color: #006D83;
}

#playOrderPostBox .pushright a {
	color: #000000;
}

#playOrderPostBox .pushleft a {
	color: #AAAAAA;
	display: flex;
	align-items: center;
}

#playOrderPostBox .pushleft a:hover {
	color: #000000;
}

#playOrderPostBox a:hover {
	text-decoration: none;
}

#playOrderPostBox a:hover .label {
	text-decoration: underline;
}

#playOrderPostBox a:hover .fa-folder-plus {
	color: #333333;
}

#playOrderPostBox a#playPost {
	margin-right: 12px;
}

#playOrderPostBox a#playPost:hover {
	background-position: 0 -19px;
}

#playOrderPostBox a#orderPost:hover {
	background-position: 0 -16px;
}

#playOrderPostBox span {
	float: left;
}

.toggleInnerDropContents img.up {	
	padding: 0 1px 1px 2px;
}

.toggleInnerDropContents img.down {	
	padding-bottom: 2px;
}

.orderPlayBox {
	width: 29px !important;
	height: 25px;
	margin-right: 5px;
}

.notLoggedIn .orderPlayBox {
	display: none;
}

.orderPlayBox a {
	margin-right: 4px;
	width: 25px;
	height: 25px;
}

.orderPlayBox a.orderlink {
	float: right;
	width: 16px;
	color: #006D83;
}

.orderPlayBox a.orderlink:hover {
	background-position: 0 -16px;
}

.orderPlayBox a.playLink {
	float: left;
	/*background: url("../img/playButton.png") no-repeat;*/
}

.orderPlayBox a.playLink:hover {
	background-position: 0 -20px;
}

.orderPlayBox a.playform {
	float: right;
}
.orderPlayBox i.streamable_true, i.streamable_true {
	color: #F8AD1C;
}

.orderlink i.orderable{
	color: #F8AD1C;
	font-size: 1.8em;
	margin-top: 3px;
}

.orderlink:hover i.orderable{
	color: #E69A06;
}

.orderPlayBox i.streamable_false, i.streamable_false {
	color: black!important;
}

.innerDropContents {
	padding-left: 46px;
}

.notLoggedIn .innerDropContents { 
	padding-left: 20px; 
}

.partTitle .toggleInnerDropContents {
	/*padding-left: 10px;*/
	/*padding-right: 10px;
	border-bottom: 1px dashed #999;*/	
}

.partTitle .toggleInnerDropContents .titleMain {
	/*border-bottom: 1px dashed #999;*/
}

.partTitle .toggleInnerDropContents:hover .titleMain {
	font-weight: bold;	
}

.partTitle .arrowDown .titleMain {	
	border-bottom: none;
}

.partTitle .toggleInnerDropContents .titleAddon {
	padding-right: 10px;
	border-bottom: none;
}
.partTitle .toggleInnerDropContents .titleAddon {
	background: url("../img/grayArrowDown.png") no-repeat center right;
}
.partTitle .arrowDown .titleAddon {
	background: url("../img/grayArrowUp.png") no-repeat center right;
}
.partTitle .arrowDown .titleAddon{
	background: url("../img/grayArrowUp.png") no-repeat center right;
}

.rsDp .partTitle .leftFloat, .rsCarrier .partTitle .leftFloat {
	width: 93%;
}

.recordElement .valueDiv {
	width: 350px;
}

.partTitle {
	border-top: 1px solid #eeeeee;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
}
	
.rsfiles ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.rsfiles ul li {
	border-top: 1px solid #eeeeee;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.rsfiles ul li .pushright {
	margin-right: 10px;
}

.rsfiles ul li  i {
	vertical-align: middle;
}

.rsfiles ul li .pushright i {
	color:  #AAA;
}

.rsfiles ul a {
	color: #006D83;
	padding-top: 1px;
}

.rsfiles ul .pushright a {
	color: #000000;
}

.rsfiles ul .pushright {
	color: #000000;
}

.rsfiles ul a:hover {
	text-decoration: underline;
}
 
.rsfiles ul a:hover {
	background-position: 0 -20px;
}

.conversionActions i {
	color:  #AAA;
}

.conversionActions i:hover {
	color:  #000000;
}

.conversionTitle {
	padding: 0px;
	vertical-align: top;
}

.conversionTitle a {
	color: #007a8e;
}


h1.recordHeader{
	font-size: 160%;	
	line-height: 125%;
}

h2.recordHeader{
	font-size: 140%;	
	line-height: 125%;
}

.ct-golden-section {
	height: 200px;
}
