/*Navigation links*/
.nav-background {
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
}

.nav-method {
    background-image: url(images/A1D_method_icon.png);
}

.nav-descriptive-statistics {
    background-image: url(images/A1D_statistics.png);
}

.nav-machine-learning {
    background-image: url(images/A1_IOT_icon.png);
}

.nav-predictions {
    background-image: url(images/A1_IT_solutions_icon.png);
}

/*plotly centering container*/
.plot-container.plotly {
    display: flex;
    justify-content: center;
    margin-bottom: 2.286rem !important;
    padding: 0 1.714rem !important;
    overflow: hidden;
}

/*for login elements*/
.container {
    margin: auto;
    padding: 3rem 5rem;
    width: 34rem;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: left;
}

.login-items {
    margin-bottom: 1rem;
    margin-top: 2rem;
}

/* solution logo */
.category-prediction-logo {
    display: inline;
    background: url('html_images/category-prediction-logo-horizontal.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 230px;
    height: 48px;
    float: left;
    background-position: center;
    margin-left: 46px;
}

/* a1 logo */
.a1-logo {
    display: inline;
    background-repeat: no-repeat;
    background-image: url("../assets/html_images/A1_01_08RED_3_L.jpg");
    background-position: top;
    background-size: contain;
    width: 48px;
    height: 48px;
    float: left;
}

.content-width {
    max-width: 1920px;
    /*padding: 6.857rem  1.714rem;*/
    margin: auto auto;
    width: calc(100% - 100px);
}

/* Links */
a {
    color: #4c73ae;
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    color: #2A3F5F;
}

.all {
    width: 100%;
}


#table_container {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.divided {
    display: flex;
    justify-content: space-between;
    padding: 2rem;
    background-color: white;
}

.half {
    width: 45%;
}

.one-third {
    width: 30%;

}

.card {
    justify-content: column;
}

.card-body {
    height: 150px;
    color: white;
    background-color: rgb(73, 118, 138);
    text-align: center;
}

.card-title {
    padding-top: 0.5em;
    height: 30%;
    font-size: 20px;

}

.card-number {
    height: 70%;
    font-size: 30px;
    line-height: 1.5;
}

.card-img-bottom {
    width: 100%;
}

