h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit !important;
    color: inherit !important;
}

.notifications-js {
    display: none;
}

p {
    text-align: justify;
    text-justify: inter-word;
}

hr {
    margin-top: 0;
    background-color: rgba(0, 124, 130, 1);
    height: 1px;
}

code {
    color: white;
}

.font-red {
    color: red !important;
}

.italic {
    font-style: italic;
}

.EMDB-Icon-set {
    font-family: EMDB-Icon-set;
}

.border0 {
    border: 0 !important;
}

.width20 {
    width: 20% !important;
}

.width40 {
    width: 40% !important;
}

.width50 {
    width: 50% !important;
}

.width95 {
    width: 95% !important;
}

.width100 {
    width: 100% !important;
}

.width32px {
    width: 32px !important;
}

.icon-btn {
    width: 20px;
}

.min-width-165 {
    min-width: 165px;
}

.overflow-hidden {
    overflow: hidden !important;
}

.numeric {
    width: 60px !important;
    min-width: 60px !important;
}

.flex {
    display: flex !important;
}

.block {
    display: block !important;
}

.white_link {
    color: white !important;
    font-weight: 200 !important;
}

.pointer {
    cursor: pointer;
}

.tag2 {
    border-radius: 25px;
    margin: 0 15px 10px 0;
}

.tag_button {
    margin-bottom: 15px;
    font-size: small;
    max-height: 25px;
}

.weight700 {
    font-weight: 700;
}

.warning {
    text-align: left;
    margin-bottom: 10px;
    font-weight: 300;
    color: red;
}

.no-underline {
    border-bottom: none;
    text-decoration: none;
}

.label.round {
    border-radius: 1000px;
    padding-left: 10px;
    padding-right: 10px;
}

.flex-aligned {
    display:flex;
    justify-content:space-between;
    align-items:baseline;
}

.basic-tooltip {
    border: none;
    cursor: inherit;
}

.uniprot_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #5badcb;
}

.pdbekb_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #095f5c;
}

.alphafold_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #193f90;
}

.pfam_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #014a87;
}

.uniparc_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #dbb7ba;
}

.refseq_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #d5d5d5;
}

.ena_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #70bdbd;
}

.cas_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #eac173;
}

.pubchem_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #215493;
}

.drugbank_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #ff00b8;
}

.chebi_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #226293;
}

.chembl_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #0b979b;
}

.go_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #08386d;
}

.interpro_tag {
    border-radius: 25px;
    margin: 10px 5px 10px 0;
    background-color: #23acc1;
}

.bg_blue {
    background-color: blue !important;
}

.bg_darkred {
    background-color: darkred !important;
}

.bg_darkolivegreen {
    background-color: darkolivegreen !important;
}

.bg_darkgray {
    background-color: darkgray !important;
}

.bg_darkgoldenrod {
    background-color: darkgoldenrod !important;
}

.bg_salmon {
    background-color: salmon !important;
}

.bg_mediumseagreen {
    background-color: mediumseagreen !important;
}

.bg_darkcyan {
    background-color: darkcyan !important;
}

.bg_olive {
    background-color: olive !important;
}

.text-green {
    color: green !important;
}

.text-red {
    color: red !important;
}

.ul_tab {
    margin-left: 2.5rem;
}

.ajax_loading {
    display: block;
    margin: auto;
    padding-top: 30px;
}

#quick_links a {
    border-bottom-style: dotted;
}

#quick_links_head {
    display: inline-block;
}

.media_icons {
    border-bottom-style: none !important;
    display: inline-block;
    font-size: 1.5625rem;
}

.media_icons:hover {
    color: #007c82;
}

#wwpdb_banner {
    margin-top: 1rem;
}

#emdb-foot-logo {
    height: 48px;
    margin-right: 12px
}

#wwPDBlogo {
    height: 48px;
    margin-left: 12px
}

#wwPDBFlogo {
    height: 48px;
    margin-left: 8px;
}

#ebi-logo {
    height: 48px;
}

#elixir-banner {
    margin-top: 0 !important;
}

.footer_bar {
    border-top: 5px solid #eee;
}

.loading {
    background-color: #ffffff;
    background-image: url("http://www.xiconeditor.com/image/icons/loading.gif");
    background-size: 25px 25px;
    background-position: right center;
    background-repeat: no-repeat;
}

