
:root {
  --ak-note-opacidade: 0.95;
}

.ak-fixo-top {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 1020;
}

.ak-menu-enfase {
    color: #FFFFFF !important;
    -webkit-text-decoration-color: #FFFFFF !important;
    text-decoration-color: #FFFFFF !important;
}

.ak-menu-enfase:focus,
.ak-menu-enfase:hover {
    color: #FFC107 !important;
    -webkit-text-decoration-color: #FFC107 !important;
    text-decoration-color: #FFC107 !important;
}

.ak-fundo-branco {
    background-color: #fff !important;
}

.ak-bg-primary {
	background-color: #CFE2FF;
    opacity: var(--ak-note-opacidade);
}

.ak-bg-success {
	background-color: #D1E7DD;
    opacity: var(--ak-note-opacidade);
}

.ak-bg-info {
	background-color: #CFF4FC;
    opacity: var(--ak-note-opacidade);
}

.ak-bg-warning {
	background-color: #FFF3CD;
    opacity: var(--ak-note-opacidade);
}

.ak-bg-danger {
	background-color: #F8D7DA;
    opacity: var(--ak-note-opacidade);
}


.ocultar{display:none;}
.exibir{display:block;}

.akc-loading-container {
  display: flex;
  flex-direction: column;
}

.blockOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .fade.blockOverlay {
    opacity: 0; }
  .show.blockOverlay {
    opacity: 0.5; }
	


.float-left {
  float: left !important; }

@keyframes ball-spin-fade-loader {
  50% {
    opacity: 0.3;
    transform: scale(0.4); }
  100% {
    opacity: 1;
    transform: scale(1); } }

.ball-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -10px; }
  .ball-spin-fade-loader > div:nth-child(1) {
    top: 25px;
    left: 0;
    animation: ball-spin-fade-loader 1s -0.96s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(2) {
    top: 17.04545px;
    left: 17.04545px;
    animation: ball-spin-fade-loader 1s -0.84s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(3) {
    top: 0;
    left: 25px;
    animation: ball-spin-fade-loader 1s -0.72s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(4) {
    top: -17.04545px;
    left: 17.04545px;
    animation: ball-spin-fade-loader 1s -0.6s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(5) {
    top: -25px;
    left: 0;
    animation: ball-spin-fade-loader 1s -0.48s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(6) {
    top: -17.04545px;
    left: -17.04545px;
    animation: ball-spin-fade-loader 1s -0.36s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(7) {
    top: 0;
    left: -25px;
    animation: ball-spin-fade-loader 1s -0.24s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(8) {
    top: 17.04545px;
    left: -17.04545px;
    animation: ball-spin-fade-loader 1s -0.12s infinite linear; }
  .ball-spin-fade-loader > div {
    background-color: #3f6ad8;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    animation-fill-mode: both;
    position: absolute; }

@keyframes ball-spin-loader {
  75% {
    opacity: 0.2; }
  100% {
    opacity: 1; } }

.ball-spin-loader {
  position: relative; }
  .ball-spin-loader > span:nth-child(1) {
    top: 45px;
    left: 0;
    animation: ball-spin-loader 2s 0.9s infinite linear; }
  .ball-spin-loader > span:nth-child(2) {
    top: 30.68182px;
    left: 30.68182px;
    animation: ball-spin-loader 2s 1.8s infinite linear; }
  .ball-spin-loader > span:nth-child(3) {
    top: 0;
    left: 45px;
    animation: ball-spin-loader 2s 2.7s infinite linear; }
  .ball-spin-loader > span:nth-child(4) {
    top: -30.68182px;
    left: 30.68182px;
    animation: ball-spin-loader 2s 3.6s infinite linear; }
  .ball-spin-loader > span:nth-child(5) {
    top: -45px;
    left: 0;
    animation: ball-spin-loader 2s 4.5s infinite linear; }
  .ball-spin-loader > span:nth-child(6) {
    top: -30.68182px;
    left: -30.68182px;
    animation: ball-spin-loader 2s 5.4s infinite linear; }
  .ball-spin-loader > span:nth-child(7) {
    top: 0;
    left: -45px;
    animation: ball-spin-loader 2s 6.3s infinite linear; }
  .ball-spin-loader > span:nth-child(8) {
    top: 30.68182px;
    left: -30.68182px;
    animation: ball-spin-loader 2s 7.2s infinite linear; }
  .ball-spin-loader > div {
    animation-fill-mode: both;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: green; }

.blockOverlay {
  display: block !important;
  opacity: .6;
  z-index: 55; }
 
.blockElement {
  display: flex;
  align-content: center;
  align-items: center;
  z-index: 66;
  height: 100%;
  width: 100%; }

.blockPage {
  left: 50%;
  top: 50%;
  z-index: 66; }
  .blockPage .d-none {
    display: block !important; }
  .blockPage .loader {
    background: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    padding: 1.5rem; }
  .blockPage .ball-grid-pulse {
    min-height: 57px; }
	
.font-icon-wrapper {
  text-align: center;
  border: #e9ecef solid 1px;
  border-radius: 0.25rem;
  margin: 0 0 10px;
  padding: 5px; }
  .font-icon-wrapper.font-icon-lg {
    float: left;
    padding: 10px;
    text-align: center;
    margin-right: 15px;
    min-width: 64px; }
    .font-icon-wrapper.font-icon-lg i {
      font-size: 2.5rem; }
  .font-icon-wrapper:hover {
    background: #f8f9fa;
    color: #3f6ad8; }
    .font-icon-wrapper:hover p {
      color: #6c757d; }
  .font-icon-wrapper i {
    font-size: 1.65rem; }
  .font-icon-wrapper p {
    color: #adb5bd;
    font-size: 0.80667rem;
    margin: 5px 0 0; }
	
.loader-wrapper {
  width: 150px;
  height: 100px;
  float: left !important; }
  
