/* ---- status nas colunas das tabelas ----- */

.bg-span {
    background-color: #ffffff !important;
}

/*---- Ajuste colunas personalizadas datatables ---- */
.link-ver-vendedores{
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
    color:  #8B6FAF;
    cursor: pointer;
}
.modal-componente-vendedores .vendedores{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.modal-componente-vendedores .card-vendedor{
    flex-basis: 200px;
    flex-grow: 1;
    display: flex;
    align-items: center;

}

/*---- Ajuste nos botoes de paginacao,input de pesquisa datatables ---- */
.icone-pesquisa {
    width: 14px !important;
    fill: #999999 !important;
}

.icone-roxo svg{
    fill: #8B6FAF !important;
}

.icone-close{
    width: 10px !important;
    padding-bottom: 3px;
    fill: #8B6FAF !important;
}

.icone-close-data-card {
    fill: #999999c9 !important;
    background  : #999999c9 !important;
    width: 10px !important;
    height: 10px !important;
    cursor: pointer;
    display: inline-block;
    content: '';
    -webkit-mask: url("../../images/icones/close.svg")  no-repeat 50% 50% !important;
    mask: url("../../images/icones/close.svg")  no-repeat 50% 50% !important;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.pagination > li > a, .pagination > li > span {
    background-color: #8B6FAF;
    border: 1px solid #8B6FAF;
    outline: none !important;
}

li:hover .icone-select {
    fill: #FFFFFF;
}

.paginate_button a:hover{
    background-color: #7F66B1 !important;
    border-color: #7F66B1 !important;
}

.oculta-thead-tabela-registro{
    display: none;
}
.oculta-footer-tabela-registro{
    display: none;
}
/* ----- ajusta loading tabelas ----*/

.conteudo > .loading_tabela {
    height: 100px !important;
}

#loading_centro{
    margin-top: 10px !important;
    padding-bottom: 10px !important;
}

#tabela_registros{
    margin-top: 45px !important;
}

/*------- LOADING -------*/
[data-toggle="collapse"].collapsed .fa {
    width: 17px;
    position: relative;
    top: 4px;
}

[data-toggle="collapse"] .fa {
    width: 17px;
    position: relative;
    top: 4px;
}

[data-toggle="collapse"].collapsed .fa:before {
    content: url("../../images/icons/seta_baixo_roxa.svg") !important;
}

[data-toggle="collapse"] .fa:before {
    content: url("../../images/icons/seta_cima_roxa.svg") !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-style: italic;
    font-size: 12px;
}

#loading_container {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background: #fff;
}

.loading_opacity {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background: #ffffffad;
}

#loading_centro {
    position: absolute;
    left: calc(50% - 26px);
    top: calc(50% - 26px);
    margin-top: -2.5px;
}

.loading_centro {
    position: absolute;
    left: calc(50% - 26px);
    top: calc(50% - 26px);
    margin-top: -2.5px;
}

#aciona_loading_centro {
    top: calc(50% - 2px);
    margin-top: -2.5px;
}

#aciona_loading_centro img {
    width: 44px;
    user-select: none;
}

.aciona_loading_tabela {
    width: 100%;
    height: 128px;
    left: 0;
    top: 0;
    z-index: 4;
    border-radius: 6px;
    background: #fff;
}

.loading_logo {
    text-align: center;
    margin-top: 28px;
}

.loading_select2 {
    position: absolute;
    left: calc(50% - 26px);
    top: calc(50% - 26px);
    margin-top: -2.5px;
}

.loading_select2 img {
    width: 50px;
    user-select: none;
}

#loading_centro img {
    width: 44px;
    user-select: none;
}

.loading_tabela {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
    border-radius: 6px;
    background: #fff;
}

.loading_card {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
    border-radius: 6px;
    background: #fff;
}

/* ### */
.carregar-tabela-registros {
    position: absolute;
    display: block;
    top: 10em;
    width: 100%;
    height: 100px;
    z-index: 4;
    border-radius: 6px;
}

#tabela_registros_processing,
#tabela_produtos_representadas_processing,
#tabela_interesse_nao_comprados_processing
{
    display: none !important;
}

.loading_acumulo {
    width: 28px;
    position: absolute;
    top: calc(50% - 14px);
}

table.dataTable > tbody > tr.child span.dtr-title {
    border-right: 1px solid #ccc;
    margin-right: 8px;
    padding-right: 4px;
    min-width: 100px !important;
}

.nenhum-registro-bordas {
    border-top: 1px solid #ecf0f1;
    border-bottom: 1px solid #ecf0f1;
    border-radius: 0 !important;
    height: 60px !important;
    font-size: 13px !important;
}

.nenhum-registro-borda-top {
    border-top: 1px solid #ecf0f1;
    border-radius: 0 !important;
    height: 75px !important;
    margin-top: 10px;
    font-size: 13px !important;
}

.nenhum-registro-borda-top span {
    top: calc(50% - 4px) !important;
}

/*------- NENHUM REGISTRO --------*/
.nenhum_registro {
    position: relative;
    width: 100%;
    height: 120px;
    float: left;
    top: 0px;
    left: 0;
    background: #fff;
    text-align: center;
    z-index: 2;
    font-weight: 100;
    font-size: 16px;
    border-radius: 6px;
    display: none;
}

.nenhum_registro span {
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(50% - 11px);
    padding: 0 15px;
}

.nenhum_registro_relatorio {
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(50% - 11px);
    padding: 0 15px;
}

.comparativos_unidade {
    display: none !important;
}

/*------- GERAL --------*/

.datepicker {
    border-radius: 1.3em;
}

.ui-datepicker .ui-datepicker-header select{
    border: 1px solid #dce4ec;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #8b6faf !important;
    background-color: #fff;
    font-size: 11px;
    border-radius: 5px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.contador-caracteres {
    text-transform: lowercase !important;
}

body {
    font-size: 13px;
}

.font_20 {
    font-size: 20px;
}

.modal-header {
    background: linear-gradient(87deg, #000 0, #8b6faf 100%) !important;
}

.modal-header,
.modal-body,
.modal-footer {
    padding: 17px 18px 17px 18px;
}

label {
    font-size: 13px;
}

.modal-title {
    font-size: 17px;
}

.card-modal-rel {
    display: flex;
    font-size: 11px;
    width: 100%;
    margin-left: 16px;
}

.card-modal-rel-icon {
    position: relative;
    color: #8b6faf;
    background: #8b6faf5c;
    width: 50px;
    height: 50px;
    border-radius: 0.3em;
    text-align: center;
    float: left;
    overflow: hidden;
    min-width: 50px !important;
}

.card-modal-rel-icon span {
    display: inline-block;
    padding: 0.40em 0;
    font-size: 2em;
}

.card-modal-rel-icon img {
    display: inline-block;
    border-radius: 5px;
    background: no-repeat center;
    object-fit: cover;
    width: 100%;
    height: auto;
}

.card-modal-rel-icon:not(:first-child) {
    padding: 0.35em 0;
    font-size: 16px;
}

.card-modal-rel-text {
    float: left;
    margin-left: 1em;
    word-wrap: break-word;
    min-width: 0;
    overflow: hidden;
}

.card-modal-rel-text p:first-child {
    font-size: 1.25em;
    font-weight: 900;
}

.card-modal-rel-text p:not(:first-child) {
    color: #999;
}

.card-modal-rel-text p {
    margin: 0;
    padding: 0;
}

.card-modal-title {
    font-size: 0.6em;
}

.card-modal-text {
    font-size: 0.4em;
}

@media (min-width: 768px) {
    .modal-excluir {
        width: 500px;
    }
}

.dropdown-menu .divider {
    margin: 6.5px 0;
}

.dropdown-menu {
    font-size: 13px;
}

.select_border {
    border-radius: 15px;
}

.cor-texto-padrao {
    color: #8b6faf;
}

.cor-texto-cinza {
    color: #999999 !important;
}

.texto-italic {
    font-style: italic;
}

.form-group textarea {
    height: auto;
    resize: vertical;
    min-height: 30px;
}

.form-group {
    margin-bottom: 10px;
}

.form-control {
    height: 30px;
    padding: 5px 15px;
    font-size: 13px;
}

.alert {
    padding-top: 10px;
    padding-bottom: 8px;
}

.btn-default:focus,
.btn-default:hover,
.btn-default:active:focus,
.btn-default:active:hover {
    color: #ffffff !important;
    background-color: #7f66b1 !important;
    border-color: #7f66b1 !important;
    outline: none;
}

.btn-default:hover > i {
    color: #FFF;
}

.btn-default {
    background-color: #8b6faf;
    border-color: #8b6faf;
}

.btn-danger:focus,
.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary:active:hover {
    outline: none;
}

.btn-adicionado:focus,
.btn-adicionado:hover,
.btn-adicionado:active:focus,
.btn-adicionado:active:hover {
    color: #ffffff !important;
    background-color: #32b14d !important;
    border-color: #32b14d !important;
}

.btn-adicionado {
    color: #ffffff !important;
    background-color: #32b14d;
    border-color: #32b14d;
}

.btn_salvar_centro {
    padding: 5px 40px !important;
    font-size: 14px !important;
}

.btn {
    padding: 0.4em 1.6em;
    border-radius: 1.3em;
    font-size: 12px;
    border-width: 1px;
    /* box-shadow: 0px 0px 0px 1px #fff inset; */
}

div.btn-group-center{
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-control,
input {
    border-width: 1px;
}

.modal_tabela {
    overflow-x: auto;
}

.clear {
    clear: both;
}

.li_linha {
    padding: 5px 10px !important;
}

.li_linha div {
    width: 100%;
    float: left;
    height: 1px;
    background: #f1f1f1;
}

.width_100 {
    width: 100% !important;
    float: left;
}

.statusAtivo {
    color: green;
    cursor: pointer;
}

.statusInativo {
    color: red;
    cursor: pointer;
}

.saldos_faturar_pedido {
    color: #9b111e;
}

.text-equals {
    color: #063971;
}

.dz-message {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    font-weight: 700;
    font-size: 23px;
    color: #888787;
}

.dz-image {
    display: inline-block;
}

.dz-details {
    display: inline-block;
}

.dz-remove {
    position: absolute;
    top: 0;
    right: 10px;
}

.dz-image-preview {
    position: relative;
}

.dz-image img {
    width: 200px;
    height: 200px;
}

.cor_produto {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid black;
}

#modal_visualizar_pedidos {
    width: 90%;
}

.cor_produto_pedido {
    position: absolute;
    width: 44px;
    height: 44px;
    border: 1px solid black;
}

.imagem-pedido {
    width: 135px !important;
    height: 135px !important;
}

table thead tr:first-child th:first-child {
    border-top-left-radius: 4px !important;
    color: #fff;
}

table thead tr:first-child th:last-child {
    border-top-right-radius: 4px !important;
    color: #fff;
}

.dataTable thead {
    background: #f1f1f1;
    color: #a7a6a6;
}

.dataTable thead tr th {
    padding: 8px 12px 8px 10px !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 3px !important;
}

table.dataTable {
    font-size: 11px !important;
}

.dataTable tbody tr td {
    padding: 20px 10px;
    border-bottom: 1px #f1f1f1 solid;
    font-weight: normal;
    outline: none;
}

.dataTable tbody tr .expand-extra-row{
    bottom: 20px;
    cursor: pointer;
    color: #8b6faf;
    font-size: 1.1em;
}

.dataTable tbody tr[id^="collapse-extra-row-"]{
    float: none;/*fix float datatable*/
}

.dataTable tbody tr[id^="collapse-extra-row-"] td{
    padding-top: 0 !important;
    transition: all 0.3s ease-in-out;
}

.dataTable tbody tr .expand-extra-row[data-toggle="collapse"].collapsed .fa,
.dataTable tbody tr .expand-extra-row[data-toggle="collapse"] .fa{
    width: 15px;
}

.dataTables_info {
    padding-left: 20px;
}

.fixedHeader-floating {
    background: #f1f1f1;
}

.fixedHeader-floating thead tr th {
    padding: 8px 12px 8px 10px !important;
    background: #8b6faf;
    color: white;
}

.pagination > li > a,
.pagination > li > span {
    width: 31px;
    padding: 7px 0px;
    font-size: 11px;
}

.dataTables_paginate {
    float: right;
}

.mensagem_excluir {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 15px;
}

.mensagem_ativar {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 15px;
}

.foto_lista {
    width: 50px;
    border-radius: 10%;
    height: 50px;
    overflow: hidden;
}

.foto_lista_opcao {
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
}

.dropzone {
    display: block;
    background: white;
    border-radius: 5px;
    border-image: none;
    position: relative;
}

.dz-unique-center {
    width: 90px;
    float: none;
    margin: 0 41% !important;
}

.dropzone > span {
    display: block;
    text-align: left;
    font-weight: 700;
    color: #888787;
}

.dropzone .clickable {
    cursor: pointer;
}

.dropzone_linha {
    width: 90px;
    height: 90px;
    float: left;
    overflow: hidden;
    margin: 10px;
    margin-bottom: 9px;
    border-radius: 6px;
    box-shadow: 2px 1px 5px 0px #ccc;
}

.modal-lg .dropzone_linha {
    width: 90px;
    height: 90px;
}

.modal-lg .dropzone_imagem img {
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    text-align: center;
    width: 90px !important;
    height: 73px !important;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.dropzone_remove {
    color: #8b6faf;
    border-radius: 5px;
    width: 100%;
    height: 1.7em;
    border: 1px transparent;
}

.dropzone_remove i {
    display: block;
    float: right;
    width: 1em;
    height: 1em;
    margin: 4px 0;
    background-image: url(/images/icons/close_top_icon.svg);
    cursor: pointer;
}

.dropzone_linha.open_input {
    border: 1.5px dashed #999999;
    box-shadow: none;
}

.dropzone_imagem {
    max-height: 132px;
    font-size: 10px;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
    cursor: pointer;
}

.dropzone_imagem > div {
    position: relative;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.dropzone_imagem i {
    font-size: 40px;
    padding: 4px  30px  0px  30px;
}

.dropzone_imagem a {
    display: block;
    height: 60px;
}

.dropzone_imagem img {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 70px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.dropzone_imagem_tamanho {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding-top: 5px;
}

.dropzone_open_input {
    display: block;
    position: relative;
    height: inherit;
    text-align: center;
    font-weight: 700;
    color: #888787;
}

.dropzone_open_input i.open_input_icon {
    display: block;
    width: 17px;
    height: 17px;
    margin: 0;
    background-image: url(/images/icons/add_middle_icon.svg);
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -45%);
}

.dropzone-foto-icon .dropzone_open_input i.open_input_icon {
    display: block;
    margin: 0;
    width: 25px !important;
    height: 20px !important;
    left: 53%;
    top: 48%;
    content: '';
    background: #fff;
    mask: url("../../images/icones/add-photo.svg") no-repeat !important;
    mask-size: cover;
    -webkit-mask: url("../../images/icones/add-photo.svg") no-repeat !important;
    -webkit-mask-size: cover;
    background: #815ee4!important;
}

.dropzone_imagem a[data-type="video"] i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-43%, -45%);
    width: 1.3em;
    height: 1.3em;
    background-image: url(/images/icons/midias_auxiliares_roxo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.dropzone_open_input > div[id$="_input"] {
    border-radius: 3px;
    display: block;
    width: 100%;
    height: 142px;
}

.dropzone_open_input > div[id$="_imagem"] img {
    margin-top: auto;
    margin-bottom: auto;
    width: 3em;
    height: 148px;
}

.dropzone_open_input input[type="file"] {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dropzone-input-hidden {
    visibility: hidden;
    display: none;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.foto_thumb {
    width: 100%;
    height: 150px;
    border: 2px #f1f1f1 solid;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.foto_thum_arquivo {
    width: 100% !important;
    height: 150px !important;
    border: 2px #f1f1f1 solid !important;
}

.foto_thumb_item span,
.foto_thumb_item_editar span {
    position: absolute;
    z-index: 99;
    right: 23px;
    top: 3px;
    font-size: 17px;
    color: #fff;
    text-shadow: #000 0px 0px 2px;
    cursor: pointer;
    width: 24px;
    text-align: center;
}

.contrato_container {
    padding: 0 10px;
}

.contrato_thumb {
    margin: 0 5px;
    width: 150px;
    float: left;
    position: relative;
}

.contrato_thumb span {
    right: 2px !important;
}

.arquivo_icone {
    position: relative;
    width: 150px;
    height: 200px;
    margin: auto;
    border: 3px #f1f1f1 solid;
    padding: 28px 0;
    margin-bottom: 20px;
}

.arquivo_icone i {
    font-size: 55px;
    color: #b1b1b1;
}

.icone_apagar_campanha {
    padding-left: 12px;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-right: 8px;
}

.icone_apagar_convencao {
    padding-left: 29px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 8px;
}

.arquivo_icone div {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-weight: 700;
    text-align: center;
}

.folders_campanha {
    padding-left: 0px;
    padding-right: 0px;
}

.folders_convencao {
    padding-bottom: 10px !important;
    padding-top: 0px !important;
    border-top-width: 0px !important;
    margin-right: 0px !important;
    border-bottom-width: 0px !important;
    margin-bottom: 15px !important;
    margin-left: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    width: 200px;
    left: 8px;
}

.arquivo_icone_campanha {
    position: relative;
    width: 184px;
    height: 153px;
    margin: auto;
    border: 3px #f1f1f1 solid;
    padding: 28px 0;
    margin-bottom: 13px;
    margin-left: 5px;
    margin-right: 5px;
    right: 2px;
    left: 3px;
}

.arquivo_icone_campanha i {
    font-size: 55px;
    color: #b1b1b1;
}

.arquivo_icone_campanha div {
    width: 100%;
    text-align: center;
    font-weight: 700;
}

.ui-sortable-placeholder {
    visibility: inherit !important;
    background: transparent;
    border: #666 2px dashed;
}

.dtr-data ul {
    left: 0 !important;
}

.datatable .collapse,
.datatable .collapsing {
    width: auto;
    float: none !important;
}

.collapse,
.collapsing {
    width: 100%;
    float: left;
}

.table thead {
    color: white;
    background-color: #8b6faf;
}

.table tbody tr {
    border-bottom: 1px #f1f1f1 solid;
}

.highcharts-container {
    width: 100% !important;
    float: left;
}

.modal {
    z-index: 1302;
}

.highcharts-credits {
    display: none !important;
}

.borda_tabela_bottom {
    border-bottom: 1px #f1f1f1 solid !important;
}

.borda_tabela_top {
    border-top: 1px #f1f1f1 solid !important;
}

.sem_borda {
    border: 0 !important;
}

.no_border_bottom {
    border-bottom: 0 !important;
}
.no-padding-bottom{
    padding-bottom: 0 !important;
}

.no-padding-right{
    padding-right: 0 !important;
}

.no-left{
    left: 0 !important;
}

.no_border_top {
    border-top: 0 !important;
}

.thumb-selectpicker {
    max-width: 20px;
    max-height: 20px;
}

.pointer {
    cursor: pointer;
}

.alinha_centro {
    text-align: center;
}

.alinha_direita {
    text-align: right;
}

.botao_input_interno {
    position: absolute;
    bottom: 11px;
    right: 16px;
    padding: 5px 10px 5px 5px;
    color: #9578d1;
    font-weight: 700;
    cursor: pointer;
    border-radius: 10px !important;
}

@media screen and (max-width: 768px) {
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        width: 100%;
        float: left;
    }

    .dataTables_paginate {
        float: right;
        width: 100%;
    }

    .img_pagina_inicio {
        max-width: 200px;
    }

    .modal_agenda .modal-body .form-group label {
        text-align: left !important;
    }

    #pagina_container_visualizar {
        padding: 86px 5px 0 !important;
    }

    .campos_filtro_resumo {
        top: -2px !important;
        right: 0px !important;
        position: relative !important;
        text-align: right !important;
    }

    .alert {
        top: 60px !important;
    }

    .form-control {
        padding: 5px 10px;
    }

    .mensagem_excluir {
        font-size: 16px;
    }

    .pagination > li > a,
    .pagination > li > span {
        width: 26px;
        padding: 3px 0px;
    }
}

.conf_inatividade {
    width: 120px;
    text-align: center;
}

/*-----PEDIDOS--------*/

.editar_produto {
    color: #333;
    border: 0;
    -webkit-appearance: none;
    text-decoration: none;
    background: transparent;
    opacity: 0.4;
}

.corpo_pedido {
    margin-bottom: 110px !important;
}

.sidebar-collapse .rodape_pedido {
    left: 62px !important;
    width: calc(100% - 82px) !important;
}

.rodape_pedido {
    position: fixed;
    padding-top: 30px;
    bottom: 0;
    background: #fff;
    left: 250px;
    z-index: 99;
    margin: 0;
    width: calc(100% - 270px) !important;
    margin-bottom: 0px !important;
}

.rodape_pedido_full {
    left: 20px !important;
    right: 20px;
    width: calc(100% - 40px) !important;
}

.botoes_pedido {
    margin-right: 5px;
    margin-top: 30px;
    background-color: rgb(150, 120, 221);
    border-radius: 10px;
    border: none;
    padding: 5px 15px 5px 15px;
    color: white;
    width: 200px;
}

.produtoAdicionado {
    border: 1px solid green;
    background-color: #65c980;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 10px;
    margin-left: 5px;
    color: white;
}

.precos {
    margin-top: 25px;
}

.pedido_numero {
    width: 100%;
    float: left;
    color: #333;
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
}

.underline {
    text-decoration: underline;
}

.icone_olho {
    cursor: pointer;
    color: #8b6faf;
    font-size: 13px;
}

.olho_visualizar_pedido_produto {
    margin-left: -8px;
    position: relative;
    bottom: 5px;
}

.fechar {
    padding: 0;
    cursor: pointer;
    background: transparent;
    font-size: 25px;
    border: 0;
    -webkit-appearance: none;
}

.endereco_cobranca_fechamento {
    margin-left: 15px !important;
}

.pedido_referencia {
    width: 100%;
    float: left;
    font-size: 10px;
    text-align: center;
    margin-top: -2px;
}

.conteudo_status_pedido {
    min-width: 110px;
    float: left;
}

.status_pedido {
    padding: 5px 7px;
    margin-right: 1px;
    display: inline-block;
}

.btn_group_acoes {
    padding-left: 24%;
}

.botao_acoes_tabela {
    font-size: 13px;
    padding: 0;
    color: #8b6faf;
    background: transparent;
    border: none;
    width: 20px;
    height: 25px;
}

.botao_acoes_tabela:hover {
    color: #999;
}

.botao_acoes_tabela:focus {
    color: #999;
}

.dataTables_length {
    float: left;
    padding: 0 20px 9px 20px;
}

.dataTables_info {
    float: left;
}

.email_enviado {
    float: right;
    padding-top: 8px;
    color: #815ee4;
}

.dataTables_filter {
    float: right;
    padding: 12px 0px;
}

.modal .dataTables_filter {
    float: right;
    padding: 0px 16px 8px 9.5px;
    margin-left: 0px;
}

.select2-result-repository__estados {
    padding-left: 4px;
    padding-top: 8px;
}

.select2-result-repository__avatar {
    float: left;
}

.select2-result-repository__meta {
    width: calc(100% - 80px);
    display: inline-block;
    margin-left: 15px;
    float: left;
}

.select2-result-repository__title {
    font-size: 14px;
}

/*
    monoselect flex option
*/
.select2-result-repository-flex{
    display: flex;
    align-items: center;
}

.select2-result-repository-flex>div:last-child {
    display: flex;
    flex-direction: column;
}
/*
    fim monoselect flex option
*/

.control_collapse_footer {
    display: none;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 3px !important;
}

.select2-container .select2-selection--single {
    height: 30px !important;
}

.excluir_interesse {
    position: relative;
    bottom: 75px;
    left: 5px;
}

.excluir_interesse_modal {
    position: relative;
    bottom: 46px;
}

@media (max-width: 768px) {
    .dataTables_length {
        float: left;
        padding: 0 20px 0 0px !important;
    }

    div.dataTables_wrapper div.dataTables_paginate {
        padding: 10px 0px 12px;
    }

    .botoes_pedido {
        margin-top: 15px;
        margin-right: 0;
        padding: 5px 5px;
        width: 100%;
        font-size: 12px;
    }

    .sidebar-collapse .rodape_pedido {
        left: 0 !important;
        width: 100% !important;
        padding: 0 0 15px !important;
        position: relative;
    }

    .collapse_footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    .control_collapse_footer {
        display: block;
        position: relative;
        top: 1px;
        width: 100%;
        float: left;
        padding: 15px 15px 5px;
        background: #fff;
        text-align: center;
        border-top: 1px solid #e5e5e5;
        text-decoration: none !important;
    }

    #icon_up {
        font-size: 30px;
        line-height: 15px;
    }

    #titulo_collapse {
        margin-top: 0;
    }

    .collapse_footer #icon_up:before {
        content: "\f107";
    }

    .collapse_footer .collapsed #icon_up:before {
        content: "\f106";
    }
}