.custom_button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 1.85em 2em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 1.1rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #007c82;
    color: #fefefe !important;
    font-weight: normal !important;
}

#button-browse {
    background-color: #355FEC;
}

#button-stats {
    background-color: #FFD700;
}

#button-covid {
    background-color: #409C23;
}

#button-deposit {
    background-color: #FF5733;
}

.icons_button {
    font-size: 3.75em;
}

.img_logo {
    max-height: 270px;
}

a > i {
    pointer-events: none;
}

.news-text p {
    display: inline;
    margin: 0;
}

.news-read-full {
    font-size: 0.9em;         /* Slightly smaller */
    margin-left: 10px;        /* Add spacing from paragraph */
}

/*
Share button
 */
.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #FF6600
}

.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
    background-color: #FB6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
}

.resp-sharing-button--tumblr {
    background-color: #35465C;
    border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
    background-color: #222d3c;
    border-color: #222d3c;
}

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
}

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
    background-color: #046293;
    border-color: #046293;
}

.resp-sharing-button--reddit {
    background-color: #5f99cf;
    border-color: #5f99cf;
}

.resp-sharing-button--reddit:hover,
.resp-sharing-button--reddit:active {
    background-color: #3a80c1;
    border-color: #3a80c1;
}

.resp-sharing-button--xing {
    background-color: #1a7576;
    border-color: #1a7576;
}

.resp-sharing-button--xing:hover
.resp-sharing-button--xing:active {
    background-color: #114C4C;
    border-color: #114C4C;
}

.resp-sharing-button--whatsapp {
    background-color: #25D366;
    border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
    background-color: #1DA851;
    border-color: #1DA851;
}

/*
End of share
 */

i.sm {
    font-size: 30px;
}

h1 {
    color: white;
    margin: 0;
    padding: 20px;
    font-weight: 500;
}

h2 {
    color: #007C82;
}

h3 {
    color: #444444;
}

h4 {
    color: #D02C2D;
}

h6 {
    font-weight: bold;
}

/* DatePicker Container */
.datepicker-close {
    background-color: #007C82 !important;
}

.datepicker th {
    background: #007c82 !important;
}

.font-small {
    font-size: small !important;
}

.font-larger {
    font-size: larger !important;
}

.font-xlarge {
    font-size: x-large !important;
}

.font-xxlarge {
    font-size: xx-large !important;
}

.alignleft {
    float: left !important;
}

.alignright {
    float: right !important;
}

.button, .tag {
    color: #fefefe !important;
    font-weight: normal !important;
}

.round-tag {
    border-radius: 25px;
}

.tag-selected, .button-selected {
    opacity: 0.5;
}

#main a {
    font-weight: bold;
    color: #007C82;
}

.modal-body a {
    font-weight: bold;
    color: #007C82;
}

#masthead {
    z-index: 11;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/emdb/EMDB_webbanner.jpg") no-repeat scroll right top transparent;
    background-size: auto 346px;
    background-color: #000000;
}

#query {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

#search_submit {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#logo {
    width: 365px;
    height: 111px;
}

#dep-box {
    margin-top: 50px;
}

#social {
    text-align: right;
}

#sidebar {
    margin-top: 0px;
    bottom: auto;
    top: 0px;
}

#sidebar h4 {
    text-align: center;
}

.recent_img_box {
    display: table;
}

#recent {
    margin-bottom: 15px;
}

.recent_prev, .recent_next {
    height: 220px;
    font-size: 30px;
    padding-top: 50px;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
}

.recent_prev a, .recent_next a {
    border-bottom: none;
    color: #707070;
    font-weight: bold;
}

.recent_prev a:hover, .recent_next a:hover {
    color: #b7b7b7;
}

.recent-entry-img{
    max-height: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.recent_image {
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.recent_emdb_id {
    margin-left: 3%;
    margin-right: 3%;
    font-size: 15px;
    font-weight: bold;
    color: #707070;
    border-bottom: 1px solid rgba(112, 112, 112, 0.25);
    margin-bottom: 1rem;
}

.recent_emdb_name {
    clear: both;
    margin-left: 3%;
    margin-right: 3%;
    font-size: 13px;
    color: #454545;
    text-align: center;
    vertical-align: middle;
}

.recent_dots {
    font-family: "EBI-Functional";
    font-size: 10px;
    color: #8E8E8E;
    text-align: center;
    margin-bottom: 15px;
}

.recent_dots span {
    color: #000000;
}

#stats ul li {
    color: #454545;
    font-size: 13px;
}

#member {
    text-align: center;
    font-size: 13px;
}

