
.hide {
    display: none !important;
}

.bg-primary {
    background-color: var(--blucher-blue) !important;
}

.form-label, label {
    color: var(--blucher-blue);
}

.bg-login {
    background-image: url('https://storage.blucher.com.br/workflow/bg-login.jpg');
    background-size: cover; 
    background-position: center right;
    opacity: 0.7;
}
.blucher-login-icon-field {
    min-width: 46px;
    text-align: center;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.blucher-steambook-logo {
    /* color: white !important; */
    font-size: 1.5rem !important;
    font-weight: 600;
    font-family: var(--blucher-font-family) !important;
    /* background-image: var(--blucher-linear-blue); */
}

.blucher-header {
    background-image: var(--blucher-linear-blue);
}

.form-control,
.form-select
{
    border-width: 2px;
}

input.form-control {
    height: fit-content;
    padding-left: 12px;
    background: white;
}
input.form-control:not(.blucher-search):focus, 
textarea.form-control:not(.blucher-search):focus,
.form-select:focus
{
    border-color: black !important;
}
.form-select {
    padding-left: 10px;
}

header.kanban-board-header {
    background-color: #ffffff59;
    padding: 0 !important;
}
header div.kanban-title-board a {
    width: 100%;
    display: block;
    padding: 15px;
}

.blucher-second-menu li:hover,
.blucher-second-menu li a:hover
{
    background-color: #ffffff59;
}

.blucher-search {
    background-color: #ffffff37 !important;
    padding-left: 38px !important;
}
    .blucher-search:focus {
        color: white !important;
    }
    .blucher-search::placeholder {
        color: rgb(255, 255, 255) !important;
        opacity: 1 !important; /* Firefox */
    }
    
    .blucher-search::-ms-input-placeholder { /* Edge 12 -18 */
        color: rgb(255, 255, 255) !important;
    }
    .search-result {
        display: none;
        background-color: white;
        position: absolute;
        z-index: 2;
        width: 100%;
        padding: 0px;
        border-radius: 5px;
        border: solid 1px #e9ecef;
        box-shadow: 0px 8px 20px 6px #0000004d;
    }

    .search-result ul {
        padding-left: 0px;
        list-style: none;
        padding-top: 0px;
        /*padding-bottom: 10px;*/
        max-height: 317px;
        overflow-y: auto;
        margin-bottom: 0;
    }
    .search-result ul li {
        padding: 10px;
        font-size: smaller;
        font-weight: 600;
        border-bottom: dashed 1px #e0e2e5;
    }
    .search-result ul li:hover {
        background-color: #f1f1f1;
    }
    .search-result ul li small.is-archived {
        font-size: 71%;
        opacity: 0.5;
        font-weight: normal;
    }



    .inner-addon { 
        position: relative;
    }

    /* style icon */
    .inner-addon i.fas {
        position: absolute;
        padding: 12px 10px 10px 13px !important;
        pointer-events: none;
        color: white;
    }

    .drag-to-scroll {
        width: 100%;
        height: -webkit-fill-available;
        float: left;
        position: absolute;
        z-index: -2;
    }
    .drag-to-scroll > div {
        width: -webkit-fill-available;
        height: -webkit-fill-available;
    }
    
small.blucher-small-h {
    font-size: 40%;
    padding-left: 10px;
    /*opacity: 0.5;*/
    font-weight: 300;
}

.blucher-kanban-item {
    padding-bottom: 0px !important;
    cursor: pointer !important;
}
    .blucher-kanban-item h6 {
        margin-bottom: 20px;
        line-height: 1.4;
    }
    .blucher-kanban-item span.selo {
        font-size: 0.9rem;
        font-weight: 600;
        color: black;
    }
    
    .blucher-kanban-item span.badge, 
    span.badge.blucher-step
    {
        background-color: blue;
        color: white;
        border-radius: 0;
        width: 100%;
        text-align: left;
        text-wrap: pretty;
    }

    /* #tipo.form-select {
        background-color: blue;
        color: white;        
    } */


    .blucher-kanban-item .update-date {
        font-size: 11px;
        line-height: 1.5 !important;
    }

.breadcrumb {
    background: no-repeat;
    margin-bottom: 0;
    /* opacity: 0.4; */
    margin-top: 10px;
}
    .breadcrumb:hover {
        opacity: 0.7;
    }

.blucher-search-inside-board {
    padding-left: 38px !important;
}

.kanban.blucher-on-board .blucher-kanban-item {
    width: 350px !important;
    margin: 28px 14px;
    /* float: left; */
}

.kanban.blucher-on-board .kanban-board {
    width: 100% !important;
}

.kanban.blucher-on-board .kanban-board-header {
    /* transform: rotate(270deg); */
}

.breadcrumb a {
    /* font-size: 10px; */
}
.breadcrumb-item {
    font-size: .775rem !important;
}


.blucher-project .btn-light {
    border: 1px solid #cacaca !important;
}

.blucher-project .btn-light:hover
{
    box-shadow: var(--blucher-project-shadow-box-hover);
}


.blucher-project-face {
    /*background-color: #f4f4f4 !important;*/
    background-color: #f4f4f4ba !important;
    border: 1px solid #dbdbdb;
}


.focus-on-form {
    background-color: var(--blucher-timeline-bg-color-other);
}

    .focus-on-form .title-page,
    .focus-on-form main
    {
        background-color: white;
    }

.nav.nav-pills {
    background: transparent !important;
}
.nav.nav-pills .nav-link {
    background: #f8f9fa;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #c8c8c8;
}

.nav.nav-pills .nav-link.active {
    background: var(--blucher-linear-blue);
    color: white !important;
}

.swal2-styled {
    font-size: 1em !important;
    border-radius: .25em !important;
}

.swal2-title {
    font-family: var(--blucher-font-family-swall) !important;
    font-size: 1.2em !important;
}

.swal2-icon-success.swal2-show:not(.swal2-toast) .swal2-icon {
    width: 3em !important;
    height: 3em !important;
}
.swal2-icon-success.swal2-show:not(.swal2-toast) .swal2-icon .swal2-icon-content {
    font-size: 2.75em !important;
}

.swal2-actions:not(.swal2-loading) .swal2-confirm:hover {
    /*background-image: linear-gradient(195deg, #4b9be0, #1356b0) !important;*/
}

.swal2-actions {
    display: flex !important;
    justify-content: space-around !important;
}

.swal2-icon-success.swal2-show:not(.swal2-toast) .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
    top: 1.875em !important;
    left: -0.1875em !important;
}
.swal2-icon-success.swal2-show:not(.swal2-toast) .swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    top: 1.375em !important;
    right: -0.5em !important;
}

