@import url(https://fonts.googleapis.com/css?family=Nunito);

body {
    font-size: 14px !important;
}
.btn-inline {
    display: inline-flex;
}

gadget .table-responsive > .no-footer {
    width: 99%;
}

gadget .dataTables_scrollBody {
    height: 480px;
}

gadget .pagination  {
    justify-content: flex-end;
}

gadget .card-title {
    font-size: 15px;
    font-weight: bold;
}

gadget .dataTables_length {
    white-space: nowrap;
}

.info-box .info-box-icon {
    min-width: 70px;
}

.btn-inline {
    display: inline-flex;
}

.btn-grid {
    display: grid !important;
}
.modal .modal-content .modal-header {
    display: flow-root;
}
.dataTables_wrapper .dataTable tbody td .btn span {
    display: none !important;
}

.dataTables_wrapper .dt-buttons {
    margin-left: auto!important;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 700 !important;
}

.timeline:not(.timeline--horizontal):before {
    left: 31px !important;
    z-index: 0 !important;
}
ul.nav.nav-treeview .nav-item {
    margin-left: 15px;
}
.breadcrumb li {
    font-size: 15px;
}

.user-menu span {
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}

.modal-dialog.modal-full {
    max-width: 90%;
    height: 100%;
    margin: 0px 0 0 15%;
    padding: 0;
}
.modal.show {
    padding-right: 0 !important;
}

.modal-content {
    border-radius: 10px;
}

.modal-dialog{
    height: 100%;
    margin-top: 0;
 }

.modal-content .modal-body {
    overflow: auto;
}

.page-title {
    color: #636262 !important;
}
.page-header {
    background: none;
}
.page-main:after {
    background-image: unset !important;
}
.text-nowrap a.btn.btn-primary.btn-inline.ml-2.mr-2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.pipeline-body .row {
    overflow-x: auto;
    white-space: nowrap;
    display: list-item;
}

.pipeline-body .pipeline-etapa {
    display: inline-grid;
}

.pipeline-body .pipeline-etapa .dropdown-toggle::after {
    display: none !important;
}

.pipeline-body .pipeline-etapa .pipeline-etapa-clientes {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 500px;
}

.pipeline-body ::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

/* Track */
.pipeline-body ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.pipeline-body ::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.pipeline-body ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

ul.stepper {
    overflow-x: hidden;
    overflow-y: auto;
    counter-reset: section;
}
.stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.stepper>li:not(:last-of-type) {
    margin-bottom: .625rem;
    -webkit-transition: margin-bottom .4s;
    -o-transition: margin-bottom .4s;
    transition: margin-bottom .4s;
}
.stepper-horizontal>li:not(:last-of-type) {
    margin-bottom: 0 !important;
}
.stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    transition: .5s;
}
.table-responsive ul li ul:hover{
    display: flex;
}

.main-header > .navbar-nav {
    flex-direction: row;
}

[data-unidade="todas"] {
    margin-left: 10px;
}

.navbar-nav > .nav-item > .dropdown-menu {
    position: absolute;
}

.main-header > .navbar-nav > .nav-item {
    margin-left: 10px !important;
}

/* d-inline-flex align-items-center */
[data-tipo="destaque"] {
    color: white !important;
    /* border-radius: 50%;
    background-color: blue;
    width: 40px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important;
    text-align: center;
    vertical-align: middle;

    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex!important;

    align-items: center!important; */
}

@media only screen and (max-width: 767px) {
    .main-header .navbar-nav .nav-item {
        margin-right: 20px !important;
    }
}

.user-menu span {
     display: none !important;
}

.main-header > .navbar-nav .dropdown-toggle::after {
    display: none !important;
}

.card .nav-tabs {
    overflow-x: auto;
    overflow-y:hidden;
    flex-wrap: nowrap;
 }
 .card .nav-tabs .nav-link {
   white-space: nowrap;
 }

 .card-header {
    position: sticky !important;
 }
 #opcionais label {
     font-weight: normal !important;
 }
/**fab-site**/
.area_menu{
	position: fixed;
    left: 0;
    right: 5px;
	bottom: 0;
	overflow: visible;
	height: 2px;
	z-index: 1000;
}

.area_menu .wrap{
	position: relative;
}
body.home .area_menu .wrap{
	max-width: 500px;
}

 .fab-site {
    position: absolute;
	bottom: 10px;
	right: 0;
}
.fab-site:hover,
.fab-site:active{
	box-shadow:  0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
}
.fab-site a {
    cursor: pointer;
    width: 48px;
    height: 48px;
    border-radius: 30px;
    border: none;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    font-size: 24px;
    color: white !important;
    text-align: center;
    line-height: 2.1em;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
}
.fab-site a:focus {
    outline: none;
}
.fab-site a.main {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    right: 0;
    bottom: 40px;
    z-index: 20;
    line-height: 2.6em;
    text-align: center;
}
.fab-site ul {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    padding-right: 5px;
    margin: 0;
    list-style: none;
    z-index: 10;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
}
.fab-site ul li {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-bottom: -10%;
    opacity: 0;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out;
}
.fab-site ul li label {
    margin-right: 10px;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
    padding: 5px 8px;
    background-color: #333333;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border-radius: 3px;
    font-size: 16px;
    pointer-events: none;
    opacity: 1;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
    color: white;
}
.fab-site.show a.main, .fab-site.show a.main {
    outline: none;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .5);
    color: white;
}
.fab-site.show a.main + ul, .fab-site.show a.main + ul {
    display: block;
    bottom: 100px;
}
.fab-site.show a.main + ul li,
.fab-site.show a.main + ul li {
    margin-bottom: 10px;
    opacity: 1;
    display: flex;
    justify-content: flex-end;
}
.fab-site.show a.main + ul li:hover label, .fab-site.show a.main + ul li:hover label {
    opacity: 1;
}