#member p img {
    height: 32px;
}

#elixir-banner {
    border-top: 5px solid #eee;
    margin-top: 1rem;
}

.searchbox {
    margin-top: 20px;
    margin-bottom: 20px;
}

#search_msg {
    font-size: 10pt;
    color: black;
    margin: 0
}

.center {
    margin-left: 30%;
}

.text_center {
    text-align: center !important;
}

.text_right {
    text-align: right !important;
}

.space-between {
    display: flex;
    justify-content: space-between;
}

.nav {
    background-color: rgba(0, 0, 0, 0.65);
    height: 40px;
    width: 100%;
}

.small-margin-top {
    margin-top: 20px;
}

.small-margin-bottom {
    margin-bottom: 20px;
}

#menu_row {
    background-color: rgba(0, 0, 0, 0.65);
    height: 40px;
    width: 100%;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.blocked {
    overflow-y: hidden;
}

/* Modal Header */
.modal-header {
    padding: 2px 16px;
}

.modal-header p {
    height: 46px;
    display: table-cell;
    vertical-align: middle;
}

/* Modal Body */
.modal-body {
    padding: 2px 16px;
}

/* Modal Footer */
.modal-footer {
    margin: 2px 16px;
    padding-top: 5px;
    height: 60px;
    border-top: 2px solid #007C82;
}

/* Modal Content */
.modal_box {
    display: none;
    outline: none;
    width: 100%;
    max-width: 1000px;
    margin: 10% auto auto auto;
}

.modal_box_share {
    display: none;
    outline: none;
    width: 100%;
    max-width: 455px;
    margin: 10% auto auto auto;
}

.modal-content {
    z-index: 3;
    position: relative;
    background-color: #fefefe;
    padding: 0;
    border: 1px solid #888;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    animation-name: animatetop;
    animation-duration: 0.4s;
    font-size: 14px;
    border-radius: 10px;
    margin-bottom: 300px;

}

/* Add Animation */
@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0px;
        opacity: 1
    }
}

.modal-content p {
    color: #0a0a0a;
!important;
}

/* The Close Button */
.close {
    color: rgba(0, 124, 130, 0.35);
    font-size: 28px;
    font-weight: bold;
    float: right;
}

.close:hover,
.close:focus {
    color: #007C82;
    text-decoration: none;
    cursor: pointer;
}

.close2 {
    color: #007C82;
    font-size: 28px;
    font-weight: bold;
    float: right;
}

.close2:hover,
.close2:focus {
    color: rgba(0, 124, 130, 0.35);
    text-decoration: none;
    cursor: pointer;
}

.choices__button {
    color: rgba(0, 124, 130, 0.75);
}

.clickable_link {
    font-weight: bold;
    color: #007C82 !important;
    border: none;
}

.nav-link {
    cursor: pointer;
}

.nav-link:hover {
    font-weight: bold;
    opacity: .75;
}

.main-a {
    font-weight: bold;
    color: #007C82;
}

#search_table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #007C82;

}

#search_table table, #search_table thead, #search_table tbody, #search_table tfoot, #search_table tr, #search_table th {
    border: none;
    background-color: white;
    color: black;
    font-weight: normal;
    font-size: 14px;
}

#search_table th {
    font-size: 12px;
    padding-bottom: 0px;
    color: #454545;
    text-align: center;
}

#search_table tbody {

}

#search_table td {
    vertical-align: top;
    padding: 0.15rem 0.25rem 0rem;
}

