:root {
    --primary: #2b5940;
    --secondary: #2b4a37;
    --hover: #449787;
    --secondary_hover: #dda470;
    --secondary_alpha: #eacbae;
}

.modal-body {
    max-height: calc(100vh - 150px);
    overflow: auto;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.alert-no-margin {
    margin: 25px 0 !important;
}

.alert-border {
    border: 1px solid #e1e0e0;
}

.tx-safe {
    color: #4962f4 !important;
}

.tx-caution {
    color: #f84450 !important;
}

a.underline:hover {
    text-decoration: underline;
}

.login-form {
    padding: 0;
}

.login-form .header {
    border-bottom: 1px dashed var(--secondary_hover);
    padding: 15px;
    text-align: center;
}

.login-form .padding {
    padding: 30px;
}

.login-form .btn {
    display: block;
    width: 100%
}

.badge-scope {
    top: -30px;
    position: relative;
}

.position-static {
    position: static;
}

.nowrap {
    white-space: nowrap;
}

.page-wrapper .page-body-wrapper .page-body {
    -webkit-transition: none;
    transition: none;
}

.page-main-header .main-header-right .nav-right.right-menu ul li {
    background: transparent;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis:hover {
    background: #ffffff;
    color: #000;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis svg,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis:hover svg {
    stroke: #000000;
}

.page-main-header .main-header-right .nav-right .notification-box .dot-animated {
    left: -5px;
    top: -3px;
    background-color: #000000;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.local,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.local:hover {
    color: #4962f4;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.local svg,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.local:hover svg {
    stroke: #4962f4;
}

.page-main-header .main-header-right .nav-right .emphasis.local .notification-box .dot-animated {
    background-color: #4962f4;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.testing,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.testing:hover {
    color: #19bd4e;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.testing svg,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.testing:hover svg {
    stroke: #19bd4e;
}

.page-main-header .main-header-right .nav-right .emphasis.testing .notification-box .dot-animated {
    background-color: #19bd4e;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.production,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.production:hover {
    color: #f44949;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.production svg,
.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis.production:hover svg {
    stroke: #f44949;
}

.page-main-header .main-header-right .nav-right .emphasis.production .notification-box .dot-animated {
    background-color: #f44949;
}

.page-main-header .main-header-right .nav-right.right-menu ul li.emphasis:hover {
    text-decoration: underline;
}

.page-main-header .main-header-right .nav-right.right-menu ul li a {
    color: #ffffff50;
}

.page-main-header .main-header-right .nav-right ul li svg {
    stroke: #ffffff50
}

.page-main-header .main-header-right .nav-right.right-menu ul li:hover {
    background: #ffffff10;
    cursor: pointer;
}

.page-main-header .main-header-right .nav-right.right-menu ul li:hover svg {
    stroke: #ffffff;
}

.page-main-header .main-header-right {
    background: rgb(43,74,54);
    background: -moz-linear-gradient(270deg, rgba(43,74,54,1) 0%, rgba(59,97,66,1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(43,74,54,1) 0%, rgba(59,97,66,1) 100%);
    background: linear-gradient(270deg, rgba(43,74,54,1) 0%, rgba(59,97,66,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b4a36",endColorstr="#3b6142",GradientType=1);
}

.logo-wrapper {
    width: 100%;
}

.logo-wrapper .img-fluid {
    margin: 0 auto;
    display: block;
}

.page-main-header .main-header-right .main-header-left {
    border-right: none;
    background: var(--secondary);
}

.page-main-header .main-header-right .main-header-left {
    border-right: none;
}

.page-wrapper.compact-wrapper .page-body-wrapper header.main-nav .main-navbar .nav-menu .dropdown ul.nav-submenu li a.active {
    font-weight: 600;
}

.left-menu-header h3 {
    font-size: 1.5rem;
    color: #fff;
    margin: 0;
    padding: 0;
}

.breadcrumb {
    margin: 0;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.2rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.2rem;
}

.page-main-header .main-header-right li,
.breadcrumb-item a {
    color: #f4f7fb50;
    text-transform: none;
}

.page-main-header .main-header-right li.active,
.page-main-header .main-header-right li.active a {
    color: #ffffff90;
    font-weight: 600;
}

.page-wrapper.compact-wrapper .page-body-wrapper header.main-nav .main-navbar .nav-menu > li .nav-submenu {
    margin-top: 15px;
    margin-bottom: 25px;
}

.page-wrapper.compact-wrapper .page-body-wrapper header.main-nav .main-navbar .nav-menu > li .nav-submenu li a {
    padding: 5px 3px;
    letter-spacing: 0.05em;
}

.page-wrapper.compact-wrapper .page-body-wrapper header.main-nav .main-navbar .nav-menu > li .nav-submenu > li a {
    padding-left: 15px !important;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: var(--primary);
    border-radius: 0;
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: var(--secondary);
    color: #fff !important;
}

.btn-support {
    background-color: var(--hover);
    border-color: var(--hover);
    text-transform: uppercase;
    color: #ffffff !important;
    transition: all 0.6s ease-out;
}

.btn-support:hover {
    box-shadow: 0px 4px 8px 0px #ccc;
    font-size: 1.1em;
    transition: all 0.3s ease-in;
}

.btn-support.active {
    box-shadow: 0px 4px 8px 0px #ccc;
    font-size: 1.1em;
    background-color: var(--primary);
    border-color: var(--primary);
}

.btn-primary:hover {
    background-color: var(--hover) !important;
    border-color: var(--hover) !important;
}

.btn-secondary:hover {
    background-color: var(--secondary_hover) !important;
    border-color: var(--secondary_hover) !important;
}

.btn-info:hover {
    background-color: var(--secondary_hover) !important;
    border-color: var(--secondary_hover) !important;
    color: #fff !important;
}

.btn-danger:hover {
    background-color: var(--secondary_hover) !important;
    border-color: var(--secondary_hover) !important;
    color: #fff !important;
}

.btn-actions {
    padding: 1px 5px 0 5px;
}

.btn-actions svg {
    width: 14px;
    height: auto;
}

.dataTables_wrapper button.btn-trash {
    padding: 1px 5px 0 5px;
    font-size: 14px;
    font-weight: 600;
    border-color: #d22d3d;
    color: #d22d3d;
    background-color: transparent;
}

.dataTables_wrapper button.btn-renew {
    padding: 1px 5px 0 5px;
    font-size: 14px;
    font-weight: 600;
    border-color: lightblue;
    color: lightblue;
    background-color: transparent;
}

.dataTables_wrapper button.btn-reactivate {
    padding: 1px 5px 0 5px;
    font-size: 14px;
    font-weight: 600;
    border-color: #00ff51;
    color: #00ff51;
    background-color: transparent;
}

.dataTables_wrapper a.btn-edit:hover,
.dataTables_wrapper a.btn-edit:active,
.dataTables_wrapper a.btn-edit:focus,
/* btn-renew and btn-reactivate */
.dataTable_wrapper a.btn-renew:hover,
.dataTables_wrapper a.btn-renew:active,
.dataTables_wrapper a.btn-renew:focus,
.dataTables_wrapper a.btn-reactivate:hover,
.dataTables_wrapper a.btn-reactivate:active,
.dataTables_wrapper a.btn-reactivate:focus,
.dataTables_wrapper button.btn-trash:hover,
.dataTables_wrapper button.btn-trash:active,
.dataTables_wrapper button.btn-trash:focus,
.dataTables_wrapper a.btn-eye:hover,
.dataTables_wrapper a.btn-eye:active,
.dataTables_wrapper a.btn-eye:focus {
    color: #fff;
}

.dataTables_wrapper button.btn-notification {
    background: none;
    color: #ccc;
    padding: 0;
    margin: 0;
    width: auto;
    border: none;
}

.dataTables_wrapper button.btn-notification.unread {
    color: #000;
}

.qts__hide-wrapper .dataTables_wrapper {
    display: none;
}

.dataTables_wrapper .btn-outline-info:hover,
.dataTables_wrapper .btn-outline-danger:hover,
.dataTables_wrapper .btn-outline-warning:hover {
    color: #fff;
    text-decoration: none;
}

.dataTables_wrapper button.btn-outline-danger.btn-trash {
    padding: 0.14rem 0.4rem;
    font-size: 10px;
}

.dataTables_wrapper a.btn-outline-exec,
.dataTables_wrapper button.btn-outline-exec {
    border: 2px solid var(--primary);
    color: var(--primary);
    opacity: 0.7;
    background-color: transparent;
    display: inline-block;
    font-size: 14px;
    padding: 0.375rem 1.75rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    width: calc(100% - 20px);
    margin: 0 10px;
}

.dataTables_wrapper a.btn-outline-exec i,
.dataTables_wrapper button.btn-outline-exec i {
    margin-right: 10px;
}

.dataTables_wrapper a.btn-outline-exec:hover,
.dataTables_wrapper a.btn-outline-exec:active,
.dataTables_wrapper a.btn-outline-exec:focus,
.dataTables_wrapper button.btn-outline-exec:hover,
.dataTables_wrapper button.btn-outline-exec:active,
.dataTables_wrapper button.btn-outline-exec:focus {
    border-color: var(--hover) !important;
    background-color: var(--hover) !important;
    color: #fff;
    text-decoration: none;
    opacity: 1;
}

.dataTables_wrapper a.badge-warning,
.dataTables_wrapper a.badge-danger {
    color: #fff;
}

.dataTables_wrapper a.badge-warning:hover,
.dataTables_wrapper a.badge-danger:hover {
    color: #fff;
    text-decoration: underline;
}

[data-markdown] table {
    width: 100%;
    margin: 25px 0;
}

[data-markdown] table th,
[data-markdown] table td {
    padding: 10px;
    border-right: 1px solid #696969;
    border-bottom: 1px solid #696969;
}

[data-markdown] table th:first-child,
[data-markdown] table td:first-child {
    border-left: 1px solid #696969;
}

[data-markdown] table tr:nth-child(1) th,
[data-markdown] table tr:nth-child(1) td {
    border-top: 1px solid #696969;
}

.qts__project-box h6 {
    font-size: 1.5em;
    color: var(--hover);
}

.qts__project-box small {
    display: block;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    color: #ccc;
    border-top: 1px dashed #ccc;
}

.qts__data-tables-separator {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.qts__receipt-tags {
    font-size: 0.8em;
    color: var(--hover);
    border: 1px solid var(--hover);
    border-radius: 3px;
    margin-top: 6px;
    display: inline-block;
    padding: 2px 8px;
}

.btn-link {
    padding: 5px 3px 5px 15px;
    letter-spacing: 0.05em;
    background: transparent;
    border: none;
    font-size: 13px;
    color: #717171;
    display: block;
    position: relative;
    font-weight: 400;
    text-decoration: none;
    width: 100%;
    text-align: left;
}

.btn-link:hover {
    color: var(--primary);
}

.btn-link,
.btn-link:active,
.btn-link:visited,
.btn-link:hover {
    outline: none;
}

.btn-logout {
    color: #ffffff50;
}

.dataTables_wrapper a {
    color: #696969;
}

.dataTables_wrapper a:hover {
    color: var(--primary);
    text-decoration: underline;
}

/**
  * Cards
*/

.card .card-header h5:not(.mb-0) {
    text-transform: none;
}

.black { color: rgb(55, 0, 255); }
.red { color: red; }

/**
  * Sources
*/

.source {
    background: #ccc;
    border-radius: 30px;
    padding: 5px;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: block;
}

.source img {
    width: 20px;
    height: auto;
}

.icofont-money:before,
.icofont-file-alt:before {
    font-size: 20px;
}

.icofont-money:before {
    color: blue;
}

.icofont-file-alt:before {
    opacity: 0.4;
}

/**
  * Dropzone
*/

.dz-error {
    background: #f5dddd !important;
    border: 1px solid red !important;
    box-shadow: 0 0 30px -18px red !important;
}

.dropzone .dz-error .dz-progress {
    visibility: hidden;
}

.dropzone .dz-error svg {
    margin-top: 15px;
}

.dropzone .dz-error .dz-details > div {
    background: #dd8989;
    color: #fff;
}

/**
 * Modal
*/

.modal-title {
    padding-right: 35px;
}

.modal-title,
.modal-body .alert {
    word-break: break-word;
}

/**
  * Select2
*/

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: normal;
    font-family: 'Montserrat';
    background-color: #fff;
    font-size: 14px;
    border-color: #e6edef;
    color: #717171 !important;
}

ul.api-status  {
    margin: 15px 0;
}

.api-status li {
    display: block;
    padding: 2px 0;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 2px;
}

.api-status li:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}

/**
  * Effects
*/

.grayscale,
.grayscale.unset-hover:hover {
    filter: grayscale(100%);
    opacity: 0.5;
}

.grayscale:hover {
    filter: none;
    opacity: 1;
}

/**
  * Tag/Buttons
*/

.btn-tag {
    display: inline-block;
    padding: 0.375rem 1.75rem 0.375rem 0;
    font-weight: 600;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 1rem;
}

.btn-tag-sm {
    font-size: 12px;
}

.dataTables_wrapper button.btn-light {
    color: grey;
    font-size: 0.9em;
}

.dataTables_wrapper button.btn-light:hover {
    color: #000;
}

.dataTables_wrapper button.btn-danger {
    font-size: 0.9em;
}

.nowrap {
    white-space: nowrap;
}

.qts__duplicate_btn {
    text-transform: uppercase;
    border: 1px solid #9fbdc6;
    background-color: transparent;
}

.qts__duplicate_btn:hover {
    background-color: #9fbdc6;
}

.qts__duplicate_btn:hover i,
.qts__duplicate_btn:hover i:before,
.qts__duplicate_btn:hover a {
    color: #fff;
    text-decoration: none;
}

.qts__duplicate_btn i,
.qts__duplicate_btn i:before,
.qts__duplicate_btn a {
    color: #9fbdc6;
}

.qts__duplicate_btn svg {
    stroke: #9fbdc6;
}

/**
  * Elements
*/

fieldset {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 25px 0 10px 0;
    padding: 15px;
}

fieldset legend {
    position: absolute;
    top: -10px;
    margin: 0;
    padding: 2px 10px;
    font-size: 0.8em;
    text-transform: uppercase;
    background: #fff;
    display: inline-block;
    width: auto;
}

.qts-processing {
    display: none;
    background: #000000c2;
    position: fixed;
    top: 0;
    border: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.qts-processing div {
    display: table-cell;
    vertical-align: middle;
}

.qts-processing div h3 {
    color: #5afe0d;
    text-transform: uppercase;
    font-size: 1.6em;
}

.card .card-body.qts-filter {
    background-color: #e6e6e6;
    border-bottom: 1px solid #ccc;
}

.qts-filter .btn-filter {
    width: 100%;
}

.fix-width {
    width: 200px;
}

.cnab-data {
    background-color: #000;
    color: #19bd4e;
    border-radius: 5px;
    padding: 5px;
}

.cnab-data .form-control {
    background-color: transparent;
    color: #19bd4d90;
    font-weight: bold;
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    padding: 0;
    border-bottom: 1px solid #333;
}

.cnab-data .form-control:hover {
    background-color: rgba(255, 255, 255, 0.123);
}

.cnab-data .form-control:active,
.cnab-data .form-control:focus {
    color: #00ff51;
}

.cnab-data .form-control.removed-line,
.cnab-data [data-chars].removed-line {
    color: #ff000073;
}

.cnab-data [data-chars]{
    font-weight: bold;
}

.cnab-data [data-chars].line-error{
    color: red;
}

.cnab-data .input-group-text {
    padding: 0 10px;
    background: transparent;
    border: none;
    color: #19bd4d90;
}

.cnab-data .input-group-text i,
.cnab-data .input-group-text svg {
    stroke: rgba(255, 0, 0, 0.466);
    width: 15px;
}

.cnab-data .input-group-text i:hover,
.cnab-data .input-group-text svg:hover {
    stroke: red;
}

.select2-container .select2-search--inline .select2-search__field {
    padding: 0 10px !important;
}

.form-control.form-code {
    color: #7eff4a;
    background-color: rgb(71, 72, 73);
    padding: 10px;
    border-radius: 5px;
    font-size: 1.5em;
}

.elephant-title {
    display: block;
    background: transparent url('../images/elephant-icon.svg') no-repeat left center;
    background-size: 48px;
    text-transform: uppercase;
    color: var(--hover);
    padding: 10px 0 0 60px;
    font-size: 1.3em;
    height: 40px;
    font-weight: 700;
}

.elephant-show,
.elephant-beautify  {
    display: block;
    color: #696969;
    padding: 10px 0 0 10px;
    height: 40px;
    text-align: right;
}

.elephant-show { text-align: left; }

.elephant-show:hover,
.elephant-beautify:hover  {
    color: var(--hover);
    text-decoration: underline;
    cursor: pointer;
}

.screen-data-chart {
    color:#FFF;
    padding:50px;
    border-radius:4px;
}

.alert-light a {
    text-decoration: underline;
    font-weight: bold;
}

.alert-light a:hover {
    color: #000;
}

/**
  * Pendencias Registro
*/

.dashboard-default-sec .card,
.dashboard-default-sec .card-header {
    background-color: transparent;
    border: none;
}

.dashboard-default-sec .card-header {
    border-bottom: 2px solid var(--secondary_hover);
}

.dashboard-default-sec .table tr {
    border-bottom: 1px solid #ccc;
    cursor: default;
}

.dashboard-default-sec .table td a {
    display: block;
    padding: 0 20px;
}

.dashboard-default-sec .card-header a.active {
    font-weight: 700;
}

.dashboard-default-sec .card-header a:hover {
    color: var(--hover);
}

.dashboard-default-sec .card .card-header ul.week-date li:nth-child(n+2), .dashboard-2-main .card .card-header ul.week-date li:nth-child(n+2) {
    border-left: 1px solid var(--hover);
}

.dashboard-default-sec .setting-primary:hover i:before {
    color: #fff;
}

.dashboard-default-sec .header-top {
    display: block;
    width: 70%;
    float: left;
}

.dashboard-default-sec .last-sync {
    display: block;
    width: auto;
    float: right;
    background: #e5e5e5;
    border-radius: 20px;
    font-size: 0.8em;
    font-weight: normal;
    color: #696969;
    padding: 5px 20px;
}

.dashboard-default-sec .last-sync span {
    display: inline-block;
    text-align: left;
    margin-right: 15px;
}

.dashboard-default-sec .last-sync i {
    display: inline-block;
    text-align: right;
}

.dashboard-default-sec .last-sync:hover  {
    cursor: pointer;
    background-color: var(--primary);
    color: #fff;
}

.dashboard-default-sec .last-sync:hover i:before {
    color: #fff;
}

.dashboard-default-sec:before {
    content: attr(data-last-sync);
    display: block;
    color: red;
}

.qts__project-box-sm h6 {
    font-size: 1em;
}

.qts__project-box-sm p {
    font-size: 0.9em;
    line-height: 18px;
}

.qts__project-box-sm a:hover {
    -webkit-text-decoration-color: #ccc; /* Safari */
    text-decoration-color: #ccc;
}

.qts__project-box-sm .btn-light:hover {
    background-color: var(--hover) !important;
    color: #fff;
}

.qts__project-box-sm {
    transition: all 0.6s ease-in;
}

.qts__project-box-sm:hover {
    box-shadow: 0 0 20px -10px #7e7e7e;
    transition: all 0.3s ease-out;

}
.qts__tx-sm {
    font-size: 0.9em;
}

.qts__tx-sm a {
    color: #000;
}

.qts__tx-sm a:hover {
    color: #000;
    text-decoration: underline;
}

.qts__priority {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 auto;
    border-radius: 15px;
}

/**
  * Receipts
*/

.qts__receipts .modal-header h5,
.qts__receipts .modal-footer small {
    width: 100%;
    padding: 0;
    margin: 0;
}

.qts__receipts .modal-footer.danger {
    border-top: 2px solid var(--bs-danger);
    color: var(--bs-danger);
}

.qts__receipts .modal-footer.primary {
    border-top: 2px solid var(--bs-success);
    color: var(--bs-success);
}

.qts__receipts .modal-body .card .card-body {
    padding: 20px 0 20px 15px;
}

.qts__receipts .modal-body .static-top-widget .media-body {
    padding-left: 15px;
}

.qts__receipts .modal-body .static-top-widget .media-body h4 {
    font-size: 1em;
}

.qts__receipts .source-target h4 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
}

.qts__receipts .source-target p {
    padding-left: 3px;
    font-size: 0.8em;
}

.qts__code-box {
    padding: 15px;
    background: #272822;
    border-radius: 5px;
    margin: 25px 0;
}

.qts__code-box .qts__code-box-lg {
    font-size: 1.2em;
}

.qts__code-sync {
    margin: 0 25px 25px 25px;
    padding: 15px;
    text-align: right;
    color: #fff;
    background: #000;
    border-radius: 5px;
}

.qts__code-sync [data-snapshot-log]{
    max-height: 350px;
    overflow: scroll;
}

.qts__code-sync [data-snapshot-synced]{
    font-weight: bold;
    color: #00ffab;
    padding-top: 5px;
    border-top: 1px solid #323232;
    margin-top: 5px;
}

.qts__code-sync small {
    display: block;
}

.qts__code-sync small:after {
    content: '';
    display: table;
    clear: both;
}

.qts__code-sync small span {
    display: block;
    float: left;
    background-color: #ffffff;
    color: #000;
    padding: 0 5px;
}

.qts__code-sync pre {
    font-family: 'Courier New', Courier, monospace;
    font-size: 1.2em;
    color: #19bd4e;
    text-align: left;
    padding: 0;
    margin: 0;
}

.qts__code-box-minified {
    max-height: 80px;
    overflow: hidden;
}

.qts__highlight-charts {
    padding: 25px;
    background-color: #fff;
    margin: 0 0 25px 0;
}

.qts__highlight-section {
    padding: 25px;
    background-color: #dcf7ff;
    margin: 0;
    border-bottom: 2px dashed #a1bec7;
}

.qts__highlight-section .btn {
    border: 2px solid #000000;
    color: #000;
    opacity: 0.6;
}

.qts__highlight-section .btn:hover {
    opacity: 1;
}

.qts__highlight-section .qts__highlight-trash {
    display: inline-block;
    height: 33px;
    background-color: #dcf7ff;
    border-radius: 4px;
    text-align: center;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all .6s ease-out;
}

.qts__highlight-section .qts__highlight-trash:hover {
    background-color: #eb4d4d;
    cursor: pointer;
    transition: all .3s ease-in;
}

.qts__highlight-section .qts__highlight-trash svg {
    width: 20px;
    height: auto;
    stroke: #a1bec7;
}

.qts__highlight-section .qts__highlight-trash:hover svg {
    stroke: #fff;
}

.qts__highlight-light {
    margin: 25px 0;
    background-color: #f0f0f0;
    border-bottom-color: #c4c4c4;
}

.qts__highlight-light .qts__highlight-trash {
    background-color: #ffffff;
}

.qts__highlight-light .qts__highlight-trash svg {
    stroke: #6a6a6a;
}

.qts__highlight-green {
    background-color: #deefe9;
    border-bottom-color: #acb8b4;
}

.qts__highlight-green .btn-primary {
    background-color: #deefe9 !important;
    border-color: #646b68 !important;
    color: #000;
}

.qts__highlight-section.qts__highlight-green .btn {
    color: #000;
    text-transform: uppercase;
}

.qts__thread {
    opacity: 0.6;
}

.qts__thread:hover {
    opacity: 1;
}

.qts__reply {
    background-color: #e6edef;
    margin: 10px 0 30px 25px;
    font-size: 1em;
}

.qts__who {
    color: #696969;
}

.qts__who i {
    font-size: 1.3em;
}

.qts__thread.active {
    opacity: 1;
}

.qts__thread.active .qts__who i {
    color: var(--hover);
}

.qts__thread.active .qts__who {
    color: #000;
    font-weight: 500;
}

.qts__thread.active .qts__reply {
    font-size: 1.2em;
}

.qts__attachment:hover {
    color: var(--hover);
    text-decoration: underline;
}

/**
  * Lists
*/

.qts__ul-list li {
    display: block;
    padding: 2px 0 8px 0;
    margin: 0 0 8px 0;
    font-size: 0.8em;
    border-bottom: 1px dashed var(--hover);
}

.qts__ul-list li:last-child {
    border-bottom: none;
}

.qts__ul-list a {
    text-decoration: none;
}

.qts__ul-list a:hover {
    text-decoration: underline;
    color: #000;
}

.qts__ul-list span {
    min-width: 80px;
    border: 1px solid #ccc;
    color: #000;
    padding: 0 5px;
    border-radius: 4px;
}

.qts__ul-list a.btn-edit:hover {
    color: #fff;
}

.qts__company-show {
    background: #FFF url('../images/company-card-people.png') no-repeat right bottom;
    background-size: 40%;
}

.qts__company-show .card-header {
    background-color: transparent;
}

/**
  * Reports
*/

.qts__operation-fee-warranty li {
    display: inline-block;
    padding: 2px 0;
    margin-right: 10px;
}

.qts__operation-fee-warranty li span {
    background-color: #d9e3f4;
    padding: 2px;
    border-radius: 4px;
}

/**
  * Filters
*/

.qts__export {
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 50px 0 25px 0;
    height: 67px;
}

.qts__export:before {
    content: "";
    display: table;
    clear: both;
}

.qts__export .qts__export-label {
    display: block;
    float: left;
    background: url(../images/export/export.svg) no-repeat 20px center;
    background-size: 30px auto;
    height: auto;
    padding: 10px 10px 10px 67px;
}

.qts__export button.dt-button {
    float: right;
    border-radius: 5px;
    color: #fff;
    background: var(--primary);
    padding: 17px;
    font-weight: 500;
    margin: 5px;
    border: none;
}

.qts__export button.dt-button:hover {
    color: #fff;
    background: var(--hover);
}

.qts__sql-runner-params .icofont {
    position: absolute;
    right: 10px;
}

.qts__sql-runner-params .icofont:before{
    font-size: 20px;
}

.qts__sql-runner-params  .icofont:before {
    color: var(--hover);
}

.select2-selection--multiple {
    border: 1px solid #e6edef !important;
    height: 35px;
}

.select2-selection--multiple ul.select2-selection__rendered {
    padding: 3px !important;
}

/**
  * Commercial Management
  */

.qts__small_table {
    font-size: 0.8em;
    background-color: #f7fffa;
    border: 1px solid #e6edef;
    margin-bottom: 50px
}

.qts__small_table td {
    padding: 0.25rem 0.75rem;
    border-right: 1px solid #e6edef;
}

.qts__small_table th {
    background-color: #e2eee6;
    border-right: 1px solid #e2eee6;
    border-bottom: 1px solid #e2eee6;
}

.qts__small_table th.qts__working-capital-amount {
    background-color: #e2edee;
    border-right: 1px solid #e2edee;
    border-bottom: 1px solid #e2edee;
    text-align: center;
}

.qts__small_table th.qts__working-capital-dates {
    background-color: #eeece2;
    border-right: 1px solid #eeece2;
    border-bottom: 1px solid #eeece2;
    text-align: center;
}

table.dataTable.table.qts__small_table thead th.sorting:after,
table.dataTable.table.qts__small_table thead th.sorting_asc:after,
table.dataTable.table.qts__small_table thead th.sorting_desc:after,
table.dataTable.table.qts__small_table thead td.sorting:after,
table.dataTable.table.qts__small_table thead td.sorting_asc:after,
table.dataTable.table.qts__small_table thead td.sorting_desc:after {
    bottom: 12px;
    top: unset;
}

.browser-widget.qts__exposure-widget .media-body {
    column-count: 6;
    column-rule: 1px solid #d9d9d9;
}

.browser-widget.qts__exposure-widget .media-body h4 {
    color: #0e55f1;
    font-size: 1em;
}

.qts__limits-bar {
    position: relative;
}

.qts__limits-bar .qts__percentage-bar {
    position: absolute;
    background-color: #e6edef;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: -1px;
    z-index: 1;
}

.qts__limits-bar .qts__percentage-bar div {
    position: absolute;
    height: 5px;
    left: 0;
    bottom: -1px;
    z-index: 2;
}

.qts__commercial-customers-panel .row {
    border: 1px solid #d8d8d8;
    margin: 0 0 50px 0;
    border-radius: 5px;
}

.qts__commercial-customers-grid,
.qts__tech-pills-grid {
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    padding: 10px;
}

.qts__commercial-customers-grid:nth-child(4n){
    border-right: none;
}

.qts__commercial-customers-grid:nth-last-child(-n+4) {
    border-bottom: none;
}

.qts__commercial-customers-panel-profile,
.qts__tech-pills-panel {
    display: flex;
    flex: 1;
    width: 65px;
    align-items: center;
}

.qts__tech-pills-panel {
    align-items: stretch;
}

.qts__commercial-customers-panel-profile img,
.qts__tech-pills-panel img {
    max-width: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.qts__commercial-customers-panel-data .counter,
.qts__tech-pills-panel-data .date {
    position: absolute;
    right: 0;
    top: 0;
    background: #bae3d1;
    padding: 1px 8px;
    font-size: 0.8em;
    border-radius: 4px;
}

.qts__tech-pills-panel-data .date {
    background: #ffd4cc;
}

.qts__commercial-customers-panel-data,
.qts__tech-pills-panel-data {
    flex: 4;
    width: calc(65px - 100%);
}

.qts__commercial-customers-panel-total,
.qts__tech-pills-panel-task,
.qts__tech-pills-panel-support {
    display: flex;
}

.qts__commercial-customers-panel-total div,
.qts__tech-pills-panel-task div,
.qts__tech-pills-panel-support div {
    flex: 1;
    width: 50%;
    font-size: 0.8em;
    font-weight: bold;
}

.qts__tech-pills-panel-task div {
    font-weight: normal;
    height: 35px;
    overflow: hidden;
}

.qts__commercial-customers-letters,
.qts__tech-pills-panel-letters {
    background: rgb(179,91,132);
    background: -moz-linear-gradient(294deg, rgba(179,91,132,1) 0%, rgba(0,160,244,0.444437149859944) 100%);
    background: -webkit-linear-gradient(294deg, rgba(179,91,132,1) 0%, rgba(0,160,244,0.444437149859944) 100%);
    background: linear-gradient(294deg, rgba(179,91,132,1) 0%, rgba(0,160,244,0.444437149859944) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b35b84",endColorstr="#00a0f4",GradientType=1);
    width: 48px;
    max-height: 48px;
    height: auto;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    padding: 13px 0;
    display: block;
    letter-spacing: 0px;
}

.qts__tech-pills-panel-letters {
    background: rgb(244,99,72);
    background: -moz-linear-gradient(294deg, rgba(244,99,72,1) 0%, rgba(244,99,72,0.23012955182072825) 100%);
    background: -webkit-linear-gradient(294deg, rgba(244,99,72,1) 0%, rgba(244,99,72,0.23012955182072825) 100%);
    background: linear-gradient(294deg, rgba(244,99,72,1) 0%, rgba(244,99,72,0.23012955182072825) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f46348",endColorstr="#f46348",GradientType=1);
}

.qts__tech-pills-main-title {
    letter-spacing: 0;
    font-size: 1.8em;
    font-weight: bold;
}

.qts__tech-pills-title {
    font-size: 1.3em;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: tomato;
}

.qts__tech-pills-team-photos {
    height: 80px;
    position: relative;
}

.qts__tech-pills-team-photos .photo {
   display: inline-block;
   margin-left: -20px;
}

.qts__tech-pills-team-photos .photo img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    filter: grayscale(1);
    transition: all ease-out .6s;
}

.qts__tech-pills-team-photos .photo img:hover {
    filter: grayscale(0);
    transition: all ease-in .3s;
}

.qts__tech-pills-filters {
    font-size: 0.8em;
}

.qts__tech-pills-filters form {
    float: right;
}

.qts__tech-pills-filters .form-control, 
.qts__tech-pills-filters .form-select {
    font-size: 1em;
}

.qts__tech-pills-filters .btn {
    font-size: 1em;
    padding: 5px;
    background-color: tomato !important;
    border-color: tomato !important;
    float: right;
}

.qts__tech-pills-add,
.qts__tech-pills-report {
    background-color: tomato !important;
    border-color: tomato !important;
    margin-top: 29px;
}

.qts__tech-pills-report {
    font-size: 0.8em;
}

.qts__tech-pills-add:hover,
.qts__tech-pills-report:hover {
    background-color: rgb(250, 84, 55) !important;
    border-color: rgb(250, 84, 55) !important;
}

.qts__tech-pills-time-spent {
    display: inline-block;
    padding: 0 2px;
    background-color: #f6ebcd;
    color: #3a3837;
    font-size: 0.8em;
    border-radius: 4px;
    letter-spacing: 0;
}

.qts__tech-pills-overflow {
    max-height: 250px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: all 0.6s;
}

.qts__tech-pills-overflow:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100px;
    bottom: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.qts__tech-pills-team-badge {
    position: absolute;
    background: #f46348;
    width: 20px;
    height: 20px;
    color: #fff;
    z-index: 2;
    text-align: center;
    border-radius: 20px;
    font-size: 0.8em;
}

.qts__tech-pills-report-person {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #449787;
    color: #449787;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 50px;
}

.img-90 {
    width: 80px !important;
    height: 80px !important;
}

/**
  * Corporate Heritage
*/

.no-photo {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #e0e0e0;
}

.no-photo svg {
    width: 200px;
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    height: 200px;
    opacity: 0.2;
}

.badge-outline-qts,
.badge-qts  {
    display: inline-block;
    width: auto;
    padding: 1px 8px;
    background-color: transparent;
    border: 1px solid #000000;
    color: #000000;
    margin: 15px 0;
    font-size: 0.7em;
    line-height: unset;
    border-radius: 4px;
    text-transform: uppercase;
}

.badge-qts {
    border: none;
    font-weight: bold;
    padding: 3px 8px;
    color: #fff;
}

.badge.badge-outline-dark {
    border: 1px solid #ccc;
    line-height: 17px;
}

.badge-outline-dark {
    border-color: #ccc;
    color: #696969;
    font-weight: normal;
}

.badge-outline-danger {
    border-color: #f72f2f;
    color: #ff0000;
}

.badge-outline-success {
    border-color: #3a58db;
    color: #2b00ff;
}

.dataTables_wrapper a.badge-qts-info,
.badge-qts-info {
    background-color: #325a52;
    margin: 0;
    color: #fff;
}

.dataTables_wrapper a.badge-qts-info:hover,
.badge-qts-info:hover {
    background-color: #4d9f8f;
    color: #fff;
    text-decoration: none;
}

[data-pointer]:hover {
    background-color: #f7fffa;
    cursor: pointer;
}

.alert-info a {
    display: inline-block;
    border: 1px solid #ffffff77;
    border-radius: 4px;
    padding: 1px 8px;
    color: #fff;
    margin-left: 5px;
    letter-spacing: -1px;
}

.alert-info a:hover {
    border-color: #fff;
}

.bg-warm {
    background-color: #e25513;
}

.qts__multiple-big-box .select2-selection--multiple {
    height: 500px;
}

.qts__multiple-big-box .select2-selection--multiple li.select2-selection__choice {
    margin-bottom: 5px;
}

/**
  * Simple PMO
*/

.qts__simple-pmo {
    border-radius: 6px;
    background-color: #fff;
    padding: 30px;
    box-shadow: 0px 7px 20px #ccc;
}

.qts__simple-pmo_home {
    border-radius: 6px;
    background-color: #fff;
    padding: 30px;
}

/**
  * KPIs
*/

.qts__support-ticket-kpi {
    font-size: 0.8em;
}

.qts__support-ticket-kpi th,
.qts__support-ticket-kpi td {
    border: 1px solid #cecece;
}


/* Estilo para limitar o número de linhas em cada coluna */
.table-container {
    display: flex;
    flex-wrap: wrap;
}

.table-column {
    flex: 1;
    margin-right: 20px; /* Espaçamento entre colunas */
}

table {
    width: 100%;
    border-collapse: collapse;
}

table, th, td {
    border: 1px none black;
}




.qts__simple-pmo header {
    margin-bottom: 25px;
}

.qts__simple-pmo header h5 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.qts__simple-pmo header p {
    color: #696969;
    padding: 0;
    margin: 0 0 15px 0;
}

.qts__simple-pmo table {
    width: 100%;
    margin: 0;
    padding: 0;
}

.qts__simple-pmo table td {
    padding: 5px 10px;
    border-bottom: 1px solid #e6edef;
}

.qts__simple-pmo table td .qts__simple-pmo-task {
    display: block;
    color: var(--hover);
    font-size: 1.1em;
    padding-left: 15px;
}

.qts__simple-pmo table td .qts__simple-pmo-due-date {
    color: red;
}

.qts__simple-pmo table td .qts__simple-pmo-status {
    display: block;
    padding: 5px;
    text-align: center;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    font-size: 0.6em;
    min-width: 100px;
}

/**
  * Tooltip
*/

.nav-link[data-name]{
    position: relative;
}

.nav-link[data-name]:after {
    content: attr(data-name);
    display: none;
    position: absolute;
    top: -20px;
    left: -55%;
    background-color: #fff;
    color: #000;
    font-size: 0.8em;
    width: 170px;
    padding: 2px 10px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 5px
}

.nav-link[data-name]:hover:after {
    display: block;
}

/**
  * Homologation
*/ 

.qts__homologation-checklist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 50px 0;
}

.qts__homologation-checklist li {
    flex: 1 0 2;
    background-color: #dff2f6;
    box-shadow: 0 10px 17px -10px #c8c8c8;
    border-radius: 5px;
    font-size: 0.9em;
    color: #000;
    margin: 0 0 15px 0;
}

.qts__homologation-checklist span {
    text-align: left;
    margin-right: 20px;
    padding: 15px;
}

.qts__homologation-checklist a {
    text-align: right;
}

.qts__homologation-flags {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.qts__homologation-flags li {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 50px;
    flex: 1;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 0.9em;
    color: #000;
    background-color: var(--secondary_alpha);
    max-width: 210px;
}

.qts__homologation-funds {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
    gap: 10px;
    margin: 50px 0;
}

.qts__homologation-funds > div {
    flex: 1 1 0;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 15px;
}

.qts__homologations-summary {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    color: #696969;
    line-height: 10px;
    margin-top: 15px;
    font-size: 0.8em;
}

.qts__homologations-summary div {
    flex: auto;
    border-right: 1px solid #cfcfcf;
    padding-right: 15px;
    margin-right: 15px;
}

.qts__homologations-summary div:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

.qts__homologations-summary label {
    color: #0e55f1;
    display: block;
}

.qts__homologations-summary a {
    color: #000000;
}

.qts__homologations-summary a:hover {
    color: #000000;
    text-decoration: underline;
}

.qts__homologations-summary div.qts__homologations-icon {
    float: left;
    border: none;
    margin: 0;
}

.qts__homologations-history li {
    display: grid;
    grid-template-columns: 110px calc(100% - 110px);
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 8px;
    margin-bottom: 8px;
    gap: 10px;
}

.qts__homologations-history li b {
    color: var(--hover);
}

.qts__homologations-history li time {
    color: #696969;
}

.qts__homologations-history li div:first-child time {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    font-size: 0.8em;
    padding: 2px 5px;
    text-align: center;
    width: 110px;
}

.qts__homologations-history li.qts__homologation-iterations {
    grid-template-columns: 50px calc(100% - 110px);
}

.qts__homologations-history li.qts__homologation-iterations div:first-child time {
    width: 50px;
}

.qts__homologations-history li.qts__homologation-iterations b {
    margin-left: 10px;
    color: #000;
}

.qts__homologations-history li.qts__homologation-iterations a:hover {
    text-decoration: underline;
}