@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");

/* Corrigindo bug(quando clica em "cancel" no modal ele mantem o overlay impossibilitando a navegação)*/

body:not(.modal-open) .modal-backdrop {
  display: none;
}

/* Ajuste menu */
.sidebar-menu .treeview-menu i {
  display: none !important;
}
#id5-theme .ferramentas-form-btn span {
  margin: 9px !important;
}
#id5-theme .sidebar-menu .treeview-menu li span {
  margin-left: 13px;
}
.sidebar-menu li a,
.sidebar-menu .treeview-menu li {
  margin: 3px !important;
  border-radius: 8px !important;
  background-color: transparent !important;
  border-left: 0px !important;
  transition: border-color 0.3s, background 0.3s,
    padding 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.sidebar-menu > li:hover > a,
.sidebar-menu > li.active > a,
.sidebar-menu > li:hover > form,
.sidebar-menu > li.active > form,
.sidebar-menu .treeview-menu > li:hover {
  background-color: rgba(0, 0, 0, 0.06) !important;
}
.sidebar-collapse .sidebar-menu {
  overflow: visible !important;
}
 .sidebar-mini.sidebar-collapse 
  .sidebar
  .sidebar-menu
  > li:hover
  > a
  > span:not(.pull-right) {
  opacity: 0;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li .treeview-menu {
  border-radius: 8px;
  box-shadow: -5px 0 5px -5px #3333334a;
  padding: 0px !important;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
  top: 0px !important;
}

/* Estilo para o submenu de Diagnósticos */
.diagnosticos-submenu {
  position: relative;
}
.diagnosticos-submenu .dropdown-menu {
  display: none;
  left: -55%;
  top: 0;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.diagnosticos-submenu:hover .dropdown-menu,
.diagnosticos-submenu.show .dropdown-menu {
  display: block;
}
.diagnosticos-menu li button {
  padding: 8px 15px;
  display: block;
}

#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
  bottom: 41px !important;
  right: -10px !important;
}

@media (max-width: 767px) {
  .sidebar-mini.sidebar-collapse
    .sidebar-menu
    > li:hover
    > a
    > span:not(.pull-right) {
    opacity: 1;
  }
}
/* Validar */
.skin-black .sidebar a,
.skin-black .sidebar button,
#id5-theme div.company-nav > span{
  color: #000000e0 !important;
}
.skin-black .sidebar li:hover > a,
.skin-black .sidebar li.active > a,
.skin-black .sidebar li form:hover button {
  color: #9f2897 !important;
}

#id5-theme .text-purple,
#id5-theme .input-group-addon {
  color: #000000e0 !important;
}
#id5-theme .company-logo {
  border-color: #00000029 !important;
}
#id5-theme .select2-container .select2-selection--single {
  border-color: #00000029 !important;
}

.select2-container--default .select2-results__option {
  border-radius: 4px !important;
  margin: 0px 6px !important;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #0000000a !important;
  color: #000 !important;
}

/* Ajustes card */

.row:not(.widget-home-cliente) .box .box-header {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 55px;
  padding: 0 12px !important;
  color: rgba(0, 0, 0, 0.88);
  font-weight: 600;
  font-size: 15px;
  background: transparent;
  border-bottom: 1px solid #f0f0f0 !important;
  border-radius: 8px 8px 0 0 !important;
}
.row:not(.widget-home-cliente, .widget-metodologia-principal) .box-body {
  padding: 12px !important;
}
.row:not(.widget-home-cliente) .box-footer {
  padding: 12px !important;
}
.box-header > .box-tools {
  top: 15px !important;
  right: 15px !important;
}
.box-header i {
  display: none !important;
}
/* Tabela test */
.table tr th {
  background: #fafafa;
}
.table tr th i {
  display: none;
}
.table tr th,
.table tr td {
  padding: 12px !important;
}
.table-hover > tbody > tr:hover {
  background: #fafafa;
}
.table .space-icons {
  margin-left: 0px !important;
}

/* METODOLOGIA BOTÃO */

#btn-metodologia- {
  background: #9f2897 !important;
  padding: 5px 14px;
  color: #fff !important;
  border-radius: 6px;
  border: 1px solid #9f2897 !important;
  box-shadow: 0 2px 0 rgba(81, 13, 66, 0.19);
}
#btn-metodologia-:hover {
  color: #ae4ea9 !important;
  background: transparent !important;
  opacity: 1 !important;
}
#btn-metodologia- i {
  vertical-align: text-bottom;
  -webkit-transition: 0.7s ease-out;
  -moz-transition: 0.7s ease-out;
  transition: 0.7s ease-out;
}
.btn-metodologia:hover i {
  -webkit-transform: rotateZ(720deg);
  -moz-transform: rotateZ(720deg);
  transform: rotateZ(720deg);
}

/* Persona card */

.box.persona-card .widget-user-header {
  padding: 12px 22px !important;
}
.box.persona-card .box-body {
  padding: 24px !important;
}
.box.persona-card .box-footer {
  padding: 24px !important;
}
/* Rodapé */
@media (min-width: 768px) {
  /* #id5-theme .main-footer {
      position: fixe;
      bottom: 0;
      margin-left: 200px!important;
      background: #fff!important;
      border-top: 1px solid #f0f0f0!important;
      border-left:1px solid #f0f0f0!important;
  }*/

  #id5-theme .main-footer {
    position: absolute !important;
    width: 100% !important;
    max-height: 50px !important;
    bottom: 0 !important;
    margin-left: 200px !important;
  }
  #id5-theme .footer-facilitador {
    margin-left: 0px !important;
  }
  #id5-theme.sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 80px !important;
  }
}
.row .box-body.table-responsive {
  padding: 0px !important;
}
.table-responsive + .box-footer {
  display: none !important;
}

.widget-home-cliente {
  margin-top: -30px !important;
}
/* Ajustes menu 19/03*/

.sidebar-menu li > a > .fa-angle-left,
.sidebar-menu li > a > .pull-right-container > .fa-angle-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
}

.sidebar-menu li.active > a > .fa-angle-left,
.sidebar-menu li.active > a > .pull-right-container > .fa-angle-left {
  -webkit-transform: rotate(-270deg) !important;
  -ms-transform: rotate(-270deg) !important;
  -o-transform: rotate(-270deg) !important;
  transform: rotate(-270deg) !important;
}

/* Menu Facilitador */
#id5-theme .main-header .sidebar-menu li form {
  margin: 3px !important;
  border-radius: 8px !important;
  border-left: 0px !important;
}
#id5-theme .main-header .sidebar-menu .ferramentas-form-btn span {
  margin: 0px !important;
}
#id5-theme .main-header .sidebar-menu form button {
  width: 100% !important;
  text-align: left !important;
}
/* Ajuste kanban menu facilitador*/

.sidebar-mini.sidebar-collapse
  .main-header
  .sidebar-menu
  > li
  > form
  > button
  > span {
  display: inline !important;
  text-align: left !important;
}
.sidebar-mini.sidebar-collapse
  .main-header
  .sidebar-menu
  > li
  > form
  > button
  i {
  text-align: start !important;
}

#id5-theme .user-panel .company-logo {
  width: 50px !important;
  height: 50px !important;
  padding: 0px !important;
}
#id5-theme .user-panel .company-logo img {
  width: 48px !important;
  height: 48px !important;
}

#id5-theme.sidebar-collapse .main-header .logo {
  padding: 10px 0px !important;
}

.sidebar-collapse .logo img {
  width: 45px !important;
}

#id5-theme .sidebar .user-panel {
  padding: 0px !important;
}

#id5-theme.sidebar-collapse .sidebar .user-panel {
  margin-bottom: 0px !important;
  height: 80px !important;
}

.navbar-custom-menu .navbar-nav .icons a:hover span {
  color: #9f2897a8 !important;
}

/* Ajustes nova tela consultor */

.header-consultor .logo-header img {
  background: transparent !important;
}
#id5-theme .header-consultor {
  background-color: #fff !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03),
    0 1px 6px -1px rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.02) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  backdrop-filter: blur(8px) !important;
}
.header-consultor .navbar-static-top {
  background-color: #fff !important;
}
.widget-catalogo .box .box-body {
  padding: 0px !important;
}
@media (max-width: 767px) {
  .hidde-mobile {
    display: none !important;
  }
  a.dropdown-toggle.gravatar-header-menu {
    margin-top: 5px;
  }

  #id5-theme table:not(.table-condensed) tr td:first-child,
  #id5-theme table:not(.table-condensed) tr th:first-child {
    width: 10% !important;
  }
  .col-sm-12 {
    padding: 0px;
  }
  .box .box-body .card {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidde-desktop {
    display: none !important;
  }
}
.padding-t-b {
  padding: 18px 15px !important;
}

.menu-topo-consultor i {
  width: 21px !important;
  margin-right: 4px !important;
}

/* Ajustes novos 27/02 + */
body {
  color: #000000 !important;
}
body a {
  color: var(--primary-color-dashboard);
}
.side-left .login-box .logo img {
  width: 150px !important;
}
.side-left .login-box .autentication h1 {
  color: #323173;
  line-height: 1;
  padding: 15px;
  padding-bottom: 5px;
}
.navbar.navbar-static-top i {
  font-size: 16px;
}

@media (max-width: 991px) {
  .login-area .side-left,
  .login-area .side-right {
    padding: 35px 0px !important;
  }
}

.navbar.navbar-static-top i {
  font-size: 16px;
}

.sidebar-mini:not(.sidebar-collapse) .logo-header {
  width: 168px !important;
  margin: auto;
  height: 60px;
}

