﻿body {
    padding-bottom: 20px;
}

@font-face {
    font-family: UniSans;
    src: url('../fonts/UniSans_Regular.otf');
    font-weight: 400;
}

@font-face {
    font-family: UniSans;
    src: url('../fonts/UniSans_Light.otf');
    font-weight: 300;
}

@media print {
    .notprint {
        visibility: hidden;
    }

    .yesprint {
        visibility: visible !important;
        position: absolute;
        top: 0;
        left: 0;
    }
}

#barra_impressao {
    visibility: hidden;
}

.title-activity {
    background: #0089d0;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    padding: 14px 0 11px 20px;
}


.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn {
    text-align: center;
}

.btn-primary {
    color: #fff;
    background-color: #464f58;
    border-color: #464f58;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #212529;
        border-color: #212529;
    }

.vitrine_video {
    width: 100%;
    margin: -7px 0;
    padding: 0px;
    min-height: 250px;
}

.btn-vitrine-content {
    font-size: 0;
    word-spacing: 0;
    letter-spacing: 0;
    text-align: center;
}

.box-activity .btn {
    position: relative;
    bottom: 15px;
}

.btn-vitrine-content .btn-yellow {
    font-size: 16px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #09cf32;
    background: url(../images/ico-plus-btn-car.png) #0bae2d 15px center no-repeat;
    padding: 10px 15px 10px 45px;
}

.btn-vitrine-content .btn-last {
    font-size: 16px;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    border: 1px solid #09cf32;
    background: url(../images/ico-plus-btn-car.png) #0bae2d 15px center no-repeat;
    padding: 10px 15px 10px 45px;
}

.btn-yellow {
    background: #ff8400;
    color: #ffffff;
    display: inline-block;
    padding: 10px 30px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn {
    text-align: center;
}

.a {
    color: inherit;
    text-decoration: none;
}

.titulo_reg_imp {
    margin-left: 30px;
    color: black;
    font-size: 35px;
    font-family: UniSans;
    font-weight: 600;
}

.titulo_light_imp {
    color: black;
    font-family: UniSans;
    font-size: 35px;
    font-weight: 400;
    line-height: 150px;
}

#qrCode_imp {
    margin: 15px 15px 15px 380px;
}


.top20 {
    padding-top: 20px;
}

#banner {
    text-align: center;
    background-color: #000000;
}

.moldVitrine {
    padding: 10px 10px 20px 10px;
    border: 1px;
    border-style: solid;
    border-color: #dcd2d2;
    background-color: #eeeeee;
    text-align: center;
}

.vitrine {
    padding: 5px;
}

.titulovitrine {
    color: #023777;
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bolder;
    font-style: normal;
    padding-top: 5px;
    position: relative;
    margin: 6px 0 0 6px;
    height: 32px;
}

.vitrine_img {
    margin-top: 6px;
    border-bottom-width: 3px;
    border-bottom-color: #464f58;
    border-bottom-style: solid;
    width: 100%;
}

.vitrine_link {
    margin-right: 30px;
    float: right;
    color: #343a40;
}

    .vitrine_link a {
        color: #343a40;
    }

    .vitrine_link a {
        color: #343a40;
    }

.btn_fixo {
    width: 150px;
    height: 50px;
    color: #fff;
    background-color: #0bae2d;
    border-color: #0bae2d;
    font-weight: 500;
    font-size: large;
}

#altuser_mnu {
    display: inline-block;
}

#userperfil {
    padding-top: 10px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers 
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}
    */
/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

.container .row iframe .mapaPesquisa {
    box-shadow: 5px 5px 5px;
}

#txtDescricaoRelato {
    background-color: rgb(250, 255, 189) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

#txtFantasiaCnpjEmpresaBusca {
    background-color: rgb(250, 255, 189) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

/* Menu */
.navbar {
    padding: 0px;
}

#barra_inicial {
    background-color: #1c2327;
    text-align: center;
}

#barra_inicial_filiado {
    background-color: #464f58;
    height: 150px;
    text-align: center;
}

.ctl-login li {
    display: inline-block;
    text-decoration: none;
}

    .ctl-login li a {
        color: white;
        font-size: 18px;
    }

.btn-logout {
    cursor: pointer;
    font-weight: 400;
    color: #ffffff;
    background-color: transparent;
}

#navbarSupportedContent {
    padding-right: 30px;
}

.titulo_reg {
    color: white;
    font-family: UniSans;
    font-weight: 400;
}

.titulo_emp {
    white-space: nowrap;
    color: white;
    font-family: UniSans;
    font-weight: 400;
}

.titulo_ouvidoria {
    margin: 15px 0 10px 0;
    white-space: nowrap;
    color: white;
    font-family: UniSans;
    font-weight: 400;
}

.titulo_light {
    color: white;
    font-family: UniSans;
    font-weight: 300;
    line-height: 130px;
}

.titulo_cel {
    color: white;
    font-family: UniSans;
    font-weight: 300;
}

.titulo {
    color: #343a40;
    font-family: UniSans;
    font-weight: 400;
}

#logInOut {
    color: white;
    font-family: UniSans;
    font-weight: 400;
    top: 30px;
}

#txt_pergunta {
    margin: 45px 0 25px 0;
    color: #343a40;
    font-family: UniSans;
    font-weight: 400;
}

#txt_titulo {
    color: #343a40;
    font-family: UniSans;
    font-weight: 400;
}

