/*
-------------------------------------------
   GENERAL LAYOUT STRUCTURE
-------------------------------------------
0) RESET
1) HEADER
2) CONTENT
3) FOOTER
4) CUSTOM SEARCH
5) CUSTOM SUGGEST
*/


/* BODY */

body {
    height: 100%;
    margin: 0;
    padding: 0;
}

main {
    /*font: 15px/21px 'Arial', Arial;*/
    font-size: 17px !important;
    -webkit-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

.min-vh-20 {
    min-height: 20vh;
}

.pc-2 {
    padding: 2rem;
}

.pt-6 {
    padding-top: 2.6rem;
}

.btn {
    border-radius: 0rem;
}

.exo-button {
    width: 120px;
    background-color: transparent;
    color: black;
    border-radius: 0rem;
    border-color: black;
}

.btn-check:checked + .exo-button {
    color: #fff;
    background-color: black;
    border-color: black;
}

.exo-button:hover {
    color: #fff;
    background-color: black;
    border-color: black;
    box-shadow: 0 1px 10px rgba(25, 25, 25, 0.4);
}

.btn-check:focus + .btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.exo-bold {
    color: var(--exo-violet);
}


/*
-------------------------------------------
	0. RESET
-------------------------------------------
*/

html,
div,
span,
applet,
object,
iframe,
p,
pre,
tt,
var,
center,
blockquote,
dl,
dt,
dd,
a,
abbr,
acronym,
address,
cite,
code,
dfn,
font,
kbd,
q,
samp,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    -webkit-text-size-adjust: none;
}

.clear {
    clear: both;
    width: 100%;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

img {
    border: 0;
}

*:active,
*:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

embed,
iframe,
object,
table img {
    vertical-align: middle;
}


/*
-------------------------------------------
	1. HEADER
-------------------------------------------
*/

.exo-blue {
    border-bottom: 2px solid rgb(0, 100, 166);
}


/*
-------------------------------------------
	2. CONTENT
-------------------------------------------
*/

#query-form input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 0.9em;
}

#query-form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.9em;
}

#query-form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.9em;
}

#query-form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 0.9em;
}

#query-form input.form-control:focus {
    border-color: var(--exo-violet);
    box-shadow: 0 0 .2rem .03rem var(--exo-violet);
}

.search-button:focus {
    outline: 0;
    box-shadow: none;
}

.search-button:hover {
    background-color: white;
    color: black !important;
    border: 1px solid var(--exo-violet);
}

.form-group {
    margin-bottom: 0rem;
}

.size-30 {
    width: 30%;
    float: left;
}

.exo-grid .exo-result > div {
    float: none;
    padding: 3%;
    width: 100%;
    height: auto;
}

.exo-grid .exo-result ul {
    padding-left: 0rem;
}

#ex_header a {
    color: #01578c !important;
    text-decoration: none !important;
}

#ex_header a:hover,
.bi-download:hover,
.bi-x-lg:hover,
.bi-search:hover,
#infoButton:hover {
    color: var(--exo-violet) !important;
}

.exo-bold a {
    font-weight: bold !important;
}

#ex_header .exo-pager a:hover {
    color: var(--exo-violet) !important;
}

.img-fluid {
    height: 300px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: "Arial", Arial, sans serif;*/
    padding: 0;
    margin: 0 0 0.4em 0;
    margin-top: 0px;
    margin-bottom: 0.4em;
    line-height: 1.15em;
    letter-spacing: 0.1px;
    font-weight: inherit;
}

.exo-fieldqueries {
    float: left;
    color: #01578c;
    clear: both;
}

.exo-remove-q {
    float: right;
    margin-right: 2px;
    margin-left: 2px;
}

li.exo-matchID {
    cursor: pointer;
    list-style: none;
}


/* facet rendering */

div#ex_facets h3 {
    font-size: 15px;
}