.bg_status{
    width: 66px;
    height: 21px;
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    min-width: 90px;
}

.bg_status span{
    background: none!important;
}

/* CORES DOS STATUS */

.bg-status-faturado span,
.bg-status-lead span,
.bg-status-a-vencer span{
    color: #063971;
}

.bg-status-cancelado span,
.bg-status-ex-cliente span {
    color: #000000;
}

.bg-status-substituido span{
    color: #63330F !important;
}

.bg-status-alterado span,
.bg-status-cadastrado span {
    color: #3F888F !important;
}

.bg-status-falha-integracao span{
    color: #C6606A !important;
}

.bg-status-pre-cadastrado span{
    color: #CF3476 !important
}

.bg-status-perdida span{
    color: #E63244 !important;
}

.bg-status-lead-qualificado span,
.bg-status-tp-programado span,
.bg-status-digitado span{
    color: #8B6FAF !important;
}

.bg-status-integrando span,
.bg-status-em-aprovacao-clientes span{
    color: #3A1772 !important;
}

.bg-status-inabilitado span,
.bg-status-incompleto span,
.bg-status-baixado span{
    color: #999999 !important;
}

.bg-status-expedicao span {
    color: #2271B3 !important;
}

.bg-status-em-aprovacao span,
.bg-status-quase-inativo span,
.bg-status-quitada-em-atraso span,
.bg-status-baixado span{
    color: #FFA420 !important;
}

.bg-status-prorrogado span,
.bg-status-transmitido span {
    color: #CF3476 !important;
}

.bg-status-em-atraso span,
.bg-status-bloqueado span,
.bg-status-inativo span,
.bg-status-vencido span {
    color: #9B111E !important;
}

.bg-status-atrasado span {
    color: #D12828 !important;
}

.bg-status-sob-consulta span,
.bg-status-faturado-parcial span,
.bg-status-inativo-recente span,
.bg-status-tp-bloqueado span,
.bg-status-substituicao span{
    color: #EC7C26 !important;
}

.bg-status-faturado-parcial-atraso span {
    color: #AB6500 !important;
}

.bg-status-aprovado span,
.bg-status-ativo span,
.bg-status-quitada-pontual span{
    color: #3D642D !important;
}

.bg-status-programado span{
    color: #66C58B !important;
}

.bg-editar span {
    color: #7f66b1;
}

a.bg-editar:hover span,
a.bg-editar:focus span {
    background-color: #7f66b15c 0% 0% no-repeat padding-box;
}

.bg-programado span {
    color: #8a6014;
}

a.bg-programado:hover span,
a.bg-programado:focus span {
    background: #d6a61dbd 0% 0% no-repeat padding-box;
}

.bg-danger-status span {
    color: #e74c3c;
    background-color: #ffdad6;
}

a.bg-danger-status:hover span,
a.bg-danger-status:focus span {
    background-color: #ffdad6;
}

.bg-info-status span {
    background-color: #3498db;
}

a.bg-info-status:hover span,
a.bg-info-status:focus span {
    background-color: #3498db;
}

.bg-warning-status span {
    color: #f39c12;
    background-color: #ffebca;
}

a.bg-warning-status:hover span,
a.bg-warning-status:focus span {
    background-color: #ffebca;
}

.bg-success-status span {
    color: #15a287;
    background-color: #c9fff4;
}

a.bg-success-status:hover span,
a.bg-success-status:focus span {
    background-color: #c9fff4;
}

.btn_status_pedido {
    position: absolute;
    top: 0;
    right: 27px;
}

.bg-status-relatorio {
    width: 27px;
    height: 10px;
    padding: 5px 0;
    display: inline-block;
    position: relative;
}

.status-circulo{
    padding-right: 3px;
    top: 3px;
    position: relative;
}

#span_relatorio {
    cursor: pointer;
    height: 20px;
    display: inline-block;
    padding-left: 5px;
    text-decoration: underline;
    text-transform: lowercase;
}

#span_relatorio::first-letter {
    text-transform: uppercase;
}

#span_relatorio > span {
    text-transform: capitalize;
}

.btn_form_relatorio {
    margin-top: 10px;
    bottom: 15px;
    right: 15px;
    float: right;
    width: 115px;
}

.bg-completo .bg-span-completo-left {
    left: calc(50% - 47px) !important;
}

/*------- SIDEBAR --------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15) !important;
}

#wrapper.toggled #sidebar-wrapper {
    width: 255px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 255px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    line-height: 40px;
    padding: 0 0px;
    -webkit-transition-duration: 0.4s;
}

.sidebar-nav li a i {
    color: #8b6faf;
    font-size: 13px;
    padding-right: 10px;
    width: 30px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
    padding: 0 25px;
    width: 100%;
    float: left;
}

.sidebar-nav li:hover {
    text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    font-size: 18px;
    line-height: 60px;
    padding: 15px 20px 21px;
    width: 100%;
    float: left;
    margin-bottom: 9px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
    padding: 0 !important;
}

.sidebar-nav > .sidebar-brand a:hover {
    background: none;
}

.sidebar-nav > .sidebar-brand a img {
    display: inline;
    width: 43px;
}

.sidebar-nav > .sidebar-brand a span {
    display: inline;
    padding: 9px 0px 0 7px;
    line-height: normal;
    font-weight: 700;
    font-size: 20px;
    color: #724799;
}

.icone_plus_menu {
    width: auto !important;
    padding-right: 0 !important;
}

.collapse_menu {
    width: 100%;
    float: left;
}

.icone_plus_menu {
    color: #9c9c9c !important;
    padding: 14px 0 0;
    font-size: 11px !important;
}

.icone-calendario {
    height: 20px;
}

.icone-calendario-data {
    margin-top: -25px !important;
    margin-right: 5px !important;
    float: right;
    fill: #8673A1;
    width: 14px;
}

.sidebar-nav li a.collapsed {
    background: #fff !important;
    border-top: 1px #fff solid;
}

.collapse_menu_principal {
    background: #ecf0f1;
    border-top: 1px #e4e2e2 solid;
}

.collapse_submenu {
    width: 100%;
    padding: 13px 5px 13px 45px;
    float: left;
    -webkit-transition-duration: 0.4s;
}

.collapse_submenu:hover {
    background: rgba(245, 245, 245, 0.78);
    text-decoration: none;
}

.collapse_submenu_ativo {
    background: rgba(245, 245, 245, 0.78);
    text-decoration: none;
}

@media (min-width: 768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

/*--------- GERAL ----------*/

#pagina_container {
    width: 100%;
    float: left;
    padding: 50px 20px 0px 20px;
    position: relative;
    margin-top: 23px;
}

.centraliza_conteudo {
    text-align: center;
}

.img-do-selectpicker {
    width: 27px;
    border-radius: 50%;
}

.conteudo {
    width: 100%;
    float: left;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15) !important;
    margin-bottom: 50px;
    margin-top: -110px !important;
    position: relative;
}

.conteudo_formularios {
    width: 100%;
    float: left;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15) !important;
    margin-bottom: 50px;
    background: #f7fafc !important;
    position: relative;
}

.conteudo_tabela {
    width: 100%;
    float: left;
    background-color: #fff;
    border-radius: 6px;
    position: relative;
}

.titulo_pagina_interna {
    width: 100%;
    float: left;
    font-size: 19px;
    padding: 10px;
    background: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #8b6faf;
    margin-bottom: 25px;
}

.form_centro {
    width: 700px;
    margin: auto;
}

.radio_check_inline {
    margin-right: 10px;
}

.radio-box-inline{
    display: flex;
    height: 3em;
    align-items: center;
}

.radio-box-inline label.radio{
    margin-top: auto; /* no bootstrap*/
    margin-right: 15px;
    padding-left: 20px !important;
    flex-grow: 0;
}

.radio-box-inline label.radio span{
    left: 0;
}

.form_secao {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.form_secao_titulo {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    color: #8b6faf;
    font-size: 16px;
}

.form_secao_titulo_timeline {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    color: #8b6faf;
    font-size: 16px;
}

.conteudo_ferramentas {
    padding: 40px 60px 60px;
}

.conteudo_relatorios_ferramentas {
    padding: 0px !important;
    background: none !important;
    box-shadow: none !important;
}

.same_size {
    min-height: 170px;
    max-height: 170px;
}

.conteudo_relatorios_ferramentas .form_secao_ferrementas .item_ferramenta {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 0 20px 20px;
}

.item_ferramenta .row-secoes {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    width: 100%;
}

.item_ferramenta .row-secoes .col-secao {
    flex-basis: 20%;
    padding-left: 15px;
}

.conteudo_relatorios_ferramentas
    .form_secao_ferrementas
    .item_ferramenta_right {
    width: auto;
    float: right;
    padding: 5px 30px 0 0;
}

.conteudo_relatorios_ferramentas
    .form_secao_ferrementas
    .item_ferramenta_centro {
    width: 200px;
    position: relative;
    left: calc(50% - 100px);
    padding: 5px 0 0;
}

.form_secao_ferrementas {
    width: 100%;
    float: left;
    padding: 0 15px;
}

.form_secao_titulo_ferramentas {
    width: 100%;
    float: left;
    padding: 20px 0 0;
    color: #3e3e3e;
    font-size: 15px;
    font-weight: 600;
}

/*.form_secao_titulo_ferramentas span{
    border-bottom: 1px solid #dcdcdc;
}*/

.form_secao_link {
    width: 100%;
    float: left;
    padding: 5px 0 0 15px;
}

.col-secao .form_secao_link {
    padding-left: 15px;
}

.form_secao_link a {
    width: auto;
    float: left;
}

.form_secao_link .link_desativado {
    text-decoration: none !important;
    color: #999999c9 !important;
    cursor: default;
}

a.link-desativado {
    text-decoration: none !important;
    color: #999999c9 !important;
}

.form_secao_titulo_90 {
    width: 90% !important;
    float: left;
    padding-bottom: 15px;
    color: #999;
    font-size: 16px;
}

.no-sort::after {
    display: none !important;
}

.no-sort {
    pointer-events: none !important;
    cursor: default !important;
}

.radio_label {
    width: 100%;
    float: left;
    font-weight: 700;
    padding-bottom: 10px;
}

.color_default {
    color: #333 !important;
}

/* INATIVIDADE DE CLIENTES - REPRESENTADAS E GRUPOS DE REPRESENTADAS */

.inatividade_clientes_card {
    padding: 0;
    margin: 10px 0;
}

.inatividade_clientes_card .titulo { font-size: 18px; margin-bottom: 0; }
.inatividade_clientes_card .subtitulo { font-size: 12px; color: #777; }
.inatividade_clientes_card .btn-group {
    position: absolute;
    top: 0;
    right: 15px;
}
.inatividade_clientes_card .btn-group button {
    width: 29px;
    height: 29px;
    padding: 5px;
}

.inatividade_clientes_card .info {
    font-size: 12px;
}

.status_inatividade p {
    margin-top: 5px;
}

.status_inatividade label::before,
.inatividade_clientes_card p span.status::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
}
/* Cliente Inativo */
.inatividade_clientes_card p.inativo span.status::before,
.status_inatividade label.inativo::before { background-color: #9b111e; }
.inatividade_clientes_card p.inativo span.status,
.status_inatividade label.inativo { color: #9b111e; }

/* Cliente Quase Inativo */
.inatividade_clientes_card p.quase_inativo span.status::before,
.status_inatividade label.quase_inativo::before { background-color: #ffbf1e; }
.inatividade_clientes_card p.quase_inativo span.status,
.status_inatividade label.quase_inativo { color: #ffbf1e; }

/* Cliente Inativo Recente */
.inatividade_clientes_card p.inativo_recente span.status::before,
.status_inatividade label.inativo_recente::before { background-color: #ec7c26; }
.inatividade_clientes_card p.inativo_recente span.status,
.status_inatividade label.inativo_recente { color: #ec7c26; }

/* Ex Cliente */
.inatividade_clientes_card p.ex_cliente span.status::before,
.status_inatividade label.ex_cliente::before { background-color: #000000; }
.inatividade_clientes_card p.ex_cliente span.status,
.status_inatividade label.ex_cliente { color: #000000; }

.tabela_com_scroll {
    overflow-x: auto;
}

#acoes .checkbox-inline {
    padding: 1px 20px 0;
}

div.checkbox-inline.no-in-line{
    display: block !important;
}


.input_danger,
.input_danger:focus {
    border: 2px solid #ed3c1c !important;
}

[data-toggle="collapse"] .fa:before {
    content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}

@media screen and (max-width: 1100px) {
    .form_centro {
        width: 100%;
        padding: 0px 15px;
        float: left;
    }
}

@media screen and (max-width: 1522px){
    .botao_resumo_info {
        float:none;
        text-align: center;
    }

    .conteudo_visualizar
    {
        padding-bottom: 2em !important;
    }
    /* fim - acoes-resumo visualizar clientes */

}

@media screen and (max-width: 768px) {
    #menu_topo {
        left: -15px;
        padding-right: 10px !important;
    }

    #pagina_container {
        padding: 50px 10px 0;
    }

    .conteudo_tabela {
        padding: 10px;
    }

    .form_centro {
        width: 100%;
        padding: 0px 15px;
        float: left;
    }

    .conteudo_ferramentas {
        padding: 30px 10px 40px;
    }

    .conteudo_relatorios_ferramentas
        .form_secao_ferrementas
        .item_ferramenta_centro {
        left: 30px;
        padding-top: 20px;
    }

    .conteudo_relatorios_ferramentas
        .form_secao_ferrementas
        .item_ferramenta_right {
        float: left;
        padding: 20px 0 0 30px;
    }
}

/*--------- MENU TOPO ----------*/

#menu_topo {
    width: 100%;
    float: left;
    padding: 3px 10px;
    position: absolute;
}

#menu_topo .dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    top: 55px;
    overflow: hidden;
    box-shadow: 0px 3px 5px #0000001a;
    border-radius: 6px;
    padding: 0;
    border-top-width: 1px;
    border-top-color: #35353512;
    width: 307px;
    border: none;
}

#menu_topo .user_header {
    min-height: 120px;
    padding: 25px 25px 20px;
    text-align: left;
    background: #fff;
}

#menu_topo .user_header img {
    z-index: 5;
    width: 67px;
    height: 67px;
}

#menu_topo .user_header p {
    z-index: 5;
    color: #8b6faf;
    font-size: 13px;
    margin-right: 12px;
}

#menu_topo .user_header p small {
    font-size: 12px;
    color: #333333;
}

