/* CSS Document */
body {
    margin: 0;
    padding: 0;
    background-image: url(../images/bgmenu.png);
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-style: normal;
    min-height: 100vh;
}

.tab {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    border: 1px solid #C0CCD6;
}

    .tab td {
        border-bottom: 1px solid #C0CCD6;
        background-color: #F4F5F7;
        padding: 5px;
    }

* {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
}

html {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

#container {
    margin: 0;
    padding: 0;
    background-image: url(../images/bgrighttopo.png);
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: right;
}

#mioloconfig {
    float: left;
    width: 100%;
    min-height: 500px;
    margin-bottom: 70px;
}

#miolocoluna {
    margin: 0px 40px 20px 255px;
}

#leftcoluna {
    float: left;
    width: 255px;
    margin-left: -100%;
}

#footer {
    position: fixed;
    bottom: 0px;
    background: #004F9F;
    clear: both;
    width: 100%;
    height: 68px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.footer-logo-sgi, .footer-logo-governo {
    max-height: 54px;
    margin-top: 8px;
}

.footer-logo-governo {
    margin-left: 5px;
}

#footer p {
    color: #81A8BC;
    padding-top: 4px;
}

/*#footer img
    {
        padding-top: 20px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }*/

/*img {
    border: none;
}*/

p {
    margin: 0px;
    padding: 0px;
}

#bgtopo {
    background: #004F9F;
    background-repeat: repeat-x;
    height: 40px;
}

#leftopo {
    margin-left: 250px;
    float: left;
    vertical-align: middle;
}

    #leftopo a {
        height: 40px;
        float: left;
        vertical-align: middle;
        color: #fff;
        font-size: 15px;
        margin-left: 5px;
        line-height: 40px;
        display: block;
        text-decoration: none;
        font-weight: bold;
    }

.logo {
    float: left;
    line-height: 40px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    display: block;
    background: transparent url(../images/layout-sgi/logoms.png) no-repeat 1px 0;
    padding-left: 38px;
    margin-left: 0;
    text-indent: -99999px;
    height: 40px;
}

#bgleft {
    height: 85px;
    width: 40px;
    background-image: url(../images/bglefttopo.png);
    background-repeat: repeat-y;
    float: left;
    text-align: right;
}

#secttl {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #FFFFFF;
    font-style: normal;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#possecttl {
    margin-left: 84px;
    margin-top: 47px;
}

.fltleft {
    float: left;
}

#bgtopleft {
    background-image: url(../images/bgtopo.png);
    background-repeat: repeat-x;
    width: 50px;
    float: left;
    height: 85px;
}

#bgright {
    height: 85px;
    width: 40px;
    background-image: url(../images/bgrighttopo.png);
    background-repeat: repeat-y;
    float: left;
}

#leftfooter {
    height: 55px;
    width: 40px;
    background-image: url(../images/bglefttopo.png);
    background-repeat: repeat-y;
    float: left;
}

#ttlbg1 {
    background-color: #C0CCD6;
    height: 25px;
    background-image: url(../images/quinamenu.gif);
    background-position: right top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ffffff;
}

#ttlbg12 {
    height: 25px;
    background-color: #C0CCD6;
    background-image: url(../images/quinactdo.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.posttl {
    padding-top: 3px;
    padding-left: 10px;
}

.posttl2 {
    padding-top: 2px;
    padding-left: 15px;
}

#posmenu {
    margin-left: 40px;
    margin-right: 5px;
}

#boxpanel {
    background-image: url(../images/bgrad.png);
    background-repeat: repeat-x;
    height: 170px;
}

#bxctdo {
    margin: 15px;
    margin-top: 0px;
    clear: both;
}

.borderbox2 {
    margin-top: 10px;
    border: 1px solid #CAD3DB;
    background-color: #F7F7F7;
}