.main-header .logo {
  padding: 0px !important;
}

/* Bordas */

.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}
.btn {
  border-radius: 6px !important;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ff4d4f !important;
}

/* FIM AJUSTES */

:root {
  --primary-color-dashboard: #9f2897;
  --menu-icons-dash: #9f2897;
  --title_dashboard: #9f2897;
  --icons_dashboard: #9f2897;
}
html,
body#id5-theme {
  font-family: "Roboto", sans-serif;
  height: 100% !important;
  overflow-x: hidden;
}

#id5-theme h1,
#id5-theme h2,
#id5-theme h3,
#id5-theme h4,
#id5-theme h5,
#id5-theme h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.logo-header img {
  object-fit: contain;
}
.main-header .logo img {
  width: 200px;
}
.sidebar-collapse .logo img {
  width: 40px;
}

/* Bem vindo dashboard */

/* titulo */
section.content-header .text-purple {
  text-align: center;
}
.bem-vindo-dashboard {
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  max-width: 975px;
  margin: auto;
  text-align: justify;
}
/* Mobile Titulo da dashboard */

/* Alinnhando tabela a esquerda */
#id5-theme tr td:first-child,
#id5-theme tr th:first-child {
  text-align: left !important;
}
/* HOME Empresa */

.widget-home-cliente .box .box-body {
  background-position: center;
  background-size: 50%;
  height: 187px;
  transition: 0.2s ease-in-out;
}
.widget-home-cliente {
  padding: 0px 40px;
}
.widget-home-cliente .box .box-footer {
  text-align: center;
}
.widget-home-cliente .box .box-footer a {
}
@media (min-width: 993px) {
  .content-wrapper {
    margin-left: 210px !important;
  }
}
@media (max-width: 480px) {
  .widget-home-cliente .box .box-body {
    height: 120px;
  }
}
.card-business {
  background: url(https://ferramentas.timmy.pro/img/home/bg-business.png)
    no-repeat;
}

.card-swot {
  background: url(https://ferramentas.timmy.pro/img/home/bg-swot.png) no-repeat;
}

.card-proposta {
  background: url(https://ferramentas.timmy.pro/img/home/bg-proposta.png)
    no-repeat;
}

.card-empatia {
  background: url(https://ferramentas.timmy.pro/img/home/bg-mapaEmpatia.png)
    no-repeat;
}

.card-prisma {
  background: url(https://ferramentas.timmy.pro/img/home/bg-prisma.png)
    no-repeat;
}

.card-mvp {
  background: url(https://ferramentas.timmy.pro/img/home/bg-mvpCanvas.png)
    no-repeat;
}

.card-moodboard {
  background: url(https://ferramentas.timmy.pro/img/home/bg-moodboard.png)
    no-repeat;
}

.card-jornadas {
  background: url(https://ferramentas.timmy.pro/img/home/bg-jornadas.png)
    no-repeat;
}

.card-kanban {
  background: url(https://ferramentas.timmy.pro/img/home/bg-kanban.png)
    no-repeat;
}

.card-nova-entrega {
  background: url(https://ferramentas.timmy.pro/img/home/bg-entrega.png)
    no-repeat;
}

.card-default {
  background: url(https://ferramentas.timmy.pro/img/assistentes/default-assistentes.png)
    no-repeat;
}

.widget-home-cliente .box:hover {
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16),
    0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09) !important;
}

.widget-home-cliente .box:hover .box-body {
  background-size: 60%;
}
.widget-home-cliente .box:hover .box-footer a {
  text-decoration: underline;
}

.widget-home-cliente span {
  display: block;
}

@media (min-width: 993px) {
  .widget-home-cliente .box-footer {
    font-size: 16px;
  }
}
.widget-home-cliente .box-footer {
  color: #000000e0;
  font-weight: 400;
}
.widget-home-cliente .box {
  margin-bottom: 30px;
}

@media (max-width: 480px) {
  .bem-vindo-dashboard {
    text-align: left;
  }
  #id5-theme .main-footer {
    max-height: 100px !important;
  }
  section.content-header .text-purple {
    margin-top: 20px;
  }
}

.status-mvp-fornecedor {
  background-color: #f7a931;
  padding: 0.2em 0.6em 0.3em;
  border-radius: 10px;
  color: #fff;
  font-size: 75%;
  font-weight: 700;
}

/* Fim Bem vindo dashboard */

/* LGPD */

.modal-footer {
  position: sticky;
  bottom: 0;
  background-color: white;
  z-index: 10;
  width: 100%;
  padding: 10px;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 8px 8px !important;
}
@media (max-width: 480px) {
  .modal-footer {
    display: flex;
    justify-content: center;
  }
}

/* CORES */

#id5-theme .bg-aqua {
  background-color: #08979c !important;
}
#id5-theme .bg-blue {
  background-color: #0958d9 !important;
}

/* Single mvp ajustes */

#id5-theme .boxFinanceiro .box-header {
  border-radius: 8px !important;
}

#id5-theme .boxFinanceiro .box-header a {
  width: 100%;
  display: block;
  padding: 20px 0px;
}
#id5-theme .boxFinanceiro .box {
  box-shadow: none !important;
  border: 1px solid #f0f0f0;
}
.boxFinanceiro .box-header i {
  display: inline !important;
}

.logo-header ._logo {
  margin-top: 6px;
}

/* Tela  conexões ajustes */

#id5-theme .widget-conexoes .box .box-header {
  display: block !important;
  padding: 16px 12px !important;
  min-height: 0 !important;
}

.widget-conexoes .box-header i {
  display: block !important;
  margin-top: 12px;
  font-size: 14px !important;
}

.widget-conexoes .box-header#instagramConection i {
  margin: 0 0 3px 0;
}

#id5-theme .box-header#instagramConection .btn-default{
  padding: 0 5px;
}
/* Resultados ajustes */

.widget-resultados .box-header i {
  display: block !important;
}
#id5-theme .widget-resultados span.kv-date-picker {
  border-radius: 6px 0px 0px 6px !important;
}
/* Gerenciar funil */

#id5-theme .widget-gerenciar-funil .box-header i {
  display: block !important;
}

/* Orçamentos submetivos ajuste */

.col-lg-12.col-xs-12.servico-orcamento
  .bootstrap-touchspin
  .input-group-btn-vertical
  button {
  padding: 4px !important;
  margin-right: 2px;
}
#formSolicitarOrcamento .servico-orcamento .box-title.color-timmy {
  color: #000;
  margin-top: 12px;
}
/* admin ajustes */
.modal-body .form-group .select2.select2-container {
  width: 100% !important;
}

/*  Largura Sidebar semelhante ANT DESIGN */
.main-sidebar,
.main-header .logo {
  width: 200px !important;
}
.main-header .navbar {
  margin-left: 200px !important;
}
.main-header .logo {
  height: 60px !important;
}
.sidebar-collapse .sidebar-menu {
  margin-top: 5px;
}

.sidebar-menu .treeview-menu > li > a {
  font-size: 14px !important;
  font-weight: 300 !important;
}
.sidebar-menu .treeview-menu > li {
  margin-bottom: 2px !important;
}

#id5-theme select + span.select2 {
  margin-top: 6px !important;
}
#id5-theme .sidebar .user-panel {
  margin-bottom: 8px !important;
}

.sidebar-collapse ul.treeview-menu.menu-open {
  width: 230px !important;
}

/* Color tabela */

#id5-theme .badge {
  border-radius: 6px !important;
  font-weight: 500 !important;
  padding: 5px 8px !important;
}

.label,
.status-mvp-fornecedor {
  border-radius: 6px !important;
  font-weight: 500 !important;
  padding: 5px 8px !important;
}

/* TABLET + */
@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width: 50px !important;
  }
  .sidebar-collapse .main-header .navbar {
    margin-left: 80px !important;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .main-header .logo {
    width: 100% !important;
  }
  #id5-theme .main-header .navbar {
    margin-left: 0px !important;
    float: revert;
  }
}
/* AJustando alinhamento menu
@media (min-width: 993px) { 
  .navbar-nav:not(.sidebar-menu) li a:not(.gravatar-header-menu){padding-top:22px;}
  .gravatar-header-menu i{margin-top:6px!important;}
  
  .sidebar-menu>li>a {
      padding: 12px 5px 12px 15px!important;}
  
  #id5-theme .main-header .sidebar-toggle {padding-top:5.5px!important;}
  
  }
*/
/*  FIM - Largura Sidebar semelhante ANT DESIGN */

/* Alterando logo header -sidebar-collapse */
#id5-theme:not(.sidebar-collapse) .main-header .logo ._logo-sm {
  display: none;
}
#id5-theme.sidebar-collapse .main-header .logo ._logo {
  display: none;
}

#id5-theme .box-overflow {
  overflow-x: auto;
}

#id5-theme .planomarketing-produto-servico-cliente-search .input-sm {
  padding: 0;
}

#id5-theme .control-sidebar-bg,
#id5-theme .control-sidebar {
  top: 0;
  right: 0;
  width: 0;
  position: absolute;
  height: 100%;
  transition: all 0.5s ease-in-out;
  transform: translate(230px, 0);
}

#id5-theme .control-sidebar.control-sidebar-open,
#id5-theme .control-sidebar.control-sidebar-open + .control-sidebar-bg {
  transform: translate(0, 0);
  width: 230px;
  height: 100%;
  padding-top: 60px;
}

#id5-theme .control-sidebar-purple-right {
  background-color: #48043c !important;
}

#id5-theme .control-sidebar-purple-right .sidebar .sidebar-menu > li > a {
  color: white !important;
}

