.aproval-request .request-summary .btn{
    background-color: red;
}

.bg-white input,
.bg-white textarea  {
    background-color: #fbfbfb;
}

.bottom-fixed-btns {
    left: 0;
    padding: 10px 30px 15px 19%;
    text-align: center;
    width: 100%;
    background-color: rgba(255,255,255,.7);
}
.aproval-request .accordion-button,
#approvalprocessDetail .accordion-button {
    justify-content: space-between;
}
.aproval-request .accordion-button::after,
#approvalprocessDetail .accordion-button::after,
.accordion .accordion-button::after{
    margin-left: 18px;
}
.aproval-request .accordion-header-icons,
#approvalprocessDetail .accordion-header-icons,
.accordion .accordion-header-icons{
    margin-left: auto;
}
#productDetail .accordion-button::after{
    margin-left: auto;
}
.aproval-request .accordion .actions {
    padding: 30px;
    /* background-color: #eff2f7; */
    border-top: dashed #eff2f7 2px;
    margin: 30px -1.25rem -1rem -1.25rem;
}
.striped-row label {
    min-width: 100px;
    word-break: break-word;
}
.striped-row > div:nth-child(even){
    background-color: #f8f9fa;
}
.opacity-50 .input-group-text {
    opacity: 50;
}
.table.table-hover tr{
    cursor: pointer;
}
.sentence.custom-select{
    background-color: #eff2f7;
    border: 1px solid #f6f6f6;
    border-radius: 1px;
    padding: 3px 7px;
}
.sentence.custom-select textarea{
    padding: 2px 7px;
}
.sentence.custom-select[editable="True"] textarea{
    background-color: white;
}
@media (max-width: 1200px) {
    .bottom-fixed-btns {
        padding-left: 30px;
    }
}
@media (min-width: 1200px){
    body[data-layout=horizontal] .container-fluid, body[data-layout=horizontal] .navbar-header {
        max-width: 100%;
    }
}