#clic {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
    padding-right: 10px;
    font-size: 13px;
}

    #clic a {
        color: #A3B3C0;
        text-decoration: none;
        font-weight: bold;
    }

        #clic a:hover {
            color: #A3B3C0;
            text-decoration: underline;
            font-weight: bold;
        }

#acesso {
    color: #025985;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 30px;
    padding-top: 15px;
    font-weight: bold;
}

    #acesso a {
        color: #025985;
        text-decoration: none;
        font-weight: normal;
    }

        #acesso a:hover {
            color: #025985;
            text-decoration: underline;
            font-weight: normal;
        }

input, select {
    border: 1px solid #C0CCD6;
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 2px;
    font-weight: normal;
}

.check input {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-color: Transparent;
}

.btn {
    background-color: #006699;
    border: 1px solid #024A6C;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    padding: 1px;
}

.btn2 {
    background-color: #ffa800;
    border: 1px solid #6c4802;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    padding: 1px;
}

.btn3 {
    background-color: #FF8B17;
    border-style: groove;
    border-width: thin;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
}

.pdbt8 {
    padding-bottom: 8px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
}

li {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    /*   list-style-position: none;*/
}

li, icon {
    float: left;
    padding-right: 39px;
    padding-bottom: 10px;
    text-align: center;
}

.png {
    border: none !important;
    background: none !important;
    filter: expression( this.test?"":(this.src.substr(this.src.length-4)==".png"?((!this.complete)? "" :this.runtimeStyle.filter=("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+String(this.test=true).substr(0,0)+(this.src="/images/blank.png").substr(0,0)):this.runtimeStyle.filter= ""));
}

.pd15 {
    padding: 15px;
}

#iconbox {
    background-color: #FFFFFF;
    float: left;
    margin-right: 10px;
    width: 95px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid #CAD3DB;
}

#descbox {
    float: left;
    width: 73%;
    text-align: justify;
    color: #666666;
}

#boxselect {
    background-color: #E6EAEE;
    border-bottom: 1px solid #AFBDC9;
    border-top: 1px solid #FFFFFF;
    margin-bottom: 10px;
    padding: 8px;
}

#boxselect2 {
    background-color: #E6EAEE;
    border-bottom: 1px solid #AFBDC9;
    border-top: 1px solid #FFFFFF;
    margin-bottom: 10px;
    padding: 8px;
    font-size: 14px;
    color: #ff6600;
    font-weight: bold;
    padding-left: 15px;
}

.combo {
    border: 1px solid #C0CCD6;
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #025985;
    font-weight: normal;
}

#boxlog {
    padding-top: 15px;
    padding-left: 15px;
    color: #025985;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.iconlog {
    float: left;
    padding-right: 10px;
}

.linelog {
    clear: both;
    border-bottom: 1px dashed #cccccc;
    margin-right: 15px;
    margin-bottom: 5px;
    padding-top: 5px;
    _padding-top: 2px;
    _margin-bottom: 3px;
}

.bgttlmenu {
    background-color: #E6EAEE;
    border-bottom: 1px solid #D1D9E0;
    margin-top: 10px;
    padding-bottom: 5px;
    border-top: 1px solid #D1D9E0;
}

.boxttl {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}

#boxbt {
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #CAD3DB;
    padding: 5px;
}

.both {
    clear: both;
}
/*ABA ------------- */
#posboxtab {
    padding-left: 20px;
    padding-right: 20px;
}

#menu {
    width: 100%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

ul#nav, ul#nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#nav {
    width: 100%;
}

    ul#nav li {
        float: left;
        margin-right: 3px;
        text-align: center;
    }

    ul#nav a {
        float: left;
        width: 10em;
        padding: 5px;
        background: #E6EAEE;
        text-decoration: none;
        color: #006699;
    }

        ul#nav a:hover {
            background: #C0CCD6;
            color: #006699;
        }

    ul#nav li.activelink a, ul#nav li.activelink a:hover {
        background: #006699;
        color: #FFF;
    }