.swal2-icon.swal2-error {
    width: 3em;
    height: 3em;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    top: 1.3125em !important;
}
    .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
        /*left: 0.0625em !important;*/
        left: 1px !important;
    }
    .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
        /*right: 0.05em !important;*/
        /*top: 1.3em !important;*/
        right: 1px !important;
    }

.swal2-title > ul.errorlist {
    list-style: nu;
    text-align: left;
}
    .swal2-title ul.errorlist li {

    }


.swal2-popup.swal2-toast {
    box-shadow: 0 0 .625em 0px #00000052;
}

.swal2-popup.swal2-toast.swal2-show {
    border: solid 2px #34457f;
}


.info-log {
    line-height: 18px !important;
    padding-top: 8px !important;
    font-size: .875em !important;
}

.is-file-name {
    text-transform: unset !important;
}
.is-file-name i {
    font-size: 18px !important;
}

textarea.form-control {
    padding-left: 12px !important;
}




.btn-group.blucher-project a.active {
    color: white !important;
    /*background-color: #8c8e94 !important;*/
    background-color: #1a73e8 !important;
}


.blucher-avatar a.avatar img {
    min-width: 20px;
    min-height: 20px;
}

.blucher-disabled-selected {
    padding: 0;
    border: 0;
    background-color: #ffffff00 !important;
    font-size: var(--bs-body-font-size);
    font-weight: 600;
}



ul.errorlist {
    list-style: none;
    padding-left: 8px;
    /* background: red; */
    color: white;
    font-size: 14px;
    margin-top: -4px;
    padding-top: 7px;
    background: rgb(136, 8, 8);
    background: linear-gradient(180deg, rgba(136, 8, 8, 1) 0%, rgba(240, 36, 36, 1) 100%);
    border-radius: 0 0 5px 5px;
    padding-bottom: 2px;
}

.blucher-has-action {
    display: block;
    background: #ffdd00;
    padding: 6px;
    border-radius: 97px;
    float: right;
    font-size: 12px;
    padding-left: 13px;
    padding-right: 13px;
}

.needs-to-approve {
    color: var(--blucher-timeline-first-color);
}
.bg-needs-to-approve {
    background-color: var(--blucher-timeline-first-color) !important;
}


.kanban-board .kanban-drag {
    overflow-y: auto;
}


.update-text {
    word-wrap: break-word;
}
    .update-text a:not(.new-note,.btn-do-reply) {
        text-decoration: underline;
    }
    .update-text a:not(.new-note,.btn-do-reply):after {
        content: "\f360";
        font-family: FontAwesome;
        margin-left: 5px;
        text-decoration: none !important;
    }


.message-to-you {
    font-size: 10px;
    padding: 4px 7px;
}