.img_jornal {
    width: 90%;
}

.titulo_jornal {
    color: #343a40;
    font-family: UniSans;
    font-weight: 400;
}

.jornal {
    color: white;
    font-family: UniSans;
    font-weight: 300;
    font-size: 18px;
}

#unsubscribe {
    color: white;
    font-family: UniSans;
    font-weight: 200;
    font-size: 12px;
    text-align: right;
}

#descadastarEmail {
    color: white;
    font-family: UniSans;
    font-weight: 200;
    font-size: 12px;
    text-decoration: underline;
}


#logo_filiado {
    padding: 30px 0;
}

#logo_cel {
    padding: 15px 30px;
}

.custom-file-input2 {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-label2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

#barra_newsletter {
    padding: 30px 0 20px 20px;
    background-color: #464f58;
}

#btn_newsletter {
    width: 100px;
    height: 38px;
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
    font-weight: 400;
    font-size: large;
}

#btnEmailNews {
    width: 100px;
    height: 38px;
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
    font-weight: 400;
    font-size: large;
}

#txtnews {
    color: white;
    font-size: larger;
    white-space: nowrap;
    text-align: right;
}

#footer {
    padding: 0;
    background-color: #cccccc;
}

.footer_menu {
    padding: 10px 0;
}

.footer_menurow {
    margin-left: 30px;
    text-align: center;
}

#loading-indicator {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -200px;
    width: 400px;
    height: 400px;
    z-index: 100;
}

#txtfileinput_cs {
    height: 0px;
    width: 80%;
}

#lblfileinput_cs {
    top: unset;
    left: 15px;
    right: 15px;
}

.nav-link1 {
    display: block;
    padding: .5rem 1rem;
    color: #343a40;
    text-decoration: none;
    background-color: transparent;
    font-family: UniSans;
    font-weight: 400;
}

    .nav-link1:hover {
        color: #000000;
        text-decoration: none;
    }

/* Material Divulgacao */

#certificado {
    background-color: rgb(255, 255, 255) !important;
    background-image: url('../images/certificado_fd.jpg');
    background-repeat: no-repeat;
    color: rgb(0, 0, 0) !important;
    background-position: center top 30px;
}

.titulo_certificado {
    display: flex;
    position: fixed;
    margin-top: 40px;
    align-items: center;
    justify-content: center;
    height: 662px;
    width: 100%;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    font-size: 35px;
    font-style: italic;
    color: #000000;
}

#tabelaEmpresas {
    max-height: 406px;
    overflow-y: scroll;
}

/*Adesivo*/

#fundo_adesivo {
    background-color: rgb(255, 255, 255) !important;
    position: relative;
    width: 590px;
    height: 276px;
}

#adesivo_v1 {
    position: absolute;
    width: 590px;
    margin-top: -240px;
    margin-left: -240px;
}

.titulo_adesivo_v1 {
    width: 400px;
    margin-top: 5px;
    margin-left: 270px;
    font-family: UniSans, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    text-transform: uppercase;
}

.data_adesivo_v1 {
    position: fixed;
    top: 260px;
    left: 30px;
    font-family: UniSans, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}

/*Banner Divulgação*/

#fundo_divulgacao {
    background-color: rgb(255, 255, 255) !important;
    position: absolute;
    height: 4400px;
    width: 3100px;
    z-index: 1;
}

#divulgacao_v2 {
    position: absolute;
    width: 3100px;
    height: 4480px;
    z-index: 10;
}

.titulo_divulgacao {
    color: #1B1464;
    font-family: UniSans, sans-serif;
    font-size: 150px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 1850px;
    margin-left: auto;
    margin-right: auto;
    left: 180px;
    right: 180px;
    text-transform: uppercase;
}

.texto_divulgacao {
    color: #1B1464;
    font-family: UniSans, sans-serif;
    font-size: 105px;
    font-weight: normal;
    text-align: center;
    position: absolute;
    bottom: 960px;
    left: 360px;
    right: 360px;
}

.link_divulgacao {
    width: 2580px;
    margin-top: 100px;
    margin-left: 270px;
    color: #1B1464;
    font-family: 'Helvetica', sans-serif;
    font-size: 105px;
    font-weight: 400;
    justify-content: center;
    text-align: center;
}

.ano_divulgacao {
    color: #ece6de;
    font-family: 'Helvetica', sans-serif;
    font-size: 200px;
    font-weight: 600;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 80px;
}

/*Certificado*/

#fundo_certificado {
    background-color: rgb(255, 255, 255) !important;
    position: relative;
    width: 1040px;
    height: 730px;
}

#certificado_v2 {
    position: absolute;
    width: 1040px;
    margin-top: -520px;
    margin-left: -350px;
}

.titulo_certificado_v2 {
    width: 1000px;
    margin-top: 310px;
    margin-left: 500px;
    text-align: center;
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    font-size: 47px;
    font-style: italic;
    color: #000000;
}

.data_certificado_v2 {
    position: fixed;
    top: 790px;
    left: 75px;
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    font-size: 25px;
    font-style: italic;
    color: #000000;
}

.qrcode_certificado_v2 {
    position: fixed;
    top: 910px;
    left: 790px;
    background-color: blue;
}



.afiliado_googlepanel {
    float: left;
    align-items: center;
    padding-left: 20px;
    padding-top: 2px;
    font-style: inherit;
    font-weight: bold;
}

.btn_googlepanel {
    cursor: pointer;
    float: left;
}
