html {
    color: #000;
    background: #FFF;
}

body {
    font-size: 12px;
    font-family: Trebuchet MS;
    height: auto;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

table {
    border-collapse: collapse;
}

.tablePadrao {
    width: 125px;
    border: 0;
    padding: 0;
    padding: 0;
}

fieldset, img {
    border: 0;
}

.dtAviso_oculta {
    height: 60px;
    display: inline-block;
    float: left;
}

legend {
    color: #717988;
    font-size: 14px;
    margin: 8px;
    /*font-weight: lighter;*/
}

ol, ul {
    list-style: none;
}

caption, th, .center {
    text-align: center;
}

td span {
    font-size: 12px !important;
}

.wrapper {
    width: 983px;
    margin: auto;
}

.wrapper1 {
    width: 386px;
    margin: auto;
}

h1 {
    font-size: 20px;
    margin: 15px 0;
    color: #717988;
    font-weight: bold;
}

fieldset {
    width: 965px;
    float: left;
    background: #f9f9f9 repeat-y;
    border-color: #717988;
    border-style: solid;
    border-width: 1px;
    border-radius: 12px;
    padding: 8px;
    padding-right: 0px;
    margin-bottom: 20px;
}

.botao-cinza, .botao-azul {
    border: 1px solid #2a5174;
    background: #f4f4f4 repeat-x left top;
    cursor: pointer;
    padding: 9px 15px;
    font-size: 12px;
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.botao-azul-pendencia {
    border: 1px solid #2a5174;
    background: #f4f4f4 repeat-x left top;
    cursor: pointer;
    padding: 9px 15px;
    font-size: 12px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    width: 140px;
    margin: 3px;
}

.botao-cinza-right, .botao-azul-right {
    border: 1px solid #2a5174;
    background: #f4f4f4 repeat-x left top;
    cursor: pointer;
    padding: 9px 15px;
    font-size: 12px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    margin-left: 85%;
}

/*.onebutton-left {
    padding: 0px 6px;
    width: 90px;
    float: left;
    margin-left: 730px;
    margin-bottom: 15px;
}*/

.botao-desabilitado {
    border: 1px solid #2a5174;
    /*text-decoration-color: #ccc;*/
    background: #ccc repeat-x left top;
    cursor: pointer;
    padding: 9px 15px;
    font-size: 12px;
    display: inline-block;
    color: #000;
    text-decoration: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .botao-azul, .botao-cinza, .botao-azul-pendencia {
        padding: 10px 15px;
    }
}

/* Somente para Chrome e Safari */
input[type=checkbox], input[type=radio] {
    vertical-align: top;
}

h3 {
    color: #2C79A4;
    float: left;
    font-size: 14px;
    margin: 8px;
    width: 931px;
    font-weight: lighter;
}

@media print {
    .noPrint {
        display: none;
    }
}

.botton-print span {
    position: relative;
    width: 16px;
    padding-top: 29px;
    padding-left: 60px;
    background-image: url('../../img/icone_impressora.gif');
    background-repeat: no-repeat;
    float: right;
    top: -15px;
}

.botton-sprint-novo span {
    position: relative;
    width: 16px;
    padding-top: 29px;
    padding-left: 60px;
    background-image: url('../../img/icone_impressora_novo.gif');
    background-repeat: no-repeat;
    float: right;
    top: -15px;
}

/*-----------MODAL POPUP--------------*/
.modalBackground {
    background-color: #000000;
    opacity: 0.5;
}

.modalPopup {
    background-color: #fff;
    padding: 28px;
    background-repeat: repeat-y;
}

    .modalPopup span {
        font-size: 14px;
        margin-top: 24px;
    }

    .modalPopup .btns {
        bottom: 11px;
        position: absolute;
        right: 17px;
    }

#ucAjaxModalPopup1_iconeMensagem {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

#body_ucModalPopupLiquidarTotal1_ucAjaxModalwPopup1_iconeMensagem {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

#body_ucModalPopupSenhaServidor1_ucAjaxModalPopup1_iconeMensagem {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

#body_ucModalPopupSenhaServidorConsignacao1_ucAjaxModalPopup1_iconeMensagem {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

#ucModalPopupDesconectar1_iconeMensagem {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

#body_ucModalPopupLiquidarParcial1_ucAjaxModalPopup1_iconeMensagem {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

#body_ucAjaxModalPopup1_iconeMensagem {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

#divMensagemPopup {
    width: 100%;
    float: left;
    margin-top: 6px;
}

.valorPopup {
    margin-top: 0px !important;
    font-size: 12px !important;
    float: none !important;
    display: inline !important;
    width: 20px !important;
}
/*------ PAGINA LOGIN SELEÇÃO -------*/
#topo {
    height: 110px;
    background: url('../../img/bg-topo-pattern.jpg') repeat-x left top;
    color: #333;
    font-size: 14px;
    width: 100%;
    background-size: contain;
}

#logomaster {
    width: 358px;
    position: absolute;
    top: 10px;
    text-align: left;
}

    #logomaster .imglogo {
        width: 290px;
        height: auto;
        text-align: left;
        overflow: hidden;
        position: relative;
        padding: 5px;
        top: 0px;
        left: 0px;
    }

    #logomaster .titlelg {
        margin: -8px auto 0 118px;
        top: 10px;
        font-size: 16px;
        color: #717988;
        font-weight: bold;
        width: 300px;
    }

#administradorButton {
    width: 158px;
    height: 33px;
    background: url(../../img/btn-acesso.jpg) no-repeat left;
    cursor: pointer;
    font-size: 14px;
    float: right;
    border: none;
    padding-right: 0px;
    border: none;
    margin-right: -2px;
    padding-left: 23px;
}

.btnadmin {
    float: right;
    height: 33px;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 980px;
}

.orgaos {
    width: 983px;
    margin: auto;
}

    .orgaos p.legenda {
        color: #284a6f;
        font-size: 16px;
        /*font-weight: lighter;*/
        background: url(../../img/barra-legenda.png) no-repeat bottom;
        padding-bottom: 6px;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        margin-bottom: 26px;
        width: 980px;
    }

.cancelarButton {
    width: 70px;
    height: 25px;
    background: url(../../img/btn-sair.png) no-repeat;
    cursor: pointer;
    float: right;
    border: none;
    text-indent: -99999px;
    margin-top: 37px;
}

.tabelaOrgaos {
    border: 1px solid #2A5174;
    background: #F9F9F9 repeat-y 0 0;
    border-radius: 12px;
    margin-bottom: 10px;
    padding: 15px 10px 15px 10px;
    width: 965px;
    overflow-y: hidden;
}

    .tabelaOrgaos .grid_Row:hover, .grid_RowChild:hover {
        background-color: #C4C4C4;
        border-top: 2px solid #717988;
        border-bottom: 2px solid #717988;
    }

    .tabelaOrgaos .grid_HeaderChild {
        background-color: #C4C4C4;
    }

/*-------------------topo--------------------------*/
#centralizalogo {
    width: 487px;
    float: left;
    margin-top: 9px;
}

    #centralizalogo .imglogo {
        width: 290px;
        height: auto;
        text-align: left;
        overflow: hidden;
        position: relative;
        padding: 5px;
        top: 0px;
        left: 0px;
    }

    #centralizalogo .titlelg {
        font-size: medium;
        color: #717988;
        font-weight: bold;
        float: right;
        width: 302px;
        margin-top: -9px;
    }

#topo .logo span {
    display: block;
    text-indent: -9999px;
}

#topo #sysInfo {
    margin-top: 5px;
    width: 608px;
    float: right;
    padding-bottom: 2px;
}
/*-----------MasterPage--------------*/
#topocoluna {
    float: right;
    margin-left: 30px;
    width: 608px;
}

    #topocoluna .left {
        width: 540px;
        float: left;
    }

        #topocoluna .left .bx {
            width: 270px;
            float: left;
            margin-right: 10px;
        }

            #topocoluna .left .bx div {
                margin-bottom: 5px;
                float: left;
                width: 100%;
            }

        #topocoluna .left .bx2 {
            width: 530px;
            float: left;
            margin-right: 10px;
        }

            #topocoluna .left .bx2 div {
                margin-bottom: 5px;
                float: left;
                width: 100%;
            }

        #topocoluna .left .bx1 {
            width: 260px;
            float: left;
        }

            #topocoluna .left .bx1 div {
                margin-bottom: 5px;
                float: left;
                width: 100%;
            }

    #topocoluna .posbtn {
        width: 56px;
        float: right;
    }

        #topocoluna .posbtn .botao-Sair {
            width: 70px;
            height: 25px;
            background: url(../../img/btn-sair.png) no-repeat;
            cursor: pointer;
            float: right;
            border: none;
            text-indent: -99999px;
            margin-top: 7px;
        }