.hour-manager {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 39%, rgb(248 248 248) 100%);
}

.notes-manager,
.notes-manager a,
.notes-manager span,
.notes-manager-mention
{
    background: rgb(255 243 116);
    background: linear-gradient(0deg, rgb(255 235 16) 39%, rgb(255 243 116) 100%);
}




/*input[type="file"]::file-selector-button:not(:hover) {*/
/*    color: #fff;*/
/*}*/

input[type="file"]:focus {
    border: 2px solid #465691 !important;
}

input[type="file"]::file-selector-button {
    border: 3px solid #FFFFFF;
    padding: .4em .8em;
    border-radius: .2em;
    background-color: #bfbfbf;
    /*color: #fff;*/
}

span.managers {
    font-size: 13px;
    font-weight: 600;
    color: #6f6f6f;
    padding-top: 10px;
}
span.managers:before {
    content: "Produtoras:";
    float: left;
    position: relative;
    width: 100%;
    margin-top: -12px;
    color: #8f93a9;
    font-size: 11px;
    line-height: 1.5 !important;
    font-weight: 100;
}



.bg-yellow {
    background-color: #ffff84;
}


.is-reply {
    background-color: var(--blucher-timeline-bg-color-me);
    padding: 10px 5px 7px 9px;
    border-radius: 10px;
    font-size: 84%;
    border-left: solid 3px;
    color: #717171;
    margin-bottom: 14px;
    margin-left: -9px;
}


.is-reply.on-form {
    background: white;
    margin-top: 10px;
    margin-left: 0px;
}

.title-form-reply {
    font-size: 132% !important;
    padding-bottom: 10px !important;
}

.btn-check:focus+.btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgb(30 139 233 / 18%) !important;
}


.contract-status-1 {
    background-color: #6c757d!important;
    color: #fff !important;
}
.contract-status-2,
.contract-status-7
{
    background-color: #f8f9fa!important;
    color: #212529 !important;
    border: solid 1px !important;
}
.contract-status-3,
.contract-status-9
{
    background-color: #ffc107!important;
    color: #212529 !important;
}
.contract-status-4,
.contract-status-5
{
    background-color: #198754!important;
    color: #fff !important;
}
.contract-status-6 {
    background-color: #dc3545!important;
    color: #fff !important;
}
.contract-status-8 {
    background-color: #ffffff !important;
    color: #4a4a4a !important;
    border: solid 2px #8c8c8c !important;
}

.blucher-timeline a.btn-light.active {
    background: linear-gradient(360deg, rgb(191 205 216) 49%, rgb(205 215 224) 100%);
}


ul.list-unstyled li.is-active,
ul.list-inline li.is-active,
ul.list-unstyled li.is-active:hover,
ul.list-inline li.is-active:hover,
ul.list-unstyled li:hover,
ul.list-inline li:hover
{
    background: var(--blucher-blue) !important;
    color: #fff !important;
    padding: 2px 5px !important;
}
    ul.list-unstyled li:hover,
    ul.list-inline li:hover
    {
        background: #44517e !important;
        padding: 0px 5px !important;
    }

ul.list-unstyled li.is-active a,
ul.list-inline li.is-active a,
ul.list-unstyled li.is-active a:hover,
ul.list-inline li.is-active a:hover,
ul.list-unstyled li.is-active a small strong,
ul.list-inline li.is-active a small strong,
ul.list-unstyled li.is-active a:hover small strong,
ul.list-inline li.is-active a:hover small strong,
ul.list-unstyled li a:hover,
ul.list-inline li a:hover,
ul.list-unstyled li:hover a,
ul.list-inline li:hover a,
ul.list-unstyled li:hover a small strong,
ul.list-inline li:hover a small strong
{
    color: #fff !important;
}


small.ia-note {
    font-size: 74%;
    opacity: 0.7;
}


.human-review label:not(.col-form-label) {
    font-size: 1.3rem !important;
}
.human-review label:not(.col-form-label) small {
    font-size: 0.7rem !important;
}

.overflow-scroll {
    height: 100%;
    overflow-y: auto;
}


.table.paragraphs {
    --bs-table-hover-bg: rgba(0, 186, 35, 0.25) !important;
    --bs-table-hover-color: var(--text) !important;
}


.table.paragraphs tr.review-done {
    background-color: #e9e9e9 !important;
}
.table.paragraphs tr.review-done th
{
    color: rgb(76 175 80) !important;
}

.table.paragraphs tr.review-done td.is_human_do_review {
    background-color: #4caf50 !important;
}
.table.paragraphs tr.review-done td.is_human_do_review i {
    font-size: 20px !important;
    color: white !important;
}




