.nav.nav-pills.nav-danger .show > .nav-link, .nav.nav-pills.nav-danger .nav-link:hover:not(.active) {
   
    background-color: #ffffef!important;
}
.form-control.form-control-solid {
    background-color: #FFF!important;
    border-color: #d2d2d2!important;
}
.nav .nav-link .nav-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #f64e60!important;
}
.card-body label{
    font-weight: 700;
    text-transform: uppercase;
}
input[readonly][disabled] {
    /* Adicione estilos de aparência desativada aqui */
    color: #bcbcbc; /* Cor do texto mais clara para indicar desativado */
    background-color: #f5f5f5; /* Cor de fundo mais clara */
    cursor: not-allowed; /* Cursor de "não permitido" */
    border: 1px solid #ddd; /* Adicione uma borda mais clara */
    /* Outros estilos que você achar apropriados */
}
.btn.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-clean:focus:not(.btn-text), .btn.btn-clean.focus:not(.btn-text) {   
    background-color: #ffffff!important;
}
.topbar-item .btn .symbol-label:hover{
    background-color: #cdfffd!important;
}
.font-weight-500{
    font-weight: 400!important;
    font-size: 15px!important;
    text-transform: none!important;
}
.subheader a, .pagination a{
    color: #222222!important;
}
.subheader button:hover{
    color: #fff!important;
}
.navi a:hover{
    color: #fff!important;
}

.navi .sub-a:hover {
    color: #000!important;
    cursor: pointer;
}
.page-link-v{
    background-color: #eaffe8!important;
}
a {
    color: #f64e60!important;
    text-decoration: none;
    background-color: transparent;
}
.form-group label {
    font-size: 1.2rem;
    font-weight: 600;
    color: #464E5F;
}
.text-grey-1{
    color: #363636;
}
.auth-icon{
    max-width: 40px!important;
}

.brand {
    background-color: #1a1a1a!important;
}
.aside {
    background-color: #1a1a1a!important;
}
.aside-menu {
    background-color: #1a1a1a!important;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
    background-color: #c53a2e!important;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon {
    color: #ffb1b1!important;
}
.aside-menu a:hover {
    color: #c53a2e!important;
}
.aside-menu .menu-nav > .menu-section .menu-text {
    color: #ffffff!important;
}
#upload-image-table img{
    max-width: 120px!important;
}

.btn-read{
    background-color: #f3f6f9!important;
}

.symbol-white-logo > img{
    width: 100%!important;
    max-width: 228px!important;
    height: auto;
}


.aside-menu .menu-nav > .menu-section .menu-text {
    font-size: 1.12rem!important;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
    font-weight: 500;
    font-size: 1.05rem;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon {
    
    -ms-flex: 0 0 25px!important;
    flex: 0 0 25px!important;
}
.aside-menu .menu-nav > .menu-section {
    margin: 25px 0 0 0!important;
}
[data-notify] { z-index: 9999 !important; }

.tox .tox-edit-area__iframe {
    background-color: #fbfbfb!important;
}

#editpages .tox-tinymce {
    border-radius: 0.42rem !important;
    height: 900px !important;
}
.symbol .symbol-label {
    width: 84px!important;
    height: 50px;
}
.dataTables_wrapper .dataTables_paginate .pagination .page-item.active > .page-link {    
    background-color: #ccc!important;
}
.subtitle{
    margin: -12px 12px 20px;
    color: #bbb;
}
.red{
    color: red;
    font-weight: 500;
}
#line-input, #line-input-2{
    min-width: 300px;
}
.border-bottom-1{
    border-bottom: 1px solid #c53a2e;
}

 .arc-chart {
  width: 200px;
  height: 200px;
}
.card-toolbar .payment {
    margin-right: 0px;
    margin-left: 6px;
}
.card-toolbar .payment label{
    padding-right: 10px!important;
    margin-bottom: 0px!important;
    font-size: 1.1rem!important;
    font-weight: 400!important;
}
.checklist-payment .checkbox > input:checked ~ span {
    background-color: #1bc5bd !important;
}
.payment-status-detail{ 
    position: absolute;
    top: 30px;
    right:  60px;
}

.payment-status-detail .text-muted {
    color: #dadada !important;
}
#customModalConfig.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

#customModalConfig .modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
#modalMessage{
    font-size: 22px;
}
.text-primary-2 {
    color: #ecab99 !important;
}
.text-primary-3 {
    color: #72bbd7 !important;
}
.status label{
    margin-right: 16px;
    margin-top: 0.5rem !important;
    margin-bottom: 0px !important;
    margin-left: 10px;
}
.min-w-120{
    min-width: 120px!important;
}
.reorder_steps {
    max-width: 100px;
}