#search_table select {
    /* make arrow and background */
    background: linear-gradient(45deg, transparent 50%, #007C82 50%),
    linear-gradient(135deg, #007C82 50%, transparent 50%);
    background-position: calc(100% - 21px) calc(0.75em + 2px),
    calc(100% - 16px) calc(0.75em + 2px),
    100% 0;
    background-size: 5px 5px,
    5px 5px,
    2.5em 2.5em;
    background-repeat: no-repeat;

    /* styling and reset */
    width: 100%;
    line-height: 1.5em;
    padding: 0em 3.5em 0em 1em;

    /* reset */

    border-radius: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.button_check_entry {
    display: table;
    margin: 0 auto 1rem auto;
}

input::-webkit-calendar-picker-indicator {
    color: #007C82;
}

#search_table input, #search_table select {
    font-size: 0.8rem;
    height: 1.8rem;
    min-height: 0px !important;
}

.choices {
    font-size: 0.8rem;
    min-height: 0px !important;
    margin-bottom: 5px !important;
}

.choices__inner {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    vertical-align: middle !important;
    font-size: 0.8rem;
    min-height: 1.8rem !important;
    height: 100% !important;
    background-color: white !important;
}

.choices[data-type*=select-one]:after {
    border-color: #007C82 #00000000 #00000000 !important;
}

.choices, .choices__inner, .choices__list, .choices__list--dropdown, .choices__item {
    /*border-radius: 10px !important;*/
    font-size: 0.8rem !important;
}

.choices__item {
    width: 92% !important;
}

.choices__list--dropdown .choices__item--selectable {
    padding-right: 0px !important;
}

.choices__list--dropdown .choices__item--selectable:after {
    content: none !important;
}

.choices__heading {
    font-size: 0.9rem !important;
    color: #000 !important;
}

.search_card {
    border-style: dashed;
    border-color: #007C82;
    padding: 20px;
    margin-bottom: 10px;
    background-color: rgba(0, 124, 130, 0.05);
}

.emdb_title {
    margin-top: 5px;
}

p.emdb_title, p.empiar_title {
    font-size: 1.05em;
}

.card_info {
    font-size: 0.875em;
}

.card_column {
    column-count: 2;
    column-gap: 0;
}

.js-example-basic-single {
    width: 400px;
}

.adv_search_details {
    clear: both;
    margin-left: 0px !important;
    margin-top: 10px;
}

.adv_condition, .adv_condition2 {
    max-height: 25px;
    font-size: small;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 120px;
    margin-right: 10px;
}

.adv_text {
    min-width: 200px;
    /*float: left;*/
    max-height: 25px;
    font-size: small;
    padding-bottom: 0px;
    padding-top: 0px;
}

.ui-helper-hidden-accessible {
    position: absolute;
    left: -999em;
}

.col_condition {
    width: 15%;
    min-width: 90px;
}

.col_source {
    width: 40%;
    min-width: 135px;
}

.col_term {
    width: 45%;
}

.col_buttons {
    width: 10%;
    min-width: 70px !important;
}

.col_buttons a {
    border: none;
}

.bold {
    font-weight: bold;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
}

.icon-bd::before {
    font-family: "EBI-Generic";
    content: " D";
    font-weight: 900
}

.circleBtn {
    background-color: rgba(0, 124, 130, 0.35);
    font-family: "EBI-Functional";
    font-size: 14px;
    color: #007C82;
    border: none;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    display: inline-block;
    border-radius: 50%;
    width: 25px;
}

.right {
    float: right;
}

@media screen and (max-width: 39.99875em) {
    .modal-content {
        width: 100%;
    }

    .col_buttons {
        width: 5%;
    }

    .choices__list--dropdown {
        position: fixed !important;
        width: 100vw !important;
        height: 300px !important;
        left: 0 !important;
        top: auto !important;
    }

    ul .is-dropdown-submenu {
        width: 100vw !important;

    }

    #sidebar {
        max-width: 100vw !important;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
    .choices__list--dropdown {
        width: 50vw !important;
    }
}

.news_header {
    font-size: 80%;
    color: red;
    font-weight: bold;
}

.news_title {
    font-size: 110%;
    font-weight: bold;
}

.news_box {
    margin-bottom: 10px !important;
}

a.nostyle:link {
    /*text-decoration: inherit !important;*/
    color: inherit !important;
    /*cursor: auto !important;*/
    font-weight: inherit !important;
}

a.nostyle:visited {
    /*text-decoration: inherit !important;*/
    color: inherit !important;
    /*cursor: auto !important;*/
    font-weight: inherit !important;
}

.stats_icon {
    font-size: 85px;
}

.stats_icon_left {
    float: left;
    text-align: center;
    /*margin-right: 100px;*/
}

.main_box {
    margin-top: 30px;

    margin-bottom: 80px;
}

.quick_stats_font {
    font-size: 30px;
    margin-bottom: 0px !important;
}

.news_date {
    font-weight: bold;
    font-size: smaller;
    margin-top: -10px;
    margin-left: 10px;
}

#masthead.is-stuck .hide-stuck {
    display: none !important;
}