.botao-Ajuda {
    width: 70px;
    height: 25px;
    background: url(../../img/btn-ajuda.png) no-repeat;
    cursor: pointer;
    float: right;
    border: none;
    text-indent: -99999px;
    margin-top: -10px;
}
/*----------------mensagens na tela antigas---------------------*/
#mensagemLabel span {
    margin-bottom: -13px;
    display: block;
}

#MsgBG {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: Black;
    opacity: 0.65;
    /*-moz-opacity: 0.65;*/
    filter: alpha(opacity=65);
    z-index: 997;
}

#Msg {
    display: none;
    width: 400px;
    min-height: 80px;
    max-height: 250px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    background-color: #E8E8E8;
    text-align: center;
    /*-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -border-radius: 8px;*/
    padding: 20px;
    background-color: #CFCFCF;
    text-align: center;
    /*-moz-box-shadow: 1px 1px 2px 2px #000000;
    -webkit-box-shadow: 1px 1px 2px 2px #000000;
    -box-shadow: 1px 1px 2px 2px #000000;*/
    z-index: 998;
}

#MsgTitulo {
    font-size: large;
    font-weight: bold;
}

#MsgList {
    display: none;
    background: #EAE4DB;
    border: #C3B59B 1px solid;
    min-height: 50px;
    max-height: 130px;
    height: auto;
    width: 380px;
    padding: 5px;
    font-size: 12px;
    color: #000000;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    overflow: auto;
    z-index: 999;
}

#MSGListBtn {
    float: right;
}

#MSGListBtn2 {
    float: right;
}

#body_mensgemLabel {
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
    display: none;
    width: 947px;
}

#body_lblMensagem {
    width: 853px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 30px;
    text-align: center;
}
/****************************************
- Erro
*****************************************/
.ErroBox {
    height: 303px; /* configuração para tela de login */
    width: 645px; /* configuração para tela de login */
    padding: 80px 0 5px 0;
    text-align: center;
    margin: 0 auto; /* centraliza o menu de login */
    overflow: hidden; /* hack para o IE6 e IE7 */
    position: relative;
    top: 257px;
    left: 0px;
    color: Red;
    border-color: #717988;
    border-style: solid;
    border-width: 2px;
    /*-webkit-border-radius: 12px;
    -moz-border-radius: 12px;*/
    border-radius: 12px;
    /*-webkit-box-shadow: 0px 0px 30px #1A3C6A;
    -moz-box-shadow: 0px 0px 30px #1A3C6A;*/
    box-shadow: 0px 0px 30px #1A3C6A;
}
/****************************************
- LOGIN
*****************************************/
#loginBox {
    height: 413px; /* configuração para tela de login */
    width: 745px; /* configuração para tela de login */
    padding: 0 0 5px 0;
    text-align: center;
    margin: 0 auto; /* centraliza o menu de login */
    overflow: hidden; /* hack para o IE6 e IE7 */
    position: relative;
    top: 257px;
    left: 0px;
    border-color: #717988;
    border-style: solid;
    border-width: 2px;
    /*-webkit-border-radius: 12px;
    -moz-border-radius: 12px;*/
    border-radius: 12px;
    /*-webkit-box-shadow: 0px 0px 30px #1A3C6A;
    -moz-box-shadow: 0px 0px 30px #1A3C6A;*/
    box-shadow: 0px 0px 30px #1A3C6A;
}

#wrapperlogin {
    height: auto; /* configuração para tela de login */
    width: 695px; /* configuração para tela de login */
    margin: 0 auto;
    overflow: hidden; /* hack para o IE6 e IE7 */
    position: relative; /* hack para o IE6 e IE7 */
}

#loginBox .logotipo {
    width: 190px;
    height: 300px;
    top: 10px;
    text-align: left;
    float: left;
}

    #loginBox .logotipo .imglogo {
        width: 190px;
        height: auto;
        text-align: left;
        overflow: hidden; /* hack para o IE6 e IE7 */
    }

#loginBox .titlelg /* Configuração do título */ {
    width: 645px;
    height: 30px;
    margin: 15px 0 5px 0;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #717988;
    font-weight: bold;
}

    #loginBox .titlelg a {
        color: #717988;
        text-decoration: none;
    }

#loginBox .footerlg /* Configuração do Rodapé */ {
    width: 700px;
    height: 30px;
    margin: 25px 0 15px 0;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #717988;
    font-weight: bold;
}

#loginBox .lglabel /* Tamanho dos Labels */ {
    width: 105px;
    float: left;
    text-align: right;
}

    #loginBox .lglabel label /* Tamanho dos Labels */ {
        display: block;
        font-size: 15px;
        padding-top: 9px;
        color: #717988;
    }

#loginBox input[type=text], #loginBox input[type=password], #loginBox select {
    width: 253px;
    height: 36px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    margin-left: 10px;
}

#loginBox select {
    width: 265px !important;
}

#loginBox fieldset {
    width: 450px;
    background: #f9f9f9 repeat-y;
    border-color: #717988;
    border-style: solid;
    border-width: 1px;
    /*-webkit-border-radius: 12px;
    -moz-border-radius: 12px;*/
    border-radius: 12px;
    padding: 15px;
    padding-right: 0px;
    margin-bottom: 10px;
}

.email-div, .passwd-div, .captcha-div {
    float: left;
    width: 495px;
    margin-bottom: 3px;
    margin-top: 4px;
    text-align: left;
}

    .captcha-div img {
        width: 265px;
        margin-left: 10px;
        padding-top: 5px;
    }

    .captcha-div .Refresh {
        width: 20px;
        margin-left: 3px;
        cursor: pointer;
    }

    .captcha-div .lglabel {
        height: 78px;
    }

#tbnpasswd {
    float: left;
    width: 340px;
    text-align: right;
}

#Entrar {
    /*float: right;*/
    font-size: 13px;
    margin-top: 10px;
    padding-top: 6px;
}

#RecuperarSenha {
    margin-left: 30px;
    font-size: 13px;
}

/* Recuperar Inicio - É para a pagina de recuperação no esqueci a senha*/
#Recuperar {
    text-align: left;
    margin-left: 25%;
    margin-top: 5%;
}

    #Recuperar div {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    #Recuperar .CampoEmail {
        margin-left: 30px;
    }

    #Recuperar .btnRecuperar {
        margin-left: 55px;
    }

        #Recuperar .btnRecuperar input {
            margin-left: 30px;
        }
/* Recuperar Fim */

#esqueceuSenha {
    font-size: 14px;
    float: left;
    margin-top: 20px;
    margin-left: 300px;
    margin-top: 12px; /*Hack IE 9*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #esqueceuSenha {
        margin-top: 2px;
    }
}
/* Somente para Chrome e Safari */
#esqueceuSenha a {
    color: #000000;
    text-decoration: none;
}
/*-------Tela Esqueci a senha------*/
#formEsqueciSenha {
    width: 495px;
    float: left;
}

    #formEsqueciSenha h2 {
        color: #000;
        font-size: 16px;
        font-weight: lighter;
        background: url(../../img/barra-legenda.png) no-repeat bottom;
        padding-bottom: 6px;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        margin-bottom: 12px;
        width: 485px;
        float: left;
        margin-left: 15px;
        margin-top: 26px;
    }

    #formEsqueciSenha .email-div {
        margin-left: 15px;
        font-size: 14px;
        float: left;
        margin-top: 20px;
    }

        #formEsqueciSenha .email-div .lglabel {
            float: left;
            margin-right: 9px;
            margin-top: 10px;
        }

        #formEsqueciSenha .email-div #txtLogin {
            width: 409px !important;
        }

#EnviarSenha {
    float: right;
    margin-right: 7px;
}
/**-------ALTERAR SENHA---------***/
#alterasenhatitle {
    padding: 5px 0 0 0;
    color: #717988;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}

#alterasenha {
    width: 545px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 57px;
    left: 0px;
    background: #f9f9f9 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    /*-webkit-border-radius: 12px;
    -moz-border-radius: 12px;*/
    border-radius: 12px;
}

#fsaltpwd {
    z-index: -999;
    width: 370px;
    height: 280px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

#wrpaltpwd {
    height: auto;
    width: 432px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#alterasenha .altpwdlbl {
    float: left;
    display: block;
    font-size: 15px;
    padding-top: 9px;
    width: 100%;
    text-align: left;
    margin-bottom: 4px;
}

#alterasenha .altpwdtxt {
    float: left;
}

    #alterasenha .altpwdtxt input {
        width: 420px !important;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

#alterasenha .altpwdtitle {
    margin: 15px auto;
    text-align: center;
    top: 10px;
    font-size: 18px;
    color: #717988;
}

#btnConfirmarId {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Hover Styles */
.subimg {
    position: absolute;
    display: none;
}

    .subimg li {
        border-radius: 5%;
    }

        .subimg li a {
            float: left;
            margin: 0 !important;
            height: auto;
            top: 10px;
            width: 238px;
            height: auto !important;
            left: 0px;
            overflow: hidden; /* hack para o IE6 e IE7 */
            position: relative; /* hack para o IE6 e IE7 */
            z-index: 1;
            color: #2c79a5;
            text-decoration: none;
            z-index: 2;
            padding-top: 5px !important;
            padding-bottom: 5px;
            text-align: left !important;
            font-size: 12px !important;
            margin-bottom: 4px !important;
        }