#menu_topo .user_body {
    padding: 20px;
    border-top: 1px solid #dce4ec;
    color: #999999;
}

#menu_topo .user_body:hover {
    background-color: #f7f7f7;
}

#menu_topo .user_body a {
    color: #444 !important;
}

#menu_topo .user_footer {
    background-color: #f9f9f9;
    padding: 10px;
    width: 100%;
    float: left;
}

#menu_topo .user_footer a {
    background-color: #f4f4f4;
    border: none;
    border-radius: 2px;
    color: #666666;
    transition: 0.3s;
}

#menu_topo .user_footer a:hover {
    background-color: #e7e7e7;
    color: #fff;
}

#menu-toggle {
    background: #fff;
    color: #8b6faf;
    border: 0;
    border-radius: 50%;
}

.search {
    width: 300px;
    position: relative;
    display: flex;
    float: right;
}

.searchTerm {
    width: 100%;
    border: 2px solid #f1f1f1;
    border-right: none;
    padding: 9px 13px;
    border-radius: 22px 0 0 22px;
    outline: none;
    color: #fff;
    background: transparent;
}

.searchTerm::placeholder {
    color: #fff;
}

.searchTerm:focus {
    color: #fff;
}

.searchButton {
    width: 40px;
    height: 43px;
    border: 2px solid #f1f1f1;
    background: transparent;
    text-align: center;
    color: #fff;
    border-radius: 0 22px 22px 0;
    cursor: pointer;
    font-size: 20px;
    border-left: 0;
}

/*Resize the wrap to see the search bar change!*/
.wrap {
    width: 20%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-suporte-topo {
    color: #fff;
    margin-left: 16px;
    font-size: 14px;
    margin-top: 13px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}
.btn-suporte-topo svg{
    height: 16px;
    fill: #fff;
    margin-top: 5px
}

.btn-perfil-topo {
    background: transparent;
    color: #fff;
    margin-left: 16px !important;
    border-color: transparent;
    padding-right: 0 !important;
    font-size: 14px;
    height: 40px;
    margin-top: 15px;
}

.btn-perfil-topo .caret {
    margin-left: 5px;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.foto_perfil_topo {
    width: 24px;
    min-height: 24px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.dropdown-menu-titulo {
    width: 100%;
    float: left;
    padding: 4px 18px 5px;
    font-size: 12px;
}

.dropdown-menu li a i {
    font-size: 13px;
    color: #333;
    margin-right: 5px;
}

#filtro_tabela {
    float: left;
}

.filtro_tabela_item {
    float: left;
    padding: 8px 0px 8px 20px;
}

.filtro_tabela_item label {
    float: left;
    margin: 0;
    padding: 12px 11px 12px 0px;
    font-weight: normal;
}

.filtro_tabela_item button {
    padding: 10px 5px;
}

/*-------- DASHBOARD -------*/

#pagina_container_dashboard {
    width: 100%;
    float: left;
    padding: 54px 20px 0;
    position: relative;
    margin-top: -114px;
}

.dashboard_titulo {
    width: 100%;
    float: left;
    font-size: 20px;
    padding-bottom: 15px;
    text-align: center;
}

.card_dashboard {
    width: 100%;
    float: left;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
}

.card_dashboard_icone {
    float: right;
    padding: 11px;
    width: 44px;
    height: 44px;
    text-align: center;
    background: #8b6faf;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
}

.card_dashboard_conteudo {
    margin-right: 52px;
    color: #8b6faf !important;
    position: relative;
    top: 5px;
}

.card_dashboard_conteudo div {
    display: inline-block;
}

.card_dashboard_conteudo span {
    text-decoration: underline;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

.card_dashboard_resultado {
    width: 100%;
    float: left;
    padding-top: 8px;
    font-size: 12px;
}

ul.timeline {
    list-style-type: none;
    position: relative;
    width: 100%;
    float: left;
    height: 346px;
    overflow: auto;
}

ul.timeline:before {
    content: " ";
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: calc(100% + 110px);
}

ul.timeline > li {
    margin: 20px 0;
    padding-left: 53px;
}

ul.timeline > li:before {
    content: " ";
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #ffc732;
    left: 20px;
    width: 20px;
    height: 20px;
}

.conteudo_dashboard {
    width: 100%;
    float: left;
    border-radius: 6px;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15) !important;
    margin-bottom: 30px;
    background: #fff !important;
    padding: 15px;
}

.conteudo_dashboard_loading {
    text-align: center;
}

.conteudo_dashboard_loading img {
    width: 52px;
}

#loading_dashboard .snippet {
    width: 10px;
    margin: auto;
    padding: 15px 0;
}

.icone_busca {
    float: right;
    position: relative;
    top: 9px;
    right: 25px;
    cursor: pointer;
}

.icone-busca-close {
    float: right;
    position: relative;
    top: 9px;
    right: 25px;
    cursor: pointer;
}

.icon-close-search {
    top: 26px !important;
}

.linha_tabela_cinza {
    background: #f9f9f9 !important;
}

.linha_tabela_branco {
    background: #fff !important;
    color: #0e0e0e;
}

.posicao_filtro_grafico {
    position: absolute;
    right: 80px;
    top: 25px;
    z-index: 99;
}

@media screen and (max-width: 768px) {
    #degrade_dashboard {
        height: 65px;
    }

    #pagina_container_dashboard {
        padding: 75px 10px 0;
    }

    .card_dashboard {
        margin-bottom: 10px;
    }

    .conteudo_dashboard {
        margin-bottom: 10px;
    }
}

/*-------- PERFIL -------*/

#perfil_foto {
    width: 144px;
    height: 144px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}

#perfil_foto .alterar-foto-perfil {
    position: absolute;
    visibility: hidden;
    width: 100%;
    line-height: 25px;
    height: 100%;
    display: block;
    background-color: #2d273d;
    color: #fff;
    text-align: center;
    left: 0;
    top: 0;
    margin: auto;
    padding-top: 30px;
}

#perfil_foto:hover .alterar-foto-perfil {
    opacity: 0.9;
    visibility: visible;
    bottom: 0;
}

.tooltip-icones + .tooltip > .tooltip-inner {
    background-color: #fff !important;
    color: #8b6faf;
    border: 1px solid #8b6faf;
    padding: 10px;
    max-width: 300px !important;
    font-size: 12px !important;
}


.tooltip .tooltip-arrow:before{
    content: "";
    position: absolute;
    left: -4px;
    top: -10px;
    width: 9px;
    height: 9px;
    transform: rotateZ(45deg);
    background-color: #fff;
    border: 1px solid #8b6faf;
    border-top-color: #fff;
    border-left-color: #fff;
}

/* Estilo do tooltip pra ajustar */
.tooltip .tooltip-inner{
    color: #8b6faf;
    background-color: #fff;
    border: 1px solid #8b6faf;
}

.tooltip-icones + .tooltip > .tooltip-arrow {
    border-top-color: #fff !important;
    border-width: 5px 5px 2px !important;
}

#tela_acesso_rapido .tooltip-arrow:before{
    content: none;
}

.icon-alterar-foto {
    width: 60px;
    height: 60px;
    fill: #fff;
}

#botao_atualizar_imagem {
    position: relative;
    margin-top: 8px;
}

#botao_atualizar_imagem button {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    text-decoration: none !important;
}

#botao_atualizar_imagem .btn-danger,
#botao_atualizar_imagem .btn-danger:focus,
#botao_atualizar_imagem .btn-danger:active {
    background: none;
    color: #d62c1a;
    border: none;
    user-select: none;
}

#botao_atualizar_imagem input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

/* Estilização perfil do contato image */

.img_contato {
    position: relative;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 7px 10px -4px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: #f1f1f1;
    cursor: pointer;
}

.img_contato > div {
    position: absolute;
    padding-left: 35px;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
    cursor: pointer;
}

.img_contato > div > i {
    font-size: 18px;
    margin-right: 5px;
}

.img_contato:hover,
.img_contato:hover i {
    opacity: 0.5;
}

.perfil_foto_contato {
    margin-bottom: 6px;
    margin-left: 150px;
    margin-right: 20px;
    box-shadow: 0px 7px 10px -4px;
    width: calc(100% - 340px);
    height: 229px;
    border-radius: 50%;
}

.img_contato_editar {
    position: relative;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 7px 10px -4px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #f1f1f1;
    cursor: pointer;
}

.img_contato_editar > div {
    position: absolute;
    padding-left: 35px;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
    cursor: pointer;
}

.img_contato_editar > div > i {
    font-size: 18px;
    margin-right: 5px;
}

.img_contato_editar:hover,
.img_contato_editar:hover i {
    opacity: 0.5;
}

.perfil_foto_contato_editar {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 7px 10px -4px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
}

.perfil_foto {
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 50%;
    margin: -80px auto 0;
    box-shadow: 5px 8px 21px -11px;
}

.perfil_foto_form {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 0;
    box-shadow: 5px 8px 21px -11px;
    border: 2px rgb(151, 146, 146) dotted;
}

.botao_atualizar_imagem {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 20px;
    cursor: pointer;
    padding-top: calc(50% - 17px);
}

.botao_atualizar_imagem_padding_0 {
    padding-top: 11px !important;
}

.botao_atualizar_imagem_contato {
    position: absolute !important;
}

.botao_atualizar_imagem button {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    text-decoration: none !important;
    outline: none;
}

.botao_atualizar_imagem input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 0;
    cursor: pointer;
}

.file-edit-visualizar-logo {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    border: 1px dashed #707070;
    text-align: center;
    font-size: 16px;
    padding-top: 40px;
    font-weight: 100;
    cursor: pointer;
    user-select: none;
    color: #8b6faf;
}

.file_edit_visualizar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    border: 1px dashed #707070;
    text-align: center;
    font-size: 16px;
    padding-top: 45px;
    font-weight: 100;
    cursor: pointer;
    user-select: none;
    color: #8b6faf;
}

.file_edit_visualizar i {
    font-size: 16px;
}

.file_edit_label {
    width: inherit;
    height: inherit;
    border-radius: 50%;
    margin: 0 auto 0;
    overflow: hidden;
    background: #f1f1f1;
    box-shadow: 5px 8px 21px -11px;
    text-align: center;
    font-size: 18px;
    padding-top: 61px;
    font-weight: 100;
}

.file_edit_label {
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

.file_edit_label i {
    font-size: 16px;
}

#collapse_foto_usuario #perfil_foto {
    margin: 0px auto 0;
}

.foto_perfil_interna .perfil_foto {
    margin: 0px auto 0;
}

/*----- PÁGINA INTERNA -------*/

#topo_pagina_interna {
    width: 100%;
    float: left;
    background: linear-gradient(87deg, #000 0, #8b6faf 100%) !important;
    padding: 20px 20px 50px 35px;
}

#topo_pagina_interna_2 {
    width: 100%;
    float: left;
    background: linear-gradient(87deg, #000 0, #8b6faf 100%) !important;
    padding: 5px 20px 120px;
}

#topo_pagina_interna_3 {
    width: 100%;
    float: left;
    background: linear-gradient(87deg, #000 0, #8b6faf 100%) !important;
    padding: 5px 20px 166px;
}

#topo_interna_titulo {
    float: left;
    font-size: 22px;
    color: #fff;
    padding: 4px 0;
    z-index: 1050;
    position: relative;
}

#topo_componente_botao {
    background: transparent;
    border: none;
    padding: 0;
    line-height: 24px;
    outline: 0;
    display: block;
}

/* The side navigation menu */
.sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 9999;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    right: 0;
    background-color: #fff;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 30px;
    margin-left: 50px;
    color: #999;
    z-index: 2;
}

.sidenav .closebtn:hover {
    text-decoration: none;
}

.sidenav .titulo_informacoes {
    width: 100%;
    float: left;
    font-weight: 600;
    color: white;
    padding: 12px 17px;
    margin-bottom: 20px;
    background: linear-gradient(87deg, #000 0, #8b6faf 100%) !important;
}

#sidenav_content {
    width: 680px;
    float: left;
    height: 100%;
    position: relative;
}

#sidenav_content input {
    font-size: 13px;
    padding: 6px 3px;
}

#sidenav_dados {
    width: calc(100% - 30px);
    float: left;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 3px #f1f1f1 solid;
    margin-left: 15px;
}

#loading_limite_cliente {
    position: absolute;
    top: 50%;
    width: 100%;
}

#loading_limite_cliente img {
    width: 52px;
}

#sidenav_dados_produtos {
    width: 100%;
    float: left;
    border-top: 2px #f1f1f1 solid;
}

#sidenav_dados_produtos_titulo {
    width: 100%;
    float: left;
    padding: 15px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px #f1f1f1 solid;
}

.sidenav_nav_produto {
    width: 100%;
    float: left;
    padding: 5px 15px;
    border-bottom: 2px #f1f1f1 solid;
}

/*
    page step, para ex. cadastrar produto
*/
.page-step p:first-child {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0 auto;
    color: white;
}

.page-step p {
    text-align: center;
    font-size: 17px;
}

.page-stepper {
    position: relative;
}

.page-stepper > .page-step:not(:last-child):before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: 52.4%;
    z-index: -1;
    width: 100%;
    border-top: 1px solid #dad8d8;
}

.page-stepper-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.page-stepper-btn button {
    margin: 0.4em;
}

.linha_passos {
    width: 100%;
    position: relative;
    height: 1px;
    background-color: #dad8d8;
    top: 12px;
    left: 28px;
}

.linha_incompleta {
    background-color: #dad8d8;
}

.linha_completa {
    background-color: #9678d3;
}

.linha_bolinha {
    width: 25px;
    height: 25px;
    position: absolute;
    text-align: center;
    border-radius: 20px;
    color: white;
    font-size: 17px;
}

.info_bolinha {
    position: absolute;
    top: 30px;
    font-size: 16px;
    font-weight: 600;
}

.caixa_linhas {
    position: relative;
    left: 14%;
}

.background_informacoes_clientes {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.43);
    z-index: 1000;
    display: none;
}

.footer_total > th {
    border-top: 2px solid #c1b6b6 !important;
}

.label_tamanhos {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#destinatario_email_tag {
    width: 200px !important;
}

.well_pedidos_produtos {
    padding: 10px;
}

.well_pedidos_produtos table {
    font-size: 13px;
}

.tabela_fundo_branco {
    margin-bottom: 0;
    background: none;
}

.tabela_fundo_branco table {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    margin-bottom: 0;
}

.tabela_fundo_branco table tbody tr {
    background: #fff;
}

.modal_produtos_produto {
    width: 100%;
    float: left;
    border-bottom: 2px #f1f1f1 solid;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.modal_produtos_produto_imagem {
    float: left;
    width: 130px;
    max-height: 130px;
    overflow: hidden;
}

.modal_produtos_produto_imagem_cor {
    float: left;
    width: 130px;
    max-height: 130px;
    overflow: hidden;
}

.tumb_produto_pedido {
    height: 70px;
    width: 70px;
}

.info_produto_pedido {
    font-size: 12px;
    margin-left: 9px;
}

.modal_produtos_produto_conteudo {
    margin-left: 145px;
}

.valor_condicoes {
    cursor: pointer;
    color: #8b6faf;
}

.modal_produtos_produto_titulo {
    width: 100%;
    float: left;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: 700;
}

#pedido_email_sugestoes {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

#pedido_email_sugestoes span {
    float: left;
    color: cornflowerblue;
    padding: 0 26px 9px 0;
    cursor: pointer;
}

/* CSS RELATÓRIOS*/

#loading_relatorio .snippet {
    width: 10px;
    margin: auto;
    padding: 15px 0;
}

#grafico_quantidade {
    height: 180px;
}

#grafico_valor {
    height: 180px;
}

.legenda_grafico_pedidos {
    position: absolute;
    height: 80px;
    top: calc(50% - 40px);
    width: 110px;
    left: calc(50% - 55px);
    z-index: 5;
}

.legenda_grafico_clientes {
    position: absolute;
    top: calc(50% - -50px);
}

.legenda-lateral{
    display: flex;
    flex-direction: column;
}

.legenda-lateral .legenda-item{
    margin-bottom: 12px;
}

.legenda-lateral .legenda-item .legenda-item-titulo{
    display: flex;
    align-items: center;
}

.legenda-item .legenda-item-valores{
    color: #999;
    font-size: 10px;
    margin-left: 23px;
}

.legenda-item{
    font-size: 11px !important;
    margin-left: 10px;
}

.legenda-item .legenda-item-titulo{
    display: flex;
    align-items: center;
}

.legenda-status {
    height: 15px;
    width: 15px;
    display: inline-block;
    border-radius: 8px;
    margin-right: 8px;
    margin-left: 10px;
}

.legenda-faturado {
    background-color: #063971;
}

.legenda-programado {
    background-color: #66C58B;
}

.legenda-atrasado {
    background-color: #D12828;
}

.legenda-incompleto {
    background-color: #999999;
}

.legenda-digitado {
    background-color: #8B6FAF;
}

.legenda-aprovado {
    background-color: #3D642D;
}

.legenda-em-aprovacao {
    background-color: #FFA420;
}

.legenda-faturado-parcial {
    background-color: #EC7C26;
}

.legenda-faturado-parcial-atraso {
    background-color: #AB6500;
}

.legenda-em-producao {
    background-color: #1D43AB;
}

.legenda-transmitido {
    background-color: #CF3476;
}

.legenda-alterado {
    background-color: #3F888F;
}

.legenda-integrando {
    background-color: #3A1772;
}

.legenda-bloqueado {
    background-color: #9B111E;
}

.legenda-cancelado {
    background-color: #000000;
}

.legenda-falha-integracao {
    background-color: #C6606A;
}

.legenda-em-atraso {
    background-color: #D12828;
}

.legenda-expedicao {
    background-color: #2271B3;
}

