﻿/*Classes Básicas*/
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 16px;
    margin: 0 auto;
    margin-top: 20px;
}

h2 {
    border-bottom: 1px dashed #666;
    font-size: 14px;
    width: 100%;
    margin: 10px 0px 10px 0px;
    float: left;
    font-weight: bold;
    text-shadow: 1px 1px 1px #CCCCCC;
}

h3 {
    font-family: "Segoe UI", Arial, Verdana;
    font-size: 16px;
    width: 100%;
    margin: 10px;
    float: left;
    font-weight: 600;
}

h4 {
    font-family: "Segoe UI", Arial, Verdana;
    border-bottom: 1px dashed #666666;
    font-size: 14px;
    width: 100%;
    margin: 10px 0px 10px 0px;
    float: left;
    font-weight: bold;
    text-shadow: 1px 1px 1px #CCCCCC;
}

h5 {
    font-family: "Segoe UI", Arial, Verdana;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    margin: 10px 0px 10px 0px;
    float: left;
    background-color: #EBEBEB;
    padding-left: 5px;
}

h6 {
    font-family: "Segoe UI", Arial, Verdana;
    font-size: 12px;
    width: 100%;
    margin: 10px 0px 10px 0px;
    float: left;
    padding-left: 5px;
    border-bottom: 1px solid #EBEBEB;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    height: 20px;
}

.clear1 {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    height: 2px;
}

.clear2 {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    height: 50px;
}

.clear3 {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    height: 10px;
}

.clear4 {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    height: 0.2px;
}
/*Espaço Publicidade*/
.publicidade {
    margin: 0 auto;
    text-align: justify;
    width: 990px;
    height: 90px;
}

.publicidade_inf {
    width: 10px;
    height: 90px;
    float: left;
    background: url(../images/img_publicidade.jpg) no-repeat left center;
    margin-right: 2px;
}

.banner1 {
    width: 730px;
    height: 90px;
    float: left;
    margin-right: 20px;
}

.banner2 {
    width: 215px;
    height: 90px;
    float: left;
}
/*Header*/
.areaheader {
    width: 990px;
    margin: 0 auto;
    height: 85px;
    margin-top: 30px; /*margin-top:0;
_margin-top:0;*/
}

.logo_esq {
    width: 10px;
    height: 90px;
    background: url(../images/img_logoesq.png) no-repeat;
    float: left;
    margin-top: -15px;
}

.logo_dir {
    width: 10px;
    height: 90px;
    background: url(../images/img_logodir.png) no-repeat;
    float: left;
    margin-top: -15px;
}

.arealogo {
    width: 103px;
    height: 92px;
    float: left;
    background-color: white;
    margin: -15px 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arealogo img {
    margin: 0;
    width: 83px;
    height: 72px;
}

.logo_ferramenta /*Utilizado no Multicadastro*/ {
    width: 190px;
    float: left;
    margin-top: 35px;
    background: url(../images/img_logomc.png) no-repeat;
    height: 21px;
}

.input_login {
    border: medium none;
    float: left;
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    margin: 37px 0 0 12px;
    width: 164px;
}

.input_senha {
    border: medium none;
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    margin: 37px 0 0 17px;
    width: 59px;
    float: left;
}

.links_boxlogin a {
    margin: 3px 0px 0px 10px;
    padding: 1px 0px 0px 6px;
    color: #fff;
    font-size: 10px;
    float: left;
    background: url(../images/img_setabranca.png) no-repeat center left;
    text-decoration: none;
}

    .links_boxlogin a:hover {
        text-decoration: underline;
    }

    .links_boxlogin a:visited {
        text-decoration: none;
    }

.bt_seguir {
    width: 23px;
    height: 23px;
    float: left;
    margin: 32px 0 0 12px;
}

.links_boxlogado_name {
    width: 275px;
    margin: 24px 10px 0px 20px;
    color: #fff;
    font-size: 11px;
}

.links_boxlogado_acesso {
    width: 275px;
    margin: 0px 10px 0px 20px;
    color: #fff;
    font-size: 10px;
}

.links_boxlogado_sair a {
    margin: 0px 10px 10px 20px;
    color: #fff;
    font-size: 10px;
    float: left;
    background: url(../images/img_setabranca.png) no-repeat center left;
    padding-left: 6px;
    text-decoration: underline;
    line-height: normal;
}

.busca {
    width: 289px;
    height: 41px;
    background: url(../images/img_bgbusca2.png) no-repeat;
    float: left;
    margin: 25px 0px 0px 20px;
}

.input_busca {
    border: medium none;
    float: left;
    font-size: 14px;
    color: #ccc;
    height: 28px;
    line-height: 14px;
    margin: 6px 0 0 34px;
    width: 250px;
    font-weight: bold;
}

.bt_buscar {
    width: 66px;
    height: 35px;
    float: left;
    margin: 28px 0 0 4px;
}
/*Conteúdo*/
.conteudo {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left; /*justify*/
    min-height: 420px;
    height: auto !important;
    height: 420px;
    padding-top: 10px;
    padding-bottom: 30px;
    overflow: hidden;
}

.padrao_accordion {
    background: url(../images/bg_filtro.jpg) no-repeat;
    border: 1px #acc3d1 solid;
    padding: 2px 0px 0px 10px;
    color: #0f4464;
    font-size: 11px;
    overflow: hidden;
}

.conteudo_regra_negocio {
    width: 1198px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left; /*justify*/
    min-height: 420px;
    height: auto !important;
    height: 420px;
    padding-top: 10px;
    padding-bottom: 30px;
    overflow: hidden;
}

.box_color_regra_negocio {
    background-color: #d8dfe5;
    border: solid 1px #acc3d1;
    float: left;
    width: 1170px;
    padding: 10px;
}

.descritivo {
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url("../images/img_topdescritivo.png" ) repeat scroll center top transparent;
    float: left;
    width: 920px;
    margin: 10px;
    padding: 5px 10px;
}

.div1 {
    /*conteúdo página completa*/
    width: 100%;
    float: left;
    overflow: hidden;
}

.div2 {
    /*2/3 conteúdo página*/
    width: 647px;
    float: left;
    margin: 10px 10px 10px 0px;
    background: #fff;
}

.div3 {
    /*1/3 conteúdo página*/
    width: 292px;
    float: left;
    margin: 10px 0px 10px 10px;
    background: #fff;
}

.box2 {
    /*box 2/3 de página*/
    width: 645px;
    float: left;
    margin-right: 10px;
}

.box3 {
    /*box 1/3 de página*/
    width: 292px;
    float: left;
    margin-left: 10px;
}

.align_box2 {
    width: 625px;
    margin: 10px 10px 0px 10px;
    float: left;
}
/*Painel de Controle*/
.BoxP_Header {
    width: 240px;
    float: left;
    background: url(../images/img_BoxPHeader.jpg) no-repeat;
    height: 45px;
}

.BoxP_Content {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    height: 785px;
    overflow: hidden;
    padding: 20px 20px 0px 20px;
}

.BoxP_Footer {
    width: 240px;
    float: left;
    background: url(../images/img_BoxPFooter.jpg) no-repeat;
    height: 30px;
}

.BoxM_Header {
    width: 700px;
    float: left;
    background: url(../images/img_BoxMHeader.jpg) no-repeat;
    height: 45px;
}

.BoxM_Content {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 20px 0px 0px 20px;
    height: 805px;
}

.BoxM_Footer {
    width: 700px;
    float: left;
    background: url(../images/img_BoxMFooter.jpg) no-repeat;
    height: 30px;
}


.BoxG_Header {
    width: 960px;
    float: left;
    background: url(../images/img_BoxGHeader.jpg) no-repeat;
    height: 45px;
}

.BoxG_Content {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 20px 20px 0px 20px;
}

.BoxG_Footer {
    width: 960px;
    float: left;
    background: url(../images/img_BoxGFooter.jpg) no-repeat;
    height: 30px;
}

.BoxG_Footer {
    width: 960px;
    float: left;
    background: url(../images/img_BoxGFooter.jpg) no-repeat;
    height: 30px;
}

.Box292_Header {
    width: 292px;
    float: left;
    background: url(../images/img_Box292Header.jpg) no-repeat;
    height: 45px;
}

.Box292_Content {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 0px;
}

.Box645_Content {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 0px 10px 0px 10px;
}

.Box292_Footer {
    width: 292px;
    float: left;
    background: url(../images/img_Box292Footer.jpg) no-repeat bottom center;
    height: 20px;
}

.Box645_Header {
    width: 645px;
    float: left;
    background: url(../images/img_Box645Header.jpg) no-repeat;
    height: 45px;
}

.Box645_Footer {
    width: 645px;
    float: left;
    background: url(../images/img_Box645Footer.jpg) no-repeat bottom center;
    height: 20px;
}

.Box_Title {
    font-weight: bold;
    padding: 20px 20px 20px 0px;
    text-shadow: 1px 1px 1px #CCCCCC;
    font-size: 14px;
    color: #666;
    float: left;
}

.Box_TitleN {
    font-weight: bold;
    padding: 20px 20px 20px 20px;
    text-shadow: 1px 1px 1px #CCCCCC;
    font-size: 14px;
    color: #666;
    float: left;
}

.Box_Icon {
    width: 16px;
    height: 16px;
    float: left;
    margin: 20px 5px 20px 20px;
}

.Navigate {
    width: 170px;
    border-bottom: 1px solid #E5E5E5;
    float: left;
    overflow: hidden;
    padding: 0px 10px 20px 10px;
    margin: 0px 10px 20px 10px;
}

.NavigateInt {
    width: 225px;
    float: left;
}

.grafico1, .grafico2 {
    width: 300px;
    float: left;
    _margin: 5px;
    margin: 10px;
}

    .grafico1 span, .grafico2 span {
        -moz-border-radius: 3px;
        background: #EEE;
        font-size: 12px;
        display: block;
        font-weight: bold;
        text-align: center;
        padding: 4px;
    }
/*Operações do Painel de Controle*/
#painel {
    width: 290px;
}

    #painel ul {
        list-style: none outside none;
        margin: 20px 0 0;
        padding: 0;
    }

        #painel ul li {
            float: left;
        }

            #painel ul li.first_li a {
                margin-left: 0;
            }

            #painel ul li a {
                -moz-border-radius: 5px;
                border-radius: 5px;
                border: 1px solid #d1d1d1;
                display: block;
                text-align: center;
                width: 115px;
                margin: 8px 5px 8px 11px;
                padding: 5px;
            }

                #painel ul li a span {
                    -moz-border-radius: 5px;
                    border-radius: 5px;
                    background: none repeat scroll 0 0 #EEE;
                    display: block;
                    font-size: 10px;
                    margin-top: 10px;
                    padding: 2px;
                }

                #painel ul li a:hover {
                    border: 1px solid #eaeaea;
                    text-decoration: none;
                }
