@import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap');

.text-gray {
    color: #778899!important;
}

.navbar-light {
    background-color: #ffffff!important;
}

.main-header {
    border: none!important;
    box-shadow: 0 0.1rem 0.1rem rgba(0,0,0,0.05)!important;
}

.shadow {
    box-shadow: 0 0.2rem 0.2rem rgba(0,0,0,0.1)!important;
}

.input-group-text {
    border: none!important;
}

.form-control {
    background-color: #fff;
    border: 1px solid #ccc!important;
    box-shadow: none!important;
    color: #000000!important;
    font-family: inherit!important;
    font-size: 1rem!important;
    /*line-height: 1.5!important;*/
    /* padding: 1.07em .5em; */
    font-weight: 500!important;
    border-radius: 5px!important;
}

.form-control:focus, .form-control:active, .form-control:focus-within {
    background-color: #fff!important;
    border: 1px solid #000000!important;
    /*box-shadow: 0 0.2rem 0.2rem rgba(0,0,0,0.1)!important;*/
}

.login-card-body .input-group .form-control {
    border-right: none!important;
    border-radius: 5px 0px 0px 5px!important;
    border-color: #ccc!important;
}

.login-card-body .input-group .input-group-text {

    border: 1px solid #ccc!important;
    border-left: none!important;
    color: #000000!important;
}

select {
    font-family: 'FontAwesome', 'sans-serif';
}

input[type=checkbox]:before {
    border-color: #ccc!important;
}

input[type=checkbox]:checked:after {
    border-color: #000000!important;
}

.code-area {
    font-family: 'Fira Code'!important;
    background-color: #fff!important;
    color: #000000!important;
    font-size: small!important;
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1280px!important;
    }
}

.modal-content {
    border: 0px!important;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.2)!important;
}

.fade {
    background: #142d6730;
}

.dropdown-item:focus, .dropdown-item:hover {
    text-decoration: none;
    background-color: none!important;
}

.logo-xl {
    position: block!important;
    margin-right: 10px;
    margin-left: 5px;
    max-height: 40px;
}

.logo-xs {
    display:none!important;
}
.card-body {
    /*border: 2px#f8f9fa solid!important;
    border-top: none!important;*/
    border-radius: 10px !important;
    color: #778899!important;
}

.card-header {
    border-radius: 10px 10px 0px 0px !important;
    /*color: #1f2d3d!important*/
}

.card-white {
    border: none!important;
    box-shadow: 0 0.2rem 0.2rem rgba(0,0,0,0.1)!important;
    border-radius: 10px!important;
    background-color: #fff!important;
}



.card-info {
    box-shadow: 0 0.2rem 0.2rem rgba(0,0,0,0.1)!important;
    border-radius: 10px!important;
}

.card {
    border: 2px#eee solid!important;
    box-shadow: 0 0.2rem 0.2rem rgba(0,0,0,0.1)!important;
    border-radius: 10px!important;
    background-color: #fff!important;
}

.small-box {
    border: 2px#eee solid!important;
    box-shadow: 0 0.2rem 0.2rem rgba(0,0,0,0.1)!important;
    border-radius: 10px!important;
    padding-left: 0.5rem!important;
}

.small-box .bg-white {
    color: #778899!important;
}

@media (max-width: 767.98px) {
    .small-box {
        text-align: initial!important;
        padding-left: 0.5rem!important;
    }

    .small-box .icon {
        display: initial!important;
    }

    .small-box p {
        font-size: 16px!important;
    }

    .dropdown-menu {
        box-shadow: none!important;
    }
}

.login-card-body, .register-card-body {
    border-radius: 10px;
}

.btn {
    border-radius: 5px!important;
}

.btn-primary:hover, .btn-primary:active  {
    background-color: #001122!important;
    border-color: #001122!important;
}

.hide {
    display: none!important;
}
/*
.main-sidebar .sidebar {
    overflow-y: scroll;
    overflow-x: hidden!important;
    height: 88.5vh!important;


}
*/

.content-wrapper {
    background: #f1f2f4!important;
}

form {
    margin-bottom: 0!important;
}

.login-box-msg, .register-box-msg {
    display: none;
}

.table-leads td {
    font-size: 14px;
}

.date-interval {
    background-color: #fff!important;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1)!important;
}

label {
    font-weight: 400!important;
    color: #778899!important;
    font-size: small!important;
}

.data-show {
    border-radius: 3px!important;
    border: 2px solid #eef;
    line-height: 2;
    font-weight: 500;
    padding-right: 8px;
    padding-left: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: calc(2.25rem + 2px);
}

.data-show-line {
    border-radius: 3px!important;
    border: 2px solid #eee;
    line-height: 2;
    font-weight: 500;
    padding-right: 8px;
    padding-left: 16px;
    padding-top: 2px;
    padding-bottom: 5px;
    height: calc(2.25rem + 2px);
    color: #000000!important;
}

.left-widget {
    margin: 0;
    padding-bottom: 16px;
    padding-left: 10px;
    border: 0;
    position: fixed;
    z-index: 16000160;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.right-widget {
    margin: 0;
    padding-bottom: 16px;
    padding-right: 10px;
    border: 0;
    position: fixed;
    z-index: 16000160;
    bottom: 0;
    right: 0;
    text-align: center;
    overflow: hidden;
}

.dropdown-item.active, .dropdown-item:active {
    color: #000000!important;
    text-decoration: none;
    background-color: #ffffff!important;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: 170px!important;
}

.navbar-light .navbar-toggler {
    color: #000000!important;
    border: none!important;
}

.card {
    box-shadow: none!important;
    border: solid 1px #eef!important;
}

.card-header {
    border-bottom: solid 1px #eef!important;
}

.custom-file-label::after {
    display:none!important;
}

.custom-file-label{
    border: solid 2px #eef!important;
    color: #778899!important;
    height: 40px!important;
}

.input-group-text{
    border: solid 2px #eef!important;
    color: #000000!important;
    background: #fff!important
}

.pagination {
    margin-bottom: 0!important;
    margin-top: 1rem!important;
}

input[type=checkbox] {
    cursor: pointer!important;
}

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: #ffffff;
    z-index:999; /* z-index para jogar para frente e sobrepor tudo */
}
#preloader .inner {
    position: absolute;
    top: 50%; /* centralizar a parte interna do preload (onde fica a animação)*/
    left: 50%;
    transform: translate(-50%, -50%);
}
.bolas > div {
    display: inline-block;
    background-color: #000000;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin: 3px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: animarBola;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

}
.bolas > div:nth-child(1) {
    animation-duration:0.75s ;
    animation-delay: 0;
}
.bolas > div:nth-child(2) {
    animation-duration: 0.75s ;
    animation-delay: 0.12s;
}
.bolas > div:nth-child(3) {
    animation-duration: 0.75s  ;
    animation-delay: 0.24s;
}

@keyframes animarBola {
0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
16% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
}
33% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}
/* end: Preloader */

.nav-link.active.nav-item {
    background-color: #fff!important;
}

.nav-link.active {
    color:#000000!important;
    background-color: #eee!important;
}

.widget-container {
    padding: 5px;
    margin: 0;
    border: 0;
    width: 100%;
    position: fixed;
    z-index: 16000160;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

th {
    font-weight: 400!important;
}
