#side-menu .nav>li>a {
    color: #a7b1c2 !important;
}

#side-menu .nav>li.active>a {
    color: #ffffff !important;
}

.text-light-gray {
    color: lightgray !important;
}

.text-normal {
    color: #676a6c !important;
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
}

.bd-callout h4 {
    margin-top: 0;
    margin-bottom: .25rem
}

.bd-callout p:last-child {
    margin-bottom: 0
}

.bd-callout code {
    border-radius: .25rem
}

.bd-callout+.bd-callout {
    margin-top: -.25rem
}

.bd-callout-info {
    border-left-color: #23c6c8
}

.bd-callout-info h4 {
    color: #23c6c8
}

.bd-callout-warning {
    border-left-color: #f8ac59
}

.bd-callout-warning h4 {
    color: #f8ac59
}

.bd-callout-danger {
    border-left-color: #ED5565
}

.bd-callout-danger h4 {
    color: #ED5565
}

.bd-callout-primary {
    border-left-color: #1ab394
}

.bd-callout-primary h4 {
    color: #1ab394
}

.bd-callout-success {
    border-left-color: #1c84c6
}

.bd-callout-success h4 {
    color: #1c84c6
}

.bd-callout-default {
    border-left-color: #b3b3b3
}

.bd-callout-default h4 {
    color: #b3b3b3
}

.task {
    cursor: pointer;
}

.task:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.font-normal {
    font-weight: normal;
}

.click-to-copy {
    cursor: pointer;
    padding: 0px 0px;
    display: initial;
    padding: 0 1px;
}

.click-to-copy:hover {
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 1px 0;
}

.click-to-copy::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0c5";
    color: lightgray;
    margin: 0px 4px;
}

/* .form-group label {
    font-weight: bold;
} */

.bootstrap-tagsinput {
    border: 1px solid #e5e6e7;
    box-shadow: none;
}

.chosen-container {
    width: 100% !important;
}

.chosen-container-multi .chosen-choices,
.chosen-single {
    border: 1px solid #e5e6e7 !important;
    border-radius: 1px !important;
    background-image: none !important;
    min-height: calc(1.5em + .75rem + 2px) !important;
}

.chosen-container .chosen-drop {
    border: 1px solid #e5e6e7 !important;
}

.chosen-container-active .chosen-choices {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #1ab394 !important;
}

.prohauser .tags {
    width: 100%;
    border: 1px solid #e5e6e7 !important;
    border-radius: 1px !important;
    min-height: calc(1.5em + .75rem + 2px) !important;
}

.prohauser .tags .input {
    font: inherit;
    padding: 0;
    height: inherit;
}

.prohauser .host {
    margin-top: 0px;
    margin-bottom: 0px;
}

.note-editor.note-frame {
    border: 1px solid #e5e6e7 !important;
    border-radius: 1px;
}

.ibox-footer {
    border-color: #e7eaec;
    border-style: solid;
    border-width: 1px;
}

.vertical-timeline-content h2 {
    font-size: 14px;
}

.vertical-timeline-content p {
    font-size: 12px;
}

.file .icon,
.file .image {
    height: 70px;
}

.file .icon i {
    font-size: 45px;
}

.file-box {
    width: 175px;
}

.page-heading {
    z-index: 2000;
    position: relative;
}

.page-heading-controls {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-heading-controls .btn {
    top: 80%;
    position: relative;
    float: right;
}

.breadcrumb-timeline {
    margin-top: 10px;
    margin-bottom: -10px;
}

.breadcrumb-timeline .breadcrumb-item+.breadcrumb-item::before {
    content: ">";
}

.w-full {
    width: 100% !important;
}

.vertical-timeline-icon {
    background-color: white;
}

.table {
    color: unset !important;
}

.overflow {
    overflow: auto;
    width: 100%;
}

.nowrap {
    white-space: nowrap;
}

@media (max-width:576px) {
    .hide-on-mobile {
        display: none;
    }

    .wrapper-content {
        width: 114%;
        margin-left: -25px;
        padding-top: 3px;
    }
}

@media (max-width:576px) {
    .mobile-only {
        display: inherit;
    }
}
@media (min-width:577px) {
    .mobile-only {
        display: none;
    }
}

tr.delete-row {
    background-color: #ff000017;
    text-decoration: line-through;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 4px;
}

.w-30 {
    width: 30px;
}

.nav-header img {
    object-fit: cover;
    width: 50px;
    height: 50px;
}

.img-logo-sistema {
    width: 70% !important;
    height: 100% !important;
}

.img-usuario {
    width: 25px !important;
    height: 25px !important;
    margin-top: 0%;
    margin-left: 0%;
}

img.profilePicture {
    object-fit: cover;
    width: 30px;
    height: 30px;
}

.profile-image img {
    object-fit: cover;
}

.profile-image button {
    position: absolute;
    transform: translate(-100%, 200%);
    background: #4444448a;
    line-height: 1px;
    border: 2px solid white !important;
    color: #fff !important;
    cursor: pointer;
}

.hidden {
    display: none !important;
}

.table>tbody>tr>td {
    vertical-align: middle;
}

.m-t-0 {
    margin-top: 0px;
}

.label-processo-qualificacao {
    background-color: #f7ee93 !important;
    /* color: #5E5E5E; */
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
    border-radius: 0.25em;
    line-height: 1;
    white-space: nowrap;
}

label {
    margin-bottom: 2px;
}

.hide {
    display: none;
}

.form-group {
    margin-bottom: 10px;
}

.tab-pane {
    border-top: 1px solid #e7eaec;
}

.crm_pulse {    
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 1);
    animation: crm_pulse 2s infinite;
}

