.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: auto;
}

.sidebar-menu ul li a,
.sidebar-menu li a span {
   white-space: normal;
   word-wrap: break-word;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
   margin-right: -1px;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

@media (min-width: 768px) {
   .modal-full-width {
      width: 88%;
   }
}

.font-awesome {
   font-family: FontAwesome;
 }

.clickable {
   cursor: pointer;
}

#contextMenu {
   position: absolute;
   display: none;
}

.select2-container .select2-search__field {
   width: 100% !important;
}

.ui-autocomplete {
   overflow-y: auto;
   overflow-x: hidden;
   height: 300px;
   z-index: 1000 !important;
}

.table.table-valign-middle > tfoot > tr > th,
.table.table-valign-middle > tbody > tr > td,
.table.table-valign-middle > thead > tr > th {
   vertical-align: middle;
}

/* .table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 2px solid #ddd;
} */

.upper-text {
  text-transform: uppercase;
}

/* ::-webkit-input-placeholder {
   text-transform: initial;
}

:-moz-placeholder {
   text-transform: initial;
}

::-moz-placeholder {
   text-transform: initial;
}

:-ms-input-placeholder {
   text-transform: initial;
} */

a {
   cursor: pointer;
}

#pagination p { display: inline-block; margin-right: 2px; margin-left:2px; margin-top: 15px; margin-bottom:15px }
#pagination .cell a {font-weight:bold; border-radius: 3px; font-size: 11px; color: #333; padding: 8px; text-decoration:none; border: 1px solid #d3d3d3; background-color: #f8f8f8; }
#pagination .cell a:hover { border: 1px solid #c6c6c6; background-color: #f0f0f0;  }
#pagination .cell_active span { font-weight:bold;border-radius: 3px; font-size: 11px; color: #333; padding: 8px; border: 1px solid #c6c6c6; background-color: #e9e9e9; }
#pagination .cell_disabled span { border-radius: 3px; font-size: 11px; color: #777777; padding: 8px; border: 1px solid #dddddd; background-color: #ffffff; }

.table > tbody > tr.active_row>td,
.table > tbody > tr.active_row>th,
.table > tbody > tr > td.active_row,
.table > tbody > tr > th.active_row,
.table > tfoot > tr.active_row>td,
.table > tfoot > tr.active_row>th,
.table > tfoot > tr > td.active_row,
.table > tfoot > tr > th.active_row,
.table > thead > tr.active_row>td,
.table > thead > tr.active_row>th,
.table > thead > tr > td.active_row,
.table > thead > tr > th.active_row {
   background-color: #d6d6d6;
}

.modal {
   overflow: auto !important;
}

.theme-config {
  position: absolute;
  top: 100px;
  right: 0;
  overflow: hidden;
}
.theme-config-box {
  margin-right: -220px;
  position: relative;
  z-index: 2000;
  transition-duration: 0.8s;
}
.theme-config-box.show {
  margin-right: 0;
}
.spin-icon {
  background: #dd4b39;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0 0 20px;
  font-size: 16px;
  top: 0;
  left: 0;
  width: 40px;
  color: #fff;
  cursor: pointer;
}
.skin-settings {
  width: 220px;
  margin-left: 40px;
  background: #f3f3f4;
}
.skin-settings .title {
  background: #dedbdb;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 10px 15px;
  font-size: 12px;
}
.setings-item {
  padding: 5px 30px;
}

.skin-name a {
  text-transform: uppercase;
}

table.fixed {
   table-layout: fixed;
}
table.fixed td {
   overflow: hidden;
}

.full-width {
   width: 100%;
}

.table-sm > tbody > tr > td,
.table-sm > tbody > tr > th,
.table-sm > tfoot > tr > td,
.table-sm > tfoot > tr > th,
.table-sm > thead > tr > td,
.table-sm > thead > tr > th {
   padding: 2px;
}

.entry:not(:first-of-type){
   margin-top: 10px;
}

@media (max-width: 767px) {
   .table-responsive .dropdown-menu {
      position: static !important;
   }
}
@media (min-width: 768px) {
   .table-responsive {
      overflow: visible;
   }
}

.main-header .logo {
   font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.nav-tabs-custom{
   margin-bottom: 0px;
}

.sweet-overlay {
   z-index: 1999;
}

.obrigatorio::after {
   color: #dd4b39;
   content: " *";
}

/* .skin-red-light .sidebar-menu>li:hover>a, .skin-red-light .sidebar-menu>li.active>a {
   background: #b3b3c7;
} */

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

.table-center{
   display:flex;
   justify-content: space-between;
   align-items: center;
}


.fs{
   font-size: 20px;
}



.h3_amarelo{
   font-size: 1.1em !important;
   display: flex;
   flex-wrap: wrap;

}
.altura_amarelo{
   min-height: 149,22px;
}


.small-box h3, .small-box p {
   z-index: 5;
   white-space: nowrap !important; 
   width: 100% !important;
   overflow: hidden !important;
   text-overflow: ellipsis !important;
}

.mb-4{
   margin-bottom: 20px !important;
}


.flex-button{
   display: flex;
   justify-content: end ;
   margin-bottom: 10px;

}


/** Para adicionar o Icone de troca de imagem */
.edit_figura{
   display:none;
}

.edit_hover_class{
    width:100px;
    height:100px;
    background-image: url("https://images.pexels.com/photos/259803/pexels-photo-259803.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500");
    background-size: cover;
  }

.edit_figura:hover{
    display:block;
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    margin: auto;
    z-index: 999;

}