.quickMenuButton {
	height: 50px;
	width: 300px;
	margin: 5px;
}

.listTitle {
	font-size: 1.4em !important;
}

.newEntityBtn {
	float: left;
	height: 35px;
}

.resetFiltersBtn {
	float: right;
	margin-top: -0px
}

.badRowDateTable {
	background-color: yellow !important;
	background-image: none !important;
}

.ui-selectonemenu {
	padding-right: 0px;
}

.ui-autocomplete .ui-autocomplete-dropdown {
	position: inherit;
}

.checkSequencesDialog .ui-dialog-content {
	padding: 0px;
	overflow-x: hidden;
}

.entityDataTable {
	height: 97%;
	overflow: hidden;
}

.topAlignColumn {
	vertical-align: top;
}

#menuPane {
	overflow-x: hidden;
}

.statisticsPanelGrid {
	margin: 10px;
}

.statisticsPanelGrid th {
	float: left;
}

.ui-sortable-column span {
	white-space: normal;
	word-wrap: break-word;
}

.editFormLabelColumn {
	min-width: 100px;
}

.editFormInputColumn {
	width: 300px;
}
.largeEditFormInputColumn {
	width: 700px;
}

.largeEditFormInputColumn .ui-inputfield {
	width: 99%;
}
.editFormInputColumn .ui-inputfield {
	width: 90%;
}

.editFormInputColumn .ui-selectonemenu {
	width: 90%;
}

.editFormValidatorColumn {
	
}

.ui-datatable tbody td {
	white-space: normal;
	word-wrap: break-word;
}

.addedSequence {
	background-color: #6CE26C !important;
	background-image: none !important;
	color: #000000 !important;
}

.removedSequence {
	background-color: #FF0000 !important;
	background-image: none !important;
	color: #000000 !important;
}

.ui-row-editor {
	float: left;
}

.gridCenteredColumn {
	align: center;
}

.gridButtonsColumn {
	width: 50px;
}

.gridButtonsColumn .ui-button .ui-button-text {
	line-height: 0.3;
	/* 	height:10px;
	width:10px; */
}

.gridButtonsColumn .ui-button-icon-only {
	width: 1.4em;
}

.ui-inputfield {
	width: 200px;
}

.sequenceTableContextMenu {
	width: 20em;
}

/*  #body{
	background: #FFEFCE;
	height:100%;
} */
.sideNavigation {
	/* 	min-height: 300px; */
	height: auto !important;
	/* height: 300px; */
}

.pageHeader {
	overflow: hidden;
}

.pageHeader  .ui-layout-unit-content .pe-layout-pane-content {
	color: white;
	background: #FFEFCE;
	overflow: hidden !important;
	margin: 0;
}

.securityHeader {
	color: white;
	background-color: #3a74b9;
	/* font-size: 91%; */
	margin: 0;
	/* 	 clear: both; */
	width: 100%;
	/* 	height:29px;
 	padding:0px; */
	overflow: hidden;
}

.securityHeader a {
	color: white;
	font-style: oblique;
	font-weight: 600;
}

.securityHeader .ui-layout-unit-content .pe-layout-pane-content {
	color: white;
	background: #3a74b9;
	v-align: middle;
}

.siteFooter {
	color: white;
	background-color: #3a74b9;
	font-size: 91%;
	margin: 0;
	clear: both;
	width: 100%;
	height: 29px;
	padding: 0px;
	overflow: hidden;
}
/* .ui-layout-unit-content  */
.siteFooter .pe-layout-pane-content .pe-layout-pane-content {
	color: white;
	background: #3a74b9;
}

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 71%;
	Enables
	font
	size
	scaling
	in
	MSIE
}

/* /* overwrites for screen.css
thead th {background:#3a74b9;}*/

/* .ui-datatable 
{
	width: 100% !important;
}
 */

/* 


body {
	color: black;
	background-color: white;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 71%; Enables font size scaling in MSIE
	margin: 0;
	padding: 0;
}

#header {
	color: white;
	background-color: #3a74b9;
}

#headerTitle {
  font-size: 337%;
  font-weight: normal;
  position: relative;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

#menu {
	width: 15em;
	float: left;
	clear: left;
	border-right: 1px solid rgb(153, 153, 153);
	background-color: #FFEFCE;
	padding: 2mm 2mm 2mm 2mm;
}

#menu div {
  border-bottom: 1px solid rgb(153,153,153);
}

#side-bar a {
  color: #31430f;
  background-color: transparent;
  text-decoration: none;
  margin-top: 0pt; 
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  padding-top: 0.75em;
  padding-right: 1ex;
  padding-bottom: 0.75em;
  padding-left: 5mm;
  display: block;
}

#side-bar a:hover {
  color: white;
  background-color: #3a74b9;
  text-decoration: none;
}

#side-bar p {
  	background-color: #3a74b9;
  	text-decoration: none;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #3a74b9 transparent #3a74b9 transparent;
	border-collapse: separate;
	background-color: transparent;
}

#footer {
	color: white;
	background-color: #3a74b9;
	font-size: 91%;
	margin: 0;
	padding: 1em 2.5mm 2.5ex 2.5mm;
	clear: both;
}

#content {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 15em;
  padding: 2mm 5mm 5mm 5mm;
}

#content p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#content h1 {
  color: white;
  background-color: #3a74b9;
  font-size: 14pt;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}


table.search {
	margin: 1em 1ex 2em 1ex;
	font-size: 91%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}
table.search th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.search td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

fieldset {
  float: left;
  margin: 1em 1ex 2em 1ex;
  padding: 1em 1ex 2em 1ex;
}
div.form-row {
  clear: both;
  padding-top: 10px;
}
div.form-row label {
  float: left;
  width: 100px;
  text-align: right;
  padding: 0ex 0.5ex 0ex 0ex;
}
div.form-row input {
  float: left;
  text-align: left;
  padding: 0ex 0ex 0ex 0ex;
}
div.form-buttons {
  clear: both;
  padding-top: 10px;
  align: right;
}
div.form-buttons div.button {
  float: right;
}



 */