body {
  color: #003;
}

.qod {
	margin-top: 130px;
	font-size: 22px;
	font-style: italic;
	color: gray;
}

.qod-by {
	margin-top: 20px;
	font-style: normal;
	color: gray;
}

.header-container {
	background: #2a6ebb;
	background-color: #2a6ebb;
	background-image: url('/img/bricks.png');
	background-position: 68%;
	background-repeat: no-repeat;
	background-size: contain;
	-ms-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-image: url('/img/bricks.png'), linear-gradient(to right, #2a6ebb, #cee1ff); 
}

@media(min-width:576px){
	.container {
		width: 100%;
	}
	.qod {
		margin-top: 50px;
	}
	.header-container {
		background-position: 70%;
	}
}
@media(min-width:768px){
	.container {
		width: 100%;
	}
	.qod {
		margin-top: 60px;
	}
	.header-container {
		background-position: 70%;
	}
}
@media(min-width:992px){
	.container {
		width: 970px;
	}
	.qod {
		margin-top: 80px;
	}
	.header-container {
		background-position: 69%;
	}
}
@media(min-width:1200px){
	.container {
		width: 1170px;
	}
	.qod {
		margin-top: 130px;
	}
	.header-container {
		background-position: 68%;
	}
}

.header {
    padding-bottom: 10px;
    height:72px;
}

.header title {
    margin-top:0;
    top: 50px;
}

.title {
    top:20px;
    margin-top:0;
    padding-top: 18px;
}

.footer {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding-top:10px;
    padding-bottom:10px;
    background-color: #2a6ebb;
}

.nav {
    padding-left:15px;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #fff;
    height:60px;
}

.navitem {
    width: 100px;
    margin: auto;
    font-size: 20px;
    margin-right:50px;
}

.nav a {
     color: #fff;
     text-decoration: none;
}

.logo {
    float: left;
    margin-top:17px;
}

/** Better display of header */
.header .logo {
	padding: 10px;
	padding-left: 0px;
	box-sizing: content-box;
	margin-top: 7px;
	border-radius: 10px;
}

.header h1 {
	display: inline-block;
	padding: 10px;
	box-sizing: content-box;
	margin-top: 7px;
	border-radius: 10px;
	color: white;
}

.loginInfo {
	float: right;
	padding: 0;
	margin: 20px 0px 0 0;
}

.taskInfo {
	float: right;
	padding: 0;
	margin: -3px 0px 0 0;
}

.taskSelect {
	float: right;
	padding: 0;
	margin: 0px 10px 0 0;
}

.panel-filter .panel-body {
    display:none;
}

.clickable {
    cursor: pointer;
}

.panel-filter .panel-heading div {
    margin-top: -18px;
    font-size: 15px;

}
.panel-filter .panel-heading div span {
    margin-left:5px;
}

.truncate {
  max-width: 240px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Display of states on the 'tasks review' page */
.taskStateSelector .newstate-DISCARDED { background: #ff9999; float: right; }

/* Correct the display of the alert box on the XEditor page, allowing it to be cleared. */
.x-panel .alert { position: fixed; left: 0; right: 0; z-index: 1; }

/* Linked fragment search results */
.linkedSearchResult *[data-type='citation'],
.linkedSearchResult *[data-type='title'],
.linkedSearchResult *[data-type='reference'],
.linkedSearchResult *[data-type='poc-citation'],
.linkedSearchResult *[data-type='parent-topic']
 {
  word-wrap: break-word;
  white-space: initial;
}

.checkbox-move-left {
    width: 15px;
    box-shadow: none;
}

/* Improve selection highlighting in linked content search results */
.x-grid-item-over .x-grid-cell {
    background-color: #ddd;
}

.x-grid-item-over.x-grid-item-selected .x-grid-cell {
    background-color: #ccc;
}

.x-grid-item-selected .x-grid-cell {
    background-color: #bbb;
}

/* Display type of linked person in search results */
*[data-type='author']:before {
    content: "Author";
    padding-right: 73px;
    display: block;
    color: #2f2b2b;
    font-size: 1.0em;
}

*[data-type='monographperson_peerreviewer']:before {
    content: "Peer Reviewer";
    padding-right: 73px;
    display: block;
    color: #2f2b2b;
    font-size: 1em;
}


.disabled-drug-row div {
	cursor: not-allowed !important;
}

.xe-selected-ribbon {background-color: #8e8e8e !important;}

#about-xpub-plugins-grid_header-title-textEl {
	color: #666;
	font-size: 1.17em;
}

#about-xpub-plugins-grid_header {
	background: transparent;
	border: none;
	padding: 5px;
}

#about-xpub-plugins-grid .x-column-header-inner,
#about-xpub-plugins-grid .x-grid-cell-inner {
	padding: 5px;
}

/*
@font-face {
    font-family: 'xeditor font';
    src: url('/xeditor/fonts/xeditor-font.eot');
    src: url('/xeditor/fonts/xeditor-font.eot?#iefix') format('embedded-opentype'),
             url('/xeditor/fonts/xeditor-font.woff') format('woff'),
             url('/xeditor/fonts/xeditor-font.ttf') format('truetype'),
             url('/xeditor/fonts/xeditor-font.svg#xeditor-font') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/


.xe-statusbar.x-toolbar-default .x-toolbar-separator-horizontal {
	height: 30px;
}.xe-xmlview-textelement,
.xe-xmlview-textelement .xe-xmlview-node-text {display: inline;}
.xe-xmlview-tag-children {padding-left: 15px;}
.xe-xmlview-doctype-doctype {color: #777;}
.xe-xmlview{background: #fff;}
.xe-xmlview-tag {font-size:13px;line-height:16px;font-family:monospace;}
.xe-xmlview-tag-start {padding-left:10px;text-indent:-10px;}
.xe-xmlview-attribute {font-size:12px;}
.xe-xmlview-node-processinginstruction,
.xe-xmlview-node-doctype,
.xe-xmlview-attribute-name {color:#7f0055;}
.xe-xmlview-text-content,
.xe-xmlview-attribute-value {color:#505050;}
.xe-xmlview-node-text,
.xe-xmlview-node-comment,
.xe-xmlview-node-processinginstruction,
.xe-xmlview-node-doctype {font-size:11px;line-height:14px;}
.xe-xmlview-bracket,
.xe-xmlview-quote,
.xe-xmlview-slash,
.xe-xmlview-equals,
.xe-xmlview-comment-start,
.xe-xmlview-comment-content,
.xe-xmlview-comment-end,
.xe-xmlview-processinginstruction-content,
.xe-xmlview-doctype-content {color: #0b5095;}
.xe-xmlview-tag-name {color: #0b5095;}
.xe-xmlview-tag-children {padding-left:20px;border-left:1px dashed #777777;}
.xe-xmlview-selected {background-color:#cce0f3;}
.xe-xmlview-selected-empty {font-family:tahoma,arial,verdana,sans-serif;font-size:10px;line-height:13px;background-color:#cce0f3;}.xe-characterpicker-dialog-grid .x-grid-with-row-lines .x-grid-item:last-child {
	border-bottom-width: 0 !important
}

.xe-characterpicker-dialog-picker .xe-characterpicker-dialog-grid .x-grid-cell-inner {
	font-family: tahoma, arial, verdana, sans-serif
}

.xe-characterpicker-dialog-picker .xe-characterpicker-dialog-character {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 100px;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 60px
}

.xe-characterpicker-dialog-picker .xe-characterpicker-dialog-character>img {
	margin-top: -40px;
	margin-bottom: -43px
}

.xe-characterpicker-dialog-picker .xe-characterpicker-dialog-code {
	text-align: center;
	font-size: 16px
}
.xe-ct-change {
	position: relative;
	border: 1px solid #dbdbdb;
	border-left: none;
	padding: 7px 7px 7px 10px;
	margin-bottom: 8px;
	cursor: pointer;
	overflow-wrap: break-word
}

.xe-ct-change:last-child {
	margin-bottom: 0
}

.xe-ct-change:hover .xe-ct-commit,
.xe-ct-change:hover .xe-ct-revert,
.xe-ct-change.xe-ct-expanded .xe-ct-commit,
.xe-ct-change.xe-ct-expanded .xe-ct-revert {
	display: block
}

.xe-ct-change.xe-ct-expanded {
	border-color: #bababa;
	background: #f8f8f8;
	cursor: default
}

.xe-ct-change [class^="xe-author"] {
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: 0;
	width: 4px;
	background: #676767
}

.xe-ct-change .xe-author-0 {
	background: #47ae54
}

.xe-ct-change .xe-author-1 {
	background: #d51116
}

.xe-ct-change .xe-author-2 {
	background: #429db9
}

.xe-ct-change .xe-author-3 {
	background: #ef650e
}

.xe-ct-change .xe-author-4 {
	background: #ccab00
}

.xe-ct-change .xe-author-5 {
	background: #23a69a
}

.xe-ct-change .xe-author-6 {
	background: #7a3a8e
}

.xe-ct-change .xe-author-7 {
	background: #e86c9b
}

.xe-ct-change .xe-author-8 {
	background: #97a266
}

.xe-ct-change .xe-author-9 {
	background: #8b98cd
}

.xe-ct-change .xe-author-10 {
	background: #f8a913
}

.xe-ct-change .xe-ct-headline {
	margin-bottom: 2px;
	margin-right: 35px
}

.xe-ct-change .xe-ct-headline .xe-ct-author {
	font-size: 11px;
	color: #676767;
	line-height: 1.2;
	font-weight: 700;
	margin-right: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 150px;
	float: left
}

.xe-ct-change .xe-ct-headline .xe-ct-date {
	font-size: 9px;
	color: #b2b2b2;
	line-height: 1.2;
	float: left
}

.xe-ct-change .xe-ct-commit,
.xe-ct-change .xe-ct-revert {
	position: absolute;
	top: 5px;
	right: 7px;
	cursor: pointer;
	display: none
}

.xe-ct-change .xe-ct-commit:hover,
.xe-ct-change .xe-ct-revert:hover {
	color: #484848
}

.xe-ct-change .xe-ct-commit.xe-ct-disabled,
.xe-ct-change .xe-ct-revert.xe-ct-disabled {
	display: none
}

.xe-ct-change .xe-ct-commit {
	right: 25px
}.xe-dialog-htmltable-sizewindow-shadow {
	z-index: 9 !important;
}

.xe-dialog-htmltable-sizewindow {
	padding: 10px;
	border-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.xe-dialog-htmltable-sizewindow,
.xe-dialog-htmltable-sizewindow .x-panel-body {
	background: #fff;
}

.xe-dialog-htmltable-sizewindow .xe-table-size-label {
	text-align: center;
	padding-top: 6px;
	font-size: 14px;

}

.xe-dialog-htmltable-sizewindow .xe-table-grid-panel {
	position: relative;
	border: 1px solid #aaa;
}

.xe-dialog-htmltable-sizewindow .xe-table-grid-panel .x-panel-body {
	background: white !important;
}

.xe-dialog-htmltable-sizewindow .hover, .xe-dialog-htmltable-sizewindow .background {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.xe-dialog-htmltable-sizewindow .background {
	width: 100%;
	height: 100%;
	background: url('/xeditor/img/table_insert_background.svg') !important;
	/* background: url('../img/table_insert_background.png'); */
	background-repeat: repeat;
}

