body {
    /* min-height: 75rem; */
    padding-top: 4.5rem;
    /* background: linear-gradient(#738de9, #303e5c); */
    background-color: #f1f1f1;
    ;
}

.cke_notification_warning {
    display: none;
}

.navbar-fenix {
    /* background: url(/img/panel_bg.png) repeat-x; */
    background-color: #18456b !important;
    font-size: 14px;
}

.card-footer {
    position: relative;
}

/*Cadastros*/
body nav.navbar,
body.cadastro nav.navbar,
body.contas nav.navbar,
body.produtoscategorias nav.navbar,
body.comissoes nav.navbar,
body.produtos nav.navbar,
body.tiposdeentidades nav.navbar,
body.entidades nav.navbar,
body.planosdecontas nav.navbar,
body.convenios nav.navbar {
    border-bottom: 5px solid #5a5d64;
}

/*Financeiro*/
body.lancamentosfinanceiros nav.navbar,
body.agendafinanceiras nav.navbar,
body.boletos nav.navbar,
body.sefa nav.navbar,
body.relatorios_financeiros nav.navbar {
    border-bottom: 5px solid #6f84c0;
}

/*Faturamento*/
body.notasfiscais nav.navbar {
    border-bottom: 5px solid #7ba67b;
}

/*Estoques*/
body.estoques_entradas nav.navbar,
body.relatorios_estoque nav.navbar,
body.estoques_transferencias nav.navbar,
body.estoques nav.navbar,
body.estoquesentradas nav.navbar {
    border-bottom: 5px solid #ddd67c;
}

/*Pedidos*/
body.pedidos nav.navbar,
body.relatorios_vendas nav.navbar {
    border-bottom: 5px solid #f2a9a9;
}

/*Orçamentos*/
body.orcamentos nav.navbar {
    border-bottom: 5px solid #07aeb0;
}

h1.title {
    font-size: 18px;
    line-height: 30px;
    color: #18456b;
}

.card a,
.table a {
    color: #18456b;
}

a.btn {
    color: #fff;
}

.table {
    font-size: 11px;
}

.input-group-sm label {
    font-size: 11px;
    font-weight: bold;
}

.navbar-fenix .dropdown-item {
    font-size: 12px;
}

.card-header {
    padding: 10px 10px;
}

.pagination {
    font-size: 12px;
}

.pagination .page-link {
    color: #999;
    padding: 5px 8px;
}

.pagination .page-link a {}

#authMessage {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.table {
    background-color: #fff;
}

.table-hover tbody tr:hover {
    background-color: #e7f0f8;
}

.table td,
.table th {
    padding: .3rem;
    vertical-align: unset;
    border: unset;
}

.font11 {
    font-size: 11px !important;
}

.font12 {
    font-size: 12px !important;
}

/* .table .btn-small {
    padding: 0 6px;
} */

.ui-autocomplete-loading {}

.helper-text {
    position: absolute;
}

#accordionFilter .form-control {
    font-size: 12px;
    padding: 0.2rem 0.2rem;
}

#accordionFilter label {
    margin-bottom: 0.3rem;
}

#accordionFilter .form-group {
    margin-bottom: 0.5rem;
}

#accordionFilter .dropdown-toggle {
    font-size: 12px;
}

#accordionFilter .bootstrap-select.form-control {
    padding: 0;
}

.error-message,
.invalid-feedback {
    position: absolute;
    color: red;
    font-style: italic;
    font-size: 11px;
}

.success-message,
.valid-feedback {
    position: absolute;
    color: green;
    font-style: italic;
    font-size: 11px;
}

.spinner-input {
    position: absolute;
    bottom: 20px;
    width: 20px;
    height: 20px;
    right: 20px;
}

.spinner-check {
    width: 10px;
    height: 10px;
}

.form-check-input {
    height: 20px;
    width: 20px;
    float: left;
}

.form-check-input .form-check {
    float: left;
}

.form-check {
    line-height: 28px;
    padding-top: 32px;
}

.form-check label {
    margin-left: 5px;
}

td.actions {
    text-align: center;
    padding: 0;
}

td.actions .fa {
    font-size: 16px;
    cursor: pointer;
}

td.actions a {
    padding-right: 8px;
}

td.actions a:hover {
    text-decoration: none;
}

.form-error {
    border-color: red;
}

.navbar-nav .nav-item .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
}

.dropdown-menu .dropdown-item>i.fa {
    font-size: 11px;
    /* float: right; */
    line-height: 20px;
    position: absolute;
    right: 5px;
}

.table .badge {
    font-size: 9px !important;
}

.resumo-extrato-contas {
    font-size: 12px;
}

.modal #parcelasAgendamento input {
    border-radius: 0 !important;
    padding: 2px !important;
    border-width: 1px;
    width: 100%;
}

.card {
    overflow: inherit !important;
}

.btn-group,
.btn-group-vertical {
    min-width: 100%;
}

.multiselect-container {
    top: 60px !important;
}

.multiselect-container>li>a>label {
    padding: 3px 10px 3px 15px !important
}