/*
 *  Bootstrap Duallistbox - v3.0.2
 *  A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
 *  http://www.virtuosoft.eu/code/bootstrap-duallistbox/
 *
 *  Made by IstvÃ¡n Ujj-MÃ©szÃ¡ros
 *  Under Apache License v2.0 License
 */
.bootstrap-duallistbox-container .buttons {
  width: 100%;
  margin-bottom: -1px;
}

.bootstrap-duallistbox-container label {
  display: block;
}

.bootstrap-duallistbox-container .info {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 11px;
}

.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
  display: none;
  font-size: 10px;
}

.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2 {
  display: inline-block;
}

.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove {
  width: 60%;
}

.bootstrap-duallistbox-container .btn-group .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-duallistbox-container select {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
  width: 40%;
}

.bootstrap-duallistbox-container.bs2compatible .btn-group > .btn + .btn {
  margin-left: 0;
}

.bootstrap-duallistbox-container select {
  width: 100%;
  height: 300px;
  padding: 0;
}

.bootstrap-duallistbox-container .filter {
  display: inline-block;
  width: 100%;
  height: 31px;
  margin: 0 0 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-duallistbox-container .filter.placeholder {
  color: #aaa;
}

.bootstrap-duallistbox-container.moveonselect .move,
.bootstrap-duallistbox-container.moveonselect .remove {
  display:none;
}

.bootstrap-duallistbox-container.moveonselect .moveall,
.bootstrap-duallistbox-container.moveonselect .removeall {
  width: 100%;
}

.moveall,
.removeall {
  border: 1px solid #ccc !important;
  
  &:hover {
    background: #efefef;
  }
}



.moveall::after {
  content: attr(title);
  
}

.removeall::after {
  content: attr(title);
}

.form-control option {
    padding: 10px;
    border-bottom: 1px solid #efefef;
}

.checkbox-3 .checkbox > span {
    background-color: #ebebeb;
    border: 1px solid #949494;
}

#checkbox3 {
    font-size: 1.0rem!important;
    font-weight: 500!important;
    color: #464E5F;
    padding-top: 1px!important;
}
.checkbox > input:checked ~ span {
    background-color: #1bc5bd !important;
}

.form-control.form-control-solid-gray {
    background-color: #F1F1F4;
    border-color: #F1F1F4;
    color: #4B5675;
    transition: color .2s ease;
}
.btn.btn-outline-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-outline-danger:focus:not(.btn-text), .btn.btn-outline-danger.focus:not(.btn-text) {
    color: #ffffff!important;
    background-color: #F64E60;
    border-color: #F64E60;
    font-weight: 800;
}
.btn-outline-danger:hover .fa-eye {
    color: #ffffff!important;
}
.swal2-popup {   
    width: 62em!important;
}
.swal2-container .swal2-html-container {
    max-height: 460px!important;
    overflow: auto;
}
.swal2-content ul {
    list-style-type: none; /* Remove o bullet */
    margin-top: 6px;
    text-align: left;
}

.swal2-content li {
    display: inline-block; /* Faz com que as li's fiquem em linha */
    vertical-align: bottom;
    white-space: nowrap;    
    line-height: 22px;
   
}

.swal2-content .icon {
    margin-right: 5px; /* Espaçamento entre o ícone e o texto */
}
.mw-750px {
    max-width: 750px !important;
}
.checklists .refid{
    margin: 0 40px
}
.checklists{
    margin-left: 10px;
}
#list-table_wrapper tbody td{
    font-size: 11px !important;
    color: #222222 !important;
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
}
.file-upload-form {
    display: block;
    justify-content: center;
}

.file-upload-container {
    position: relative;
    display: inline-block;
}

.custom-file-upload {
    display: inline-block;
    padding: 1.05rem 0.95rem;
    font-size: 1.05rem;
    line-height: 1.35;   
    border-radius: 0.42rem;
    cursor: pointer;
    background-color: #1BC5BD;
    border-color: #1BC5BD;
    color: white;     
    transition: background-color 0.3s ease;
}

.custom-file-upload:hover {
    background-color: #0BB7AF;
    border-color: #0BB7AF;
}

/* Esconder o input de arquivo real */
#file-upload {
    display: none;
}


/* Estilo para o botão de envio */
.upload-button {
    padding: 10px 20px;
    background-color: #007bff; /* Cor de fundo do botão */
    color: white; /* Cor do texto */
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.upload-button:hover {
    background-color: #0056b3; /* Mudança de cor ao passar o mouse */
}
#emailModal .form-control {
    background-color: #f7f7f7;
}
.icons-search-clea#f7f7f7r, .icons-search-go, .icons-search-clear-plus-version, .icons-search-go-plus-version {
    color: #f7f7f7;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.modal-backdrop.show {
    opacity: 0.82;
}