.legenda_ativos {
    background-color: #3d642d;
    height: 15px;
    width: 15px;
    display: inline-block;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.legenda_quase_inativos {
    height: 15px;
    width: 15px;
    background-color: #ffa420;
    display: inline-block;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.legenda_inativos_recentes {
    height: 15px;
    width: 15px;
    background-color: #ec7c26;
    display: inline-block;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.legenda_inativos {
    height: 15px;
    width: 15px;
    background-color: #9b111e;
    display: inline-block;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.legenda_lead_qualificado {
    height: 15px;
    width: 15px;
    background-color: #8673a1;
    display: inline-block;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.legenda_cliente_dormindo {
    height: 15px;
    width: 15px;
    background-color: #000;
    display: inline-block;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.card_previsoes_relatorio {
    width: 100%;
    float: left;
    font-size: 12px;
}

.card_relatorio {
    width: 100%;
    float: left;
    padding: 15px 5px;
    background: #fff;
    border-radius: 4px;
}

.titulo_aproveitamento_carteira {
    padding-left: 20px;
    color: #8b6faf !important;
}

.pedidos_produtos_imagem {
    width: 25px;
}

#clientes_pedido {
    color: #333;
    font-size: 20px;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

.clientes_registrados {
    color: #333;
    font-size: 20px;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

.conteudo_relatorio {
    width: 100%;
    float: left;
    border-radius: 6px;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15) !important;
    margin-bottom: 30px;
    background: #fff !important;
    margin-top: 10px;
}

.borda_relatorio_pedidos {
    border-left: 1px solid #f4f4f4 !important;
}

.borda_relatorio_pedidos_direita {
    border-right: 1px solid #afa7a7 !important;
}

.borda_tabela_esquerda {
    border-left: 1px solid #f1f1f1 !important;
}

.borda_tabela_direita {
    border-right: 1px solid #f1f1f1 !important;
}

.colunas_relatorio {
    float: right;
    margin-top: 15px;
    margin-right: 5px;
}

.relatorios_lista_item_container {
    width: 100%;
    float: left;
    margin-bottom: 38px;
}

.box_content {
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 18px;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05),
        0 3px 1px -2px rgba(0, 0, 0, 0.08), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.25s;
    position: relative;
}

.relatorios_lista_tiutlo_grande {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #999;
    padding-bottom: 10px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 10px;
}

.relatorios_lista_item {
    width: 100%;
    float: left;
    padding: 4px 0px;
    cursor: pointer;
}

.th_relatorio {
    border-bottom: 2px solid #ddd !important;
    vertical-align: bottom !important;
}

/* CSS TELA TABELA DE PREÇOS */

#produtos_fotos_cor {
    width: 100%;
    float: left;
    padding: 15px 0;
}

#pagina_container_visualizar {
    width: 100%;
    float: left;
    padding: 50px 5px;
    position: relative;
    margin-top: -80px;
}

.conteudo_visualizar {
    width: 100%;
    float: left;
    border-radius: 6px;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15) !important;
    margin-bottom: 30px;
    background: #fff !important;
    padding: 15px;
    position: relative;
    min-height: 50px;
}

.foto_lista_usuario {
    display: inline-block;
}

.foto_lista_conteudo {
    margin-left: 29px;
}

@media screen and (max-width: 992px) {
    #filtro_previsao .radio-inline {
        margin-left: 0px !important;
    }

    #topo_pagina_interna_3 {
        padding: 5px 15px 150px;
    }

    .margin_bottom_pertil {
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 768px) {
    #topo_pagina_interna {
        padding: 5px 15px 65px;
    }

    #topo_pagina_interna_2 {
        padding: 60px 15px 80px;
    }

    #menu_topo .dropdown-menu {
        top: 30px;
        width: 240px;
    }

    .titulo_pagina_interna {
        padding: 15px;
    }

    table.dataTable.dtr-inline.collapsed
        > tbody
        > tr[role="row"]
        > td:first-child:before,
    table.dataTable.dtr-inline.collapsed
        > tbody
        > tr[role="row"]
        > th:first-child:before {
        top: 19px !important;
        left: 6px !important;
    }

    #menu_topo .user_body {
        padding: 10px;
    }

    #menu_topo .user_header p {
        font-size: 13px;
    }

    #menu_topo .user_header {
        padding: 10px;
        height: 166px;
    }
}

@media screen and (max-width: 667px) {
    #topo_interna_titulo {
        font-size: 17px;
        padding: 1px 0;
        width: auto;
    }
}

@media screen and (max-width: 568px) {
    #topo_interna_titulo {
        font-size: 17px;
        padding: 1px 0;
        width: auto;
        max-width: 156px;
        text-align: left;
    }
}

/*------ RESUMO DO CLIENTE -----*/

#resumo_cliente_logo {
    width: 170px;
    height: 170px;
    border-radius: 10px;
    margin-top: -50px;
    overflow: hidden;
    float: left;
    background: #fff;
    position: relative;
}

#resumo_cliente_foto {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin-top: -50px;
    overflow: hidden;
    float: left;
    background: #fff;
    position: relative;
}

#resumo_cliente_foto img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#resumo_cliente_informacoes {
    margin-left: 195px;
    margin-top: 10px;
}

.campos_filtro_resumo {
    position: absolute;
    top: 33px;
}

.resumo_clientes_linha {
    width: 100%;
    float: left;
    padding: 10px 0;
    border-bottom: 2px #f1f1f1 solid;
}

.resumo_clientes_linha label {
    width: 100%;
    float: left;
    color: #999;
}

.resumo_clientes_linha_topo {
    margin-top: 15px;
}

.titulo_secao_resumo_cliente {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 16px;
    color: #8b6faf;
}

.titulo_secao_resumo_cliente i {
    color: #8b6faf;
    cursor: pointer;
    margin-left: 15px;
}

.subtitulo-secao-resumo-cliente {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 15px;
    color: #8b6faf;
}

.titulo_secao_resumo_cliente_absolute {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 0 15px;
    z-index: 0;
}

.star_checked {
    color: orange;
}

.tabela_resumo {
    margin-top: 30px;
    width: 100%;
    float: left;
}

.mensagem_resumo {
    width: 100%;
    float: left;
    padding: 20px 0 30px;
    text-align: center;
    font-weight: 100;
}

#carrosell_fotos {
    width: 100%;
    height: 242px;
}

#carrosell_fotos > .carousel-inner {
    height: 242px;
}

#carrosell_fotos > .carousel-inner > .item {
    height: 242px;
}

#carrosell_fotos > .carousel-inner > .item > a {
    height: 122px;
    width: 100%;
    float: left;
}

.carousel-indicators li {
    width: 20px !important;
    height: 2px !important;
}

.carrosell_fotos_grupo {
    width: 100%;
    height: 297px !important;
}

.carrosell_fotos_grupo > .carousel-inner {
    height: 297px !important;
}

.carrosell_fotos_grupo > .carousel-inner > .item {
    height: 297px !important;
}

.carrosell_fotos_grupo > .carousel-inner > .item > a {
    height: 297px !important;
    width: 100%;
    float: left;
}

#acoes_resumo_info {
    position: absolute;
    bottom: -17px;
    right: 19px;
}

.botao_resumo_info {
    float: left;
    padding: 10px 12px;
    border-radius: 50%;
    width: 39px;
    height: 39px;
}

.botao_resumo_info_contato {
    float: left;
    padding: 10px 12px;
    border-radius: 50%;
    width: 29px;
    height: 29px;
}

.botao-resumo-info-acao {
    background-color: #fff !important;
    color: #8b6faf;
}

.tabela_resumo_mobile {
    width: 100%;
    float: left;
    overflow: hidden;
    overflow-x: auto;
}

.card_informativo {
    border-radius: 6px;
    background: #fff !important;
    margin-top: 20px;
    width: 100%;
    float: left;
    position: relative;
    display: flex;
}

.card_informativo_imagem {
    min-width: 85px;
    width: 85px;
    height: 85px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    top: 10px;
    margin-right: 20px;
}

.imagem_card_informativo {
    margin-top: 6px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    border-radius: 5px;
}

.card_informativo_produto_imagem {
    margin-top: 6px;
    margin-right: 10px;
    width: 50px;
    height: 80px;
    float: left;
    overflow: hidden;
    border-radius: 5px;
}

.thumb_formacao_sem_imagem {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 50%;
    position: relative;
    background: #f1f1f1;
    color: #333;
    cursor: pointer;
    text-align: center;
    padding-top: 43px;
}

.adicionar-foto-imagem {
    fill: #8b6faf;
    height: 28px;
    width: 28px;
    position: relative;
    top: 30px;
    left: 2px;
}

.thumb-usuario-sem-imagem .adicionar-foto-imagem {
    left: 30px!important;
}

.card-informativo-sem-imagem {
    width: 85px;
    height: 85px;
    float: left;
    border-radius: 50%;
    position: relative;
    background: #f1f1f1;
    border: dashed 1px #000;
    color: white;
    cursor: pointer;
    text-align: center;
    background-color: white;
}

.thumb_contato_editar_foto {
    position: absolute;
    color: #8b6faf;
    cursor: pointer;
    bottom: 4px;
    left: 39px;
}

.card-informativo-sem-imagem i {
    position: relative;
    top: -1px;
    font-size: 12px;
    cursor: pointer;
}

.card-informativo-sem-imagem:hover,
.card-informativo-sem-imagem:hover,
.card-informativo-sem-imagem:hover i {
    opacity: 0.5;
}

.card_informativo_nome {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 700;
}

.card_informativo_titulo {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 700;
}

.card_informativo_conteudo {
    width: calc(100% - 60px);
}

.card_informativo_cargo {
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    top: 65px;
    margin-bottom: 10px;
}

.card_informativo_complemento {
    float: left;
    width: 100%;
    font-size: 11px;
    font-weight: 600;
    color: #999999;
    top: 65px;
    margin-bottom: 10px;
}

.card_informativo_fone {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #333;
}

.card_informativo_email {
    width: 100%;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    word-break: break-word;
}

.card_informativo_fechar {
    position: absolute;
    right: 20px;
    color: #333;
}

@media screen and (max-width: 768px) {
    #resumo_cliente_foto {
        width: 190px;
        height: 190px;
        margin-top: -60px;
        left: calc(50% - 95px);
    }

    #resumo_cliente_informacoes {
        margin-left: 0;
        width: 100%;
        float: left;
    }

    .conteudo_visualizar {
        margin-bottom: 20px;
        padding-top: 15px !important;
    }

    .icone_busca {
        top: 9px;
    }

    .dataTables_filter {
        padding: 15px 0px 2px 5px;
    }

    .filtro_tabela_item {
        padding: 5px 0px 5px 0px;
    }

    .colorpicker {
        left: 2px !important;
    }

    .titulo_secao_resumo_cliente_absolute {
        position: relative;
        top: 0;
        padding: 0;
    }

    .card_informativo {
        width: 100%;
        margin: 0 0 15px;
    }
}

/*-----TIMELINE--------*/

.timeline_container {
    display: block;
    width: 100%;
    z-index: 0;
}

.timeline_container_perfil {
    float: left;
    width: 100%;
    position: relative;
}

.timeline_item {
    display: flex;
    flex-direction: row;
    align-items:flex-start;
    width: 100%;
    position: relative;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.timeline_item::after {
      width: 2px;
      position: absolute;
      content: "";
      background: #ccc;
      top: 0;
      bottom:0;
      left:1.538461538em; /* 20px da fonte-size: 13px*/
  }


.timeline_item_hora {
    font-size: 13px;
    font-weight: 700;
    color: #8b6faf;
}

.timeline_item_icone {
    position: relative;
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    background: #8b6faf;
    color: #fff;
    border-radius: 50%;
    z-index: 1;
}

.timeline_item_icone img{
    position: absolute;
    width: 100%;
    min-width: 100%;
    height: 23px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.timeline_item_icone_perfil {
    position: relative;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    margin-left: 5px;
    background: #8b6faf;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    z-index: 99;
}

.timeline_item_icone_perfil i, .timeline_item_icone i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.timeline_item_data {
    width: 100%;
    font-size: 14px;
    background-color: #FFFFFF;
    z-index: 2;
    padding: 5px 0;
}

.timeline_item_data_perfil {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding-left: 13px;
    position: relative;
    z-index: 99;
    background: #fff;
}

.timeline_item_conteudo {
    padding: .8em 1em;
    margin-left: 1.576923077em;
    background: #fff;
    -webkit-box-shadow: 0px 3px 6px #0000001A;
    -moz-box-shadow: 0px 3px 6px #0000001A;
    box-shadow: 0px 3px 6px #0000001A;
    opacity: 1;
    border-radius: 4x;
    width: 95%  !important;
    max-width: 95%  !important;
}

.timeline-icon-svg{
    position: relative;
    width: 1em;
    fill: #3D642D;
}

.timeline_item_conteudo .ti-title{
    margin-bottom: 0;
    font-size: 14px;
    color: #8b6faf;
}

.timeline_item_conteudo .ti-title > span{
    color: #999999;
    margin-left: 3px;
    word-spacing: 5px;
}

.timeline_item_conteudo > div:last-child .row:not(:last-child){
    margin-bottom: 1em;
}

.timeline_item_conteudo_perfil {
    padding-left: 30px;
    padding-top: 5px;
    font-size: 12px;
    word-wrap: break-word;
}

.timeline_item_usuario {
    padding-top: 5px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-right: 15px;
    min-width: 100%;
}

.timeline_item_usuario_imagem {
    width: 35px;
    height: 35px;
    float: left;
    background: #f1f1f1;
    border-radius: 50%;
    margin-right: 5px;
    overflow: hidden;
    margin-left: auto;
    margin-bottom: 5px;
}

.timeline-searching{
    padding:1.5em 0;
}

.divisao_acoes {
    padding: 0 0 10px;
    background: #ffffff;
    font-size: 16px;
    position: relative;
    z-index: 9;
    color: #8b6faf;
    float: left;
    width: 100%;
}

.timeline_item .splide{
    margin-left: 1.5em;
    margin-right: 1.5em;
}
/*
    resolve problema splide diminui .splide_list fazendo item ficarem em coluna.
*/
.timeline_item .splide ul{
   display: flex;
   flex-direction: row;
   justify-content: flex-start;
   min-width: 90%;
   width: 90%  !important;
}

.timeline_item .splide ul li{
    min-width: 33%  !important;
}

.timeline_item .splide .splide__pagination{
    bottom: -.3em !important;
}

#timeline-sem-interacoes{
    display:flex;
}
/*------ TABLE RESET -----*/

@media only screen and (max-width: 800px) {
    .pedidos_produtos_imagem {
        float: none;
    }

    .close-table {
        float: none;
    }

    /* Force table to not be like tables anymore */
    #tabela_conteudo table,
    #tabela_conteudo thead,
    #tabela_conteudo tbody,
    #tabela_conteudo th,
    #tabela_conteudo td,
    #tabela_conteudo tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #tabela_conteudo thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #tabela_conteudo tr {
        border: 1px solid #ccc;
    }

    #tabela_conteudo td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
        min-height: 35px;
    }

    #tabela_conteudo td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
	Label the data
	*/
    #tabela_conteudo td:before {
        content: attr(data-title);
    }
}

.mini-menu-vertical {
    display: none;
    position: fixed;
    left: 64px;
    width: 226px;
    background: #e8e8e8;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
    z-index: 2200;
}

.mini-menu-vertical > a {
    width: 100%;
    float: left;
    padding: 10px 5px 9px 20px;
    background: #dcdcdc;
    color: #999999;
    font-size: 13px;
    height: 37px;
}

.mini-menu-vertical a i {
    display: none;
}

.mini-menu-vertical ul {
    display: block;
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 6px;
}

.mini-menu-vertical ul li {
    width: 100%;
    float: left;
}

.mini-menu-vertical ul li a {
    padding: 8px 5px 8px 35px;
}

.submini-oculto {
    display: block !important;
}

.submini-oculto > a > img {
    display: none !important;
}

.box-vertical-elemento {
    background: #dcdcdc !important;
}

.mini-menu-vertical .mini-menu-link-desativado {
    text-decoration: none;
    cursor: default;
}

#collapse_rodape .form_secao_titulo {
    padding: 0 0 15px 30px;
    position: relative;
    top: -10px;
}

#mais-contatos {
    margin-bottom: 5px !important;
    float: left;
    width: 100%;
}

.dropdown-menu-degrade {
    padding-top: 0;
}

.li-degrade {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 5px 10px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(87deg, #000 0, #8b6faf 100%) !important;
    margin-bottom: 6px;
    font-size: 14px;
}

.dropdown-menu .divisor_pedidos {
    height: 1px;
    margin: 3px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    width: calc(100% - 40px);
    margin-left: 20px;
}

.no_icon i {
    display: none !important;
}

.foto_lista_usuario a {
    text-decoration: none !important;
}

.foto_lista_usuario img {
    width: 27px;
    height: 27px;
    float: left;
}

.foto_lista_usuario span {
    position: relative;
    top: 5px;
    left: 5px;
}

.link_anexo_midias {
    width: 130px;
    margin: 0 5px;
    display: inline-block;
}

.link_anexo_midias .arquivo_icone {
    width: 100%;
}

.form_secao_modal {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}

.midia_anexo_editar_imagem {
    width: 150px;
    float: left;
    height: 100px;
    border: 2px #f1f1f1 solid;
}

.midia_anexo_editar_imagem i {
    font-size: 35px;
    padding: 29px;
}

.midia_anexo_editar_imagem span {
    width: 146px;
    height: 96px;
    float: left;
}

.midia_anexo_editar_conteudo {
    margin-left: 165px;
}

/******** ACESSO RÁPIDO *********/
.modal-open #menu_acesso_rapido {
    right: 42px !important;
}

#menu_acesso_rapido {
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 36px;
    height: 36px;
    padding: 0 4px;
    text-align: center;
    font-size: 21px;
    background: #333;
    color: #fff;
    z-index: 9;
    border-radius: 50%;
    border: none;
    outline: 0;
    box-shadow: 0px 2px 6px -2px #272727;
    z-index: 1301;
}

#menu_acesso_rapido > img {
    width: 100%;
    float: left;
}

#tela_acesso_rapido {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1300;
    animation-duration: 0.5s;
    animation-name: acessoRapidoItensOculto;
    animation-fill-mode: forwards;
}

#tela_acesso_rapido .tooltip-inner {
    color: #8e7ebd;
}

#tela_acesso_rapido > a {
    text-decoration: none !important;
    color: #8e7ebd;
    padding-top: 6px;
    font-weight: 700;
}

#fundo_acesso_rapido {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.menu_acesso_rapido_item {
    position: fixed;
    width: 30px;
    height: 30px;
    right: 28px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background: #333;
    color: #8e7ebd;
    z-index: 9;
    border-radius: 50%;
    border: none;
    box-shadow: 0px 2px 6px -2px #272727;
    outline: 0px;
}

.modal-open .menu_acesso_rapido_item {
    right: 47px;
}

#acesso_rapido_al {
    animation-duration: 0.5s;
    animation-name: acessoRapidoAlIni;
    animation-fill-mode: forwards;
}

#acesso_rapido_ac {
    animation-duration: 0.5s;
    animation-name: acessoRapidoAcIni;
    animation-fill-mode: forwards;
}

#acesso_rapido_ri {
    animation-duration: 0.5s;
    animation-name: acessoRapidoRiIni;
    animation-fill-mode: forwards;
}

#acesso_rapido_nm {
    animation-duration: 0.5s;
    animation-name: acessoRapidoNmIni;
    animation-fill-mode: forwards;
    padding-left: 3px;
}

#acesso_rapido_hc {
    animation-duration: 0.5s;
    animation-name: acessoRapidoHcIni;
    animation-fill-mode: forwards;
}

.animacao_acesso_itens {
    animation-duration: 0.5s !important;
    animation-name: acessoRapidoItens !important;
    animation-fill-mode: forwards !important;
}

.animacao_acesso_itens > #acesso_rapido_al {
    animation-duration: 0.5s;
    animation-name: acessoRapidoAl;
    animation-fill-mode: forwards;
}

.animacao_acesso_itens > #acesso_rapido_nm {
    animation-duration: 0.5s;
    animation-name: acessoRapidoNm;
    animation-fill-mode: forwards;
}

.animacao_acesso_itens > #acesso_rapido_ac {
    animation-duration: 0.5s;
    animation-name: acessoRapidoAc;
    animation-fill-mode: forwards;
}