/* Sub Menu Styles */
.subimg {
    width: 250px;
    min-height: 22px;
    float: left;
    top: 48px;
    left: -14px;
    background-color: #F4F4F4;
    background-repeat: repeat-y;
    background: -moz-linear-gradient(top, #ffffff, #F4F4F4) repeat-X;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F4F4F4)) repeat-X;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#F4F4F4)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#F4F4F4);
    /*-moz-border-radius: 8px;
    -webkit-border-radius: 8px;*/
    border-radius: 8px;
    /*-moz-box-shadow: 0px 0px 3px 2px #EEE9E9;
    -webkit-box-shadow: 0px 0px 3px 2px #EEE9E9;
    -box-shadow: 0px 0px 3px 2px #EEE9E9;*/
    box-shadow: 0px 0px 3px 2px #EEE9E9;
    z-index: 1;
    padding-bottom: 20px;
}

li:hover ul ul, li.over ul ul {
    display: none;
}

li:hover ul, li li:hover ul, li.over ul, li li.over ul {
    display: block;
}
/* The magic */
#menu-adm {
    width: 983px;
    min-height: 40px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 28px;
}
/*-----------------Forms-------------------------*/
.valoresRB {
    width: 858px;
    text-align: left;
    float: left;
}

.valleft {
    float: left;
}

.valmiddle {
    width: 33.3%;
    float: left;
    font-weight: bold;
}

.valright {
    width: 33.3%;
    float: left;
    font-weight: bold;
}

.valoresleft {
    width: 49.9%;
    float: left;
    font-weight: bold;
    text-align: left;
}

.valoresright {
    width: 49.9%;
    float: right;
    font-weight: bold;
    text-align: left;
}

.form .fields {
    clear: both;
}

    .form .fields .field {
        overflow: hidden;
        clear: none;
        margin: 0 10px 15px 0;
        float: left;
    }

        .form .fields .field.last {
            margin-right: 0;
        }

    .form .fields.checkboxes {
        overflow: hidden;
        margin-bottom: 5px;
    }

        .form .fields.checkboxes .field {
            margin-bottom: 5px;
        }

.form .field label {
    display: block;
    float: left;
    width: 100%;
    max-width: 200px;
    margin: 0 10px 10px 0;
    text-align: right;
    padding-top: 4px;
    font-weight: bold;
}

.textalign {
    padding-top: 1px;
    font-weight: normal;
}

.form .field label.normal {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0px;
    text-align: left;
    padding-right: 10px;
}

.form .instrucao {
    font-size: 11px;
}

.form .label-space {
    margin-left: 150px;
}

.form .actions {
    text-align: center;
    clear: both;
    margin: 15px;
}

    .form .actions input {
        margin: 0 5px;
    }

.filtro {
    background: #f4f4f4;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}

    .filtro .form .fields, .filtro .form .field, .filtro .form input, .filtro .form select {
        margin-bottom: 0;
    }
/*------------Btns--------------*/
#body_ButtonCorrespondente {
    margin-right: 5px;
    margin-left: 15px;
}

#body_ButtonNovoPerfil {
    margin-right: 5px;
    margin-left: 15px;
}

#body_ButtonNovoUsuario {
    margin-right: 5px;
    margin-left: 15px;
}

#body_ButtonNovaTaxa {
    margin-right: 5px;
    margin-left: 15px;
}

#body_ButtonNovaConsignataria {
    margin-right: 5px;
    margin-left: 15px;
}

.buttons {
    float: right;
    margin-right: 81px;
    margin-top: 27px;
    margin-right: 40px; /*Hack IE7*/
}

    .buttons input[type=submit] {
        margin-left: 5px;
    }

.buttons2 {
    float: right;
    margin-right: 33px;
    margin-top: 10px;
    margin-right: 16px; /*Hack IE7*/
}

    .buttons2 input[type=submit] {
        margin-left: 5px;
    }

.buttons3 {
    float: left;
    margin-left: 248px;
    margin-top: 27px;
    margin-left: 263px; /*Hack IE9*/
    margin-left: 91px; /*Hack IE7*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .buttons3 {
        margin-left: 256px;
    }
}
/* Somente para Chrome e Safari */
.buttons3 input[type=submit] {
    margin-left: 5px;
}

.buttons4 {
    float: left;
    margin-left: 220px;
    margin-top: 27px;
}

    .buttons4 input[type=submit] {
        margin-left: 5px;
    }

.buttons5 {
    float: right;
    margin-right: 29px;
    margin-top: 10px;
    margin-right: 7px; /*Hack IE7*/
}

    .buttons5 input[type=submit] {
        margin-left: 5px;
    }

.buttons6 {
    float: right;
    margin-right: 8px;
    margin-top: 10px;
    margin-right: 7px; /*Hack IE7*/
}

    .buttons6 input[type=submit] {
        margin-left: 5px;
    }

.buttons7 {
    width: 100%;
    float: right;
    margin-right: 55px;
    margin-top: 0px;
    text-align: right;
}

    .buttons7 input[type=submit] {
        margin-left: 5px;
    }

.buttons8 {
    float: left;
    margin-left: 172px;
    margin-top: 27px;
    margin-left: 193px; /*Hack IE9*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .buttons8 {
        margin-left: 188px;
    }
}
/* Somente para Chrome e Safari */
.buttons8 input[type=submit] {
    margin-left: 5px;
}

.buttons9 {
    float: right;
    margin-right: 62px;
    margin-top: 12px;
}

    .buttons9 input[type=submit] {
        margin-left: 5px;
    }

.buttons10 {
    float: right;
    margin-right: 39px;
    margin-top: 27px;
    margin-right: 20px; /*Hack IE 7*/
}

    .buttons10 input[type=submit] {
        margin-left: 5px;
    }

.buttons11 {
    float: left;
    margin-left: 276px;
    margin-top: 27px;
    margin-left: 289px; /*Hack IE9*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .buttons11 {
        margin-left: 289px;
    }
}
/* Somente para Chrome e Safari */
.buttons11 input[type=submit] {
    margin-left: 5px;
}

.buttons12 {
    float: right;
    margin-right: 81px;
    margin-top: 15px;
}

    .buttons12 input[type=submit] {
        margin-left: 5px;
    }

.buttonsModal {
    float: left;
    margin-left: 248px;
    margin-top: 8px;
    margin-left: 263px; /*Hack IE9*/
    margin-left: 91px; /*Hack IE7*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .buttonsModal {
        margin-left: 256px;
    }
}
/* Somente para Chrome e Safari */
.buttonsModal input[type=submit] {
    margin-left: 5px;
}

.buttons13 {
    float: left;
    margin-right: 29px;
    margin-top: 10px;
    margin-right: 7px; /*Hack IE7*/
    margin-left: 10px;
    margin-left: 10px; /*Hack IE7*/
}

    .buttons13 input[type=submit] {
        margin-left: 5px;
    }

.buttons14 {
    float: right;
    margin-right: 37px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 37px; /*Hack IE7*/
}

    .buttons14 input[type=submit] {
        margin-left: 5px;
    }

.btn-incluir {
    width: 71px;
    float: left;
    margin-bottom: 15px;
    margin-top: 17px;
}

#body_btnSituacao {
    margin-right: 8px;
}

.anexoBtn {
    float: left;
    margin-left: 16px;
    margin-top: 18px;
}

    .anexoBtn input {
        padding: 8px 15px 9px;
    }
/*-----------Grids------------*/
.grid {
    border: 1px solid #284a6f;
    width: 920px;
    float: left;
    margin-left: 5px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.gridAviso {
    width: 920px;
    float: left;
    margin-left: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
}

#body_ContratosGridView {
    float: left;
    margin-bottom: 15px;
    margin-left: -8px;
    margin-top: 0;
    width: 100%;
}

    #body_ContratosGridView th {
        padding: 3px;
        text-align: center;
    }

    #body_ContratosGridView td {
        padding: 5px 5px;
        text-align: center;
        padding-left: 3px; /*HACK IE 9*/
        padding-right: 4px; /*HACK IE 9*/
    }

    _::-ms-reveal, #body_ContratosGridView td {
        padding-left: 3px;
        padding-right: 4px;
    }

.popover {
    padding: 1px 25px 1px 25px !important;
    max-width: 520px !important;
}
/*Hack do IE 10*/
#body_consignacaoGridView {
    width: 95%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
}
/*Hack do IE 10*/
#body_gvHistoricoParcelas {
    width: 95%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
}
/*Hack do IE 10*/
#body_gvHistoricoParcelasReimplantada {
    width: 95%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
}

#body_gvRenegociacao {
    width: 95%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
}

#body_ucVisualizadorArquivos1_GridViewArquivo {
    width: 95%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
}