.sub-header {
    padding-left: 0.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.description-text {
    font-size: 15px;
}

.centered {
    text-align: center;
}

.topic {
    text-align: center;
}


.bg {
    background-image: url("../assets/html_images/A1_ml_background.png");
    background-size: cover;
    min-height: calc(100vh - 58px);
    background-repeat: no-repeat;

    display: flex;
    align-items: center;
    justify-content: space-around;
}


.title-purpose {
    font-family: A1Einfach-Leicht, Verdana, sans-serif;;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: var(--a1-neutral-100);
}

backquote.title-purpose {
    border-left: 6px solid var(--a1-cool-50);
    padding: 4px 24px;
    margin-bottom: 32px;
}

.title-image {
    /*min-width: 50%;*/
    height: auto;
    display: block;
    margin: auto;
}

.row-image {
    height: auto;
    width: auto;
    min-width: 170px;
    max-height: 80vh;
    margin: auto auto;
    display: block;
    max-width: 100%;

}

.row-image-2 {
    height: auto;
    width: 100%;
    margin: auto auto;
    display: block;

}

.section-title {
    width: 100%;
    height: 45px;
    font-family: A1Einfach-Fett, Verdana, sans-serif;
    font-size: 2.571rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: var(--a1-neutral-100);
    margin-bottom: 1.714rem;
    margin-top: 48px /*$spacing-12 = 3.429rem*/;
}

.section-subtitle {
    width: 100%;
    font-family: 'A1Einfach-Medium', Verdana, sans-serif;
    font-size: 1.714rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #666666;
    margin-bottom: 1.714rem;

}

.title-wrapper .section-subtitle{
    text-align: left;
}
.page-header {
    margin-bottom: 1.714rem;
}

p {
    font-family: A1Sans, 'A1Sans', Verdana, sans-serif;
    line-height: 2;
}

.align-items-center {
    justify-content: space-between;
}

.goal-method {
    padding: 20px 0 0 0;
    vertical-align: middle;
}

.subtitle {
    height: 38px;
    font-family: A1Einfach-Medium, Verdana, sans-serif;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: var(--a1-neutral-100);
}

.white-wrapper {
    background-color: var(--a1-neutral-0);
}

.grey-wrapper {
    background-color: var(--a1-neutral-10);
}

.tables {
    /*margin: 20px;*/
    background: white;
    /*margin-bottom: 3.429rem;*/
    margin-top: 1.714rem;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
    overflow: hidden;
    scroll-behavior: smooth;
    overflow-x: auto;
    width: 100%;
    margin-bottom: 1.714rem;
}

td {
    padding: 5px;
    /*font-family: A1Einfach-Medium, Verdana, sans-serif;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: var(--a1-neutral-100);
}

th {
    font-family: A1Sans, 'A1Sans', sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: var(--a1-neutral-80);
    background-color: #f5f6fa;
}

.table thead th {
    vertical-align: middle;
}

.table-caption {
    padding: 0.8571rem 0 0 1.714rem;
    font-family: A1Sans, 'A1Sans', Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.5px;
    text-align: left;
    color: var(--a1-neutral-80);
}

.cards-container {
    display: flex; /* establish flex container */
    flex-direction: row; /* default value; can be omitted */
    flex-wrap: nowrap; /* default value; can be omitted */
    justify-content: space-around; /* switched from default (flex-start, see below) */
    column-gap: 0.25rem;
    /*margin-bottom: 3.429rem;*/
}

.grey-card {
    padding: 0 0 0 20px;
    background-color: var(--a1-neutral-20);
    width: 22%;
    display: inline-block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    min-width: 180px;
}

.white-card {
    padding: 0 0 0 20px;
    background-color: var(--a1-neutral-0);
    width: 30%;
    display: inline-block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}

.half-card {
    /*padding: 0 20px 0 20px;
    background-color: var(--a1-neutral-0);
    width: 45%;
    display: inline-block; */
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}

.big-card {
    padding: 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
}

.dash-header {
    text-align: center !important;
    background: #f5f6fa !important;
    font-family: 'A1Einfach-Medium', Verdana, sans-serif !important;
    font-weight: 400 !important;
    border: none !important;
    padding: 12px !important;
}

.dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner td {
    text-align: center !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.dashed-fixed-content {
    margin-left: 14px;
}

.dash-cell {
    padding: 12px !important;
    font-family: A1Sans, 'A1Sans', Verdana, sans-serif;
    border-color: #bcbcbc !important;
}

.dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner.dash-fill-width .cell table {
    width: 100% !important;
}

#view-largest-table, #view-smallest-table, #view-pattern-table {
    overflow: hidden;
}

.dash-table-container .dash-spreadsheet-container {
    padding: 0 !important;
}

.cell--selected {
    border-color: #6295ac !important;
    background-color: #a2c0ce !important;
}

.big-card > .tables {
    box-shadow: none;
}


.select-label {
    color: #666666;
    margin-bottom: 0.4286rem;
}

.Select-control {
    border-radius: 0px !important;
}

.Select-input > input {
    display: flex !important;
    box-sizing: border-box !important;
    width: auto !important;
}

.Select-placeholder, .Select--single > .Select-control .Select-value {
    line-height: 40px !important;
}

.Select-clear {
    font-size: 32px !important;
    padding-top: 3px;
}

.Select-clear-zone {
    line-height: 32px;
}

.Select-menu-outer {
    border-radius: 0px !important;
}

.numbers {
    font-family: 'A1Einfach-Fett', Verdana, sans-serif;
    font-size: 63px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: left;
    color: var(--a1-cool-30);
    padding: 0px;
}

.desc-partial {
    margin-top: 1.714rem;
    margin-bottom: 1.714rem;
}

.drag-area {
    width: 100%;
}

.page-title {
    font-family: A1Einfach-Fett, Verdana, sans-serif;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: var(--a1-neutral-100);
}

.page-wrapper {
    max-width: 1920px;
    padding: 6.857rem 1.714rem;
    margin: auto auto;
    width: calc(100% - 100px);
}

.dropdown-wrapper {
    /*padding: 20px;*/
}


.iframe-inner {
    width: 1000px;
    height: 670px;
    line-height: 60px;
    border-style: none;
}

.iframe-placeholder {
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: scroll;
}

.numeric-cards-container {
    width: 100%;
}

.numeric-cards-row {
    width: 100%;
    /*margin-bottom: 20px;*/
    margin-bottom: 8px;
    column-gap: 8px;
}

.grey {
    background-color: var(--a1-neutral-10);
}

.white {
    background-color: var(--a1-neutral-0);
    /*margin: 20px;*/
}

.numeric-card-grey {
    padding: 10px;
    width: 30%;
    text-align: center;
    background-color: var(--a1-neutral-20);

}

.numeric-card-white {
    padding: 10px;
    width: 30%;
    text-align: center;
    background-color: var(--a1-neutral-0);

}

.numeric-card-name {
    font-family: A1Sans, 'A1Sans', Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    text-align: center;
    color: var(--a1-neutral-100);
}

.numeric-card-number {
    font-family: A1Einfach-Fett, Verdana, sans-serif;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: var(--a1-neutral-100);
}

.download-link {
    font-family: A1Einfach-Fett, Verdana, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: var(--a1-hot-50);
    display: flex;
    justify-content: center;
}

.centered-image {
    display: flex;
    justify-content: center;
}

.modal-content {
    border-radius: 0px;
    border: none;
}

.modal-header {
    border-top: 5px solid #6295ac;
    border-radius: 0px;
    font-family: A1Einfach-Fett, serif;
}

.modal-text {

}

.modal-title {
    font-size: 1.714rem;
}

.modal-email {
    text-align: center;
    color: var(--a1-hot-50);
}

.modal-close-button {

}

.product-logo-img {
    width: 90%;
    margin-bottom: 1.714rem;
}

.download-area-div {
    margin: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-grayed-out {
    color: gray;
    display: inline-block;
}

.mobile {
    margin: auto auto;
}

#upload-training {
    cursor: not-allowed;
}

#upload-prediction {
    cursor: not-allowed;
}

