.alert{
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
}
.badge{
    padding: 7px;
}
.badge-danger a{
    color: #FFF;
}
.badge-dark a{
    color: #FFF;
}
.badge-info a{
    color: #FFF;
}
.badge-primary a{
    color: #FFF;
}
.badge-secondary a{
    color: #FFF;
}
.badge-success a{
    color: #FFF;
}
.bg-gray{
    background-color: #757575;
}
.bg-gray-suave{
    background-color: #e0e0e0 !important;
}

.blink {
  animation: blink 1s steps(1, end) infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.box-central{
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  color: #FFF;
  text-align: center;
}

.btn-circle{
    border-radius: 50%;
}

.card-fixed{
    position: -webkit-sticky;
    position: sticky;
    top: 57px;
    z-index: 1020;
}

.card-fixed form{
    margin-bottom: -25px !important;
}

.card-dark{
    background-color: rgba(52, 58, 64, 0.9) !important;
    color: #FFF;
}

.funil{
  padding: 5px 5px;
  background-color:#8ea0ac;
  color:#fff;
  margin-bottom: 5px;
  font-size: 1rem;
}


/*.card-header {
  padding: 0.4rem 1.25rem;
  margin-bottom: 1px solid #ccc;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}*/

.jumbotron {
  padding: 0.5rem 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0.3rem;
}

.hiddenRow {
    padding: 0 !important;
}

.sem-espacos-hr{
    margin-bottom: -18px;
    margin-top: 15px;
}

.navText{
  padding-top: 10px;
  color: #FFF;
}

.navText a{
    margin-left: 10px;
}

.spanNavText{
    padding-left: 25px;
}

/*.login-box{
    background-color: #e9ecef;
    padding: 20px 0;
}

.login-card-body {
    background-color: #e9ecef;
}

.login-box .card{
  background-color: #e9ecef;
  background-clip: border-box;
  border: 5px solid rgba(255, 255, 255, 1);
  padding: 20px;
}*/

ul li .nav-item a{
  padding-left: 25px;
  font-size: 0.9rem;
}

ul  li ul li .nav-item a{
  padding-left: 35px;
}

.loader{
    display: none;
}

.loader{
    position: absolute;
    left: 45%;
    top: 250px;
    width: 64px;
    height: 68px;
    z-index: 9999;
    display: none;
}

.loader-text{
    position: absolute;
    left: 40%;
    top: 400px;
    z-index: 9999;
    display: none;
    text-align: center;
}

.loaderTxt{
    display: none;
}

.loaderTxt{
    position: absolute;
    left: 45%;
    top: 250px;
    width: 64px;
    height: 68px;
    z-index: 9999;
    display: none;
}

.loaderTxt-text{
    position: absolute;
    left: 40%;
    top: 400px;
    z-index: 9999;
    display: none;
    text-align: center;
}

.loading{
    display: none;
}

.progress{
    height: 25px !important;
}

.progress-loader{
    position: absolute;
    left: 35%;
    top: 20px;
    width: 500px;
    z-index: 9999;
/*     display: none; */
}

.sem-espacos{
    margin-bottom: 2px !important;
}

.table th{
    border: none !important;
}

table tbody tr td{
    font-size: 0.90rem;
}

.table .thead-light th {
  background-color: #f5f5f5;
  font-size:  0.85rem;
}

.table .thead-secondary th {
  background-color: #6c757d;
  font-size:  0.85rem;
  color: #FFF;
}

.table .thead-white th {
  background-color: #FFF;
  z-index: 10 !important;
}

.table .thead-dark th {
  font-size:  0.85rem;
}

.kanban-wrapper{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.kanban-coluns{
    min-width: 375px;
    height: 80vh;
    margin: 0.3rem;
}

.kanban-quadros{
    min-width: 375px;
    height: 90vh;
    margin: 0.3rem;
}

.kanban-overflow{
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    height: 78vh;
    margin: 0 auto;
}

.kanban-overflow-geral{
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    height: 86vh;
    margin: 0 auto;
}

div .kanban-coluns .kanban-overflow .card-body{
    margin: -12px -1px 5px -10px;
    min-width: 365px;
    line-height: 1.2;
    font-size: 14px;
}

div .kanban-quadros .kanban-overflow-geral .card-body{
    margin: -15px -1px 5px -10px;
    min-width: 365px;
    line-height: 1.2;
    font-size: 14px;
}

table {
    min-width: 1000px;
    overflow-x : scroll !important;
}

.tableFixHead{
    overflow-y: auto;
    overflow-x: auto;
    word-break: keep-all;
    /*white-space:nowrap;*/
}
.tableFixHead thead th{
    position: sticky; top: -1px;
}

.fixedScrool{
    overflow-y: auto;
    overflow-x: auto;
    word-break: keep-all;
    /*white-space:nowrap;*/
}

.nav-item{
    padding-left:0.5px;
    padding-right:0.5px;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #dee2e6 #dee2e6 #fff;
  background-color: #FFF;
}

.logo-xl{
    position:relative;
    width:70%;
    margin-left: -20px;
}



/*
    ***************** Customização botão tipo file *****************
*/

/* file upload button */
/* input[type="file"] {
  outline: none;
  padding: 4px;
  margin: -4px;
} */

/* file upload button */
/* input[type="file"]::file-selector-button {
  border-radius: 4px;
  padding: 0 6px;
  height: 36px;
  cursor: pointer;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  transition: background-color 200ms;
  color: transparent;
} */

/* file upload button hover state */
/* input[type="file"]::file-selector-button:hover {
  background-color: #f3f4f6;
} */

/* file upload button active state */
/* input[type="file"]::file-selector-button:active {
  background-color: #e5e7eb;
} */

/* input[type="file"]:focus-within::file-selector-button,
input[type="file"]:focus::file-selector-button {
  outline: 2px solid #0964b0;
  outline-offset: 2px;
} */

/* Faked label styles and icon */
/* input[type="file"]::before {
  position: absolute;
  pointer-events: none;
  top: 5px;
  left: 40px;
  color: #0964b0;
  content: "Upload Txt";
} */

/* input[type="file"]::after {
  position: absolute;
  pointer-events: none;
  top: 8px;
  left: 16px;
  height: 20px;
  width: 20px;
  content: "";
  text-align:center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
} */

/*
    ***************** Customização botão tipo file *****************
*/

.brand-link{
    border-bottom: none !important;
}

.font08{
  font-size:0.8rem;
}

.sidebar{
    padding-top: 15px;
}


.meuModal-bg {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.7;
}

.meuModal-content {
    position: fixed;
    margin: 0 auto;
    width: 60%;
    height: auto;
    max-height: 85vh;
    left: 25%;
    top: 85px;
    background: #fcfcfc;
   background: #f1f2f4;
    box-shadow: 0px 0px 10px black;
    border-radius: 10px;
    padding: 15px;
    overflow-y: auto;
    overflow-x: hidden;
    animation: fadeInAnimation ease 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}


/*
    ***************** Campos ocultos (mostrados via javascript) *****************
*/

.campoOculto{
  display: none;
}
.dadosCliente{
    display: none;
}
.enquadramentoGarantiaDescricao{
    display:none;
}
.formaContatoDescricao{
    display:none;
}
.statusContatoDescricao{
    display:none;
}
.tipoGarantiaDescricao{
    display:none;
}
