.bordaRedonda {
    margin-right: 0.5ch;
    margin-left: 0.5ch;
}

/* Esconde o texto em telas menores que 720px */
@media (max-width: 720px) {
    .btn-add {
        display: none;
    }
}

#my-button {
    position: absolute;
    margin-top: -65px;
    /* ajuste para alinhar com a tabela */
    margin-left: 10px;
    /* ajuste para alinhar com o conteúdo da coluna */
    z-index: 1;
    /* certifique-se de que o botão fique na parte superior da tabela */
}

#box3 {
    z-index: 1;
    /* certifique-se de que o botão fique na parte superior da tabela */
}

.bordaRedonda fieldset {
    border-radius: 15px 0 15px 0;
    border: 1px solid #73ad21;
    padding: 5px;
}

.bordaRedonda legend {
    padding: 2px 4px;
    background: #fff;
    /* For better legibility against the box-shadow */
}

.bordaRedonda fieldset > legend {
    font-size: 12pt;
    float: left;
    margin-top: -20px;
}

.bordaRedonda fieldset > legend + * {
    clear: both;
}

.separador {
    margin-top: 1.3vh;
}

.box-body h2 {
    font-size: 18px;
    font-weight: bold;
}

/*Botão imagem Upload*/
/* relevant styles */
.img_upload__wrap {
    position: relative;
    width: 30ch;
}

.img_upload__description_layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(54, 109, 128, 0.5);
    color: #fff;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    /* transition effect. not necessary */
    transition: opacity 0.2s, visibility 0.2s;
}

.img_upload__wrap:hover .img_upload__description_layer {
    visibility: visible;
    opacity: 1;
}

.img_upload__description {
    transition: 0.2s;
    transform: translateY(1em);
    font-weight: bolder;
}

.img_upload__wrap:hover .img_upload__description {
    transform: translateY(0);
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
    line-height: 1.42857143;
}

.alinha-centro {
    text-align: center;
    vertical-align: middle;
}

.alinha-direita {
    text-align: right;
    vertical-align: middle;
}

/*Botões e Textos alinhados em baixo da linha*/
.container-row {
    display: flex;
    align-items: center;
}

.bottom-column {
    float: none;
    display: inline-block;
}

.btn-secondary {
    color: #fff !important;
    background-color: #9ba5a0;
    border-color: #6c757d;
}

/* ==== Dados do modal ==== */
.modal-erro .modal-header {
    border-color: #c3c3c3;
    background-color: #e20100 !important;
    color: #fff;
    font-weight: bold;
}

.modal-erro .modal-body {
    background-color: #fff !important;
    color: #000 !important;
}

.modal-erro .modal-footer .btn .btn-info {
    border: 1px solid #0d6aad;
    background: transparent;
    color: #0d6aad;
}

.modal-info .modal-header {
    border-color: #c3c3c3;
    background-color: rgb(0, 151, 188) !important;
    color: #fff;
    font-weight: bold;
}

.modal-info .modal-body {
    background-color: #fff !important;
    color: #000 !important;
}

.modal-info .modal-footer {
    background-color: #fff !important;
    color: #000;
}

.modal-confirm .modal-header {
    border-color: #c3c3c3;
    background-color: rgb(255, 183, 0) !important;
    color: #000000;
    font-weight: bold;
}

.modal-confirm .modal-body {
    background-color: #fff !important;
    color: #000 !important;
}

.modal-confirm .modal-footer {
    background-color: #fff !important;
    color: #000;
}

.modal-sucesso .modal-header {
    border-color: #c3c3c3;
    background-color: #238308 !important;
    color: #fff;
    font-weight: bold;
}

.modal-sucesso .modal-body {
    background-color: #fff !important;
    color: #000 !important;
}

.modal-sucesso .modal-footer .btn .btn-info {
    border: 1px solid #0d6aad;
    background: transparent;
    color: #0d6aad;
}

.modal-gray .modal-header {
    border-color: #c3c3c3;
    background-color: #9d9d9d !important;
    color: #0e0c0c;
    font-weight: bold;
}

/*== Tabelas ==*/
.TableScrollHorizontal {
    width: auto;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

/* WebKit (Chrome, Edge, Safari) */
.slim-scroll::-webkit-scrollbar {
    width: 6px;
}

.slim-scroll::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
}

