body {
    font-family: Poppins,Helvetica Neue,Helvetica,Arial,sans-serif, Libre Franklin;
}

app-menu {
    background: #43c654;
    display: flex;
    height: 100%;
    flex-direction: column;
    width: 20%;
    float: left;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
}

app-login {
    overflow: hidden;
}

body {
    font-size: 15px;
}

.h5, h5 {
    font-size: 1rem;
}

footer.sticky-footer .copyright {
    font-size: 0.7rem;
}

.form-control {
    outline: none;
}

.form-control:focus{ 
    /* border-color: #43C6545d;  */
    /* background-color: #43C65427; */
    -webkit-box-shadow: none; 
    box-shadow: none; 
    border: solid 2px #43C6545d;
}

.dashboard-link {
    color: inherit;
}

.dashboard-link:hover {
    text-decoration: none;
    color: inherit;
}

.login {
    background: url(../../img/login_fundo.jpg) no-repeat top center !important;
    background-size: cover !important;
    height: 100vh;
    padding-top: 65px;
}

.bg-gradient-primary {
    background-color: #43C654;
    background-image: linear-gradient(180deg,#43C654 10%,#43C654 100%);
    background-size: cover;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item.active, .sidebar .nav-item .collapsing .collapse-inner .collapse-item.active {
    color: #43C654 !important;
}

.navbar-brand {
    text-align: center;
}

.navbar-brand img{
    width: 100%; 
    padding: 15px;
    margin: auto;
}

.btn-danger{
    color: #fff !important;
}

.btn-search-menu {
    background-color: #FFFFFF !important;
}

.btn-search-menu:hover {
    background-color: #43C654 !important;
}

.input-search-menu:focus {
    z-index: 2 !important;
    border: none;
    outline: none;
}

.notification-box {
    overflow: auto !important;
    max-height: 400px;
}

.topbar .dropdown-list .dropdown-header {
    background-color: #43C654;
    border: 1px solid #43C654;
}

.component-root {
    width: 100%;
}

.btn-info {
    color: #fff !important;
}

.tr-browserseek {
    cursor: pointer;
}

.tr-browserseek img {
    max-width: 120px;
}

.page-header {
    font-size: 24px !important;
}

#wrapper #content-wrapper {
    background-color: #f8f9fc;
    width: 80%;
    overflow-x: hidden;
    float: right;
    min-height: 100vh;
}

.sidebar .nav-item .nav-link {
    width: 100%;
}

.sidebar .nav-item .nav-link span {
    font-size: .85rem;
    display: inline;
    font-weight: bold;
    text-transform: uppercase;
    font-family: sans-serif;
}

.filter-buton-text {
    display: none;
}

.tab-content {
    margin-top: 20px;
}

.collapse-inner {
    min-width: initial !important;
}

.sidebar {
    width: initial !important;
}

.nav-pills .nav-link.active, 
.nav-pills .show>.nav-link, 
.nav-pills .nav-link:hover {
    background-color: #43C654;
    color: #FFFFFF !important;
    cursor: pointer;
}

.nav-pills .nav-link {
    padding: .25rem .5rem;
    color: #43C654 !important;
    border: 1px solid #43C654;
    margin: 0 0.25em 0.5em;
}

.container, .container-fluid {

    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.img-modal {
    max-width: 100%;
}

.modal-dialog-xb {
    max-width: 1100px;
}

.modal-body-file-reader {
    max-height: 600px;
    overflow: scroll;
}

.btn-blocked {
    cursor: not-allowed;
}

@media (max-width: 1240px){
    app-menu {
        width: 20%;
    }

    #wrapper #content-wrapper {
        width: 80%;
    }

}

@media (max-width: 767px){
    app-menu {
        display: none;
        width: 100%;
    }

    app-header nav {
        background-color: #43C654 !important;
        color: #FFF !important;    
    }

    .nav-item .text-gray-600 {
        color: #FFF !important;
    }

    #wrapper #content-wrapper {
        width: 100%;
    }
}

@media (min-width: 768px){
    .filter-buton-text {
        display: inline;
    }
}

@media (min-width: 768px){
    .sidebar {
        width: 100%!important;
    }
}

.inative_row {
    text-decoration: line-through;
    color: #999ff9;
}

.now-row {
    color: #1b5ac3;
}

.paied-row {
    color: #43C654;
}

.overdue-row {
    color: red;
}

.warning-row {
    color: #ffcb00;
}

.required:after {
    content: "*";
    color: red;
    /*padding-left: 1%;*/
}

.order-inactive {
    display: none;
}

.td-checkbox {
    width: 40px;
    text-align: center;
    vertical-align: middle !important;
}

.th-ordered {
    cursor: pointer;
}

.img-table {
    max-width: 250px;
}

.nav-tabs li a {
    color: #43C654;
}

.modal-content-bs {
    max-height: 615px;
}

.th-md {
    width: 100px;
}

.th-sm {
    width: 100px;
}

.nav-tabs .nav-link {
    color: #9FA3AF;
}

.nav-tabs .nav-link.disabled {
    color: #C9CBDA;
}

.breadcrumb-item a,
.breadcrumb-item a:hover {
        color: #6e707e;
}
.breadcrumb{
background-color: #f8f9fc;
}

.info-pane p {
    color: blue;
    font-weight: bold;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    font-weight: bold;
}