.table td,
.table th {
    border-right: 2px solid #fff;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    background-color: unset !important;
    color: unset;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:active {
    background-color: unset !important;
    color: unset;
}

.container-table {
    position: relative;
    overflow: auto;
    max-height: 400px;
    margin: 10px 0;
}

thead.fixed {
    position: sticky;
    background: white;
    top: 0;
    -webkit-box-shadow: 0 8px 6px -6px #adadad;
    -moz-box-shadow: 0 8px 6px -6px #adadad;
    box-shadow: 0 8px 6px -6px #adadad;
}

.autocompleteDivEntidadeNome {
    width: 95%;
    float: left;
    position: relative;
}

.button-input {
    float: right;
    line-height: 100px;
    margin: 0;
    padding: 0;
    height: 15px;
    cursor: pointer;
}

.autocompleteDivEntidadeNome .spinner-input {
    position: absolute;
    bottom: 5px;
    width: 20px;
    height: 20px;
    right: 5px;
}

.table-leitura tr.disabled {
    color: #ccc;
}

.table-leitura .lido {
    text-align: center;
    font-weight: bold;
}

.table-leitura .btn-tr {
    font-size: 16px;
    cursor: pointer;
}

#itemsLidos .actions,
#itemsLidos .disponivel {
    text-align: center;
}

.table-leitura .item-leitura-erro {
    color: rgb(255, 0, 0);
}

.input-hidden {
    width: 50px;
}

.with-hidden-input input {
    display: none;
    ;
}

.span-hidden {
    /* cursor: alias; */
}

.maxHeight300 {
    max-height: 300px;
    overflow: auto;
}

.maxHeight400 {
    max-height: 400px;
    overflow: auto;
}

.footFixed {
    position: sticky;
    bottom: 0;
    background: #fff;
}

.clickable-row {
    cursor: alias;
}

.tabela-parcelas {
    position: relative;
}

.overlay-parcelas {
    position: absolute;
    background-color: black;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
}

.overlay-parcelas.overlay-scroll {
    width: 98% !important;
}

.table tr.clicked {
    background-color: #d2e4f3 !important;
}

/* The switch - the box around the slider */
.alv-checkbox {
    padding-top: 30px;
}

.switch {
    position: relative;
    /* display: inline-block; */
    width: 50px;
    height: 27px;
    float: left;
    margin-right: 8px;
}

.switch label {}

/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input.default:checked+.slider {
    background-color: #444;
}

input.primary:checked+.slider {
    background-color: #2196F3;
}

input.success:checked+.slider {
    background-color: #8bc34a;
}

input.info:checked+.slider {
    background-color: #3de0f5;
}

input.warning:checked+.slider {
    background-color: #FFC107;
}

input.danger:checked+.slider {
    background-color: #f44336;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

ul.ui-autocomplete {
    z-index: 9999;
}

.bg-vermelho {
    background-color: #dc354570 !important;
}

.bg-laranja {
    background-color: #ffa50080 !important;
}

.bg-amarelo {
    background-color: #ffff0059 !important;
}

.hidden-value {
    display: none;
}

.sortable th {
    cursor: pointer;
}

.sortable th.tablesorter-headerAsc .tablesorter-header-inner:after {
    content: " ▴";
}

.sortable th.tablesorter-headerDesc .tablesorter-header-inner:after {
    content: " ▾";
}

.modal {
    overflow: hidden;
}

.modal-header {
    height: 30px;
    padding: 20px;
    background-color: #18456b;
    color: white;
}

.modal-title {
    margin-top: -10px;
    font-size: 16px;
}

.modal-header .close {
    margin: -14px -8px 0 0;
    color: #fff;
    float: right;
    padding: 0;
}

.modal-body {
    color: #888;
}

.user-login .card-header {
    background-color: #18456b;
    color: white;
}

.user-login .card-title {
    margin-top: -10px;
    font-size: 16px;
}

.link-action {
    cursor: pointer;
    display: block;
}

.cursor-alias {
    cursor: alias;
}

.table-logs {
    width: 100%;
    font-size: 12px;
}

.table-logs td {
    border: 1px solid #ccc;
    padding: 2px 5px;
}

h1.table-logs-title {
    font-size: 16px;
    color: #18456b;
    margin: 0;
    padding: 0;
    line-height: 30px;
    cursor: pointer;
}

#ItemLeitor {
    display: inline;
}

.fenix-radiobutton {
    margin: 0;
    padding: 0;
}

.fenix-radiobutton label {
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.layer-disabled-buttons {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999999999999;
}

/* bootstrap-tagsinput.css file - add in local */

.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display: inline-block;
    padding: 4px 6px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    width: 100%;
    line-height: 22px;
    cursor: text;
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: 100%;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    background-color: #2196f3;
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.input-fenix {
    font-size: 12px;
    padding: 0.2rem 0.2rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-weight: 400;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}

.input-fenix-md {
    width: 300px;
}

.max-height-130 {
    max-height: 130px !important;
}

/* Estilo para esconder o input de arquivo padrão */
.input-file-attachments {
    display: none;
}