/*Footer*/
#footer h4 {
    width: 85%;
    font-weight: bold;
    padding-left: 15px;
    margin: 0;
    font-size: 14px;
    line-height: 26px;
}

#footer p {
    width: 80%;
    padding-left: 25px;
    margin: 0;
    line-height: 20px;
}

.areafooter {
    width: 990px;
    margin: 0 auto;
    height: 180px;
}

.coluna_logo {
    width: 105px;
    float: left;
    margin: 20px 0px 20px 0px;
}

.footer_logo {
    background: url(../images/img_logoapisulbranco.png) top left no-repeat;
    width: 62px;
    height: 70px;
    float: left;
    margin: 0px 20px 20px 0px;
}

.colunas {
    width: 175px;
    float: left;
    margin: 20px 0px 20px 0px;
    background: url(../images/img_divise.png) right top no-repeat;
}

.coluna_final {
    width: 175px;
    float: left;
    margin: 20px 0px 20px 0px;
}

.areacopyright {
    width: 990px;
    margin: 0 auto;
    height: 40px;
}

.copyrightlinks {
    width: 49%;
    float: left;
}

.copyrightlinks2 {
    width: 49%;
    float: right;
    text-align: right;
}

.footer_social_networks {
    display: table;
    float: right;
    list-style: none;
}

    .footer_social_networks ul li {
        float: left;
        margin-left: 7px;
        padding: 0;
        border: 0 none;
        outline: 0;
        vertical-align: baseline;
        list-style: none;
    }

.apisulclique {
    float: right;
    display: table;
    font-size: 9px;
    padding-top: 8px;
    text-align: right;
}
/*Minhas Ferramentas*/
#minhas_ferramentas {
    width: 155px;
    margin-top: 5px; /*margin-top: 0px;   */
    float: left;
    position: absolute;
    z-index: 999;
}

    #minhas_ferramentas ul, li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.menu_class {
    cursor: pointer;
}

/* Menu */
#area_menu {
    background: url(../images/img_bgmenu3.jpg) repeat-x;
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    height: 21px;
}

.overallmenu {
    display: table;
    margin: 0 auto;
    font-family: Segoe UI,Arial,Verdana;
}

    .overallmenu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .overallmenu ul ul {
            padding-bottom: 5px;
            padding-top: 13px;
            top: 30px;
        }

            .overallmenu ul ul ul {
                top: 0;
                padding-top: 0;
                padding-left: 9px;
            }

        .overallmenu ul li {
            position: relative;
            display: inline;
            float: left;
            padding: 0px 20px 0px 20px;
        }

            .overallmenu ul li ul {
                position: absolute;
                left: 0;
                display: block;
                visibility: hidden;
            }

                .overallmenu ul li ul li {
                    display: block;
                    padding: 0;
                    float: none;
                }

                    .overallmenu ul li ul li a {
                        display: block;
                        padding: 10px;
                    }

            * html .overallmenu ul li a {
                display: inline-block;
            }

.BotaoToken {
    height: 25px;
    padding: 2px 20px;
    margin: 15px !important;
    background-color: #006dd4;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    color: #FFF;
}

/*Botões*/
.btnMC {
    color: white;
    font-size: 12px;
    background: -webkit-linear-gradient(270deg, rgba(52, 104, 164, 1) 0%, rgba(52, 104, 164, 1) 48%, rgba(36, 75, 146, 1) 56%, rgba(36, 75, 146, 1) 100%);
    background: -moz-linear-gradient(180deg, rgba(52, 104, 164, 1) 0%, rgba(52, 104, 164, 1) 48%, rgba(36, 75, 146, 1) 56%, rgba(36, 75, 146, 1) 100%);
    background: linear-gradient(180deg, rgba(52, 104, 164, 1) 0%, rgba(52, 104, 164, 1) 48%, rgba(36, 75, 146, 1) 56%, rgba(36, 75, 146, 1) 100%);
    width: 90px;
    height: 30px;
    font-weight: 700;
    font-style: normal;
    font-family: arial;
    border: none;
    cursor: pointer;
}

