﻿.swagger-section #header {
    border-bottom: 1px solid #525252;
    font-style: normal;
    font-weight: 400;
    font-family: "Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
    background-color: #2d3945;
    position: fixed;
    width: 100%;
}
    .swagger-section #header h1 {
        text-align: center;
        font-size: 20px;
        color: white;
    }
.logo__img {
    display: none !important;
}
body {
}
.authorize__btn {
    background-color: #3fbae4 !important;
}
    .authorize__btn:hover {
        background-color: #2ec4f7 !important;
    }
#select_document {
    background-color: #3fbae4 !important;
}
.swagger-section #api_selector input {
    background-color: #d9edf7;
    border: 1px solid #3fbae4;
    border-radius: 5px;
}
.logo__title {
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a {
    color: #434a54;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource.active div.heading h2 a, .swagger-section .swagger-ui-wrap ul#resources li.resource:hover div.heading h2 a {
    color: #434a54;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource.active div.heading ul.options li a, .swagger-section .swagger-ui-wrap ul#resources li.resource:hover div.heading ul.options li a {
    color: #434a54;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li {
    border-right: 1px solid #3fbae4;
    color: #3fbae4;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource {
    background-color: #ffffff;
    border: unset;
    margin-top: 10px;
}
    .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading {
        background-color: #eaeaea;
        border-top: 2px solid #3fbae4;
        margin: 0px 10px 0px 10px;
    }
.swagger-section .swagger-ui-wrap .info_title {
    display: none;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 {
    padding-left: 10px;
}
.swagger-section .swagger-ui-wrap {
    max-width: 100vw;
    min-width: 500px;
}
    .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation {
        margin: 0px;
        padding: 0px 10px 0px 10px;
        background-color: #ffffff;
    }
        .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading {
            color: #3c763d;
            background-color: #dff0d8;
            border-color: #d6e9c6;
        }
            .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.http_method a {
                background-color: #95b75d;
            }
                .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.http_method a:hover {
                    background-color: #85a552;
                }
        .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading {
            color: #31708f;
            background-color: #d9edf7;
            border-color: #bce8f1;
        }
            .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.http_method a {
                background-color: #3fbae4;
            }
                .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.http_method a:hover {
                    background-color: #329dc1;
                }
        .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.http_method a {
            border-radius: 0px;
        }
.endpoints {
    padding-bottom: 10px;
    background-color: #ffffff;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content {
    color: black;
    margin: 5px;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header input.submit {
    float: right;
    border-radius: 5px;
    border: 1px;
    color: white;
    background-color: #33414e;
    border-color: #33414e;
    cursor: pointer;
}
    .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header input.submit:hover {
        background-color: #3c4e5f;
    }
.swagger-section #api_selector {
    padding-right: 50px;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content, .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content {
    margin: 0px 0px 5px 0px;
}

/*from custom-sv2.css*/
.swagger-ui .topbar {
    background-color: #33414e;
}

    .swagger-ui .topbar .download-url-wrapper .select-label {
        color: #ced3e2;
    }

        .swagger-ui .topbar .download-url-wrapper .select-label select {
            border: 2px solid #0d1867;
        }

.swagger-ui .topbar-wrapper img {
    content: url('https://ds-content-images.s3.us-west-2.amazonaws.com/ShipWise_Branding/Logos/Logo_Alt_No_Whitespace.svg');
    height: 35px;
    width: auto;
}

.swagger-ui .topbar-wrapper a span {
    visibility: hidden !important;
}