﻿a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.swal-wide {
    width: 50% !important;
    min-height: 50vh !important;
}

.swal-wide-CkEditor {
    min-width: 80% !important;
    min-height: 80vh !important;
}

.cke_contents {
    min-height: 437px !important;
}

.swal-wide-telaFinal {
    width: 80% !important;
    height: 70vh !important;
}

a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}




/*Classes MEDME*/

.borda-top {
    border-top-left-radius: 50px !important;
    border-top-right-radius: 50px !important;
}

.bora-aredondada {
    border-radius: 50px !important;
}

.borda-arredondada {
    border-top-left-radius: 50px !important;
    border-top-right-radius: 50px !important;
}

.btn-medme {
    color: #ffffff;
    background-color: #4daaa4;
    border-color: #4daaa4;
    box-shadow: none;
}

    .btn-medme:hover {
        color: #fff;
        background-color: #5ed1ca;
        border-color: #5ed1ca;
    }

.check-radio {
    position: relative;
}

    .check-radio input {
        -webkit-appearance: none;
        appearance: none;
        background-color: #eee;
        width: 73px;
        height: 30px;
        border-radius: 20px;
        box-shadow: inset 0 1px 5px rgba(0,0,0,.5);
    }

        .check-radio input:focus {
            outline: none;
            cursor: pointer;
        }

        .check-radio input:before {
            content: '';
            margin-top: -5px;
            display: block;
            width: 40px;
            height: 40px;
            background-color: white;
            border-radius: 50%;
            box-shadow: inset 0 0 0 2px #808080, 0 2px 5px rgba(0,0,0,.5);
            position: absolute;
            left: 0;
            transition: left .3s ease-out;
            -webkit-transition: left .3s ease-out;
        }

        .check-radio input:after {
            display: block;
            margin-top: -5px;
            left: 40px;
            position: absolute;
            font-size: 28px;
            font-weight: bold;
            transition: left .3s ease-out;
            -webkit-transition: left .3s ease-out;
            color: #fff;
        }

        .check-radio input:checked {
            background-color: #4daaa4;
        }

            .check-radio input:checked:before {
                left: 45px;
                box-shadow: inset 0 0 0 2px #808080, 0 2px 5px rgba(0,0,0,.5);
            }

            .check-radio input:checked:after {
                left: 43.5px;
                color: green;
            }



/*navbar invertida*/

.tabs-below {
    border-bottom-width: 0px;
    border-top: 1px solid #dee2e6;
}

    .tabs-below .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: .25rem;
        border-bottom-right-radius: .25rem;
        background-color: white;
        border-bottom-left-radius: 20px !important;
        border-bottom-right-radius: 20px !important;
    }

    .tabs-below .nav-item {
        margin-bottom: 0px;
        margin-top: -1px;
    }

        .tabs-below .nav-item.show .nav-link, .tabs-below .nav-link.active {
            border-color: #fff #dee2e6 #dee2e6 #dee2e6;
            height: 70px;
        }



.icone-menu {
    font-size: 1.5rem;
    color: #22515c;
}

    .icone-menu.active {
        color: #4daaa4;
        margin-top: 1.3rem !important;
    }

.custom-swal-class {
    overflow-x: visible;
    overflow-y: visible;
    max-height: 550px !important;
    min-height: 550px !important;
}


.swal2-styled.swal2-confirm {
    background-color: #4daaa4 !important;
}

    .swal2-styled.swal2-confirm:focus {
        box-shadow: none !important;
    }


#toast-container > div {
    opacity: 1 !important;
    box-shadow: none !important;
}

.bg-medme {
    background-color: #4daaa4 !important;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #4daaa4;
        cursor: pointer;
    }

    .slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #4daaa4;
        cursor: pointer;
    }

.imagemCorpoHumano {
    background-image: url("../imagens/background.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.secao {
    color: #4DAAA4;
    font-size: large;
    font-weight: 900;
}

.circulo-1,
.circulo-2 {
    opacity: 0;
}

.circulo-botao {
    fill: #fff;
    stroke: green;
    stroke-width: 1px;
    cursor: pointer;
}

.selecionado .circulo-botao {
    fill: #f76161;
    stroke: transparent;
}

.selecionado .circulo-1 {
    animation: selecionado 1.5s ease-in-out infinite;
}

.selecionado .circulo-2 {
    animation: selecionado 1.5s ease-in-out infinite;
    animation-delay: 0.5s;
}

@keyframes selecionado {
    50% {
        opacity: 1;
    }
}


.bg-blue {
    background-color: #4169E1 !important;
}

.text-primary-blue {
    color: #4169E1 !important;
}

.balao {
    background: #eaeaea;
    border-radius: 15px;
    width: 300px;
    min-height: 50px;
    height: auto;
    position: relative;
}
