.adiv-center {
  width: auto;
  float: none;
  margin: 0 auto;
  display: table;
}
.atexto-normal{
  text-transform: none !important;
}
.login-form .form-group label {
  text-transform: none;
}
.page-wrapper .page-body-wrapper .page-title h3 {
 text-transform: none;
 padding-left: 10px;
}
.page-wrapper .page-body-wrapper .page-title {
 padding-bottom: 20px;
}
.login-card{
  background: #EDECFC;
}
.btn-pill {
  border-radius: 40px;
}
#apreload {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.75);
  z-index: 9999;
  cursor: wait;
}
#apreload-text{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: 5px;
  font-size: 50px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
.alert{
  padding: 10px;
}
a.cabecalho{
  color: #242934;
}
a.cabecalho:hover{
  color: #6362e7;
}

.aiconBig2{
  font-size: 1.2em !important;
}
.aiconBig{
  font-size: 1.6em !important;
}
.aiconExtraBig{
  font-size: 4.6em !important;
}
.aiconMedium{
  font-size: 1.8em !important;
}
body.dark-only .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .logo-wrapper img {
  height: 35px;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .simplebar-offset {
  height: 100vh;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links {
  height: 100vh;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li a i {
  margin-right: 6px;
  vertical-align: bottom;
  float: none;
  width: 19px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.4em;
  color: #222222;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li:hover .sidebar-link:not(.active):hover i {
  color: rgba(99,98,231,0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.dark-only .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li a i {
  color: #9B9CA0;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li.sidebar-list .badge {
  top: 13px;
  right: 16px;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li {
  padding: 0 10px;
}
.crypto-chart .card-header .media .media-body .coin-logo-img.bg-light-secondary i {
  color: var(--theme-secondary);
}
.crypto-chart .card-header .media .media-body .coin-logo-img.bg-light-primary i {
  color: var(--theme-deafult);
}
.crypto-chart .card-header .media .media-body .coin-logo-img.bg-light-info i {
  color: var(--bs-info);
}
.crypto-chart .card-header .media .media-body .coin-logo-img.bg-light-warning i {
  color: var(--bs-warning);
}
.anoneBG{
  background: none;
}
.atextoMenor{
  font-size: .85em;
}
.atextoMenorPedido{
  font-size: .75em;
}
.atextoMenorCinza{
  font-size: .75em;
  font-style: italic;
  color: var(--bs-secondary);
  font-weight: 700;
}
.our-activities table tr td:last-child {
  padding-right: 0;
  text-align: left;
}
.card .card-header {
  padding: 30px 20px;
}
.card .card-body {
  padding: 30px 20px;
  background-color: rgba(0,0,0,0);
}
.ainicial{
  width: 40px;
  height: 40px;
  background: #F4F6FD;
  text-align: center;
  color: #1E2F65;
  font-size: 1.4em;
  margin-right: 8px;
  line-height: 40px;
  font-weight: 700;
}
.user-profile .social-media ul.user-list-social {
  margin-right: 0;
  margin-left: 0;
  padding-bottom: 00px;
}
.cripto-notification table tr td {
  padding-bottom: 5px;
}
.page-wrapper.compact-wrapper .page-body-wrapper .page-body {
  margin-top: 62px;
}

@media (max-width:767px) {
  .amt-5-xs{
    margin-top: 5px;
  }
}

.atextoMaior{
  font-size: 1.2em;
}
.atextoMaiorBig{
  font-size: 2em;
}
.arowTable120{
  width: 120px !important;
}
.arowTable150{
  width: 150px !important;
}
.arowTable80{
  width: 80px !important;
}
.arowTable200{
  width: 200px !important;
}
.table-hover tbody tr:hover {
  background-color: rgba(99,98,231,0.1);
  --bs-table-accent-bg: unset;
}

.theme-form input[type="text"], .theme-form input[type="email"], .theme-form input[type="search"], .theme-form input[type="password"], .theme-form input[type="number"], .theme-form input[type="tel"], .theme-form input[type="date"], .theme-form input[type="datetime-local"], .theme-form input[type="time"], .theme-form input[type="datetime-local"], .theme-form input[type="month"], .theme-form input[type="week"], .theme-form input[type="url"], .theme-form input[type="file"], .theme-form textarea, .theme-form select {
  color: #4f4b4b !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.theme-form input[type="text"]:focus, .theme-form input[type="email"]:focus, .theme-form input[type="search"]:focus, .theme-form input[type="password"]:focus, .theme-form input[type="number"]:focus, .theme-form input[type="tel"]:focus, .theme-form input[type="date"]:focus, .theme-form input[type="datetime-local"]:focus, .theme-form input[type="time"]:focus, .theme-form input[type="datetime-local"]:focus, .theme-form input[type="month"]:focus, .theme-form input[type="week"]:focus, .theme-form input[type="url"]:focus, .theme-form input[type="file"]:focus, .theme-form textarea:focus, .theme-form select:focus {
  border-color: #757171 !important;
  color: #000 !important;
  -webkit-box-shadow: 0px 10px 10px -9px #757171;
  -moz-box-shadow: 0px 10px 10px -9px #757171;
  box-shadow: 0px 10px 10px -9px #757171;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.theme-form select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}

.page-wrapper .page-header .header-wrapper {
  -webkit-box-shadow: 0px 10px 11px -14px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 10px 11px -14px rgba(0,0,0,0.75);
  box-shadow: 0px 10px 11px -14px rgba(0,0,0,0.75);
}
.aButtonsAcao button, .aButtonsAcao div.btn-blank{
  width: 100%;
  padding: 4px !important;
  margin: 2px 0px;
  font-size: 1.025em;
}
.aButtonsAcao div.btn-small{
  padding: 4px !important;
}
.aButtonsAcao{
  text-align: center;
  width: 100%;
}
.aButtonsAcao div.btn-small2{
  padding: 4px !important;
  font-size: .8em;
}
tbody tr {
  vertical-align: middle;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links li a span {
  text-transform: none;
}
div .textcounter-count {
  color: #CCC;
  position: absolute;
  right: 18px;
  bottom: 10px;
  font-size: 11px;
  background: none;
  top: 45px;
  user-select: none;
}
.cke_chrome {
  border: 1px solid #EFEFEF !important;
}
.cke_focus #cke_1_contents{
  border: 1px solid #EFEFEF !important;
  border-color: #757171 !important;
  color: #000 !important;
  -webkit-box-shadow: 0px 10px 10px -9px #757171;
  -moz-box-shadow: 0px 10px 10px -9px #757171;
  box-shadow: 0px 10px 10px -9px #757171;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.switch-showcase .media{
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.switch-showcase .media:hover{
  background: rgba(99,98,231,0.16);
  border-radius: 8px;
}
textarea{
  resize: none !important;
}
.form-disabled{
  background: #FAD4D4 !important;
  cursor: not-allowed !important;
  color: #E73C3C !important;
}
.branco{
  color: #FFF;
}
.btn-azul-hover:hover{
  background: #39388c !important;
  border-color: #39388c !important;
  color: #FFF !important;
}

.page-wrapper .page-header .header-wrapper .right-header>ul>li {
  padding: 6px 10px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
}

.aVermelho{
  color: #FF0000;
}
.aVerde{
  color: #008800;
}

.itemGalleryDelete .caption {
  padding: 10px;
  border: 1px solid #e4e6ec;
  margin-bottom: 30px;
  border-radius: 0 0 5px 5px;
}
.icon-rank{
  width: 60px;
  margin-right: 10px;
}
.div-label-titulo{
  font-size: 1.2em;
  font-weight: 700;
}
.div-label-sub{
  font-size: 1.1em;
}
.modal.modal-wide .modal-dialog {
  width: 80%;
  margin-top: 2em;
}
.modal-dialog {
  overflow-y: initial !important
}

.modal-content h1{
  text-align: center;
  color: #007C75;
  font-size: 1.8em;
}
.modal-content h2{
  text-align: center;
  color: #007C75;
  font-size: 1.2em;
  margin: 0;
}
.breadcrumb-item.active {
  text-transform: none;
}
table.our-activities tr td .icon-wrappar {
  width: 40px;
  height: 40px;
  background-color: #f4f6fd;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.code{
  width: 100%;
  height: 300px;
  background: #272822;
  color: #FFF;
  border-radius: 4px;
  padding: 20px;
  overflow: scroll;
}
.none-mouse:hover {
  cursor: default;
}

.card .card-body p{
  word-break: break-all !important;
}
.card .custom-card{
  padding-bottom: 5px;
}
.btn-pink{
  background-color:#D31484;
  color: #FFF;
}
.btn-pink:hover{
  background-color:#9c1162;
  color: #FFF;
}
.radio-pink input[type="radio"]+label::before {
  border-color: #D31484 !important;
}

.radio-pink input[type="radio"]:checked+label::after {
  border-color: #D31484 !important;
}

.radio-pink input[type="radio"]:checked+label::before {
  border-color: #D31484 !important;
}

.radio-pink input[type="radio"]:checked+label::after {
  background-color: #D31484 !important;
}

.table-small th, .table-small td {
  padding: 0;
}

.table-small thead tr th{
  padding-top: .5em;
  padding-bottom: .5em;
}

@media only screen and (max-width: 575.98px){
  .page-wrapper .page-body-wrapper .page-title {
    padding-top: 70px;
    padding-bottom: 15px;
  }
}

.btn-full{
  width: 100%;
  font-size: 1em;
  padding: 8px 2px;
}
.subDestaqueItalico{
  font-size: .95em;
  font-style: italic;
  color: #E52727;
  font-weight: 700  ;
}

.user-profile .social-media ul.user-list-social li:hover a {
  color: #fff;
}

.table-hover tbody tr:hover th, .table-hover tbody tr:hover td {
  color: var(--bs-table-hover-color);
}

ul.pro-services li h5 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 2px;
}
ul.pro-services li p {
  font-size: 13px;
}
ul.pro-services li:nth-child(n+2) {
  margin-top: 0;
}
.linhaTotal{
  width: 100%;
  height: 1px;
  background: rgba(30, 47, 101, .25);
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
}
.avatar.ainicial{
  text-transform: uppercase !important;
}
.maxAltura120{
  max-height: 120px;
}
.infoAlugado,.infoColetado{
  background: #C1251E;
  padding: 2px 6px;
  color: #FFF;
  position: absolute;
  z-index: 2;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 1;
  font-size: .85em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.infoColetado{
  background: green;
  color: white;
  font-weight: 700;
}
.hori-timeline .events .event-list {
  display: block;
  position: relative;
  text-align: center;
  padding-top: 70px;
  margin-right: 0;
}
.hori-timeline .events .event-list:before {
  content: "";
  position: absolute;
  height: 36px;
  border-right: 2px dashed #dee2e6;
  top: 0;
}
.hori-timeline .events .event-list .event-date {
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  width: 50%;
  margin: 0 auto;
  border-radius: 4px;
  padding: 6px 2px;
}
@media (min-width: 1140px) {
  .hori-timeline .events .event-list {
    display: inline-table;
    width: 24%;
    padding-top: 30px;
    margin-bottom: 40px;
    background-image: url('../images/seta-direita.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: 22%;
  }
  .hori-timeline .events .event-list .event-date {
    top: -17px;
  }
}
.bg-soft-primary {
  background-color: rgba(64,144,203,1)!important;
  color: #FFF !important;
}
.bg-soft-success {
  background-color: rgba(71,189,154,1)!important;
  color: #FFF !important;
}
.bg-soft-danger {
  background-color: rgba(231,76,94,1)!important;
  color: #FFF !important;
}
.font-size-16{
  padding: 0 50px;
}
.card .card-body p, p {
  word-break: normal !important;
}