.slim-scroll::-webkit-scrollbar-track {
    background-color: transparent;
}

.TableScrollHorizontal th {
    width: fit-content;
    overflow-x: auto;
    overflow-y: auto;
    white-space: nowrap;
}

.tabelaDados {
    table-layout: fixed;
    margin-bottom: 0;
}

.tabelaDados td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.tabelaDados th:not(:only-child):hover > span:not(:empty):not(.badge),*/
.tabelaDados td:not(:only-child):hover > span:not(:empty):not(.badge) {
    display: block;
    position: absolute;
    overflow: visible;
    white-space: normal;
    padding: 3px;
    line-height: inherit;
    font-weight: normal;
    font-size: 100%;
    color: #000000;
    background-color: #ffffce;
    border: 1px solid black;
    border-radius: 5px;
}

/*Campos*/
.campoAutenticacao {
    /*width: 30vh;*/
}

.campoCPFCNPJ {
    /*width: 20vh;*/
}

.campoNum {
}

.campoTel {
    /*width: 17vh;*/
}

.campoValor {
    text-align: right;
}

.select2-container--focus {
    border: 1px solid rgb(210, 214, 222);
}

/*Desativando os scrolls dos campos do tipo button*/
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.box-header {
    border-bottom: 1px solid #e3e3e3;
}

.box-header h3 {
    padding: 1px;
    line-height: 23px;
    margin-top: 2px;
    margin-bottom: 2px;
}

/*toggle arredondado*/
.toggle.ios,
.toggle-on.ios,
.toggle-off.ios {
    border-radius: 20px;
}

.toggle.ios .toggle-handle {
    border-radius: 20px;
}

@media only screen and (min-width: 992px) {
    .botao-bottom {
        padding-top: 1.8em;
    }
}

@media only screen and (min-width: 990px) {
    .alinha_embaixo {
        display: flex;
        align-items: flex-end;
    }
}

.infotolltip {
    color: #d67626;
    cursor: help;
}

.d-none {
    display: none !important;
}

.d-block {
    display: block;
}

.w-full {
    width: 100vh;
}

.text-white {
    color: white;
}

.bg-darkgrey:hover {
    background-color: #222d32;
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.row-aprv {
    display: -ms-flexbox;
    /* IE10 */
    display: flex;
}

.column-aprv {
    -ms-flex: 50%;
    /* IE10 */
    flex: 0 1 auto;
    margin: 30px !important;
}

.border-right {
    border-right: 1px solid #f4f4f4;
}

/* button custom aba active and inactive */
.stripe {
    border-radius: 40px;
    border: 2px solid #ffffff;
    color: #ffffff;
    background-color: #ecf0f5;
    background-size: 100%;
    transition: background 0.3s ease-in-out;
    color: #000;
    margin-bottom: 4px;
}

.text-center {
    text-align: center;
}

.stripe:hover {
    background-position: 150px;
}

.flex {
    display: flex;
}

.flex-col {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.items-start {
    align-items: start;
}

.items-end {
    align-items: end;
}

.justify-between {
    justify-content: space-between;
}

.align-around {
    display: flex;
    justify-content: space-around;
}

.justify-center {
    justify-content: center;
}

.row-aprv {
    display: -ms-flexbox;
    /* IE10 */
    display: flex;
}

.justify-start {
    justify-content: start;
}

.justify-end {
    justify-content: end;
}

.justify-self-start {
    justify-self: self-start;
}

.justify-self-end {
    justify-self: self-end;
}

/* Padding */
.p-0 {
    padding: 0;
}

.p-1 {
    padding: 0.25rem;
}

.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 0.75rem;
}

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.5rem;
}

/* Padding Horizontais*/
.px-1 {
    padding: 0 0.25rem 0 0.25rem;
}

.px-2 {
    padding: 0 0.5rem 0 0.5rem;
}

.px-3 {
    padding: 0 0.75rem 0 0.75rem;
}

.px-4 {
    padding: 0 1rem 0 1rem;
}