.animacao_acesso_itens > #acesso_rapido_ri {
    animation-duration: 0.5s;
    animation-name: acessoRapidoRi;
    animation-fill-mode: forwards;
}

.animacao_acesso_itens > #acesso_rapido_hc {
    animation-duration: 0.5s;
    animation-name: acessoRapidoHc;
    animation-fill-mode: forwards;
}

.animacao_acesso_itens > #acesso_rapido_cc {
    animation-duration: 0.5s;
    animation-name: acessoRapidoCc;
    animation-fill-mode: forwards;
}

@keyframes acessoRapidoNm {
    from {
        bottom: 30px;
        visibility: visible;
    }

    to {
        bottom: 70px;
        visibility: visible;
    }
}

@keyframes acessoRapidoHc {
    from {
        bottom: 30px;
        visibility: visible;
    }

    to {
        bottom: 210px;
        visibility: visible;
    }
}

@keyframes acessoRapidoRi {
    from {
        bottom: 30px;
        visibility: visible;
    }

    to {
        bottom: 175px;
        visibility: visible;
    }
}

@keyframes acessoRapidoAc {
    from {
        bottom: 30px;
        visibility: visible;
    }

    to {
        bottom: 140px;
        visibility: visible;
    }
}

@keyframes acessoRapidoAl {
    from {
        bottom: 30px;
        visibility: visible;
    }

    to {
        bottom: 105px;
        visibility: visible;
    }
}

@keyframes acessoRapidoNmIni {
    from {
        bottom: 70px;
    }
    to {
        bottom: 30px;
        visibility: hidden;
    }
}

@keyframes acessoRapidoAlIni {
    from {
        bottom: 70px;
    }

    to {
        bottom: 30px;
        visibility: hidden;
    }
}

@keyframes acessoRapidoAcIni {
    from {
        bottom: 105px;
    }

    to {
        bottom: 30px;
        visibility: hidden;
    }
}

@keyframes acessoRapidoRiIni {
    from {
        bottom: 140px;
    }

    to {
        bottom: 30px;
        visibility: hidden;
    }
}

@keyframes acessoRapidoHcIni {
    from {
        bottom: 210px;
    }

    to {
        bottom: 30px;
        visibility: hidden;
    }
}

@keyframes acessoRapidoItens {
    0% {
        background: rgba(0, 0, 0, 0);
        visibility: visible;
    }

    100% {
        background: rgba(0, 0, 0, 0.405);
        visibility: visible;
    }
}

@keyframes acessoRapidoItensOculto {
    0% {
        background: rgba(0, 0, 0, 0.405);
        visibility: visible;
    }

    100% {
        background: rgba(0, 0, 0, 0);
        visibility: hidden;
    }
}

@keyframes visualizar_topo {
    from {
        bottom: 65px;
        visibility: visible;
    }

    to {
        bottom: 210px;
        visibility: visible;
    }
}

@keyframes visualizar_topo_ini {
    from {
        bottom: 210px;
    }

    to {
        bottom: 65px;
        visibility: hidden;
    }
}

/*----- CONFIGURAÇÕES ------*/

.imagem_categoria_configuracoes {
    width: 30px;
    float: left;
    margin-right: 5px;
    margin-top: 7px;
}

.icone_midia_auxiliar {
    width: 30px;
    float: left;
    margin-right: 5px;
}

.titulo_categoria_configuracoes {
    margin-left: 37px;
}

/*----- AMBIENTES DE ATENDIMENTO ------*/
.marcador_endereco {
    position: absolute;
    top: 30px;
    font-size: 16px;
    right: 23px;
    color: #8b6faf;
}

.posicao_relativa {
    position: relative;
}

.excluir_horarios {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 16px;
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: 2px;
    color: #333;
    cursor: pointer;
}

.horario_cadastrado {
    background: #ffff;
    border-radius: 4px;
    padding: 6px 10px;
    width: 100%;
    float: left;
    height: 30px;
}

.excluir_horarios_cadastrados {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 16px;
    color: #8e8e8e;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
}

.borda_vermelha {
    border: 1px solid #ed3c1c !important;
}

.ui-timepicker-standard a {
    width: calc(100% - 16px);
}

.ui-timepicker-standard .ui-state-hover {
    background-color: #8b6fafbf !important;
    border: 1px solid #8b6fafbf !important;
    color: #fff !important;
}

.descricao_cargos {
    float: left;
    max-width: 800px;
    word-break: break-all;
}

.comissao_cargos {
    height: 15px;
    width: 15px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
}

/** ****** MIDIAS AUXILIARES ****** **/
#body_midia_grupos .item {
    position: relative;
    width: calc(100% - 30px);
    float: left;
    background: #f1f1f1;
    margin-left: 15px;
    padding-top: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}

#body_midia_grupos .bg-default {
    background-color: #ccc;
}

.excluir_midia_grupo {
    position: absolute;
    right: 15px;
    width: 15px;
    height: 15px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
    z-index: 2;
}

.duplicata_dias_atrasados {
    color: #ba0000;
    font-weight: bolder;
}

.tabela_centro {
    text-align: center;
}

/** ******* FATURAMENTO ****** **/
.produtos .dropdown-menu .open {
    max-width: 400px !important;
    min-width: 400px !important;
}

/** ******* FEIRA EVENTO ****** **/
.arquivo_icone .excluir_anexo_feira {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    cursor: pointer;
}

.link_feira_evento {
    width: 120px;
    margin: 0 20px;
    display: inline-block;
}

.ev_listagem {
    padding-right: 15px;
}

.ev_listagem div {
    width: 50px;
    height: 50px;
    font-size: 17px;
    text-align: center;
    float: left;
}

.ev_listagem_contato_cliente {
    padding-right: 15px;
}

.ev_listagem_contato_cliente div {
    width: 50px;
    height: 50px;
    font-size: 17px;
    text-align: center;
    float: left;
    padding: 13px;
}

.envolvidos {
    font-size: 13px;
    color: #333;
}

.lista_grupos_midias {
    width: 100%;
    float: left;
    min-height: 50px;
}

.btn_mais_grupos {
    position: absolute;
    top: 20px;
    left: 15px;
}

#modal_imagens_grupos_conteudo,
#modal_editar_grupo_conteudo {
    background: #fff;
}

.foto_grupo_itens {
    background: #f1f1f1;
    border-radius: 4px;
    padding-top: 30px;
}

.pc_radio {
    margin-left: 10px !important;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.pc_radio b {
    font-size: 14px;
}

.pc_radio span {
    font-weight: 100;
}

.acoes_perfil {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #8b6faf;
    white-space: nowrap;
    cursor: pointer;
}

.acoes_perfil:hover,
.acoes_perfil:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #E1DCE7;
    color: #677070;

}

/******* CLIENTES - CADASTRAR / EDITAR *******/
.no_backgroud {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.form_centro_novo {
    width: 100%;
    padding: 0;
    background: none;
    float: left;
}

.form_centro_novo > form > .form_secao {
    background: #fff;
    border-radius: 4px;
    padding: 18px;
    margin-bottom: 20px;
    border: none;
    box-shadow: 0px 3px 7px -6px #000000e6;
}

/* Cols do perfil de usuário */
.form_centro_novo > form > div > .form_secao {
    background: #fff;
    border-radius: 4px;
    padding: 20px 33px;
    margin-bottom: 20px;
    border: none;
    box-shadow: 0px 3px 7px -6px #000000e6;
}

.form_centro_novo > div > form > .form_secao {
    background: #fff;
    border-radius: 4px;
    padding: 18px;
    margin-bottom: 20px;
    border: none;
    box-shadow: 0px 3px 7px -6px #000000e6;
}

.form_centro_novo > div > .form_secao {
    background: #fff;
    border-radius: 4px;
    padding: 16px;
    margin-bottom: 20px;
    border: none;
    box-shadow: 0px 3px 7px -6px #000000e6;
}

.pf_body_formacao {
    width: 100%;
    float: left;
    padding: 0px;
    position: relative;
}

.pf_body_formacao hr {
    margin: 10px 0 20px;
}

.pf_body_formacao > h4 {
    font-size: 17px;
    margin-bottom: 15px;
    color: #999;
}

.pf_body_formacao > h4 > i {
    font-size: 13px;
    cursor: pointer;
    color: rgb(0, 0, 0, 0.8);
    position: relative;
    top: -1px;
    padding-left: 12px;
}

.pf_body_formacao .item {
    width: calc(100% - 29px);
    float: left;
    margin-bottom: 10px;
    padding: 10px 15px 0 0;
}

.pf_body_formacao .pf_img {
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    padding-top: 11px;
}

.pf_body_formacao .pf_img img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.pf_body_formacao .pf_desc {
    width: calc(100% - 70px);
    float: left;
}

.pf_body_formacao .pf_icon {
    position: relative;
    width: 30px;
    float: left;
    padding-top: 15px;
}

.pf_body_formacao .pf_icon i {
    color: #999;
    padding: 5px;
    cursor: pointer;
}

.pf_titulo h4 {
    margin: 3px 0;
    color: rgb(0, 0, 0, 0.8);
    font-size: 13px;
    font-weight: 600;
}

.pf_subtitulo {
    color: rgb(0, 0, 0, 0.8);
    font-size: 13px;
}

.pf_texto {
    color: rgb(0, 0, 0, 0.6);
    font-size: 13px;
}

.pf_add_imagem {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    margin-top: 6px;
    position: relative;
    background: #f1f1f1;
    color: #8b6faf;
    text-align: center;
    padding-top: 11px;
    font-size: 12px;
    cursor: pointer;
    user-select: none;
}

.pf_add_imagem i {
    position: relative;
    top: 4px;
    color: #373737;
    font-size: 10px;
    cursor: pointer;
}

.add_imagem_thumb {
    width: 30px;
    height: 16px;
    float: left;
    border-radius: 50%;
    position: relative;
    background: #fff;
    cursor: pointer;
    text-align: center;
    user-select: none;
}

.add_imagem_thumb i {
    color: #333;
    font-size: 11px;
    cursor: pointer;
}

/*----- POLITICAS COMERCIAIS -----*/

#nova_regra {
    width: 100%;
    float: left;
    position: relative;
}

#nova_regra::after {
    content: "";
    position: absolute;
    width: 2px;
    top: 10px;
    bottom: -20px;
    left: 0;
    background: #ccc;
}

.regra_item {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    padding-left: 15px;
}

.titulo_regra {
    width: 100%;
    float: left;
    position: relative;
}

.titulo_regra::after {
    content: "";
    position: absolute;
    width: 11px;
    height: 2px;
    background: #ccc;
    left: -13px;
    top: 10px;
}

.botao_nova_regra {
    margin-left: 15px;
}

.regra_flecha_roxa {
    display: table;
    float: left;
    background: #8b6faf !important;
    line-height: 30px;
    font-size: 11px;
    letter-spacing: -0.5px;
    color: white !important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    position: relative;
    border-radius: 4px 3px 3px 4px;
    margin: 0 0 2px;
    padding: 0 2px 0 4px;
    user-select: none;
    min-width: 34px;
    width: 100%;
}

.regra_flecha_roxa::after,
.regra_flecha_roxa::before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: 0;
    left: 99%;
    z-index: 0;
}

.regra_flecha_roxa::before {
    border-left-color: #8b6faf;
    margin-left: 0;
    z-index: 0;
}

.regra_flecha {
    display: table;
    float: left;
    background: #dddfe6;
    line-height: 30px;
    font-size: 11px;
    letter-spacing: -0.5px;
    color: #757e8b;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    position: relative;
    border-radius: 4px 3px 3px 4px;
    padding: 0 2px 0 4px;
    user-select: none;
    min-width: 34px;
    width: 100%;
}

.regra_flecha::after,
.regra_flecha::before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: 0;
    left: 99%;
    z-index: 0;
}

.regra_flecha::before {
    border-left-color: #dddfe6;
    margin-left: 0;
    z-index: 0;
}

.flecha-nivel {
    text-transform: none;
    font-size: 13px;
}

.excluir_usuario_nivel {
    top: 6px;
    right: 5px;
    position: absolute;
}

.criterio_item {
    width: 100%;
    float: left;
}

.valores_desconto {
    width: 100%;
    float: left;
    padding-top: 15px;
}

#maisusuarios {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
}

.thumb_usuario_empresa_representante {
    width: calc(50% - 30px);
    float: left;
    padding: 15px;
    background: #f1f1f1;
    margin: 0 15px 15px;
    position: relative;
}

.thumb_usuario_empresa_representante_conteudo {
    margin-left: 125px;
}

.thumb_usuario_empresa_representante_nome {
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
}

.thumb_usuario_empresa_representante_email {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.thumb_usuario_empresa_representante_fechar {
    position: absolute;
    right: 20px;
    color: #333;
}

.thumb_usuario_empresa_representante_imagem {
    width: 110px;
    height: 110px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}

/**** MODAL - EVENTOS EXTERNOS ****/
.eve_container {
    display: table;
    width: 100%;
    padding: 20px 0 40px;
    border-bottom: 1px solid #f1f1f1;
}

.eve_container_logo {
    display: table;
    width: 100%;
    padding: 40px 60px;
    border-bottom: 1px solid #f1f1f1;
}

.eve_container_logo #resumo_cliente_foto {
    margin-top: 0px;
}

.eve_titulo_negrito {
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.eve_data {
    margin-top: 8px;
    float: left;
    width: 100%;
}

.eve_endereco {
    margin-top: 30px;
    float: left;
    width: 100%;
}

.eve_conteudo {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.eve_titulo {
    width: 100%;
    float: left;
    color: #8f9092;
    font-size: 15px;
    margin-bottom: 8px;
}

.eve_descricao {
    width: 100%;
    float: left;
    padding-left: 20px;
    margin-bottom: 15px;
    line-height: 30px;
}

.eve_envolvidos {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 5px 20px;
}

.eve_envolvidos .ev_envolvido {
    width: auto;
    padding: 3px 11px 3px 6px;
    margin-right: 10px;
    margin-bottom: 5px;
    background: #f1f1f1;
}

.eve_envolvidos .ev_envolvido img {
    width: 26px;
    height: 26px;
}

.eve_envolvidos .ev_envolvido div {
    width: 26px;
    height: 26px;
    font-size: 13px;
    padding-top: 3px;
    float: left;
    border-radius: 50%;
    text-transform: uppercase;
}

.eve_envolvidos .ev_envolvido span {
    top: 3px;
    padding-left: 4px;
    position: relative;
}

.eve_container_logo .carousel-inner {
    width: calc(100% - 100px);
    margin-left: 50px;
}

.eve_container_logo .carousel-control {
    width: 50px;
}

.eve_container_logo .carousel-control.left,
.eve_container_logo .carousel-control.right {
    background-image: none;
}

.eve_container_logo .glyphicon-chevron-right {
    font-size: 30px !important;
    left: calc(50% - 18px) !important;
}

.eve_folder,
.eve_folder a {
    width: 100%;
    float: left;
    height: 297px;
}

.nova_regra_linha_alterada::after {
    bottom: 0px !important;
}

@media (max-width: 992px) {
    .eve_container_logo {
        padding: 40px 0;
    }

    .eve_container_logo #resumo_cliente_foto {
        width: 190px;
        height: 190px;
        left: calc(50% - 95px);
        margin-bottom: 20px;
    }

    .eve_container_logo .carousel-control {
        width: 30px;
    }

    .eve_container_logo .carousel-inner {
        width: calc(100% - 60px);
        margin-left: 30px;
    }

    .eve_container_logo .glyphicon-chevron-right {
        font-size: 20px !important;
        left: calc(50% - 10px) !important;
        width: 20px;
    }

    .eve_container_logo .glyphicon-chevron-left {
        font-size: 20px !important;
        width: 20px;
    }
}

.link_preto,
.link_preto:hover,
.link_preto:active,
.link_preto:focus {
    color: #333333 !important;
    text-decoration: underline !important;
}

.limpar_filtros {
    width: 110px;
    padding-top: 5px;
    float: left;
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
    user-select: none;
    padding-left: 20px;
    /* position: absolute; */
    /* top: 27px; */
    /* left: 20px;*/
}

/*----- NOVO PEDIDOS -----*/

.pedido_steps {
    width: 100%;
    float: left;
    padding: 20px 0;
    position: relative;
}

.pedido_steps {
    font-weight: 700;
    padding-top: 10px;
}

.pedido_steps::before {
    content: "";
    height: 2px;
    left: 70px;
    right: 70px;
    background: #ccc;
    position: absolute;
    top: 25px;
}

.pedido_steps .step {
    width: 30px;
    height: 30px;
    background: #ccc;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    margin: 0 26px;
}

.pedido_steps .step_selected {
    width: 30px;
    height: 30px;
    background: #9678d4;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    margin: 0 26px;
}

.foto_lista_pedido {
    width: 110px;
    height: 110px;
    overflow: hidden;
    float: left;
}

.foto_lista_pedido img {
    max-height: 100%;
}

.desc_lista_pedido {
    width: 200px;
    float: left;
}

.desc_lista_pedido .titulo {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 13px;
}

.desc_lista_pedido .ref {
    width: 100%;
    float: left;
    color: #999;
    font-size: 15px;
    padding: 3px 0;
}

.desc_lista_pedido .cor {
    width: 100%;
    float: left;
}

.desc_lista_pedido .cor span {
    width: 12px;
    height: 12px;
    float: left;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 2px;
}

.icon_centralizado {
    position: absolute;
    width: 6px;
    height: 13px;
    top: calc(50% - 5px);
    left: calc(50% - 2.5px);
}

.icone_menu_lateral {
    height: 17px;
    vertical-align: bottom;
    padding-right: 10px;
    margin-right: 5px;
}

.slimScrollBar {
    background: #8b6faf !important;
    opacity: 1 !important;
}

.label {
    z-index: 1 !important;
}

.highcharts-tooltip span {
    font-family: "Montserrat" !important;
}

.highcharts-tooltip > span {
    background-color: white;
    padding: 8px;
    opacity: 1;
    z-index: 9999 !important;
}

.fonte_preta {
    color: #333 !important;
}

.fonte_roxa {
    color: #7e5fa6 !important;
}

.fonte_cinza {
    color: #666 !important;
}

.img_usuario {
    position: relative;
    box-shadow: 0px 7px 10px -4px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #f1f1f1;
    cursor: pointer;
}

.img_usuario > div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
    cursor: pointer;
}

.img_usuario > div > i {
    font-size: 18px;
}

.d-inline-block {
    display: inline-block;
}

.d-block {
    display: block;
}

.d-none {
    display: none !important;
}

.p-unset {
    position: unset !important;
}

.img_usuario:hover,
.img_usuario:hover i {
    opacity: 0.5;
}

.inserir_icone_vazado {
    height: 17px;
    cursor: pointer;
}

.inserir_icone_novo {
    height: 17px;
    cursor: pointer;
    fill: #8b6faf;
}

.icone_ordenacao {
    height: 29px;
    fill: #8b6faf;
    position: relative;
    top: 4px;
}

.icone_email {
    height: 12px;
    fill: #8b6faf;
}

.inserir_icone_novo_topo {
    height: 24px;
    position: relative;
    left: 3px;
    bottom: 2px;
}

.icone_site {
    text-decoration: none !important;
}

.icone_tipo_interacao {
    font-size: 16px;
}

.dropdown {
    height: 30px;
}