.info-warning {
    display: inline-block;
    margin: 5px 10px 10px 10px;
    vertical-align: middle;
}

.warning {

    display: flex;
}

#preview-prediction {
    padding: 10px;
}

.footer {
    width: 100%;
    height: 48px;
    margin: 139.5px 0 0;
    padding: 12px 57.7px 12px 40px;
    border: solid 1px rgba(0, 0, 0, 0);
    background-color: var(--a1-neutral-0);
    /*z-index: 3;*/
    justify-content: space-between;
    bottom: 0;
    /*position: fixed;*/

}

.footer-text {
    font-family: A1Sans, 'A1Sans', Verdana, sans-serif;
    width: auto;
    height: 16px;
    display: inline-block;
    /*margin: 4px 809px 4px 0;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    float: left;
    color: var(--a1-neutral-100);
}

.footer-logo {
    width: 107.3px;
    height: 24px;
    display: inline;
    background: url('html_images/A1 Digital_identifier_pos_RGB (2).png');
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    background-position: center;
    display: inline-block;
}

th.dash-header {
    z-index: 0;
}


@media screen and (max-width: 760px) {
    .contact-consultant-div {
        margin: 20px;
    }

    .top-bar {
        display: block;
        padding-top: 5px;
    }

    .category-prediction-logo {

    }

    .top-bar .top-panel {
        visibility: hidden;
    }

    .footer {
        visibility: hidden;
        display: none;
    }
}

#download-button-id {
    background-color: gray;
}

.contact-consultant-div {
    text-align: center;
}

.modal-body .contact-consultant-div {
    text-align: center;
    margin-bottom: 20px;
}

#dropdown-id .VirtualizedSelectFocusedOption {
    background-color: var(--a1-hot-50);
    color: white;
}

#dropdown-id .Select.is-focused:not(is-open) > .Select-control {
    background: #ffffff;
    border-color: var(--a1-neutral-50);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
}

#dropdown-id .Select-arrow {
    border-color: var(--a1-hot-50) transparent transparent;
}

#dropdown-id .Select .Select-arrow-zone:hover > .Select-arrow {
    border-top-color: var(--a1-hot-50);
}

#dropdown-id .Select.is-open > .Select-control .Select-arrow {
    border-color: transparent transparent var(--a1-hot-50);
}

#dropdown-id .Select-clear-zone {
    color: var(--a1-neutral-100);
}

#dropdown-id .Select-clear-zone:hover {
    color: var(--a1-neutral-100);
}

#dropdown-predicted-id .VirtualizedSelectFocusedOption {
    background-color: var(--a1-hot-50);
    color: white;
}

#dropdown-predicted-id .Select.is-focused:not(is-open) > .Select-control {
    background: #ffffff;
    border-color: var(--a1-neutral-50);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
}

#dropdown-predicted-id .Select-arrow {
    border-color: var(--a1-hot-50) transparent transparent;
}

#dropdown-predicted-id .Select .Select-arrow-zone:hover > .Select-arrow {
    border-top-color: var(--a1-hot-50);
}

#dropdown-predicted-id .Select.is-open > .Select-control .Select-arrow {
    border-color: transparent transparent var(--a1-hot-50);
}

#dropdown-predicted-id .Select-clear-zone {
    color: var(--a1-neutral-100);
}

#dropdown-predicted-id .Select-clear-zone:hover {
    color: var(--a1-neutral-100);
}

.centered-text {
    font-family: A1Einfach-Leicht, Verdana, sans-serif;;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: var(--a1-neutral-100);
}