﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

textarea {
    min-height: 50px;
}

.form {
    width: 95vw;
    flex-wrap: wrap;
    margin-left: 20px;
    display: flex;
}

.required:after {
    content: " *";
    color: red;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn-light {
    background-color: rgba(0,0,0,.03);
    border-color: darkgray;
}

.btn-blue {
    color: #fff;
    background-color: #17A2B8;
    border-color: #17A2B8;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}


@media screen and (max-width: 768px){
    .mainContainer{
        margin-top : 20% !important;
    }
}

/* Sticky footer styles
-------------------------------------------------- */
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;
    background-image: url("../img/background/white.jpg");
}

    body * {
        font-size: 10pt !important;
    }

footer {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 40px; /* Vertically center the text there */
    background-color: white;
    text-align: center;
}

    footer * {
        font-size: 8pt !important;
        color: gray;
        font-weight: bold;
    }

.logo-navbar {
    width: 165px;
}

h1 {
    font-size: 20px !important;
}

small {
    font-size: 11px !important;
}

.card {
    border-color: #c4c4c4 !important;
    text-align: left !important;
    max-width: 100%;
}

.validation-summary-errors {
    padding-bottom: 0px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 3px;
}

.logo-main {
    width: 80%;
    margin-top: 180px;
    opacity: 0.5;
}

.btn {
    min-width: 80px !important;
    text-transform: uppercase !important;
}

.nav-item {
    border-bottom: solid 2px white;
}

    .nav-item:hover {
        border-bottom: solid 2px gray;
    }

/*Lista de Cor dos Status*/
.status {
    color: white;
}

.statusid-1 {
    background-color: #0000FF;
}
/*Aguardando análise*/
.statusid-2 {
    background-color: #000080;
}
/*Em Preenchimento*/
.statusid-3 {
    background-color: #FA8072;
}
/*Aguardando Pagamento*/
.statusid-4 {
    background-color: #2E86C1;
}
/*Pago*/
.statusid-5 {
    background-color: #A9CCE3;
    color: black;
    !important
}
/*Aguardando agendamento do Exame/Entrevista*/
.statusid-6 {
    background-color: #FFFF00;
}
/*Aguardando Exame*/
.statusid-7 {
    background-color: #0000FF;
}
/*Dossiê aguardando análise*/
.statusid-8 {
    background-color: #2C3E50;
}
/*Aguardando envio do relatório*/
.statusid-9 {
    background-color: #0C29F8;
}
/*Dossie Não Complacente == Não Aprovado*/
.statusid-10 {
    background-color: #0C29F8;
}
/*Cancelado == Não aprovado*/
.statusid-11 {
    background-color: #FFFF00;
    color: black;
    !important
}
/*Aguardando Liberação do Exame*/
.statusid-12 {
    background-color: #FFFF00;
    color: black;
    !important
}
/*Exame Online*/
.statusid-13 {
    background-color: #808000;
}
/*Inscrição com Pendencia*/
.statusid-14 {
    background-color: #0C29F8;
}
/*Aprovado*/
.statusid-15 {
    background-color: #0C29F8;
}
/*Não Aprovado*/
.statusid-16 {
    background-color: #0000FF;
}
/*Aguardando Isenção do Exame == Dossiê aguardando análise*/
.statusid-17 {
    background-color: #A9CCE3;
    color: black !important;
}

/*Relatório Aprovado*/
.statusid-18 {
    background-color: red;
    color: white;
    !important
}

/*Relatório Não Aprovado*/
.statusid-19 {
    background-color: #CA3D1E;
}
/*Aguardando emissão do certificado*/
.statusid-20 {
    background-color: green;
}

/*Certificado emitido*/
.statusid-20 {
    background-color: green;
}

/*Certificado emitido*/
.statusid-21 {
    background-color: #F8DB0C;
    color: black;
}

/**/
.statusid-22 {
    background-color: #F8DB0C;
    color: black;
}

/**/
.statusid-23 {
    background-color: #F8DB0C;
    color: black;
    !important
}


.statusid-24 {
    background-color: #F8DB0C;
    color: black;
    !important
}

.statusid-25 {
    background-color: #F8DB0C;
    color: black;
    !important
}

.statusid-26 {
    background-color: #F8DB0C;
    color: black;
    !important
}

.statusid-27 {
    background-color: #F8DB0C;
    color: black;
    !important
}

.statusid-28 {
    background-color: red;
    color: white;
    !important
}

.statusid-30 {
    background-color: brown;
    color: white;
    !important
}

.statusid-29 {
    background-color: orangered !important;
    color: white;
}

.statusid-31 {
    background-color: red !important;
    color: white;
}

.statusid-32 {
    background-color: red !important;
    color: white;
}
/*Aguardando Autoavaliação*/

@media print {
    .printHide {
        display: none !important;
    }
}

.moneyMask {
    text-align: right;
}

/* Input flag */
.iti {
    display: block !important;
}

.iti__flag {
    background-image: url("~/lib/intl-tel-input/img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("~/lib/intl-tel-input/img/flags@2x.png");
    }
}

@media screen and (min-width: 1024px) {
    .resumo {
        margin-right: 191px;
    }
    .box-resumo {
        width: 528px;
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and (min-width: 1440px) {
    /*.resumo {
        margin-right: 224px;
    }
    .box-resumo {
        width: 652px;
        padding-left: 37px;
        padding-right: 37px;
    }*/
    .resumo {
        margin-right: 231px;
    }

    .box-resumo {
        width: 675px;
        padding-left: 38px;
        padding-right: 38px;
    }
}

@media screen and (min-width: 2560px) {
    .resumo {
        margin-right: 349px;
    }
    .box-resumo {
        width: 1065px;
        padding-left: 100px;
        padding-right: 100px;
    }
}