﻿h5, .input, .Drop
{
    display: block;
    float: left;
}
img
{
}
input, select, textarea, img, .label
{
    margin-top: 10px;
}
.radio
{
    margin-top: 5px;
}
.alinhaButon
{
    float: right;
}
.btnIncluir
{
    position: absolute;
    left: 40%;
}
h5
{
    font-size: 10px;
    color: #FFFFFF;
    background: #ACBEF2;
    font-weight: bold;
    text-align: right;
    margin-top: 10px;
    margin-right: 10px;
    line-height: 20px;
    float: right;
    padding-right: 5px;
}
.input, img
{
    margin-right: 5px;
}
label
{
    margin-right: 5px;
}
.Drop
{
    margin-right: 5px;
}
.DivDesc h5
{
    float: left;
    width: 130px;
}
.DivForm
{
    float: left;
    width: 130px;
}
.DivRigth
{
    float: right;
}
.Divqtde
{
    text-align: right;
    font-weight: bold;
    font-size: 10px;
}
br
{
    clear: left;
}
.ObraInfo
{
    font-size: 11px;
}
.VincConfirm
{
    width: 400px;
    margin-left: 200px;
    border-width: thin;
    border-style: solid;
    border-color: Red;
}