.text-aprovec {
    color: rgb(170, 18, 24);
}

.text-aprovec2 {
    color: #6B2328;
    font-weight: bold;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: center;
}

.bg-gray-50 {
    background-color: #f1f1f1;
}

.bg-color {
    background-color: var(--color) !important;
    color: var(--color-opacity) !important;
}

.r-5 {
    border-radius: 0.5rem;
}

.pipelines  .pipeline-card .dropdown-toggle::after {
    display: none !important;
}

.flex-direction-row {
    flex-direction: row !important;
}

.card.card-outline-tabs .card-header .custom-tabs-four-tab-vertical {
    display: block;
    border: none;
    padding-top: 1.25rem;
    overflow: inherit;
    z-index: 999;
}

/* Ajustes Temporarios Layout - Leo */

@media (max-width: 767px) {
    div.col {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .card.card-success.card-outline.card-outline-tabs.flex-direction-row > .card-body.col-10 {
        padding: 0
    }
    .card.card-outline-tabs .card-header .custom-tabs-four-tab-vertical {
        /* display: flex; */
        padding-top: 0;
        overflow: hidden;
        overflow-x: scroll;
    }
}

.listacard-opcao {
    display: flex;
    width: 100%;
    height: 100%;
    margin-top: -21px;
}

.listacard-info {
    width: 100%;
    border-radius: 15px;
    box-shadow: 3px 5px 10px #333333;
    overflow: hidden;
}

.listacard-info p {
    font-weight: bold;
    margin-bottom: 4px;
}

.listacard-info p span {
    font-weight: normal;
}

.listacard-image {
    height: 150px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

.listacard-title {
    color: #007bff;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.listacard-title .modelo {
    font-size: .8rem;
    color: #c2c2c2;
}

.listacard-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 15px;
}

.listacard-informa {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.listacard-informa .gasolina i {
    color: #afafaf;
    margin-right: 5px;
}

.listacard-valor {
    color: #007bff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.listacard-valor .valor {
    font-weight: bold;
}

.listacard-valor .button .btn {
    background: blue;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .8rem;
    cursor: pointer;
    margin: 0 !important;
}

.listacard-info-activo {
    background-color: #007bff;
}

.listacard-info-activo .listacard-title {
    color: rgb(255, 255, 255);
}

.listacard-info-activo .listacard-title .modelo {
    color: #c2c2c2;
}

.listacard-info-activo .listacard-informa {
    color: #fff;
}

.listacard-info-activo .listacard-valor .valor {
    color: #fff;
}

@media (max-width: 767px) {
    .listacard-opcao {
        width: 85%;
        flex: 0 0 85%;
    }
}

/* Button Five Suporte */

div#comTomTicketChatWidget {
    display: flex;
    padding: 4px 15px !important;
    bottom: 0 !important;
    border-radius: 0 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 50px !important;
    width: auto !important;
    min-width: 200px !important;
    height: auto !important;
    align-items: center;
    padding-right: 22px !important;
}

#comTomTicketChatWidget:after {
    content: "";
    width: 40px;
    height: 15px;
    background: url(/imagens/five-digital.png?_id=1) no-repeat center;
    background-size: cover;
    margin-left: 16px;
}

#comTomTicketChatWidget > span.tomticketChat-icon-status-widget {
    display: none;
}

#comTomTicketChatWidget > .tomticketChat-status {
    font-size: 12px !important;
    height: 22px !important;
    min-width: 144px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

#comTomTicketChatWidget > span.tomticketChat-status {
    position: relative;
    padding-top:0px !important;
    padding: 0;
    margin: 0 !important;
    font-size: 10px;
}

@media screen and (max-width: 900px) {

    #comTomTicketChatContainer {
        left: 5px;
    }

}

/* Layout de afiliados */

gadget {
    font-size: 12px !important;
}
gadget .info-box-text {
    color: gray;
    margin-top: 5px;
}

gadget .info-box {
    padding-left: 0;
}
gadget .info-box-number {
    text-align: left;
    margin-top: -5px;
}
gadget .card {
    box-shadow: 0 0 100px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 80%);
    background-color: white;
    box-shadow: 0 2px 0px 0 rgb(31 38 135 / 10%);
    border-radius: 10px;
}
gadget .info-box .info-box-content{
    padding: 0px 10px;
}
gadget > .card > .card-body > .info-box-total .info-box-content {
    height: 15px;
}

gadget .info-box-icon {
    height: 45px;
    background-color: coral;
}

gadget .info-box {
    min-height: 0px !important;
}

gadget .info-box .info-box-icon {
    margin-left: 0px;
    width: 45px;
    min-width: 45px;
    font-size: 1.0rem;
    border-radius: 0 45px 45px 0;
    color: white;
}

gadget .card .card-header {
    color: gray;
    border-bottom: 0px;
    background-color: transparent;
}

gadget .card-gadget .table-striped thead {
    color: #000;
    background-color: transparent;
}

gadget .card-gadget .thead {
    font-size: 14px !important;
}

gadget .card-gadget .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.rounded-border {
    padding: 0.6em 0.5em;
    border: 1px solid #ffffffbf;
    border-radius: 22mm;
}

.area_menu > .fab-site > .bg-red,
.brand-link.logo-switch.bg-white,
.user-header,
.logo-switch,
.nav-link.active {
  background-color: var(--color) !important;
}
.nav-link.active {
  color: #f3f3f3 !important;
}
.area_menu .fab-site a.main {
 background-color: var(--color) !important;
}
div.col-d-6 {
    max-width: 50% !important;
}

.fechar-modal-button {
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 7px !important;
}
