/*
    Created on : 17/04/2015, 16:03:26
    Author     : infornet
*/

body{
    color: #234e4e;
}
.logocliente {
    padding: 5px 10px;
}
.logocliente img {
    max-width: 70px;
    max-height: 40px;
}
.yamm.pull-right .dropdown-menu {
    right: 0px;
}
#topnav.navbar-default .navbar-brand {
    background: url(../logo/sistema.png) 15px 5px no-repeat;
    background-size: 170px;
}
body.topnav-collapsed #topnav.navbar-default .navbar-brand {
    background: url(../img/favicon.png) center no-repeat;
}
a.username i {
    height: 24px;
    width: 24px;
    float: right;
    font-size: 20px;
    border-radius: 50%;
}
.dropdown-menu, .tt-dropdown-menu {
    left: auto;
    right: auto;
}
.yamm .collapse, .yamm .dropdown, .yamm .dropup, .yamm .nav {
    position: relative;
}
.menuValor a {
    /*color: #1134AB;*/
}
/* ====================================== WIZARD =====================*/
.wizard {
    margin-bottom: 20px;
}
.wizard > .content {
    background: transparent;
    /*margin: 0px;*/
}
.wizard > .content > .body {
    /*width: 100%;*/
    float: none;
    padding: 0px;
    padding-top: 20px;
    margin: auto;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    font-weight: 400;
    line-height: 1.42;
    color: #5f7676;
    margin-top: 20px;
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    /*border-bottom: solid 2px #aaa;*/
    font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: none repeat scroll 0 0 transparent;
    color: #aaa;
    cursor: default;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: none repeat scroll 0 0 transparent;
    color: #5f7676;
    border-bottom: solid 2px #5f7676;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: none repeat scroll 0 0 transparent;
    color: #82c4e6;
    cursor: default;
    border-bottom: solid 2px #82c4e6;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    border-radius: 0px;
    margin: 0 0.5em 0.5em;
    padding: 0.5em;
    text-decoration: none;
    width: auto;
}
.bordas > div {
    border: 1px dashed #e6eaed;
    padding: 23px 10px 20px 10px;
    margin-bottom: 0px;
}
.div-disabled {
    background-color: #dcafaf;
}
.panel-body .panel-footer {
    bottom: 0px;
    margin: 20px -20px -20px -20px;
}
.smart-menu .scroll-down, .smart-menu .scroll-up {
    position: absolute;
}
.selectize-control.single .selectize-input input {
    width: auto !important;
}
.popover.cadastrar {
    max-width: 100%;
    width: 100%;
    margin-top: 0px;
    left: 0px;
}
.popover.cadastrar .popover-title {
    background-color: #f7f7f7;
    padding: 8px 14px;
    font-size: 16px;
    color: #333;
    /*min-width: 200px;*/
}
/*==================== TYPEAHEAD =====================*/
ul.typeahead.dropdown-menu li.active a {
    background-color: #fff;
    color: #777;
}
ul.typeahead.dropdown-menu li.active a:hover {
    background-color: #3498DB;
    color: #fff;
}
.modal-supremo-90 {
    width: 90%;
    margin: 10px auto;
}
.modal-supremo-80 {
    width: 80%;
    margin: 10px auto;
}
.modal-supremo-70 {
    width: 70%;
    margin: 10px auto;
}
/*================= COLORS ====================*/
.vermelho {
    color: #ff1919;
}
.campo-obrigatorio {
    color: #ff1919;
    padding: 0px 0px 0px 3px;
    display: inline-block;
    font: normal normal normal 10px/1 FontAwesome;
    font-size: 7px;
    position: absolute;
    top: 6px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.campo-obrigatorio:before {
    content: "\f069";
}
.tab-container > .nav.nav-tabs > li > a {
    font-size: 18px;
}
/*================= LISTAS ====================*/
#produtos, #produtos ul {
    list-style: none;
}
.select2-lg .select2-container > a {
    height: 46px;
    padding: 3px 10px;
    font-size: 16px;
}
.select2-lg .select2-container .select2-choice .select2-arrow {
    padding-top: 6px;
}
.select2-md .select2-container > a {
    height: 34px;
    padding: 1px 10px;
    font-size: 16px;
}
.select2-md .select2-container > a .select2-chosen {
    margin-top: -4px;
}
.select2-md .select2-container .select2-choice .select2-arrow {
    padding-top: 1px;
}
/*================================================ TAMANHO FONTE ========================================*/
.font8 {
    font-size: 8px;
}
.font10 {
    font-size: 10px;
}
.font11 {
    font-size: 11px;
}
.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.font22 {
    font-size: 22px;
}
.font24 {
    font-size: 24px;
}
.font28 {
    font-size: 28px;
}
.font32 {
    font-size: 32px;
}
.font36 {
    font-size: 36px;
}
.font42 {
    font-size: 42px;
}
/*========== BOX PRODUTO VEÍCULO ATIVO ============*/
.veiculoAtivo {
    background-color: #FAFBFC;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border: 1px solid #DEE3E8;
}
.dadosVeiculo .produtosVeiculo {
    display: none;
}
.dadosVeiculo.veiculoAtivo .produtosVeiculo {
    display: block;
}
.btnPlaca {
    height: 80px;
}
.btnPlaca div:first-child {
    margin-top: 10px;
}
.btnPlaca div:first-child .fa:before {
    content: "\f00d";
}
.btnPlaca.active div:first-child .fa:before {
    content: "\f00c";
}
.btnPlaca:not(.active):focus {
    color: #3498db;
    background-color: rgba(255, 255, 255, 0);
    border-color: #3498db;
    border-width: 1px;
    border-style: solid;
    box-shadow: none;
}
.modeloMontadora {
    font-size: 12px;
}
/* ==== VALOR ICONS ==== */
.lista-icones div {
    margin-bottom: 5px;
}
.valoricon {
    background-color: #DDDDDD;
    color: #405AA0;
    text-align: center;
    padding: 30px 15px;
}
.valoricon:hover, .valoricon:hover i, .valoricon:focus, .valoricon:focus i {
    background-color: #EDEDED;
    color: #1E2E63;
}
.iconeAtivo {
    border: solid 1px #CACACA;
}
.iconeAtivo, .iconeAtivo i {
    background-color: #ECECEC;
    color: #1E2E63;
}
.valoricon-o {
    color: #405AA0;
    padding: 5px 0px;
    border-radius: 4px;
    font-size: 11px;
}
.select2-highlighted .valoricon-o {
    color: #FFF;
}
@media (min-width: 992px) {
    .bootbox-lg .modal-dialog {
        width: 900px;
    }
}
@media (max-width: 768px) {
    .valoricon-o {
        display: none;
    }
}
@media (max-width: 768px) {
    .no-padding-xs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .no-padding-xs .no-padding-xs {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}
.maiusculo {
    text-transform: uppercase;
}
.minusculo {
    text-transform: lowercase;
}
/* ==== FINANCEIRO ==== */
.saldo-positivo {
    color: #359933;
}
.saldo-negativo {
    color: #ff1919;
}
.panel .panel-heading {
    background-color: #FFF;
    border-top: 2px solid #82c4e6;
}
.panel .panel-heading h2 {
    color: #3C9DD0;
    font-size: 16px;
}
.panel-sky .panel-heading {
    color: #fff;
    background-color: #82c4e6;
    border-color: #60b4df
}
.panel-sky .panel-heading h2 {
    color: #fff
}
.panel-informacao-evento{
    margin-bottom: 0px;
    border-radius: 0px;
}
.panel-informacao-evento .panel-heading {
    line-height: 30px;
    border-bottom: none;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-width: 1px;
}
.panel-informacao-evento .panel-body {
    padding: 0px 20px 5px;
    border-bottom: none;
    border-radius: 0px;
}
.panel-informacao-evento *:last-child{
    margin-bottom: 0px;
}
/*--- INPUT GROUPS DOCUMENTOS RESPONSIVOS ---*/
@media (max-width: 480px) {
    .input-group-documento .input-group-btn .dropdown-toggle {
        display: block;
        clear: both;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
        width: 100%;
        margin-bottom: 10px;
    }
    .input-group-documento {
        display: block;
    }
    .input-group-documento .form-control {
        margin-bottom: 20px;
    }
}
/*------------------------------ TELA DE LOGIN ------------------------------*/
.tele-login .top-login .top-bar {
    background-color: #fff;
    margin: 0;
    padding: 10px 0;
    min-height: 47px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.tele-login .login-box {
    padding: 30px;
    background-color: #fff;
}
.tele-login .login-box h1 {
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 300;
}
.tele-login .box-with-help {
    position: relative;
}
.tele-login .content-box-bordered {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc;
}
/*--------------------------------------------------------------------------*/
/*------------------------------ GALERIA DE VISTORIA[mesclagem dropzone, fancybox e plugin do avalon] ------------------------------*/
.item-text {
    white-space: nowrap !important;
    font-size: 14px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.btn-dropzone-copy:hover {
    color: #666;
}
.btn-dropzone-copy {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eee));
    background-image: -webkit-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: -moz-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: -ms-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: linear-gradient(top, #fafafa 0, #eee 100%);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #eee;
    text-decoration: none;
    display: block;
    padding: 4px 5px;
    text-align: center;
    color: #aaa;
    margin-top: 4px;
}
.item-galeria {
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    display: inline-block;
    margin: 14px;
    vertical-align: top;
    border: 1px solid #acacac;
    padding: 6px 6px 6px 6px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    font-size: 14px;
}
.item-galeria-size {
    position: absolute;
    bottom: -28px;
    left: 3px;
    height: 28px;
    line-height: 28px;
}
/*--------------------------------------------------------------------------*/
/*------------------------------ COBRANÇAS ASSOCIADO MODAL - CADASTRO E EDIÇÃO DE VEÍCULO ------------------------------*/
.caixa-cobranca {
    margin-bottom: 20px;
    border: 2px solid #dadfe3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 350px;
}
.caixa-cobranca-head {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: -2px -2px 0;
    padding: 6px 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 2px solid #dadfe3
}
.caixa-cobranca-body {
    padding: 15px 15px 0px 15px;
    min-height: 210px;
}
.caixa-cobranca-body > ul > li {
    list-style: disc;
}
.caixa-cobranca-footer {
    padding: 15px 5px 15px 5px;
}
.caixa-cobranca-tela .caixa-cobranca {
    min-height: 0;
}
.caixa-cobranca-tela .caixa-cobranca-body {
    min-height: 0;
}
/*--------------------------------------------------------------------------*/
.cobranca-simulacao {
}
.cobranca-simulacao .nome {
    margin-top: 0px;
    margin-bottom: 0px;
}
.cobranca-simulacao .nome span {
    font-weight: 400;
}
/*------------------------------ Classes auxiliares ------------------------------*/
.border-radius-valor {
    /*box-shadow: 0 0 0 1px #e3e3e3;*/
    -webkit-box-shadow: 0px 0px 0px 1px rgba(227, 227, 227, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(227, 227, 227, 1);
    box-shadow: 0px 0px 0px 1px rgba(227, 227, 227, 1);
    border-style: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tabela-align-middle tbody > tr > td {
    vertical-align: middle;
}
/*------------------------ PANELS ------------------------*/
.panel.panel-valor-danger .panel-heading {
    background-color: #FFF;
    border-top: 2px solid #E74C3C;
}
.panel.panel-valor-danger .panel-heading h2 {
    color: #E74C3C;
    font-size: 16px;
}
.panel.panel-valor-warning .panel-heading {
    background-color: #FFF;
    border-top: 2px solid #F1C40F;
}
.panel.panel-valor-warning .panel-heading h2 {
    color: #F1C40F;
    font-size: 16px;
}
.panel.panel-valor-success .panel-heading {
    background-color: #FFF;
    border-top: 2px solid #2ECC71;
}
.panel.panel-valor-success .panel-heading h2 {
    color: #2ECC71;
    font-size: 16px;
}
.panel.panel-valor-info .panel-heading {
    background-color: #FFF;
    border-top: 2px solid #1ABDAF;
}
.panel.panel-valor-info .panel-heading h2 {
    color: #1ABDAF;
    font-size: 16px;
}
/*------------------------ FIM PANELS ------------------------*/
/*------------------------ JsTree-Color icons ------------------------*/
.jsTree-ativo {
    /*color: #58B742;*/
    color: #3498DB;
}
.jsTree-inativo {
    color: #E74C3C;
}
.jsTree-desabilitado {
    color: #cecece;
}
.jsTree-habilitado {
    color: #5f7676;
}
.jstree-anchor {
    width: 90%;
}
.jsTree-spn-inativo {
    font-style: italic;
}
/*------------------------ FIM JsTree-Color icons ------------------------*/
/*------------------------ Area Associado ---------------------------------*/
.link-documento {
    widthy: 100%;
}
.link-documento:hover {
    color: #5f7676;
}
.label-pesquisa {
    margin-bottom: 0px;
}
.form-group-pesquisa {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 4px;
    line-height: 34px;
}
.input-group-pesquisa {
    width: 100% !important;
}
/*------------------------ FIM Area Associado -----------------------------*/
/*------------------------ BADGE CENTRO CUSTO ---------------------------------*/
.badge-centro-custo {
    width: 30px;
    font-style: normal !important;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: normal !important;
    text-shadow: none !important;
}
/*------------------------ FIM BADGE CENTRO CUSTO -----------------------------*/
/*------------------------ TIPO VEICULO Button ---------------------------------*/
.btn-tipo-veiculo {
    box-shadow: 2px 2px 2px #cecece;
    -webkit-box-shadow: 2px 2px 2px #cecece;
    -moz-box-shadow: 2px 2px 2px #cecece;
    padding-top: 24px;
    margin-top: 10px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 1px solid #cecece;
}
/*------------------------ FIM TIPO VEICULO Button ---------------------------------*/
/*-------------------------------- Lançamento -------------------------------------*/

.receita-active.active {
    color: #2ecc71 !important;
    background-color: rgba(255, 255, 255, 0);
    border-color: #2ecc71;
    border-width: 1px;
    border-style: solid;
    box-shadow: none;
}
.receita-active:hover {
    color: #2ecc71 !important;
    background-color: rgba(255, 255, 255, 0);
    border-color: #2ecc71;
    border-width: 1px;
    border-style: solid;
    box-shadow: none;
}
.despesa-active.active {
    color: #e74c3c !important;
    background-color: rgba(255, 255, 255, 0);
    border-color: #e74c3c;
    border-width: 1px;
    border-style: solid;
    box-shadow: none;
}
.despesa-active:hover {
    color: #e74c3c !important;
    background-color: rgba(255, 255, 255, 0);
    border-color: #e74c3c;
    border-width: 1px;
    border-style: solid;
    box-shadow: none;
}
.selectize-valor-optgroup .selectize-dropdown .optgroup-header {
    font-size: 16px;
    line-height: 1.42857143;
    color: #777777;
    background: #ffffff;
    cursor: default;
    font-weight: bold;
}
/*.icheckbox_line-valor-blue, .iradio_line-valor-blue {*/
/*position: relative;*/
/*display: block;*/
/*margin: 0;*/
/*padding: 5px 15px 5px 38px;*/
/*font-size: 13px;*/
/*line-height: 17px;*/
/*color: #fff;*/
/*background: #9cc2cb;*/
/*border: none;*/
/*-webkit-border-radius: 3px;*/
/*-moz-border-radius: 3px;*/
/*border-radius: 3px;*/
/*cursor: pointer;*/
/*}*/
/*.icheckbox_line-valor-blue.checked.checked.hover, .iradio_line-valor-blue.hover {*/
/*background: #3da0db;*/
/*}*/
/*.icheckbox_line-valor-blue.checked, .iradio_line-valor-blue.checked {*/
/*background: #2489c5;*/
/*}*/
/*-------------------------------- FIM Lançamento ----------------------------------*/
.transmissao-success {
    color: #2ecc71;
}
.transmissao-danger {
    color: #e74c3c;
}
.transmissao-warning {
    color: #E7863C;
}
.vcenter {
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 200px;
}
.div-border {
    border: 1px solid #dadfe3;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-top: -1px;
}
/*--------------------------------CUSTOM CKEDITOR ----------------------------------*/
.buttonsCustomerCkeditor {
    padding: 8px;
    background-color: #f9f9f9;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px solid #cecece;
}
/*=== lista com informações da trasmissão ===*/
.listaDadosTransmissao {
    font-size: 14px;
}
.listaDadosTransmissao li {
    list-style: disc;
}
/* === TABS VISTORIA === */
.tabAzul ul li.active a {
    color: #258cd1 !important;
    border-top: 2px solid #258cd1 !important;
}
.tabAzul .tab-content {
    margin-top: -1px;
}
.tabAzulSemBorda ul li.active a {
    color: #258cd1 !important;
}
.tabAzulSemBorda .tab-content {
    margin-top: -1px;
}
@media (max-width: 768px) {
    .nav-tabs > li {
        width: 100%;
    }
}
/*Relatório*/
option.remove {
    display: none;
}
/* === CONFIG WIDGET === */
.demo-options {
    z-index: 900;
    position: fixed;
    /*top: 214px;*/
    top: 144px;
    width: 260px;
    border: 1px solid #dadfe3;
    border-right: 0 !important;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    padding: 0;
    border-bottom-left-radius: 3px;
    right: -260px;
    z-index: 1240;
    background: #fff;
    transition: transform 0.15s ease;
}
.demo-options.active {
    transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
}
.demo-options .demo-heading {
    padding: 11px 0px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #93a8a8;
    background: #fafbfc;
    border-bottom: 1px solid #e6eaed;
}
.demo-options .demo-options-icon {
    display: inline-block;
    position: absolute;
    left: -43px;
    padding: 10px 12px;
    font-size: 14px;
    border: 1px solid #dadfe3;
    border-right: 0 !important;
    letter-spacing: normal;
    text-transform: none;
    background: #fafbfc;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    top: -1px;
    cursor: pointer;
    box-shadow: -1px 2px 1px rgba(0, 0, 0, 0.07);
}
.demo-options .demo-body {
    padding: 15px 20px;
    border-bottom: 1px solid #e6eaed;
}
.demo-options .demo-body:last-child {
    border-bottom: 0;
}
.demo-options .demo-body .tabular {
    margin-bottom: 0;
}
.tabular {
    display: table;
    width: 100%;
}
.tabular .tabular-row {
    display: table-row;
}
.demo-options .demo-body .tabular .tabular-cell {
    height: 30px;
    font-size: 13px;
}
.tabular .tabular-row .tabular-cell {
    display: table-cell;
    vertical-align: middle;
}
.demo-options .demo-body .tabular .tabular-cell.demo-switches {
    text-align: right;
}
.demo-options .demo-body .tabular .tabular-cell {
    height: 30px;
    font-size: 13px;
}
.tabular .tabular-row .tabular-cell {
    display: table-cell;
    vertical-align: middle;
}
.btn-acoes-widget {
    color: #b7b7b7 !important;
}
.btn-acoes-widget:hover, .btn-acoes-widget:active, .btn-acoes-widget.active, .btn-acoes-widget:focus {
    color: #313e3e !important;
}
#divWidgets .btn-group.open .dropdown-toggle {
    box-shadow: none !important;
}
#divWidgets [data-widget]:not([data-widget-static]) .panel-heading-widget {
    cursor: move;
}
.widget-danger {
    background-color: #fdf3f2;
    border-color: #f29f97;
}
.widget-danger .title-widget-danger h3, .widget-danger .title-widget-danger h2, .widget-danger .title-widget-danger h4, .widget-danger .title-widget-danger i{
    color: #e64433;
}
.widget-warning {
    background-color: #fef9e8;
    border-color: #f7de79;
    /*color: #fff !important;*/
}
.widget-warning .title-widget-warning h3, .widget-warning .title-widget-warning h2, .widget-warning .title-widget-warning h4, .widget-warning .title-widget-warning i{
    color: #b8960b !important;
}
.widget-success {
    background-color: #f7fdf9;
    border-color: #8fe6b4;
    /*color: #fff !important;*/
}
.widget-success .title-widget-success h3, .widget-success .title-widget-success h2, .widget-success .title-widget-success h4, .widget-success .title-widget-success i{
    color: #25a25a !important;
}

.widget-color .table-striped>tbody>tr:nth-child(odd) {
    background-color: #fafbfc !important;
}
.widget-color .table-striped>tbody>tr:nth-child(even) {
    background-color: #fff !important;
}

/* === FIM CONFIG WIDGET === */

/* === PLUGIN PASSWORD STRENGH === */
#progressPasswordContainer .progress {
    height: 20px;
}
/* === FIM PLUGIN PASSWORD STRENGH === */
.modal {
    overflow: scroll;
}
/* === Icones de 'próximo' e 'anterior' da paginação do dataTables === */
div.dataTables_paginate li.previous a::before {
    content: "" !important;
}
div.dataTables_paginate li.first a::before {
    display: none !important;
}
div.dataTables_paginate li.next a::after {
    content: "" !important;
}
div.dataTables_paginate li.next a::after {
    display: none !important;
}
div.dataTables_paginate li.next > a, div.dataTables_paginate li.last > a {
    padding-right: 17px !important;
}
div.dataTables_paginate li.first > a, div.dataTables_paginate li.previous > a {
    padding-left: 17px !important;
}
div.dataTables_paginate ul.pagination {
    margin: 15px 15px 0 0 !important;
}
/* ==================================================================== */
/* === badges === */
.badge-situacao {
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    color: #fff !important;
    width: 30px;
    display: inline-block;
    padding: 5px;
    text-align: center;
}
.badge-situacao-select2 {
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    color: #fff !important;
    font-size: 12px;
    text-align: center;
    font-family: monospace;
}
.select2-chosen .badge-situacao-select2 {
    padding: 4px 5px;
}
.select2-results .badge-situacao-select2 {
    display: inline-block;
    width: 23px;
    padding: 3px;
}
.badge-preto {
    background-color: #000;
}
.badge-verde {
    background-color: #2ecc71;
}
.badge-vermelho {
    background-color: #e74c3c;
}
.badge-amarelo {
    background-color: #F1C40F;
}
.badge-azul {
    background-color: #3498DB;
}
.checkListDocumentos ul {
    border: 1px solid #E9EBEC;
}
.checkListDocumentos ul li .drag-todo {
    padding: 9px 33px 0px 10px !important;
    cursor: auto;
}
.checkListDocumentos ul li .drag-todo:after {
    display: none;
}

.expandFull {
    margin: 0;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: auto;
    overflow: auto;
    z-index: 2000;
    background-color: #fff;
    position: relative;
}

.informacoes {
    overflow-y: scroll;
    height: 350px;
    border: 1px solid #82c4e6;
}

.expandFull .informacoes {
    overflow-y: auto;
    height: auto;
}

.has-error .select2-container {
    border: 1px solid #e64433;
    background-color: #FEF7F6;
}
.has-error .select2-container .select2-choice{
    background-color: #FEF7F6 !important;
}
.negrito{
    font-weight: bold;
}
.border-radius-evento {
    /*box-shadow: 0 0 0 1px #e3e3e3;*/
    padding: 15px;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(227, 227, 227, 1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(227, 227, 227, 1);
    box-shadow: 0px 0px 0px 2px rgba(227, 227, 227, 1);
    border-style: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.bg-white{
    background-color: #fff !important;
}

#fotosVistoria{
    list-style:none;
}
#fotosVistoria li{
    text-align:center;
    margin: 0 5px;
}
#fotosVistoria li img{
    /*     max-width: 100% !important;
        max-height: 100% !important;
        margin: auto; */
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.notificacao-nova{
    background-color: #E6EAED;
}

.cor-success {
    color: #2cc922;
}
.cor-danger {
    color: #e74c3c;
}
.cor-info {
    color: #3bbfb4;
}
.cor-inverse {
    color: #5f7676;
}
.cor-warning {
    color: #F1C40F;
}
.cor-primary {
    color: #3498DB;
}

.notificacao-panel{
    cursor: pointer;
}

.notificacao-panel .panel-body:hover{
    background-color: #E6EAED !important;
}

.notificacao-panel .panel-body{
    height:160px;
}

#modal-modelo #mensagem{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 150px;
    border: 1px solid #dadfe3;
    border-top: 1px solid #d4dadf;
    padding: 6px 10px;
    color: #5f7676;
    background: #fafbfc;
    box-shadow: inset 0 1px 0 rgba(0,0,0,.01)!important;
}

