.ml-15 {
    margin-left: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.input-tt {
    width: 100%;
    padding: 10px 10px 10px 10px;
    background: white !important;
    border: 1px solid #ccc !important;
    border-radius: 6px;
    color: #1a6bd8;
    font-size: 16px;
    float: top;
}

.input-tt:focus {
    outline: 0;
}

.input_form_cad {
    width: 100%;
    padding: 8px;
    background: white !important;
    border: 1px solid #ccc !important;
    border-radius: 6px;
    color: #1a6bd8;
    font-size: 14.5px;
    float: top;
}

.input_form_cad:focus {
    outline: 0;
}

.f-login {
    font-size: 18px;
}

.f-login a {
    font-size: 10px;
}

.f_cadastro {
    font-size: 15px;
}

.f_cadastron a {
    font-size: 10px;
}

/* Modal */
.modal-sm {
    min-width: 325px;
    top: 20px;
}

/* Modal Redefinição de Senha */

.titulo-redefinicao {
    margin: 15px 0px;
    font-size: 20px !important;
}

#respostaValidacaoPrincipalEmail {
    margin: 10px 0px 5px 0px; 
    text-align: center; 
    font-size: 15px;
}

#respostaValidada {
    margin-top: 10px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
}

/* Frase Completar Cadastro e Cadastro Nível 0 */

.frase-cadastro-0 {
    margin-top: 8px; 
    text-align: center;
    margin-bottom: 5px !important;
}

#label-cadastro-0 {
    font-size: 15px !important;
}

/* Modal login */
#modalLogin .btn-face {
    background: white !important;
    color: #3b5998 !important;
    font-size: 18px !important;
    width: 100% !important;
    border: 1px solid #3b5998 !important;
    border-radius: 6px !important;
    padding: 10px !important;
    font-weight: bold !important;
}

.modal-overflow {
    overflow: auto;
}

#modalLogin {
    overflow: auto;
}

/* Container Modais */

.div-modais {
    margin-top: 10px; 
    text-align: center;
}

.botao-login-fb {
    color: #3b5998; 
    font-size: 30px;
    margin-right: 5px;
}

#possui-cadastro {
    margin-top: 10px; 
    text-align: center; 
    font-size: 15px;
}

.titulo-modal {
    margin-top: 5px; 
    text-align: center;
    font-size: 18px!important;
}

.login-titulo {
    color: #3b5998;
    font-weight: bold;
}

/* Texto Modal Datas Fim do Ano */

#modalFimdeAno {
    font-size: 15px !important;
}

#conteudoModalFimdeAno {
    background-color: white !important;
    width: 750px !important;
}

#documentoModalFimdeAno {
    width: 750px !important;
}

.titulo-locais {
    font-weight: bold;
    margin: 0px !important;
}

.texto-locais {
    margin: 0px !important;
}

.titulo-categorias {
    font-weight: bold;
}

#exampleModalLabel {
    text-align: center; 
    font-weight: bold;
}

/* Modal do PIN */

.container-mensagem-pin {
    margin-top: 8px; 
    text-align: center;
    font-size: 15px !important;
    margin-bottom: 5px !important;
}

#mensagemPrimariaPIN {
    font-size: 15px !important;
    margin-bottom: 20px !important;
}

#mensagemSecundariaPIN {
    font-size: 15px !important;
    margin-bottom: 20px !important;
    font-weight: 600;
}

#cad_pin {
    text-align: center;
    margin-bottom: 5px;
}

#cad_pin_confirmar {
    text-align: center;
    margin-bottom: 15px;
}

/* Erros */

#erro_convite {
    margin: 10px 0px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
}

#erro_cadastro_pin {
    margin: 10px 0px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
}

#erro_cad_pin {
    margin: 10px 0px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
}

/* Linha dos Modais */

.linha-modal {
    background-color: #ddd;
    width: 89.5% !important;
}

#linha-cadastro {
    background-color: #ddd;
    width: 89.5% !important;
    margin: 10px 0px !important;
}

/* Modal de Alerta */

.modal-alerta {
    margin-top: 20px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
    margin-bottom: 0px;
}

/* Container "Ainda não possui uma conta?" */

