﻿
body {
    background-color: #ffffff;
}

#header {
    background-color: white !important;
    padding: 25px 0px 15px 0px;
    height: auto;
    min-width: 775px;
}

div {
    box-sizing: border-box;
}

#content-wrapper {
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: white;*/
    padding: 10px;
    max-width: 100%;
    width: 1405px;
    background: transparent;
    box-shadow: none;
}

.swagger-section * {
    font-family: 'Open Sans', sans-serif !important;
}

.swagger-section .swagger-ui-wrap .message-success {
    color: black;
    min-height: 0;
}

.swagger-ui-wrap div.heading {
    border: 1px solid transparent;
    float: none;
    clear: both;
    overflow: hidden;
    display: block;
}

    .swagger-ui-wrap div.heading h2 {
        font-size: 20px;
        padding-left: 0;
        display: block;
        clear: none;
        float: left;
        font-family: "Droid Sans", sans-serif;
        font-weight: 600;
    }

#customContent-container .container {
    background-color: #ebf3f9;
    border: 1px solid #c3d9ec;
    padding: 10px 10px;
    border-radius: 20px;
    margin-bottom: 15px;
}

#customContent-container .categories .tHead {
    display: flex;
    font-size: 1.2rem;
    color: #fff;
}

    #customContent-container .categories .tHead .tCell {
        background-color: #408cca;
    }

#customContent-container .categories .tRow {
    display: flex;
}

#customContent-container .categories .tCell {
    display: inline-block;
    border-bottom: solid thin #fff;
    padding: 10px;
    color: #fff;
    font-size: 16px !important;
    background-color: #b9deff87;
}

#customContent-container .categories .tRow .tCell {
    padding: 8px 10px;
    color: #333333;
    font-size: 0.9em;
}

#customContent-container .categories .tCell.left {
    width: 25%;
}

#customContent-container .categories .tCell.middle {
    width: 5%;
}

#customContent-container .categories .tCell.right {
    width: 70%;
}


.info_title {
    padding-bottom: 5px;
}

.info_description {
    color: #ccc;
    font-size: 1.3rem;
}

    .info_description p {
        color: #7b7878 !important;
        padding-bottom: 0 !important;
    }



.swagger-section #message-bar {
    min-height: 0;
}

.container #resource_Incident {
    background-color: rgb(237, 249, 255);
    padding: 20px;
    border-radius: 20px;
}


.swagger-section #header {
    padding: 25px 0px 25px 0px;
}

.swagger-section .swagger-ui-wrap {
    width: 100%;
    min-width: 0;
    max-width: 100%;
}


.options .toggleEndpointList {
    color: #fff;
    padding: 10px;
    border-radius: 10px
}

.swagger-section .swagger-ui-wrap ul#resources li.resource {
    border-bottom: none;
}

    .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a {
        color: #0f6ab4 !important;
    }


        .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a:hover {
            color: #007ee5 !important;
            text-decoration: none;
        }

    .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.http_method a {
        padding: 7px 0 7px;
    }


    .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a {
        color: #0f6ab4 !important;
        text-decoration: none !important;
    }

    .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li {
        padding: 2px 10px;
        border-right: 1px solid #9bd2ff;
    }

    .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading {
        border: 1px solid transparent;
    }

    .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading {
        background-color: #ffffff;
        border: 1px solid #6ebeff;
        border-radius: 5px;
    }

    .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a:hover {
        color: #007ee5 !important;
    }


    .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header input.submit {
        padding: 6px 6px;
        background-color: #0f6ab4;
        border: none;
        color: #fff;
        border-radius: 5px;
    }

.swagger-section .swagger-ui-wrap table thead tr th {
    border-bottom: 1px dashed #c1c1c1;
    color: #7b7878;
    font-size: 1em;
}

.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content h4 {
    font-size: 1.6rem !important;
    font-weight: 600 !important;
}


.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content h4 {
    font-size: 18px !important;
}

.swagger-section .swagger-ui-wrap pre {
    border-radius: 10px;
}

.swagger-section .swagger-ui-wrap h2 {
    color: #0f6ab4;
}

.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header input.submit :focus {
    border: none
}

.container #resource_Statistic {
    background-color: rgb(237, 249, 255);
    padding: 20px;
    border-radius: 20px;
    margin-top: 10px;
}


.swagger-section .swagger-ui-wrap table tbody tr td {
    border-bottom: 1px solid #c1c1c1;
}

.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a {
    text-decoration: none;
    font-size: 16px;
}

    .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a:hover {
        text-decoration: none;
    }

.swagger-section .swagger-ui-wrap h2 {
    font-weight: 600;
    font-size: 16px;
}

.swagger-section .swagger-ui-wrap p {
    color: #000000;
}

.swagger-section .swagger-ui-wrap pre code {
    line-height: 1.8em;
    font-size: 14px;
    background: none;
}

.swagger-section .swagger-ui-wrap pre {
    line-height: 1.8em;
    font-size: 14px;
}