﻿.catalog-h1 {
    color: #0077B2;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.catalog-h2 {
    color: #05396B;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.catalog-h3 {
    color: #05396B;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif !important;
}
@media only screen and (max-width: 1400px) {
    .catalog-h3 {
        width: 78%;
    }
}
@media only screen and (min-width: 1400px) {
    .catalog-h3 {
        width: 83%;
    }
}
.catalog-h4 {
    color: #05396B;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif !important;
    padding: 10px 0px;
    border-bottom: 1px solid #BEBEBE;
}

.catalog-block {
    color: #222222;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif !important;
}
@media (max-width: 1440px) {
    .catalog-container {
        margin: 0px 10px;
    }
}
@media (min-width: 1440px) {
    .catalog-container {
        margin: 0px 64px;
    }
}
tr {
    height: 50px;
}
table tr td {
    vertical-align: middle;
}
.accordion-body th {
    width: 10%;
    color: #05396B;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.accordion-body td {
    width: 10%;
}
.accordion-body tr {
    border: 1px solid #D9D9D9;
}
.accordion-body tr:hover {
    background-color: #E7F3FE;
    cursor: pointer;
}
.catalog-button  {
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #0177B2;
    border: 2px solid #0177B2;
    border-radius: 8px;
    padding: 5px 8px;
    font-size: 16px;
    cursor: pointer;
    background-color: #fff;
}
.catalog-button:disabled{
    background-color: lightgray;
    color: #000;
    border: 2px solid lightgray;
    cursor: not-allowed;
}
.add-all.disabled .catalog-button {
    background-color: lightgray;
    color: #000;
    border: 2px solid lightgray;
    pointer-events: none
}
.add-all.disabled {
    cursor: not-allowed;
}
.product-code-title {
    color: #0077B2;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
    margin-left: 5px;
}
.product-code-title-parent {
    color: #444;
    text-decoration: none;
    font-weight: 600;
    cursor: text
}
.product-code-title-parent:hover {
    color: #444;
    text-decoration: none;
}

select {
    color: #0077B2 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 1px 0 3px 15px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}
option {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif !important;
}
option:hover {
    background-color: #E7F3FE;
    cursor: pointer;
}
.accordion-button:focus {
    z-index: 0;
    border:none;
    outline: 0;
    box-shadow: none;
}
.order-items {
    padding-left: 30px;
    color: #0077B2;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer
}
a {
    color: #0077B2;
}
.form-outline {
    width: 100%;
    padding: 28px 30px;
}
.form-outline input {
    border-radius: 5px;
    padding-top: 0px;
}
input::placeholder {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.filter-panel {
    position: relative;
    z-index: 10;
    margin-bottom: 10px;
    min-height: 350px !important;
    position: sticky;
    top: 110px;
}
#marketo-iPSC-RTP {
    margin-top: 25px;
}
#pricing-panel {
    background-color: white;
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.15);
    padding: 20px;
}
#pricing-panel #pricing-panel-header {
    background-color: black;
    color: #ffffff;
    height: 53px;
    padding: 14px 9px;
}

#pricing-panel .content {
    padding: 10px 8px;
}

#pricing-panel .content label {
    position: relative;
    top: 7px;
    font-size: 16px;
}

#pricing-panel .content .check-label {
    display: block;
    font-weight: 700;
}

#pricing-panel .content input[type=checkbox] {
    margin-right: 4px;
}

#pricing-panel .content p {
    margin-bottom: 3px;
}

#pricing-panel .content button {
    background-color: #0177B2;
    color: #ffffff;
    font-weight: 700;
    height: 55px;
    width: 175px;
}
.section-header {
    margin: 20px 0px;
}

.section-row {
    background-color: #ffffff;
    margin-left: 0px;
}

.content-block {
    margin-bottom: 15px;
}

.content-block h2 {
    color: #333333;
}


/*.accordion-button::after {
    background-image: initial;
    width: 0;
}

.accordion-button:not(.collapsed)::after {
    background-image: initial;
    width: 0;
}*/
.button-disable {
    background-color: lightgray;
    color: #000;
    border: 2px solid lightgray;
    cursor: not-allowed;
}
.accordion-body tr:hover {
    cursor: text;
}

