:root {
    --wl-primary-color: #A1B833;
    --wl-secundary-color: #F28C38;
}

.login-wrapper {
    width: 100%;
    min-height: auto;
    height: 100%;
    background: var(--wl-secundary-color);
    background: linear-gradient(90deg, var(--wl-secundary-color) 10%, var(--wl-primary-color) 40%);
}

.cadastroWL-wrapper {
    width: 100%;
    min-height: auto;
    /* height: 100%; */
    background-color: #A1B833;
    background: url('../img/bg-login.png') no-repeat left bottom 100%, -webkit-gradient(linear, left top, left bottom, color-stop(50, #A1B833), color-stop(100, #FFFFFF));
}

.mdb-skin .top-nav-collapse,
.mdb-skin-custom .navbar {
    background: #A1B833;
}

.topo_menu {
    background: #A1B833;
    padding: 1em 0.9em 1.2em 0.9em;
}

.side-nav .collapsible a i {
    line-height: 1.2em;
    margin-right: 0.5em;
    vertical-align: middle;
    color: #3AAB35;
}

#numeros li.num_item i {
    color: #3AAB35;
}

#desempenho th i {
    color: #3AAB35;
}

#concluidoCadastroWL {
    color: #3AAB35;
}

.light-blue.accent-4 {
    background-color: #3AAB35!important;
}

.blue {
    background-color: #3AAB35!important;
}

.btn-primary {
    background-color: #3AAB35;
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #3AAB35;
    border-color: #3AAB35;
}

.configs div.col i {
    color: #3AAB35;
}

.primary-color,
.stepper li.active a .circle,
.stepper li.completed a .circle {
    background-color: #3AAB35!important;
}

.contato_cliente span i {
    color: #3AAB35;
}

#btn-chat-online,
.btn-whatsapp-topo {
    background-color: #FFFFFF !important;
    color: #3AAB35 !important;
}

.list_agenda i.clock {
    color: #3AAB35 !important;
}

a {
    color: #3AAB35 !important;
}

.fechar-menu {
    color: #FFFFFF !important;
}

#topo_menu_logo {
    height: 20px !important;
}

.btn-indigo {
    color: #FFFFFF;
    background-color: #3AAB35;
    border-color: #FFFFFF;
}

.actions a:active {
    background: #3AAB35;
    color: #FFFFFF;
}

.configs div.col i,
.contato_cliente span i,
.list_agenda i.clock,
.side-nav .collapsible a i,
#box-peq .card-body div i,
#numeros li.num_item i,
#desempenho th i,
.breadcrumb a,
a.dropdown-toggle,
.filtro.btn,
.busca-contatos-filtro i,
.double-nav,
.double-nav a,
.nav-pills a.nav-link.active,
.opcoes a i,
.side-nav .collapsible a,
nav.primary ul li a.selected,
.cbp_tmtimeline>li .cbp_tmtime span:first-child,
button.fechar_acao,
.uil-comment-lines,
.uil-search,
.termo_politica a {
    color: #3AAB35 !important;
}

.primary-color,
.stepper li.active a .circle,
.stepper li.completed a .circle,
.btn-lefil,
.dropdown-menu a:hover,
#btn_config_colunas,
#integracoes li a.btn,
.card-body h3,
#form_login #entrar {
    background-color: #3AAB35!important;
    color: #fff;
}

.nao_sou_cliente {
    background: #000;
}

#view_funil a.active{
    background: #3AAB35!important;
    color: #fff!important;
}
#view_funil a.active::after {
    border-left-color: #3AAB35!important;
}
#view_funil a.active::before {
    border-left-color: #3AAB35!important;
}