/* Minification failed. Returning unminified contents.
(12,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(309,37): run-time error CSS1046: Expect comma, found '177'
(309,45): run-time error CSS1046: Expect comma, found '/'
 */
.body-content {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

body {
    line-height: 1.4;
}
@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        --bs-modal-width: 840px;
    }
}
.dl-horizontal dt {
    white-space: normal;
}
.endpoint-method {
    white-space: nowrap;
    background-image: none;
    background-color: #eaf4f9;
    text-align: center;
}
.endpoint-db {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    border-style: none;
    border-width: 0px !important;
    border-color: transparent;
    background-color: transparent;
    display: inline-block;
    min-width: 570px;
    outline: none;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    font-weight: 500;
    font-size: 1.04em;
}

input,
select,
textarea {
    max-width: 280px;
}

.bg-dark {
    
    background-color: #0062ae !important;
}

.sub-menu-sub-item {
    font-weight: normal !important;
    color: #1a1a1a !important;
    font-size: 0.875em !important;
    line-height: 1.3 !important;
    padding-left: 21px !important;
    white-space: nowrap !important;
}
.sample-object-link {
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 6px;
    color: #14528e;
    line-height: 1.1;
    border-color: #287cb1;
    background-color: white;
    font-size: 0.95em;
}

    .sample-object-link:hover {
        background-color: #fbfbfb;
        border-color: #00416d;
    }

    .side-menu-item a {
        width: 100px;
        padding: 9px 15px;
        width: 100%;
        cursor: pointer;
        display: inline-block;
        color: #3a3a3a;
        text-decoration: none;
        font-weight: 500;
        font-size: 0.95em;
    }

    .side-menu-item a:hover {
        background-color: #e9e9e9;
    }

.side-menu-item-selected {
    background-color: #ceeaff !important;
}
    .side-menu-item-selected a {
        color: black;
        background-color: #ceeaff !important;
    }

.navbar-text {
    padding-top: 0.2rem;
}

@media (max-width: 610px) {
    .nav-exhibitday-link {
        display: none;
    }
}



.cmd-snippet {
    background-color: #f0f0f0;
    color: black;
    white-space: normal;
    word-break: break-all;
    padding: 8px 14px;
    border-radius: 3px;
    max-width: fit-content;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    max-width: 836px;
}

.pageBlur {
    position: fixed;
    z-index: 60000;
    height: auto;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    display: none;
    right: 0;
}

    .pageBlur:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.08);
    }

    .pageBlur:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .pageBlur:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            border-radius: 0.5em;
            /*-webkit-box-shadow: rgba(188, 204, 215, 0.4) 1.5em 0 0 0, rgba(188, 204, 215, 0.4) 1.1em 1.1em 0 0, rgba(188, 204, 215, 0.4) 0 1.5em 0 0, rgba(188, 204, 215, 0.4) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(188, 204, 215, 0.4) 0 -1.5em 0 0, rgba(188, 204, 215, 0.4) 1.1em -1.1em 0 0;
            box-shadow: rgba(188, 204, 215, 0.4) 1.5em 0 0 0, rgba(188, 204, 215, 0.4) 1.1em 1.1em 0 0, rgba(188, 204, 215, 0.4) 0 1.5em 0 0, rgba(188, 204, 215, 0.4) -1.1em 1.1em 0 0, rgba(188, 204, 215, 0.4) -1.5em 0 0 0, rgba(188, 204, 215, 0.4) -1.1em -1.1em 0 0, rgba(188, 204, 215, 0.4) 0 -1.5em 0 0, rgba(188, 204, 215, 0.4) 1.1em -1.1em 0 0;*/
        }

.loading {
    position: fixed;
    z-index: 999;
    height: auto;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    display: none;
    right: 0;
}

    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        background-color: rgba(255, 255, 255, 0.57);
    }

#loadingSpinner {
    z-index: 60000;
}

a {
    color: #1355b7;
    text-decoration: underline;
}

.loader2 {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 4px solid;
    border-top-color: rgba(0, 110, 196, 0.3);
    border-right-color: rgba(0, 110, 196, 0.45);
    border-bottom-color: rgba(0, 110, 196, 0.6);
    border-left-color: rgba(15, 117, 196, 0.75);
    box-sizing: border-box;
    opacity: 0.50;
    animation: rotation 0.7s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid #fff;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: black transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.param-table
{
    border-spacing: 0px;
    border-width: 0px;
    border-style: none;
    width: 100%;
    max-width: 1250px;
    line-height: 1.3;
    font-size: 0.8725em;
}
.endpoint-name {
    font-size: 1.4em;
    background-color: #efefef;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 21px;
    padding-right: 15px;
    border-radius: 3px;
    font-weight: 700;
    vertical-align: middle;
    border-width: 1px;
    color: #353535;
    border-style: none;
    background-image: linear-gradient(45deg, #efefef, #efefef, #f6f6f6, #fcfcfc);
    border-color: #e3e3e3;
    margin-bottom: 41px;
    box-shadow: 0px 0px 2px rgb(177 177 177 / 44%);
}
.param-table tr:hover{
    background-color: #f7f7f7 !important;
}
/*
    .param-table tr:nth-child(even)
    {
        background-color: #fcfcfc;
    }*/

    .param-table tr td {
        border-style: solid;
        border-width: 1px;
        border-color: #cccccc;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 9px;
        padding-right: 9px;
        vertical-align: top;
        text-align: left;
    }

.ep-desc-table {
    border-spacing: 0px;
    border-width: 0px;
    border-style: none;
    width: fit-content;
    line-height: 1.3;
    margin-top: 17px;
    font-size: 1.05em;
    background-image: radial-gradient(#ffffff, #f9feff);
}

    .ep-desc-table tr td {
        border-style: solid;
        border-width: 1px;
        border-color: #c5d1d7;
        padding-top: 7px;
        padding-right: 14px;
        padding-bottom: 7px;
        padding-left: 14px;
        vertical-align: top;
        text-align: left;
    }

.nav-exhibitday-link {
    color: #e5ecf3 !important;
    border-color: #9bcaee;
    border-style: solid;
    border-width: 1px;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    margin-right: 15px;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.2;
    font-size: 0.9em;
    border-radius: 4px;
}
/*.body-content
{
    height: 100%;
}*/
.nav-exhibitday-link:hover {
    color: white !important;
    border-color: white !important;
}

.ep-sep {
    background-color: #68869a;
    height: 1px;
    margin-top: 58px;
    margin-bottom: 38px;
    background-image: linear-gradient(45deg, #427399, #accfeb);
}

.navbar-brand
{
    outline: none;
}

.response-status-codes
{
    font-size: 0.925em;
    border-spacing: 0px;
    border-style: none;
    width: fit-content;
    max-width: 1250px;
}

    .response-status-codes tr td {
        border-style: solid;
        border-width: 1px;
        border-color: #cccccc;
        padding-top: 6px;
        padding-right: 12px;
        padding-bottom: 6px;
        padding-left: 12px;
        vertical-align: top;
        text-align: left;
        white-space: nowrap;
    }

.sample-object-btn {
    border-style: none;
    background-color: transparent;
    padding: 0px 0px;
    color: #0a5087;
    text-decoration: underline;
}