#body_ucVisualizadorArquivosServidor1_GridViewArquivo {
    float: left;
    margin-bottom: -6px;
    margin-left: 30px;
    margin-top: 23px;
    width: 854px;
}

#body_DpCorrespondente {
    width: 856px !important;
}

#body_reservaGridView {
    margin-bottom: 25px;
    margin-left: 15px;
    width: 95.4%;
    float: left;
    margin-top: 0px;
}

#body_consignacaoGridView {
    width: 95%;
}

#body_ReservaGridView {
    width: 95%;
    margin-left: 15px;
    margin-bottom: 25px;
    margin-top: 0px;
    float: left;
}

#body_Avisos1_gvAvisos {
    width: 44%;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.ListPendencias {
    width: 95%;
    margin-left: 15px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: left;
}

#body_gvContratos {
    width: 95%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 13px;
}

#body_gvAvisos {
    float: left;
    margin-bottom: 15px;
    margin-left: 26px;
    margin-top: 49px;
    width: 900px;
}

#gvContatos {
    width: 853px;
    margin-left: 30px;
    margin-bottom: 15px;
    margin-top: 13px;
    float: left;
}

#body_gvContatos {
    width: 853px;
    margin-left: 30px;
    margin-bottom: 15px;
    margin-top: 13px;
    float: left;
}

#body_OrigemRB td {
    text-align: left !important;
}

#body_ReimplanAutoRadioButtonList td {
    text-align: left !important;
}

#body_DescontoParcialRadioButtonList td {
    text-align: left !important;
}

.colTableInicio {
    font-weight: bold;
    color: #006699;
}

    .colTableInicio span {
        font-size: 12px !important;
    }

.linhaTableInicio span {
    font-size: 12px !important;
}

.pagination {
    text-align: center;
    padding: 15px;
    clear: both;
}

.pagination {
    margin: 0 5px;
}

#geralgrid {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
}

#gridesteira {
    width: 98%;
    height: auto;
    margin: 0 auto;
    text-align: left;
}

.gridlimites {
    width: 100%;
    height: auto;
    float: left;
}

.grid th {
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    padding: 5px;
    border: 1px solid #284a6f;
}

.gridAviso th {
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    padding: 5px;
}