#id5-theme
  .control-sidebar-purple-right
  .sidebar
  .sidebar-menu
  > li
  > a
  > span {
  color: white !important;
}

/*componentes menu lateral esquerdo*/
.control-sidebar-purple-left #linkPlanoMkt > span.pull-right-container > i {
  padding: 0px !important;
  margin: 0px !important;
}

.control-sidebar-purple-left #linkPlanoMkt > span:nth-child(2) {
  width: 229px;
  border-radius: 0px;
}

/* #id5-theme>div.wrapper>aside.main-sidebar.control-sidebar-purple-left>section>ul>li>ul {
  width: 229px;
} */

/*style do dashboard*/
#id5-theme .legend-chartjs > ul {
  list-style: none;
  display: inline-flex;
  margin: 0px !important;
  padding: 0px !important;
}

#id5-theme .legend-chartjs > ul > li {
  padding-right: 15px;
}

#id5-theme .legend-chartjs > ul > li > i {
  margin-right: 1px;
}

#id5-theme .legend-chartjs > ul > li > label {
  margin-right: 1px;
  font-weight: 200;
  display: block;
}

#id5-theme .legend-chartjs > ul > li > label {
  font-size: 13px;
  color: gray;
  font-weight: 400;
}

#id5-theme .legend-chartjs > ul > li > p {
  font-size: 13px;
  font-weight: bold;
}

#id5-theme .legend-chartjs > ul > a > li > label {
  font-size: 13px !important;
  color: gray !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  margin-top: 3px !important;
}

#id5-theme .legend-chartjs > ul > a > li {
  display: flex !important;
  flex-direction: column !important;
  padding-right: 15px !important;
}

#id5-theme .legend-chartjs > ul > a > li > p {
  font-size: 13px !important;
  font-weight: bold !important;
}

/* remove a borda do modelo box */
#id5-theme .col-sm-12.col-lg-12.col-xs-12 .box,
#id5-theme .col-lg-3.col-xs-12 .box,
#id5-theme .col-lg-4.col-xs-12 .box,
#id5-theme .content .box,
#id5-theme #modalViewParcela .box {
  border: none;
  border-radius: 6px;
  box-shadow: 0px 0px 3px rgba(138, 53, 132, 0.25);
}

/* service card area */
.fa.fa-spin {
  -webkit-animation: fa-spin 0.5s infinite linear !important;
  animation: fa-spin 0.5s infinite linear !important;
}

#id5-theme hr {
  border-top: 1px solid #e9cde7;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

#id5-theme .box-btn-default {
  margin-left: 60px;
  margin-bottom: 65px;
  margin-top: 28px;
  width: 100%;
}

#id5-theme hr.line {
  clear: both;
  margin: 0;
}

/*#id5-theme .box-header a:hover 										{background: rgba(0,0,0,0);}*/

#id5-theme .service-card .card-avatar {
  display: none;
  height: 48px;
  width: 48px;
  text-align: center;
}

#id5-theme .service-card .card-avatar i {
  font-size: 48px;
}

#id5-theme .service-card .box {
  box-shadow: initial;
}

#id5-theme .service-card .tab-content,
#id5-theme .service-card .direct-chat-messages {
  padding: 10px 0;
}

#id5-theme .service-card .tab-content,
#id5-theme .service-card .user-panel {
  padding: 0;
  min-height: 50px;
}

#id5-theme .sidebar .user-panel {
  padding: 0 10px 10px;
}

#id5-theme .service-card .user-panel > .info {
  padding: 0;
  position: relative;
  left: 0;
  padding-left: 0;
}

#id5-theme.skin-black .service-card .user-panel > .info h5 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 5px;
}

#id5-theme.skin-black .service-card .user-panel > .info span {
  font-size: 16px;
}

#id5-theme.skin-black .service-card .user-panel > .info h5,
#id5-theme.skin-black .service-card .user-panel > .info span,
.text-white {
  color: #fff;
}

#id5-theme .service-card .nav-tabs-custom > .tab-content {
  padding-left: 0;
  padding-right: 0;
}

#id5-theme .service-card .nav > li > a {
  padding: 10px 5px !important;
}

#id5-theme .service-card .direct-chat,
#id5-theme .service-card .nav-tabs {
  margin-top: 15px;
}

/* card selecionados */
#id5-theme .service-card.select .list-group {
  margin-bottom: 0;
}

#id5-theme .service-card.select .list-group li:first-child {
  border-top: 0;
}

#id5-theme .service-card.select .box-footer {
  text-align: center;
}

/* card list-group  */
#id5-theme .box-body .list-group {
  margin-bottom: 0;
}

#id5-theme .box-body .list-group .list-group-item:first-child {
  border-top: 0;
  padding-top: 0;
}

#id5-theme .box-body .list-group .list-group-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

#id5-theme .box-body .list-group .list-group-item p {
  margin-bottom: 0;
}

#id5-theme .box-body .list-group .list-group-item .user-info {
  padding: 0;
}

/* listagem orcamento */
#id5-theme.skin-black .service-card.orcamento .user-panel > .info h5 {
  margin-bottom: 0;
}

#id5-theme .service-card.orcamento .user-panel {
  min-height: 0;
}

#id5-theme .tab-purple > a {
  font-weight: 600;
  color: #333333;
}

#id5-theme .tab-purple.active > a {
  color: #a03285;
}

/*visualizacao de orcamento*/
#id5-theme .orcamento-header {
  text-align: center;
  background-color: #9f2897 !important;
  color: #fff;
}

#id5-theme .orcamento-sub-header {
  text-align: center;
  color: #9f2897;
}

.orcamento-header {
  text-align: center;
  background-color: #9f2897 !important;
  color: #fff;
}

.orcamento-sub-header {
  text-align: center;
  color: #9f2897;
}

.orcamento-tag-bg {
  width: 230px !important;
  height: 29px !important;
  display: block;
  text-align: center;
  padding: 10px 0px 0px 0px;
  margin: 0 auto;
  font-size: 12px;
}

#id5-theme .orcamento-tag-bg {
  width: 230px !important;
  height: 29px !important;
  display: block;
  text-align: center;
  padding: 10px 0px 0px 0px;
  margin: 0 auto;
  font-size: 12px;
}

#id5-theme .div-orcamento-submit {
  top: 230px;
  position: absolute;
}

#id5-theme .orcamento-tag-consultor {
  background-color: #f0f2f5;
  border-color: #f0f2f5;
  color: #333333;
  text-align: right;
  float: right;
  min-height: 40px;
}

#id5-theme .orcamento-tag-consultor.direct-chat-text:after {
  border-width: 12px;
  margin-top: -7px;
  border-left-color: #f0f2f5;
}

#id5-theme .orcamento-tag-fornecedor {
  background-color: #c03f9e;
  border-color: #c03f9e;
  color: #fff;
  text-align: left;
  float: left;
  min-height: 40px;
}

#id5-theme .orcamento-tag-fornecedor.direct-chat-text:after {
  border-width: 12px;
  margin-top: -7px;
  border-right-color: #c03f9e;
}

/* #id5-theme .orcamento-header-form>div>ul {
  background-color: #9f2897 !important;
  padding: 8px 0px 0px 0px;
}

.orcamento-header-form>div>ul {
  background-color: #9f2897 !important;
  padding: 8px 0px 0px 0px;
}

#id5-theme .orcamento-header-form>div>ul>li>a {
  background-color: transparent;
  border: 0px transparent;
  color: #fff;
}

.orcamento-header-form>div>ul>li>a {
  background-color: transparent;
  border: 0px transparent;
  color: #fff;
}

#id5-theme .orcamento-header-form>div>ul>li>a:hover {
  background-color: #d060bc;
}

.orcamento-header-form>div>ul>li>a:hover {
  background-color: #d060bc;
}

#id5-theme .orcamento-header-form>div>ul>li>div>a {
  background-color: transparent;
  border: 0px transparent;
  color: #fff;
}

.orcamento-header-form>div>ul>li>div>a {
  background-color: transparent;
  border: 0px transparent;
  color: #fff;
}

#id5-theme .orcamento-header-form>div>ul>li>div>a:hover {
  background-color: #d060bc;
}

.orcamento-header-form>div>ul>li>div>a:hover {
  background-color: #d060bc;
} */

#id5-theme .help-block-orcamento {
  display: block;
  margin-top: 40px;
}

#id5-theme .input-group-touchspin .input-group.bootstrap-touchspin {
  position: relative;
  z-index: 2;
  float: left;
  width: 60px;
  margin-bottom: 0;
}

#id5-theme
  .input-group.bootstrap-touchspin
  .input-group-addon.input-group-append {
  padding: 0px;
  border: 0px;
}

#id5-theme .input-group-touchspin .input-group.bootstrap-touchspin input {
  border-radius: 0 !important;
}

#id5-theme .input-group-touchspin .input-group-addon {
  border-right: 0;
  float: left;
  width: 48px;
  padding: 9px 12px;
}

#id5-theme .input-group-checkbox {
  padding-top: 5px;
}

#id5-theme span.input-group-addon {
  border-radius: 6px;
  border-color: #e9cde7;
}

#id5-theme span.input-group-addon.kv-date-remove,
#id5-theme span.input-group-addon.kv-field-separator {
  border-radius: 0;
}

#id5-theme .input-group span.input-group-addon + .hasDatepicker,
#id5-theme .input-group span + .input-group-addon.kv-date-remove + input,
#id5-theme #planomarketingcampanhaanalise-periodo_fim {
  border-radius: 0 6px 6px 0 !important;
}

