﻿img[alt="Swagger UI"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('https://ik.imagekit.io/AlpCapital/img/logo/AlphyPay/AlphyPay.svg'); /* Change the logo*/
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.swagger-ui .topbar .download-url-wrapper .select-label select {
    border-color: #2155a3;
}

.swagger-ui .info .title small:last-child {
    background-color: #2155a3 !important;
}
/*.swagger-section #header {
    background-color: #2CA8FF !important;*/ /* Change the color of the header section*/
/*}*/

.swagger-ui .topbar {
    background-color: #265EB1 !important; /* Change the color of the topbar */
   /* border-bottom: 12px solid #2CA8FF !important;
    border-left: 12px solid whitesmoke !important;
    border-right: 12px solid whitesmoke !important;
    border-top: 12px solid #2CA8FF !important;*/
}