/*
 * ASV board main css file
*/
.asv-bg-col-green-1 {
  background-color: #c6e660;
}
.asv-bg-col-green-2 {
  background-color: #bbd95b;
}
.asv-bg-col-green-3 {
  background-color: #a5bf50;
}
.asv-bg-col-green-4 {
  background-color: #849940;
}
.asv-bg-col-green-5 {
  background-color: #4d5925;
}
.asv-bg-col-green-6 {
  background-color: #313918;
}
.asv-bg-col-green-7 {
  background-color: #293012;
}
.asv-bg-col-green-8 {
  background-color: #212610;
}
.asv-bg-col-blue-1 {
  background-color: #6bd0ed;
}
.asv-bg-col-blue-2 {
  background-color: #60bbd5;
}
.asv-bg-col-blue-3 {
  background-color: #54a3ba;
}
.asv-bg-col-blue-4 {
  background-color: #498ea2;
}
.asv-bg-col-blue-5 {
  background-color: #2f5c69;
}
.asv-bg-col-blue-6 {
  background-color: #24464f;
}
.asv-bg-col-blue-7 {
  background-color: #192f36;
}
.asv-bg-col-blue-8 {
  background-color: #101f23;
}
.asv-bg-col-red-1 {
  background-color: #d16f89;
}
.asv-bg-col-red-2 {
  background-color: #bd5366;
}
.asv-bg-col-red-3 {
  background-color: #7d3744;
}
.asv-bg-col-red-4 {
  background-color: #6f313c;
}
.asv-bg-col-red-5 {
  background-color: #57262f;
}
.asv-bg-col-bred-1 {
  background-color: #b37859;
}
.asv-bg-col-bred-2 {
  background-color: #8f533d;
}
.asv-bg-col-bred-3 {
  background-color: #814b38;
}
.asv-bg-col-bred-4 {
  background-color: #693d2d;
}
.asv-bg-col-bred-5 {
  background-color: #4f2e22;
}
.asv-col-blue-1 {
  color: #6bd0ed;
}
.asv-col-blue-2 {
  color: #60bbd5;
}
.asv-col-blue-3 {
  color: #54a3ba;
}
.asv-col-blue-4 {
  color: #498ea2;
}
.asv-col-blue-5 {
  color: #2f5c69;
}
.asv-col-blue-6 {
  color: #24464f;
}
.asv-col-blue-7 {
  color: #192f36;
}
.asv-col-blue-8 {
  color: #101f23;
}
.asv-col-green-1 {
  color: #c6e660;
}
.asv-col-green-2 {
  color: #bbd95b;
}
.asv-col-green-3 {
  color: #a5bf50;
}
.asv-col-green-4 {
  color: #849940;
}
.asv-col-green-5 {
  color: #4d5925;
}
.asv-col-green-6 {
  color: #313918;
}
.asv-col-green-7 {
  color: #293012;
}
.asv-col-green-8 {
  color: #212610;
}
.asv-col-red-4 {
  color: #6f313c;
}
.asv-col-white {
  color: #ffffff;
}
.asv-dot-blue-5 {
  background-color: #6bd0ed;
}
.asv-dot-blue-4 {
  background-color: #60bbd5;
}
.asv-dot-blue-3 {
  background-color: #54a3ba;
}
.asv-dot-blue-2 {
  background-color: #498ea2;
}
.asv-dot-blue-1 {
  background-color: #2f5c69;
}
.asv-dot-green-5 {
  background-color: #c6e660;
}
.asv-dot-green-4 {
  background-color: #bbd95b;
}
.asv-dot-green-3 {
  background-color: #a5bf50;
}
.asv-dot-green-2 {
  background-color: #849940;
}
.asv-dot-green-1 {
  background-color: #4d5925;
}
.asv-dot-red-5 {
  background-color: #d16f89;
}
.asv-dot-red-4 {
  background-color: #bd5366;
}
.asv-dot-red-3 {
  background-color: #7d3744;
}
.asv-dot-red-2 {
  background-color: #6f313c;
}
.asv-dot-red-1 {
  background-color: #57262f;
}
.asv-bg-orange-1 {
  background-color: #e69e4f;
}
.asv-bg-orange-2 {
  background-color: #eb8a3e;
}
.asv-bg-orange-3 {
  background-color: #cb781d;
}
.asv-bg-yellow-1 {
  background-color: #ffeb94;
}
.asv-bg-yellow-2 {
  background-color: #ffde59;
}
.asv-bg-yellow-3 {
  background-color: #ffc816;
}
.asv-bg-yellow-4 {
  background-color: #efb509;
}
body,
html,
main {
  height: 100%;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  background: #bcbcbc repeat-x scroll top center;
  background-image: linear-gradient(0deg, #a5a5a5 0%, #e9e9e9 100%);
  text-align: left;
  position: relative;
  min-height: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #353535;
}
h1,
.h1 {
  font-size: 1.6em;
}
h2,
.h2 {
  font-size: 1.4em;
}
h3,
.h3 {
  font-size: 1.2em;
}
h4,
.h4 {
  font-size: 1em;
}
h5,
.h5 {
  font-size: 0.8em;
}
h6,
.h6 {
  font-size: 0.8em;
}
.title {
  font-size: 1.8em;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
  color: #498ea2;
}
.sub-title {
  font-size: 1.8em;
}
.card-title {
  font-size: 1.8em;
}
.text-asv-blue {
  color: #2c5561;
}
.text-asv-grey {
  color: #626262;
}
.text-asv-dark-grey {
  color: #353535;
}
label {
  font-weight: bold;
}
a {
  color: #1d3941;
}
a:hover {
  color: #498ea2;
}
.btn-asv-green {
  background-color: #849940;
  border-color: #849940;
  color: #ffffff;
  border-radius: 7px;
}
.btn-asv-green:hover,
.btn-asv-green:focus,
.btn-asv-green:active,
.btn-asv-green.active,
.btn-asv-green:active:focus,
.open > .dropdown-toggle.btn-asv-green {
  color: #ffffff !important;
  background-color: #a5bf50 !important;
  border-color: #a5bf50 !important;
}
.btn-asv-blue {
  background-color: #498ea2;
  border-color: #498ea2;
  color: #ffffff;
  border-radius: 7px;
}
.btn-asv-blue:hover,
.btn-asv-blue:focus {
  background-color: #54a3ba;
  border-color: #54a3ba;
  color: #ffffff;
}
.btn-asv-red {
  background-color: #6f313c;
  border-color: #6f313c;
  color: #ffffff;
  border-radius: 7px;
}
.btn-asv-red:hover,
.btn-asv-red:focus {
  background-color: #7d3744;
  border-color: #7d3744;
  color: #ffffff;
}
.btn-asv-orange {
  background-color: #eb8a3e;
  border-color: #eb8a3e;
  color: #ffffff;
  border-radius: 7px;
}
.btn-asv-orange:hover,
.btn-asv-orange:focus {
  background-color: #e69e4f;
  border-color: #e69e4f;
  color: #ffffff;
}
.btn-asv-grey {
  background-color: #4c4c4c;
  border: #4c4c4c;
  color: #ffffff;
  border-radius: 7px;
}
.btn-asv-grey:hover,
.btn-asv-grey:focus {
  background-color: #626262;
  border-color: #626262;
  color: #ffffff;
}
.btn-asv-grey:disabled {
  background-color: #797979;
}
.btn-asv-slim {
  height: 30px;
  padding-top: 4px;
}
.btn-asv-wide {
  width: 100%;
}
.btn-asv-add-item {
  height: 30px;
  width: 30px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
.btn-asv-table-extender {
  border-radius: 15px;
  margin: 0px 0px 5px 5px;
}
.btn-asv-table-action {
  border-radius: 15px;
  margin: 0px 0px 5px 5px;
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  pointer-events: none;
  background-color: #a5a5a5;
  border-color: #a5a5a5;
  color: #e9e9e9;
  opacity: var(--bs-btn-disabled-opacity);
}
/*.btn:focus {
  background-color: @ASV-blue-3;
  border-color: @ASV-blue-3;
  color: @ASV-white;
}*/
.icon-asv-edit-blue {
  color: #787878;
  margin-left: 5px;
  font-weight: 600;
  font-style: bold;
}
.icon-asv-edit-blue:hover {
  color: #498ea2;
}
.icon-asv-edit-green {
  color: #787878;
  margin-left: 5px;
  font-weight: 600;
  font-style: bold;
}
.icon-asv-edit-green:hover {
  color: #849940;
}
.icon-asv-info-blue {
  color: #2c5561;
  margin-left: 5px;
  font-weight: 600;
  font-style: bold;
}
.icon-asv-info-blue:hover {
  color: #3a7282;
}
.asv-custom-file-button input[type=file] {
  margin-left: -2px !important;
  padding: .25rem .5rem;
  font-size: .875rem;
}
.asv-custom-file-button label {
  background-color: #498ea2;
  color: #ffffff;
  cursor: pointer;
  padding: .25rem .5rem;
  font-size: .875rem;
}
.asv-custom-file-button input[type=file]::-webkit-file-upload-button {
  display: none;
}
.asv-custom-file-button input[type=file]::file-selector-button {
  display: none;
}
.asv-custom-file-button:hover label {
  background-color: #498ea2;
  color: #ffffff;
  cursor: pointer;
}
.form-check-input:checked {
  background-color: #498ea2;
  border-color: #498ea2;
}
.asv-badge-translation-middle-up {
  transform: translate(-29%, -70%) !important;
}
.dashboard_dashboard_overview-card {
  margin: 10px;
}
.asv-content-card {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 15px;
  padding-top: 20px;
}
.asv-table-card {
  margin: 10px;
  overflow: auto;
}
.asv-search-result-card {
  margin-top: 5px;
  padding: 1.5rem !important;
}
.div-asv-alert {
  background-color: #6f313c;
  border-color: #57262f;
  color: #ffffff;
  margin-bottom: -60px;
  margin-top: 70px;
  margin-right: 10px;
  margin-left: 10px;
}
.navbar {
  background: #353535;
  border-color: #1f1f1f;
  background-repeat: no-repeat;
  background-position: center;
  height: 35pt;
  margin-bottom: 5px;
}
.top-basebar:after {
  content: "";
  display: block;
  position: absolute;
  height: 15px;
  width: 100%;
  margin-top: 42px;
  background-image: url('../images/asv_colors_4bases_bar.png');
  background-repeat: repeat;
  background-position: center bottom;
  background-color: #788258;
}
.navbar-brand {
  display: inline-flex;
  margin-right: 1rem;
  font-size: 22pt;
  line-height: normal;
  white-space: nowrap;
  color: #498ea2;
  font-weight: bold;
}
.navbar-brand:focus,
.navbar-brand:hover {
  color: #498ea2;
}
.nav-link {
  color: #e9e9e9;
  display: block;
  padding: 0.5rem 1rem;
  font-size: 12pt;
  font-style: inherit;
}
.nav-link-blue-font {
  color: blue;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
  color: #498ea2;
}
.nav-link.disabled {
  color: #8f8f8f;
  pointer-events: none;
  cursor: default;
}
.navbar .nav-link {
  outline: 0;
}
.navbar .dropdown-menu {
  overflow: visible;
  left: -0.5625rem;
  text-align: center;
}
.navbar .dropdown-menu:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 1rem;
  height: 1rem;
  background: #1f1f1f;
  top: -0.375rem;
  left: 1.8rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: inherit;
  border-radius: 0.125rem;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #f9fafd;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.navbar .dropdown-menu.dropdown-menu-right {
  left: auto;
  right: -0.5625rem;
}
.navbar .dropdown-menu.dropdown-menu-right:after {
  right: 0.95rem;
  left: auto;
}
.navbar .dropdown-item {
  font-weight: 500;
}
.navbar .dropdown-item:focus {
  color: #232e3c;
}
.navbar .dropdown-item:hover {
  color: #232e3c;
}
.button.lang_button {
  border: none;
  height: 15px;
  margin: 0;
  padding-right: 0;
  padding-left: 0;
  width: 30px;
}
#german.lang_button {
  background: transparent url("../images/Flag_of_Germany.png") no-repeat;
}
#english.lang_button {
  background: transparent url("../images/Flag_of_the_United_Kingdom.png") no-repeat;
}
.user-logged-out {
  color: #bcbcbc;
}
.user-logged-in {
  color: #849940;
}
.navbar-toggler {
  color: #e9e9e9;
  border: none;
}
.navbar-toggler:hover {
  color: #498ea2;
  border-color: none;
}
.navbar-toggler:focus {
  color: #498ea2;
  border-color: none;
  box-shadow: none;
}
.dropdown-menu-dark {
  background-color: #353535;
}
.footer {
  bottom: 0;
  width: 100%;
  min-width: 400px;
  /* Set the fixed height of the footer here */
  height: 40px;
  line-height: 40px;
  /* Vertically center the text there */
  background-color: #f5f5f5;
  font-size: small;
}
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.footer-basebar {
  margin-bottom: 48px;
  z-index: 1050;
}
.footer-basebar:after {
  content: "";
  display: block;
  position: absolute;
  height: 15px;
  width: 100%;
  background-image: url('../images/asv_colors_4bases_bar.png');
  background-repeat: repeat;
  background-position: center bottom;
  background-color: #788258;
}
.asv-content-container {
  height: 100%;
  margin-top: 55pt;
  margin-bottom: 12pt;
  padding-top: 2pt;
  padding-right: 10px;
  padding-left: 10px;
  overflow: auto;
  overflow-x: hidden;
}
.asv-content-container-narrow {
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
}
.asv-content-container-with-sidebar {
  height: 100%;
  margin-left: -10px;
  overflow: hidden;
  width: calc(100% + 42px);
}
/* On screens that are less than 700px wide, make the sidebar into a topbar */
@media screen and (max-width: 767px) {
  .asv-content-container-with-sidebar {
    height: auto;
    margin-left: -12px;
    justify-content: center;
    width: calc(100% + 22px);
  }
  .asv-content-container-with-sidebar .sidebar {
    height: 100%;
    margin-bottom: 10px;
  }
}
/* On screens that are less than 400px, display the bar vertically, instead of horizontally */
@media screen and (max-width: 400px) {
  .asv-content-container-with-sidebar {
    height: auto;
    margin-left: -12px;
  }
  .asv-content-container-with-sidebar .sidebar {
    overflow: auto;
    height: 100%;
    margin-bottom: 10px;
  }
}
.asv-content-container-with-sidebar .sidebar {
  overflow: auto;
  height: 100%;
}
.asv-content-container-with-sidebar .sidebar .title {
  background-color: #626262;
  color: #ffffff;
  margin: -16px;
  margin-top: -16px;
  margin-right: -16px;
  margin-left: -16px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
  padding-top: 15px;
}
.asv-content-with-sidebar {
  overflow: auto;
  height: 100%;
}
.asv-content-row {
  height: 100%;
}
.asv-main-content {
  overflow: auto;
}
.asv-sidebar {
  display: flex;
}
.asv-facets-container {
  flex-grow: 3;
  overflow: auto;
  height: 100%;
  margin: -10px;
  padding: 10px;
}
.seq_search_result {
  width: unset;
  /*min-width: 25em;*/
  min-width: 300px;
  margin: 0px;
  background: unset;
}
.asv-textarea-sequences {
  resize: both;
  width: 300px;
  height: 60px !important;
}
#search_and_filters .accordion {
  --bs-accordion-color: #4c4c4c;
  --bs-accordion-bg: #bcbcbc;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(-0.625rem);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #4c4c4c;
  --bs-accordion-btn-bg: #bcbcbc;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #bcbcbc;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #bcbcbc;
  --bs-accordion-active-bg: #bcbcbc;
  overflow: hidden;
  border-radius: 7px;
}
#search_and_filters .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
  padding: 7px;
}
#search_and_filters .accordion-button:not(.collapsed) {
  color: #4c4c4c;
  background-color: #bcbcbc;
}
#search_and_filters .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
#search_and_filters .accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
#search_and_filters .accordion-button:hover {
  z-index: 2;
}
#search_and_filters .accordion-button:focus {
  z-index: 3;
  border: none;
  outline: 0;
  background-color: #bcbcbc;
}
#search_and_filters .accordion-header {
  margin-bottom: 0;
}
#search_and_filters .accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
#search_and_filters .accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
#search_and_filters .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
#search_and_filters .accordion-item:not(:first-of-type) {
  border-top: 0;
}
#search_and_filters .accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
#search_and_filters .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
#search_and_filters .accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
#search_and_filters .accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
  overflow: hidden;
}
#search_and_filters .accordion-flush .accordion-collapse {
  border-width: 0;
}
#search_and_filters .accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
#search_and_filters .accordion-flush .accordion-item:first-child {
  border-top: 0;
}
#search_and_filters .accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
#search_and_filters .accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.asv-details-box-table {
  border-radius: 5px;
  background: #b6d2da;
  overflow: auto;
}
.asv-table-metadata-form {
  display: flex;
  flex-direction: column;
}
.asv-table-metadata-div {
  display: flex;
  flex-direction: column;
}
.asv-accordion {
  --bs-accordion-color: #1f1f1f;
  --bs-accordion-bg: #ffffff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #ffffff;
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(-0.625rem);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #ffffff;
  --bs-accordion-btn-bg: #e9e9e9;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231D3941'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231D3941'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #ffffff;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #ffffff;
  --bs-accordion-active-bg: #ffffff;
  overflow: hidden;
}
.asv-accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  height: 2em;
  text-align: left;
  background-color: #e9e9e9;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
  font-weight: bold;
}
.asv-accordion-button:not(.collapsed) {
  color: #1f1f1f;
  background-color: #e9e9e9;
}
.asv-accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.asv-accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
.asv-accordion-button:hover {
  z-index: 2;
}
.asv-accordion-button:focus {
  z-index: 3;
  border: none;
  outline: 0;
}
.asv-accordion-header {
  margin-bottom: 0;
  color: #2c5561;
}
.asv-accordion-item {
  padding-bottom: 10px;
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.asv-accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.asv-accordion-item:first-of-type .asv-accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.asv-accordion-item:not(:first-of-type) {
  border-top: 0;
}
.asv-accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.asv-accordion-item:last-of-type .asv-accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.asv-accordion-item:last-of-type .asv-accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.asv-accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.asv-accordion-content {
  overflow: auto;
}
.asv-accordion-flush .asv-accordion-collapse {
  border-width: 0;
}
.asv-accordion-flush .asv-accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.asv-accordion-flush .asv-accordion-item:first-child {
  border-top: 0;
}
.asv-accordion-flush .asv-accordion-item:last-child {
  border-bottom: 0;
}
.asv-accordion-flush .asv-accordion-item .asv-accordion-button {
  border-radius: 0;
}
/* styles for aggregations/facetted search, taken largely from styles.css */
.aggs {
  padding: 0.25rem;
}
.aggDiv {
  display: flex;
  flex-wrap: wrap;
  /*display: inline-block;*/
  overflow: hidden;
}
.aggDivBlock {
  margin: 0 1.2em 1.2em 0;
  padding-top: 5px;
  padding-right: 15px;
  white-space: nowrap;
  /*float: left;*/
  /*height: 11.6em;*/
  overflow: hidden;
  flex-grow: 2;
}
.aggDivBlock ul li.opener {
  text-align: right;
}
.aggDivTitle {
  background: #bcbcbc;
  margin-bottom: 0.6em;
  margin-top: 0.2em;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
}
.agg-div-btn {
  margin-top: -46.5px;
  height: 36px;
  border-radius: 0;
}
.aggTitle {
  background: #80b0be;
  font-size: 0.9em;
  margin-bottom: 0.6em;
  margin-top: 0.2em;
  padding-left: 0.2em;
  padding: 3px;
  font-weight: bold;
  padding-right: 55px;
}
/* for facetted search on set- and table-search pages */
.aggBucket {
  font-size: 1em;
  line-height: 1.4em;
  list-style: none;
  margin: 2px;
  padding-left: 1.2em;
  text-indent: -1.2em;
  margin-left: 10px;
}
.usedAgg {
  font-size: 1em;
  line-height: 1.4em;
  list-style: none;
  margin: 2px;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.usedAgg {
  display: inline-block;
  margin-right: 0.5em;
}
.usedAggs {
  padding-top: 10px;
  padding-bottom: 10px;
}
.allAggs {
  padding-top: 10px;
  padding-bottom: 10px;
}
.aggBucket:hover {
  background-color: #ced6b3;
}
.usedAgg:hover {
  background-color: #d2d2d2;
}
.currentAggs {
  padding-left: 15px;
  width: fit-content;
  padding-bottom: 15px;
}
.usedAgg:hover:before {
  content: "\2717";
  color: #6f313c;
}
.aggBucket button,
.usedAgg button {
  margin-left: 0;
  border: none;
  background: none;
  cursor: pointer;
}
.aggBucket:hover:before,
.usedAgg:before {
  /* min. filter entries */
  color: #849940;
  content: "\2714";
  display: block;
  float: left;
  width: 1.2em;
  font-size: large;
  margin-top: 1px;
}
.aggBucket::before {
  content: "";
  display: inline-block;
  width: 18px;
}
.dot {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  display: inline-block;
  margin-right: 0.5rem;
  flex-shrink: 0;
  flex-grow: 0;
}
/* Pubication status-based color coding on table search page */
.draft {
  background-color: #f0ad4e !important;
}
.pre-published {
  background-color: #ffde59 !important;
}
.published {
  background-color: #849940 !important;
}
.no-margin {
  padding: 0;
  margin: 0;
}
.hidden {
  display: none;
}
.loading-overlay {
  background: url(../images/loading1.gif) repeat scroll 0 0;
  height: 300px;
  position: absolute;
  right: 50%;
  top: 50%;
  width: 300px;
  z-index: 1000;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/material-icons.woff2) format('woff2');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
#asv-search-input-group {
  margin-top: 15px;
}
#asv-search-cat {
  flex: 0 1 auto;
  width: 150px;
}
#asv-search-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.asv-fieldset {
  --asv-fieldset-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  border: 1px solid #bcbcbc;
  border-radius: 0.4em;
  padding: 0;
  margin: 5px;
  flex-grow: 2;
  overflow: auto;
}
.asv-fieldset-rows {
  display: flex;
  flex-direction: column;
}
.asv-fieldset-row-with-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.asv-fieldset-row-with-reverse-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
}
.asv-fieldset legend {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  height: 2em;
  text-align: left;
  background-color: #e9e9e9;
  border: 0;
  border-top-left-radius: 0.2em;
  border-top-right-radius: 0.2em;
  overflow-anchor: none;
  transition: var(--asv-fieldset-transition);
  font-weight: bold;
}
.asv-fieldset .legend-info {
  background-color: #c5adb1;
}
.asv-fieldset-body {
  padding: 15px;
  min-width: 500px;
}
.asv-fieldset-body .list-group-item {
  border-width: 0px;
}
.asv-fieldset-body .form-control {
  font-size: 0.9rem;
}
.asv-row-with-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
}
.asv-row-with-columns-box-left {
  flex-grow: 2;
}
.asv-row-with-columns-box-right {
  flex-shrink: 2;
  width: 350px;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
  flex-grow: 1;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: initial;
}
/**
 *
 * Allgemeine Styles für die ASV Seiten
 * Styles for ASV related sites
 *
*/
/* table for forms */
.form_input_table {
  border: unset;
  width: unset;
  margin-bottom: 1em;
}
.form_input_table td {
  padding-bottom: 0.5em;
  padding-right: 2em;
}
/*for blast db selection on blast-asv-table */
.db_descr {
  padding-left: 15px;
}
.db_selection {
  border: none;
}
/* for taxon suggestion on search-asv-table*/
.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
  width: max-content;
  white-space: nowrap;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.sequence_field_td {
  line-height: 2em;
}
form textarea {
  width: unset;
}
.sequence_input {
  min-width: 56em;
  height: 6em;
  margin: 0px;
}
.progress {
  display: block;
  text-align: center;
  width: 0;
  height: 4px;
  background: #498ea2;
  transition: width .3s;
}
/*
.progress.hide {
//opacity: 0;
//transition: opacity 1.3s;
}*/
.column_check {
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 10px 0;
  width: 100%;
}
.column_check[disabled='disabled'] {
  background: #ccc;
  opacity: 0.6;
}
.column_check select {
  margin: 0 5px 0 0;
}
.noLeftMargin * {
  margin-left: 0;
}
#hints {
  width: 50%;
  height: 75%;
  padding: 5px 5px 5px 5px;
  float: left;
  font-size: larger;
  text-align: center;
  margin-left: 5%;
}
#settings {
  width: max-content;
  height: max-content;
  padding: 5px 5px 5px 5px;
  float: left;
}
#asv_table {
  margin-left: 0px;
}
#parent {
  display: flex;
  align-items: center;
}
#sheetOfInterest:disabled {
  background: #ccc;
  opacity: 0.6;
}
#table_preview_overlay {
  background: none;
  background-image: none;
  opacity: 1;
  position: absolute;
  z-index: 999;
  display: none;
  text-align: center;
}
#close {
  cursor: pointer;
}
#retab {
  margin-left: 0;
}
#retab:disabled {
  background: darkgray;
}
.greenBg {
  /*background: green;*/
  background: #9dad66;
}
.orangeBg {
  background: #e69e4f;
}
.blueBg {
  background: #80b0be;
}
.yellowBg {
  background: #ffeb94;
}
.previewTable {
  table-layout: auto;
  border-collapse: collapse;
  width: 100%;
}
.previewTable td {
  text-align: center;
  vertical-align: middle;
}
.alreadySelectedGreen {
  background: repeating-linear-gradient(135deg, #9dad66, #9dad66 10px, #7d4650 10px, #7d4650 20px);
}
.alreadySelectedOrange {
  background: repeating-linear-gradient(135deg, #e69e4f, #e69e4f 10px, #7d4650 10px, #7d4650 20px);
}
.alreadySelectedBlue {
  background: repeating-linear-gradient(135deg, #80b0be, #80b0be 10px, #7d4650 10px, #7d4650 20px);
}
.alreadySelectedYellow {
  background: repeating-linear-gradient(135deg, #ffeb94, #ffeb94 10px, #7d4650 10px, #7d4650 20px);
}
.errorMsg {
  background-color: #6f313c;
  color: white;
  font-weight: bold;
  display: none;
  width: max-content;
}
/* for primer input table on uploadASV.pt */
.primer-registry {
  width: 100%;
  overflow: visible;
}
.primer-select {
  margin: 0 0 0 0;
}
tr td {
  width: max-content;
  overflow: visible;
  max-width: 100%;
  white-space: nowrap;
}
#overview_table tr td {
  width: max-content;
  overflow: visible;
  max-width: 100%;
  white-space: unset;
  padding: 0.2em;
  font-size: 110%;
  vertical-align: top;
}
#overview_table .definition {
  font-weight: bold;
  white-space: nowrap;
}
.select-checkbox {
  padding: 0 0 0 0;
}
/*.cols col {
	width: max-content;
}*/
table select {
  margin: 0 0 0 0;
}
table input {
  margin: 0 0 0 0;
}
table tr {
  border: none;
  background: none;
}
/* styles for table publication page
/* More specific styling to avoid accidentally overwriting styling for other pages */
.tablePublicationFieldset {
  margin: 1em 0;
  padding: 1em 2em;
  border: solid 1px;
  border-radius: 6px;
}
.tablePublicationFieldset:first-of-type {
  margin: 0 0 0 0;
}
.tablePublicationFieldset textarea {
  margin-left: 0;
}
.tablePublicationFieldset legend {
  font-size: 1.25em;
  padding: 0 .25em;
}
.tablePublicationFieldset label {
  display: block;
  margin-top: 1em;
  width: max-content;
}
.tablePublicationFieldset label:first-of-type {
  margin-top: 0;
}
.tablePublicationFieldset input[type="text"],
.tablePublicationFieldset input[type="date"],
.tablePublicationFieldset select {
  padding: .5em;
  border: solid 1px #999;
  width: 15em;
  margin: 0 1em 0 0;
}
.tablePublicationFieldset input:first-letter {
  margin-top: 0;
}
.tablePublicationFieldset textarea {
  min-height: 5em;
  min-width: 90%;
  padding: .25em;
  border: solid 1px #999;
  margin-left: 0;
}
.affiliationFields {
  padding: 1em .25em;
  width: 25em;
  margin-right: 1em;
}
.affiliationFields ul {
  padding: 1em 1em;
}
.affiliationFields input[type="text"] {
  width: 20em;
  padding: .5em;
  margin: 0 0 0 0;
}
.fieldsetTable {
  border: none;
}
.fieldsetTable {
  display: table;
  border-spacing: .25em;
}
.splitFieldsetTable {
  display: table;
  width: 100%;
  border-spacing: 1em;
  width: max-content;
}
.splitFieldsetTable .tablePublicationFieldset {
  width: max-content;
  height: 12em;
}
.fieldsetTableRow {
  display: table-row;
}
.fieldsetTableCell {
  display: table-cell;
  vertical-align: top;
}
.splitFieldsetTable .fieldsetTableCell {
  display: table-cell;
  width: max-content;
  height: max-content;
}
.fieldsetTable input,
.fieldsetTable select {
  margin-left: 0;
}
.fieldsetTableCell .listButtonCell {
  vertical-align: bottom;
}
.accordion > ul > li > .checkBoxLabel {
  display: inline;
}
#taxonSubjectAccordion .urlInput {
  width: 42em;
}
#taxonSubjectAccordion .listReducer {
  margin-top: 0;
}
/* Styles for doi and publication button on ASV table page */
.tablePageBtn {
  margin-left: 0;
}
.disabled {
  background-color: lightgray;
  opacity: 75%;
}
/* for progress tracking page */
.progressTable {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 20px;
}
.progressTableRowHeader {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #e9e9e9;
  border: 8px solid #e9e9e9;
  border-radius: 5px;
  flex-wrap: wrap;
}
.progressTableRow {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.progressTableCell {
  align-content: start;
  flex-grow: 1;
}
[class$="ProgressContainer"] {
  width: 30%;
}
.startDateCell {
  width: 30%;
  margin-left: 2em;
  margin-right: 0em;
}
.taskNameCell {
  width: 30%;
}
[id^="taskdiv_child_"] .taskNameCell strong {
  margin-left: 1em;
}
[id^="taskdiv_child_"] .startDateCell {
  padding-left: 1.5em;
}
[id^="taskdiv_parent_"] [id^="taskdiv_child_"]:last-child {
  margin-bottom: 2em;
}
[id^="progress_"] {
  margin-right: .5em;
}
/* tab styles in neues stylesheet kopieren und nach styles.css laden, ueberschreibt dann alles */
#tabs {
  background: whitesmoke;
  overflow: auto;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
  color: white;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs-panel .ui-widget-content .ui-corner-bottom {
  background: whitesmoke;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  /*width: 80%;*/
  /*margin-left: 10%;*/
  /*margin-right: 10%;*/
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
.ui-state-default a .ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button a:link.ui-button,
a:visited.ui-button .ui-button {
  color: white;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled {
  /* border: 1px solid #363636; */
  background: #363636;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #626262;
  background: #626262;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-default .ui-corner-top,
.ui-tabs-active .kkk-state-active {
  background: #626262;
}
.asv-bg-color-test-card {
  appearance: none;
  border: 0;
  height: 50px;
  width: 150px;
}
.asv-color-test-card {
  font: Arial, Verdana, sans-serif;
  font-size: 12pt;
  appearance: none;
  border: 0;
  height: 40px;
  width: 150px;
}
.asv-color-test-card-dark {
  background-color: #2a2f33;
  font: Arial, Verdana, sans-serif;
  font-size: 12pt;
  appearance: none;
  border: 0;
  height: 40px;
  width: 150px;
}
.asv-separator-switch {
  flex-direction: row;
  display: inline-flex;
  margin-bottom: 0.5rem;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  column-gap: 10px;
}
.asv-separator-switch hr {
  margin-top: 10px;
  flex-grow: 1;
  z-index: 0;
}
.asv-separator-switch label {
  margin-top: 3px;
}
.asv-separator-switch .form-check-input {
  width: -webkit-fill-available;
  height: 20px;
  width: 50px;
  margin-top: 0;
  background-color: #d2d2d2;
}
.asv-separator-switch .form-check-input:checked {
  background-color: #498ea2;
  border-color: #498ea2;
}
/*.asv-search-suggestions-div{
  background: @ASV-lighter-blue;
  border: solid 1px grey;
  border-radius: 5px;
  margin: 1px;
  padding: 10px;
  display: none;
}*/
.asv-label-with-separator-div {
  flex-direction: row;
  display: inline-flex;
  margin-bottom: 0.5rem;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  column-gap: 10px;
  margin-top: 15px;
}
.asv-label-with-separator-div hr {
  margin-top: 10px;
  flex-grow: 1;
  border-top: 2px solid;
}
.asv-label-with-separator-div label {
  margin-top: 3px;
  font-weight: bold;
}
.asv-label-with-separator-div .asv-label-with-separator {
  margin-top: 3px;
  font-weight: bold;
}
#asv_table_metadata_form textarea.form-control {
  height: 1.5em;
}
#asv_table_metadata_form .form-control {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
}
#pagination_header {
  display: flex;
  justify-content: space-between;
}
#pagination_header input {
  margin-left: unset;
}
#pagination_header select {
  margin-left: 0.2em;
}
#table_search_results {
  overflow: auto;
}
#asv_table_search {
  margin-top: 1.5em;
}
.asv-search-suggestions-div {
  position: absolute;
  max-width: -moz-available;
  padding-right: 72px;
}
.newSelectables:hover {
  background-color: #afafaf;
}
.sugTitle {
  margin-bottom: 0.25em;
}
.sugCategory {
  padding: 10px;
  cursor: pointer;
  background-color: #b6d2da;
  border-bottom: 1px solid #80b0be;
  width: max-content;
  white-space: nowrap;
  z-index: 1;
}
.selectedSug {
  background-color: #80b0be;
}
.inputSuggCat {
  padding: 10px;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #bcbcbc;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  width: max-content;
  white-space: nowrap;
  z-index: 1;
  border-radius: 5px;
  line-height: 2;
  font-size: inherit;
  max-width: -moz-available;
  overflow: scroll;
}
.newInputOps {
  padding: 5px;
  border-radius: 3px;
}
.newInputOps:hover {
  background-color: #b6d2da;
}
.selectedInputOp {
  background-color: #b6d2da;
}
.currentPage {
  font-size: larger;
}
fieldset {
  border: 1px solid #666;
  border-radius: 0.4em;
  clear: right;
  padding: 0 0.8em 0.4em 0;
  /*margin-bottom: 0.5em;*/
}
fieldset.hide {
  border-width: 2px 0 0 0;
  border-radius: 0;
}
fieldset.keep-border.hide {
  border-width: 1px;
  border-radius: 0.3em;
}
fieldset legend {
  font-size: 18px;
  line-height: 24px;
  padding: 5px;
}
fieldset fieldset {
  border-width: 1px 0 0 0;
  border-radius: 0;
}
fieldset.hide fieldset {
  display: none;
}
fieldset.hide fieldset.no-hide {
  display: inherit;
}
.asv-list-extender,
.asv-list-reducer,
.asv-table-reducer,
.asv-table-extender {
  font-weight: bold;
  width: 35px;
  min-height: 35px;
}
.asv-custom-license-checkbox-box {
  margin: 20px 0 20px 0px;
  font-size: larger;
  background: #e9e9e9;
  color: #6f313c;
  border-radius: 10px;
  padding: 5px;
}
.password-indicator div {
  background-color: #6da5b5;
  height: 100%;
}
.password-indicator {
  background-color: #d2d2d2;
  height: 0.3em;
  width: 100%;
}
.password-strength {
  margin: 15px;
}
.password-strength-text {
  float: right;
  font-weight: bold;
}
.password-strength-title {
  display: inline;
}
.password-field {
    position: relative;
}