/* Badges de estágios*/
#id5-theme .estagio {
  margin-right: 5px;
}

#id5-theme .estagio .active {
  color: #00a65a;
}

#id5-theme .estagio .disabled {
  color: #ccc;
}

#id5-theme .btnDisabled {
  cursor: not-allowed !important;
}

#id5-theme .estagio {
  padding: 0;
  padding-top: 5px;
  margin: 0;
  list-style: none;
}

#id5-theme .estagio li {
  position: relative;
  float: left;
  text-align: center;
  margin-right: 10px;
}

#id5-theme .estagio .label {
  position: absolute;
  top: -6px;
  right: -2px;
  text-align: center;
  font-size: 9px;
  padding: 2px 3px;
  line-height: 0.9;
}

#id5-theme .service-card .estagio i {
  display: inline-block;
  padding-right: 5px;
}

#id5-theme .persona-card dt {
  margin-top: 15px;
}

#id5-theme .persona-card.widget-user-2 .widget-user-header {
  padding: 15px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom: 1px solid #ddd;
}

#id5-theme .persona-card.widget-user-2 .widget-user-image > img {
  width: 65px;
  height: 65px;
}

#id5-theme .persona-card.widget-user-2 .widget-user-username {
  font-weight: 500;
}

#id5-theme .menu-topo .widget-user-header {
  display: flex;
  align-items: center;
}

#id5-theme .menu-topo .widget-user-username {
  margin-left: 20px !important;
}

.boxFornecedor .widget-user-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.boxFornecedor .widget-user-username {
  margin-left: 0 !important;
}

#id5-theme .select2-container .select2-selection--single,
#id5-theme .form-control,
#id5-theme .select2-dropdown,
#id5-theme
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field,
#id5-theme .select2-container--default .select2-selection--single,
#id5-theme .select2-container--default .select2-selection,
#id5-theme .select2-container--krajee .select2-selection,
#id5-theme .file-preview {
  border: 1px solid #e9cde7;
  border-radius: 6px;
}

#id5-theme .select2-container .select2-selection--single {
  height: 34px;
}

#id5-theme .addService .select2-selection.select2-selection--single {
  padding: 10px 24px 6px 12px;
}

.select2-container--krajee.select2-container--open .select2-selection,
.select2-container--krajee .select2-selection:focus {
  box-shadow: none !important;
}

#id5-theme > span > span {
  border-radius: 10px;
}

#id5-theme
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 32px;
}

#id5-theme
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
}

#id5-theme
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  border: 1px solid #d2d6de;
  border-radius: 0;
  margin: 4px 6px 4px 0;
  color: #333;
}

#id5-theme
  .select2-container
  .select2-selection--multiple
  .select2-selection__rendered {
  display: block;
}

#id5-theme
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #333;
}

#id5-theme select + span.select2 {
  width: 100% !important;
}

/* push */
#id5-theme .push-top {
  margin-top: 10px !important;
}

#id5-theme .push-top-small {
  margin-top: 5px !important;
}

#id5-theme .push-top-medium {
  margin-top: 20px !important;
}

#id5-theme .push-top-large {
  margin-top: 35px !important;
}

#id5-theme .push-bottom {
  margin-bottom: 10px !important;
}

#id5-theme .push-bottom-small {
  margin-bottom: 5px !important;
}

#id5-theme .push-bottom-medium {
  margin-bottom: 20px !important;
}

#id5-theme .push-bottom-large {
  margin-bottom: 35px !important;
}

/* box */
#id5-theme .box {
  border-radius: 3px;
  border-top: 3px solid #9f2897;
}

#id5-theme .myChart2 {
  margin-bottom: 28px;
}

#id5-theme .box.collapsed-box .box-header.with-border {
  border-bottom: 0;
}

#id5-theme .box-footer {
  border: none;
}

#id5-theme .box-footer,
#id5-theme .modal-content {
  border-radius: 8px;
}

#id5-theme .modal-header {
  border: none;
}

#id5-theme .modal-title {
  font-size: 16px;
  font-weight: 600;
  word-wrap: break-word;
}

#id5-theme .modal-body {
  padding: 10px 20px;
}

#id5-theme .modal-footer {
  border-top: 0;
}

#id5-theme .box-header {
  padding: 9px;
}

#id5-theme .table {
  border-bottom: 1px solid #f0f0f0 !important;
}

#id5-theme .table tr td .progress {
  margin: 0;
  background-color: #e0e0e0;
}

#id5-theme table a span,
#id5-theme table a:hover {
  color: var(--icons_dashboard) !important;
}
#id5-theme table a.linkModal {
  color: var(--title_dashboard) !important;
}

/* icones asc e desc */
.asc::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f884";
  color: #993399;
}

.asc i {
  display: none;
}

.desc::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f160";
  color: #993399;
}

.desc i {
  display: none;
}

#id5-theme table thead a,
#id5-theme table thead a:hover {
  color: #333333;
}

.fa-solid {
  color: #f0e0ef;
}

/* user-info */
#id5-theme .user-info.small {
  padding: 10px;
  font-size: 100%;
}

#id5-theme td .user-info.small {
  padding: 0;
}

#id5-theme .box-body .user-info {
  padding-left: 0;
  padding-right: 0;
}

/* user-avatar */
#id5-theme .user-avatar {
  width: 30px;
  height: 30px;
  transition: width 0.3s, height 0.3s;
  border-radius: 30px;
  overflow-y: hidden;
  line-height: 30px;
}

#id5-theme .user-avatar img {
  width: 100%;
  height: auto;
}

#id5-theme .user-info.small .user-avatar {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

#id5-theme .user-info.medium .user-avatar {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}

#id5-theme .user-info.large .user-avatar {
  width: 110px;
  height: 110px;
  margin-right: 15px;
}

/* user-name */
#id5-theme .user-name {
  display: block;
  font-size: 100%;
}

#id5-theme .user-info.small .user-name {
  padding-top: 5px;
}

#id5-theme .user-info.medium .user-name {
  font-size: 2rem;
}

/* user-occupation */
#id5-theme .user-occupation {
  display: block;
  font-size: 100%;
}

/* widget-user */
#id5-theme .widget-user img.img-circle {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#id5-theme .widget-user .box-footer {
  padding-top: 40px;
}

/* Registration form */
.error-summary {
  color: #ff0000;
}

.error-summary ul {
  padding-left: 0px;
}

.error-summary p {
  font-weight: 600;
}

.error-summary li {
  list-style-type: none;
  text-align: left;
  line-height: 2em;
}

/* pagination */
.pagination {
  margin: 10px;
  float: right !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  cursor: default;
  background-color: #fff;
  color: #a01f97;
  border-color: #a01f97;
}

/* grid-view */
#id5-theme .grid-view .summary,
.table-title {
  padding-bottom: 5px;
  margin-left: 10px;
}

/* formularios */
#id5-theme .select2-selection .select2-selection--single {
  height: 34px;
}

/* wrapper */
.wrapper {
  overflow-y: unset !important;
  overflow-x: unset !important;
}

/* main-header */

#id5-theme .navbar-nav > li > span {
  color: white;
  font-size: 30px;
}

#id5-theme.skin-black .main-header .dropdown-menu .sidebar-menu a span {
  display: inline-block !important;
  position: static;
  margin-left: 0;
  padding: 0;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu.clienteConsultor {
  position: absolute;
  right: 0;
  left: -147px;
}

#id5-theme .main-header .logo .logo-lg {
  background: url(../img/timmy_logo.png) no-repeat center;
  background-size: 70%;
  color: transparent;
  margin-top: 5px;
}

/*#id5-theme .main-header .logo .adm-consultor                        {background: url(../img/logo.png) no-repeat 15px;}*/
#id5-theme .main-header .logo .logo-mini {
  background: url(../img/favicon.png) no-repeat center;
  background-size: 70%;
  color: transparent;
}

.logo-header {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.logo-header img {
  height: 50px;
  width: 50px;
  background: #ffffff;
  color: transparent;
}

#id5-theme .main-header .dropdown-menu {
  border: none !important;
  box-shadow: 0 0px 14px 0 rgba(0, 0, 0, 0.2), 0 0px 0px 0 rgba(0, 0, 0, 0.1);
}

#id5-theme .navbar-custom-menu .nav ul li a {
  color: var(--title_dashboard);
  border-color: #fff;
}

#id5-theme .main-header .sidebar-toggle {
  padding: 0px !important;
  background: transparent;
  font-size: 15px;
  color: #000000e0;
  margin-left: 29px;
}

/*FIM NAVBAR CONSULTOR*/

/*sub menu */
#id5-theme .sub-header > nav {
  z-index: 0;
  height: 100%;
  margin-left: 0px !important;
  background-color: #48043c !important;
}

#id5-theme .sub-header .navbar-nav > li > a > i {
  font-size: 20px !important;
  color: white;
}

#id5-theme .sub-header .navbar-nav > li > a {
  background-color: #48043c !important;
}

#id5-theme .sub-header .titulo-pagina > ul > li .pull-right > a {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  color: white;
}

/*titulo pagina*/
#id5-theme .content-header.titulo-pagina {
  display: inline-block;
}

#id5-theme .content-header > ul {
  display: inline-flex;
}

/* content-wrapper */
#id5-theme .wrapper {
  min-height: 100% !important;
}

#id5-theme .content-wrapper {
  min-height: 100% !important;
}

#id5-theme .company-logo {
  width: 50px;
  height: 50px;
  background: #ffffff;
  transition: width 0.3s, height 0.3s;
  border-radius: 50px;
  overflow-y: hidden;
  line-height: 50px;
  text-align: center;
  border: 1px solid #e9cde7;
}

