body,
body.jqueryui {
	font: 90%/1.45em "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;
	margin: 1em;
	padding: 0;
	color: #333;
	background-color: #fff;
}

body h1,
body.jqueryui h1 {
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Raleway', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 3em;
	line-height: 1em;
	overflow:hidden;
	height:1em;
}

h1 span {
	font-size: 0.5em;
	line-height: 1em;
}

h1 a {
	text-decoration: none;
	color:inherit;
}

h1 a:hover {
	text-decoration: underline;
	color:#249;
}

td.title u, b.remove {
	cursor:pointer;
}

table.abstract_childrow {
	padding-left:50px;
	max-width:70em;
}

div.abstract {
	padding: 0 25px;
	text-align:justify;
}

img.doi {
	height: 1.8em;
}
.DTE_Field_Name_history\.pat_id {
	display:none;
}

/*.dataTables_wrapper button.buttons-create {
  position: absolute;
  padding: 0;
  font-size: 0.8em;
}*/
#pat_wrapper.dataTables_wrapper > div > button.buttons-create,	#ref_wrapper.dataTables_wrapper > div > button.buttons-create {
  position: relative;
  padding: 0.5em 1em;
  font-size: 0.88em;
}
/*

div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input, div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input {
    min-width: 30vw;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field {
    padding: 5px !important ;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field > label {
    width: 20% !important ;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field > div.DTE_Field_Input {
    width: 80% !important ;
}

div.DTE_Bubble div.DTE_Bubble_Liner {
    min-width: 55vw;
}
*/

th {
    text-align: left;
}

table.subtable {
    max-width: 90%;
		opacity: 0.7;
}

.button {
    padding: 3px 5%;
}

.childrow .button {
    opacity:0.6;
		background-color: dark beige;
}

span.select, td {
	cursor: pointer;
}

.patient small {
	display:inline-block;
	float:right;
	cursor:context-menu;
	text-decoration: underline;
}

#pat .childrow {
	background-color: beige;
}

table.dataTable.no-footer {
	border: none !important;
}

.tax001 {
	color:red;
}
.tax010 {
	color:blue;
}
.tax100 {
	color:#ba6;
}
.tax011 {
	color:purple;
}
.tax101 {
	color:orange;
}
.tax110 {
	color:green;
}
.tax111 {
	color:grey;
}
