/* :root { */
/*   --mbook-color: #233746; */
/* } */

/* GWT styles */

.gwt-MenuBar, .gwt-MenuBar .gwt-MenuItem {
	cursor: pointer;
}

.gwt-DialogBox .Caption {
	font-weight: bold;
}

.gwt-TextBox, .gwt-PasswordTextBox, .gwt-SuggestBox {
	width: 148px;
}

.gwt-TextArea {
	width: 250px;
}

.gwt-StackPanel .gwt-StackPanelContent {
	padding: 3px 3px 5px 5px;
}

.gwt-MenuBarPopup, .gwt-DialogBox {
	 z-index: 2000 !important;
}

/* advanced-gwt */
.advanced-TextButtonPanel .selected-value {
	width: 130px;
}

.gwt-StackPanel .gwt-StackPanelItem{
	font-size: 1em;
}

.gwt-Tree .gwt-TreeItem-selected .labelTree {
    background: url("../img/hborder.png") repeat-x scroll 0 -1463px #93C2F1;
 }

.suggestPopupContent {
    max-height: 400px;
    max-width: 300px;
	min-width: 100px;
	overflow: auto;
}

#editor .gwt-DisclosurePanel .header {
	display: none !important;	
}

.gwt-DisclosurePanel .content {
	border-left: none;
	margin-left: 15px;	
}

.gwt-PopupPanel {
    border:3px solid #233746;	
    padding:15px;
}

.gwt-PopupPanel .gwt-Button {
	margin-right: 5px;
	margin-top: 5px;
}

.gwt-PopupPanel fieldset table {
    border-spacing: 5px;
    border-collapse: separate;
}

/* ELK styles */
.log-panel {
    z-index: 2000 !important;
}

.elnPopup {
    border: 3px solid #233746 !important;
    border-radius: 0px 0px 5px 5px;
}

#ajaxLoader {
    z-index: 3000 !important;
    color: #233746;
    border: none;
    border-radius: 0px;
}

#noScript {
	width: 22em;
	position: absolute;
	left: 50%;
	margin-left: -11em;
	color: red;
	background-color: white;
	border: 1px solid red;
	padding: 4px;
	font-family: sans-serif;
}

#headerPanel {
	width: 1190px;
	height: 40px;
	margin-top: 10px;
}

#loginPanel {
	height: 500px;
	padding-top: 120px;
}

#loginPanel .gwt-TextBox, #loginPanel .gwt-PasswordTextBox, #loginPanel .gwt-SuggestBox {
	width: 206px;
}

#centralPanel {
	width: 100%;
	margin-bottom: 5px;
	/*height: 750px;*/
}

#dashboardPanel, #entitySearchPanel, #experimentSearchPanel, #entityPanel, #containerPanel {
	width: 100%;
	height: 600px;
	/*border: medium solid black;*/
}

#tableData {
	white-space: nowrap;
}

#tableData tbody {
	cursor: pointer;
}

.tablePanel {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	padding-top: 3px;
}

#searchPanel, #treePanel {
	width: 100%;
	height: 600px;
	border: 2px solid #233746;
	padding: 4px;
	border-right: 1px solid #233746;
}

#detailSection, #infoSection {
	border: 2px solid #233746;
	width: 100%;
	height: 600px;
	padding: 4px;
}

#infoSection {
	border-right: 1px solid #233746;
	/*width: 250px;*/
}

#detailSection {
	border-left: 1px solid #233746;
}

.detailBorder {
	border-left: 2px solid #233746 !important;
}

.errorPanel{
	border: thin solid #b20e10;
	border-radius: 5px;
	width: 100%;
	padding: 2px 5px;
	margin-top: 5px;
}

.errorLabel, .warningLabel {
  padding-left: 10px;
}

.errorLabel {
  color: #b20e10;
}

.smallFont {
	font-size: 80%;	
}

.headerSection {
	width: 100%;
	background-color: #233746;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px;
	height: 40px;
	margin-bottom: 5px;
}

.headerSection .headerLabel {
 	padding-left: 5px;
}

.searchToolbar .img {
	vertical-align: baseline;
}