#id5-theme .company-logo img {
  width: 100%;
  height: auto;
  vertical-align: baseline;
}

#id5-theme.sidebar-collapse .company-logo {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

#id5-theme .company-name {
  margin-bottom: 10px;
}

#id5-theme .fornecedor-avatar-small {
  width: 50px;
  height: 50px;
  background: #404c51;
  margin-right: 5px;
}

/* main-sidebar */
#id5-theme .main-sidebar .client-panel img {
  width: 100%;
  max-width: 60px;
  height: auto;
}

#id5-theme .main-sidebar .client-panel .info {
  padding-top: 10px;
}

#id5-theme.sidebar-collapse .main-sidebar .client-panel {
  padding: 10px;
}

#id5-theme.sidebar-collapse .main-sidebar .cliente_consultor .info {
  display: none;
}

#id5-theme .main-sidebar .client-panel {
  padding: 25px 10px;
  text-align: center;
}

/* control-sidebar */

/* main-footer */
#id5-theme .wrapper-footer {
  position: relative;
  z-index: 1;
}

#id5-theme .main-footer {
  display: flex;
  background: transparent;
  border: none;
  width: 100%;
  max-height: 50px;
}

@media (max-width: 995px) {
  #id5-theme .main-footer {
    text-align: center;
    flex-direction: column-reverse;
  }

  #id5-theme .main-footer .politicaPv {
    margin: 5px 0;
  }
}

.divider {
  width: 1px;
  height: 17px;
  background-color: #000;
  margin: 0 10px;
}

#id5-theme .main-footer a {
  color: #ac3a84;
}

#id5-theme .main-footer a:hover {
  color: #ac3a84;
}

#id5-theme .text-success {
  color: #00a65a;
}

#id5-theme .estagio-label {
  margin: 10px 0px;
}

#yii-debug-toolbar {
  display: none !important;
}

/*componentes*/
/*butoes*/
#id5-theme .btn-view {
  color: #f39c12 !important;
  margin: 0px 3px 0px 3px;
  padding: 0px;
  background: transparent;
  border: transparent;
}

.funilSemanal td button {
  border: 0;
  background-color: transparent;
}

#id5-theme .btn-xs {
  min-width: 0 !important;
  border-radius: 3px !important;
}

#id5-theme .btn-view:hover {
  margin: 0px 3px 0px 3px;
  padding: 0px;
  background: transparent;
  border: transparent;
}

#id5-theme .btn-update {
  color: #337ab7 !important;
  margin: 0px 3px 0px 3px;
  padding: 0px;
  background: transparent;
  border: transparent;
}

#id5-theme .btn-update:hover {
  margin: 0px 3px 0px 3px;
  padding: 0px;
  background: transparent;
  border: transparent;
}

#id5-theme .btn-delete {
  color: #dd4b39 !important;
  margin: 0px 3px 0px 3px;
  padding: 0px;
  background: transparent;
  border: transparent;
}

#id5-theme .btn-delete:hover {
  margin: 0px 3px 0px 3px;
  padding: 0px;
  background: transparent;
  border: transparent;
}

#id5-theme .input-group span {
  color: var(--icons_dashboard) !important;
}

#id5-theme .btn-enviar-mensagem {
  background-color: #9f2897;
  color: white;
  border: 0px;
  border-radius: 3px;
  height: 35px;
  width: 145px;
}

.btn-enviar-mensagem {
  background-color: #9f2897;
  color: white;
  border: 0px;
  border-radius: 3px;
  height: 35px;
  width: 145px;
}

#id5-theme .btn-enviar-mensagem:hover {
  background-color: #d060bc;
}

.btn-enviar-mensagem:hover {
  background-color: #d060bc;
}

.login-area .btn-primary.login-button,
#id5-theme .btn-primary,
#id5-theme .btn-warning,
#id5-theme .btn-default {
  outline: none;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  user-select: none;
  touch-action: manipulation;
  line-height: 1.5714285714285714;
  font-size: 14px;
  height: 32px;
  padding: 4px 15px;
  border-radius: 6px;
}

.login-area .btn-primary.login-button,
#id5-theme .btn-primary {
  color: #fff;
  background-color: var(--primary-color-dashboard);
  box-shadow: 0 2px 0 rgba(81, 13, 66, 0.19);
}

.login-area .btn-primary.login-button:hover,
#id5-theme .btn-primary:hover {
  color: #fff;
  background-color: #ab46a1;
}

.btn-activate {
  color: #fff;
  background-color: #ab46a1 !important;
}

#id5-theme .btn-default {
  background-color: #ffffff;
  border-color: #d9d9d9;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}

#id5-theme .btn-default:hover {
  color: #ab46a1;
  border-color: #ab46a1;
}

#id5-theme .btn-default.filter.filterOrcamento {
  margin-top: 10px;
}

#id5-theme
  .input-group.bootstrap-touchspin.bootstrap-touchspin-injected
  .btn-default {
  min-width: 15px;
}

#id5-theme
  .field-comercialorcamentohistorico-historico
  .wysihtml5-toolbar
  li
  .btn-group
  .btn-default {
  min-width: 0;
}

#id5-theme .input-group-text.input-group-btn-vertical {
  margin: 2px;
}

/*Consultor Modal Suporte*/
#support-form .modal-content .modal-header .text-center > p > a {
  color: #9f2897 !important;
}

#support-form .modal-content .modal-footer .btn-fechar {
  border: 1px solid #9f2897;
  background: white;
  color: #9f2897;
  height: 45px;
  width: 90px;
}

#support-form .modal-dialog.modal-lg .modal-content {
  border-radius: 10px !important;
  box-shadow: 9px 9px 9px 9px rgba(50, 50, 50, 0.77) !important;
}

#support-form .modal-content .modal-header .text-title {
  color: #5ecc6f !important;
}

#support-form .modal-content .modal-body .text-body {
  color: #a03287 !important;
}

.title-name {
  color: #993399;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 22px;
}

.resultados-carregando {
  margin: 50px auto;
  text-align: center;
}

.title-resultados {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  padding: 10px;
}

.title-resultados b {
  color: #993399;
}

.resultados-bloco {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.resultados-segmento .resultados-item {
  width: 300px;
  box-sizing: border-box;
  border: 1px solid #c6c6c6;
  margin: 10px;
  padding: 10px;
  text-align: center;
}

.resultados-segmento .title {
  font-size: 18px;
  color: #993399;
  margin: 10px 0;
}

.resultados-segmento .metrica-title {
  text-align: left;
}

.resultados-segmento .increased {
  color: #00760b;
}

.resultados-segmento .increased::before {
  font-family: "Font Awesome 5 Free";
  content: "\f062";
  font-weight: 900;
  font-size: 11px;
  margin-right: 2px;
}

.resultados-segmento .increased:before {
  color: #00760b;
}

.resultados-segmento .decreased {
  color: #ff2525;
}

.resultados-segmento .decreased::before {
  font-family: "Font Awesome 5 Free";
  content: "\f063";
  font-weight: 900;
  font-size: 11px;
  margin-right: 2px;
}

.resultados-segmento .neutral {
  color: #18519d;
}

.table-name {
  font-weight: normal;
  text-align: center;
}

.table {
  margin: 0 !important;
}

.align {
  text-align: center;
}

.values-inline {
  display: inline;
}

.filter-style {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
  color: black;
  position: relative;
  top: -8px;
}

.filter-style2 {
  margin-left: 10px;
  margin-right: 10px;
  color: black;
  font-size: 15px !important;
}

.space-buttons {
  margin-right: 10px;
}

.space-icons {
  margin-left: 5px;
}

@media (max-width: 767px) {
  #id5-theme.sidebar-open .content-wrapper,
  #id5-theme.sidebar-open .right-side,
  #id5-theme.sidebar-open .main-footer {
    transform: unset;
  }

  #id5-theme .nav-tabs > li > a {
    padding: 10px 5px;
  }

  .resultados-segmento .resultados-item {
    width: 100%;
  }

  #id5-theme .main-header .logo .logo-lg {
    background-size: 30%;
  }

  #id5-theme .navbar-nav > .user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-top: 0;
  }

  #id5-theme .box-body.table-responsive.no-padding {
    padding: 10px !important;
  }


  #id5-theme .main-header .logo{
    float: left;
  }

  .content-wrapper{
    margin-top: 12px;
  }
}

@media only screen and (max-width: 480px) {
  #id5-theme .clearxs {
    float: none !important;
    display: block !important;
    clear: both !important;
  }

  /* Mdificação no card de orçamentos selecionados*/
  #id5-theme .service-card .input-group-touchspin {
    display: inline-block;
  }

  #id5-theme .service-card .input-group-checkbox {
    margin-bottom: 10px;
  }
}

@media (min-width: 750px) {
  .card-size {
    width: 650px;
    height: 350px;
  }

  .content-adjustment {
    height: 335px;
  }

  .reposition-name {
    color: white;
    font-size: 30px;
    position: relative;
    top: 140px;
  }

  .color-side-green {
    background-color: #00a65a;
    height: 335px;
  }

  .color-side-purple {
    background-color: #993399;
    height: 335px;
  }
}

/* TELA DE SERVIÇOS */

.color-timmy {
  color: #9f2897;
}

.icon-size-service {
  font-size: 12px;
  color: #9f2897;
}

.background-padrao {
  background-color: #c6c6c6;
  color: white;
}

/* Retire icone profile header */

.navbar-static-top.navbar .dropdown-toggle .fa-caret-down {
  display: none;
}

