
.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-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 {

    }

.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%);
}