.removemargin
{
    margin:0 !important;
}

.mainformviewcampolabel
{
    color: #000;
    display: block;
    width: 100%;
}
.mainformviewcampolabelprincipal
{
    font-weight: bolder;
}

.alignbottom
{
    min-height: 10em;
    display: table-cell;
    vertical-align: bottom;
}

.aligntop
{
    vertical-align: top;
}

.alignmiddle
{
    vertical-align: middle;
}

.aligncenter
{
    text-align: center;
    display: block;
}

.input-xs
{
    height: 20px;
    padding: 2px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 2px;
}


/*Para usar em objetos que no fim têm margem no topo*/
.margintop
{
    margin-top: 10px;
}

/*Para usar em objetos que no fim têm margem à direita*/
.marginright
{
    margin-right: 4px;
}

/*Para usar em objetos que no fim têm margem à esquerda*/
.marginleft
{
    margin-left: 4px;
}

/*Para por margem em baixo*/
.margin-bottom
{
    margin-bottom: 10px;
}

.logotipo
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.updateprogress
{
    background-color: #FAFAFA;
    position: absolute;
    width: 300px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -150px;
    border: solid 1px #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 3px 3px 8px #ccc;
    vertical-align: text-top;
    text-shadow: 0 -1px 0 #000;
}

    .updateprogress[class]
    {
        position: fixed;
    }

.updatelabel
{
    color: gray;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    text-shadow: 0 1px 0 #000;
}

.hmenucaixa
{
    width: 100%;
    margin-bottom: 10px;
}

.hmenuglobal
{
    text-align: right;
    width: 100%;
}


.caixaautotitulotexto
{
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #545351;
}

.caixaauto
{
    width: 98%;
    margin-bottom: 12px;
    margin-left: 7px;
}

.caixaautofooter
{
    text-align: right;
    height: 30px;
    vertical-align: bottom;
    background-color: #F5F5F5;
}

.floatright
{
    float: right;
}

.floatleft
{
    float: left;
}

.clearleft
{
    clear: left;
}

.formtm
{
    height: 8px;
    width: 96%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/boxtm.png');
}

    .formtm[class]
    {
        background-image: url(../images/boxtm.png);
    }




.caixa189table
{
    width: 189px;
    border: 0px;
    margin-bottom: 5px;
}

.caixa189titulo
{
    background-image: url(../images/top189.png);
    text-align: left;
    margin-left: 10px;
    height: 20px;
}

.caixa189titulotexto
{
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #545351;
    margin-left: 12px;
}

.caixa189tableopcoes
{
    background-image: url(../images/med189.png);
    color: #545351;
    text-align: center;
}

.caixa189footer
{
    background-image: url(../images/med189.png);
    text-align: right;
    height: 30px;
    vertical-align: bottom;
}

.toolbarbutton
{
    font-size: 8pt;
    text-decoration: none;
}

    .toolbarbutton:hover
    {
        font-size: 8pt;
        text-decoration: underline;
    }

.gtitulo
{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
}

.gcell
{
    background-color: White;
    padding: 2px;
    font-size: 8pt;
    text-decoration: none;
}