#masthead.is-stuck .masthead-inner {
    padding-top: 20px;
}

.search_background {
    background-color: rgba(255, 255, 255, 0.8);
}

#example, #example a {
    color: black;
}

#masthead.is-stuck #search_div {
    width: 100% !important;
    padding-left: 3%;
    padding-right: 3%;
}

#results_header_1 {
    font-size: small;
    text-align: center;
    /*border-top: 2px solid rgba(0, 124, 130, 1);*/
}

#results_header_2 {
    font-size: small;
    /*border-top: 2px solid rgba(0, 124, 130, 1);*/
    clear: left;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
}

.border-top {
    border-top: 2px solid rgba(0, 124, 130, 1) !important;
}

.border-bottom {
    border-bottom: 2px solid rgba(0, 124, 130, 1) !important;
}

#main_results {
    margin-top: 30px;
}

#sort_results_1, #sort_results_2, #variable_select, .select {
    max-width: 120px;
    font-size: small;
    max-height: 25px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0 !important;
}

#display_results_1, #display_results_2 {
    max-width: 56px;
    font-size: small;
    max-height: 25px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

#download_results_1, #download_results_2 {
    max-width: 140px;
    font-size: small;
    max-height: 25px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.mirror-icon:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.results_header_text {
    font-size: small;
    color: #6e6e6e;
}

.next-icon {
    margin-left: 2px;
    margin-right: 5px;
}

.result_card {
    margin-top: 10px;
}

.btnMenu {
    border-bottom-style: none !important;
    display: inline-block;
}

.btnMenu:hover i {
    color: #007C82;
}

.filter_by, .entry_container {
    background-color: rgba(0, 124, 130, 0.05);
    border: 1px solid rgba(0, 124, 130, 1);
    border-radius: 25px;
}

.filter_container ul {
    color: #007C82;
}

.entry_container {
    padding-bottom: 10px;
}

.info_container {
    background-color: rgba(0, 124, 130, 0.05);
    border: 1px solid rgba(0, 124, 130, 1);
    margin: 10px;
    padding: 10px;
}

.entry_divisor {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 3px dotted rgba(0, 124, 130, 1);
}

.entry_divisor_bottom2 {
    padding-bottom: 10px;
    border-bottom: 3px dotted rgba(0, 124, 130, 1);
}

#search_query {
    width: 100%;
    border: 1px solid rgba(0, 124, 130, 1);
    background-color: #f6f6f6;
    margin-bottom: 20px;
}

#edit_query {
    font-family: Monospace;
    font-weight: bold;
}

[contenteditable="true"].single-line {
    overflow: hidden;
}

[contenteditable="true"].single-line br {
    display: none;

}

[contenteditable="true"].single-line * {
    display: inline;
}

.filter_boxes a:hover {
    font-size: 110% !important;
    font-weight: bold !important;
}

.filter_container {
    max-height: 200px;
    overflow: auto;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 12px;
}

.filter_boxes p {
    font-size: large;
    font-weight: bold;
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 12px;
}

.filter_boxes a {
    font-weight: normal !important;
}

.result_img {
    margin-top: 10px;
    text-align: center;
}

.button3d {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.card_id {
    text-align: center;
    font-size: x-large;
}

.card_id a {
    border-bottom-style: none !important;
}

.card_reference {
    margin-top: 20px;
}

.author_link {
    font-weight: normal !important;
    color: black !important;
    border-bottom-style: none !important;
}

.author_link:hover {
    font-weight: bold !important;
    color: #007C82 !important;
}

.hide_sample {
    display: none;
}

.icon_button {
    border-bottom-style: none !important;
    font-size: 23px;
}

#query_div .ui-autocomplete {
    display: flex;
    width: 100% !important;
    flex-wrap: wrap;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 800px;
    left: 0 !important;
    font-size: 12px;
}

#query_div .ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    /*margin: .8em 0 .2em;*/
    line-height: 1.5;
    border-style: dashed;
    border-color: #007C82;
    margin: 10px;
    flex: 1;
    min-width: 300px;
}

#query_div .ui-state-focus {
    background-color: #007C82;
}

#query_div .ui-autocomplete-category ul {
    padding: 0;
}