.img-pictogram {
    margin-right: 7px;
    width: 40px;
    height: 40px;
}
.truncate-use {
    display: inline-flex;
    max-width: 6em;
}
table.fixed-with tr td:first-child {
    width: 40%;
}
.alert-text {
    color: #f46a6a !important;
}
.recommended-text {
    color: #f1b44c !important;
}
.ws-normal~.select2-container .selection .select2-selection ul li span {
    white-space: normal;
}
/* missing fields: select2 */
.is-invalid.select2-container .selection .select2-selection {
    border-color: #f46a6a !important;
    padding-right: calc(1.5em + 0.94rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f46a6a'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f46a6a' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1em center;
    background-size: calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}
/* missing and recommended fields: position of arrow in select2 multi select */
.select2.is-invalid.is-invalid-arrow .selection .select2-selection,
.select2.is-recommended.is-invalid-arrow .selection .select2-selection {
    background-position: right 2.1em center;
}
/* recommended fields: based in the bootstrap styles */
.form-control.is-recommended {
    border-color: #f1b44c;
    padding-right: calc(1.5em + 0.94rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f1b44c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1b44c' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.235rem) center;
    background-size: calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}.form-control.is-recommended:focus {
    border-color: #f1b44c;
    -webkit-box-shadow: 0 0 0 0.15rem rgba(241, 180, 76, 0.25);
    box-shadow: 0 0 0 0.15rem rgba(241, 180, 76, 0.25);
}
textarea.form-control.is-recommended {
    padding-right: calc(1.5em + 0.94rem);
    background-position: top calc(0.375em + 0.235rem) right calc(0.375em + 0.235rem);
}
.form-select.is-recommended {
    border-color: #f1b44c;
}
.form-select.is-recommended:not([multiple]):not([size]),
.form-select.is-recommended:not([multiple])[size="1"] {
    padding-right: calc(0.75em + 3.205rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f1b44c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1b44c' stroke='none'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 2.5rem;
    background-size: 16px 12px, calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}
.form-select.is-recommended:focus {
    border-color: #f1b44c;
    -webkit-box-shadow: 0 0 0 0.15rem rgba(241, 180, 76, 0.25);
    box-shadow: 0 0 0 0.15rem rgba(241, 180, 76, 0.25);
}
.form-check-input.is-recommended {
    border-color: #f1b44c;
}
/* .form-check-input.is-recommended:checked {
    background-color: #f1b44c;
} */
.form-check-input.is-recommended:focus {
    -webkit-box-shadow: 0 0 0 0.15rem rgba(241, 180, 76, 0.25);
    box-shadow: 0 0 0 0.15rem rgba(241, 180, 76, 0.25);
}
.form-check-input.is-recommended~.form-check-label {
    color: #f1b44c;
}
.input-group .form-control.is-recommended,
.input-group .form-select.is-recommended {
    z-index: 2;
}
.input-group .form-control.is-recommended:focus,
.input-group .form-select.is-recommended:focus {
    z-index: 3;
}
/* recommended fields: select2 */
.is-recommended~.select2-container .selection .select2-selection {
    border-color: #f1b44c !important;
    padding-right: calc(1.5em + 0.94rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f1b44c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1b44c' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1em center;
    background-size: calc(0.75em + 0.47rem) calc(0.75em + 0.47rem);
}
/* lista de restricoes na seccao 15 */
ul.custom-verti-timeline li.event-list {
    padding: 0 0 20px 20px;
}
div.sub-event {
    border-top: #f2f2f5 solid 2px;
    border-left: #f2f2f5 solid 2px;
    padding-left: 0.5rem;
    padding-top: 0.5rem;
}
/* table com padding menor nas celulas */
.smaller-padding td, .smaller-padding th {
    padding-bottom: 0.15rem;
    padding-top: 0.15rem;
}
/* linha de table clicável */
tr.nc-row {
    cursor: pointer;
}
/* fullcalendar custom */
tr.custom-fullcalendar.fc-event {
    background-color: unset;
    color: #495057;
    cursor: pointer;
}
tr.custom-fullcalendar td.fc-list-event-time {
    display: none;
}
tr.custom-fullcalendar td.fc-list-event-title {
    text-align: left;
}
tr.custom-fullcalendar td.fc-list-event-graphic .fc-list-event-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: unset;
}
a.custom-fullcalendar.success, tr.custom-fullcalendar.success td.fc-list-event-graphic .fc-list-event-dot {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
a.custom-fullcalendar.warning, tr.custom-fullcalendar.warning td.fc-list-event-graphic .fc-list-event-dot {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
/* dashboard */
tr.overdue td {
    background-color: rgba(var(--bs-warning-rgb), 0.1);
}
tr.dashboard_task {
    cursor: pointer;
}
/* altura minima dos links rapidos */
.fast-link {
    min-height: 75px;
}
/* altura maxima dos graficos */
.limited-height {
    max-height: 321px;
}

/* --- incompatibilidades --- */
/* tabela na seccao 2 */
.incompatibility-level-0 {
    background-color: #50a5f1;
}
.incompatibility-level-1 {
    background-color: #34c38f;
}
.incompatibility-level-2, .bg-low-risk {
    background-color: #FEE12B;
    color: #666666;
}
.incompatibility-level-3 {
    background-color: #f1b44c;
}
.incompatibility-level-4 {
    background-color: #f46a6a;
    color: #ffffff;
}
.text-low-risk {
    color: #FEE12B;
}
/* listagem incompatibilidades em armazenamento. comparacao */
div.incompatibility-compare {
    border-top: 1px solid #eff2f7;
}
.select2-selection--single.incomp-ok {
    background-color: #50A5F1;
    .select2-selection__rendered {
        color: #ffffff;
    }
}
.select2-selection--single.incomp-low {
    background-color: #34c38f;
    .select2-selection__rendered {
        color: #ffffff;
    }
}
.select2-selection--single.incomp-medium {
    background-color: #FEE12B;
    .select2-selection__rendered {
        color: #ffffff;
    }
}
.select2-selection--single.incomp-high {
    background-color: #F1B44C;
    .select2-selection__rendered {
        color: #ffffff;
    }
}
.select2-selection--single.incomp-isolate {
    background-color: #F46A6A;
    .select2-selection__rendered {
        color: #ffffff;
    }
}
.select2-selection--single.incomp-un {
    background-color: #ced4da;
}
/* --- FIM incompatibilidades --- */
/* tabela */
table.composition-table tr td:first-child {
    width: unset;
}
/* notificacoes */
.group-menu {
    border-radius: 10px;
    padding: 0 10px;
    margin-bottom: 6px;
    background-color: #eff2f7;
    cursor: pointer;
}
.group-menu.selected {
    background-color: rgba(80, 166, 241, 0.5);
}
/* dropdwon com scroll */
.dropdown-menu.scrollable {
    overflow: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 140px);
}

/* remover setinhas em campos numericos */
/* Chrome, Safari, Edge, Opera */
input.no-arrows::-webkit-outer-spin-button,
input.no-arrows::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input.no-arrows[type=number] {
  -moz-appearance: textfield;
}

/* solucao provisoria para aumentar a legibilidade da secção 15 */
.section15-dangers {
    border: solid 0.2rem rgba(85, 110, 230, 0.25);
    border-radius: 10px;;
}

/* baseado nas utilidades de sizing do bootstrap */
.w-40 {
    width: 40%;
}