/* Lista ------------- */
#conteudo_lista {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0px;
    width: 95%;
    font-size: 11px;
    margin: auto;
}

    #conteudo_lista th {
        background-color: #3881CE;
        height: 25px;
        color: #fff;
        padding-left: 5px;
        font-weight: normal;
    }

.conteudo_grupo_titulo {
    float: left;
}

#conteudo_lista td {
    height: 15px;
}

#conteudo_lista .op {
    background-color: #306CAF !important;
    text-align: center;
    width: 100px;
}

#conteudo_lista .op_bt {
    text-align: center;
}

#conteudo_lista .cor {
    background-color: #eee !important;
}

#conteudo_lista img {
    margin: 5px;
    cursor: pointer;
}

.paginacao {
    text-align: right !important;
    padding-right: 5px;
}

    .paginacao a {
        color: #fff;
        text-decoration: none;
    }

    .paginacao span a {
        color: #FCF12E;
    }
/*FORMULÁRIO ----------------------*/
.ttlform {
    border: 1px solid #2B67AA;
    padding: 3px;
    padding-left: 10px;
    background-color: #3881CE;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    font-family: Arial,Verdana, Helvetica, sans-serif;
}

.form_field {
    clear: both;
    padding-bottom: 8px;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    width: 100%;
}

.form_nome {
    float: left;
    width: 8%;
    padding-right: 10px;
    text-align: right;
}

.form_destaque {
    border: 1px solid #C0CCD6;
    background-color: #F2FCFF;
}

a.cep:link, a.cep:visited {
    color: #3881CE;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}

a.cep:hover {
    color: #3881CE;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}
/*MENU ACCORDION*/
#boxgridv {
    margin-top: 30px;
    width: 100%;
    font-size: 13px;
    font-family: "Trebuchet MS", Verdana, Arial;
}

.accordion_headings {
    padding: 5px;
    background-color: #E6EAEE;
    color: #607D95;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #D1D9E0;
    cursor: pointer;
    font-weight: bold;
}

    .accordion_headings:hover {
        background-color: #D7DDE3;
        border-bottom: 1px solid #FFFFFF;
        border-top: 1px solid #C6CED7;
    }

.accordion_child {
    padding: 10px;
    background: #FFF;
}

.ttlfield {
    color: #025985;
    font-weight: normal;
    font-size: 11px;
}

.printfield {
    color: Green;
    font-size: 11px;
    padding-right: 10px;
    font-weight: bold;
}

.btnmaster {
    background-color: #E6EAEE;
}

.btnborder {
    background-color: #F4F5F7;
    height: 22px;
}

.btnbrdAF {
    background-color: #AFBDC9;
}

.trmenu {
    color: #025985;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .trmenu a:link, a:visited {
        color: #408000;
        text-decoration: none;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        padding: 0px;
        margin: 0px;
    }

    .trmenu a:hover {
        color: #ff6600;
        text-decoration: underline;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        padding: 0px;
        margin: 0px;
    }

.imgButton {
    background-color: Transparent;
    border: none;
    padding: 0px;
}



/*
Criado por: Roberto Oliveira.
Em: 11/07/2011.
"Styles Auto Complete Extender"
Início*/

.autocomplete_list {
    visibility: visible;
    margin: 0px !important;
    padding: 1px;
    background-color: GrayText;
    color: Black;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    text-align: left;
    list-style-type: none;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10px;
}

.autocomplete_highlighted_listitem {
    background-color: GrayText;
    color: Black;
    padding: 3px;
}

.autocomplete_listitem {
    background-color: Window;
    color: #00327D;
    font-family: Verdana;
    font-size: 10px;
    padding: 3px;
}

.checkboxlist {
    border: 1px solid black;
    width: 150px;
    max-height: 190px;
    overflow: scroll;
}

.checkboxlist td label {
    margin-left: 5px;
}


/*Fim*/