div.exo-multi-facet {
    /* max-height: 250px !important; */
    max-height: 200px !important;
    margin-bottom: 80px;
    /* overflow-y: hidden; */
}

.ecs-facet-search {
    margin-bottom: 10px;
}

.ecs-facet-search input {
    border: none;
    border-bottom: 1px solid grey;
    font-size: 15px;
}

.exo-multi-facet ul,
.exo-cats ul {
    list-style: none outside none !important;
    margin: 0;
    margin-left: 0px;
    margin-left: 4px !important;
    padding: 0;
}

.exo-FName {
    float: left;
    height: 19px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.exo-multi-facet div.exo-FName a {
    padding-left: 16px;
}


/* Checked background */

.exo-multi-facet li.exo-bold div.exo-FName a {
    background-position: -86px -14px !important;
}

.exo-more {
    margin-top: 5px;
}

.exo-more a::after {
    content: "\2026";
}

.exo-facet-border {
    border: 1px solid #CCCCCC;
    overflow-y: auto !important;
    padding: 0 !important;
}

.exo-multi-facet ul li,
.exo-cats ul li {
    margin: 0;
    position: relative;
}

.exo-li-height {
    clear: both;
    height: 16px;
    line-height: 16px;
    padding: 2px 0;
}

.exoFCount {
    font-size: 0.75em;
    color: #6E6E6E;
}


/* exo result layout header/ exo-pager */

.exo-first {
    padding-bottom: 30px !important;
    border-bottom: 2px solid grey !important;
}

#exo-numRes {
    width: 50%;
    display: inline-block;
}

div#exo-numPerPage {
    width: auto;
    float: right;
    cursor: pointer;
}

div#exo-time_size {
    width: 25%;
    float: left;
    padding-top: 5px;
}

div#exo-time_size span {
    float: right;
}

#exo-view {
    float: right;
    padding-right: 10px;
}

.exo-pager {
    width: 100%;
    display: block;
    text-align: center;
    align-content: center;
    cursor: pointer;
}

.svg-disabled {
    fill: lightgrey !important;
}


/* Icons  */

#exo-view span {
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    margin: 0 3px;
    vertical-align: text-bottom;
    width: 26px;
}

#exo-gridView {
    background-position: -28px -2px;
    cursor: pointer;
}

#exo-gridView.exo-active {
    background-position: -2px -2px;
    cursor: default;
}

#exo-listView {
    background-position: -85px -3px;
    cursor: pointer;
}

#exo-listView.exo-active {
    background-position: -59px -3px;
    cursor: default;
}

#exo-tableView {
    background-position: -140px -3px;
    cursor: pointer;
}

#exo-tableView.exo-active {
    background-position: -116px -3px;
    cursor: pointer;
}


/* result all layouts */

.exo-result {
    clear: both;
    height: auto !important;
}

.exo-grid .exo-desc {
    margin-left: 1%;
}

.exo-desc .exo-recordSource {
    float: right;
    color: white;
    padding: 4px;
}

.labelPhonebook {
    background-color: rgb(0, 100, 166);
}

.labelCRM {
    background-color: rgb(0, 127, 119);
}

.circle {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-left: 3px;
    margin-top: 6px;
}

.exo-grid .circle {
    margin-top: 8px;
}

.qualityA {
    background-color: #006600;
}

.qualityB {
    background-color: #9EE010;
}

.qualityC {
    background-color: #CFE010;
}

.qualityD {
    background-color: #E0C110;
}

.qualityE {
    background-color: #E09410;
}

.qualityF {
    background-color: #E03D10;
}


/* result list layout */

div#exo-result-list {
    max-height: 660px;
    overflow-y: hidden;
    clear: both;
    margin: 8px 0 18px 0;
}

div#exo-result-list:hover {
    overflow-y: auto;
    scrollbar-width: thin;
}

.exo-list .exo-result {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 8px;
    overflow: hidden;
    padding: 0 8px;
}

.exo-result .exo-resultHeader {
    width: 100%;
    height: 40px !important;
}