.input_grade_visualizar {
    background-color: #fff !important;
    border-width: 0;
}

.atalho_visualizar_cliente {
    margin-right: 13px;
}

@font-face {
    font-family: "Montserrat";
    src: url("../../fonts/Montserrat-Medium.ttf") format("truetype");
}

.botaoDesativado,
.botaoDesativado:hover {
    background-color: #95a5a6 !important;
    border-color: #95a5a6 !important;
}

.selectpicker.is-invalid ~ .dropdown-toggle {
    border-color: #dc3545 !important;
    color: #dc3545 !important;
    outline: none !important;
}

#atalho_mais_contato {
    float: right;
    margin-right: 10px;
}

.dmd-linha {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #7b8a8b;
    white-space: nowrap;
    cursor: pointer;
}

.dmd-linha:hover,
.dmd-linha:focus,
.dmd-linha:active,
.dmd-linha.btn-default:active:focus,
.dmd-linha.btn-default:active:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #8b6faf;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #8b6faf;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #8b6faf;
    -moz-background: #8b6faf;
}

.ag-filtro-sem-padding {
    outline: 0;
    padding: 0;
}

.hr-custom {
    margin-top: 8px;
    width: 95%;
    margin-left: 12px;
}

.dataTables_length {
    padding-right: 10px;
    padding-top: 5px;
}

.dataTables_info {
    color: #8b6faf;
    margin-top: 6px;
    padding-left: 0px;
    font-size: 10px;
}

.paging_simple_numbers {
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}

.pagination > li > a {
    width: 23px;
    height: 24px;
    padding: 6px 0px;
    font-size: 8px;
}

.dataTables_length label select {
    color: #8b6faf;
    margin-top: 5px;
    border-radius: 10px;
    width: 68px !important;
    height: 23px;
    font-size: 10px;
    padding-left: 6px;
    padding-bottom: 2px;
}

.dataTables_length label select option:hover {
    background-color: #8b6faf !important;
}

.div-interesses {
    height: 70px;
}

.apagar-interesse {
    color: #8b6faf !important;
    margin-top: 0;
    position: relative;
    float: right;
    right: 0;
}

.filtro-titulo {
    width: 100px;
    float: left;
    padding-bottom: 15px;
    color: #8b6faf;
    font-size: 16px;
    margin-top: 17px;
    margin-left: 18px;
}

.filtro_tabela_item {
    padding: 0 16px 24px 16px;
}

.calendario_input_data{
    right: 7px;
    top: 2px;
    position: relative;
}

.data-table-filtro .conteudo_tabela {
    width: calc(100% - 15px);
}

.conteudo .limpar_filtros {
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
    user-select: none;
    position: relative;
    font-size: 12px;
}

.data-table-filtro > .conteudo_tabela #collapse_filtro {
    padding-left: 16px;
}

.data-table-filtro > .dataTables_wrapper {
    width: 100% !important;
    float: left !important;
    position: relative !important;
}

.data-table-filtro > .dataTables_wrapper > .top {
    float: right !important;
    position: absolute !important;
    right: 0 !important;
    top: -70px;
}

.data-table-filtro.filtros-modal > .dataTables_wrapper > .top {
    top: -36px!important;
}

.data-table-filtro.filtros-modal > .conteudo_tabela #collapse_filtro {
    margin-bottom: 0px;
}

.data-table-filtro.filtros-modal .filtro-titulo {
    padding-bottom: 2px;
}

.dataTables_filter {
    float: right;
    padding: 70px 16px 8px 9.5px;
    margin-left: 0px;
}

::-webkit-input-placeholder {
    color: #999;
    font-size: 12px;
}

.filtro-datatable {
    height: 40px;
}

.filtro-datatable > .limpar_filtros {
    margin-top: 0px !important;
    height: auto;
    padding-top: 0px;
    float: left;
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
    user-select: none;
    padding-left: 6px;
    top: 11px;
    left: 0px;
}

.limpar_site {
    position: relative;
    top: 4px;
    margin-left: -24px;
    font-size: 15px;
}

.input_site {
    display: -webkit-box;
}

.dataTables_wrapper {
    background: #fff;
    border-radius: 10px;
}

.div-parcelas span {
    color: #7f66b1;
    position: absolute;
    top: 35px;
    right: 19px;
    font-size: 12.5px;
}

.div-parcelas input {
    width: calc(100% - 18px) !important;
}

.condicao {
    width: calc(100% - 9px) !important;
}

input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.maisParcela {
    padding-bottom: 8px;
}

.select2-selection__clear {
    font-size: 15px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    right: -41px;
    position: absolute;
    width: 22px;
}

.form-secao-titulo-modal {
    width: 100%;
    float: left;
    padding-bottom: 12px;
    color: #8b6faf;
    font-size: 16px;
}

.form-secao-modal {
    width: 100%;
}

.hr-custom-footer {
    margin-top: 14px;
    width: 100%;
}

.padding-lados {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.no-padding-lados {
    padding-left: 0;
    padding-right: 0;
}

.relacionamento-informacoes {
    display: block;
    margin-left: 12px;
    float: left;
}

.foto-relacionamento {
    width: 50px;
    height: 50px;
    float: left;
}

.font-size-10 {
    font-size: 10px !important;
}

.btn-x-close {
    color: #7f66b1 !important;
    padding-top: 0px;
    top: 40px;
    position: relative;
    z-index: 2000;
}

.hr-custom-anexos {
    bottom: 16px;
    position: relative;
    width: calc(100% + 68px);
    right: 34px;
}

.spacing {
    padding-bottom: 7px;
}

.padding-0 {
    padding: 0px;
}

.margin-0 {
    margin: 0px !important;
}

.padding-left-0 {
    padding-left: 0px;
}

.hr-custom-div {
    bottom: 16px;
    position: relative;
    width: calc(100% + 36px);
    right: 18px;
    margin-top: 0;
    margin-bottom: 15px;
}

.hr-custom-div-modal {
    bottom: 16px;
    position: relative;
    width: calc(100% + 36px);
    right: 18px;
    margin: 0;
    padding: 0;
}

.hr-custom-footer-div {
    width: 100%;
    width: calc(100% + 36px);
    right: 18px;
    position: relative;
}

.modal-md-larga {
    width: 70% !important;
}

.padding-secao-collapsed {
    padding-top: 16px;
}

.progress {
    margin-bottom: 8px;
}

.infomacao_campo_obrigatorio {
    cursor: pointer;
    position: relative;
    top: 29px;
    margin-right: 10px;
    float: right;
    padding: 0 6px;
    border: solid 1px gray;
    border-radius: 50%;
}

.modal-iedit {
    display: none;
}

/*  purple-ball.js */
.purple {
    display: inline-block;
    background-image: url(/images/icons/inserir_2_roxo.svg);
    background-repeat: no-repeat;
    background-color: white;
    width: 1.5em;
    height: 1.5em;
    cursor: pointer;
    border: 1px solid transparent;
}

.ocult-fancy-image {
    display: none;
}

.dataTables_wrapper {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.span-first-letter-uppercase {
    cursor: pointer;
    height: 20px;
    display: inline-block;
    text-decoration: underline;
    text-transform: lowercase;
}

.span-first-letter-uppercase::first-letter {
    text-transform: uppercase;
}

.span-first-letter-uppercase > span {
    text-transform: capitalize;
}

.float-none-modal {
    float: none;
}

.modal-concorentes {
    width: 50%;
}

.image-quadrada-produto {
    width: 70px !important;
    height: 70px !important;
    font-size: 30px !important;
    text-align: center !important;
    float: left !important;
    padding-top: 14px !important;
    border-radius: 5px !important;
}

.centralizar {
    text-align: center;
    align-items: center;
}

.foto-listagem-popover {
    float: left;
    padding-right: 6px;
}

/* NOVO LAYOUT PERFIL */
.altura-col-timeline {
    float: left;
    position: absolute;
    height: 1776px;
    overflow: auto;
}

.altura-col-informacoes-perfil {
    height: 980px;
}

.altura-col-anexos-interesses {
    height: 776px;
    overflow: auto;
}

.textarea-perfil {
    height: 90px !important;
}

.icon-redes-sociais {
    width: 24px;
    height: 24px;
}

.input-redes-sociais-perfil {
    width: calc(100% - 33px);
    margin-left: 9.33px;
}

@media (max-width: 1199px) {
    .altura-col-timeline {
        position: inherit;
        height: 100%;
    }

    .altura-col-informacoes-perfil {
        height: 100%;
    }
}

.espacamento-conteudo-informacao {
    padding: 0px 15px;
}

.popover-info-anexos {
    border: none;
    background-color: transparent;
    padding: 0px;
}

.popover-info-anexos:focus {
    border: none;
}

.conteudo-popover-info-anexos {
    font-size: 12px;
}

.icon-info {
    width: 21px;
    height: 16px;
}

.centralizar-titulo-anexo {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .centralizar-titulo-anexo {
        height: 100%;
        display: block;
        align-items: center;
        justify-content: center;
    }
}

.icon-plus {
    width: 16px;
    height: 16px;
}

.btn-mais-informacoes {
    border: none;
    background-color: transparent;
}

.btn-mais-informacoes:focus {
    border: none;
}

.form_control_disabled {
    background-color: #ededed;
    color: #999999;
}

.espacamento-conteudo-interesses {
    padding: 0px 28px;
}

.icon-menu-topo {
    width: 13px;
    height: 16px;
    margin-right: 10px;
}

.icon_remover_foto {
    width: 16px;
    height: 16px;
}

.btn_remover_foto {
    font-size: 11px;
    font-weight: 600;
    color: #999999;
    filter: grayscale(100%) brightness(100%);
}

.btn_remover_foto:hover {
    font-size: 11px;
    font-weight: 600;
    color: #8b6faf;
    filter: grayscale(0%);
}

.dropzone_label_strong {
    color: #333333;
    font-size: 10px;
}

.centralizar_foto_perfil {
    display: flex;
    align-items: center;
    justify-content: center;
}

.centralizar_remover_foto {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
}

.espacamento_pf_formacao_perfil {
    padding: 0px 20px;
}

.modal-elg {
    width: 70% !important;
}

.display-basico {
    display: flex;
    flex-direction: row;
    float: left;
}

.display-basico .display-info {
    display: flex !important;
    flex-direction: column !important;
    width: auto;
    margin-left: 10px;
    justify-content: center;
}

.display-basico .display-info .di-titulo {
    color: #333 !important;
    font-size: 13px !important;
}

.display-basico .display-info .sub {
    color: #999 !important;
    font-size: 11px;
}
.popover-content {
    font-size: 11px;
}

.numero-erp {
    margin-top: 5px;
    color: #999;
    font-size: 11px;
}
.foto-letra {
    text-align: center;
    height: 50px;
    width: 50px;
    border-radius: 50% !important;
}
.titulo-label {
    padding: 16px 0px 16px 0px;
}
.label-pergunta {
    padding-bottom: 10px;
}
.popover-informacoes {
    background-image: url(/images/icons/informacoes_roxo_branco.svg);
    display: inline-block !important;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    cursor: pointer;
    position: absolute;
    margin-left: 5px;
    outline: none;
}
.popover-informacoes-receita {
    background-image: url(/images/icons/informacoes_roxo_branco.svg);
    display: inline-block !important;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    cursor: pointer;
    position: relative;
    top: 4px;
    margin-right: 5px;
    outline: none;
}
.pop-div {
    font-size: 13px;
    margin-top: 100px;
}
.popover-title {
    color: #7f66b1;
    font-size: 14px;
}
.popover-content {
    background-image: url(/images/icons/close_top_icon.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 98% 6%;
}
.icone-busca-estilo {
    float: right;
    position: relative;
    top: 9px;
    right: 25px;
    cursor: pointer;
}

.display-basico {
    display: flex;
    flex-direction: row;
    float: left;
}

.display-basico .display-imagem{
    min-width: 44px;
    min-height: 44px;
    width: 50px;
}

.display-basico .display-info {
    display: flex !important;
    flex-direction: column !important;
    width: auto;
    margin-left: 10px;
    justify-content: flex-start;
}

.display-basico .display-info.apenas-titulo{
    justify-content: center;
}

.display-basico .display-info.apenas-titulo .di-titulo{
    font-size: 13px !important;
}

.display-basico .display-info .di-titulo {
    color: #333 !important;
    font-size: 13px !important;
}

.display-basico .display-info .sub {
    color: #999 !important;
}
.popover-content {
    font-size: 11px;
}
.popover-content {
    font-size: 11px;
}

.img-circle {
    border-radius: 50%;
}

.icone_secao_titulo_lateral {
    height: 17px;
    vertical-align: bottom;
    margin-right: 5px;
}

.column-descricao-width {
    max-width: 300px !important;
}
.loading-modal-datatable-2 {
    min-height: 160px;
    height: auto;
    width: 100%;
    position: absolute;
    height: 100%;
}
#modal-perfil-profissional h5,
#modal-perfil-profissional h3,
#modal-resultado-perfil-profissional h5 {
    color: #7e5fa6;
    margin-top: 20px;
}

.imagem-perfil-profissional {
    display: flex;
    display: -webkit-flex; /* Garante compatibilidade com navegador Safari. */
    justify-content: center;
    align-items: center;
}
.imagem-perfil-profissional canvas {
    position: absolute !important;
}
.borda-porcentagem {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px;
    padding: 10px;
    text-align: center;
    border-radius: 100%;
    box-shadow: 0 0 7px rgb(0, 0, 0, 0.3);
    border-bottom-color: #fff;
    border-top-color: #fff;
    border-right-color: #fff;
    box-sizing: border-box;
    background: conic-gradient(
        purple 90deg,
        black 90deg 180deg,
        yellow 180deg 270deg,
        rgb(155, 17, 1) 270deg
    );
}
.bordar-porcentagem-background,
.bordar-porcentagem-opacity {
    width: 130px;
    background: #fff;
    height: 130px;
    border-radius: 100%;
}
.bordar-porcentagem-background,
.bordar-porcentagem-opacity {
    width: 130px;
    background: #fff;
    height: 130px;
    border-radius: 100%;
    position: absolute;
}
.borda-porcentagem-value,
.result-sigla-porcentagem {
    position: relative;
    top: 44px;
    font-size: 30px;
}
.bordar-porcentagem-background-valor {
    width: 130px;
    background: #fff;
    color: rgba(143, 71, 127, 1);
    height: 130px;
    border-radius: 100%;
    position: absolute;
}
.foto-letra-perfil-profissional:hover > .bordar-porcentagem-background {
    display: none;
}
.bordar-porcentagem-opacity-roxo {
    width: 130px;
    background: rgb(139, 111, 175);
    height: 130px;
    border-radius: 100%;
}

.icon-relogio-timeline {
    width: 15px;
    height: 15px;
}

.icon-mais-timeline-interacao {
    width: 17px;
    height: 17px;
    margin-right: 3px;
    margin-bottom: 5px;
}

.link-interacao-compromisso-timeline {
    color: #8b6faf;
    font-size: 16px;
}

.produto-foto-header,
.temporada-foto-header {
    width: 50px !important;
    height: 50px;
    border-radius: 8px;
}
.temporada-foto-header-card {
    min-width: 200px;
    width: auto;
}
.produto-foto-header img,
.temporada-foto-header img {
    min-width: 50px !important;
    min-height: 50px !important;
}
.hr-header-temporadas {
    margin-top: 24px !important;
    margin-bottom: 20px !important;
}
.seta-relacionamento {
    top: 5px;
    position: relative;
    width: 36px;
    margin-left: 10px;
}
.logo-letra-produto,
.logo-letra-temporada {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    text-align: center;
    font-size: 2em;
}
.box-icon-canal-vendas {
    text-align: center;
}
.circulo-background-icone {
    width: 27px;
    border-radius: 50%;
    margin: 0 auto;
}
.circulo-background-icone-visualizar {
    width: 27px;
    border-radius: 50%;
    display: flex;
}
.background-icone-descricao {
    margin: 0 auto;
}

.background-icone-descricao-visualizar {
    margin: 5px 7px !important;
}

.descricao-informacoes-comerciais {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.center-timeline {
    display: flex;
    justify-content: center;
}

.link-sem-interacao {
    text-align: end;
}

.ver_mais{
    color: #8b6faf;
    text-decoration: underline;
    cursor: pointer;
}

.ver_menos{
    color: #ed3c1c;
    text-decoration: underline;
    margin-right: 10px;
    cursor: pointer;
}

.ver_menos:hover{
    color: #ed3c1c;
}

@media (max-width: 990px) {
    .link-sem-interacao {
        text-align: start;
        padding-bottom: 10px;
    }
}

.info-usuario-timeline-interacao {
    font-size: 12px;
    color: #999999;
}

.timeline-sem-imagem {
    height: 35px;
    width: 35px;
    background: #8b6faf5c;
    color: #8b6faf;
    display: table-cell;
    vertical-align: middle;
}

.btn-envolvidos-plus {
    border: 1px solid #8b6faf;
    background-color: #8b6faf;
    color: #fff;
    border-radius: 71px;
    font-size: 10px;
    min-width: 28px;
    min-height: 28px;
}
.modal-md-larga-90 {
    width: 90% !important;
}
.triangular .form_secao_titulo {
    font-size: 13px;
}
.transportadora .form_secao_titulo {
    font-size: 13px;
}
.info-file-visualizar {
    text-align: center;
    color: #999999;
    font-size: 11px;
    padding: 9px 20px;
}
.icone-add-middle {
    width: 17px !important;
    height: 17px !important;
    padding-bottom: 2px;
}

.separador_linha_clientes {
    width: 100%;
    float: left;
}

.resumo-clientes-icones-capa {
    margin-right: 9px;
    margin-bottom: 5px;
}

.rede-sociais-visualizar-clientes {
    width: 24px;
    height: 24px;
    font-size: 13px;
    text-align: center;
    background: #8b6faf;
    color: #fff;
    border-radius: 50%;
    padding: 3px;
    margin-right: 5px;
    float: left;
}

.rede-sociais-visualizar-clientes:focus {
    color: #fff;
}

.rede-sociais-visualizar-clientes:hover {
    color: #fff;
}

.centralizar-conteudo {
    display: flex;
    justify-content: center;
}

.enderecos-clientes {
    font-size: 11px;
    color: #999999;
}

.fonte-cinza {
    color: #999999 !important;
    font-size: 11px !important;
}

.foto_lista_vendedor {
    width: 50px !important;
    height: 50px !important;
    margin-right: 5px;
}

.sem-foto-contatos-resumo {
    width: 56px !important;
    height: 56px !important;
    margin-right: 20px;
}

.link-sublinhado-preto {
    color: #333 !important;
    text-decoration: underline !important;
    font-size: 13px !important;
    cursor: pointer !important;
}

.link-sublinhado-roxo {
    color: #8B6FAF !important;
    text-decoration: underline !important;
    font-size: 13px !important;
    cursor: pointer !important;
}

#sem-foto-empresa {
    width: 100%;
    height: 268px;
    border-radius: 10px;
    margin-top: -10px;
    overflow: hidden;
    float: left;
    background: #fff;
    position: relative;
    margin-bottom: 37px;
}

.circulo-modal-endereco {
    width: 30px;
    height: 30px;
    background-color: #8b6faf;
}

.icones-roxo-clientes {
    fill: #8b6faf;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-bottom: -3px;
}

.icones-branco-clientes {
    fill: #fff;
    width: 16px;
    height: 17px;
}

.icone-add-photo {
    fill: #8b6faf;
    width: 50px;
    height: 50px;
}

.icone-add-logo {
    fill: #8b6faf;
    width: 25px;
    height: 25px;
    margin-top: 12px;
}

.badge-enderecos {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 10px 7px;
    font-size: 11px;
    background-color: #8b6faf;
}

.icones-acoes-resumo {
    height: 25px;
    position: relative;
    bottom: 4px;
    right: 3px;
    fill: #fff;
}

.img-contatos-familiares {
    width: 50px !important;
    height: 50px !important;
}

.estrela-principal-contato {
    cursor: pointer;
    height: 34px !important;
    position: absolute;
    display: block;
    margin-left: 50px;
    padding-bottom: 17px;
}

.estrela-principal-contato-editar {
    cursor: pointer;
    height: 40px !important;
    position: absolute;
    display: block;
    margin-left: 61px;
    padding-bottom: 20px;
    z-index: 1;
}

.fonte-preta {
    color: #333;
    font-size: 13px;
}

.midia-auxiliar-card .card-modal-rel-icon,
.midia-auxiliar-2-card .card-modal-rel-icon,
.midia-auxiliar-3-card .card-modal-rel-icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
}
.midia-auxiliar-card img,
.midia-auxiliar-2-card img,
.midia-auxiliar-3-card img {
    min-width: 50px;
    width: 50px;
    height: 50px;
}
.midia-auxiliar-card img {
    fill: #fff;
    width: 29px;
    position: relative;
    top: 6px;
}
.midia-auxiliar-2-card svg {
    fill: #fff;
    width: 27px;
    position: relative;
    top: 13px;
}
.midia-auxiliar-card {
    margin-left: 0;
}
.midia-auxiliar-2 {
    color: inherit !important;
}
.icone-adicionar {
    width: 24px;
    left: 8px;
    position: relative;
}
.titulo-icone-adicionar {
    color: #8b6faf;
    text-decoration: none !important;
    cursor: pointer;
}
.ulpoad-estilo-um .dropzone_open_input i.open_input_icon {
    width: 29px;
    height: 29px;
    top: 45%;
    left: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px;
}
.ulpoad-estilo-um .dropzone_imagem {
    align-content: center;
    text-align: center;
}
.ulpoad-estilo-um .dropzone_imagem img {
    top: 58%;
    text-align: center;
    max-width: 100%;
    max-height: 125px;
}
.ulpoad-estilo-um .dropzone_imagem i {
    align-content: center;
    text-align: center;
    position: relative;
    top: 6px;
}
.modal-90 {
    width: 90%;
}
.icone-card-pedido-grade-1 svg{
    fill: #fff;
    width: 20px;
    margin: 10px;
}
.icone-card-midia svg  {
    height: 39px;
    width: 49px;
    padding: 8px;
    top: 6px;
    fill: #8b6faf!important;
}
.icone-card-pedido svg{
    height: 40px;
    width: 35px;
    padding: 8px;
    margin-top: 5%;
    fill: #8b6faf !important;
}

.midia-auxiliar-2-card {
    margin-left: 0;
}

.adicionar-contato-icone {
    fill: #8b6faf;
    height: 17px;
    position: relative;
    top: 4px;
}

.visualizar-tabela-icone{
    fill: #8b6faf;
    width: 17px;
    height: auto;
}

.foto-modal-relacionamento {
    width: 50px !important;
    height: 50px !important;
    border-radius: 6px;
}

.fonte-roxa-h5 {
    color: #8b6faf;
    font-size: 13px;
}

.barra-vertical {
    padding-left: 5px;
    padding-right: 5px;
}

.fonte-preta-h5 {
    color: #333 !important;
    font-size: 12px !important;
}

.fonte-cinza-h5 {
    color: #999999;
    font-size: 13px;
}

.fonte-cinza-h5.fs-10{
    font-size: 10px !important;
}

.capa-cliente-prospect {
    margin-bottom: 12px;
    text-align: end;
}

.row-margin {
    margin-right: 10px;
    margin-left: 10px;
}

.resumo-clientes-prospectando {
    text-align: end;
}

.resumo-clientes-width-redes-sociais {
    width: 225px;
}

@media (max-width: 991px) {
    .resumo-clientes-prospectando {
        text-align: left;
    }
    .resumo-clientes-width-redes-sociais {
        width: 100%;
        padding-bottom: 15px;
    }
    .foto_lista_usuario {
        display: inline;
    }
    .resumo-clientes-label-padding {
        padding-top: 15px;
    }
}

.quadrado-equipe-atendimento {
    width: 50px !important;
    height: 50px !important;
    font-size: 16px !important;
    text-align: center !important;
    float: left !important;
    padding-top: 15px !important;
    border-radius: 5px !important;
}

.quadrado-foto-produto {
    width: 30px !important;
    height: 30px !important;
    font-size: 12px !important;
    text-align: center !important;
    float: left !important;
    padding-top: 6px !important;
    border-radius: 5px !important;
}

.icone-card-pedido svg {
    fill: #fff;
}

#collapse_filtro
    .select2-container
    .select2-selection--multiple
    .select2-selection__rendered {
    display: flex !important;
}
.img-logo-listar {
    width: 50px;
    height: 50px;
    border-radius: 6px;
}
.foto-listagem .image-quadrada {
    border: solid 1px #999999;
    position: relative;
}

.button-foto-empresa {
    width: 95%;
    height: 283px;
    margin-left: 15px;
    border: 1px dashed #707070;
    border-radius: 16px;
    background: #fff;
    margin-bottom: 25px;
}

.button-foto-empresa:focus {
    outline: 0;
}

.padding-texto-foto-empresa {
    padding: 10px 161px;
}

@media (max-width: 1650px) {
    .padding-texto-foto-empresa {
        padding: 0px;
    }
}

.link-preto-sublinhado {
    color: #333333 !important;
    text-decoration: underline;
    font-size: 13px;
}

.select2-dropdown {
    z-index: 99999 !important;
}

.icone-titulo-visualizar-clientes {
    fill: #8b6faf;
    width: 23px;
    height: 23px;
    margin-right: 5px;
}

.icone-inserir-visualizar-clientes {
    height: 17px;
    margin-left: 6px;
    margin-bottom: 5px;
    cursor: pointer;
}

.sub-info,
.info-card-relacionamento {
    font-size: 10px !important;
    color: #999;
}
.sub-titulo-roxo {
    font-size: 13px;
    color: #8b6faf;
    margin-bottom: 10px;
}
.espacamento-sudmodulos {
    position: relative;
    left: 20px;
}

@media (max-width: 1650px) {
    .margin-col-nome-visualizar-clientes {
        margin-right: 20px;
    }
}

.topo-relacionamento-opcao-card span, .topo-relacionamento-opcao-2-card span{
    padding-top: 15px;
    font-size: 16px;
}

.topo-relacionamento-opcao-card p:first-child, .topo-relacionamento-opcao-2-card p:first-child{
    font-size: 13px!important;
}

.column-produtos {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-right: 10px;
}

.logo-representada {
    width: 50px;
    border-radius: 6px;
    padding-top: 3px;
}

.foto-produto {
    width: 30px;
    padding-top: 3px;
}

.foto-produto-usuario {
    width: 35px !important;
    height: 35px !important;
    margin-right: 5px;
}

.sem-imagem-quadrada-mapa-oportunidade {
    width: 50px !important;
    height: 50px !important;
    font-size: 18px !important;
    text-align: center !important;
    float: left !important;
    padding-top: 15px !important;
    border-radius: 5px !important;
    margin-right: 10px;
}

.imagem-quadrada-mapa-oportunidade {
    width: 50px;
    max-height: 50px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.foto-deposito-card {
    width: 50px;
    height: 50px;
    float: left;
}

.cor-font-default {
    color: #333 !important;
}

.letra-logo-deposito{
    text-align: center;
    height: 50px;
    width: 50px;
    border-radius: 10% !important
}

.sigla-logo-deposito{
    position: relative;
    top: 16px
}

.descricao-card-deposito {
    width: calc(100% - 80px);
    display: inline-block;
    margin-left: 15px;
    float: left;
}

.titulo-colapse-deposito {
    display: contents;
}

.titulo-chevron-deposito {
    margin-left: 2%;
}

.foto-produto-card {
    width: 60px;
    height: 90px;
    float: left;
}

.letra-logo-produto{
    text-align: center;
    width: 60px!important;
    height: 90px!important;
    border-radius: 10% !important;
}

.sigla-logo-produto{
    position: relative;
    top: 36px
}

.descricao-card-produto {
    width: calc(100% - 80px);
    display: inline-block;
    margin-left: 10px;
    float: left;
}

.titulo-colapse-produto {
    display: contents;
}

.imagem-produto-cor{
    text-align: center;
    height: 70px;
    width: 70px;
    border-radius: 10%;
}

.disabled-campo {
    pointer-events: none;
    cursor: none;
    outline: none !important;
}

.disabled-campo .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #0e0d0d;
    align-items: center;
}

.disabled-campo span .select2-selection{
    background: #eee;
}

.disabled-campo .select2-container--default .select2-selection--single{
    background: darkgray;
    opacity: 0.6;
}

.campos-bloquados .disabled-campo {
    pointer-events: none;
    background: #999;
    color: #0e0d0d;
}

.btn-editar:focus,
.btn-editar:hover,
.btn-editar:active:focus,
.btn-editar:active:hover {
    color: #7f66b1;
    background-color: #ffffff !important;
    border-color: #7f66b1 !important;
    outline: none;
    transition: 1s;
}

.btn-editar {
    background-color: #ffffff;
    border-color: #8b6faf;
    color: #8b6faf;
}

.link_roxo {
    font-style: italic;
    color: #8b6faf;
    font-size: 12px;
}

#pedidos_programados_filter,
#pedidos_programados_item_filter,
#tabela_faturamento_item_filter,
#tabela_faturamento_filter {
    padding-bottom: 0px;
    padding-top: 5px !important;
}

