/* general layout */

html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	background-color: white;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div.imgDiv, div.downloadContainer{
	width: 100%;
	margin: 1em auto 0.5em auto;
	text-align: center;
}

.header {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.region-genome img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.form {
	width: 85%;
	margin: 0px auto;
}

table.jobTable {
	border-spacing: 2px;
	table-layout: inherit;
}

table.reftable {
	width: 70%;
	margin-left: 0;
	margin-right: auto;
	border-spacing: 2px;
}

table.jobTable td, table.jobTable th {
	border-top: 1px inset gray;
	border-bottom: 1px inset gray;
	padding: 0.5em;
	text-align: left;
	/*line-height: 60px;*/
	vertical-align: middle;
}

table.reftable td, table.reftable th {
	border-top: 1px inset gray;
	border-bottom: 1px inset gray;
	padding: 0.5em;
	text-align: left;
}

table.jobTable col,
table.reftable col {
	border-left: 1px outset gray;
	border-right: 1px outset gray;
}

table.jobTable td, table.jobTable th, 
table.reftable td, table.reftable th {
	border-left: 1px outset gray;
	border-right: 1px outset gray;
}

table.jobTable .nrb {
	border-right: 0px;
}

table.jobTable .nlb {
	border-left: 0px;
}

table.jobTable .jobTableHeader {
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

table.jobTable td img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.decisionTreeHeader {
	display: block;
	margin: 1em auto 0.5em auto;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: darkblue;
}
	
.listContainer {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.genotype-div .note, .genotype-div .footer {
	padding: 0.5em 3em 0.5em 0.5em;
	background-color: rgb(204, 204, 255);
	display: block;
	width: 80%;
	margin: 0px auto;
}

.genotype-div .footer{
	text-align: center;
	font-style: italic;
}


.edit-invalid {
	background-color:#f5baaa;
}

.edit-valid {
}

.details-extraComments {
	font-style:italic;
}

table.csv {
	width: 800px;
	empty-cells: hide;
	margin-left: auto;
	margin-right: auto;
}
table.csv td, table.csv td{
	padding: 0.2em;
	border: 2px solid #f1f1f1;
}

div.sequence, div.sequenceName {
	font-size: 75%;
	display: block;
	width: 500px;
	word-break: break-all;
	margin-left: auto;
	margin-right: auto;
	font-family: monospace;
}

div.sequence {
	margin-bottom: 1em;
}

span.refseq{
	display: block;
	text-align: center;
}

.monitor-form{
	text-align: center;
}

.analysisProgress{
	color: red;
}

.error {
	color: red;
	font-style: italic;
	padding: 1em;
}

.cite {
	vertical-align: super;
	font-size: 80%;
}

.bibitem {
	font-size: 80%;
}

.bibitem span {
	color: blue;
}

table.assignment-overview {
	border: 1px solid black;
	table-layout: inherit;
}

.assignment-overview th {
	background-color: rgb(200,200,200);
	padding: 0.5em;
	text-align: center;
}

.assignment-overview th, .assignment-overview td {
	border-left: 1px solid black;
	padding: 0.5em;
}

.assignment-overview div {
	width: 35px;
	height: 10px;
}

.assignment-overview-total {
	border-top: 1px solid black;
}

.assignment-overview-filter {
	border: 1px solid black;
	padding: 0.5em;
}

.assignment-overview-filter th, .assignment-overview-filter td {
	border-left: 1px solid black;
	padding: 0.5em;
}

.recombination-form {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.recombination-form table {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.recombination-form .region {
	border: 1px solid black;
	margin: 2px;
	padding: 1em;
}

.region img {
	width: 400px;
}

.recombination-form .region:first-line{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.jobOverviewSummary {
	margin: 30px auto;
	table-layout:auto;
}

/* Background info pages */
.bold{
  font-weight:bold;
}
.centerimage{
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}
.centertext{
  text-align:center;
}
.pic-label{
  font-weight:bold;
  font-size:110%;
  margin-bottom:20px;
  text-align:center;
}
table.reftable caption{
  font-weight:bold;
  font-size:110%;
  margin:5px 0 5px 0;
}

.fasta-ta {
	width: 100%;
}

.start-form-header td {
	padding-right: 5px;
}

.header {
	align: center;
	
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

.div-row {
	<!--text-align: center;-->
	
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

.error-text {
	color: rgb(255,0,0);
}

.working {
    background: gainsboro;
}

.waiting {
    color: dimgray;
}

.ngs-detils-table {
	/*text-align: center;
	width: 100%;*/
	min-width: 500px;
}

.single-ngs-result-table {
	margin-bottom: 10px;
	margin-top: 10px;
}

.single-ngs-result-table td {
   /* width: 1%;*/
    white-space: nowrap;
    padding:8px;
}

.ngs-view-rowheader {
	width: 1%;
}
.ngs-start-table td {
	padding:8px;
}

.tab {
	margin-left:15px;
}

.ngs-start {
	background: rgb(197, 197, 253);
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ngs-start button{
	color: darkblue;
    font-weight: bold;
}

.ngs-chart-title {
    margin-left: 43px;
}

.ngs-view {
	max-width: 500px;
}

.ngs-table-separator {
    border-top: 3px solid !important;
}

/* change wt wpanel */
.ngs-start-advanced {
	margin-top: 10px;
}

.ngs-start-advanced .Wt-panel {
	margin-top: 10px;
    border: 1px solid #888888;
    background: rgb(197, 197, 253) none repeat scroll 0%;
}

.ngs-start-advanced .Wt-panel .titlebar {
    padding: 0px 6px 3px;
    background: rgb(197, 197, 253);
    color: darkblue;
    font-size: 10pt;
}

.ngs-start-advanced .Wt-panel .body {
    background: rgb(197, 197, 253);
    padding: 4px 6px 4px;
    -webkit-backface-visibility: hidden;
    clear: left;
}

/* flex */
.flex-container {
  display: flex; /* or inline-flex */
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.flex-elem {
  flex: 5 0px; 
}

.flex-elem-auto {
    flex: 1 auto;
}

.hiv-nav.container {
  width: 1300px;
}

.hiv-nav .nav li {
  padding: 0px;
}

.genome-img {
  display: flex;
  margin: auto;
}

@media (max-width: 1200px) {
  .genotype-form .control-label {
    text-align: left;
  }

  .top-logo {
    width: 600px;
  }
}

.genotype-form .value {
  padding: 7px 12px 0px 12px;
}

.content-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.genotype-anchor-btn {
  cursor: pointer;
}

.analysis-icon-container {
  display: inline-block;
  line-height: 60px;
  height: 50px;
  text-align: center;
  vertical-align: bottom;
  margin-right: 10px;
}

.fasta-ta {
  font-size: 75%;
  font-family: monospace;
}

.remember-me-field .has-success .control-label {
    color: black;
}
.remember-me-field .has-success .help-block {
    color: #737373;
}

.details .dsa-images .legend {
  float: right;
}

.last-update-notice {
    font-size: 0.8em;
    font-style: italic;
	color: gray;
    margin-bottom: 15px;
}

.pdf-download {
  float: right;
}

.Wt-filedropzone {
    width: auto;
    min-width: 200px;
    height: auto;
    min-height: 100px;
    padding-bottom: 30px;

    text-align: center;
}

.upload-block {
    position: relative;
    width: 300px;
    height: auto;
    margin: 10px;
    border: 1px solid black;
    border-radius: 3px;

    background-color: #f5f5f5;
    text-align: left;
}
.upload-block.finished {
    background-color: #1eb6a7;
}
.upload-block.invalid,
 .upload-block.finished.invalid {
    background-color: red;
}
.upload-block .upload-block-filename {
    display: inline-block;
    max-width: 260px;
    line-height: 30px;
    margin-left: 5px;
}
.upload-block .fa-close {
    height: 30px;
    width: 30px;
    padding: 0px;

    position: absolute;
    top: 0px;
    right: 0px;

    background-color: rgba(0,0,0,0);
}
.upload-block .fa-close::after {
    background-color: rgba(0,0,0,0);
}
.upload-block .fa-close:active:focus {
    background-color: rgba(0,0,0,0);
    box-shadow: none;
    outline: none;
}

.upload-block.pair {
    width: 500px;
    height: 53px; /* +3px for border-radius */
}
.upload-block.pair.finished {
    height: 30px;
    background-color: #1eb6a7;
}
.upload-block .filename-block {
    line-height: 30px;
    padding-left: 5px;
    text-align: center;
    border-bottom: 1px solid black;
    border-bottom-style: dashed;
}
.upload-block.finished .filename-block {
    border-bottom: none;
}
.upload-block .progress-block1 {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0px;

    height: 20px;
    width: 50%;
    border-right: 1px solid black;

    line-height: 20px;
    font-size: 10px;
    text-align: center;
}
.upload-block .progress-block2 {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0px;

    height: 20px;
    width: 50%;

    line-height: 20px;
    font-size: 10px;
    text-align: center;
}

.upload-block .progress-block1.finished {
    background-color: #1eb6a7;
}
.upload-block .progress-block2.finished {
    background-color: #1eb6a7;
}

h1 small {
  color: #c4c4c4;
}

.server-load {
  position: absolute;
  right: 0;
}

.server-load-float {
  float: right;
}

.light-server-load {
  color: #42f042;
  transform: rotate(90deg) !important;
}

.medium-server-load {
  color: #f06e42;
  transform: rotate(90deg) !important;
}

.heavy-server-load {
  color: #d51211;
  transform: rotate(90deg) !important;
}

.server-load-indicator {
  color: #0c4843;
  opacity: 0.5;
}

.navbar .dropdown-menu > li > a {
  color: #555555;
  font-family: "Righteous", cursive;
  font-weight: 400;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .container {
    width: auto;
  }
}
