/* ************************************************************************* */
/* Modulo - Monitoramento */
/* ************************************************************************* */
/* Mapa - Remove Ads Google Maps */
.gm-style-cc {
    display: none !important;
}

/* Mapa - Google Maps - Controle */
.gm-style-mtc div {
    font-size: 12px !important;
}

.gm-fullscreen-control {
    width: 30px !important;
    height: 30px !important;
}

.gm-bundled-control div div .gm-control-active {
    width: 30px !important;
}

.gm-bundled-control .gmnoprint div {
    width: 30px !important;
    height: auto !important;
}

/*.gm-style-mtc div {
    font-size: 12px !important;background:#222D32 !important; color:#fff !important;
}.gm-fullscreen-control {
    width: 30px !important;
    height: 30px !important;background:#222D32 !important; color:#fff !important;
}.gm-bundled-control .gmnoprint div {
    width: 30px !important;
    height: auto !important;background:#222D32 !important; color:#fff !important;
}
*/
/* Mapa - Dialogo */
.mapa-dialogo {
    font-size: 14px;
    line-height: 1.5;
}

.mapa-dialogo .title {
    background: #000;
    color: #ffffff;
    padding: 5px;
}

a[rel=noopener] {
    display: none !important;
}

.dataTables_scrollBody {
    min-height: 165px;
}

/* ************************************************************************* */
/* Modulo - Vitimologia*/
/* ************************************************************************* */
.tframe-vitimologia {
    margin: 30px 0px !important;
}

#form_ModVitimologia .fa-lg {
    font-size: 1.33333333em !important;
    padding-right: 0 !important;
}

/* ************************************************************************* */
/* Modulo - Rota*/
/* ************************************************************************* */

.form-container-rota .tab-content {
    min-height: 100px !important;
}

#mapaRota {
    width: 100%;
    height: calc(83vh) !important;
}


#mapaRotaDescricao {
    width: 100%;
    min-height: 400px !important;
    padding: 10px;
    overflow: auto;
}

#form_ModRota .panel-body {
    padding: 0 !important;
}

/* Mapa */
#map {
    height: 280px !important;
    width: 100% !important;
    background: #6699cc;
}

#mapaRoteirizador {
    height: calc(100vh) !important;
    width: 100% !important;
    background: #6699cc;
}

/* ************************************************************************* */
/* Modulo - SM */
/* ************************************************************************* */

#iconAddAfterSeekButton, #iconAddAfterSeekButton:hover {
    border: 0px !important;
    position: absolute;
    background: #fff;
    margin-left: 5px;
}

#iconAddAfterSeekButton i {
    font-size: 16px !important;
}

#iconAddAfterSeekButton i:hover {
    font-size: 20px !important;
    color: blue !important;
}

/* SM / Encerramento*/
#formEncerrarSM hr.tseparator-divisor {
    margin-bottom: 0px;
    margin-top: 5px;
}

#formEncerrarSM .tseparator {
    margin-top: 20px;
}

/* SM - Details
#form_ModSMDetails .panel-footer {
    position: absolute;
    bottom: 0;
    padding: 0 0 5px 0;
    right: 5px !important;
}*/

#form_ModSMDetails .tseparator {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: bold;
    color: #ffffff !important;
    margin-bottom: 0px;
    background: #333333;
    padding: 5px;
}

#form_ModSMDetails hr {
    margin: 0 !important;
}

#form_ViewEmbarcadorSMDetails .tseparator {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: bold;
    color: #ffffff !important;
    margin-bottom: 0px;
    background: #333333;
    padding: 5px;
}

#form_ViewEmbarcadorSMDetails hr {
    margin: 0 !important;
}

table.SM_Details {
    display: table;
    border-collapse: separate !important;
    border-spacing: 2px !important;
    border-color: gray;
}

.SM_Details th {
    background: #333333;
    padding: 8px !important;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

.SM_Details tr td {
    background: #e0e0e0;
    padding: 8px !important;
    font-weight: bold;
}

.SM_Details #statusCancelado td {
    background: #ff000099 !important;
    padding: 8px !important;
    font-weight: bold;
}


.SM_Details .tdatagrid_footer td {
    background: #000 !important;
    color: #fff !important;
}