.table.paragraphs tr.active {
    background-color: rgb(76 175 80) !important;
    border-color: transparent !important;
    border-bottom-color: #fff !important;
}
.table.paragraphs tr.active th,
.table.paragraphs tr.active td i
{
    color: white !important;
}
.table.paragraphs tr:not(.active):not(.review-done) td.is_human_do_review i.fa-check-double {
    color: rgb(76 175 80) !important;
}
.table.paragraphs tr:not(.active) td div.best-read {
    color: #686868 !important;
}

.table.paragraphs tr.active .btn-edit i {
    color: white !important;
}

.table.paragraphs .original {
    width: 43%;
}
.table.paragraphs .its-id {
    width: 20px !important;
}



/*.table.paragraphs tbody tr:hover > td.best-read {*/
/*    background-color: var(--bg) !important; !* ou use var(--bg) *!*/
/*    color: var(--text) !important;*/
/*}*/
/*td.best-read {*/
/*    --bs-table-hover-bg: transparent !important;*/
/*    --bs-table-hover-color: inherit !important;*/
/*}*/



.best-read {
    padding: 10px 15px;
    background-color: var(--bg) !important;
    font: 400 var(--size-body)/var(--lh-body) system-ui, -apple-system, "Segoe UI",
        Inter, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";
    font-size: var(--size-review);
    line-height: var(--lh-review);
    color: var(--text);
    /*white-space: pre-wrap;*/
    white-space: normal !important;
    overflow-wrap: anywhere;
    hyphens: auto;
    border-radius: 7px;
}


.review-is-low {
    background-color: red !important;
    color: white !important;
}
.review-is-medium {
    background-color: #e4a300 !important;
    color: black !important;
}
.review-is-high {
    background-color: #069300 !important;
    color: white !important;
}
.review-is-perfect {
    background-color: #9e9e9e !important;
    color: white !important;
}

.review-is-0 {
    background-color: #c30404 !important;
    color: #ffffff;
}
.review-is-1 {
    background-color: #ff3613 !important;
    color: #ffffff;
}
.review-is-2 {
    background-color: #ff5c0f !important;
    color: #ffffff;
}
.review-is-3 {
    background-color: #ff7b0f !important;
    color: #ffffff;
}
.review-is-4 {
    background-color: #e86800 !important;
    color: #000000;
}
.review-is-5 {
    background-color: #e89700 !important;
    color: #000000;
}
.review-is-6 {
    background-color: #e8ba00 !important;
    color: #ffffff;
}
.review-is-7 {
    background-color: #f7ff00 !important;
    color: #000000;
}
.review-is-8 {
    background-color: #aaff00 !important;
    color: #000000;
}
.review-is-9 {
    background-color: #2fff00 !important;
    color: #000000;
}
.review-is-10 {
    background-color: #37b300 !important;
    color: white;
}


.table.paragraphs tr:not(.active).review-done td[class*="review-is-"] {
    background-color: #e9e9e9 !important;
    color: #555555;
}



.hl {
    background: #e4a300;         /* amarelo queimado */
    padding: .05em .2em;
    border-radius: .25em;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.06);
    color: white !important;
}

.blur {
    backdrop-filter: saturate(300%) blur(3px) !important;
}

.form-switch .form-check-input:checked {
    border-color: rgb(76 175 80);
    background-color: rgb(76 175 80);
}




div.shepherd-enabled[data-popper-placement="top"] {
    margin-bottom: 15px !important;
}
div.shepherd-enabled[data-popper-placement="right"] {
    margin-left: 15px !important;
}
div.shepherd-enabled[data-popper-placement="left"] {
    margin-right: 15px !important;
}
div.shepherd-enabled[data-popper-placement="bottom"] {
    margin-top: 15px !important;
}
footer.shepherd-footer {
    justify-content: space-evenly !important;
    padding-top: 15px !important;
}
.shepherd-text {
    padding-top: 0 !important;
}
.shepherd-button {
    border-radius: 8px !important;
    background-color: #1a73e8 !important;
}

.airfoil {
    background-image: linear-gradient(180deg, #d9d9d9, #f8f9fa);
    border-radius: 10px 10px 0 0;
    padding: 10px 12px 11px 12px;
    box-shadow: 0px -2px 3px #00000008;
    border-top: 1px solid #bdbdbd;
}

.ia-note-paragraph {
    height: 150px !important;
}

.extra-small {
    font-size: 46%;
    letter-spacing: 0.01rem;
}

.btn-white-50 {
    background-color: rgb(255 255 255 / 18%) !important;
}

.badge-count {
    color: #ffffffe6;
    background-color: #ff4f4f;
}



.is-read-false:before {
    content: '\f111';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    float: left;
    padding-right: 10px;
    color: #007fff;
}


tr.active .tr-active-text-white {
    color: #ffffff !important;
}