/*Tabelas*/

#id5-theme .tabela-orcamentos-submetidos > thead > tr > th {
  text-align: center !important;
}

#id5-theme .tabela-orcamentos-submetidos > tbody > tr > td {
  text-align: center !important;
}
#id5-theme table:not(.table-condensed) tr td,
#id5-theme table:not(.table-condensed) tr th {
  width: 16.25% !important;
}
#id5-theme table:not(.table-condensed) tr td:first-child,
#id5-theme table:not(.table-condensed) tr th:first-child {
  width: 35% !important;
}

.widget-jornadas-mvp table button i,
.widget-entregas-mvp table button i {
  color: #9f2897 !important;
}
table.table-bordered tbody th,
table.table-bordered tbody td {
  border: 0px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background: #fff;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border: none !important;
}
.table-bordered {
  border-radius: 100px !important;
  padding: 10px !important;
}

thead > tr > th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}

thead > tr > th {
  position: relative;
}

#id5-theme th,
#id5-theme td {
  text-align: center !important;
}
.table td {
  vertical-align: middle !important;
}

.table tr th,
.table tr td {
  padding: 13px !important;
}

#id5-theme .table-box,
#id5-theme .dashboard-gr-entregas {
  background-color: #fdfcfd;
  border: 1px solid #f0e0ef;
  border-top: 5px solid #d35dc8;
  border-radius: 5px;
  box-shadow: 0px 2px 2px rgba(138, 53, 132, 0.25);
  margin-bottom: 30px;
}

.widget-funil-vendas .box-header i {
  display: block !important;
}

#id5-theme .header-tbl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
table .space-icons {
  margin-left: 0px !important;
}
/* TABS */
#id5-theme .nav-tabs > li.active > a {
  background-color: inherit;
  border: inherit;
  border-bottom-color: #fff !important;
  background-color: #fff;
  color: var(--title_dashboard);
  text-shadow: 0 0 0.25px currentcolor;
  border: 1px solid #f0f0f0;
  border-radius: 8px 8px 0 0;
}

#id5-theme .nav-tabs > li > a {
  border-radius: 8px 8px 0 0;
  color: #000000e0;
  margin-left: 2px;
  padding: 8px 16px;
  background: #00000005;
  border: 1px solid #f0f0f0;
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#id5-theme .nav > li > a:hover,
#id5-theme .nav > li > a:active,
#id5-theme .nav > li > a:focus {
  color: var(--title_dashboard);
  background: #fff;
}
.nav.nav-tabs li {
  padding: 0 2px;
}
.nav.nav-tabs li a {
  font-size: 15px;
}
.nav.nav-tabs li a i {
  display: none;
}

.btn.btn-sm.btn-info.btn-flat {
  border-radius: 100px;
  min-width: 100px;
  background: #fff;
  border-color: #9f2897;
  color: #9f2897;
}

.btn.btn-sm.btn-info.btn-flat:hover {
  background: #e3ddf0;
}

#id5-theme .linkModalNovaEntrega {
  background-color: #9f2897;
  color: #ffffff;
}

#id5-theme .linkModalNovaEntrega:hover {
  background-color: #6d0068;
}

.grid-view .summary {
  padding: 12px 0px;
}

.table tbody td,
.table > tbody > tr > th {
  border-top: 1px solid #f0f0f0 !important;
}

.table thead tr th,
.table > tbody > tr > th {
  border-bottom: 1px solid #f0f0f0;
  white-space: nowrap;
}

#id5-theme .panel.panel-default {
  width: 100%;
}

/* Área login */
.login-area {
  font-family: "Roboto", sans-serif;
  display: flex;
  height: 100vh;
  width: 100vw;
}

.panel-default {
  width: 323px;
  margin: 0 auto;
}

#id5-theme .ferramentas-form-btn {
  color: var(--title_dashboard);
  background: none;
  border: none;
}

#id5-theme .ferramentas-form-btn i {
  width: 20px;
  text-align: start;
}

.login-area label {
  color: #727171;
}

.login-area input {
  background-color: #ece9f2;
  border: 1px solid #d2c3e4;
  border-radius: 3px;
}

.panel-default h1 {
  color: #9f2897;
  font-weight: 700;
  font-size: 45px;
  line-height: 48px;
  text-align: start;
  margin: 0;
  padding: 0 15px 0 15px;
}

.analise-view-relatorio .panel-default h1,
#edit-report-modal h1 {
  color: inherit;
}

#reset-password a {
  color: #9f2897;
  text-decoration: underline;
}

.form-group p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
}

.field-loginform-password {
  margin-top: 20px;
}

.form-group {
  text-align: start;
}

#id5-theme.sidebar-collapse .form-group.form-consultor {
  display: none !important;
}

#id5-theme .form-group.form-consultor {
  margin: 15px 13px;
}

.field-loginform-recaptcha {
  margin-top: 20px;
}

.form-group #reset-password {
  margin-top: 10px;
}

.wysihtml5-toolbar a {
  margin: 0 2px;
}

.featured h1,
.login-area .featured p {
  margin: 0 auto;
  width: 539px;
  text-align: inherit;
}

.featured h1 {
  font-weight: 700;
  font-size: 45px;
  line-height: 48px;
}

.login-area .featured p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin-top: 32px;
}

#newRegister a {
  color: #f8c760;
}

.login-area .side-left,
.login-area .side-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 100%;
}

.login-area .side-left {
  background-color: #f5f5f5;
}

.login-area .logo {
  margin-right: 75px;
}

.login-area .logo a {
  /* background: url(../img/timmy_logo.png) no-repeat center;
  background-size: 110%;
  width: 209px;
  height: 80px;
  display: inline-block; */
  margin-top: 18px;
}

.login-area .featured {
  margin: 3% auto;
}
/* Ajustes modal senha alterada*/

.modal-open #changeSucessful {
  display: flex !important;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#changeSucessful .modal-dialog .modal-header {
  background: #fff !important;
  padding: 20px 0px !important;
  border-bottom: 1px solid #9f2897 !important;
  border-radius: 8px 8px 0px 0px !important;
}

#changeSucessful .modal-dialog .modal-header h2 {
  color: #9f2897 !important;
  margin: 0px !important;
  font-size: 24px !important;
}

#changeSucessful .modal-dialog .modal-body {
  padding: 30px !important;
}
#changeSucessful .modal-dialog .modal-body p {
  font-size: 16px !important;
}

/* Forgot Password */

.login-area .panel-default#forgotSenha p {
  padding: 3px;
  font-size: 14px;
  color: #ac3a84;
  text-align: center;
  margin: 25px 0px 30px 0px;
}

/* Responsividade Login */

@media (max-width: 1200px) {
  .login-area {
    flex-direction: column;
  }

  .login-area .side-left,
  .login-area .side-right {
    width: 100%;
    grid-template-rows: 10% 90%;
  }
}

@media (max-width: 756px) {
  .featured h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
  }

  .login-area .featured p {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    margin-top: 32px;
  }

  .login-area .side-left,
  .login-area .side-right {
    grid-template-rows: 5% 95%;
  }

  .login-area .side-right {
    background: none;
    background-color: #9f2897;
  }

  .featured h1,
  .login-area .featured p {
    width: 410px;
  }
}

@media (max-width: 425px) {
  .featured h1,
  .login-area .featured p {
    width: 310px;
  }
}

/* Área do cliente */

#id5-theme .nav-tabs {
  border-bottom: 1px solid #f0f0f0;
}

/* Navbar */

.skin-black .main-header {
  box-shadow: unset !important;
}

.skin-black .sidebar-menu > li > form {
  border-left: 3px solid transparent;
}

#sidebarFornecedor {
  padding-top: 20px;
}

.skin-black .main-header .navbar .navbar-custom-menu .navbar-nav > li > a {
  border-left: 0 !important;
  color: #9f2897;
}

.skin-black .main-header .navbar .nav > li > a:hover,
#id5-theme .main-header .sidebar-toggle:hover,
.skin-black .main-header .navbar .nav > li > a:hover,
.skin-black .main-header .navbar .nav .open > a {
  color: #e9cde7 !important;
  background: transparent !important;
}

.skin-black .main-sidebar,
.skin-black .left-side,
.skin-black .main-header > .logo {
  background-color: #fff !important;
  border-right: 0 !important;
}

.sidebar-menu > li > form {
  padding: 12px 5px 12px 15px;
  display: block;
}

.skin-black .sidebar-menu > li:hover > form,
.skin-black .sidebar-menu > li.active > form {
  background: #1e282c;
  border-left-color: #fff;
}

.navbar-nav > .user-menu > .dropdown-menu,
.sidebar-menu > li > form > button {
  padding: 0 !important;
}

.skin-black .main-header .navbar,
.content-wrapper,
.wrapper {
  background-color: #f0f2f5 !important;
}

#support-form .modal-content .modal-footer .btn-enviar {
  background: #9f2897;
  color: white;
  border-radius: 100px;
  min-width: 100px;
  border-color: #9f2897;
}

.sidebar-menu > li > form > a > .fa {
  width: 20px;
}