label {
    margin-bottom: 0rem;
    /* font-weight: bold; */
}

.table-sm th {
    height: 50px;
    padding: 0.5rem;
}

.table-sm th,
.table-sm td,
.table-bordered th,
.table-bordered td {
    vertical-align: middle !important;
}

.modal-dialog-bg {
    max-width: 900px;
}

.responsive-column {
    display: none;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #43C654;
    background-color: #43C654;
}

.btn-success {
    background-color: #43C654;
    border-color: #43C654;
}

.btn-success:hover {
    background-color: #3A963A;
    border-color: #3A963A;
}

.btn-outline-success {
    color: #43C654;
    border-color: #43C654;
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle,
.btn-outline-success:active {
    background-color: #3A963A;
    border-color: #3A963A;
    box-shadow: inherit !important;
    color: #fff;
}

.my-bt-search-menu {
    border: solid 1px #fff;
}

.my-input-search-menu{
    border: solid 1px #fff;
}

.collapse-item {
    white-space: initial !important;
}

.dropdown-item {
    cursor: pointer;
}

.input-color-picker {
    max-width: 50px !important;
}

.form-control-range {
    margin-top: 0.5em;
}

@media(max-width: 800px) {
    .table-sm th,
    .table-sm td,
    .table-select-submodule th,
    .table-select-submodule td {
        display: none;
    }

    .table-sm .td-checkbox,
    .table-select-submodule .td-checkbox {
        display: table-cell;
    }

    .table-sm .th-md,
    .table-select-submodule .th-md {
            display: table-cell;
    }

    .table-sm .responsive-column,
    .table-select-submodule .responsive-column {
            display: table-cell;
    }
}

google-chart {
    margin: 0 auto;
}

.card-body-dashboard {
    overflow: auto;
}

.btn-clear {
    border-top-right-radius: .35rem !important;
    border-bottom-right-radius: .35rem !important;
    margin-left: 4px;
}

/* .btn-group.dropdown>.dropdown-toggle.btn:not(:last-child) {
    border-radius: 0 !important;
} */

.btn-outline-secondary:hover {
    color: #fff !important;
}

.selected-items-label {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
}

.dropdown-item.active {
    background-color: #43C654;
    color: #fff !important;
}

.dropdown-filter-group {
    max-height: 400px;
    overflow: auto;
}

.dropdown-menu.main {
    top: 68px;
}

.force-append {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.force-prepend {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .dropdown-menu {
    width: 300px !important;
  }
}

.navbar i.fa-bell, .navbar i.fa-bars {
  color: white;
  font-size: 20px;
  line-height: 70px;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
    .navbar i.fa-bell {
        color: #ccc;
    }
    
    .navbar i.fa-bell:hover {
        color: #777;
    }
}

#dropdownMenuButton {
    background: none !important;
}

#dropdownMenuButton:after {
    display: none;
}

.btn.rounded-circle {
  padding-block: 0;
  padding-top: 0;
  border-radius: 0 !important;
  border: 0;
}

.dropdown-menu i {
  font-size: 15px;
  line-height: 30px;
  vertical-align: middle;
}

.card.shadow {
  transition: all 0.25s ease-in-out;
}

.card.shadow:hover {
  box-shadow: 1px 1px 10px 3px #ccc !important;
  transform: scale(1.025);
}

app-header {
    position: fixed;
    width: 80%;
    z-index: 1050;
}

@media screen and (max-width: 767px) {
    app-header {
        width: 100%;
    }
}

#page-wrapper {
    padding-top: 94px;
}

.show .dropdown-toggle:after {
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.overdue-row {
    color: #c64743 !important;
}

.table-hover tr:hover {
    background: rgba(0, 0, 0, 0.1) !important;
}

/* Comentado pois quebrava a exibição na listagem */
/* .btn-outline-secondary.btn-blocked {
    background: #ddd !important;
    border-color: #f4dcdc;
    border-radius: 5px !important;
    color: #d07976 !important;
    width: 44px;
    cursor: not-allowed !important;
} */

.dropdown-menu.main {
    background: #43c654;
    overflow: scroll;
    height: calc(100vh - 70px);
    border: 0;
    border-radius: 0;
}

.dropdown-menu.main .dropdown-header {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.8);
    font-size: .85rem;
    text-decoration: none;
}

.dropdown-menu.main .dropdown-header::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: "";
    font-family: "Font Awesome 5 Free";
    transform: rotateZ(-90deg);
}

.dropdown-menu.main .dropdown-header:hover {
    color: white;
}

.dropdown-menu.main .dropdown-header.selected {
    color: white;
}

.dropdown-menu.main .dropdown-header.selected:after {
    transform: rotateZ(0deg);
}

.dropdown-menu.main .dropdown-item {
    box-sizing: border-box;
    color: transparent;
    transform: scaleY(0);
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    transition-duration: 0.5s;
}

.dropdown-menu.main .dropdown-header.selected ~ .white-bg .dropdown-item {
    color: #2e2f37;
    transform: scaleY(1);
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
}

.white-bg {
    background: white;
    border-radius: 0.35rem;
    margin: 0 1rem;
}



.tab-pane .btn.btn-outline-success.dropdown-toggle::after {
    transform: rotateZ(180deg);
}

.btn.btn-outline-success.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotateZ(0deg);
}