.parental-line-header {
    color: #0077B2;
}
.disease-line-header {
    font-size: 22px !important;
    color: #222222;
    font-style: italic;
    opacity: 0.8;
}
.cat-search {
    font-size: 18px;
    padding: 11px;
    background-color: #0077B2;
    color: #FFF;
}
.clear-search, .clear-filters {
    position: absolute;
    font-size: 16px;
    cursor: pointer;
    color: #007CBA;
    font-weight: bold;
    padding-top: 10px;
    text-decoration: underline;
}
[type="search"]::-webkit-search-decoration,
[type="search"]::-webkit-search-cancel-button {
    appearance: none;
}
.catalog-main-container {
    padding: 20px 30px 40px 30px;
    border-top: none;
}
.catalog-main-container th {
    width: 10%;
    color: #05396B;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.catalog-main-container tr {
    border: 1px solid #D9D9D9;
    font-size: 16px;
}
.loader, .loader-root {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url(../images/loading.gif) 50% 50% no-repeat;
}
.adv-search {
    padding-left: 40px;
    font-size: 16px;
    padding-top: 8px;
    color: #0077B2;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
}
.catalog-results {
    font-size: 16px;
    padding: 10px 40px 0px 30px;
    margin-left: auto;
}
.side-content {
    padding: 15px 10px 20px 10px;
}
.side-content .header {
    font-family: Source Sans 3;
    font-weight: bold;
    font-size: 20px;
    color: #05396B;
    line-height: 25px;
}
.side-content option, select {
    font-size: 16px !important;
}

.filter-bar {
    background-color: white;
    height: 50px;
    padding: 0px;
}
.filter-bar button{
    background-color: white;
    height: 50px;
    padding: 0px 15px;
    min-width: 250px;
    font-size: 16px;
    border: none;
}
.filter-btn.active {
    border-bottom: 4px solid #007CBA;
    color: #007CBA;
    font-weight: 600;
}
.sort-by {
    width: 250px;
    float: right;
    display: flex;
    font-size: 16px;
    margin: 10px 0px;
}
    .sort-by label {
        font-size: 16px;
        width: 100px;
        align-content: end;
        font-weight: bold;
        color: #05396B;
        padding-bottom: 3px;
    }
.sort-by select, .sort-by option {
    font-size: 16px !important;
}

.side-content .dropdown-panel {
    max-height: 300px;
    background-color: white;
    overflow: auto;
    border: 1px solid #D9D9D9;
    font-size: 16px;
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.15);
}
.side-content .tag {
    color: white;
    background-color: #05396B;
    /*color: black;
    border: 1px solid #0077B2;
    font-weight: bold;*/
    border-radius: 20px;
    padding: 0px 10px 5px 10px;
    font-size: 16px;
    vertical-align: top
}
.remove-tag {
    background-color: transparent;
    border: none;
    /*color: #0077B2;*/
    color: white;
    font-size: 20px !important;
}
.selected-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
}
.search-input {
    font-size: 16px;
    border: 1px solid rgb(217, 217, 217);
    padding: 10px;
}
.search-input::placeholder {
    font-size: 16px !important;
}
.no-results {
    padding: 50px;
    height: 150px;
    margin: 50px auto;
    align-content: center;
    font-size: 16px;
    border: 1px solid #D9D9D9;
    background-color: white;
}
.no-results span {
    padding-top: 8px;
    color: #0077B2;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
    
}
.fa-triangle-exclamation {
    color: mediumvioletred;
}
[ko-cloak] {
    display: none !important;
}
.accordion-flush .accordion-item {
    margin: 20px 0px;
    border: none;
}
.accordion-body {
    padding: 1rem 1.25rem;
}
.cat-results {
    font-size: 16px;
    padding: 10px 0px;
    background-color: white;
    margin: 10px 0px;
    font-weight: bold;
}
.parental-lines {
    margin: 20px 0px 40px 0px;
    background-color: white;
    padding: 10px;
    margin: 20px 0px 40px 0px;
}
.dropdown-item {
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    white-space: normal !important;
}

.dropdown-item span {
    white-space: normal;
    word-break: break-word;
}
.ipsc-btn {
    padding-left: 5% !important;
}
.subsection-header {
    border: 1px solid #05396B;
    border-radius: 20px;
    padding: 10px;
    width: max-content;
    display: inline;
    margin-left: 10px;
    font-size: 16px;
}
.fa-info-circle {
    padding-left: 5px;
    color: #0077B2 !important;
    cursor: pointer;
}
.right-align {
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
}
.text-primary {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('../../SearchAppImages/circle-info.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}
/* Large desktop */
@media (min-width: 1441px) {
    .clear-search {
        left: 88%;
    }

    .clear-filters {
        left: 70%;
    }
    .catalog-summary .ipsc-ordersum-tag {
        width: 25%;
    }
    
 }

/* Laptop */
@media (min-width: 1025px) and (max-width: 1440px) {
    .clear-search {
        left: 85%;
    }

    .catalog-summary .ipsc-ordersum-tag {
        width: 24%;
    }

    .row > * {
        padding-right: 0px;
    }

    .clear-filters {
        left: 60% !important;
    }
    .catalog-res-con-1 {
        width: 73% !important;
    }

    .catalog-res-con-2 {
        padding-left: 2% !important;
        width: 25.9%;
    }
}

/* Tablet and Mobile */
@media (max-width: 1024px) {
    .clear-search {
        left: 83%;
    }

    .catalog-summary .ipsc-ordersum-tag {
        width: 24%;
    }

    .row > * {
        padding-right: 0px;
    }

    .clear-filters {
        left: 60% !important;
    }
}