.DataTableAbastecimento #statusCancelado td {
    background: #ff000099 !important;
    padding: 8px !important;
    font-weight: bold;
}

/* ************************************************************************* */
/* Modulo - Financeiro */
/* ************************************************************************* */
.ModFinanceiroTransacao td {
    vertical-align: middle;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background: #222d32 !important;
    color: #ffffff !important;
}

/* Financeiro Group */
ul.financeiroGroupTransacao {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.financeiroGroupTransacao li {
    width: 150px;
    float: left;
    text-align: center;
}

ul.financeiroGroupTransacao li:nth-last-child(4) {
    width: 250px;
}

ul.financeiroGroupTransacao li:nth-last-child(1), ul.financeiroGroupTransacao li:nth-last-child(2), ul.financeiroGroupTransacao li:nth-last-child(3) {
    border-left: 1px solid #ffffff;
}

ul.financeiroGroup {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.financeiroGroup li {
    width: 150px;
    float: left;
    text-align: center;
}

ul.financeiroGroup li:nth-last-child(4) {
    width: 250px;
}

ul.financeiroGroup li:nth-last-child(1), ul.financeiroGroup li:nth-last-child(2), ul.financeiroGroup li:nth-last-child(3) {
    border-left: 1px solid #ffffff;
}

/* ************************************************************************* */
/* Modulo - GCA */
/* ************************************************************************* */
#form_ModGCAOcorrenciaVeiculoForm .fa-lg {
    font-size: 1.33333333em !important;
    padding-right: 0 !important;
}

#form_ModelGCA .fa-lg {
    font-size: 1.33333333em !important;
    padding-right: 0 !important;
}

/* Consulta - View */
#form_ModelGCA .form-control.tfield.tfield_disabled, #form_ModelGCA .tcombo_disabled {
    background-color: #f4f4f4 !important;
    color: #000;
    border: 0px !important;
    box-shadow: none !important;
}

#form_ModelGCA select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

/* Consulta - View */
#form_ModelGCAConsultaView .form-control.tfield.tfield_disabled, #form_ModelGCAConsultaView .tcombo_disabled {
    background-color: #f4f4f4 !important;
    color: #000;
    border: 0px !important;
    box-shadow: none !important;
}

#form_ModelGCAConsultaView select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

/*Relatório - SOGG- Financeiro*/
#form_RelatorioSoggFaturamento .btn-group .btn-default {
    min-width: 100px;
}


/* ************************************************************************* */
/* Modulo - GCA */
/* ************************************************************************* */
#form_ModGCAOcorrenciaVeiculoForm .fa-lg {
    font-size: 1.33333333em !important;
    padding-right: 0 !important;
}

#form_ModelGCA .fa-lg {
    font-size: 1.33333333em !important;
    padding-right: 0 !important;
}

/* Consulta - View */
#form_ModelGCA .form-control.tfield.tfield_disabled, #form_ModelGCA .tcombo_disabled {
    background-color: #f4f4f4 !important;
    color: #000;
    border: 0px !important;
    box-shadow: none !important;
}

#form_ModelGCA select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

/* Consulta - View */
#form_ModelGCAConsultaView .form-control.tfield.tfield_disabled, #form_ModelGCAConsultaView .tcombo_disabled {
    background-color: #f4f4f4 !important;
    color: #000;
    border: 0px !important;
    box-shadow: none !important;
}

#form_ModelGCAConsultaView select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

#gcaStatusHomologado {
    width: 99%;
    background: #658138;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
    border: 1px solid #b1ccb3;
    outline: 2px solid #fff;
    outline-offset: -4px;
    margin: 10px auto;
}

#gcaStatusContestado {
    width: 99%;
    background: #e53935;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
    border: 1px solid #e53935;
    outline: 2px solid #fff;
    outline-offset: -4px;
    margin: 10px auto;
}

#gcaStatusAguardando {
    width: 99%;
    background: #92B5D1;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
    border: 1px solid blue;
    outline: 2px solid #fff;
    outline-offset: -4px;
    margin: 10px auto;
}

#divStatusAnaliseHomologado {
    width: 100%;
    background: #658138;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 6px;
    outline: 1px solid #fff;
    outline-offset: -3px;
    margin: 10px auto;
}