.cardGatilhoBody{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 150px;
    border: 1px solid #dadfe3;
    border-top: 1px solid #d4dadf;
    min-height: 220px;
}
.cardGatilhoBody ul{
    list-style: none;
    padding: 0;
}


/* === DRE === */
.tblDre, .btnGrupo, .table-fixed-header {
    font-size: 12px;
}
.btnGrupo {
    display: inline-block;
}
.tblDre td {
    vertical-align: middle !important;
    padding: 2px 3px !important;
}
.tblDre .trFilha {
    display: none;
}
.tblDre .trPai {
    cursor: pointer;
}
.tblDre .porcentagem {
    font-size: 11px;
    font-weight: initial;
}
.tblDre .porcentagemGrupo, .tblDre .porcentagemTipoGrupo{
    display: none;
}
.tblDre .btnGrupo {
    color: inherit;
}
.trPontoEquilibrio {
    background-color: #FFFACD;
}
.trPontoEquilibrio td {
    border-color: #f6ed9d !important;
}
.fixedHeader {
    z-index: 2000 !important;
}
.tblDre tr th, .table-fixed-header tr th {
    padding: 2px 3px !important;
}
.tblDre tr th,  .tblDre tr td {
    width: 78px !important;
    text-align: left;
}
.tblDre tr td:first-child {
    word-break: break-word;
}
.tblDre tr th:first-child,  .tblDre tr td:first-child {
    width: 190px !important;
}
@media (max-width: 980px) {
    .fixedHeader {
        display: none;
    }
}
.progress.percentProgress{
    min-height: 19px !important;
    padding-bottom: 1px !important;
}




#formRegistraUsuario, #formEditarUsuario {
    margin-bottom: 0px;
}

#formRegistraUsuario .nome-permissao, #formEditarUsuario .nome-permissao {
    padding-left: .5rem;
    font-weight: 300;
}

#formRegistraUsuario .nome-permissao:hover, #formEditarUsuario .nome-permissao:hover {
    cursor: pointer;
}

#formRegistraUsuario .titulo-permissao, #formEditarUsuario .titulo-permissao {
    color: #3c9dd9;
    height: 100%;
    width: auto;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 20px;
    text-transform: uppercase;
}

#formRegistraUsuario .checkbox-permissoes, #formEditarUsuario .checkbox-permissoes {
    margin-bottom: 10px;
}

.item-usuario-table {
    vertical-align: middle !important;
}

#modal-classes-produto .titulo-classe-produto {
    color: #3c9dd9;
    height: 100%;
    width: auto;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 20px;
    text-transform: uppercase;
}

#modal-classes-produto .checkbox-classe-produto {
    margin-bottom: 10px;
}

#modal-classes-produto .nome-classe-produto {
    padding-left: .5rem;
    font-weight: 300;
}

#modal-classes-produto .nome-classe-produto:hover {
    cursor: pointer;
}