.div-cadastro {
    margin-top: 10px; 
    text-align: center; 
    font-size: 15px;
}

.frase-cadastro {
    color: #3b5998;
    font-weight: bold;
}

/* Reenviar E-mail */

#reenvia_email {
    cursor: pointer; 
    text-decoration: underline; 
    color: #4d9aec;
}

/* Código E-mail */

#codigo_email {
    display: none; 
    text-align: center; 
    color: black;   
}

#reenvia {
    display: none;
}

/* Mensagem de Alerta do Modal de Redefinir Senha */

#mensagemRedefinirSenha {
    margin-top: 10px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
}

/* Erro de senha fora dos requisitos */

#erro_cadastro_senha {
    color:red;
    margin: 10px 0px; 
    text-align: left; 
    font-size: 12px;
}

/* Erro de Cadastro */

#erro_cadastro {
    margin: 10px 0px; 
    text-align: center; 
    font-size: 12px; 
    font-weight: bold;
}

/* Barra de Força da Senha */

.progress {
    height: 13px !important;
}

/* Campo do Recaptcha */

.g-recaptcha {
    margin-top: 15px; 
    margin-bottom: 10px;
}

/* Campo Código Convite */

#codigo_convite {
    margin-bottom: 10px;
    text-align: center;
}

/* Alerta de Sucesso */

#nome_anciao {
    margin-top: 10px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
    padding: 5px !important;
}

/* Modal de Cadastro */

.div-titulo-cadastro {
    margin-top: 5px; 
    text-align: center;
}

#modal-cadastro-container {
    margin-top: -10px;
}

#alerta-cadastro-modal {
    margin-top: 20px; 
    text-align: center; 
    font-size: 15px; 
    font-weight: bold;
    margin-bottom: 0px;
}

#barra-forca-senha {
    width: 0%;
}

.container-codigo-email {
    text-align: center;
}

/* Loader Antigo */

.loader-antigo {
    padding-left: 29%; 
    padding-right: 28%; 
    display: none; 
    margin-top: 5%;
}

/* Texto de Confirmação de Cadastro */

#texto-confirmacao {
    font-family: 'Arial', sans-serif !important; 
    font-size: 15px; 
    display: none;
}

/* Botão Confirmar Cadastro */

#confirmar {
    display: none;
}

#modalLogin .btn,
#modalTrocaSenhaHome .btn,
#modal_recebeu_convite .btn,
#modal_inserir_convite .btn,
#modal_cadastro .btn,
#modal_completar_cadastro .btn,
#modal_pin .btn,
#modal_cadastro_imcompleto .btn {
    text-transform: uppercase;
    background: #4d9aec !important;
    border-color: white !important;
    color: white !important;
    font-size: 20px !important;
    font-weight: bold !important;
    width: 100%;
    border-radius: 6px !important
}

#modal_recebeu_convite .btn,
#modal_inserir_convite .btn,
#modal_cadastro .btn,
#modal_completar_cadastro .btn,
#modal_pin .btn,
#modal_cadastro_imcompleto .btn {
    margin: 5px 0px;
}

#modalLogin a,
#modalTrocaSenhaHome a {
    color: #4364d2 !important;
}

#modalLogin h3,
#modalTrocaSenhaHome h3 {
    font-size: 16px;
    text-align: center;
    /* font-family: 'Arvo', serif !important; */
}

#frase_top_home {
    margin-top: 15px !important;
    font-family: 'AmsiProCond', sans-serif;
    font-weight: 600;
    font-size: 35px;
    font-style: normal;
}

#sacar-exterior .pontos {
    margin-bottom: 15px;
}

.div_principal_cambio {
    width: 295px !important;
}

.btn_cambio_me {
    height: 100% !important;
}

.input_cambio {

    width: 120px !important;
}

.a_ver_taxas {
    color: #888888;
    font-size: 15px;
    margin-left: 66px;
    margin-top: 1px;
    text-decoration: underline;
}

.button_cambio {
    padding: 5px;
    width: 100%;
    border-radius: 5px;
    font-size: 20px;
    border: 1px solid #888888;
    background: #4d9aec;
    font-weight: 600;
}

