
* {
    border: 0;
    margin: 0;
    padding: 0;
}

.Button {
    border: 0 none;
    color: #303C5E;
    font-family: Arial,sans-serif;
    font-size:14px;
    font-style: normal;
    font-weight: bold;
}

.TextBox {
    background: #F2F3F7;
    border: 1px solid #F2F3F7;
    border-radius: 5px;
    width: 301px;
    height: 50px;
    outline: none;
    padding-left: 10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #737373;
	margin-top:6px;
}

.FlagButton {
    height: 12px;
    width: 18px;
}

.LinkButton {
    font-family: Arial,sans-serif;
    font-size:14px;
    font-style: normal;
}

.CopyRight {
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 175%;
    text-decoration: none;
}

.divFlag {
    display: none;
}

#modalToken {
    padding: 5% 15%;
}

    #modalToken [type=text] {
        padding: 10px 15px;
    }

    #modalToken [type=submit] {
        background: #1b2c5d;
        color: white;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 1px;
        padding: 10px 15px;
    }

#vocalcom-navbar {
    z-index: 3;
}

#ctl00_ctl00_Content_NaoLogado_Content_NaoLogado1_div999 {
    position: relative;
    top: 20px;
    left: 20px;
}

#div_hyperlink9 {
    top: 15px;
}


#div_hyperlink9 {
    width: 10px;
    top: 450px;
}

    .links a {
        margin-bottom: 30px;
    }

        .links a:not:last-child) {
            margin-bottom: 0;
        }