div.align-right { text-align: right; }
@media (max-width: 767px) {
    div.align-right { text-align: left; }
    div.emptyFieldTitle { display: none; }
    div.row.NormalField[data-hasTitle=isTitled] {margin-top: 10px;}
}

.QRImage { width: 70px; }
div.crumbtrail { border: none; border-bottom : 1px solid #cacaca; background: none; }
/* mondoBook style  */
div.item-container { width:100%; }
div.item-container div.rightBar { border:1px solid #eee; overflow:hidden;margin-bottom: 5px;/*position:relative; height:700px; */ }
div.item-container div.item { border:1px solid #eee;  padding:15px}
div.item-container div.item h1 { max-width:570px; line-height:1.25em; color:#000; }
div.item-container div.item div.header { border-bottom: 1px solid #dedede; margin:0 0 1em; min-height:40px; padding:0 0 1em; }
div.item-container div.item div.header span.format { color:#666666; }
div.item-container div.item div.header div.rating { float: right; margin-top:-35px; }
div.item-container div.item div.body { }
div.item-container div.item div.body div.thumb { margin-bottom:15px; }
div.item-container div.item div.body div.thumb div#rate { padding:5px 0; }
div.item-container div.item div.body div.thumb div#rate div#item-rate { padding-top:5px; }
div.item-container div.item div.body div.thumb > a {display: block; position:relative; width: 100%; height: 150px; }
div.item-container div.item div.body div.thumb > a > img {max-width: 100%; max-height: 100%; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; }
/*
div.item-container div.item div.body div.thumb img { height:250px; }
*/
/*deprecated*/ div.item-container div.item div.body div.states { float: left; width:200px; height:250px; margin:0 10px; /*background-color: #fffcd6; */ }
/*div.item-container div.item div.body div.summaryMetaFields { float: left; width:520px; margin:0 10px; }*/
div.item-container div.item div.body div.actions { float: right; margin:0 18px 0 0; width:150px; }
div.item-container div.item div.body div.actions a:hover { font-weight: normal; color: #000; }
div.item-container div.item div.body div.actions a.rate,
div.item-container div.item div.body div.actions span.rate { display:block; line-height:18px; margin:0; padding:3px 0; text-decoration:none; color:#555; }
div.item-container div.item div.body div.actions div.actionsLinks a { display:block; margin-bottom:8px;  }
div.item-container div.item div.body div.info { margin-top:15px; }
div.item-container div.item div.body div.info div.record { }
div.item-container div.item div.body div.info div.record div.row { padding:15px 0; }
div.item-container div.item div.body div.info div.record div.row span.label { float:left; margin:0; padding:0; width:30%; }
div.item-container div.item div.body div.info div.record div.row span.value { float:left; margin:0; padding:0; width:70%; }

/* custom */
#stars-cap { font-weight: bold; }

.ExtendedField {display:none;}

div.anComment { font-style: italic; font-size: 12px; }

.actionButtons {padding-top: 1em}
.actionButtons a { margin-right:10px; }
.actionButtons .btn-group a { margin-right:0px; }
.actionButtons .btn-group { margin-right:10px; }
.actionButtons .nextPrevLinks a { margin-right:0px; }

.sourceContainer .sourceTitle .actionButtons {padding-top: 0.5em;}

.NormalField td {vertical-align:bottom !important;}

.emptyFieldTitle, .emptyFieldValue {border-top:none !important; padding-top:0px !important; padding-bottom:0px !important;}

.container div .item-container div .item .body div div table{margin-bottom:0px;}

.container div .item-container div .item .header table tr td h2, .container div .item-container div .item .header table tr td h4{margin-top:0px; margin-bottom:0px;}

.questionThumb {
    border-style:solid;
    border-width:1px;
    border-color:black;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */

}

.activeQuestion {
    opacity:1.0;
    filter:alpha(opacity=100);

    border-width: 1px;
}

.activeQuestion:hover {
    opacity:1.0;
    filter:alpha(opacity=100);

    border-width:1px;
}
.questionThumb:hover {
    border-style:solid;
    border-width:1px;
    border-color:black;
    opacity:1.0;
    filter:alpha(opacity=80); /* For IE8 and earlier */

}

.playListItemDetails {
    float:right;
    width:150px;
    margin-right:5px;
}
.playListItem {
    margin-bottom:2px;
}
.itemPlayLink {
    display:block;
    float:left;

}

/*.wikiLink {
    display:block;
    height:20px;
    float:left;
}*/

.wikiImage {
    /*float:left;*/
    height:16px;
    /*margin-right:4px;*/
}

.wikiCaption {
    float:left;
}

.clear {
    clear:both;
}

.wikiRow .icons a {
    width:16px;
    height:16px;
    display:inline;
    margin-left:3px
}

.fieldCaption {
    width: 30%;
    float: left;

}
.fieldValue {
    float:left;
    width:70%;
}
.fieldRow {
    width:100%;
}

.metaFieldItem {}
.metaFieldItemRow {}
.metaFieldItemRow td label { 
    display: block;
    width: 132px;
    text-align: right;
    padding-right:5px;
    font-weight: bold;
}
.readOnlyTextAnswer {}


/*#tableContainer { width:746px; float:left; }
#divCollapsable { width:192px; float:right; }*/

/* book css begin */
#MostSimilarItemsTopContainer .disabled {
    cursor :default;  
    opacity: 0.1;
}
#MostSimilarItemsTopContainer #recommendation {clear:both;}
#MostSimilarItemsTopContainer .carousel-previous {
    background: url("../img/prev.png") no-repeat scroll 0 0 transparent;
    text-indent : -9999px;
    border : 0 none;
    display:inline-block;
    height :40px;
    width :40px;
    cursor : pointer;
    float:left;
}
#MostSimilarItemsTopContainer .carousel-next {
    background: url("../img/next.png") no-repeat scroll 0 0 transparent;
    text-indent : -9999px;
    border : 0 none;
    display:inline-block;
    height :40px;
    width :40px;
}
#MostSimilarItemsTopContainer .carousel-wrap {
    width:450px;
    float : left;
    padding-left: 5px;
    padding-right: 5px;
}

/*table .img-responsive {
    width: 100%;
}

.thumb .img-responsive {
    width: auto;
}*/

/* book css end */

/* horizontal css begin */
/* root element for accordion. decorated with rounded borders and gradient background image */
.horizontal {
	background:#FFFFFF url("../js/jq/tools/accordion/h150.png") repeat scroll 0;
	/**height:80px;**/
	padding:10px 0 10px 10px;
/*	width:560px;*/
	border:1px solid #aeaeae;
}

/* accordion header */
.horizontal img {
	/*float:left;
	margin-right:10px;*/
	cursor:pointer;
	opacity:0.5;
	filter: alpha(opacity=50);
}

.horizontal img:hover {
	opacity:0.75;
	filter: alpha(opacity=75);
}

/* currently active header */
.horizontal img.current {
	cursor:default;
	opacity:1;
	filter: alpha(opacity=100);
}

/*
	accordion pane. should initially have zero width and display:none.
	the first pane should override these with inline style
*/
.horizontal div {
	/*width:0px;
	float:left;*/
	/*display:none;*/
	margin-right:10px;
}

/* content inside a pane should have fixed width */
.horizontal div h3 {
        color:#D81116;
	margin:0;
	/*width:280px;*/
	font-size:15px;
}

.horizontal div p {
	font-size:11px;
	/*width:280px;*/
}

.horizontal div input {
        margin-top:5px;
        font-weight:bold;
        border-color:#999;
}
/* horizontal css end */

/* vertical css begin */
/* root element for accordion. decorated with rounded borders and gradient background image */
.vertical {
    background-color:#fcfcfc;
    /*
    background:#fff url(h300.png) 0 0;
    width: 300px;
    border:1px solid #333;
    -background:#666;
    */
}

/* accordion header */
.vertical h2 {
	/*background:#fff url("../js/jq/tools/accordion/h30.png");*/
	margin:0;
	padding:0px 15px;
        line-height: 30px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;
}

/* currently active header */
.vertical h2.current {
	cursor:default;
	/*background:#ddd url("../js/jq/tools/accordion/h30.png");*/
}

/* accordion pane */
.vertical .pane {
	border:1px solid #fff;
	border-width:0 2px;
/*	display:none;   */
/*	height:180px;   */
	padding:15px;
	color:#333;
	font-size:12px;
}

/* a title inside pane */
.vertical .pane h3 {
	font-weight:normal;
	margin:0 0 5px 0;
	font-size:16px;
	color:#000;
}

/*textarea.MessageArea {resize:none; max-height:90px; min-height:60px; max-width: 300px;min-width:200px}       */

#copyDetailsTitle {
    display: none;
    margin-bottom:0px;
}

.contentTitle {
    background-color: #EFEFEF;
    color: #000000;
    font-weight: bold;
    font-size: 1.5em;
    padding: 2px 10px 2px 2px;
    margin: 5px 0px 10px 0px;
    cursor: pointer;
    overflow: hidden;
}

.contentTitleText {
    float:left;
}

.contentTitleToggleUp, .contentTitleToggleDown {
    float:right;
    font-size: 0.85em;
}

.contentTitleToggleUp {
    display: none;
}

#copyDetailsContainer {
    /*background-color: #EEF3FA;*/
}

.sourceContainer {
    padding: 0px 5px 5px 5px;
    
}

.sourceContainer .sourceId {
    font-weight: bold;
    font-size: 1.25em;
    margin-bottom: 0px;
}

.sourceContainer .sourceIcon {
    float:left;
    margin-top: -10px;
}

.monographicCopies table {
    width: 100%;
}

.monographicCopies .copyRow1, .monographicCopies .copyRow2 {
    padding: 10px 10px 2px 2px;
}

.monographicCopies .copyRow2 {
    border-bottom: solid black 1px;
}

.copyBranchCell, .copyBranchCell a:link, .copyBranchCell a:visited {
    color: #28A5DE;   
}

.copySublocaCell {
    font-weight: bold;
}

.copyCategoryCell {
    font-style: italic;
}

.copySublocaCell, .copyCategoryCell, .copyCallnoCell, .copyStatusCell {
    text-align: right;
}

.control-label { font-weight: bold; text-align: left; }