#query_div .submenu {
    font-weight: normal;
}

#query_div .ui-autocomplete > li > div > ul {
    display: block !important;
    position: relative !important;
    border: 0 !important;
}

span.ui-menu-icon {
    display: none !important;
}

/*Entry page*/
.entry_header_button {
    text-align: right;
    margin-right: 15px;
    margin-top: 5px;
}

.entry_header_button a {
    border: none;
}

.entry_header_container {
    text-align: center;
    padding-bottom: 10px;
}

.entry_header_container img {
    margin-top: 5px;
    margin-bottom: 20px;
}

.entry_header_container a {
    text-decoration: none;
    border: none;
}

.my-gallery p {
    text-align: center;
}

#vbdiv {
    overflow: hidden;
    margin: 15px auto;
    height: 800px;
}

#vbframe {
    border: 0px none;
    margin-left: -215px;
    height: 1259px;
    margin-top: -410px;
    width: 1226px;
}

.submenu_e {
    padding: 10px;
    background-color: rgba(0, 124, 130, 0.05);
    border: 1px solid rgba(0, 124, 130, 1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#entry_submenu {
    padding-bottom: 5px;
    border-bottom: 4px solid rgba(0, 124, 130, 1);
    margin-top: 15px;
}

#entry_submenu a {
    border: none;
    color: black !important;
}

.submenu_e-selected {
    background-color: rgb(0, 124, 130);
    color: white;
}

.small_submenu_e {
    display: block;
    padding: 5px 0px 5px 10px;
}

.small_submenu_e:hover {
    background-color: rgba(0, 124, 130, 0.8);
    color: white;
}

#entry_box {
    position: sticky;
    position: -webkit-sticky;
    top: 160px;
}

#entry_main_header {
    margin-top: 20px;
    height: 55px;
    border-bottom: 1px solid rgba(0, 124, 130, 1);
}

#entry_main_header h3 {
    color: rgb(0, 124, 130);
    font-weight: 300;
}

/*#entry_basic {*/
/*    padding-bottom: 20px;*/
/*    border-bottom: 1px solid rgba(0, 124, 130, 1);*/
/*}*/

#entry_publication {
    margin-top: 20px;
    border-top: 1px solid #007c82;
    border-bottom: 1px solid #007c82;
    padding: 20px 0;
}

#entry_publication_link {
    color: rgb(34, 34, 34) !important;
    border: none;
}

#sample_graph {
    width: 100%;
    height: 400px;
    margin-top: 15px;
}

#emicss_graph {
    width: 100%;
    height: 400px;
    margin-top: 15px;
    border: 1px solid black;
}

#modal_header b {
    float: none !important;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-left20 {
    margin-left: 20px;
}

.margin-none {
    margin: 0;
}

.menu-header {
    background-color: rgba(34, 34, 34, 1);
    color: #f8f8f8;
    font-weight: bold;
    text-align: center;
    border: none !important;
}

.white-menu-arrow > a::after{
    border-color: transparent transparent transparent white !important;
}

.bottom-line {
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(0, 124, 130, 1);
}

.bottom-line5 {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 124, 130, 1);
    margin-bottom: 10px;
}

.font-bold {
    font-weight: bold;
}

.height40 {
    height: 40px;
}

.height200 {
    height: 200px;
}

.height5000 {
    height: 500px;
}

.entry_image {
    /*width: 90%;*/
    max-height: 270px;
    padding-left: 15px;
    padding-right: 15px;
}

.entry_warn {
    float: right;
    margin-top: 10px;
}

#entry_general {
    margin-top: 30px;
}

#entry_general a.accordion{
    display: block;
    float: right;
}

.emdb-id-col {
    min-width: 100px;
}

.sequence h4 {
    color: #222;
    font-size: medium;
    font-weight: 600;
}

.controls_button {
    color: rgba(0, 124, 130, 1);
    font-weight: bold;
    margin-top: 10px;
}

.chart {
    height: 400px;
}