.buttonToolbar {
	cursor: pointer;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.buttonToolbarFirst {
	margin-left: 5px;
}

.buttonToolbar hover {
	border: thin solid #FFFFFF;
}

.buttonPanel {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.buttonLeft {
	cursor: pointer;
	margin-left: 5px;
	float: left;
}

.buttonRight {
	cursor: pointer;
	margin-left: 5px;
	float: right;
}

#arrowPanel {
	margin-left: 10px;
	margin-right: 10px;
}

.upperArrow {
	margin-bottom: 2px;
}

.lowerArrow {
	margin-top: 2px;
}

.upperArrow .gwt-Label, .lowerArrow .gwt-Label {
	font-size: 11px;
}

.itemSelected {
	border: thin solid #233746;
}

.labelValuePanel {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
}

.labelValuePanel select {
	width: 153px;
	margin-left: 2px;
}

.labelValueUnitPanel select {
	width: 90px;
	font-weight: normal;
}

.rangeValuePanel .gwt-TextBox {
	width: 50px;
	font-weight: normal;
}

.labelValuePanel .labelLeft {
	padding-right: 10px;
	font-weight: bold;
}

.labelValuePanel .labelRight {
	padding-left: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.mandatory {
	color: #b20e10;
	vertical-align: top;
}

.borderGrey {
	border: thin solid #233746;
	border-radius: 5px;
}

#textSearchPanel {
	border-top: thin solid #000000;
}

#resultPanel {
	padding: 2px;
}

#resultPanel .compoundPanel {
	margin-bottom: 3px;
}

.compoundPanel {
	padding-left: 5px;
	padding-right: 5px;
}

.compoundPanel .viewer {
	margin-left: 5px;
}

.compoundPanel .gwt-Label, .compoundPanel .gwt-HTML{
	font-weight: bold;
}

.compoundPanel img {
	padding-left: 2px;
	padding-right: 2px;	
}

.molPanel {
	padding: 10px;
}

#molEditorWrapper {
    position: absolute;
    top: -500px;
    visibility: hidden;
    height: 0px;
}

#reactantPanel td, #productPanel td {
	vertical-align: middle !important;	
}

.itemPanel .gwt-Label {
	font-weight: bold;
}

.filePanel {
	font-weight: bold;
	padding: 5px;
	border: thin solid #777777;
	border-radius: 5px;
}

.filePanel .fileInfo {
	padding-left: 5px;
	padding-right: 5px;
}

.filePanel .fileInfo .gwt-Label, .filePanel .fileInfo a {
	font-weight: normal;
}

.filePanel td {
	padding-left: 5px;
}

.filePanel input[type='file'] {
	width: 100%;
}

.fileInfo {
	padding-left: 5px;
}

.experimentPanelDocument .fileInfo {
	padding-left: 5px;
	height: 28px;
}

.documentTypePanelSelected, .itemPanelSelected {
	background-color: #EEEEEE;
}

.documentTypePanel .documentPanel {
	padding-left: 10px;
}

.pickListPanel{
	padding: 5px;
}

.padding5{
	padding: 5px;
}

.paddingLeft20 {
	padding-left: 20px;
}

.padding3{
	padding: 3px;
}

th select {
	margin-left: 5px;
	width: auto;
}

#pagerPanel select {
	width: auto;
}

.compoundDataPanel {
	padding: 5px;
}

.graphViewItemFirst {
	margin-left: 10px;
}

.graphViewItemLast {
	margin-right: 10px;
}

.boldLabel {
	font-weight: bold;
	color: black;
}

.greyLabel {
	font-weight: bold;
	color: grey;
}

.normalLabel {
	font-weight: normal;
	color: black;
}

.deletedLabel {
	text-decoration: line-through;
}

.boldRedLabel {
	font-weight: bold;
    color: #b20e10;
	text-align: left;
}

.projectLeaf {
	color: blue;
}

.reactionLeaf {
	color: green;
}

.deletedLeaf {
	font-style: italic;
}

.entitySelected {
	background-color: #233746;
}

.entityLink, .entityLink:visited, .entityLink:hover {
	color: #91A9C6;
	text-decoration: none;
	cursor: pointer;
}

.mnovaReport {
	margin-top: 5px;
	margin-bottom: 5px;	
}

.mnovaReport .btn {
	margin-left: 5px;
}

/* Overwrite molecule editor styles */
.viewer table, .editor table {
	border-spacing:0;
  	border-collapse:collapse;
}

/* Bootstrap */
@media (min-width: 1200px) {
  .span12, .container {
    width: 1170px;
  }
}

body {
	padding-top: 40px;
	background-color: #233746;	
}

.whiteWrapper {
	background-color: #FFFFFF;
}

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 1200px;
}

.modal-body {
	padding: 7px;
}

input[type='text'] {
	margin-bottom: 5px;
}

.searchToolbar input[type='text'] {
	margin-bottom: 2px;
	padding: 2px 6px;
	cursor: default;
	font-size: 12px;
	line-height: 15px;
}

.dialogContainer .pickListPanel, .dialogContainer .errorPanel, .dialogContainer .filePanel, .errorContainer .errorPanel,
 #dashboardPanel table, #entityPanel table, #entitySearchPanel table, #experimentSearchPanel table, #exParticipantPanel .errorPanel, .tab-pane .errorPanel {
	border-collapse: separate;
}