#divStatusAnaliseContestado {
    width: 100%;
    background: #ac2925;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 6px;
    outline: 1px solid #fff;
    outline-offset: -3px;
    margin: 10px auto;
}

#divStatusAnaliseAguardando {
    width: 100%;
    background: #92B5D1;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 6px;
    outline: 1px solid #fff;
    outline-offset: -3px;
    margin: 10px auto;
}

/* Consulta - View */
#form_ModelGCAGestao .form-control.tfield.tfield_disabled, #form_ModelGCAGestao .tcombo_disabled {
    background-color: #f4f4f4 !important;
    color: #000;
    border: 0px !important;
    box-shadow: none !important;
}

#form_ModelGCAGestao select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

#form_ModelGCAGestao .fa-lg {
    font-size: 1.33333333em !important;
    padding-right: 0 !important;
}


.btn-analise-perfil {
    background-color: #ddd;
    border: none;
    color: #444;
    padding: 12px 16px;
    font-size: 10px !important;
    cursor: pointer;
    width: 90px !important;
    height: 90px !important;
    white-space: normal;
    text-align: center;
}

.btn-analise-perfil i {
    font-size: 30px !important;
    padding: 10px !important;
    text-align: center;
}

.color-green {
    background-color: #388E3C;
    color: #ffffff !important;
}

.color-red {
    background-color: #FF3300;
    color: #ffffff !important;
}

.color-blue {
    background-color: RoyalBlue;
    color: #ffffff !important;
}

/* ************************************************************************* */
/* Modulo - Empresa - Parametro */
/* ************************************************************************* */
#form_ModParametroEmpresa .tseparator {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: bold;
    color: #ffffff !important;
    padding: 5px;
    margin-bottom: 5px;
    background: #000000;
}

/* ************************************************************************* */
/* Modulo - Pesquisa Analise */
/* ************************************************************************* */
.label-default {
    background-color: #8d8c8c;
    color: #ffffff;
}

#mapaReferencia {
    width: 100%;
    min-width: 350px;
    height: calc(60vh - 45px) !important;
}

/* ************************************************************************* */
/* Modulo - Pesquisa Analise - Fonte - Item */
/* ************************************************************************* */
#form_ModAPFonteItem .btn {
    padding: 6px 6px !important;
}

#form_ModAPFonteItem .btn span i {
    font-size: 16px !important;
    position: initial !important;
    top: initial !important;
}

#form_ModAPFonteItem .btn span .badge-dot {
    display: block;
    text-indent: -999em;
    padding: 0;
    width: 8px;
    height: 8px;
    border: transparent solid 1px;
    border-radius: 30px;
    position: relative;
    top: -27px !important;
    right: -20px;
    color: #fff;
}

#form_ModAPFonteItem .btn span .badge-dot.green {
    background-color: #00A000;
}

#form_ModAPFonteItem .btn span .badge-dot.red {
    background-color: #dc3545;
}

/* ************************************************************************* */
/* Modulo - Rota Protegida - Rota ACL - Item */
/* ************************************************************************* */
#form_RotaProtegida_ModRotaACL {
}

#mapaModRotaACL {
    width: 100%;
    height: calc(42vh) !important;
}

.avatar-icon-wrapper:first-child {
    margin-left: 0 !important;
}

.avatar-icon-wrapper.avatar-icon-sm {
    margin-left: -14px;
}

.avatar-icon-wrapper {
    z-index: 5;
    margin-left: -18px;
}

.avatar-icon-wrapper {
    display: inline-block;
    margin-right: .3rem;
    position: relative;
}

.avatar-icon-sm .avatar-icon {
    width: 34px;
    height: 34px;
}

.avatar-icon {
    border: #fff solid 3px;
    overflow: hidden;
}

.avatar-icon {
    display: block;
    width: 44px;
    height: 44px;
    transition: all .2s;
    opacity: 1;
    border-radius: 50px;
}

.avatar-icon img {
    width: 100%;
    height: 100%;
}

img {
    vertical-align: middle;
    border-style: none;
}

.fui-avatar-content {
    width: 100%;
    height: 100%;
}

.fui-avatar-content {
    background-color: #2196F3;
}

.fui-avatar-content {
    padding: 0px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
}

.fui-avatar-content {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
}

.fui-avatar-content .fui-avatar-label {
    font-weight: 600;
    color: #ffffff;
}