/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 13, 2017, 4:55:57 PM
    Author     : marcus
*/

.advice-messages > p{
    font-weight: normal;
    font-size: 14px;
    color: #6e6e6e;
    
}

.credit-cart-select > div {
    
    text-align:center;
    
}


.btn-registration {
    background-color: #93a7ac;
    color: whitesmoke;
    font-weight: bold;
}

#validate-email-box {
    margin-bottom: 10px;
    text-align: center;
    margin-left: -20px;
}

.modal-body > .modal-text-advice{
    font-weight: normal;
    text-align: center;
    padding: 0;
}
#avrodx-image
{
    margin-left:15px; margin-top: -3px;
}
.modal-header {
    background-color:#808080; color:white;
}

.link-open-modal{
    text-decoration: underline;
}

.link-open-modal:hover{
    cursor: pointer;
}

.badge_entry_page {
    background-color: #008d99;
    border-radius: 90px;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-right: 5px;
    margin-top: -4px;
    min-width: 10px;
    padding: 7px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.title-register-field{
    color: #004a4d;
    padding: 5px;
    font-weight: bold;
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 26px;
    font-weight: 700;
    margin: 0 auto 20px;
}

.text-register-fields {
    color: #004a4d;
    font-size: 20px;
    font-family: "Arial Narrow",Arial,sans-serif;
    
}

span, label{
    font-family: "Arial Narrow",Arial,sans-serif;
}

.explain-terms-registration{
    color: #004a4d;
    font-weight: bold;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
}
.data-description{
    color: #6e6e6e;
    font-size: 20px;
    font-weight: normal;
    margin-left: 90px;
    text-align: left;
}


.badge-interrogation {
    background-color: #fff;
    border-radius: 9px;
    color: #777;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 1px 4px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-color: #777;
    border: solid;
    border-width: 0.03em;    
}
.credit-card-flag{
    
    text-align: center;
    margin: 5px;
}
.credit-card-flag > img {
    height: 48px;
}
.credit-cart-option {
    margin-left: 18px;
}
#submit-data-to-registration{
    font-size: 22px;
    padding: 12px 15px;
}
#submit-email-to-validade{
    
}
.form-group > div > p {
    margin: 5px;
}

.modal-body > p {
    font-weight: normal;
    font-size: 12px;
}

.login-panel{
    padding: 20px;
}

.login-line-form-separator{
    margin-top:30px; 
    margin-bottom:-20px; 
    background-color:black;
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
}

.text-form-login{
    color: #004a4d;
    font-family: "Arial Narrow",Arial,sans-serif;
}

.promotional-text-price {
    font-size: 16px;
}
.promotional-text > span {
    font-size: 14px;
}

.promotional-text {
    margin-top: -10px;
}
.data-description-internal{
    color: #6e6e6e;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    
}
#description-payment-amount{
    margin-top: 20px;
}

.entry-button-subscription{
    height:50px; color:#6e6e6e; font-size:18px; font-weight:bold; background-color: #dedede;
}