
.u-section-1 .u-sheet-1 {
  min-height: 577px;
}

.u-section-1 .u-text-1 {
  font-weight: 50;
  margin: auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 507px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 277px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 377px;
  }
}



#Allergen_Info{
  border: 1px solid #696969;
  margin-right: 60px;
  min-height: auto;
  width:auto;
  float:left;
  padding: 10px;
  }
#Sequence{
  border: 1px solid #696969;
  margin-right: 60px;
  min-height: auto;
  width: auto;
  overflow: auto;
  float:left;
  padding: 10px;
}
#GO{border: 1px solid #696969;
  margin-right: 60px;
  min-height: auto;
  padding: 10px;
  width: auto;
  overflow: auto;
  float: left;
  }
#Interpro{border: 1px solid #696969;
  margin-right: 60px;
  min-height: auto;
  padding: 10px;
  width: auto;
  overflow: auto;
  float: left;
  }
#Supfam{border: 1px solid #696969;
  margin-right: 60px;
  min-height: auto;
  padding:10px;
  width: auto;
  overflow: auto;
  float: left;
}
#Structure{
  margin-top:0px;
  margin-left: 25%;
  margin-right:25%;
  min-height: auto;
  width: AUTO;
  overflow: auto;
/*  float:left;*/
}


/* espacement */
#viewer-container canvas {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: white;
    border: 1px solid white;
}

table {
  margin:auto;
  margin-top:10px;
  border: 5px solid #2b328a;
}

thead th:nth-child(1) {
  width: 10%;
}

thead th:nth-child(2) {
  width: 10%;
}

thead th:nth-child(3) {
  width: 15%;
}

thead th:nth-child(4) {
  width: 15%;
}
thead th:nth-child(5) {
  width: 20%;
}

thead th:nth-child(6) {
  width: 20%;
}
thead th:nth-child(7) {
  width: 23%;
}
th, td {
  padding-bottom: 15px;
  text-align:center;
}
caption {
  font-family: 'Rock Salt', cursive;
  padding: 20px;
  font-style: italic;
  caption-side: bottom;
  color: #696969;
  text-align: right;
  letter-spacing: 1px;
}