.chart-box {
    display: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

table th {
    background: rgba(0, 124, 130, 1);
    color: white;
}

table th, table td {
    border: lightgrey 1px solid;
    padding: 0.2rem 0.325rem 0.325rem;
}

table-colspan2 {
    text-align: center;
    background-color: #e1e1e1;
}

.download-popup {
    display: none;
    position: absolute;
    border: 3px solid #f1f1f1;
    z-index: 10;
    margin-left: 100px;
    margin-top: -20px;
    background-color: white;
    min-width: 200px;
}

.dl_database {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

.dl_select {
    display: flex;
    flex-direction: row;
}

.dl-format {
    min-width: 210px;
}

.dl_radio {
    margin: 3px 0 0 0;
}

.dl_chart_popup {
    margin-left: -90px !important;
    margin-top: -10px !important;
}

.color-box {
    padding: 0.1rem;
}

.form-download {
    padding: 10px;
    background-color: white;
}

.checkboxes {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

#sample_basic > div {
    word-wrap: break-word;
}

/*TOOLTIP*/
.emdb_tooltip {
    position: relative;
    display: inline-block;
    border: none;
}

.emdb_tooltip .emdb_tooltip_text {
    visibility: hidden;
    width: 320px;
    background-color: #007c82;
    border: 1px solid #014245;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 3;
}

.emdb_tooltip:hover .emdb_tooltip_text {
    visibility: visible;
}

/*END TOOLTIP*/

/*DOWNLOAD ENTRY*/
.dropbtn {
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin-left: 55px;
    margin-bottom: 0;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content-raw, .dropdown-content-map {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    width: 150px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    right: 0;
}

.dropdown-content-map {
    width: 130px;
}

.dropdown-content-raw a, .dropdown-content-map a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

/*END DOWNLOAD ENTRY*/

/*STATISTICS*/
.highcharts-menu {
    min-width: 70px;
}

.highcharts-data-table th {
    cursor: pointer;
}

thead tr th, td.empty {
    text-align: center;
}

tbody tr td.number {
    text-align: right;
}

tbody th {
    text-align: left;
}

td.empty:before {
    content: "-";
}

.highcharts-heatmap-series g text tspan {
    cursor: pointer;
}

.highcharts-data-table {
    overflow-x: auto;
}

/*END STATISTICS*/

/*HOME BUTTONS*/
.button_text {
    font-weight: bold;
    font-size: larger;
}

#main_buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.icons_button {
    display: block;
    padding-bottom: 20px;
}

#sel_chart {
    min-width: 500px;
}

.results_row_3 {
    float: right;
    display: inline-flex;
}

#history-search {
    overflow: hidden;
    padding-right: .5em;
}

#em_services {
    margin: 20px 0px 0px 10px;
}

#test_data {
    margin: 20px 0px 0px 10px;
}

#show_all, #show_all a {
    display: inline;
    color: #D02C2D;
}

/*END HOME BUTTONS*/

/*RESPONSIVE*/
@media (min-width: 1180px) {
    .entry_small_submenu {
        display: none;
    }
}

@media (max-width: 1180px) {
    #entry_submenu {
        display: none;
    }

    .entry_id {
        font-size: 34px;
    }

    .entry_small_submenu {
        display: block;
    }
}

@media (max-width: 1060px) {
    .download-popup {
        margin-top: -60px;
    }
}

@media (max-width: 850px) {
    /* CSS that should be displayed if width is equal to or less than 850px goes here */
    #sidebar_container {
        width: 100%;
    }

    #main {
        width: 100%;
    }

    .button_text {
        font-size: medium;
    }
}

@media (max-width: 640px) {
    /* CSS that should be displayed if width is equal to or less than 600px goes here */
    #main_buttons {
        display: block;
    }

    .icons_button {
        font-size: 1.75em;
        padding-bottom: 0;
        padding-right: 10px;
        display: inline;
    }

    .button_text {
        font-size: larger;
    }

    .custom_button {
        padding: 0.85em 1em;
        margin: 0;
        width: 100%;
        text-align: left;
    }

    .download-popup {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .dl_chart_popup {
        margin-left: 0 !important;
    }

    .col_source {
        width: 100%;
    }

    .js-example-basic-single {
        width: 100% !important;
    }

    .dropbtn {
        padding: 16px;
        font-size: 16px;
        border: none;
        cursor: pointer;
        margin-left: 0px;
        margin-bottom: 0;
    }

    .dropdown-content {
        position: absolute;
        background-color: #f1f1f1;
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        width: 100%;
        left: 0;
    }

    #sel_chart {
        min-width: 300px;
    }

    .results_row_3 {
        float: none;
        margin-top: 10px;
    }

    #results_header_2 {
        border-bottom: 2px solid rgba(0, 124, 130, 1);
        margin-bottom: 10px;
    }

    #adv_box {
        text-align: center;
    }

    #adv_search_button_small {
        margin-top: 20px;
        float: none !important;
        font-size: larger;
        color: white !important;
        padding: 10px;
        display: inline-block;
        line-height: 1;
        white-space: nowrap;
        background: #007c82;
        border-bottom: none;
        margin-bottom: 5px;
    }
}