.btnMC_Principal.btnMC {
    width: 130px !important;
    height: 32px !important;
}

.espaco_botao {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
}

.botao_busca {
    -moz-box-shadow: 0 1px 1px #F6F7F9;
    background: url(../images/img_buttong.png) repeat-x #FFF left bottom;
    border-left: 1px solid #C4D1DB;
    border-right: 1px solid #C4D1DB;
    font-size: 14px;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    text-shadow: 0 1px 1px #FFF;
    vertical-align: top;
    color: #666; /*float: left;*/
    border-color: #C4D1DB #C4D1DB #9EB7CD;
    border-style: solid;
    border-width: 1px;
    padding: 3px 10px;
}

.botao_duplo_coluna {
    width: 40%;
    margin-left: 40px;
    float: left;
    text-align: center;
}

.botao_unico {
    width: 100%;
    float: left;
    text-align: center;
    margin-left: 30%;
}

.linha_botao_popup {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.botao_duplo_left {
    width: auto;
    margin-left: 15%;
    float: left;
    text-align: center;
}

.botao_duplo_right {
    width: auto;
    margin-right: 15%;
    float: right;
    text-align: center;
}
/*Tabelas - Alinhamento de Grids*/
.table_center {
    margin-left: 145px;
    _margin-left: 70px;
    width: auto;
    float: left;
}

.table_center_500 {
    margin-left: 200px;
    width: 500px;
    float: left;
}

.table_center_600 {
    margin-left: 180px;
    width: 600px;
    float: left;
}

.table_center_700 {
    margin-left: 130px;
    width: 700px;
    float: left;
}

.table_center_800 {
    margin-left: 60px;
    width: 800px;
    float: left;
}

.table_center_850 {
    margin-left: 30px;
    width: 850px;
    float: left;
}

.table_center_870 {
    margin-left: 5px;
    width: 870px;
    float: left;
}

.table_center_900 {
    margin-left: 5px;
    width: 900px;
    float: left;
}

.table_center_930 {
    margin: 15px 0px 15px 15px;
    width: 930px;
    float: left;
}

.table_center_930b {
    width: 930px;
    float: left;
}

.table_center_960 {
    width: 960px;
    float: left;
}
/*Modal Padrão*/
.modalPopup_Background {
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 999;
}

.title_alert_ajax a {
    color: #FFF;
    text-decoration: none;
}

    .title_alert_ajax a:hover {
        color: #FFF;
        text-decoration: underline;
    }

    .title_alert_ajax a:visited {
        color: #FFF;
        text-decoration: none;
    }

.light_ajax {
    width: 600px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    float: left;
}

.light_ajax_800 {
    width: 800px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_700 {
    width: 700px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_600 {
    width: 600px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_500 {
    width: 500px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_400 {
    width: 400px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_350 {
    width: 350px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_300 {
    width: 300px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_222 {
    width: 222px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.light_ajax_230 {
    width: 230px;
    background-color: #f6f7f7;
    border: 1px solid #C9CDB6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
}

.close {
    text-align: left;
    width: 55px;
    float: right;
    position: relative;
    color: #FFF;
    background-image: url(../images/img_fechar.png);
    background-repeat: no-repeat;
    background-position: right;
    font-family: Arial;
    margin-right: 10px;
}

    .close a {
        color: #FFF;
        text-decoration: none;
    }

        .close a:hover {
            color: #fff;
            text-decoration: underline;
        }

        .close a:visited {
            color: #fff;
            text-decoration: none;
        }

.atencao {
    background: url(../images/icones/icon_alerta.png) no-repeat center;
    width: 100%;
    height: 30px;
    float: left;
    margin-top: 20px;
}

.informacao {
    background: url(../images/icones/icon_informacao.png) no-repeat center;
    width: 100%;
    height: 30px;
    float: left;
    margin-top: 20px;
}

.confirmacao {
    background: url(../images/icones/icon_confirmacao.png) no-repeat center;
    width: 100%;
    height: 30px;
    float: left;
    margin-top: 20px;
}

.question {
    background: url(../images/icones/icon_duvida.png) no-repeat center;
    width: 100%;
    height: 30px;
    float: left;
    margin-top: 20px;
}

.erro {
    background: url(../images/icones/icon_erro.png) no-repeat center;
    width: 100%;
    height: 30px;
    float: left;
    margin-top: 20px;
}

.txt_title {
    color: #fff;
    float: left;
    margin-left: 10px;
    vertical-align: middle;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
    text-align: left;
    width: 75%;
}

.txt_form_confirm_alert {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
}

.alert {
    width: 480px;
    height: auto;
    background-color: #EEE;
    z-index: 100000000;
    border: #ddd solid 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px 5px 10px 5px;
}

.confirm {
    width: 306px;
    height: auto;
    background-color: #EEE;
    z-index: 10000000000001;
    border: #ddd solid 1px;
    border-radius: 5px;
    margin-top: -5px;
    -moz-border-radius: 5px;
    padding: 5px 5px 10px 5px;
}
/*Formulários*/
.label {
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    float: left;
    width: 99%;
}

.label_rdo_proprietario {
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    float: left;
    width: 32%;
}

.label_rdo_placa {
    font-size: 11px;
    text-align: center;
    margin-bottom: 15px;
}

.linelink {
    float: left;
    width: 100%;
    text-align: right;
}

.infoline {
    background-color: rgba(0, 108, 210, 1);
    display: block;
    width: 100%;
    min-height: 32px;
    clear: both;
    color: white;
    background-image: url(../images/icones/icon_info.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 8px;
}

    .infoline span {
        font-size: 11px;
        margin-top: 7px;
        margin-bottom: 7px;
        display: block;
        float: left;
        font-weight: 400;
        margin-left: 15px;
        margin-right: 15px;
    }

        .infoline span:first-child {
            margin-left: 38px;
        }

        .infoline span.info_direita {
            font-style: italic;
            float: right;
            margin-right: 10px;
        }

.botaoCentralizadoContainer {
    width: 250px;
    display: block;
    margin: 0px auto;
    margin-top: 20px;
    position: relative;
}

    .botaoCentralizadoContainer .botaoCentralizadoBox {
        width: 118px;
        padding: 0px;
        margin: 0px auto;
        vertical-align: middle;
        height: 40px;
        display: table-cell;
    }

    .botaoCentralizadoContainer div label {
        float: none;
    }

.botao_secundario {
    background: url(../images/bg_bt2.jpg) repeat-x !important;
}

.carrega {
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    float: left;
    width: 99%;
}

.dica {
    font-size: 9px;
    color: #999;
    width: 100%;
    float: left;
}

.close-modal {
    float: right;
    padding: 2px 8px 2px 2px;
}

.body_modal {
    background-color: white;
    border: solid;
    border-width: 1px;
    border-radius: 5px;
    padding: 8px 8px 8px 8px;
    border-style: groove;
    box-shadow: 0px 5px 7px 2px;
}

.box_conteudo {
    display: flex;
}

.box_foto {
    width: 250px;
    height: 180px;
    align-content: center;
    text-align: center;
}

.botao_foto {
    background-color: #0356A4;
    color: white;
    border-width: 1px;
    border-style: groove;
    cursor: pointer;
}

.box_texto {
    width: 388px;
    margin-left: 10px;
    padding: 10px;
}

.prop_texto {
    margin-bottom: 5px;
}

.box_titulo {
    margin-bottom: 5px;
    align-content: center;
    text-align-last: center;
    height: 80px;
    width: 100%;
}

.box_bottom {
    align-content: center;
    text-align-last: center;
    width: 100%;
    height: 130px;
}

.texto_titulo {
    font-weight: 800;
    font-size: 20px;
    color: red;
}

.texto_enunciado {
    font-size: 15px;
    font-weight: bold;
}

.texto_padrao {
    font-size: 15px;
}

.post {
    font-size: 9px;
    color: #999;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: #e5e5e5 solid 1px;
}

.label a {
    color: #666666;
}

.label2 {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    float: left;
}

.botao_foto {
    background-color: #0356A4;
    color: white;
    border-width: 1px;
    border-style: groove;
    cursor: pointer;
}

.label3 {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin: 5px 5px 5px 5px;
    vertical-align: super;
}

.label2_fnormal {
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    float: left;
}

.span2 {
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    float: left;
    width: 60%;
}

.outros_profissionais {
    float: left;
    width: 120px;
    height: 30px;
    margin: 0px 5px 5px 5px;
    font-size: 11px;
    line-height: 14px;
    padding-top: 21px;
}

.alinhamento {
    width: 910px;
    float: left;
    background-color: #fff;
    margin-left: 25px;
}

.text {
    width: 98%;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
    padding-left: 2px;
    float: left;
}

.lblLimiteCredito {
    position: relative;
    bottom: 5px;
    display: block;
    font-size: 10px;
    padding-left: 5px;
}

.lblLimiteCheques {
    position: relative;
    bottom: 18px;
    font-size: 9px;
    padding-left: 5px;
}

.txtLimiteCredito {
    width: 51px;
    height: 15px;
    text-align: right;
    font-size: 11px;
    border-left-color: white;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px 2px 2px 0px;
    margin-left: -1px;
    border-color-top: rgb(118, 118, 118);
    border-color-bottom: rgb(118, 118, 118);
    border-color-right: rgb(118, 118, 118);
}

.txtValorCarga {
    width: 65px;
    height: 15px;
    text-align: right;
    font-size: 11px;
    border-left-color: white;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px 2px 2px 0px;
    margin-left: -4px;
}

.dvCredito {
    margin-left: 5px;
    width: 84px;
    display: inline-block;
    font-size: 0;
    position: relative;
    bottom: 10px;
}

.txtCifrao {
    width: 14px;
    height: 15px;
    font-size: 11px;
    pointer-events: none;
    border-right-color: white;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0px 0px 2px;
    border-color-top: rgb(118, 118, 118);
    border-color-bottom: rgb(118, 118, 118);
    border-color-left: rgb(118, 118, 118);
}

.txtLimiteCheques {
    width: 25px;
    position: relative;
    top: -23px;
    margin-left: 48px;
    margin-bottom: -18px;
    text-align: right;
    font-size: 11px;
}

.text_rn {
    width: 30px;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
}

.textg {
    width: 98%;
    border: 1px solid #CCC;
    height: 60px;
    font-size: 11px;
    padding-left: 2px;
}

.textm {
    width: 98%;
    border: 1px solid #CCC;
    height: 30px;
    font-size: 11px;
    padding-left: 2px;
    margin-bottom: 5px;
}

.text_inativo {
    width: 98%;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
    padding-left: 2px;
    color: #888;
}

.text70 {
    width: 70%;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
    float: left;
    -moz-border-radius: 0px;
}

.text80 {
    width: 80%;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
    float: left;
}

.text75 {
    width: 75%;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
    float: left;
}

.text60 {
    width: 60%;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
    float: left;
}

.text660 {
    width: 660px;
    border: 1px solid #CCC;
    height: 30px;
    font-size: 11px;
    float: left;
}

.text200 {
    width: 200px;
    border: 1px solid #CCC;
    height: 30px;
    font-size: 11px;
    height: 50px;
}

.text_calendar {
    width: 30%;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 11px;
    padding-left: 2px;
    float: left;
    margin-right: 10px;
}

.cadselect {
    width: 99%;
    border: 1px solid #CCC;
    height: 22px;
    font-size: 11px;
    float: left;
    padding: 1px; /*position: absolute;*/
}

.absolute {
    position: absolute;
}

.cadselect_inativo {
    width: 99%;
    border: 1px solid #CCC;
    height: 22px;
    font-size: 11px;
    float: left;
    padding: 1px;
    color: #999;
}

.cadselect80 {
    width: 80%;
    border: 1px solid #CCC;
    height: 22px;
    font-size: 11px;
    float: left;
    padding: 1px;
}

.cadselect70 {
    width: 70%;
    border: 1px solid #CCC;
    height: 22px;
    font-size: 11px;
    float: left;
    padding: 1px;
}

.cadselect60 {
    width: 60%;
    border: 1px solid #CCC;
    height: 22px;
    font-size: 11px;
    float: left;
    padding: 1px;
}

.cadselect_obrig, .text_obrig, .text60_obrig, .text70_obrig {
    border: 1px #fda68a solid;
    background: #ffece6;
}

.cadastro {
    width: 100%;
    float: left;
}

.cad20 {
    float: left;
    width: 20px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad50 {
    float: left;
    width: 50px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad70b {
    float: left;
    width: 70px;
    height: 30px;
    margin: 5px 5px 5px 5px;
}

.cad80 {
    float: left;
    width: 70px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad85 {
    float: left;
    width: 85px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad86 {
    float: left;
    width: 86px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad85c {
    float: left;
    width: 85px;
    height: 60px;
    margin: 0px;
}

.cad100 {
    float: left;
    width: 103px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad100b {
    float: left;
    width: 103px;
    height: 30px;
    margin: 5px 5px 5px 5px;
}

.cad120 {
    float: left;
    width: 110px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad175 {
    float: left;
    width: 175px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad108 {
    float: left;
    width: 108px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad120b {
    float: left;
    width: 110px;
    height: 60px;
    margin: 26px 5px 5px 5px;
}

.cad120c {
    float: left;
    width: 110px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad120d {
    float: left;
    width: 120px;
    height: 20px;
    margin: 26px 5px 5px 5px;
}

.cad120e {
    float: left;
    width: 110px;
    height: 60px;
    margin: 0px 15px 5px 0px;
}

.cad120f {
    float: left;
    width: 110px;
    margin: 0px 15px 5px 0px;
}

.cad125 {
    float: left;
    width: 125px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad136 {
    float: left;
    width: 136px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad145 {
    float: left;
    width: 148px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad148 {
    float: left;
    width: 148px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad150 {
    float: left;
    width: 140px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad150b {
    float: left;
    width: 140px;
    height: 40px;
    margin: 25px 5px 5px 5px;
}

.cad160 {
    float: left;
    width: 160px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad160b {
    float: left;
    width: 160px;
    height: 40px;
    margin: 5px 10px 5px 5px;
}

.cad165 {
    float: left;
    width: 165px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad165b {
    float: left;
    width: 165px;
    height: 100px;
    margin: 5px 10px 5px 10px;
}

.cad165c {
    float: left;
    width: 165px;
    height: 40px;
    margin: 5px 10px 5px 10px;
}

.cad170 {
    float: left;
    width: 170px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad170b {
    float: left;
    width: 170px;
    height: 80px;
    margin: 5px 10px 5px 10px;
}

.cad170c {
    float: left;
    width: 170px;
    height: 40px;
    margin: 5px 10px 5px 10px;
}

.cad180 {
    float: left;
    width: 180px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad177b {
    float: left;
    width: 177px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad180b {
    float: left;
    width: 180px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad180c {
    float: left;
    width: 180px;
    height: 60px;
}

.cad180d {
    float: left;
    width: 181px;
    margin: 5px 5px 5px 5px;
}

.cad210 {
    width: 210px;
    height: 60px;
    margin: 5px 5px 5px 5px;
    float: left;
}

.cad210b {
    float: left;
    width: 208px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad215 {
    width: 215px;
    height: 60px;
    margin: 5px 5px 5px 5px;
    float: left;
}

.cad215b {
    width: 215px;
    height: 40px;
    margin: 5px 5px 5px 5px;
    float: left;
}

.cad215c {
    width: 215px;
    height: 25px;
    margin: 10px 5px 5px 5px;
    float: left;
}

.cad217 {
    float: left;
    width: 217px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad217b {
    float: left;
    width: 217px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad217c {
    float: left;
    width: 217px;
    height: 25px;
    margin: 5px 5px 5px 5px;
}

.cad230 {
    float: left;
    width: 230px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad237 {
    float: left;
    width: 237px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad237b {
    float: left;
    width: 237px;
    height: 30px;
    margin: 5px 5px 5px 5px;
}

.cad250 {
    float: left;
    width: 250px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad260 {
    float: left;
    width: 260px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad280 {
    float: left;
    width: 280px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad280b {
    float: left;
    width: 280px;
    height: 30px;
    margin: 5px 5px 5px 5px;
}

.cad280c {
    float: left;
    width: 280px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad292 {
    float: left;
    width: 292px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad292b {
    float: left;
    width: 292px;
    height: 30px;
    margin: 5px 5px 5px 5px;
}

.cad292c {
    float: left;
    width: 292px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad310 {
    float: left;
    width: 310px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad332 {
    float: left;
    width: 332px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad332b {
    float: left;
    width: 332px;
    height: 30px;
    margin: 5px 5px 5px 5px;
}

.cad332c {
    float: left;
    width: 332px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad365 {
    float: left;
    width: 365px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad385 {
    float: left;
    width: 385px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad385b {
    float: left;
    width: 385px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.dropdown {
    width: 120px;
    height: 22px;
}

.cad385c {
    float: left;
    width: 385px;
    height: 82px;
    margin: 5px 5px 5px 5px;
}

.cad385d {
    float: left;
    width: 385px;
    height: 100px;
    margin: 5px 5px 5px 5px;
}

.cad445 {
    float: left;
    width: 445px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad450 {
    float: left;
    width: 450px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad445b {
    float: left;
    width: 445px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad465c {
    float: left;
    width: 465px;
    height: 60px;
}

.cad467 {
    float: left;
    width: 468px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad480 {
    float: left;
    width: 480px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad530 {
    float: left;
    width: 530px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad550 {
    float: left;
    width: 550px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad580 {
    float: left;
    width: 580px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad580b {
    float: left;
    width: 580px;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad640 {
    float: left;
    width: 638px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad670 {
    float: left;
    width: 668px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad680 {
    float: left;
    width: 680px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad700 {
    float: left;
    width: 700px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad770 {
    float: left;
    width: 770px;
    height: 79px;
    margin: 5px 5px 5px 5px;
}

.cad720 {
    float: left;
    width: 650px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad815 {
    float: left;
    width: 815px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad960 {
    float: left;
    width: 960px;
    height: 60px;
    margin: 5px 5px 5px 5px;
}

.cad25p {
    float: left;
    width: 23%;
    height: 40px;
    margin: 5px 5px 5px 5px;
    background-color: #fff;
}

.cad25p2 {
    float: left;
    width: 23%;
    height: 100%;
    margin: 5px 5px 5px 5px;
    background-color: #fff;
}

.cad25pc {
    float: left;
    width: 23%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 25px;
}

.cad30p {
    float: left;
    width: 32%;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad30p2 {
    float: left;
    width: 32%;
    margin: 5px 5px 5px 5px;
}

.cad30pb {
    float: left;
    width: 31%;
    height: 40px;
    margin: 5px 5px 5px 5px;
}

.cad10pc {
    float: left;
    width: 11%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad15pc {
    float: left;
    width: 15%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad18pc {
    float: left;
    width: 18%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad20pc {
    float: left;
    width: 19%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad25pc {
    float: left;
    width: 25%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad30pc {
    float: left;
    width: 32%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad34pc {
    float: left;
    width: 34%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad35pc {
    float: left;
    width: 35%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad25pc {
    float: left;
    width: 23%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad40pc {
    float: left;
    width: 38%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad48pc {
    float: left;
    width: 50%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad50pc {
    float: left;
    width: 45%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad60pc {
    float: left;
    width: 58%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad_filtrar {
    float: left;
    width: 70px;
    height: 30px;
    margin-top: 22px;
    margin-left: 5px;
}

.cad_validar {
    float: left;
    width: 25px;
    height: 25px;
    margin-top: 23px;
    margin-left: 5px;
}

.cad_left {
    float: left;
    margin: 5px 5px 5px 5px;
    text-align: left;
}

.cad_right {
    float: right;
    margin: 5px 5px 5px 5px;
    text-align: right;
}

.cad50p {
    float: left;
    width: 48%;
    margin: 5px 5px 5px 5px;
}

.cad100p {
    float: left;
    width: 99%;
    margin: 5px 5px 5px 5px;
    text-align: left;
}

.cad100pc {
    float: left;
    width: 99%;
    margin: 5px 5px 5px 5px;
    text-align: left;
    height: 20px;
}

.cad160sm {
    float: left;
    width: 160px;
    text-align: left;
}

.cad640sm {
    float: left;
    width: 640px;
    text-align: left;
}


.endereco, .referencia, .veiculo {
    width: 100%;
    float: left;
}

.rdo_proprietario {
    width: 100%;
    float: left;
}

.radio_rdo_proprietario {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 30px;
}

.radio_rdo_placa {
    width: 260px;
    /*display: flex;*/
    /*flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;*/
}

.ddl_rdo_placa {
    width: 210px;
    /*margin: 20px 0 0 255px;*/
    /*display: flex;*/
    /*justify-content: center;
    align-items: center;
    flex-direction: column;*/
}

.center {
    width: 100%;
    margin-left: 5%;
    float: left;
}

.center_ddl {
    width: 200px;
    margin-left: 232px;
    margin-top: 15px;
    margin-bottom: 10px;
    float: left;
}

.endereco2, .referencia2, .veiculo2 {
    width: 100%;
    background-color: #FAFAFA;
    float: left;
}

.referencia3 {
    width: 100%;
    background-color: #fff;
    float: left;
    border: 1px solid #ccc;
}

.validator {
    float: left;
    width: 7px;
    color: #ff0000;
    text-align: left;
}

.mais_left {
    background: url(../images/icones/icon_adicionar_mini.jpg) left center no-repeat;
    height: 15px;
    padding-left: 17px;
    float: left;
    font-size: 11px;
}

.mais {
    background: url(../images/icones/icon_adicionar_mini.jpg) left center no-repeat;
    height: 15px;
    padding-left: 17px;
    float: right;
    font-size: 11px;
}

.mais2 {
    background: url(../images/icones/icon_adicionar_mini.jpg) left center no-repeat;
    height: 15px;
    padding-left: 17px;
    float: right;
    font-size: 11px;
}

.mais3 {
    background: url(../images/icones/icon_adicionar_mini.jpg) left center no-repeat;
    height: 15px;
    padding-left: 17px;
    float: right;
    font-size: 11px;
}

.apagar {
    width: 100%;
    float: left;
    background-color: #c9f6b7;
}

.loading {
    float: right;
    width: 18%;
    height: 22px;
    margin-top: 3px;
}

.filter_text {
    width: 97%;
    height: 18px;
    font-size: 14px;
    padding: 4px;
    float: left;
    border-color: #C4D1DB #C4D1DB #9EB7CD;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    vertical-align: bottom;
    color: #666666;
    -moz-border-radius: 0px;
}

.filter_text70 {
    width: 65%;
    height: 18px;
    font-size: 14px;
    padding: 4px;
    float: left;
    border-color: #C4D1DB #C4D1DB #9EB7CD;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    vertical-align: bottom;
    color: #666666;
    -moz-border-radius: 0px;
}

.filter_select {
    width: 98%;
    height: 28px;
    font-size: 14px;
    padding: 4px;
    float: left;
    border-color: #C4D1DB #C4D1DB #9EB7CD;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    vertical-align: bottom;
    color: #666666;
    -moz-border-radius: 0px;
}

.fieldset {
    border-color: #C4D1DB #C4D1DB #9EB7CD;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    vertical-align: bottom;
    color: #666666;
    -moz-border-radius: 0px;
}

.filter_bt {
    width: 100px;
    float: left;
    margin-top: 22px;
    -moz-border-radius: 0px;
}
/*Cadastro de Veiculos*/
.cad_veiculos {
    background-color: #FFF;
    width: 480px;
    float: left;
    margin-left: 255px;
}

.cad_veiculos_ativo {
    width: 130px;
    padding-bottom: 15px;
    float: left;
    border-bottom: 5px #333 solid;
    font-family: Bookman Old Style;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin: 0px 30px 10px 0px;
    text-transform: uppercase;
    text-align: center;
}

.cad_veiculos_inativo {
    width: 130px;
    padding-bottom: 15px;
    float: left;
    border-bottom: 1px #808080 solid;
    font-family: Bookman Old Style;
    font-weight: bold;
    font-size: 14px;
    color: #808080;
    margin: 0px 30px 10px 0px;
    text-transform: uppercase;
    text-align: center;
}
/*Score*/
.resultado_score {
    background: url(../images/imgmc_indicascore.jpg) left center no-repeat;
    width: 131px;
    height: 40px;
    z-index: 100;
    position: absolute;
    margin-top: 18px;
    margin-left: 508px;
}

.nro_score {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    text-align: center;
}

.termometro_up {
    background-image: url(../images/imgmc_termometroscore.png);
    width: 555px;
    height: 42px;
    z-index: 99;
    position: absolute;
    margin: 20px 0 0 123px;
}

.termometro_down {
    background-image: url( '../images/imgmc_preenchimentoscore.png' );
    width: 367px;
    height: 40px;
    z-index: 98;
    position: relative;
    margin: 20px 0 0 123px;
}
/*Tabela Regras de Negócio*/
.table_rn {
    width: 100%;
    border: 1px solid #fff;
    float: left;
    font-size: 11px;
    line-height: 24px;
    color: #444;
}

.table_form {
    width: 50%;
    border: 1px solid #fff;
    float: inherit;
    position: relative;
    left: 25%;
    font-size: 11px;
    line-height: 24px;
    color: #444;
    background-color:white;
}

.line_gray1 {
    background-color: #ebebeb;
    text-align: center;
}

.line_gray2 {
    background-color: #fdfdfd;
    text-align: center;
}

.line_autonomo {
    background-color: #8ccd11;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
}

.line_autonomo1 {
    background-color: #f4fad4;
    padding: 2px 10px 2px 10px;
}

.line_autonomo2 {
    background-color: #e6f598;
    padding: 2px 10px 2px 10px;
}

.line_agregado {
    background-color: #b5d313;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
}

.line_agregado1 {
    background-color: #f7f5ce;
    padding: 2px 10px 2px 10px;
}

.line_agregado2 {
    background-color: #ece686;
    padding: 2px 10px 2px 10px;
}

.line_frota {
    background-color: #dec813;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
}

.line_frota1 {
    background-color: #f9f1cd;
    padding: 2px 10px 2px 10px;
}

.line_frota2 {
    background-color: #f1dc89;
    padding: 2px 10px 2px 10px;
}

.line_rh {
    background-color: #f9d00e;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
}

.line_rh1 {
    background-color: #f8ebae;
    padding: 2px 10px 2px 10px;
}

.line_rh2 {
    background-color: #f6e086;
    padding: 2px 10px 2px 10px;
}

.line_veiculo {
    background-color: #eda20b;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
}

.line_veiculo1 {
    background-color: #f8ebae;
    padding: 2px 10px 2px 10px;
}

.line_veiculo2 {
    background-color: #f6e086;
    padding: 2px 10px 2px 10px;
}

.line_pj {
    background-color: #eda20b;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
}

.line_pj1 {
    background-color: #fbeccd;
    padding: 2px 10px 2px 10px;
}

.line_pj2 {
    background-color: #f5d38b;
    padding: 2px 10px 2px 10px;
}

.line_renovacao {
    background-color: #f9710e;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
}

.line_renovacao1 {
    background-color: #ffe7cf;
    padding: 2px 10px 2px 10px;
}

.line_renovacao2 {
    background-color: #fdc58c;
    padding: 2px 10px 2px 10px;
}

.andamento_pesquisa {
    background: url(../images/imgmc_termometropesquisa.png) no-repeat center;
    float: left;
    width: 110px;
    height: 24px;
}

.preenchimento_apesquisa {
    float: left;
    width: 100px;
    height: 12px;
    margin: 6px 0 5px 5px;
}
/*Erro*/
.line_erro {
    background: #e0e0e0;
    height: 320px;
    width: 2px;
    margin: 25px 0px 17px 0px;
    float: left;
}

.area_erro {
    height: 275px;
    width: 478px;
    float: left;
    padding: 60px;
}

.detalhes_erro {
    font-family: "Trebuchet MS", Segoe UI, Arial, Verdana;
    font-size: 24px;
    float: left;
    margin-top: 60px;
    line-height: 34px;
}

/*Calendário Obout*/
.calendario {
    font-family: Arial;
    font-size: 11px;
}

.calendariotoptitulo {
    font-family: Trebuchet MS;
    font-size: 8px;
    color: #333;
    font-weight: bold;
}

.calendariodiasemana {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.calendariotitulo {
    font-family: Arial;
    font-size: 12px;
    color: #6E6E6E;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    text-align: center;
    padding: 2px 4px 6px;
}
/*Busca Obout Grid*/
.search-container {
    width: 100%;
    margin-bottom: 6px;
    float: left;
}

.search-field {
    font-family: Arial;
    float: left;
    width: 50%;
}

.search-check {
    font-family: Arial;
    float: left;
    margin-left: 5px;
}

.search-button {
    float: left;
    font-family: Arial;
    margin-left: 5px;
}

.ob_iTIE {
    font-family: Arial;
    color: #ff0000;
}
/*Diversos*/
.acao {
    margin: 3px;
    float: left;
}

.borda {
    width: 1px;
    height: 12px;
    background-color: #c3c9ce;
    float: left;
    margin: 5px;
}

.item {
    font-weight: 700;
    line-height: 24px;
    float: left;
    color: #555;
    font-size: 12px;
    text-align: right;
}

.itemAlerta {
    font-weight: 700;
    line-height: 24px;
    float: left;
    color: #800000;
    font-size: 12px;
    text-align: right;
}

.titulo_item {
    font-weight: 700;
    line-height: 24px;
    float: left;
    color: #333;
    font-size: 12px;
    text-align: right;
    margin-left: 5px;
}

.titulo_item2 {
    font-weight: 700;
    line-height: 24px;
    float: left;
    color: #333;
    font-size: 12px;
    text-align: right;
}

.resultado {
    margin-left: 5px;
    line-height: 24px;
    float: left;
    color: #555;
    font-size: 12px;
}

.resultadoAlerta {
    margin-left: 5px;
    line-height: 24px;
    float: left;
    color: #800000;
    font-size: 12px;
}

.situacao {
    margin-left: 6px;
    margin-top: 5px;
    float: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0px 3px 0px 3px;
    border-left: 1px solid #333;
}
/*Boxes*/
.box240 {
    width: 240px;
    margin-right: 10px;
    float: left;
}

.box700 {
    width: 700px;
    margin-left: 8px;
    float: left;
}

.box_padrao {
    width: 100%;
    float: left;
    background-color: #fafafa;
    border-left: 1px solid #c3c9ce;
    border-right: 1px solid #c3c9ce;
    border-bottom: 1px solid #c3c9ce;
    border-radius: 0px 0px 5px 5px;
}

.box_alerta {
    width: 100%;
    float: left;
    border: 1px solid #c3c9ce;
    border-radius: 5px 5px 5px 5px;
    margin-top: 15px;
}

.box_alerta_amarelo {
    color: #1e1e1e;
    background-color: #e2cf25;
}

.box_alerta_vermelho {
    color: #ffffff;
    background-color: #c13636;
}

.box_alerta_title {
    float: left;
    height: 15px;
    margin: 5px 10px 0px 10px;
    font-weight: bold;
}

.box_alerta_content {
    float: left;
    margin: 2px 10px 10px 10px;
    line-height: 15px;
    font-size: 11px;
}

.box_padrao2 {
    width: 100%;
    float: left;
    border-left: 1px solid #c3c9ce;
    border-right: 1px solid #c3c9ce;
    border-bottom: 1px solid #c3c9ce;
    border-radius: 0px 0px 5px 5px;
}

.box_content {
    margin: 10px;
}

.box_content2 {
    float: left;
    margin: 10px;
    line-height: 20px;
}

.box_body {
    width: 930px;
    padding: 10px 15px 15px 15px;
    float: left; /* background-color: #f6f7f7;*/
    border-left: 1px solid #c3c9ce;
    border-right: 1px solid #c3c9ce;
    border-bottom: 1px solid #c3c9ce;
    border-radius: 0px 0px 5px 5px;
}

.box_subtitle {
    background: none repeat scroll 0 0 #ECECEC;
    border-top: 1px solid #DDDDDD;
    float: left;
    height: 25px;
    margin-top: 15px;
    width: 100%;
}

.box_z930a {
    width: 920px;
    background-color: #FFF;
    float: left;
    padding: 5px;
}

.box_z930b {
    width: 920px;
    background-color: #FAFAFA;
    float: left;
    padding: 5px;
}

.controle {
    width: 100%;
    float: left;
}

.controle2 {
    width: 460px;
    float: left;
    margin: 10px;
    height: 200px;
}

.mensagens {
    width: 99.9%;
    background-color: #fff9e9;
    border: solid 1px #eee2be;
    height: 25px;
}

.mensagens_body {
    width: 960px;
    margin: 0 auto;
    margin-top: 5px;
}

.mensagem1 {
    width: 460px;
    float: left;
    padding-left: 20px;
    background: url(../images/icones/icon_atencao.png) no-repeat left center;
}

.mensagem2 {
    width: 460px;
    margin-left: 20px;
    text-align: right;
    float: right;
}

.msg_title {
    color: #eb5e00;
    font-weight: bold;
    float: left;
    padding-right: 5px;
}

.msg_text {
    float: left;
    font-size: 11px;
    color: #333;
}

.msg_text2 {
    float: right;
    font-size: 11px;
    color: #333;
}

.important {
    width: 100%;
    text-align: center;
    color: #ff0000;
    font-size: 11px;
    margin-top: 5px;
    float: left;
}

.save {
    margin: 5px 25px 5px 5px;
    color: #fff;
    font-style: italic;
    text-align: right;
    padding-right: 15px;
    position: relative;
}

.campos_obrig {
    width: 100%;
    float: left;
    text-align: right;
    font-style: italic;
    font-size: 11px;
    margin: 15px 0px 15px 0px;
    color: #999;
}

.divScroll {
    margin: 0 auto;
    width: 560px;
    height: 170px;
    overflow: auto;
    text-align: justify;
    padding: 5px;
}

.loadingbar {
    margin: 0 auto;
    width: 100%;
    height: auto;
    bottom: 0;
    /*left: 0;
    top: 0;*/
    position: fixed;
    /*right: 0;*/
    /*background-color: rgba(240,240,240,0.3);*/
    /*background-color: rgba(0,0,0,0.1);*/
    z-index: 999999;
}

    .loadingbar > .loadingbar-container {
        background-color: rgba(240,240,240,1);
        text-align: center;
        padding: 5px;
        position: fixed;
        bottom: 0;
        /*top: 50%;*/
        left: 50%;
        margin-left: -120px;
        /*margin-top: -40px;*/
        align-content: center;
        text-align: center;
        border-radius: 6px 6px 0 0;
        -webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.12);
        -moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.12);
        box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.12);
    }

        .loadingbar > .loadingbar-container > img {
            /*width: 60px;
            height: 60px;*/
        }

        .loadingbar > .loadingbar-container > p {
            font-size: 14px;
            margin-top: 0;
            margin-bottom: 5px;
            font-weight: 500;
        }

.content_rn {
    width: 100%;
    height: 500px;
    float: left;
}

.divise_viagem {
    font-weight: bold;
    border-bottom: 2px solid #444;
    text-align: center;
    float: left;
    width: 100%;
    font-size: 11px;
    color: #444;
}

.skin {
    float: left;
    width: 32px;
    margin: 5px 15px 5px 15px;
    text-align: center;
}
/*Abas*/
.fase_inativa {
    height: 38px;
    width: 200px;
    background-color: #e0e6ec;
    float: left;
    border-top: 1px solid #abb7bf;
    border-bottom: 1px solid #abb7bf;
}

.fase_inativa2 {
    height: 38px;
    width: 200px;
    background-color: #e0e6ec;
    float: left;
    border-top: 1px solid #abb7bf;
    border-bottom: 1px solid #abb7bf;
    border-right: 1px solid #abb7bf;
}

.aba_inativa_fim {
    height: 40px;
    width: 11px;
    background: url(../images/img_cadfiminativoinativo.jpg) no-repeat left top;
    float: left;
}

.number2_gray {
    width: 160px;
    height: 20px;
    background: url(../images/img_cad2gray.png) no-repeat left top;
    float: left;
    margin: 10px;
    padding-left: 27px;
    font-size: 11px;
}

.number3_gray {
    width: 160px;
    height: 20px;
    background: url(../images/img_cad3gray.png) no-repeat left top;
    float: left;
    margin: 10px;
    padding-left: 27px;
    font-size: 11px;
}

.number4_gray {
    width: 160px;
    height: 20px;
    background: url(../images/img_cad4gray.png) no-repeat left top;
    float: left;
    margin: 10px;
    padding-left: 27px;
    font-size: 11px;
}

.groove_box {
    border-style: groove;
    border-width: 2px;
}

.ddl {
    background: transparent url(../images/bg-ddl.png) no-repeat scroll right top;
    height: 22px;
    width: 100%;
    float: left;
    position: relative;
}

    .ddl .fst {
        background: transparent url(../images/bg-ddl.png) no-repeat scroll left top;
        width: 5px;
        height: 22px;
        float: left;
    }
/*
.ddl select, 
.ddl select:focus, 
.ddl select:hover {
    left: 0px;
    top: 2px;
    float: left;
    border: none;
    background: transparent;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
}*/


.ob_iCboICBC li {
    float: left;
    width: 225px;
}

/* For IE6 */
* HTML .ob_iCboICBC li {
    -width: 215px;
}

    * HTML .ob_iCboICBC li b {
        width: 215px;
        overflow: hidden;
    }

.boxright {
    float: right;
    margin: 0 135px 17px;
}

    .boxright .groupbox {
        height: 66px;
        width: 176px;
    }

.CPF.cad217 {
    margin-left: 371px !important;
}

.Foto.cad217 {
    margin-left: 171px !important;
}

.Estrangeiro.cad217 {
    position: relative;
    top: 25px;
    right: 227px;
}

.Link_ConsultaExt.cad165 {
    padding-top: 5px;
    width: 217px !important;
}

.Nome {
    font-family: 'Segoe UI Negrito', 'Segoe UI Normal', 'Segoe UI';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    padding-top: 50px;
    display: block;
}

.Foto_Est {
    height: 145px;
    /*border:1px solid red;*/
    display: block;
    width: 300px;
    float: left;
}

.DvDados {
    /*border: 1px solid red;*/
    display: inline-block;
    width: 630px;
    float: left;
}

.badge-mini {
    position: relative;
    float: right;
    display: block;
    background: red;
    width: 8px;
    height: 8px;
    margin: 7px 0 0 7px;
    border-radius: 5px;
    border: 1px solid #C60000;
    top: -2px;
}

.badge {
    display: inline-block !important;
    min-width: 10px;
    padding: 3px 7px !important;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ff0000 !important;
    border-radius: 10px !important;
    border: 1px solid #911f28;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    margin-right: 10px;
    margin-left: 10px;
}

.AcessoRapido.badge {
    position: absolute;
    top: 50px;
    left: 90px;
}

.GridDocumentosVencidos {
    color: red;
    padding: 0px;
    padding-left: 10px;
    margin-right: 3px;
    position: static;
    width: auto;
    overflow: hidden;
    font-size: 11px;
}

.Btn_Voltar_GerenciarDocumento {
    left: 633px;
    top: 586px;
    width: 84px;
    height: 24px;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    line-height: normal;
    background: rgba(22, 155, 213, 1);
}

.legenda_imagem_vencimento {
    margin-right: 5px;
    margin-left: 15px;
    vertical-align: text-bottom;
}

.btnfecharModalVeiculo {
    width: 100%;
    float: left;
    padding-left: 93%;
    padding-bottom: 5px;
    padding-top: 5px;
}

.hrModalVeiculoMotorConsulta {
    width: 107%;
    margin: 8px 0px 0px -10px;
    border-top: 1px solid #ccc;
}

.ModalComRestricoes {
    font-family: 'Segoe UI Negrito', 'Segoe UI Normal', 'Segoe UI';
    font-weight: 700;
    font-style: normal;
    color: #D9001B;
    text-align: left;
}

.ModalSemRestricoes {
    font-family: 'Segoe UI Negrito', 'Segoe UI Normal', 'Segoe UI';
    font-weight: 700;
    font-style: normal;
    color: #7F7F7F;
    text-align: left;
}

.box_hpadrao1 {
    width: 0px;
    height: 25px;
    background: #fafafa;
    border: 1px #829fb7 solid;
    border-radius: 5px 5px 0px 0px;
    float: left;
    margin-top: 15px;
    margin-left: 241px;
    position: absolute;
    z-index: 9999;
    opacity: 0;
}

.box_padrao1 {
    width: 0px;
    float: left;
    background-color: #fafafa;
    border-left: 1px solid #c3c9ce;
    border-right: 1px solid #c3c9ce;
    border-bottom: 1px solid #c3c9ce;
    border-radius: 0px 0px 5px 5px;
    margin-left: 241px;
    position: absolute;
    z-index: 9999;
    margin-top: 42px;
    opacity: 0;
}

.box_cebraco_hpadrao1 {
    width: 0px;
    height: 25px;
    background: #fafafa;
    border: 1px #829fb7 solid;
    border-radius: 5px 5px 0px 0px;
    float: left;
    margin-top: -409px;
    margin-left: 230px;
    position: absolute;
    z-index: 9999;
    opacity: 0;
}

.box_cebraco_padrao1 {
    width: 0px;
    float: left;
    background-color: #fafafa;
    border-left: 1px solid #c3c9ce;
    border-right: 1px solid #c3c9ce;
    border-bottom: 1px solid #c3c9ce;
    border-radius: 0px 0px 5px 0px;
    margin-left: 230px;
    position: absolute;
    z-index: 9999;
    margin-top: -382px;
    opacity: 0;
}

.dvIconVeiculo {
    display: inline-block;
    width: 15px;
    left: 15px;
    /*border: 1px solid black;*/
}

.LinhaComIconeModalMator {
    font-size: 12px;
    color: #7F7F7F;
    padding: 3px 3px 3px 0px;
}

.LinhaSemIconeModalMator {
    font-size: 12px;
    color: #7F7F7F;
    padding: 3px 3px 3px 20px;
}

.LinhaComIcone {
    font-size: 12px;
    color: #7F7F7F;
}

.LinhaSemIcone {
    font-size: 12px;
    color: #7F7F7F;
    padding-left:20px;
}

/*Banner Informativo Consulta Motorista*/
.banner-informativo {
    position: relative;
    width: 880px;
    padding: 10px 15px;
    background-color: rgba(0, 108, 210, 1);
    color: #FFF;
    font-size: 17.5px;
    vertical-align: middle;
}

/*Classes Situacao Detal*/
.detal_nc {
    padding: 2px 4px;
    color: #FFF;
    background-color: #58DA25;
}

.detal_nr {
    padding: 2px 4px;
    color: #FFF;
    background-color: #F59A23;
}

.detal_na {
    padding: 2px 4px;
    color: #FFF;
    background-color: #D9001B;
}

.oculto {
    display: none;
}

.numero_documento {
    align-content: center;
    background: red;
    border: solid;
    border-width: 1px;
    border-color: #6e6e6e;
    border-radius: 30px;
    width: 35px;
    height: 28px;
    text-align: center;
    color: white;
    display: table-cell;
    font-size: 14px;
}

.texto_documento {
    display: table-cell;
    padding-left: 5px;
    font-size: 14px;
}

/*Classes Similaridade Foto*/
.similaridade-nao-enviada {
    padding: 2px 4px;
    color: #000;
    background-color: #FFFF00;
    font-weight: bold;
}

.regra-especifica, .regra-padrao {
    color: rgb(3, 86, 164);
    font-weight: bold;
    display: flex;
    align-items: center;
}

.regra-especifica img, .regra-padrao img {
    width: 38px;
    height: 25px;
    margin-right: 7px;
}

/*Texto Celular*/
.celular-text {
    color: #4B555E;
}