@keyframes crm_pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0.7);
      }
      
      70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(51, 217, 178, 0);
      }
      
      100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0);
      }
}

img.foto-perfil.small {
    width: 25px;
    height: 25px;
    object-fit: cover;
}

.dropzone {
    min-height: 140px !important;
    border: 1px dashed #1ab394 !important;
    background: white !important;
    padding: 20px 20px !important;
}

tr.delete {
    background: #ffcaca;
    text-decoration: line-through;
}

.zindex {
    z-index: 99000 !important;
}

.inline {
    display: inline-block;
}

.input-sm, .form-control-sm {
    font-size: 0.8rem;
}

thead tr th {
    color: black;
}

.nav.navbar-right>li>a:hover
{
    color: #1ab394;
}

.mini-navbar .nav li:focus>.nav-second-level, body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover>.nav-second-level {
    z-index: 9999;
}

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

div.pagination {
    margin-top: 20px;
    float: right;
}

.pagination select {
    height: 29px !important;
    padding: 0px 15px;
    margin-right: 5px;
}

.pull-right {
    float: right;
}

.product-imitation {
    padding: 20px 0px;
}

.product-box.active > .product-imitation {
    color: #1ab394;
}

.product-desc {
    padding: 20px 5px;
}

.angular-ui-tree-empty {
    display: none;
}

.angular-ui-tree-handle:hover {
    color: #438eb9;
    background: #f4f6f7;
    border-color: #dce2e8;
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.tree-handle {
    padding: 10px;
    background: #428bca;
    color: #FFF;
    margin-right: 10px;
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.chosen-container-single .chosen-single span {
    margin: 4px 0px 0px 0px;
}

.chosen-container-single .chosen-search input[type="text"]:focus-visible {
    border: 1px solid #e5e6e7!important;
}
.editable {
    cursor: pointer;
    border-bottom: 2px dotted #6faeff;
}

.editable:hover {
    border-bottom: 2px solid #6faeff;
    font-weight: 600;
}

::placeholder {
  color: #cdcdcd!important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #cdcdcd!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #cdcdcd!important;
}

body {
    font-size: 12px;
}

.ibox-title h5 {
    font-size: 13px;
}

.form-control {
    font-size: 0.75rem;
}

.form-control, .single-line {
    padding: 0px 12px;
}

.vertical-timeline-icon {
    left: 3px;
    width: 35px;
    height: 35px;
    font-size: 13px;
    padding-top: 5px;
}

.nav.navbar-top-links a {
    font-size: 13px;
}

.profile-image img {
    width: 90px;
    height: 90px;
}

.action-bar {
    display: flex;
    align-items: end;
    margin-top: auto;
    height: 100%;
    width: 100%;
}

.input-group-prepend 
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext
{
    height: 30px;
}
.pagination>.active>a {
    box-shadow: 0 2px 5px rgb(0 0 0 / 15%) inset;
}

.z-index-9k {
    z-index: 9000!important;
}

.nav-header {
    padding: 25px 25px;
}

.date-picker {
    max-width: 200px;
}

.show-on-print {
    display: none;
}

@media print {

    nav.navbar-static-side, .hide-on-print {
        display: none;
    }

    .display-every-page-header {
        position: fixed;
        top: 0;
    }
    .display-every-page-footer {
        position: fixed;
        bottom: 0;
    }

    .show-on-print {
        display: inherit;
    }

    body {
        overflow: visible !important;
    }

    #page-wrapper {
        margin: 0;
        width: 100%;
    }

    .page-break  { 
        display:block; page-break-before:always; 
    }
}