.password-field input {
    padding-right: 40px;
}

.password-toggle {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #6c757d;
    font-size: 1rem;
}

.password-toggle:hover {
    color: #000;
}

.form-required {
  color: #eb8a3e;
}
.pagination > li > a {
  background-color: white;
  color: #498ea2;
  max-height: 35px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #5a5a5a;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a {
  color: white;
  background-color: #498ea2 !important;
  border: solid 1px #498ea2 !important;
}
.pagination > .active > a:hover {
  background-color: #498ea2 !important;
  border: solid 1px #498ea2;
}
.paginate_button {
  background-color: none !important;
  max-height: 35px;
}
.paginate_button {
  background-color: none !important;
  max-height: 35px;
}
.pagination_buttons button {
  margin-left: 0.2em;
  color: #1d3941;
  background-color: #d2d2d2 !important;
}
.pagination_button_active {
  font-size: larger;
  font-weight: bold;
}
.pagination_buttons span:first-of-type > button {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination_buttons span:last-of-type > button {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* styling for error message box => 'message' slot of master.pt */
.message-box-outer {
  /*position: relative;*/
  top: 10%;
  align-self: center;
  width: fit-content;
}
.message-box-inner {
  display: inline-block;
  padding: 2em 3em 2em 3em;
  font-size: 1.8em;
  font-weight: bold;
  color: #b75323;
  box-shadow: 5px 5px 10px lightgrey;
}
.message-box-inner-icon {
  width: min-content;
  margin-right: 0.5em;
}
.asv-search-suggestions-div {
  z-index: 1;
}
.form-control-no-border {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ffffff;
  background-clip: padding-box;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.chosenTerm {
  float: left;
  width: min-content;
  background-color: #e9e9e9;
  border: none;
  border-radius: .2em;
  padding: 0.2rem 0.3rem 0.2rem 0.3rem;
  margin-left: .2rem;
  cursor: pointer;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: hidden;
  text-overflow: ellipsis;
  max-width: 10rem;
  margin: 0 0.1rem 0.2rem 0.1rem;
}
.chosenTerm:hover {
  color: #e9e9e9;
  background-color: #7d4650;
}
.asv-modal-table-upload-preview {
  height: auto;
  width: 90% !important;
  top: 10% !important;
  left: 5% !important;
  border-radius: 5px;
}
.asv-modal-table-upload-preview-content{
  height: auto;
  width: 90% !important;
  left: 5% !important;
  border-radius: 5px;
}
.ui-dialog-titlebar {
  background-color: #80b0be;
}
.ui-dialog .ui-dialog-titlebar-close:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: -1px;
  left: 3px;
  content: "\f00d";
}

.doc-link {
  color: #498ea2;
  display: block;
  padding: 0.5rem 0rem;
  font-size: 12pt;
  font-style: inherit;
  text-decoration: none;
}
.doc-link:focus,
.doc-link:hover {
  text-decoration: none;
  color: #2c5561;
}
.doc-link-smaller {
  font-size: 10pt;
}
.doc-link-small {
  font-size: 8pt;
}
.doc-img-center {
  padding: 20px;
  display: block;
  margin: auto;
}

.disabledAggBucket {
	list-style: none;
	opacity: 60%;
}