@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse
    .sidebar-menu
    > li:hover
    > form
    button
    span:not(.pull-right),
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-men {
    display: block !important;
    position: absolute;
    width: 180px;
    left: 50px;
    background-color: #f0f2f5;
  }

  .sidebar-mini.sidebar-collapse
    .sidebar-menu
    > li:hover
    > form
    button.ferramentas-form-btn
    span:not(.pull-right) {
    width: 170px;
    text-align: start;
    margin-left: 10px;
    border-radius: 4px;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu > li > form > button > span {
    display: none !important;
    -webkit-transform: translateZ(0);
    text-align: center;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > form button > span {
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 10px;
    background-color: inherit;
  }

  .dropdown-menu.temporary .sidebar-menu li a span {
    width: 5px !important;
  }
  @media (min-width: 768px) {
    #id5-theme.sidebar-mini.sidebar-collapse .content-wrapper,
    #id5-theme.sidebar-mini.sidebar-collapse .right-side {
      margin-left: 90px !important;
    }

    #id5-theme.sidebar-mini.sidebar-collapse .main-sidebar {
      width: 80px !important;
    }
    .content-wrapper {
      padding-bottom: 40px;
    }
    /*
        .sidebar-mini.sidebar-collapse .sidebar-menu li a, .sidebar-mini.sidebar-collapse .sidebar-menu li form{
            padding:10px 0px!important;
            text-align:center!important;
            
        }
        */
    .sidebar-mini.sidebar-collapse .sidebar-menu li form button {
      text-align: center !important;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu li form i,
    .sidebar-mini.sidebar-collapse .sidebar-menu li a i {
      font-size: 16px;
      text-align: center !important;
    }
    .sidebar-mini.sidebar-collapse .main-header .logo {
      width: 80px !important;
    }

    .sidebar-mini.sidebar-collapse .user-panel {
      display: flex;
      justify-content: center;
      align-content: center;
      align-items: center;
    }
  }
}

@media (min-width: 993px) {
  #id5-theme:not(.sidebar-collapse) .treeview-menu {
    width: 199px !important;
    margin: 0px !important;
  }

  .sidebar-mini.sidebar-collapse .user-panel + .sidebar-menu li a {
    padding-left: 25px !important;
  }

  .user-panel .sidebar-mini.sidebar-collapse .sidebar-menu li a span {
    width: 220px !important;
  }

  #id5-theme .sidebar-menu .treeview-menu > li > a {
    padding: 7px 5px 7px 14px;
    padding-left: 14px !important;
  }
}

@media (max-width: 480px) {
  .sidebar-collapse ul.treeview-menu.menu-open {
    width: 100% !important;
  }
}

.treeview-menu {
  left: 84px !important;
}

/* Box de dicas  */

.callout h4 {
  color: #046cce;
}

.callout p {
  color: #77757b;
}

#id5-theme .callout a {
  color: #3c8dbc;
}

#id5-theme .callout a:hover {
  color: #046cce;
}

#id5-theme .callout.callout-info {
  background-color: #fdfcfd !important;
  border: 1px solid #d2c3e4;
  border-left: 5px solid #046cce;
  border-radius: 5px;
  padding-right: 15px;
}

/* Task #56522 */
#id5-theme .dropdown-menu.temporary .sidebar-menu li,
.skin-black .sidebar-menu > li > .treeview-menu {
  background-color: #fff !important;
}

#id5-theme .btn.btn-primary.btn-file {
  margin-left: 5px;
}

#id5-theme [placeholder="Selecionar ficheiro ..."],
#id5-theme .file-caption-name,
#id5-theme .file-caption-icon,
#id5-theme .fileinput-cancel-button,
#id5-theme .fileinput-upload-button {
  display: none;
}

#id5-theme .file-input .hidden-xs {
  display: inherit !important;
}

@media (max-width: 991px) {
  #id5-theme .navbar-custom-menu > .navbar-nav > div > .dropdown-menu {
    left: auto;
    right: 0;
    background: #fff;
  }

  #id5-theme .content-header > .breadcrumb {
    background-color: transparent;
  }

  #id5-theme section .nav.navbar-nav{
    margin: 0 19px 0 0;
  }

  #id5-theme .main-header .sidebar-toggle{
    margin-left: 19px;
  }

  #id5-theme .main-header .navbar-custom-menu a, .main-header .navbar-right a {
    color: var(--primary-color-dashboard);
  }
}

#id5-theme section.content-header#title-header {
  padding: 0 0 14px 0;
}

#id5-theme #add {
  margin-left: 4px;
}

#id5-theme #margin-filter {
  margin-right: 15px;
}

#id5-theme .table-slideToggle {
  border: 0;
  background-color: transparent;
}

#id5-theme .flex-filter,
#id5-theme .selectFlex .form-group,
#id5-theme .field-comercialprodutosearch-fornecedor_id,
#id5-theme .field-comercialprodutosearch-comercial_produto_categoria_id,
#id5-theme .field-planomarketingplanomarketingsearch-finlegado_pessoa_id,
#id5-theme .field-planomarketingcampanhasearch-finlegado_pessoa_id {
  display: flex;
  flex-direction: column;
}

#id5-theme #msg-consultor {
  padding: 10px 0;
}

#id5-theme .grafico-entregas,
.grafico-orcamentos {
  margin-top: 15px;
  border-top: 1px solid #ddd;
}

#id5-theme .grafico-orcamentos {
  border-bottom: 1px solid #ddd;
}

#id5-theme .grafico-entregas {
  border-bottom: 1px solid transparent;
}

#id5-theme .grafico-entregas li,
.grafico-orcamentos li {
  padding: 3px;
}

#id5-theme .attachment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#id5-theme .attachment-list li {
  margin: 8px 0;
}

#id5-theme .bg-green,
#id5-theme .bg-blue,
#id5-theme .bg-orange,
#id5-theme .bg-red {
  border-radius: 8px;
}

.login-area .modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .login-area .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.login-area .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: initial !important;
  margin: 0 !important;
}

#id5-theme .closeBox {
  border-top: 0 !important;
}

/* --- CARDS --- */
#id5-theme .card {
  display: none;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #9f2897;
}

#id5-theme .card .card-text {
  color: #333333;
}

#id5-theme .card .card-title,
#id5-theme .card .card-text {
  margin: 0;
}

#id5-theme .card .linkModalServicos {
  font-size: 18px;
}

/* --- FIM CARDS --- */

/* #id5-theme .modal-footer {
  padding: 15px 0;
} */

#modalNovaEntrega .modal-footer {
  display: none;
}

.catalogo.user-block img {
  width: 60px;
  height: 60px;
}

.catalogo.user-block .username,
.catalogo.user-block .description,
.catalogo.user-block .comment {
  margin-left: 70px;
}

.catalogo.user-block .description {
  color: #333;
}

.catalogo-content {
  margin-top: 9px;
}

.tmy-widget-chart.small-box {
  border-radius: 4px;
  border: 1px solid #d2c3e4;
}

.tmy-widget-chart.small-box:hover {
  color: #333;
}

.tmy-widget-chart.small-box p {
  font-size: 14px;
  font-weight: bold;
}

.tmy-widget-chart.small-box h3 {
  text-align: center;
}

.tmy-widget-chart.small-box > .small-box-footer {
  color: #333;
  background: #fbf0fb;
  text-align: initial;
  display: flex;
  justify-content: space-between;
  padding: 5px 10px;
}

.tmy-widget-chart.small-box > .small-box-footer:hover {
  color: #333;
  background: #fbf0fb;
}

.tmy-widget-chart.small-box > .small-box-footer small {
  justify-items: stretch;
}

@media (max-width: 1387px) {
  .user_dashboard,
  .conclusao_dashboard {
    font-size: 12px !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1277px) {
  .user_dashboard,
  .conclusao_dashboard {
    font-size: 10px !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1402px) {
  .dashboard-small {
    flex-direction: column;
  }
}

@media screen and (max-width: 427px) {
  #id5-theme .box-footer.footerEntregas {
    padding-top: 36px;
  }
}

#id5-theme .btn-file span {
  color: #fff !important;
}

/*Estilos dos cards*/

#id5-theme .margin-titles-cards {
  margin-bottom: 0.5rem;
}

#id5-theme .box-cards {
  display: flex;
  flex-direction: column;
}

#id5-theme .card {
  display: none;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 2px;
  padding: 10px;
  border: 1px solid #d2c3e4;
  border-radius: 10px;
  color: #9f2897;
}

#id5-theme .card-body {
  display: flex;
  justify-content: space-between;
}

#id5-theme .card-content {
  width: 100%;
  display: flex;
  flex-direction: column;
}

#id5-theme .card-title {
  font-weight: bold !important;
}

#id5-theme .card-text > a {
  color: #9f2897 !important;
}

#id5-theme .box-card-buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}

.kv-align-middle.w0 {
  text-align: center;
}

#id5-theme .three-dots {
  background-color: #9f2897;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 1px;
  margin-bottom: 1px;
}

#id5-theme .no-border {
  background-color: #f9f9f9;
  border: none !important;
}

#id5-theme .fornecedor-avatar {
  margin-right: 4px;
  width: 30px;
  height: 30px;
  transition: width 0.3s, height 0.3s;
  border-radius: 30px;
  overflow-y: hidden;
  line-height: 30px;
}

.bg-timmy {
  background-color: #9f2897;
}

#id5-theme .card-geral {
  display: none;
}

#id5-theme .tableCatalogo #tabs-contratacoes-tab0 td:first-child,
#id5-theme .tableCatalogo #tabs-contratacoes-tab0 th:first-child,
#id5-theme .tableCatalogo.tableCatalogoCliente td:first-child,
#id5-theme .tableCatalogo.tableCatalogoCliente th:first-child {
  text-align: start;
}

