.messageSuccess,.messageValidation,.messageError{
    position:absolute;
    top:3px;
    left:30%;
    right:30%;
    width:400px;
    margin:auto;
    height:1.3em;
}
#refreshButtonDiv{
    position:absolute;
    top:3px;
    left:30%;
    right:30%;
    width:400px;
    margin:auto;
    padding:5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#ff0;
    color:#22f;
}
.toggleAnchor{
	border:1px solid #cef;
	background:#cef  !important;
	padding:5px!important;
	cursor:pointer
}
.toggleAnchor:hover,	.toggleAnchorOpen:hover{
	border:1px solid #9cf;
}

.toggleAnchorOpen{
	border:1px solid #cef;
	background:#cef !important;
	padding:5px!important;
	cursor:pointer
}
.toggledContent{
	margin:0;
	border:2px solid #cef;
	border-top:none;
	padding: 1em
}
.toggledContent h4{
	color:#000 !important;
	width:40em;
	margin:.5em 0 !important;
	padding:.3em 0;
	border-bottom:2px solid #ccc
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.fullWidth{
	width:100%;
}
.detailsDiv{
	float:left;
	width:100%;
}
.titleDiv, .imgDiv, .creatorDiv, .sourceDiv {
	float:left;
}
.fullWidth{
	width:100%;
}
.citationList h3 {
	margin: 1em;
}
table.lines tr:hover {
	background-color: #e7e7e7;
}
table.lines tr:nth-child(odd), .citationDetails table.lines tr{
	background: #eeeeee;
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
	background: linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
}
.googleBookCover {
	width:64px; height:93px;
}
.listTitle {
	padding: 15px;
}
.citationList .links {
	float: right;
	background-color:white;
	margin: 10px 10px 15px 5px;
}
.titleDiv {
	width:50%
}
/*drag and drop*/
body.dragging, body.dragging * {
	cursor: move !important;
}
.dragged {
	opacity: 0.5;
	position: absolute;
	top: 0;
	z-index: 2000;
}
ol.vertical {
	margin: 0 0 9px;
	min-height: 10px;
}
.sectionInlineEditorDescription {
	background-color: #E0DED9;
	color: #000;
	padding: 10px;
}
.buttonsDescription {
	background-color: #E0DED9;
	padding: 10px;
}
ol.viewCitations li {
	color: #000;
	display: block;
	margin: 5px;
}
ol.vertical li {
	color: #0088cc;
	display: block;
}
.availability {
	margin-right: 15px;
}
.listWidth {
	margin: auto;
	max-width: 1024px;
}
ol.vertical li div.editor ol li, ol.vertical li div.editor ul li{
	display:list-item;
	color: #000;
}
ol.vertical li.placeholder {
	border: medium none;
	margin: 0;
	padding: 0;
	position: relative;
}
ol.vertical li.placeholder::before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent -moz-use-text-color transparent red;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 5px medium 5px 5px;
	content: "";
	height: 0;
	left: -5px;
	margin-top: -5px;
	position: absolute;
	top: -4px;
	width: 0;
}
.h2Section{
	background: #cef none repeat scroll 0 0;
}
.h3Section{
	background: #FFF none repeat scroll 0 0;
}
.h1Editor {
	background-color: #002147; color:#FFF; padding: 5px; min-height:30px;
}
.h2Editor {
	color:#000; padding: 5px; min-height:20px;
}
.h3Editor {
	color:#000;padding:5px; min-height:16px;
}
.citationNo {
	color:#fff;
	padding-left:5px;
}
.sectionButtons {
	margin-left:5px;
}
.description {
	background: #e0ded9 none repeat scroll 0 0;
	color: #000;
}
.descriptionButtons {
	padding:5px;
}
ol.serialization li div.sectionEditor.h1Editor:hover {
	cursor: pointer;
	background: #2a4667 none repeat scroll 0 0;
}
.h1TopBar {
	width:100%; float:left;
}
.banner {
    float:left;
    margin-top: 15px;
    margin-left:15px;
}
.bannerLinks {
    float:right;
    margin-right:15px;
    margin-top: 10px;
}
a.export {
    padding-right:10px;
}
a.print {
    padding-right:10px;
}
.lastUpdated {
    float:right;
}
.accordionArrow {
	cursor: pointer;
	float:left;
	padding-top:4px;
	padding-left:10px;
}
.accordionDiv {
	color:#FFF;
	float:left;
	font-size:80%;
}
.accordionH1 {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:10px;
	padding-left: 2px;
}
.logos {
	width:209px;
	margin:0 auto;
}
.descriptionView {
	background-color: #E0DED9;
	padding: 10px;
}
.citationFields {
	width: 20%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
ol.serialization li.hasSections div.h1TopBar:hover, ol.serialization li.hasSections.accordionH1:hover {
	cursor: pointer;
	background: #2a4667 none repeat scroll 0 0;
}
ol.vertical li div.editor ol li, ol.vertical li div.editor ul li{
	display:list-item;
	color: #000;
}
ol.viewCitations li {
    color: #000;
    display: block;
    margin: 5px;
}
.h2NestedLevel, .h3NestedLevel, .h4NestedLevel {
	padding:5px;
	display: block;
}
ol i.icon-move {
	cursor: pointer;
}
ol li.highlight {
	background: #333333 none repeat scroll 0 0;
	color: #999999;
}
ol li div h2, ol li div h3 {
	color: #000;
}
ol li div.editor {
	padding-left:5px;
}
ol li.h1Editor {
	background: #002147;
}
ol li div h3, ol li div h2, ol li div h1 {
	margin: 0em 0 0;
}
ol.serialization li div.sectionEditor, ol.serialization ol.h4NestedLevel li div  {
	cursor: pointer;
}
.switch-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 80px;
}
.navbar-sort-container {
	height: 200px;
}
ol.nav li, ol.nav li a {
	cursor: pointer;
}
ol.nav .divider-vertical {
	cursor: default;
}
ol.nav li.dragged {
	background-color: #2c2c2c;
}
ol.nav li.placeholder {
	position: relative;
}
ol.nav li.placeholder::before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: red transparent -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 5px 5px medium;
	content: "";
	height: 0;
	margin-left: -5px;
	position: absolute;
	top: -6px;
	width: 0;
}
ol.nav ol.dropdown-menu li.placeholder::before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent -moz-use-text-color transparent red;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 5px medium 5px 5px;
	left: 10px;
	margin-top: -5px;
	top: 0;
}
.instruction {
	display: none;
}
.shorttext label {
	float: left;
	font-weight: normal;
	margin-right: 1em;
	width: 14.5em;
}
.shorttext .reqStar {
	color: #009dce;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 -1em;
	padding: 0;
	width: auto;
}
.shorttext {
	border: 1px solid #fff;
	margin: 0.4em 1em;
}
.multiValue input[type="text"]{
	padding: .1em .3em;
	border: 1px solid #888;
}
.reqStar {
	border-top: 3px solid #fff;
	color: #009dce;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin-left: -1em;
	padding: 0;
	width: auto;
}
.navIntraTool {
	border-bottom: 0;
}
.navIntraTool li span a {
	border-bottom: 1px solid #e0e0e0;
}
.addCitationsText {
	padding-bottom: 10px;
}
.messageSuccess {
	height: 3em;
}