.box-icon-canal {
    display: flex;
}

.link-pedido {
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
    color: #8b6faf;
}

.hr-mapa-oportunidade {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 70%;
}

.seta-menu-lateral {
    content: url("../../images/icons/seta_down_cinza.svg") !important;
    width: 22px!important;
    position: relative;
    bottom: 3px;
}
.sidebar-menu .menu-open > a > .seta-menu-lateral,
.sidebar-menu .menu-open > a > .pull-right-container > .seta-menu-lateral {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bg-span-completo, .bg-completo .bg-span-completo {
    background: none;
    position: relative;
    display: flex;
    font-size: 11px!important;
    min-width: 80px;
    white-space: nowrap;
    padding-top: 5px !important;
}

.label-toggle-pedido {
    padding-bottom: 4px;
}

.link-cadastrar-cliente {
    padding-bottom:10.5px;
    float: right;
}

.box-linhas-pedido {
    position: block;
    padding: 12%;
    top: -34px;
}
.dataTables_filter .fa-search {
    width: 14px !important;
    display: inline-block;
    content: '';
    -webkit-mask: url("../../images/icones/magnify.svg") no-repeat !important;
    mask: url("../../images/icones/magnify.svg") no-repeat !important;
    -webkit-mask-size: cover;
    mask-size: cover;
    color: #999999 !important;
}

#adicionar_input{
    float: left;
    margin-top: 20px;
    height: 32px;
    background-color: unset !important;
    border: none !important;
    display: flex;
    align-items: center;
}

#adicionar_input img {
    width: 16px;
}

#adicionar_input span{
    color: #8b6faf;
    font-style: italic;
    margin-left: 3px;
}

.btn-adicionar-mais{
    background: none!important;
    color: #8b6faf!important;
    border: none!important;
    font-size: 13px!important;
    font-style: italic!important;
    text-decoration: underline!important;
    box-shadow: none!important;
    outline: none!important;
    padding-right: 5px!important;
    padding-top: 0px!important;
}
.btn-adicionar-mais:active, .btn-adicionar-maist:active:focus, .btn-adicionar-maist:active:hover,
.btn-adicionar-mais:hover, .btn-adicionar-mais:focus, .btn-adicionar-mais::selection{
    background: none!important;
    text-decoration: underline!important;
    color: #8b6faf!important;
    border: none!important;
    text-decoration: underline!important;
    border: none!important;
    box-shadow: none!important;
    outline: none!important;
}

.dataTables_filter label{
    margin-bottom: 0px!important;
}

.dz-unique-center .dropzone_linha{
    margin-left: 0px;
    margin-right: 0px;
}

.column-info-logo-entidade {
    float: left;
    margin-right: 10px;
    width: 50px;
}

.column-info-entidade span:not(:first-child) {
    color: #999;
    font-size: 10px;
    bottom: 5px;
}

@media only screen and (max-width: 720px) {
    .column-info-entidade {
        margin-left: 40px;
        width: calc(100% - 30px) !important;
        display: block;
    }
}

.sub-linha-coluna-produto .info-box-table-produto {
    margin-left: 60px;
}

.info-box-table-produto {
    border-radius: 6px;
    margin-right: 15px;
}

.info-box-table-produto .file_type_logo {
    width: 50px!important;
    height: 50px!important;
}
.info-box-table-produto img {
    width: 60px;
    border-radius: 5px;
    height: auto;
    width: 60px;
    max-height: 100%;
    border: 1px solid #ccc;
}
.icone-video-p-left{
    padding-left: 15px;
}

.th-acoes{
    width: 34px!important;
}

.th-usuario{
    width: 140px!important;
}

.hr-ultimo-pedido {
    width: 168px;
    border: 0;
    border-top: 1px solid #ecf0f1;
    box-sizing: content-box;
    height: 0;
    padding-bottom: 3px;
}

.link_cinza {
    color: #999999c9;
}

.calendar-input {
    fill: #8b6faf;
    width: 16px;
    position: absolute;
    top: 6px;
    right: 10px;
}

.calendar-input-roxo > .calendar-input {
    fill: #8b6faf !important;
    width: 16px;
    position: absolute;
    top: 6px;
    right: 18px;
}

.calendar-input-cinza > .calendar-input {
    fill: #999999c9 !important;
    width: 16px;
    position: absolute;
    top: 6px;
    right: 10px;
}

.calendar-input-roxo-informacoes > .calendar-input {
    top: 29px;
    right: 22px;
}

.input-com-icone {
    max-width: 145px;
}

.img-contato{
    width: 50px;
    height: 50px;
}

.estrela-tornar-principal {
    position: absolute;
    width: 18px;
    left: 60px;
}

.border-img-logo {
    border: 0.5px dotted #999;
    width: 50px;
    height: 50px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

/* Estilo dos icones nas opcoes gerais aos selects */

.select2-result-todos-clientes, .select2-result-todos {
    color: #8B6FAF;
}

#logo-todos-usuarios, #icone-todos-representada, #icone-todos-vendedores, #icone-todas-equipes {
    filter: invert(49%) sepia(16%) saturate(1141%) hue-rotate(224deg) brightness(94%) contrast(84%);
}


.select2-result-razao-social,
.select2-result-nome-fantasia,
.select2-result-cnpj,
.select2-result-codigo,
.select2-result-sku,
.select2-result-status-cliente,
.select2-result-subtitle,
.select2-result-tipo-venda,
.select2-result-condicao-pagamento,
.select2-result-forma-pagamento {
    font-size: 10px;
    margin-top: 2px;
}

.header-variacao-card img, .header-variacao{
    width: 50px;
    height: 50px;
}

.barra-progresso-multiplier {
    background-color: #8b6faf;
}

.icone-close-card {
    fill: #8b6faf;
    width: 12px;
    height: 12px;
    margin-right: 10px;
}

.icone-interesses {
    fill: #8b6faf;
    height: 25px;
    position: relative;
    top: 13px;
}

.thumb_interesse_imagem {
    margin-top: 6px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    float: left;
    background-color: #DCD3E7;
    border-radius: 5px !important;
}

.fechamento-listagem-dinamica{
    width: 100%;
    float: left;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 54px;
    margin-top: -25px;
    max-height: 138px;
    position: relative;
    display: inline-table;
    top: 40px;
}

.div-fechamento-dinamico-pedido, #fechamento-dinamico-faturamentos {
    padding-left: 8px;
}

.icone-relogio-popover, .icone-calendario-popover{
    width: 14px !important;
    margin-top: -3px !important;
    margin-right: 5px;
    display: inline-block;
    content: '';
    -webkit-mask-size: cover;
    mask-size: cover;
    filter: invert(49%) sepia(16%) saturate(1141%) hue-rotate(224deg) brightness(94%) contrast(84%);
}

.icone-close-popover{
    width: 12px !important;
    margin-right: 5px;
    display: inline-block;
    content: '';
    -webkit-mask-size: cover;
    mask-size: cover;
    filter: invert(49%) sepia(16%) saturate(1141%) hue-rotate(224deg) brightness(94%) contrast(84%);
}

.bootstrap-tagsinput {
    border-radius: 10px;
}

.secao-titulo-datatable {
    width: 100%;
    color: #8b6faf;
    font-size: 16px;
}

.sub-menu-acoes{
    padding-left: 30px!important;
}

.bootstrap-tagsinput{
    width: 100%;
    padding: 5px 9px;
    border-radius: 10px!important;
}

.tags-keyboards > span:focus, .tags-keyboards > span:hover{
    color: #000!important
}

.tags-keyboards{
    color: #ffff!important  ;
    background: #8b6faf!important;
    padding: 1px 4px 2px 10px!important;
    border-radius: 4px!important;
    font-size: 13px;
    box-shadow: 1px 1px 2px 0px;
    border-radius: 2px;
}

.tags-keyboards > span{
    margin-left: 10px;
    margin-bottom: 2px;
    position: relative;
    top: -1px;
    font-size: 13px;
}

.popover {
    max-height: 1000px!important;
    width: 500px!important;
}

.link-sem-sublinhado:hover {
    text-decoration: none;
    cursor: auto;
}

span .generic-select2 {
    width: 242px !important;
    border: #fff !important;
}

span .generic-select2 ul {
    box-shadow: 0px 5px 5px 0px lightgrey;
}

.select2-container .generic-select2 {
    width: 244px !important;
}

.generic-select2 .select2-selection__rendered .monoselect2-selecionado {
    padding-left: 23px !important;
}

.icon-order {
    vertical-align: bottom;
    cursor: pointer;
    fill: #8b6faf;
    position: relative;
    left: 25px;
    z-index: 999;
    width: 14px;
    top: 17px
}

.generic-select2 > .select2 {
    padding-right: 10px;
}

span .generic-select2 .select2-results .select2-results__option[aria-selected="true"] .select2-result-repository__title {
    color: #8b6faf;
    font-size: 11px;
}

span .generic-select2 .select2-results .select2-results__option[aria-selected="true"]:hover .select2-result-repository__title {
    color: #fff;
    font-size: 11px;
}

span .generic-select2 .select2-results .select2-results__option[aria-selected="false"] .select2-result-repository__title {
    color: #8b6faf;
    font-size: 11px;
}

span .generic-select2 .select2-results .select2-results__option[aria-selected="false"]:hover {
    background: #8b6faf;
    font-size: 11px;
}

span .generic-select2 .select2-results .select2-results__option--highlighted:not(:hover) {
    font-size: 11px;
    background: #fff;
}

span .generic-select2 .select2-results .select2-results__option[aria-selected="false"]:hover .select2-result-repository__title{
    color: #fff;
}