.px-5 {
    padding: 0 1.5rem 0 1.5rem;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 0.75rem !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-2 {
    padding-right: 0.5rem;
}

.stripe:hover {
    background-position: 150px;
}

/* Padding Verticais */

.py-1 {
    padding: 0.25rem 0 0.25rem 0;
}

.py-2 {
    padding: 0.5rem 0 0.5rem 0;
}

.py-3 {
    padding: 0.75rem 0 0.75rem 0;
}

.py-4 {
    padding: 1rem 0 1rem 0;
}

.py-5 {
    padding: 1.5rem 0 1.5rem 0;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-3 {
    padding-top: 0.75rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-5 {
    padding-top: 1.5rem;
}

/* Margens Horizontais */
.mx-0 {
    margin: 0 !important;
}

.mx-1 {
    margin: 0 0.25rem 0 0.25rem;
}

.mx-2 {
    margin: 0 0.5rem 0 0.5rem;
}

.mx-3 {
    margin: 0 0.75rem 0 0.75rem;
}

.mx-4 {
    margin: 0 1rem 0 1rem;
}

.mx-5 {
    margin: 0 1.5rem 0 1.5rem;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 0.25rem;
}

.ml-2 {
    margin-left: 0.5rem;
}

.ml-3 {
    margin-left: 0.75rem;
}

.ml-4 {
    margin-left: 1rem;
}

.ml-5 {
    margin-left: 1.25rem;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 0.25rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mr-3 {
    margin-right: 0.75rem;
}

.mr-4 {
    margin-right: 1rem;
}

.mr-5 {
    margin-right: 1.25rem;
}

/* Margens Verticais */
.my-0 {
    margin: 0 !important;
}

.my-1 {
    margin: 0.25rem 0 0.25rem 0;
}

.my-2 {
    margin: 0.5rem 0 0.5rem 0;
}

.my-3 {
    margin: 0.75rem 0 0.75rem 0;
}

.my-4 {
    margin: 1rem 0 1rem 0;
}

.my-5 {
    margin: 1.5rem 0 1.5rem 0;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-3 {
    margin-top: 0.75rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}

@media (min-width: 1200px) {
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
}

.w-0 {
    width: 0px;
}

.w-px {
    width: 1px;
}

.w-0\.5 {
    width: 0.125rem;
    /* 2px */
}

.w-1 {
    width: 0.25rem;
    /* 4px */
}

.w-1\.5 {
    width: 0.375rem;
    /* 6px */
}

.w-2 {
    width: 0.5rem;
    /* 8px */
}

.w-2\.5 {
    width: 0.625rem;
    /* 10px */
}

.w-3 {
    width: 0.75rem;
    /* 12px */
}

.w-3\.5 {
    width: 0.875rem;
    /* 14px */
}

.w-4 {
    width: 1rem;
    /* 16px */
}

.w-5 {
    width: 1.25rem;
    /* 20px */
}

.w-6 {
    width: 1.5rem;
    /* 24px */
}

.w-7 {
    width: 1.75rem;
    /* 28px */
}

.w-8 {
    width: 2rem;
    /* 32px */
}

.w-9 {
    width: 2.25rem;
    /* 36px */
}

.w-10 {
    width: 2.5rem;
    /* 40px */
}

.w-11 {
    width: 2.75rem;
    /* 44px */
}

.w-12 {
    width: 3rem;
    /* 48px */
}

.w-14 {
    width: 3.5rem;
    /* 56px */
}

.w-16 {
    width: 4rem;
    /* 64px */
}

.w-20 {
    width: 5rem;
    /* 80px */
}

.w-24 {
    width: 6rem;
    /* 96px */
}

.w-28 {
    width: 7rem;
    /* 112px */
}

.w-32 {
    width: 8rem;
    /* 128px */
}

.w-36 {
    width: 9rem;
    /* 144px */
}

.w-40 {
    width: 10rem;
    /* 160px */
}

.w-44 {
    width: 11rem;
    /* 176px */
}

.w-48 {
    width: 12rem !important;
    /* 192px */
}

.w-52 {
    width: 13rem;
    /* 208px */
}

.w-56 {
    width: 14rem;
    /* 224px */
}

.w-60 {
    width: 15rem;
    /* 240px */
}

.w-64 {
    width: 16rem;
    /* 256px */
}

.w-72 {
    width: 18rem;
    /* 288px */
}

.w-80 {
    width: 20rem;
    /* 320px */
}

.w-96 {
    width: 24rem;
    /* 384px */
}

.w-auto {
    width: auto;
}

.w-1\/2 {
    width: 50%;
}

.w-1\/3 {
    width: 33.333333%;
}

.w-2\/3 {
    width: 66.666667%;
}

.w-1\/4 {
    width: 25%;
}

.w-2\/4 {
    width: 50%;
}

.w-3\/4 {
    width: 75%;
}

.w-1\/5 {
    width: 20%;
}

.w-2\/5 {
    width: 40%;
}

.w-3\/5 {
    width: 60%;
}

.w-4\/5 {
    width: 80%;
}

.w-1\/6 {
    width: 16.666667%;
}

.w-2\/6 {
    width: 33.333333%;
}

.w-3\/6 {
    width: 50%;
}

.w-4\/6 {
    width: 66.666667%;
}

.w-5\/6 {
    width: 83.333333%;
}

.w-1\/12 {
    width: 8.333333%;
}

.w-2\/12 {
    width: 16.666667%;
}

.w-3\/12 {
    width: 25%;
}

.w-4\/12 {
    width: 33.333333%;
}

.w-5\/12 {
    width: 41.666667%;
}

.w-6\/12 {
    width: 50%;
}

.w-7\/12 {
    width: 58.333333%;
}

.w-8\/12 {
    width: 66.666667%;
}

.w-9\/12 {
    width: 75%;
}

.w-10\/12 {
    width: 83.333333%;
}

.w-11\/12 {
    width: 91.666667%;
}

.w-full {
    width: 100%;
}

.w-screen {
    width: 100vw;
}

.w-min {
    width: min-content;
}

.w-max {
    width: max-content;
}

.w-fit {
    width: fit-content;
}

.h-0 {
    height: 0px;
}

.h-px {
    height: 1px;
}

.h-0\.5 {
    height: 0.125rem;
    /* 2px */
}

.h-1 {
    height: 0.25rem;
    /* 4px */
}

.h-1\.5 {
    height: 0.375rem;
    /* 6px */
}

.h-2 {
    height: 0.5rem;
    /* 8px */
}

.h-2\.5 {
    height: 0.625rem;
    /* 10px */
}

.h-3 {
    height: 0.75rem;
    /* 12px */
}

.h-3\.5 {
    height: 0.875rem;
    /* 14px */
}

.h-4 {
    height: 1rem;
    /* 16px */
}

.h-5 {
    height: 1.25rem;
    /* 20px */
}

.h-6 {
    height: 1.5rem;
    /* 24px */
}

.h-7 {
    height: 1.75rem;
    /* 28px */
}

.h-8 {
    height: 2rem;
    /* 32px */
}

.h-9 {
    height: 2.25rem;
    /* 36px */
}

.h-10 {
    height: 2.5rem;
    /* 40px */
}

.h-11 {
    height: 2.75rem;
    /* 44px */
}

.h-12 {
    height: 3rem;
    /* 48px */
}

.h-14 {
    height: 3.5rem;
    /* 56px */
}

.h-16 {
    height: 4rem;
    /* 64px */
}

.h-20 {
    height: 5rem;
    /* 80px */
}

.h-24 {
    height: 6rem;
    /* 96px */
}

.h-28 {
    height: 7rem;
    /* 112px */
}

.h-32 {
    height: 8rem;
    /* 128px */
}

.h-36 {
    height: 9rem;
    /* 144px */
}

.h-40 {
    height: 10rem;
    /* 160px */
}

.h-44 {
    height: 11rem;
    /* 176px */
}

.h-48 {
    height: 12rem;
    /* 192px */
}

.h-52 {
    height: 13rem;
    /* 208px */
}

.h-56 {
    height: 14rem;
    /* 224px */
}

.h-60 {
    height: 15rem;
    /* 240px */
}

.h-64 {
    height: 16rem;
    /* 256px */
}

.h-72 {
    height: 18rem;
    /* 288px */
}

.h-80 {
    height: 20rem;
    /* 320px */
}

.h-96 {
    height: 24rem;
    /* 384px */
}

.h-auto {
    height: auto;
}

.h-1\/2 {
    height: 50%;
}

.h-1\/3 {
    height: 33.333333%;
}

.h-2\/3 {
    height: 66.666667%;
}

.h-1\/4 {
    height: 25%;
}

.h-2\/4 {
    height: 50%;
}

.h-3\/4 {
    height: 75%;
}

.h-1\/5 {
    height: 20%;
}

.h-2\/5 {
    height: 40%;
}

.h-3\/5 {
    height: 60%;
}

.h-4\/5 {
    height: 80%;
}

.h-1\/6 {
    height: 16.666667%;
}

.h-2\/6 {
    height: 33.333333%;
}

.h-3\/6 {
    height: 50%;
}

.h-4\/6 {
    height: 66.666667%;
}

.h-5\/6 {
    height: 83.333333%;
}

.h-full {
    height: 100%;
}

.h-screen {
    height: 100vh;
}

.h-min {
    height: min-content;
}

.h-max {
    height: max-content;
}

.h-fit {
    height: fit-content;
}

/* Card para visualização de lote remessa pix */
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    background-color: #1e282c05;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    max-width: 23rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #000000c2;
    color: #000000;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
}

.card-text {
    margin-bottom: 1rem;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: transparent;
    border-top: 1px solid #000000;
    color: #000000;
}

.card-ticket {
    position: relative; /* necessário pra posicionar os botões */
    background-color: #f5f5f5;
    padding: 15px;
    border: 1px solid #ddd;
    height: 100px;
    overflow: hidden;
}
.card-ticket small {
    display: block;
}
.card-ticket strong {
    font-size: 16px;
}
.card-ticket a {
    color: #007bff;
    font-size: 12px;
}
.card-ticket-buttons {
    margin: -15px;
}
.card-ticket-itens {
    margin-top: 20px;
}
.card-ticket .btn-min,
.card-ticket .btn-max {
    background-color: #c3edd0;
    color: rgb(0, 0, 0);
    font-size: 10px;
    padding: 2px 5px;
    height: 20px;
    line-height: 16px;
}
.card-ticket .btn-max {
    background-color: #fadada;
}

.text-pix {
    color: #000000;
}

.border-pix {
    border-color: #000000a1;
}

.bg-transparent {
    background-color: transparent;
}

.card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ccc;
    padding: 10px;
}

.card-footer button {
    padding: 5px 10px;
    border: none;
    cursor: pointer;
}

.card-footer button.btn-success {
    background-color: #28a745;
    color: #fff;
}

.card-footer button.btn-danger {
    background-color: #dc3545;
    color: #fff;
}

.cards {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.robbu-whatsapp-button {
    background: #25d366;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    box-shadow: 2px 2px 12px rgba(22, 124, 60, 0.2);
    transition: 0.4s;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
}

.robbu-whatsapp-button > img {
    display: flex;
    width: 18px;
    height: 18px;
}

.robbu-whatsapp-button:hover {
    background: #21bd5c;
    box-shadow: 3px 3px 12px rgba(14, 81, 39, 0.4);
}

.iten-align {
    display: flex;
    align-items: center;
    height: 12vh;
}
/* #ABA8A1 */

.borderl {
    width: 30%px;
    height: 0.3px;
    background-color: rgba(128, 128, 128, 0.247);
}

.btn-list {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
    font-size: 1.15rem;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-success {
    color: #1cd356;
    background-color: transparent;
    background-image: none;
    border-color: #17b817;
    font-size: 1.15rem;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #17b847bd;
    border-color: #17b817;
}
.btn-outline-danger {
    color: #dd0a0a;
    background-color: transparent;
    background-image: none;
    border-color: #dd0a0a;
    font-size: 1.15rem;
}
.bg-grey {
    background-color: #9dadbb;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #e22525d5;
    border-color: #dd0a0a;
}

.border-soft-danger {
    border: 1px solid #dd0a0a !important;
}
.border-soft-success {
    border: 1px solid #17b817 !important;
}
.border-soft-warning {
    border: 1px solid #ecd610 !important;
}
.border-soft-gray {
    border: 1px solid #5a5f5f !important;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-success {
    color: #19c04b;
    background-color: transparent;
    background-image: none;
    border-color: #19c04b;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #19c04b;
    border-color: #19c04b;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 141, 76, 0.5);
}

@media only screen and (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }
}
