@charset "utf-8";
/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.FimDosFloats {
    font-size: 0;
    line-height: 0;
    clear: both;
    height: 0;
}

.link_voltar {
    font-weight: bold;
    color: #333;
    text-decoration: underline;
    display: block;
    font-size: 11px;
    margin-bottom: 12px;
}

#GeralServicos {
    width: 462px;
}

.desc {
    line-height: 150%;
    padding: 12px 0;
    text-transform: uppercase;
}

form {
    padding: 0 12px 12px;
}

form label {
    font-weight: normal;
    vertical-align: middle;
}

form .input_text2 {
    margin: 0 2px 12px;
    vertical-align: middle;
    background: url('imagens/back-input2.png') repeat-x left top;
    border: 1px solid #ccc;
    padding: 3px 3px 2px;
}

.erro {
    font-size: 11px;
    padding: 12px;
    background-color: #FFECEC;
    color: #C00;
    line-height: 150%;
}

.sucesso {
    font-size: 11px !important;
    padding: 12px !important;
    background-color: #E1FCDC !important;
    color: #3C0 !important;
    line-height: 150% !important;
}

.lista li {
    margin-bottom: 12px;
    line-height: 150%;
}

#form1 small {
    display: block;
    line-height: 150%;
}

input[type="submit"] {
    display: inline;
    font-weight: bolder;
    border: none;
    border-radius: 15px;
    background-color: #B9D300;
    color: #FFFFFF;
    padding: 8px 16px;
    cursor: pointer;
}

input[type="button"] {
    display: inline;
    font-weight: bolder;
    border: none;
    border-radius: 15px;
    background-color: #B9D300;
    color: #FFFFFF;
}


table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #fff;
    font-weight: bold;
}

form .input_text {
    color: #5B5C65;
    padding: 6px 8px;
    border-radius: 8px;
    box-shadow: none;
    outline: 0;
    font-size: 1em;
    height: auto;
    font-family: "UnimedSlab-SemiBold";
    font-weight: normal;
    border: 1px solid #C4CBCF;
    margin-bottom: 5px;
}

table tr td {
    padding: 4px !important;
    text-align: right;
}

h1 {
    color: #fff !important;
    line-height: 30px;
}