span .generic-select2 .select2-results .select2-results__option[aria-selected="false"]:hover .select2-result-repository__title:not(:hover){
    color: #fff;
}

.acrescimo-preco-produto {
    color: #8b6faf;
    padding-left: 5px;
    display: block;
    padding-top: 4px;
    font-style: italic;
    font-size: 11px;
}

.file-edit-v1 .file_edit_form.file_type_logo  .file_edit_label {
    background: #fff;
}

.alinhamento-inferior {
    display: flex;
    position: relative;
    top: 17px;
}

.icone-timeline {
    fill: #ffffff;
    height: 20px;
    width: 20px;
    margin: 10px 0 0 10px;
}

.select2-result-cliente-status {
    margin-top: 3px;
    font-size: 10px;
}

.icone-produto-card{
    position: relative;
    color: #8b6faf;
    background: #8b6faf5c;
    height: 90px;
    border-radius: 0.3em;
    text-align: center;
    float: left;
    overflow: hidden;
    min-width: 60px !important;
    margin-right: 10px;
}

.icone-produto-card span{
    display: inline-block;
    padding: 28px 0;
    font-size: 24px;
}

.imagem-produto-card {
    width: 60px;
    border-radius: 5px;
}

.icone-card{
    position: relative;
    color: #8b6faf;
    background: #8b6faf5c;
    width: 50px;
    height: 50px;
    border-radius: 0.3em;
    text-align: center;
    float: left;
    overflow: hidden;
    min-width: 50px !important;
    margin-right: 10px;
}

.icone-card span{
    display: inline-block;
    padding: 8px 0;
    font-size: 24px;
}

.busca{
    right: 0;
    top: -26px;
    position: absolute;
}

.busca input{
    width: 300px;
}

.busca span svg, .busca span i{
    float: right;
    margin-right: 10px;
    margin-top: -21px;
    cursor: pointer;
}

#sub-table tbody tr td{
    border-bottom: 2px solid transparent;
}

.borda-inferior th{
    border-bottom: 1px solid #ecf0f1 !important;
}

#tabela_registros_sacola {
    width: 100% !important;
}

.width_100
[data-title]:hover::before {
    content: attr(data-title);
    position: absolute;
    display: inline-block;
    padding: 3px 6px;
    top: -4px;
    border-radius: 2px;
    background: #8b6faf;
    color: #fff;
    font-size: 12px;
    font-family: sans-serif;
    white-space: nowrap;
}
[data-title]:hover::after {
    content: '';
    position: absolute;
    display: inline-block;
    color: #8b6faf;
    border: 8px solid transparent;
    border-bottom: 8px solid #8b6faf;
    top: 18px;
    transform: rotatez(180deg);
}

.link-sublinhado-preto-span {
    color: #333 !important;
    text-decoration: underline !important;
    font-size: 11px !important;
    cursor: pointer !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] span {
    background-color: transparent !important;
}

.hr-faturamentos {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 50%;
}

.column-produtos-pedidos {
    width: 70px;
    height: 70px;
    border-radius: 5px;
    margin-right: 10px;
}

.image-quadrada-produto-pedido {
    width: 70px !important;
    height: 70px !important;
    font-size: 18px !important;
    text-align: center !important;
    float: left !important;
    padding-top: 13px !important;
    border-radius: 5px !important;
    margin-right: 10px;
}

.ev-listagem-ultima-atualizacao div {
    width: 30px !important;
    height: 30px !important;
    font-size: 14px !important;
    text-align: center;
    float: left;
    padding: 4px 0 0 !important;
}

.fa-ellipsis-v {
    color: #8b6faf;
}
/* oculta icone que aparece na parte superior da tabela quando, cursor do mouser fica sobre a informação de alguma coluna*/
[data-title]:hover::after{
    display: none;
}

.button-inativo {
    color: #999999c9 !important;
    cursor: default;
}

.button-inativo :focus {
    background: #FFF !important;
}

.linha_completa, .linha_incompleta {
    cursor: pointer;
}

.ev_listagem.div-icone-user-sem-image div{
    width: 25px;
    height: 25px;
    margin-left: -30px;
    margin-top: -2px;
    font-size: 12px;
    text-align: center;
    padding: 4px 0 0;
}

.ev_listagem.div-icone-user-menu-opcoes div{
    width: 65px;
    height: 65px;
    float: left;
    font-size: 17px;
    text-align: center;
    padding: 18px 0 0;
}

.seta-menu-lateral.opcoes {
    margin-top: 2px;
}

.seta-menu-lateral{
    fill: #FFFFFF;
}

.seta-menu-opcoes-direita svg {
    width: 8px;
    height: 8px;
    margin-left: 5px;
    fill: #FFFFFF !important;
    position: relative;
}

.icone-editar-card {
    width: 16px !important;
    height: 16px !important;
    display: inline-block;
    content: url("../../images/icones/square-edit-outline.svg") no-repeat !important;
    -webkit-mask: url("../../images/icones/square-edit-outline.svg") no-repeat !important;
    mask: url("../../images/icones/square-edit-outline.svg") no-repeat !important;
    -webkit-mask-size: cover;
    mask-size: cover;
    background: #8b6faf !important;
    cursor: pointer;
}

.swot-pontos-fortes-header{
    color: #2271B3!important;
    background: #C7DBEC!important;
}

.swot-pontos-fortes-body{
    color: #2271B3!important;
    background: #E3EDF5!important;
}

.swot-pontos-fortes-icone{
    background: #2271B3!important;
}

.swot-pontos-fracos-header{
    color: #EC7C26!important;
    background: #FFECD1!important;
}

.swot-pontos-fracos-body{
    color: #EC7C26!important;
    background: #FFF5E8!important;
}

.swot-pontos-fracos-icone{
    background: #EC7C26!important;
}

.swot-ameacas-header{
    color: #9B111E!important;
    background: #EACED1!important;
}

.swot-ameacas-body{
    color: #9B111E!important;
    background: #F4E6E8!important;
}

.swot-ameacas-icone{
    background: #9B111E!important;
}

.swot-oportunidades-header{
    color: #3D642D!important;
    background: #CED8CA!important;
}

.swot-oportunidades-body{
    color: #3D642D!important;
    background: #E6EBE4!important;
}

.swot-oportunidades-icone{
    background: #3D642D!important;
}

#swot-cards .panel {
    border: none;
    box-shadow: none;
}

#swot-cards p {
    word-break: break-all;
}

.foto-usuario-listagem {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.modal-with-50 {
    width: 50% !important;
}

.info-pedidos {
    margin-top: 3px;
    color: #999;
    font-size: 11px;
}

.column-ultimas-atualizacoes {
    white-space: nowrap;
    width: 140px !important;
}

.column-acoes {
    width: 35px !important;
}
.bootstrap-tagsinput input{
    width: 100%!important;
}

.pesquisar-table-infinity-scroll {
    outline: none !important;
    border:1px solid #dce4ec;
    text-align: right;
    text-align-last: start;
    text-align: start;
}

i.img-search-infinity-scroll svg {
    top: 6px;
    right: 21px;
    fill: #999999;
    width: 14px;
}

i.icon-close-search svg {
    top: 6px;
    right: 21px;
    fill: #999999;
    width: 14px;
}

.row-tabela-infinity-scroll {
    height: 125px;
    max-height: 160px;
}

.card-retangular-listagem
{
    width: 60px!important;
    height: 90px!important;
    border-radius: 5px;
    color: #8b6faf;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-retangular-listagem span
{
    color: #8b6faf;
}

select[integrado="true"], textarea[integrado="true"], input[integrado="true"]{
    pointer-events: all!important;
    background-color: #ecf0f1!important;
    opacity: 1;
    cursor: not-allowed;
}
button[integrado="true"] i {
    pointer-events: all!important;
    color: #999999!important;
    cursor: not-allowed;
}

.img-salesman.image-quadrada, .img-employer, .img-vendedor, .img-user, .img-salesman.image-quadrada-produto-pedido,
.card-modal-rel-icon, .img-salesman, .foto-usuario-listagem {
    border: 1px solid #ccc;
}

.card-icon-svg{
    border-color: transparent;
}

.dropdown-menu > li.link_desativado > a {
    color: #999!important;
    cursor: not-allowed;
}

.dataTables_empty span{
    font-size: 13px !important;
}

.card-modal-rel-icon.oculta-borda-foto-produto {
    border: none !important;
}

/**
*
*   icons
*
*/
i.mp-icon{
    min-width: 13px;
    width: 1.3em;
    height: 1.3em;
    background-color: #999999;
    padding-left: .5em;
}

i.badge-account-outline{
    -webkit-mask:  url(/images/icones/badge-account-outline.svg) no-repeat 50% 50%;
    mask: url(/images/icones/badge-account-outline.svg) no-repeat 50% 50%;
}

i.email-outline{
    -webkit-mask: url(/images/icones/email-outline.svg)  no-repeat 50% 50%;
    mask: url(/images/icones/email-outline.svg)  no-repeat 50% 50%;
}

i.phone-classic-outline{
     -webkit-mask: url(/images/icones/phone-classic-outline.svg)  no-repeat 50% 50%;
     mask: url(/images/icones/phone-classic-outline.svg)  no-repeat 50% 50%;
}

i.cellphone{
     -webkit-mask: url(/images/icones/cellphone.svg)  no-repeat 50% 50%;
     mask: url(/images/icones/cellphone.svg)  no-repeat 50% 50%;
}

i.family{
     -webkit-mask: url(/images/icons/clientes_envolvidos_cinza.svg)  no-repeat 50% 50%;
     mask: url(/images/icons/clientes_envolvidos_cinza.svg)  no-repeat 50% 50%;
}


.card-modal-rel.pedido-produtos-oficial-faturado-card > .card-modal-rel-icon.pedido-produtos-oficial-faturado{
    background-color: #D5CBE2;
}

.span-card-link-visualizar,
.span-card-link-visualizar-pedido,
.span-card-link-visualizar-chave-acesso {
    font-size: 13px !important;
    text-decoration: underline;
    color: #0A0A0A !important;
    cursor: pointer;
}

.span-card-link-visualizar-pedido,.span-card-link-visualizar-chave-acesso{
    color: #8B6FAF !important;
}

.listagem-produtos-faturados > tr > td > div > div > div span {
    top: 28px;
    color: #8B6FAF;
}

.coluna-nota-fiscal-info-pedido {
    padding-top: 20px;
}

.generic-select2 .select2-selection__rendered {
    position: relative;
    right: 64px;
}

.info-box-table-container-seller > .foto-lista-salesman.ev_listagem > .img-circle.img-salesman {
    padding-top: 10px;
}

.info-box-cliente > .foto-lista-salesman.ev_listagem > .img-circle.img-salesman {
    padding-top: 10px;
}

.img-employer.img-employer-circular {
    border-radius: 50%;
}

.card-informativo-sem-imagem-integracao {
    position: relative;
    text-align: center;
    float: revert;
    width: 85px;
    color: #8b6faf;
    background: #8b6faf5c;
}

.card-informativo-sem-imagem-letra-integracao {
    min-width: 85px;
    min-height: 85px;
    font-size: 24px;
    position: relative;
    top: 22px;
}

.icone-visita-do-cliente {
    fill: #8b6faf;
    width: 20px;
    transform: scaleX(-1);
}

.icone-visita-ao-cliente {
    fill: #8b6faf;
    width: 20px;
}

.atalho_visualizar_cliente + .tooltip > .tooltip-inner {
    background-color: #fff !important;
    color: #8b6faf;
    border: 1px solid #8b6faf;
    padding: 10px;
    max-width: 300px !important;
    font-size: 12px !important;
}

.atalho_visualizar_cliente + .tooltip > .tooltip-arrow {
    border-top-color: #8b6faf !important;
    border-width: 3px 5px -1px !important;
}

.select2-margin-centro-texto-unico {
    margin-top: 15px !important;
}

@media screen and (min-width: 992px) {
    .col-midias-sociais-capa {
        width: 236px !important;
    }
}

@media screen and (min-width: 1568px) {
    .col-midias-sociais-capa {
        width: 25% !important;
    }
}

.fonte-cinza.fs-16 {
    font-size: 16px !important;
}

.fonte-roxa-h5.fs-12 {
    font-size: 12px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.img-user-circle {
    width: 35px;
    height: 35px;
    background: transparent 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1;
}

.input-ciclo-compra {
    width: 65% !important;
    margin-right: 5px;
    margin-left: 5px;
    display: inline !important;
}

.tags-integradas span[data-role="remove"]{
    display: none;
}

.tags-integradas {
    padding-right: 10px!important;
}

.icon-close-search {
    top: 10px!important;
}

#search-box-tabela-registros-produtos-relacionados .img-search-infinity-scroll {
    top: 9px!important;
}

#tabela_registros_produtos_relacionados {
    margin-top: 0px !important;
}

#search-box-tabela-registros-outros-produtos-relacionados .img-search-infinity-scroll {
    top: 9px!important;
}

#tabela_registros_modal {
    margin-top: 0px !important;
}

#search-box-tabela-registros-itens-pedido .img-search-infinity-scroll {
    top: 9px!important;
}

#search-box-tabela-registros-produtos-relacionados .icon-close-search {
    top: 9px!important;
}

#search-box-tabela-registros-outros-produtos-relacionados .icon-close-search {
    top: 9px!important;
}

#search-box-tabela-registros-itens-pedido .icon-close-search {
    top: 9px!important;
}

#tabela_registros_itens_do_pedido {
    margin-top: 0px !important;
}

.btn-extra-linha-icon {
    height: 12px;
    width: 12px;
    position: relative;
    top: 20px;
    margin-left: 6px;
    fill: #8b6faf;
}

.disable-click-btn-linha-extra {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

.chevron::before {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: '';
	display: inline-block;
	height: 7px;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 7px;
    border-color: #8b6faf;
}

.chevron.chevron-right:before {
	left: 0;
	transform: rotate(45deg);
}

.chevron.chevron-bottom:before {
	top: 0;
	transform: rotate(135deg);
}

.chevron.chevron-left:before {
	left: 0.25em;
	transform: rotate(-135deg);
}

#modal_listar_produtos .modal-md-larga,#modal-listar-produto-depositos-auxiliares .modal-md-larga, #modal-listar-estoque-auxiliar .modal-md-larga {
    width: 85%!important;
}

.titulo-roxo {
    float: left;
    color: #8b6faf;
    font-size: 16px;
    margin-top: 17px;
    margin-left: 18px;
}

.info-sequencia-produto {
    margin-bottom: 5px;
}

.span-card-link-visualizar-chave-acesso {
    font-size: 11px !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.extra-padding-multiplier {
    padding: 0px 30px;
}

.btn-centralizar {
    text-align: center;
}

.vinculo-bandeira-regiao {
    width: 50px;
    border-radius: 9px;
    overflow: hidden;
    float: left;
}

.vinculo-bandeira-regiao img {
    width: 50px;
}

.vinculo-titulo-regiao {
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

.sub-titulo-roxo.checkbox.checkbox-menor {
    font-size: 13px;
}

.info-ultima-compra {
    padding-bottom: 0.3rem;
    font-size: 11px;
    font-weight: bold;
}

.nav-tabs-visualizar-cliente{
    padding: 10px !important;
    display: inline-flex !important;
    margin-bottom: 24px;
}

.nav-tabs-visualizar-cliente span{
    padding: 4px 0px 0px 5px;
}

.conteudo-navs-visualizar {
    border-radius: 6px;
    box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
    background: #fff !important;
    margin: 15px;
    padding-bottom: 30px;
}

.font-size-15 {
    font-size: 15px !important;
}

.flex-item-capa-visualizar-cliente {
    display: flex;
    flex-wrap: nowrap;
}

.flex-item-capa-visualizar-cliente > div {
    background-color: #fff;
    width: 100%;
    margin: 0px 10px;
}

.card-informacoes-complementares {
    height: 640px;
    overflow: auto;
}

.nav-menu-visualizar-cliente {
    display: flex;
    flex-wrap: wrap;
}

.nav-menu-visualizar-cliente li{
    width: 16%;
}

.nav-menu-visualizar-cliente a{
    width: 100%;
    justify-content: center;
}

.info-advertencia {
    float: right;
    cursor: pointer;
}

.icone-advertencia {
    color: #D12828;
    fill: #9B111E;
    width: 25px;
    height: 25px;
}

.m-r-5 {
    margin-right: 5%;
}

.m-r-7 {
    margin-right: 7%;
}

.m-r-10 {
    margin-right: 10%;
}

.m-l-2-5 {
    margin-left: 2.5%;
}

.m-l-5 {
    margin-left: 5%;
}

.m-l-7-5 {
    margin-left: 7.5%;
}

.m-l-10 {
    margin-left: 10%;
}

.p-l-15 {
    padding-left: 15px;
}

.quebra-linha-datatable-coluna-cliente {
    color: #999999 !important;
    font-size: 11px !important;
    margin: 0px !important;
    width: 96% !important;
}

.ml-mr-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.link-roxo {
    color:#8B6FAF;
    cursor:pointer;
    text-decoration: underline;
}

.text-area-swot {
    max-width: 280px !important;
    min-width: 230px;
}
.pl-0 {
    padding-left: 0px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mt-25 {
    margin-top: -25px !important;
}

.mt-60 {
    margin-top: -60px !important;
}

.separador-ponto {
    padding-left: 3px;
    padding-right: 3px;
}

.hr-column-info-pedido {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 50%;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.btn-sem-estilo {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color:rgb(139, 111, 175);
}

.font-size-11 {
    font-size: 11px !important;
}

.svg-icone-dollar {
    color: #8b6faf;
    padding-right: 5px;
    font-size: 18px;
}

.column-preco-item-pedido, .column-subtotal-preco-item-pedido {
    display: grid;
}

.info-itens-nao-duplicados {
    margin: 10px;
    font-size: 15px;
    list-style: disc;
}


.collapsed-itens-nao-duplicados {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    color: #8b6faf;
    font-size: 16px;
    margin-top: 17px;
    margin-left: 17px;
}

.card-itens-nao-duplicados {
    display: flex;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    border: none;
    box-shadow: 0 3px 7px -4px #000000e6;
    width: 250px;
    height: 130px;
}

.status-proposta-oportunidade {
    color: #7407FF;
}

.status-proposta-em-negociacao {
    color: #C80C88;
}

.status-proposta-negociacao-perdida {
    color: #BC0D0D;
}

.status-proposta-negocio-fechado {
    color: #0F8329;
}

.status-proposta-bloqueado {
    color: #D2600D;
}

.status-proposta-em-aberto {
    color: #06664F;
}

.status-proposta-nao-aprovada {
    color: #820523;
}

.fonte-roxa {
    color: #8b6faf;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px !important;
}

.mt-5 {
    margin-top: 5px;
}

.valor-total-com-impostos{
    margin: 5px 0 0 0;
    float: left;
    text-wrap: initial;
}

.hr-impostos {
    margin: 5px 0 0 0;
    width: 100%;
}

.modal-on-top {
    z-index: 1950;
}

.disponibilidades {
    background-color: #8b6faf;
    border-color: #8b6faf;
    font-size: 13px;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 5px;
    position: relative;
    padding-right: 15px;
}

.remove-disponibilidade {
    position: absolute;
    top: 0;
    right: 5px;
    cursor: pointer;
    color: white;
}

.badge-beta {
    background-color: #8B6FAF;
    color: white;
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 4px;
    margin-left: 6px;
    vertical-align: middle;
    font-weight: bold;
}