.xe-dialog-htmltable-sizewindow .hover {
	background: #ABABAB;
}.xeditor-spellchecker-language .x-form-trigger-wrap {
	border: none;
	background-color: transparent;
}/* Generated by Glyphter (http://www.glyphter.com) on  Wed Oct 17 2018*/
@font-face {
	font-family: 'xeditor-search-icons';
	src: url('/xeditor/fonts/xeditor-search-icons.woff2') format('woff2'),
		url('/xeditor/fonts/xeditor-search-icons.woff') format('woff'),
		url('/xeditor/fonts/xeditor-search-icons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class*='xe-icon-']:before {
	display: inline-block;
	font-family: 'xeditor-search-icons';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.xe-icon-case_sensitive:before {
	content: '\0041';
}

.xe-icon-match_word:before {
	content: '\0042';
}

.xe-icon-regexp:before {
	content: '\0043';
}

.xe-icon-replace:before {
	content: '\0044';
}

.xe-icon-replace_all:before {
	content: '\0045';
}

/* FONT END */

.xe-itemcombobox {
	border: 1px solid #afafaf;
	padding: 0 3px 0 0;
	background-color: #fff !important;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.xe-itemcombobox.x-field-focus {
	border: 1px solid #0B5095;
}

.xe-itemcombobox .x-form-text-default {
	padding-right: 1px;
	text-overflow: ellipsis;
}

.xe-itemcombobox .x-form-trigger-wrap-default {
	border: initial;
}

.xe-itemcombobox .x-btn {
	border: none;
	background-image: unset;
	background-color: none;

	padding: 2px;
	margin: 4px 1px 4px 1px;
}

.xe-itemcombobox .x-btn-over.x-btn-pressed .x-btn-icon>.x-btn-icon-el,
.xe-itemcombobox .x-btn-pressed .x-btn-icon>.x-btn-icon-el {
	color: #0e9dc5;
}

.xe-itemcombobox .x-btn-over .x-btn-icon>.x-btn-icon-el {
	color: #979797;
}

.xe-itemcombobox .x-btn {
	border: none;
}

.xe-itemcombobox .x-btn-icon-el {
	font-size: 16px !important;
	height: 16px;
	line-height: 16px;
	width: 16px;
}

.xe-itemcombobox .x-panel-body-default {
	background-color: #fff !important;
}

.xe-searchbox {
	padding: 3px 0;
	background-color: #fff;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}



.xe-searchbox .xe-searchbox-secondary,
.xe-searchbox .xe-searchbox-main {
	padding: 2px;
	padding-left: 6px;
}

.xe-searchbox .x-window-body-default,
.xe-searchbox .x-panel-body-default {
	background-color: #fff;

}

.xe-searchbox .x-btn.xe-btn-icon-large {
	padding: 3px;
}

.xe-searchbox .x-btn.xe-btn-icon-large .x-btn-icon-el {
	font-size: 18px !important;
	height: 18px;
	line-height: 18px;
	width: 18px;
}

.xe-searchbox .x-btn {
	border: none;
	background-image: unset;
	background-color: unset;
}

.xe-searchbox .xe-expandbtn {
	padding-right: 0
}

.xe-searchbox .x-btn-over .x-btn-icon>.x-btn-icon-el {
	color: #979797;
}

.xe-searchbox .x-btn-over,
.xe-searchbox .x-btn-pressed {
	background-color: unset !important;
	border: none !important;
}

a.x-btn-over:hover {
	text-decoration: none;	
}

/* Element Search */

.xe-searchresult {
	border: 1px dashed #119bc0 !important;
}

.xe-searchresult-selected {
	border: 1px solid #119bc0 !important;
	background-color: #e4f9ff;
}

.x-form-type-checkbox {
	margin-bottom: 0px;
}.attributes-navigation-button {background: #f2f2f2; border-color: #f2f2f2; outline: none;}
.attributes-navigation-button * {color: #676767;}
.attributes-navigation-button.x-btn {overflow: visible;}
.attributes-navigation-button:hover {border-color: #e2e2e2; background: #e2e2e2 !important;}
.attributes-navigation-button::after {content: "";
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 20px solid #f2f2f2;
	position: absolute;
	top: 0px;
	overflow: hidden;
	bottom: 0;
	right: -20px;}
.attributes-navigation-button:hover::after {border-left: 20px solid #e2e2e2;}
.xe-attributes-active{background: #008db2 !important; border-color: #008db2;}
.xe-attributes-active:hover {background: #007c9b !important; border-color: #007c9b;}
.xe-attributes-active.attributes-navigation-button::after {border-left: 20px solid #008db2;}
.xe-attributes-active:hover::after {border-left: 20px solid #007c9b;}
.xe-attributes-active * {color: #f2f2f2 !important;}

.attributes-navigation-button {margin: 0 25px 10px 0;}
.xe-attributes-config-button {display: block; margin-left: 0px !important; border: 1px solid #666 !important;}

.xe-attributes-placeholder {width: 100%;}
.xe-attributes-placeholder-border {width: 90%; height: 1px; border: 1px solid #f2f2f2;}
.xe-attributes-placeholder-content {margin: 0 auto; width: 100%; background-color: white; text-align: center;}

/* no background on remove attribute btn */
/* .xe-attributespanel-removeAttrBtn:hover, */
.xe-attributespanel-removeAttrBtn {background-color: #dbdbdb; height: 32px; top: 27px;}.xe-raweditor {
	border-top: 4px solid #ebebeb;
	border-bottom: 4px solid #ebebeb;
}

.xe-document > .xe-editor-content {
	width: 100% !important;
	padding: 0 0 0 0 !important;
}

.csv-column-opt-width {min-width: 175px}

#splash-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999; 
    background-color: rgba(255, 255, 255, 40%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
}

#splash-screen.hidden {
    display: none;
}