.btn_cambio_me {
    height: 100%;
    width: 90px;
    background: #eee;
    border: 1px solid #ccc;
    border-right: 0px;
    border-radius: 5px 0px 0px 5px;
    padding: 0px 0px 0px 20px;
}

/* .btn_cambio_me:focus {
    outline: 0;
} */
.caret_cambio {
    color: #888888;
    font-size: 16px;
}

.ul_moedas_cambio {
    margin-top: 0px !important;
    padding: 0px !important;
    width: 296px;
    border: 1px solid #ccc;
}

.ul_moedas_cambio li {
    width: 100%;
}

.span_moedas {
    margin-left: 4px;
}

.span_moedas img {
    margin: 5px 0px;
}

.span_iso_cambio {
    margin-left: 20px;
    font-size: 17px;
    color: #4368d4
}

.span_moeda_cambio {
    font-size: 15px;
}

.button_taxas_close:focus {
    outline: 0;
}

.button_taxas_close {
    padding: 5px 20px !important;
    font-size: 40px;
}

.modal_taxas {
    background-color: white !important;
    color: #888888;
    width: 350px;
}

.modal_taxas_header {
    padding: 0px;
    border: 0px;
}

.table_taxas_cambio {
    font-size: 15px;
    border: none;
}

.table_taxas_cambio {
    font-size: 15px;
    border: none;
    margin-bottom: 8px !important;
}

.table_taxas_cambio>thead>tr>th {
    border-left: 0px;
    border-right: 0px;
}

.taxa_cambio {
    font-weight: 600;
    border: 0px !important;
    background-color: white;
}

.result_cambio {
    border: 0px !important;
    background-color: white;
    font-size: 16px;
    text-align: right;
    vertical-align: middle !important;
}

.taxa_cambio_ult {
    font-weight: 600;
    border: 2px solid #ddd !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    background-color: white;
}

.result_cambio_ult {
    border: 2px solid #ddd !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    background-color: white;
    font-size: 16px;
    text-align: right;
}

.lb_taxa_tarifa {
    margin-top: 15px;
    font-size: 18px;
    color: #4368d4;
    margin-bottom: 5bpx !important;
}

.label_informe_taxas {
    text-align: justify;
    font-size: 11px;
    font-weight: 400 !important;
    font-family: Arial, sans-serif;
}

.button_modal_taxas {
    padding: 2px;
    width: 100px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #4368d4;
    background: #4d9aec;
    font-weight: 700;
    color: white;
    margin-top: 8px;
}

.button_cad:hover {
    color: white;
}

.button_cad:focus {
    color: white;
}

#form-cadastro .lb3 {
    font-size: 17px;
    margin-top: -5px;
}

#form-cadastro input,
#form-cadastro select {
    font-size: 17px;
    padding: 0px 10px 5px 10px !important;
}

#modal_taxas td {
    font-size: 14px;
    padding: 0.3rem 0px 0.3rem 0px;
}


@media(min-width:992px) {
    .divLeft {
        padding-left: 5px !important;
    }

    .divLeftZero {
        padding-left: 0px !important;
    }

    .divLeftRight {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .divRight {
        padding-right: 5px !important;
    }

    .divRightZero {
        padding-right: 0px !important;
    }
}


/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #275078;
    top: 1px;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 320px;
    background-color: #f1f1f1;
    border: 1px solid #000;
    color: #000;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    left: 150%;
    top: -370%;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}

.color_red {
    color: #e83535;
    margin: 3px 0px 0px 0px;
}

.color_green {
    color: #3f8c3f;
    margin: 3px 0px 0px 0px;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #4d9aec;
    border-bottom: 16px solid #4d9aec;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Script Facebook */

.facebook-img {
    display: none;
}

/* Script Google */

.frame-google {
    display: none;
    visibility: hidden;
}

/* Dropdown */

.dropdown {
    display: inline-block;
}

/* Dropdown Toggle */

.dropdown-toggle {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

/* Dropdown Menu */

.dropdown-menu {
    margin-top: 3px !important;
    padding: 15px !important;
    text-align: left;
}

.dropdown-menu li {
    width: 100%;
    margin-top: 5px;
}