.exo-resultHeader .exo-recordSource {
    float: right;
    color: white;
    padding: 5px 10px;
    margin-left: 5px;
    font-size: 12px;
}


/* result grid layout */

.exo-grid .exo-result {
    border: 1px solid #CCCCCC;
    clear: none;
    float: left;
    margin: 0 2.9% 2.9% 0;
    width: 31%;
    overflow: hidden;
}

.exo-grid .exo-recordSource {
    margin-bottom: 10px;
}


/* result table layout */

.popup_modals.modal_small {
    width: 500px;
    padding: 20px;
}

table#exo-result-table {
    width: 100%;
}

#exo-result-table thead th {
    position: sticky !important;
    position: -webkit-sticky;
    top: 0 !important;
    background: lightgray;
    border-color: #000000;
    border-style: solid;
    text-align: center;
    color: #212529;
    font-size: 14px;
}

.exo-result-tableRow {
    clear: both;
    height: 20px;
    border: 1px solid #CCCCCC;
}

#exo-result-table td.status {
    width: 20px;
    color: #FFFFFF;
    text-align: center;
    cursor: zoom-in !important;
}

td.status.range1 {
    background-color: green;
    color: #FFFFFF;
}

td.status.range2 {
    background-color: yellow;
    color: #000000 !important;
}

td.status.range3 {
    background-color: orange;
    color: #000000 !important;
}

#exo-result-table tbody tr:hover {
    background-color: lightgray;
}

.exo-result-tableRow td {
    border: 1px solid #CCCCCC;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
}


/* tooltip */

.tooltip {
    display: block !important;
    position: absolute;
    padding: 6px 10px;
    background-color: #333;
    border: 1px solid #ffffff;
    color: #000000;
    white-space: nowrap;
    font-size: 10pt;
    font-weight: 400;
    font-style: normal;
    font-family: "Helvetica Neue", "Helvetica";
    line-height: 1.2em;
    z-index: 101;
}

.tooltip .tt-arrow {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

.tooltip.tt-t .tt-arrow {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0 10px;
    border-color: #333333 transparent transparent transparent;
}

.tooltip.tt-r .tt-arrow {
    left: -10px;
    top: 50%;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-color: transparent #333333 transparent transparent;
}

.tooltip.tt-b .tt-arrow {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #333333 transparent;
}

.tooltip.tt-l .tt-arrow {
    right: -10px;
    top: 50%;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #333333;
}


/* modal window */

.modal_content .data {
    width: 100%;
    float: left;
}

.modal_content .data .key {
    width: 45%;
    float: left;
}

.modal_content .data .value {
    width: 55%;
    float: left;
    overflow: hidden;
    word-wrap: break-word;
}

.modal_backdrop.in {
    opacity: 0.25;
}


/*
-------------------------------------------
	3. FOOTER
-------------------------------------------
*/

#footer {
    float: left;
    width: 100%;
    display: block;
    padding-top: 40px;
}

#footer ul.ul_links li a {
    border-color: #4e4e4e;
}

#footer ul.ul_links li {
    background: url(../images/ul_link.png) no-repeat 2px 11px transparent
}

#footer ul.ul_links li ul li {
    background-position: 25px 11px;
}

#footer .imageborder {
    padding: 3px;
    border: 0;
}


/*
-------------------------------------------
	4. CUSTOM SEARCH
-------------------------------------------
*/

.ui-icon {
    width: 10px;
    height: 10px;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div#header .text {
    text-align: right;
    position: relative;
    color: #000000;
    top: -20px;
    font-size: 14px;
}

#exo-results>span.exo_logo {
    display: none !important;
}

.exo-list ul {
    padding-left: 1rem;
}

#exo-results ul{
    list-style: none;
}


/* INPUT elemente an slider */

div.exo-slider input {
    width: 68px;
}


/*
-------------------------------------------
	5. CUSTOM SUGGEST 
-------------------------------------------
*/