/*END RESPONSIVE*/

.general_link {
    line-height: inherit;
    color: #007c82 !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.general_link:hover, .general_link:focus {
    color: #006b70 !important;
}

/*VOLUME BROWSER*/
#entry_info_container {
    display: none;
}

#zoom_slider_container.volume-browser {
    position: absolute;
    top: 27px;
    right: 120px;
}

#navigator.volume-browser {
    position: absolute;
    bottom: 105px;
    left: 222px;
    color: white;
}

segments-view {
    position: absolute;
    top: 0;
    right: 100px;
}

.help.visualisation-panel {
    display: none;
}

#threeD_view {
    display: none;
}

/*VA*/
#va-page-title {
    font-size: 2.4rem !important;
    padding: 20px 0 20px 0 !important;
    font-weight: bold;
    color: #000;
}


/*EMICSS*/
#emicss-page-title {
    font-size: 1.7rem !important;
    padding: 20px 0 20px 0 !important;
    font-weight: bold;
    color: #000;
}

/*Move table*/
@media only screen and (max-width: 1250px) {
    .last-col{
        display: none !important;
    }
}

/*Fresco Gallery*/
.fr-caption {
    width: auto;
    display: inline !important;
}

.fr-ui-outside.fr-no-caption .fr-info {
    display: block !important;
}


/*VB Segmentation*/
#segmentation_info_container.volume-browser {
    position: relative !important;
}

#opacity_slider_container.volume-browser {
    top: 400px !important;
    right: 120px !important;
}

#volume_browser.volume-browser {
    width: 100% !important;
}

#sg_container.segment-table {
    width: 100% !important;
}

/*EMDB Loader*/
.center-div {
  margin: auto;
  width: 50%;
}
.emdb-loader {
  border: 16px solid #37b248;
  border-radius: 50%;
  border-top: 16px solid #6bbe66;
  border-right: 16px solid #eb3860;
  border-bottom: 16px solid #90ca8a;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*EMICSS*/
.xref_logo {
    height: 40px;
    width: 40px;
    background-size: contain;
    display: inline-block;
}

.pdb_logo {
    background-image: url("../emicss/images/pdbe.png");
}
.pdbe_logo {
    background-image: url("../emicss/images/pdbe.png");
}
.uniprot_logo {
    background-image: url("../emicss/images/uniprot.png");
}
.pdbekb_logo {
    background-image: url("../emicss/images/pdbe-kb.png");
}
.alphafold_logo {
    background-image: url("../emicss/images/alphafold.png");
}
.afdb_logo {
    background-image: url("../emicss/images/alphafold.png");
}
.pfam_logo {
    background-image: url("../emicss/images/pfam.png");
}
.go_logo {
    background-image: url("../emicss/images/go.png");
}
.chebi_logo {
    background-image: url("../emicss/images/chebi.png");
}
.chembl_logo {
    background-image: url("../emicss/images/chembl.png");
}
.drugbank_logo {
    background-image: url("../emicss/images/drugbank.png");
}
.interpro_logo {
    background-image: url("../emicss/images/interpro.png");
}
.cpx_logo {
    background-image: url("../emicss/images/cpx.png");
}
.empiar_logo {
    background-image: url("../emicss/images/empiar.png");
}
.cath_logo {
    background-image: url("../emicss/images/cath.png");
}
.scop_logo {
    background-image: url("../emicss/images/scop.png");
}
.scop2_logo {
    background-image: url("../emicss/images/scop.png");
}
.emdb_logo {
    background-image: url("../emicss/images/emdb.png");
}
.pubmed_logo {
    background-image: url("../emicss/images/pubmed.png");
}
.vertical-middle {
    vertical-align: middle;
}

.doc-figure {
    max-width: 75%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.table-select {
    margin: 0;
    appearance: none;
    padding-top: 0;
    padding-bottom: 0;
    font-size: small;
    height: fit-content;
}