.searchbox
{
height: 30px;
padding: 6px 12px;
font-size: 12px;
line-height: 1.32857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.searchboximg
{
    margin-left: -22px;
    margin-bottom:-5px;
}

.searchtable
{
    border: 0px;
    margin-bottom:10px;
    margin-top:10px;
    margin-right:10px;
    display:block;
}


.glink
{
    font-size: 8pt;
}

    .glink:hover
    {
        font-size: 8pt;
        text-decoration: underline;
    }

.glabel
{
    font-size:14px;
}

.glabelp
{
    font-size: 8pt;
}

.gtitulolink
{
    font-size: 14pt;
    text-decoration: none;
}

    .gtitulolink:hover
    {
        font-size: 14pt;
        text-decoration: underline;
    }


.ctrtableaz
{
    background-color: #ffffff;
    margin: 0px;
    border: 1px solid;
    border-top-color: #00FFFF;
    border-left-color: #00FFFF;
    border-bottom-color: #00FFFF;
    border-right-color: #00FFFF;
}

.ctrheaderaz
{
    background-image: url(../images/tableheaderb.gif);
    border: 1px solid;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-color: #00FFFF;
    border-right-color: #00FFFF;
    width: 100%;
}

.ctrcellaz
{
    background-color: #FFFFFF;
    width: 100%;
}

.ctrfootaz
{
    background-color: #CCCCCC;
    width: 100%;
}

.ctrheadertextaz
{
    font-family: Tahoma,arial,sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #000080;
}

.ctrtableen
{
    background-color: #ffffff;
    margin: 0px;
    border: 1px solid;
    border-top-color: #00FFFF;
    border-left-color: #00FFFF;
    border-bottom-color: #00FFFF;
    border-right-color: #00FFFF;
}

.ctrheaderen
{
    background-image: url(../images/tableheaderr.gif);
    border: 1px solid;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-color: #00FFFF;
    border-right-color: #00FFFF;
    width: 100%;
}

.ctrcellen
{
    background-color: #FFFFFF;
    width: 100%;
}

.ctrfooten
{
    background-color: #FF0000;
    width: 100%;
}

.ctrheadertexten
{
    font-family: Tahoma,arial,sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #FFFFFF;
}

.ctrtablepr
{
    background-color: #ffffff;
    margin: 0px;
    border: 1px solid;
    border-top-color: #00FFFF;
    border-left-color: #00FFFF;
    border-bottom-color: #00FFFF;
    border-right-color: #00FFFF;
}

.ctrheaderpr
{
    background-image: url(../images/tableheader.gif);
    border: 1px solid;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-color: #00FFFF;
    border-right-color: #00FFFF;
    width: 100%;
}

.ctrcellpr
{
    background-color: #FFFFFF;
    width: 100%;
}

.ctrfootpr
{
    background-color: #CCCCCC;
    width: 100%;
}

.ctrheadertextpr
{
    font-family: Tahoma,arial,sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #000000;
}


.listtable
{
    border: 0px;
    word-spacing: 2px;
    width: 90%;
    text-align: center;
}


.listformtitulo
{
    margin-top: 20px;
    margin-bottom:20px;
    display: block;
    font-size: 18px;
}

.listtitulo
{
    margin-top: 5px;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size:14px;
}

.listlabelnota
{
    font-size: 8pt;
}

.listlabelsm
{
    font-size: 8pt;
}

.defgrid
{
    border: 1px #EEEEEE;
    font-size: 8pt;
    border-left: solid 1px #EDEDED;
    border-top: solid 1px #EDEDED;
    padding: 5px;
    word-spacing:2px;
    border-collapse:collapse;
    width: 100%;
    background-color: #EEEEEE;
    text-align: left;
}

.defgridheader
{
    vertical-align: bottom;
    font-size: 8pt;
}

.defgriditem
{
    font-size: 8pt;
    vertical-align: top;
    background-color: #FFF;
    border-bottom:solid 1px #CCC;
}

.defgriditema
{
    font-size: 8pt;
    background-color: #FFF;
    border-bottom:solid 1px #CCC;
    vertical-align: top;
}

.defgriditems
{
    font-size: 8pt;
    vertical-align: top;
}


.defgridred
{
    border: 1px #EEEEEE;
    font-family: Tahoma;
    font-size: 8pt;
    border-collapse: collapse;
    padding: 1px;
}

.defgridheaderred
{
    vertical-align: bottom;
    font-size: xx-small;
}

.defgriditemred
{
    font-size: xx-small;
    vertical-align: top;
}

.defgriditemared
{
    font-size: xx-small;
    vertical-align: top;
}

.defgriditemsred
{
    font-size: xx-small;
    vertical-align: top;
}

.menutable
{
    width: 95%;
    border: 0px;
}

.menutitulo
{
    border-color: #0044ff;
    height: 13pt;
    border: 1px solid #000000;
    background-image: url(../images/tableheader.gif);
}

.menutitulotexto
{
    font-size: 8pt;
    font-weight: bold;
    color: #000080;
}


.menutableopcoes
{
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#dedede', gradientType='0');
    color: #000000;
}

.inqtable
{
    border: 0px;
    word-spacing: 2px;
    width: 90%;
    margin: 20px;
}

.inqtablemens
{
    border: 0px;
    word-spacing: 0px;
    width: 800px;
    text-align: center;
}

.avatable
{
    background-color: #FFF;
    border: 1px solid;
    border-color: #DDD #CCC #CCC #DDD;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.avaheader
{
    background-image: url(../images/tableheaderb.gif);
    border: 1px solid;
    border-color: #FFF;
    width: 100%;
    height: 26px;
    vertical-align: middle;
    padding: 5px;
}

.avatitulo
{
    color: #444342;
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFF;
}

.avacell
{
    background-color: #FFF;
    width: 100%;
    padding: 5px;
}

.gridPager td
{
    font-size: 10pt;
    text-align: right;
    color: #000064;
    font-weight: bold;
}

.gridPager a
{
    color: #CCC;
    text-decoration: none;
    font-weight: normal;
}

    .gridPager a:hover
    {
        color: #000;
        text-decoration: none;
        font-weight: normal;
    }

/* Tablets and up */
@media screen and (min-width: 768px)
{
    .alignright
    {
        text-align: right;
    }

    .rowmargin
    {
        margin-bottom: 10px;
    }
    .updateprogress
    {
        background-color: #FAFAFA;
        position: absolute;
        width: 500px;
        height: 200px;
        top: 50%;
        left: 50%;
        margin: -100px 0 0 -250px;
        border: solid 1px #ccc;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 3px 3px 8px #ccc;
        vertical-align: text-top;
        text-shadow: 0 -1px 0 #fff;
    }

        .updateprogress[class]
        {
            position: fixed;
        }

}