@media (max-width: 767px) {
  #id5-theme .card,
  #id5-theme .card-geral,
  #id5-theme .boxFinanceiro .tbl-box {
    display: block;
  }

  .activeFinanceiro {
    display: block !important;
  }

  #id5-theme .tbl-box {
    display: none;
  }

  #id5-theme .tbl-box.tableCatalogo {
    display: block;
  }

  /* #id5-theme .tbl-box.tableCatalogo #tabs-contratacoes,
  #id5-theme .tbl-box.tableCatalogo .table.table-hover,
  #cardServicoContratado {
    display: none;
  } */

  .box-three-dots {
    display: flex;
    flex-direction: column;
  }
  
}

.activeFinanceiro {
  display: none;
}

@media (max-width: 920px) {
  .nav-tabs > li {
    width: 100% !important;
    float: none !important;
  }
}

/* Sidemenu */

#id5-theme .main-sidebar {
  box-shadow: 0px 0px 3px rgba(138, 53, 132, 0.15);
}

#id5-theme .sidebar-menu .treeview-menu {
  padding-left: 0;
}

#id5-theme .sidebar-menu .treeview-menu li {
  border-left: 3px solid transparent !important;
}

#id5-theme .sidebar-menu .treeview-menu > li > a,
#id5-theme .sidebar-menu .treeview-menu > li form button {
  padding: 7px 5px 7px 14px;
  font-weight: 300 !important;
  width: 100% !important;
  text-align: left !important;
}

/*@media (min-width: 768px) { */
.navbar-nav > .user-menu .user-image {
  width: 40px !important;
  height: 40px !important;
  object-fit: contain;
  margin-top: 0 !important;
}
/* } */

.menu-mobile-consultor .dropdown-toggle {
  margin-top: -8px !important;
  padding: 0px;
}
/* Breadcrumbs */

.skin-black .content-wrapper .content-header {
  display: flex !important;
  flex-direction: column !important;
  margin-bottom: 0px;
  width: 100% !important;
}

.skin-black .content-header h1 {
  text-align: left;
  margin-bottom: 18px !important;
  font-weight: 500 !important;
}

.content-header > .breadcrumb > li > a {
  color: #434343 !important;
}

.content-header > .breadcrumb {
  display: block !important;
  float: left !important;
  position: unset !important;
  padding: 0px !important;
}
/* Tabelas */

.tbl-box.box-overflow {
  display: block !important;
}
#id5-theme .table-responsive .card {
  display: none !important;
}

/* fornecedor */

.fornecedor-widget .content-wrapper .content-header h1 {
  text-align: center !important;
}
.push-chat-open .push-new-message {
  padding-top: 10px;
}
.sidebar-collapse .menu-fornecedor-kanban li form button {
  padding-left: 10px !important;
}
.sidebar-collapse .menu-fornecedor-kanban li:hover form #kanban-submit span {
  display: none !important;
}
/* LOGO EMPRESA */

#id5-theme .user-panel .company-logo {
  margin: auto !important;
}
.main-sidebar .user-panel {
  min-height: 97px !important;
}
.user-panel > .info {
  left: 0px !important;
  text-align: center !important;
  width: 100% !important;
  padding: 10px 0px !important;
}

/* Form */

input[type="radio"] {
  accent-color: #9f2897 !important;
  margin-right: px;
}
#id5-theme input:focus,
#id5-theme textarea:focus {
  border-color: #9f2897 !important;
  box-shadow: 0 0 0 2px #e47fdd2b !important;
}

.tab-pane {
  padding: 0px 5px;
}

.file-input .file-drop-zone {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.servico-orcamento input.form-control {
  width: 40px;
}

.servico-orcamento .input-group-addon {
  padding: 0;
}

.direct-chat-primary .message-history {
  padding: 10px !important;
}

.descricao .box-body p {
  white-space: pre-line;
}

/* estilos página de funil */

#id5-theme th,
#id5-theme td {
  text-align: center;
}

#id5-theme .mainDashboard th,
#id5-theme .mainDashboard td {
  width: 33%;
}

#id5-theme .progress-bar {
  background-color: #9f2897;
}

@media (max-width: 991px) {
  .marginDate {
    margin-top: 15px;
  }
}

#ui-datepicker-div {
  z-index: 9999 !important;
}

.unstyled-button {
  color: #a01f97;
  background-color: initial;
  border: none;
  outline: none;
  box-shadow: none;
  padding: initial;
  font: initial;
  cursor: pointer;
}

#table-slideToggle .autogenerated-content {
  display: none;
}

.funnel_outer {
  width: 100%;
  float: left;
  position: relative;
}
.funnel_outer * {
  box-sizing: border-box;
}
.funnel_outer > ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.funnel_outer > ul > li {
  float: left;
  position: relative;
  margin: 2px 0;
  min-height: 50px;
  clear: both;
  text-align: center;
  width: 100%;
  list-style: none;
}
.funnel_outer li .funnel_step_content {
  border-top-width: 50px;
  border-top-style: solid;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  display: inline-block;
  vertical-align: middle;
}
.funnel_step_1 .funnel_step > .funnel_step_content {
  width: 100%;
  border-top-color: #8080b6;
}
.funnel_step_2 .funnel_step > .funnel_step_content {
  width: calc(100% - 50px);
  border-top-color: #005f8c;
}
.funnel_step_3 .funnel_step > .funnel_step_content {
  width: calc(100% - 100px);
  border-top-color: #007cb6;
}
.funnel_step_4 .funnel_step > .funnel_step_content {
  width: calc(100% - 150px);
  border-top-color: #ff66cc;
}
.funnel_step_5 .funnel_step > .funnel_step_content {
  width: calc(100% - 200px);
  border-top-color: #0099ff;
}
.funnel_step_6 .funnel_step > .funnel_step_content {
  width: calc(100% - 250px);
  border-top-color: #027002;
}
.funnel_step_7 .funnel_step > .funnel_step_content {
  width: calc(100% - 300px);
  border-top-color: #ff0000;
}
.funnel_outer > ul > li:last-child .funnel_step_content {
  border-left: 0;
  border-right: 0;
  border-top-width: 40px;
}
.funnel_outer > ul > li.not_last .funnel_step_content {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 50px;
}
.funnel_outer > ul > li .funnel_step_content p {
  margin-top: -30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
body a.funnel_step:link,
body a.funnel_step:hover,
body a.funnel_step:active,
body a.funnel_step:visited {
  color: #000;
}
.funnel_step_details {
  display: none;
  margin: auto;
}
.funnel_step_1 .funnel_step_details {
  border-left: 2px solid #8080b6;
  border-right: 2px solid #8080b6;
  border-bottom: 2px solid #8080b6;
}
.funnel_step_2 .funnel_step_details {
  border-left: 2px solid #669966;
  border-right: 2px solid #669966;
  border-bottom: 2px solid #669966;
}
.funnel_step_3 .funnel_step_details {
  border-left: 2px solid #a27417;
  border-right: 2px solid #a27417;
  border-bottom: 2px solid #a27417;
}
.funnel_step_4 .funnel_step_details {
  border-left: 2px solid #ff66cc;
  border-right: 2px solid #ff66cc;
  border-bottom: 2px solid #ff66cc;
}
.funnel_step_5 .funnel_step_details {
  border-left: 2px solid #0099ff;
  border-right: 2px solid #0099ff;
  border-bottom: 2px solid #0099ff;
}
.funnel_step_6 .funnel_step_details {
  border-left: 2px solid #027002;
  border-right: 2px solid #027002;
  border-bottom: 2px solid #027002;
}
.funnel_step_7 .funnel_step_details {
  border-left: 2px solid #ff0000;
  border-right: 2px solid #ff0000;
  border-bottom: 2px solid #ff0000;
}

/* i.fa-facebook-f {
  background-color: #fff;
  border-radius: 25px;
  color: #1877f2;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin: auto 3px;
  width: 25px;
  font-size: 15px;
  text-align: center;
} */

.tooltip-inner {
  background-color: #bca0f2;
}

#assistente .modal-body {
  white-space: pre-line;
}

.sparkles-icon {
  width: 15px;
  height: 15px;
  &::after {
    display: block;
    height: 15px;
    width: 15px;
    content: "";
    background-position: initial;
    background-size: cover;
    background-repeat: initial;
  }
}
.sparkles-icon:hover {
  &::after {
    transform: scale(1.5);
  }
}
.sparkles-icon-purple {
  &::after {
    background-image: url("../icons/sparkles-purple.svg");
  }
}
.sparkles-icon-silver {
  &::after {
    background-image: url("../icons/sparkles-silver.svg");
  }
}
.sparkles-icon-brass {
  &::after {
    background-image: url("../icons/sparkles-brass.svg");
  }
}
.sparkles-icon-gold {
  &::after {
    background-image: url("../icons/sparkles-gold.svg");
  }
}
.sparkles-icon-gray {
  &::after {
    background-image: url("../icons/sparkles-gray.svg");
  }
}
.sparkles-icon-outline {
  &::after {
    background-image: url("../icons/sparkles-outline.svg");
  }
}

nav.navbar{
  display: flex;
  align-items: center;
  margin: 5px 10px !important;
}

.main-header section.titulo-pagina{
  width: 20%;
}

.main-header section{
  width: 80%;
}

section.titulo-pagina{
  padding: 0px !important;
}

nav.navbar section div{
  max-width: 100%;
}

section .nav.navbar-nav{
  display: flex;
  align-items: center;
  /* width: 36%; */
  justify-content: space-evenly;
}

.icons.help{
  margin: 0 20px;
}

.navbar-custom-menu>.navbar-nav>div>.dropdown-menu{
    position: absolute;
    right: 0;
    left: auto;
}

.avatarMyPage a{
  padding: 0 !important;
}

.avatarMyPage{
  margin-top: 5px;
}