#exParticipantPanel hr {
	margin: 5px 0;
}

#exConditionDialog input[type="text"] {
	height: 20px;	
}

#participantPanel select {
	width= auto;
}

#warningDialog {
    top: 40%;
}

#warningDialog .errorLabel,  #warningDialog .warningLabel {
	font-size: 1.4em;	
}

#pagerPanel input[type='text']{
	margin-bottom: auto;
	padding: 2px 3px;
	text-align: center;
}

#pagerPanel select {
	padding: 2px 3px;
	text-align: center;
	height: 26px;
}

#experimentTextLink .radio, #experimentImageLink .radio {
	padding-left: 30px;
}

@media (max-width: 980px) {
	.bigDialog {
    	position: absolute !important;
    	margin-left: 0 !important;
	}
}

@media (max-width: 767px) {
	.modal {
    	position: absolute !important;
    	margin-left: 0 !important;
	}
}

.modal {
	top: 2%;
	position: absolute;
}

.modal-header {
	padding: 5px 15px;
}

.modal-footer {
	padding: 10px 15px 10px;
}

.nav {
	margin-bottom: 10px;
}

.nav-tabs>li>a {
	padding-top: 4px;
	padding-bottom: 4px;
}

#headerPanel .page-header {
	margin-bottom: 10px;
	margin-top: 10px;
}

.navbar .brand {
	font-size: 30px;
	color: #fff;
	padding: 5px 0px 10px;
	margin-left: 0px;
}

.navbar-inverse .brand:hover, .navbar-inverse .brand:focus {
	color: #fff;
}

.accordion {
	margin-bottom: 0px;
}

.accordion-group {
	margin-bottom: 1px;
}

.accordion-heading .accordion-toggle {
	padding: 2px 10px;
}

.accordion-inner {
	padding: 5px 5px;
}

.breadcrumb {
	padding: 5px 0px 5px 10px;
	margin: 0 0 10px;
}

.breadcrumb>.active {
	margin-top: 5px;
	font-size: 20px;
	display: initial;
}

.experimentGraphView td {
	border-top: none;
}

.tablePanel .table th, .tablePanel .table td {
  padding: 2px 6px;
}

.labelTree span {
	margin-left: 4px;
	font-weight: bold;
}

.labelTree input[type='checkbox'] {
	vertical-align: top;	
}

.gwt-Tree img {
	vertical-align: top;
	margin-right: 4px;
}

#experimentTableData .table th, #experimentTableData .table td {
  padding: 2px 4px;
  height: 24px;
}

#experimentTableData .firstColumn {
  border-radius: 5px 0px 0px 0px !important;
}

#experimentTableData .lastColumn {
  border-radius: 0px 5px 0px 0px !important;
}

.headerExperimentTable {
	background-color: #233746 !important;
	color: white;
	text-shadow: none !important;
	border: none !important;
}

.unitHeader {
	font-weight: normal;
	color: white;
}

#experimentTableData table select {
  padding: 2px 2px;
  margin: 2px 0px 2px 5px;
  height: 25px;
  line-height: 25px;
  color: black;
}

#experimentTableData .table thead th {
	vertical-align: middle;
}

#experimentTableData input[type='text'] {
	width: 100px;
	heigth: 20px;
	padding: 3px 3px;	
}

#experimentTableDataLayout {
 	word-wrap: break-word;
}

#experimentTableDataLayout .table th, #experimentTableDataLayout .table td {
  padding: 2px 4px;
}

#experimentTableDataLayout .table select {
  padding: 2px 2px;
  margin: 2px 0px 2px 5px;
  height: 25px;
  line-height: 25px;
  color: black;
}

#experimentTableDataLayout .table thead th {
	vertical-align: middle;
}

#experimentTableDataLayout input[type='text'] {
	width: 60px;
	heigth: 20px;
	padding: 3px 3px;	
}

#experimentTableDataLayout .number input[type='text'] {
	width: 20px;
	heigth: 20px;
	padding: 3px 3px;	
}

[class^="icon-"], [class*=" icon-"] {
	background-image: none;
	vertical-align: middle;
}

.footerLogo {
	width:202px;
    height:35px;
    margin-top:15px;
    margin-bottom:10px;
}

/* LoginPanel styles */

#loginPanel .elnDescription {
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	line-height: 34px;
}

#loginPanel .login-form .signInButtonContainer {
	margin-top: 10px;
	margin-left: 0px;
}

#loginPanel .logoGreyLogin {
	width: 260px;
	height: 291px;	
}