.grid .icon-header {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.gridAviso .icon-header {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.grid td {
    padding: 5px 10px;
    border: 1px solid #284a6f;
    white-space: normal;
}

.gridAviso td {
    padding: 5px 10px;
    white-space: normal;
}

.grid td a {
    color: #284A6F;
}

.gridAviso td a {
    color: #284A6F;
}

.grid td.last {
    border-right: 0;
}

.gridAviso td.last {
    border-right: 0;
}

.grid tr.odd td {
    background: #f7f7f7;
}

.gridAviso tr.odd td {
    background: #f7f7f7;
}

.valleft table {
    border-collapse: inherit !important;
}
/*-------------------Paginas-----------------------*/
.legend {
    color: #717988;
    font-size: 16px;
    /*font-weight: lighter;*/
    background: url(../../img/barra-legenda.png) no-repeat bottom;
    padding-bottom: 6px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    margin-bottom: 26px;
    width: 980px;
}

#linkDeParaConsig {
    float: right;
}

.pesquisa {
    width: 980px;
    float: left;
    margin-bottom: 20px;
}

    .pesquisa span {
        display: block; /*IE 7*/
    }

    .pesquisa input[type=text] {
        width: 385px !important;
        height: 35px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        margin-left: 4px;
        margin-left: 0px; /*Hack IE 7*/
    }

    .pesquisa select {
        width: 385px !important;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .pesquisa input[type=text] {
        line-height: 0px;
    }
}
/* Somente para Chrome e Safari */
.pesquisa input[type=submit] {
    margin-left: 5px;
}

.row-414 label, span {
    font-size: 14px;
}

.row-414 {
    width: 414px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-414 input[type=text], .row-414 textarea {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row-414 input[type=password] {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-483 input[type=password] {
    width: 400px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-414 select {
    width: 413px !important;
    height: 36px !important;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    padding-right: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .row-414 input[type=text] {
        line-height: 0px;
    }
}
/* Somente para Chrome e Safari */
.row-414 .fakeupload {
    width: 400px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: pointer;
}

.row-414 .fakeupload2 {
    width: 400px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: pointer;
}

.row-414 .fakeuploadDocumento {
    width: 400px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: pointer;
}

.row-414 .fakeuploadarquivo {
    width: 400px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: pointer;
}

.row-414 .realupload {
    float: right;
    height: 34px;
    opacity: 0.0;
    position: relative;
    top: -35px;
    opacity: 0.0;
    filter: alpha(opacity=0.0);
    cursor: pointer;
}

.rowDataCompra {
    width: 415px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.rowDataRef {
    width: 220px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

.rowRadio {
    float: left;
}

.rowRadioMargem {
    float: left;
    margin-left: 28px;
}

.styleDe {
    width: 207px;
    float: left;
    margin-right: 23px;
}

.styleA {
    width: 183px;
    float: left;
}

.rowDataCompra label {
    width: 100%;
    float: left;
    font-size: 14px;
}

.rowDataCompra input[type=text] {
    width: 160px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.rowDataRef input[type=text] {
    width: 160px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.rowPerfil label {
    font-size: 14px;
}

.rowPerfil {
    width: 630px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .rowPerfil input[type=text] {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }
/************PAGINA INICIAL - ORGAO****************/
.imgOrgao {
    width: 385px;
    float: left;
    margin-right: 59px;
}

    .imgOrgao h1 {
        width: 100%;
        color: #717988;
        font-size: 16px;
        font-weight: bold;
        background: url(../../img/barra-legenda.png) no-repeat bottom;
        padding-bottom: 6px;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        margin-bottom: 26px;
    }

    .imgOrgao img {
        max-width: 400px;
        max-height: 200px;
    }

#bannerdrop {
    width: 536px;
    float: left;
}

    #bannerdrop h1 {
        width: 100%;
        color: #717988;
        font-weight: bold;
        font-size: 16px;
        background: url(../../img/barra-legenda.png) no-repeat bottom;
        padding-bottom: 6px;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        margin-bottom: 26px;
    }
/*pendencias*/
.total {
    color: #2c79a4;
    font-size: 14px;
    float: left;
}

.qtdPendendecias {
    color: Red;
    font-size: 14px;
    float: left;
    font-weight: bold;
    margin-left: 4px;
    margin-right: 20px;
}

.visualpen {
    float: left;
    margin-top: 8px;
}

.totalPendencias {
    width: 300px;
    float: left;
    margin-bottom: 15px;
}
/*---end-pendencias---*/
.avisos {
    width: 980px;
    float: left;
    margin-top: 15px;
}

.configSystem {
    width: 980px;
    float: left;
    margin-top: 15px;
}

#table_config {
    width: 44%;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.style3 {
    color: #717988;
    font-size: 12px;
    font-weight: bold;
}

.prazos {
    width: 980px;
    float: left;
    margin-top: 15px;
}

.restricoes {
    width: 980px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.portabilidade {
    width: 980px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*Paginas do menu OPERADOR*/
.rowOperador label {
    font-size: 14px;
    text-align: left;
    margin-bottom: 4px;
    display: block;
}

.rowOperador {
    width: 700px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .rowOperador input[type=text] {
        width: 400px !important;
        height: 34px !important;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .rowOperador select {
        width: 400px !important;
        height: 34px !important;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        padding-right: 0px;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .row input[type=text] {
        line-height: 0px;
    }
}
/* Somente para Chrome e Safari */
.textArea {
    float: left;
    margin-left: 15px;
    width: 909px;
}

.textArea2 {
    float: left;
    margin-left: 30px;
    width: 860px;
}

.textArea label {
    font-size: 14px;
    display: block;
}

.textArea2 label {
    font-size: 14px;
    display: block;
}

.textArea textarea {
    width: 100%;
    height: 145px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    resize: none;
    overflow-y: hidden; /*Hack IE 9*/
}

.textArea2 textarea {
    width: 100%;
    height: 145px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    resize: none;
    overflow-y: hidden; /*Hack IE 9*/
}
/*RESERVA DE MARGEM - DADOS*/
.fieldtext {
    width: 412px;
    height: 50px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .fieldtext label {
        font-size: 14px;
    }

    .fieldtext span {
        width: 403px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

.fieldtext-255 {
    width: 255px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .fieldtext-255 label {
        font-size: 14px;
    }

    .fieldtext-255 span {
        width: 243px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

.fieldtext-422 {
    width: 422px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
    height: 54px;
}

    .fieldtext-422 label {
        font-size: 14px;
    }

    .fieldtext-422 span {
        width: 408px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

    .fieldtext-422 input {
        width: 408px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

.fieldtext-873 {
    width: 873px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .fieldtext-873 label {
        font-size: 14px;
    }

    .fieldtext-873 input {
        width: 861px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

.fieldtext-big {
    width: 857px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .fieldtext-big .bx-banco {
        width: 163px;
        float: left;
        margin-right: 29px;
    }

    .fieldtext-big .bx-banco-cc {
        width: 470px;
        float: left;
    }

    .fieldtext-big label {
        font-size: 14px;
    }

#body_bancoTextBox, #bancoTextBox, .bancoTextBox {
    width: 150px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

#body_agenciaTextBox, #agenciaTextBox, .agenciaTextBox {
    width: 150px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

#body_contaTextBox, #contaTextBox, .contaTextBox {
    width: 234px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.radioReservaMargem tr {
    float: left;
    margin-right: 8px;
}

    .radioReservaMargem tr td input {
        margin-right: 3px;
        margin-top: 2px;
    }

.radiosButtons {
    margin-top: 5px;
}

    .radiosButtons label {
        margin-right: 8px;
        margin-left: 2px;
    }
/*VISUALIZAÇÃO DE AVISOS*/
.formVisu {
    float: left;
    margin-left: 26px;
    margin-top: 18px;
    width: 898px;
}

    .formVisu label {
        font-size: 14px;
        display: block;
        margin-bottom: 4px;
    }

    .formVisu textarea {
        width: 887px;
        height: 108px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        resize: none;
    }

    .formVisu textarea2 {
        width: 887px;
        height: 108px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        resize: none;
    }

.row-856 {
    width: 856px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-856-bloque {
    width: 756px;
    float: left;
    margin-bottom: 15px;
}

.row-219-feriado {
    /*width: 219px;*/
    float: left;
    /*margin-left: 30px;*/
    margin-bottom: 15px;
    float: none;
    /* margin: 0 0 10px !important; */
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 30%;
    margin-left: 15px;
    display: grid
}

.row-856 span {
    font-size: 14px;
}

    .row-856 span .DoisCampos {
        position: relative;
    }

.row-856 input[type=text] {
    width: 844px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

    .row-856 input[type=text].DoisCampos {
        width: 3rem !important;
        position: relative;
    }

.row-856 textarea {
    width: 844px;
    height: 60px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    resize: none;
}

.row-856 input[type=password] {
    width: 844px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-856 select {
    width: 412px;
    height: 34px !important;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    padding-right: 0px;
}

.row-855 input[type=text] {
    width: 844px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-855 {
    width: 856px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .row-855 textarea {
        width: 910px;
        height: 60px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        resize: none;
    }

.row-conta {
    width: 856px;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
    margin-right: 17px;
}

.banco, .agencia {
    width: 163px;
    float: left;
    margin-right: 31px;
}

.cc {
    width: 243px;
    float: left;
    margin-right: 31px;
}

.banco1, .agencia1 {
    width: 191px;
    float: left;
    margin-right: 31px;
}

.cc1 {
    width: 191px;
    float: left;
    margin-right: 31px;
}

.dig {
    width: 187px;
    float: left;
}

.row-conta span {
    font-size: 14px;
}

.row-conta input[type=text] {
    width: 178px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-107 {
    width: 107px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-107 span {
        font-size: 14px;
    }

    .row-107 input[type=text] {
        width: 97px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-150 {
    width: 150px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-170 {
    width: 170px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-300 {
    width: 353px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
    height: 57px;
}

.row-301 {
    width: 150px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
    height: 57px;
}

.row-302 {
    width: 200px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-303 {
    width: 150px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-219 {
    width: 219px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-200 {
    width: 200px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-200MargemMenor {
    width: 200px;
    float: left;
    margin-left: 5px;
    margin-bottom: 15px;
}

.row-170 {
    width: 170px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-170SemMargm {
    width: 170px;
    float: left;
    margin-left: 0px;
    margin-bottom: 1px;
}

.row-219 input[type=text] {
    width: 205px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-200 input[type=text] {
    border: 1px solid #2a5174;
    background: #f4f4f4 no-repeat;
    line-height: 29px;
}

.row-200 select {
    width: 200px;
    height: 36px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-150 input[type=text] {
    width: 150px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-170 input[type=text] {
    width: 170px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-300 input[type=text] {
    width: 300px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-413 {
    width: 413px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-483 {
    width: 483px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-483 select {
        width: 483px !important;
        height: 36px !important;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        padding-right: 0px;
    }

.row-413 span {
    font-size: 14px;
}

.row-413 input[type=text] {
    width: 400px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-413 select {
    width: 411px;
    height: 36px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-300 select {
    width: 300px;
    height: 36px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-413 .fakeupload {
    width: 438px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    width: 100%;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: pointer;
}

.row-413 .fakeuploadarquivo {
    width: 400px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: pointer;
}

.row-413 .realupload {
    float: right;
    height: 34px;
    opacity: 0;
    position: relative;
    top: -35px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.row-500 {
    width: 500px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-500 span {
        font-size: 14px;
    }

    .row-500 input[type=text] {
        width: 490px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-483 span {
    font-size: 14px;
}

.row-483 input[type=text] {
    width: 470px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-550 {
    width: 550px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-550 span {
        font-size: 14px;
    }

    .row-550 input[type=text] {
        width: 440px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-664 {
    width: 664px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-679 {
    width: 679px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row-664 span {
    font-size: 14px;
}

.row-664 input[type=text] {
    width: 650px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-664 select {
    width: 655px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-717 {
    width: 717px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-717 span {
        font-size: 14px;
    }

    .row-717 input[type=text] {
        width: 702px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.field-contato {
    width: 783px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
    margin-right: 6px\9; /*Hack IE9*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .field-contato {
        margin-right: 6px;
    }
}
/* Somente para Chrome e Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .btn-incluir {
        margin-top: 18px;
    }
}
/* Somente para Chrome e Safari */
.row-contato {
    width: 368px;
    float: left;
    margin-right: 30px;
}

    .row-contato span {
        font-size: 14px;
    }

.row-cargo {
    width: 368px;
    float: left;
}

    .row-cargo span {
        font-size: 14px;
    }

.row-contato input[type=text] {
    width: 355px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.row-cargo input[type=text] {
    width: 355px;
    height: 34px;
    background: #f4f4f4 no-repeat;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
}

.onebutton-left {
    padding: 0px 6px;
    width: 90px;
    float: left;
    margin-left: 730px;
    margin-bottom: 15px;
}

/*MANUTENÇÃO SERVIÇOS*/
#body_EmailsRadioButtonList tr {
    width: 244px;
    float: left;
}

.lbrow {
    width: 454px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .lbrow label {
        font-size: 14px;
        font-weight: normal;
    }

    .lbrow .textval {
        /*width: 440px;*/
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

.lbrow-big {
    width: 920px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .lbrow-big label {
        font-size: 14px;
        font-weight: normal;
    }

    .lbrow-big .textval {
        width: 909px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

    .lbrow-big .textedit {
        width: 909px;
        background: #f9f9f9 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        padding-left: 5px;
        padding-right: 5px;
    }

.row-contabanc {
    width: 666px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .row-contabanc input[type=text] {
        width: 150px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-group {
    width: 100%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

.margem-disp {
    width: 254px;
    float: left;
    margin-top: 33px;
}

    .margem-disp #body_margemLabel {
        width: 242px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

.row1 label, span {
    font-size: 14px;
}

.row1 {
    width: 454px;
    height: 58px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .row1 input[type=text] {
        width: 440px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row1 select {
        width: 452px;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row1 .chkbx {
        margin-top: 10px;
    }

#body_chkPadrao {
    margin-right: 5px;
    margin-top: 2px;
    margin-top: -1px; /*Hack IE7*/
}

.row1 .fakeupload {
    width: 438px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    width: 100%;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: default;
}

.row1 .fakeupload2 {
    width: 438px;
    height: 34px;
    border-color: #2a5174;
    border-style: solid;
    border-width: 1px;
    line-height: 29px;
    width: 100%;
    background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
    cursor: default;
}

.row1 .realupload {
    float: right;
    height: 34px;
    opacity: 0;
    position: relative;
    top: -35px;
    opacity: 0.0;
    filter: alpha(opacity=0.0);
    cursor: pointer;
}

.row1-alert {
    width: 921px;
    height: 32px;
    float: left;
    margin-left: 15px;
    color: brown;
}

.row1-middle {
    width: 858px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

.row1-big {
    width: 921px;
    height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .row1-big label {
        font-size: 14px;
    }

    .row1-big input[type=text] {
        width: 909px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row1-big select {
        width: 897px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.textArea1 {
    margin-left: 15px;
    width: 922px;
    float: left;
    margin-bottom: 15px;
}

    .textArea1 label {
        font-size: 14px;
    }

    .textArea1 textarea {
        width: 909px;
        height: 145px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 19px;
        resize: none;
        overflow-y: hidden;
    }

.lbrow2 {
    width: 297px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .lbrow2 label {
        font-size: 14px;
        font-weight: normal;
    }

    .lbrow2 .textval {
        width: 284px;
        height: 34px;
        background: #cccccc no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

    .lbrow2 .textedit {
        width: 284px;
        height: 34px;
        background: #FFF no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

.row-297 {
    width: 297px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
    height: 45px;
}

    .row-297 span, label {
        font-size: 14px;
    }

    .row-297 input[type=text] {
        width: 282px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row-297 select {
        width: 295px;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-270 {
    width: 270px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-270 span, label {
        font-size: 14px;
    }

    .row-270 input[type=text] {
        width: 258px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row-270 select {
        width: 252px;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-265 {
    width: 265px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-265 span, label {
        font-size: 14px;
    }

    .row-265 input[type=text] {
        width: 253px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row-265 select {
        width: 247px;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.radioButtons tr {
    float: left;
    margin-right: 12px;
    font-size: 14px;
    margin-top: 11px;
}

    .radioButtons tr td input {
        margin-right: 3px;
        margin-top: 2px;
    }

#cadastrarConsigBtn {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../../img/icon-add2.png') no-repeat no-repeat 0 50%;
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: 36px;
    margin-right: 1px;
    padding-left: 5px;
    padding-right: 0;
    width: 193px;
}

#cadastrarOrgao {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../../img/icon-add2.png') no-repeat no-repeat 0 50%;
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: 36px;
    margin-right: -5px;
    padding-left: 0px;
    padding-right: 0;
    width: 156px;
}
/*Nome Versão no topo*/
.versao {
    color: red;
    font-weight: bold;
    float: left;
    font-size: 11px;
    margin-left: 323px;
    margin-top: -1px;
}
/*Imagem na tela de Cadastro/Edição de Orgãos*/
#ImagemOrgao {
    float: right;
    margin-right: 14px;
    margin-top: 9px;
}
/*relatorios*/
.somenteConsignataria {
    float: left;
}
/*SIMULADOR DE EMPRESTIMO*/
.observacoes p {
    width: 920px;
    float: left;
    line-height: 24px;
    font-size: 13px;
    text-align: justify;
    margin-left: 15px;
}
/*Hollerit*/
.divHollerit {
    width: 920px;
    float: left;
    margin-left: 15px;
    margin-top: 25px;
    margin-bottom: 25px;
}

    .divHollerit .infHollerit {
        width: 809px;
        float: left;
    }

        .divHollerit .infHollerit .cabecalho {
            border: 1px solid #000;
            width: 100%;
            height: 100px;
            margin-bottom: 19px;
        }

            .divHollerit .infHollerit .cabecalho .imgLogoOrgao {
                margin-right: 16px;
                margin-top: 24px;
                margin-left: 16px;
                float: left;
                width: 61px;
                height: 52px;
            }

            .divHollerit .infHollerit .cabecalho .dadosOrgao {
                float: left;
                line-height: 21px;
                margin-top: 17px;
                text-align: center;
            }

                .divHollerit .infHollerit .cabecalho .dadosOrgao span {
                    display: block;
                }

                .divHollerit .infHollerit .cabecalho .dadosOrgao p {
                    font-size: 18px;
                }

#body_dataReferencia {
    float: right;
    font-size: 16px;
    margin-right: 16px;
    margin-top: 39px;
}

.divHollerit .infHollerit .informacoes {
    border: 1px solid #000;
    width: 100%;
    min-height: 490px;
}

    .divHollerit .infHollerit .informacoes .linha {
        border-bottom: 1px solid #000;
        min-height: 28px;
        width: 100%;
        float: left;
        color: #000;
        font-size: 13px;
    }

        .divHollerit .infHollerit .informacoes .linha .cargo {
            float: left;
            width: 53%;
            margin-left: 7px;
            margin-top: 4px;
        }

        .divHollerit .infHollerit .informacoes .linha .regime {
            float: left;
            width: 27%;
            margin-left: 6px;
            margin-top: 4px;
        }

        .divHollerit .infHollerit .informacoes .linha .admissao {
            float: left;
            width: 17%;
            margin-left: 6px;
            margin-top: 4px;
        }

        .divHollerit .infHollerit .informacoes .linha .matricula {
            float: left;
            width: 20%;
            margin-left: 6px;
            margin-top: 4px;
        }

        .divHollerit .infHollerit .informacoes .linha .nome {
            float: left;
            width: 74%;
            margin-left: 34px;
            margin-top: 4px;
        }

        .divHollerit .infHollerit .informacoes .linha .codigo {
            float: left;
            width: 19%;
            margin-left: 5px;
            margin-top: 4px;
            font-weight: bold;
        }

            .divHollerit .infHollerit .informacoes .linha .codigo span {
                text-align: center;
                display: block;
            }

.divHollerit .imgAssinatura {
    width: 91px;
    float: right;
}

#body_gvDetalhaHollerit {
    width: 100%;
    float: left;
    border-bottom: 1px solid;
}

    #body_gvDetalhaHollerit td {
        padding: 7px 0px;
        padding: /*\**/ 6px 0px\9;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #body_gvDetalhaHollerit td {
        padding: 6px 0px;
    }
}
/* Somente para Chrome e Safari */
#body_gvDetalhaHollerit th {
    padding: 3px 0px;
}

#body_gvTotalVencEDesc {
    width: 41.7%;
    float: right;
    border-left: 1px solid;
}

    #body_gvTotalVencEDesc td {
        padding: 3px 40px;
    }

    #body_gvTotalVencEDesc th {
        padding: 3px 0px;
    }

.divHollerit .infHollerit .informacoes .linha .liquido {
    float: left;
    width: 75%;
    margin-left: 5px;
    margin-top: 4px;
    padding-left: 37px;
}

.divHollerit .infHollerit .informacoes .linha .liquidoTotal {
    float: left;
    width: 18%;
    margin-left: 5px;
    margin-top: 4px;
    text-align: center;
}

.divHollerit .infHollerit .informacoes .linhaDados {
    border-bottom: none;
    min-height: 28px;
    width: 73%;
    float: right;
    color: #000;
    font-size: 12px;
}

    .divHollerit .infHollerit .informacoes .linhaDados ul li {
        text-align: center;
        float: left;
        margin-left: 28px;
        margin-top: 10px;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .divHollerit .infHollerit .informacoes .linhaDados ul li {
        margin-top: 8px;
    }
}
/* Somente para Chrome e Safari */
#body_situacaoServidorLabel {
    float: none;
    display: inline;
    margin-left: 4px;
    font-size: 11px;
    width: 40px;
    height: 10px;
    background: none;
    border: none;
    line-height: 0px;
    padding: 0px;
}

#loading {
    width: 100%;
    height: 1080px;
    background-color: #000;
    text-align: center;
    position: relative;
    opacity: 0.5;
    border: 1px solid green;
}

#loading-content {
    border: 1px solid red;
    width: 100%;
    height: 1080px;
    text-align: center;
    z-index: 999999;
    position: absolute;
}

#loading-img img {
    border: 1px solid blue;
    top: 30%;
    position: absolute;
    margin: auto;
    margin-left: 45%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #loading-img img /* Somente para Chrome e Safari */ {
        border: 1px solid blue;
        top: 30%;
        position: absolute;
        margin: auto;
        margin-left: -100px;
    }
}

.remessa {
}

.item-parametro {
    width: 650px;
    vertical-align: top;
}

    .item-parametro input {
        margin-right: 5px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 35px;
    }

.RadioButtonList caption, .RadioButtonList th, .RadioButtonList td {
    text-align: left;
}

.RadioButtonList input {
    margin-right: 5px;
}

.CheckBoxPerfil input[type=checkbox] {
    /*-ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);*/
    transform: scale(1.2);
}

.img-node-icon-orgao {
    background-image: url('../../img/ico-orgao.png' );
}

.buildSistema {
    width: 190px;
    float: right;
    color: #717988;
    right: 1px;
    position: absolute;
    top: 80px;
}

.ExibeDiv {
    visibility: visible;
    margin: 0px;
}

.row:after {
    clear: both;
}

.row:before {
    display: table;
    content: " ";
}

.row {
    padding-top: 15px;
}

.UpdateProgress1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.20);
    text-align: center;
    z-index: 100002;
    color: white;
}

.UpdateProgress2 {
    height: 100%;
    width: 100%;
    display: table;
    text-align: center;
}

.imgLoading {
    background-image: url('../../img/loading.gif');
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
}

/*PORTAL DO SERVIDOR*/

.rbValorEmprestimo {
    padding: 5px;
    margin: 5px;
    border: 1px solid silver;
    border-radius: 5px;
    background-color: darkgreen;
    color: white;
    cursor: pointer !important;
}

.rbValorParcelas {
    padding: 5px;
    margin: 5px;
    border: 1px solid silver;
    border-radius: 5px;
    background-color: orange;
    color: black;
    cursor: pointer !important;
}

.email-label {
    display: block;
    font-size: 15px;
    padding-top: 9px;
    color: #717988;
}

.rbValorEmprestimo > .rbValorEmprestimo input, label {
    cursor: pointer !important;
}

.MeiaLinha {
    width: 45%;
    height: 58px;
    margin-bottom: 15px;
    margin-left: 30px;
    float: left;
}

    .MeiaLinha label {
        width: 100%;
        float: left;
        font-size: 14px;
    }

    .MeiaLinha .Dividir {
        width: 49%;
        float: left;
        line-height: 29px;
    }

        .MeiaLinha .Dividir input[type=text] {
            height: 34px;
        }

    .MeiaLinha label, span {
        font-size: 14px;
    }

    .MeiaLinha textarea {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .MeiaLinha .Inteiro input[type=text] {
        width: 92%;
        float: left;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .MeiaLinha input[type=password] {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .MeiaLinha div.multiselect {
        width: 454px;
        height: 58px;
        float: left;
        margin-left: 0px;
        margin-bottom: 14px;
    }

    .MeiaLinha select {
        width: 413px !important;
        height: 36px !important;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        padding-right: 0px;
    }

    /* Somente para Chrome e Safari */
    .MeiaLinha .fakeupload {
        width: 400px;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        background: #f4f4f4 url("../../img/botao-selecione.png") no-repeat 99% 51% !important;
        cursor: pointer;
    }

    .MeiaLinha .fakeuploadarquivo {
        width: 400px;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        background: #f4f4f4 url("../../img/botao-selecione-arquivo.png") no-repeat 99% 51% !important;
        cursor: pointer;
    }

    .MeiaLinha .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .MeiaLinha input[type=text] {
        line-height: 0px;
    }
}

.LinhaInteira {
    width: 91.5%;
    margin-bottom: 15px;
    margin-left: 30px;
    float: left;
}

    .LinhaInteira label {
        width: 100%;
        float: left;
        font-size: 14px;
    }

    .LinhaInteira div.Dividir {
        width: 49%;
        float: left;
    }

    .LinhaInteira label, span {
        font-size: 14px;
    }

    .LinhaInteira input[type=text], .row-414 textarea {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .LinhaInteira input[type=password] {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .LinhaInteira select {
        width: 99% !important;
        height: 36px !important;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        padding-right: 0px;
    }

    /* Somente para Chrome e Safari */
    .LinhaInteira .fakeupload {
        width: 400px;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        background: #f4f4f4 url("../../img/botao-selecione.png") no-repeat 99% 51% !important;
        cursor: pointer;
    }

    .LinhaInteira .fakeuploadarquivo {
        width: 400px;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        background: #f4f4f4 url("../../img/botao-selecione-arquivo.png") no-repeat 99% 51% !important;
        cursor: pointer;
    }

    .LinhaInteira .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .LinhaInteira input[type=text] {
        line-height: 0px;
    }
}

.TextAvisoEditor {
    border-color: #2A5174;
    font-size: 14px;
    height: 44px;
    width: 905px;
    resize: none;
}

.FontAviso {
    font-size: large;
}

.BorderSimple {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #284a6f;
    text-align: center;
}

.BorderSimple-th {
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    padding: 5px;
    border: 1px solid #284a6f;
}

.TitleSimple {
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    padding: 5px;
}

.TextAvisoEditor {
    border-color: #2A5174;
    font-size: 14px;
    height: 44px;
    width: 905px;
    resize: none;
}

row-half {
    float: left;
    width: 450px;
    position: absolute;
}

.FontAviso {
    font-size: large;
}

.row-110 {
    width: 110px;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
}

    .row-110 span {
        font-size: 14px;
    }

    .row-110 input[type=text] {
        width: 97px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

.row-130 {
    width: 130px;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
}

    .row-130 span {
        font-size: 14px;
    }

    .row-130 input[type=text] {
        width: 97px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

fieldset .container {
    width: 59rem;
    float: none;
    background: #f9f9f9 repeat-y;
    border-color: #717988;
    border-style: solid;
    border-width: 1px;
    border-radius: 12px;
    margin: 0 16px 0 16px;
    padding: 8px 10px 20px 10px;
}

.ui-icon {
    width: 16px !important;
    height: 16px !important;
}

.col-lg-2 {
    width: 140.83px;
    height: inherit;
    min-height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .col-lg-2 label, span {
        font-size: 14px;
    }

    .col-lg-2 select {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-2 .ms-parent {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 0px;
        line-height: 29px;
        display: block;
    }

    .col-lg-2 input[type=text] {
        width: inherit;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-2 .fakeupload {
        width: inherit;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
        background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
        cursor: default;
    }

    .col-lg-2 .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

    .col-lg-2 textarea {
        width: inherit;
        height: 144px;
        position: relative;
        cursor: pointer;
        resize: none;
        Font-Size: large;
        border-color: #2a5174;
    }

    .col-lg-2 button {
        float: right;
        margin-left: 5px;
    }

    .col-lg-2 input[type=submit] {
        float: none;
        margin-left: 0px;
    }

        .col-lg-2 input[type=submit] .right {
            float: right;
            margin-left: 5px;
        }

        .col-lg-2 input[type=submit] .center {
            float: none !important;
            margin-left: 0px;
        }

    .col-lg-2 .bottom-lg-2 {
        width: inherit;
        margin-top: 15px;
    }

    .col-lg-2 .bottom .botao-azul {
        width: inherit;
        border: 1px solid #2a5174;
        background: #f4f4f4 repeat-x left top;
        cursor: pointer;
        padding: 9px 15px;
        font-size: 12px;
        display: inline-block;
        color: #000;
        text-decoration: none;
    }

    .col-lg-2 .botao-azul {
        width: inherit;
        border: 1px solid #2a5174;
        background: #f4f4f4 repeat-x left top;
        cursor: pointer;
        padding: 10px 15px;
        font-size: 12px;
        display: inline-block;
        color: #000;
        text-decoration: none;
    }

    .col-lg-2 .bottom-10-lg-4 {
        padding: 0 0 10px 0;
    }

    .col-lg-2 .DeAte {
        width: inherit;
    }

        .col-lg-2 .DeAte span {
            float: inherit;
            width: 10% !important;
            height: 34px;
            vertical-align: middle;
        }

        .col-lg-2 .DeAte input[type=text] {
            float: inherit;
            width: 40%;
        }

.col-lg-3 {
    width: 218.75px;
    height: inherit;
    min-height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .col-lg-3 label, span {
        font-size: 14px;
    }

    .col-lg-3 select {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-3 .ms-parent {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 0px;
        line-height: 29px;
        display: block;
    }

    .col-lg-3 input[type=text] {
        width: inherit;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-3 .fakeupload {
        width: inherit;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
        background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
        cursor: default;
    }

    .col-lg-3 .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

    .col-lg-3 textarea {
        width: inherit;
        height: 144px;
        position: relative;
        cursor: pointer;
        resize: none;
        Font-Size: large;
        border-color: #2a5174;
    }

    .col-lg-3 button {
        float: right;
        margin-left: 5px;
    }

    .col-lg-3 input[type=submit] {
        float: none;
        margin-left: 0px;
    }

        .col-lg-3 input[type=submit] .right {
            float: right;
            margin-left: 5px;
        }

        .col-lg-3 input[type=submit] .center {
            float: none !important;
            margin-left: 0px;
        }

    .col-lg-3 .bottom-10-lg-3 {
        padding: 0 0 10px 0;
    }

    .col-lg-3 .DeAte {
        width: inherit;
    }

        .col-lg-3 .DeAte span {
            float: inherit;
            width: 10% !important;
            height: 34px;
            vertical-align: middle;
        }

        .col-lg-3 .DeAte input[type=text] {
            float: inherit;
            width: 40%;
        }

    .col-lg-3 .bottom-lg-3 {
        width: inherit;
        margin-top: 15px;
    }

.col-lg-4 {
    width: 296.66px;
    height: inherit;
    min-height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .col-lg-4 label, span {
        font-size: 14px;
    }

    .col-lg-4 select {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-4 .ms-parent {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 0px;
        line-height: 29px;
        display: block;
    }

    .col-lg-4 input[type=text] {
        width: inherit;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-4 .fakeupload {
        width: inherit;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
        background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
        cursor: default;
    }

    .col-lg-4 .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

    .col-lg-4 textarea {
        width: inherit;
        height: 144px;
        position: relative;
        cursor: pointer;
        resize: none;
        Font-Size: large;
        border-color: #2a5174;
    }

    .col-lg-4 button {
        float: right;
        margin-left: 5px;
    }

    .col-lg-4 input[type=submit] {
        float: none;
        margin-left: 5px;
    }

        .col-lg-4 input[type=submit] .right {
            float: right;
            margin-left: 5px;
        }

        .col-lg-4 input[type=submit] .center {
            float: none !important;
            margin-left: 5px;
        }

    .col-lg-4 .bottom-10-lg-4 {
        padding: 0 0 10px 0;
    }

    .col-lg-4 .DeAte {
        width: inherit;
    }

        .col-lg-4 .DeAte span {
            float: inherit;
            width: 10% !important;
            height: 34px;
            vertical-align: middle;
        }

        .col-lg-4 .DeAte input[type=text] {
            float: inherit;
            width: 40%;
        }

    .col-lg-4 .bottom-lg-4 {
        width: inherit;
        margin-top: 15px;
    }

    .col-lg-4 .middle-lg-4 {
        width: inherit;
        margin-top: 22px;
    }

.col-lg-6 {
    width: 452.5px;
    height: inherit;
    min-height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .col-lg-6 label, span {
        font-size: 14px;
    }


    .col-lg-6 select {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-6 .ms-parent {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 0px;
        line-height: 29px;
        display: block;
    }

    .col-lg-6 input[type=text] {
        width: inherit;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-6 .fakeupload {
        width: inherit;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
        background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
        cursor: default;
    }

    .col-lg-6 .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

.input-file-container {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.realupload01 {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 50px
}

.col-lg-6 textarea {
    width: inherit;
    height: 144px;
    position: relative;
    cursor: pointer;
    resize: none;
    Font-Size: large;
    border-color: #2a5174;
}

.col-lg-6 button {
    float: right;
    margin-left: 5px;
}

.col-lg-6 input[type=submit] {
    float: none;
    margin-left: 0px;
}

    .col-lg-6 input[type=submit] .right {
        float: right;
        margin-left: 0px;
    }

    .col-lg-6 input[type=submit] .center {
        float: none !important;
        margin-left: 0px;
    }

.col-lg-6 .bottom-10-lg-6 {
    padding: 0 0 10px 0;
}

.col-lg-6 .filtroGrid {
    float: none;
    margin: 0 5px 0 5px;
    padding: 0 0 0 0;
}

    .col-lg-6 .filtroGrid input[type=text] {
        width: 370px;
        height: 34px;
        vertical-align: central;
    }

    .col-lg-6 .filtroGrid input[type=image] {
        width: 20px;
        height: 20px;
        float: none;
    }

    .col-lg-6 .filtroGrid label, span .left {
        width: inherit !important;
        font-size: 14px;
        float: left;
    }

.col-lg-6 h3 {
    width: inherit;
}

.col-lg-6 input[type=password] {
    border: 1px solid #2a5174;
    width: inherit;
    background: #f4f4f4 no-repeat;
    line-height: 29px;
}

.col-lg-6 .DeAte {
    width: inherit;
}

    .col-lg-6 .DeAte span {
        float: inherit;
        width: 10% !important;
        height: 34px;
        vertical-align: middle;
    }

    .col-lg-6 .DeAte input[type=text] {
        float: inherit;
        width: 40%;
    }

.col-lg-6 .bottom {
    width: inherit;
    margin-top: 15px;
}

.col-lg-8 {
    width: 608.33px;
    height: inherit;
    min-height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .col-lg-8 label, span {
        font-size: 14px;
    }

    .col-lg-8 select {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-8 .ms-parent {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 0px;
        line-height: 29px;
        display: block;
    }

    .col-lg-8 input[type=text] {
        width: inherit;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-8 .fakeupload {
        width: inherit;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
        background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
        cursor: default;
    }

    .col-lg-8 .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

    .col-lg-8 textarea {
        width: inherit;
        height: 144px;
        position: relative;
        cursor: pointer;
        resize: none;
        Font-Size: large;
        border-color: #2a5174;
    }

    .col-lg-8 button {
        float: right;
        margin-left: 5px;
    }

    .col-lg-8 input[type=submit] {
        float: none;
        margin-left: 5px;
    }

        .col-lg-8 input[type=submit] .right {
            float: right;
            margin-left: 5px;
        }

        .col-lg-8 input[type=submit] .center {
            float: none !important;
            margin-left: 5px;
        }

    .col-lg-8 .bottom-10-lg-8 {
        padding: 0 0 10px 0;
    }

    .col-lg-8 .DeAte {
        width: inherit;
    }

        .col-lg-8 .DeAte span {
            float: inherit;
            width: 10% !important;
            height: 34px;
            vertical-align: middle;
        }

        .col-lg-8 .DeAte input[type=text] {
            float: inherit;
            width: 40%;
        }

    .col-lg-8 .bottom {
        width: inherit;
        margin-top: 15px;
    }

.col-lg-10 {
    width: 764.16px;
    height: inherit;
    min-height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .col-lg-10 label, span {
        font-size: 14px;
    }

    .col-lg-10 select {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-10 .ms-parent {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 0px;
        line-height: 29px;
        display: block;
    }

    .col-lg-10 input[type=text] {
        width: inherit;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-10 .fakeupload {
        width: inherit;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
        background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
        cursor: default;
    }

    .col-lg-10 .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

    .col-lg-10 textarea {
        width: inherit;
        height: 144px;
        position: relative;
        cursor: pointer;
        resize: none;
        Font-Size: large;
        border-color: #2a5174;
    }

    .col-lg-10 button {
        float: right;
        margin-left: 5px;
    }

    .col-lg-10 input[type=submit] {
        float: none;
        margin-left: 5px;
    }

        .col-lg-10 input[type=submit] .right {
            float: right;
            margin-left: 5px;
        }

        .col-lg-10 input[type=submit] .center {
            float: none !important;
            margin-left: 5px;
        }

    .col-lg-10 .filtroGrid {
        float: none;
    }

    .col-lg-10 .bottom-10-lg-10 {
        padding: 0 0 5px 0;
    }

    .col-lg-10 .DeAte {
        width: inherit;
    }

        .col-lg-10 .DeAte span {
            float: inherit;
            width: 10% !important;
            height: 34px;
            vertical-align: middle;
        }

        .col-lg-10 .DeAte input[type=text] {
            float: inherit;
            width: 40%;
        }

    .col-lg-10 .bottom-lg-10 {
        width: inherit;
        margin-top: 15px;
    }

.col-lg-12 {
    width: 920px;
    height: inherit;
    min-height: 54px;
    float: left;
    margin-left: 15px;
    margin-bottom: 14px;
}

    .col-lg-12 label, span {
        font-size: 14px;
    }

    .col-lg-12 select {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-12 .ms-parent {
        width: inherit;
        height: 36px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 0px;
        line-height: 29px;
        display: block;
    }

    .col-lg-12 input[type=text] {
        width: inherit;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .col-lg-12 .fakeupload {
        width: inherit;
        height: 34px;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
        background: #f4f4f4 url("../../img/botao-selecione-documento.png") no-repeat 99% 51% !important;
        cursor: default;
    }

    .col-lg-12 .realupload {
        float: right;
        height: 34px;
        opacity: 0;
        position: relative;
        top: -35px;
        opacity: 0.0;
        filter: alpha(opacity=0.0);
        cursor: pointer;
    }

    .col-lg-12 textarea {
        width: inherit;
        height: 144px;
        position: relative;
        cursor: pointer;
        resize: none;
        Font-Size: large;
        border-color: #2a5174;
    }

    .col-lg-12 button {
        float: right;
        margin-left: 5px;
    }

    .col-lg-12 input[type=submit] {
        float: none;
        margin-left: 5px;
    }

        .col-lg-12 input[type=submit] .right {
            float: right;
            margin-left: 5px;
        }

        .col-lg-12 input[type=submit] .center {
            float: none !important;
            margin-left: 5px;
        }

    .col-lg-12 .filtroGrid {
        float: none;
    }

    .col-lg-12 .bottom-10-lg-12 {
        padding: 0 0 5px 0;
    }

    .col-lg-12 .DeAte {
        width: inherit;
    }

        .col-lg-12 .DeAte span {
            float: inherit;
            width: 10% !important;
            height: 34px;
            vertical-align: middle;
        }

        .col-lg-12 .DeAte input[type=text] {
            float: inherit;
            width: 40%;
        }

    .col-lg-12 .bottom-lg-12 {
        width: inherit;
        margin-top: 15px;
    }

.GridView {
    border: 1px solid #284a6f;
    width: 428px;
    float: none;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .GridView th {
        font-size: 12px;
        font-weight: bold;
        color: #006699;
        padding: 5px;
        border: 1px solid #284a6f;
    }

    .GridView .icon-header {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .GridView tr.odd td {
        background: #f7f7f7;
    }

    .GridView td {
        padding: 5px 10px;
        border: 1px solid #284a6f;
        white-space: normal;
    }

        .GridView td a {
            color: #284A6F;
        }

        .GridView td.last {
            border-right: 0;
        }


.row-saldo-devedor label, span {
    font-size: 14px;
}

.row-saldo-devedor {
    width: 414px;
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
}

    .row-saldo-devedor input[type=text], .row-414 textarea {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }

    .row-saldo-devedor input[type=password] {
        width: 400px;
        height: 34px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
    }


    .row-saldo-devedor select {
        width: 228px !important;
        height: 30px !important;
        margin-left: 10px;
        background: #f4f4f4 no-repeat;
        border-color: #2a5174;
        border-style: solid;
        border-width: 1px;
        line-height: 29px;
        padding-right: 0px;
    }

.listBoxDefault,
.listBoxDefault * {
    color: #000000 !important;
}

.btnSairDefault{
    width: 67px !important;
}