﻿div[type="body"] {
	
	height: 1249px !important;
}

div[type="body"] {
	
	height: 1249px !important;
}
div[type="head"] {
	height: 1249px !important;
}
#globalSearch .list-group{
	max-width: 97% !important;
}

@media (max-width: 1024px) {
  .question , .question [class*="col-"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 576px) {


	body #sign-out-wrapper .w-100 {
		margin-top: 20px !Important;
		
	}
	#sign-out-wrapper, #sign-out-wrapper .w-50, #sign-out-wrapper .w-100 {
		display: block !important;
		width: 100% !important;
		padding: 0px !important;
		margin-top: 5px !Important;
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-bottom: 5px !important;
	}
}

.import-name-type .w-100 {
	display: none !important;
	
}
@media (max-width: 1024px) {
	
	.w-25 {width: 100%!important}
	
#modal-newrecord-frame ul {
 height: 98% !important
}
}

:root {
    --gray: rgba(0,0,0,.125);
    --gray-500: #bbb;
}

.action-hide {
    display: none !important;
}

.btn-outline-gray {
    border: 1px solid rgba(0,0,0,.125) !important;
    background-color: #fcfcfc;
}

    .btn-outline-gray .btn-outline-gray {
        width: 100%;
        border: none !important;
        border-radius: 0px;
        text-align: left
    }

    .btn-outline-gray:hover {
        border: 1px solid var(--gray-500);
        background-color: var(--gray)
    }
    /* 
.btn-outline-gray.focus, .btn-outline-gray:focus {
box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
} */

    .btn-outline-gray.disabled, .btn-outline-gray:disabled {
        background-color: transparent
    }

    .btn-outline-gray:not(:disabled):not(.disabled).active, .btn-outline-gray:not(:disabled):not(.disabled):active, .show > .btn-outline-gray.dropdown-toggle {
        border-color: var(--gray-500);
    }
/* 
.btn-outline-gray:not(:disabled):not(.disabled).active:focus, .btn-outline-gray:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-gray.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
} */

.tpl-err {
    display: none;
}

.btn-white {
    border-color: var(--gray)
}

.required-tag {
    display: none;
}

.k-select {
    right: 50px;
    position: absolute;
    top: 54px;
}

.RadInput_Default .riTextBox {
    display: block;
    width: 100%;
    height: 27px !important;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media(max-width: 767px) {
    .btn-matrix {
        margin-top: .5rem;
    }

    .action-toolbar.row .action-link a {
        border: 0px;
    }

    .table-matrix th.upper-caption span, .table-matrix th.left-caption span {
        display: block;
        visibility: hidden;
        height: 30px !important;
    }

        .table-matrix th.upper-caption span::first-letter, .table-matrix th.left-caption span::first-letter {
            visibility: visible;
        }

    .consequence {
        display: none;
    }

    .likelihood {
        display: none
    }
}

@media(max-width: 420px) {
    #old-breadcrumbs {
        padding-left: 15px !important
    }

    /*body .k-animation-container {
        width: 100% !important;
        bottom: 50%;
        left: 0px !important;
        height: 100% !important;
        background-color: #fff;
        z-index: 3050 !important;
        bottom: 0px !important;
        left: -2px !important;
        position: absolute !important;
        top: 50px !important
    }
    .k-state-active .k-input {
        position: fixed !important;
        top: 0px;
        left: 0px;
        z-index: 3050;
        height: 55px !important
    }
    #toast-container {
        z-index: 2050
    }
    body #wcLocationIDRadCombo-list .k-list-scroller, #wcLocationIDRadCombo-list  {
        height: 80% !important;
    }
     #wcLocationIDRadCombo-list {
        height: 100% !important;
    }
    body #wcLocationIDRadCombo-list .position-absolute {
        position: absolute;
        bottom: 0px !important;
    }
    .k-animation-container > div {
        width: 100% !important;
        height: 100% !important;
        opacity: 1 !important;
    }
    .k-list {
        padding-left: 1em;
        padding-right: 1em
    }

        .k-animation-container .k-list-scroller {
            height: 90% !important;
        }*/
    .hazard-left, .hazard-right {
        display: none;
    }

    .list-group-item.text-right button, .lcolVis button {
        justify-content: left !important
    }

    .ddc-icon {
        display: none;
    }
}

.right {
    right: 0px !important;
}

.top {
    top: 0px !important;
}

/* .action-button {
position: absolute;
right: 0px;
top: 3px;
} */

.action-toolbar.row .action-link a {
    border-right: 1px solid #ced4da !important;
}

.wh-24 {
    width: 33px;
    height: 24px;
}

.RadInput_Default a, .RadInput_Default.RadInputDisabled a:hover, .RadInput_Default.RadInputDisabled a:active {
    border-color: #ced4da;
    color: #333;
    background-color: #fff !important;
    background: transparent !important;
    /* background-color: #e6e6e6; */
    /* background-image: linear-gradient(white,#e6e6e6); */
}

.RadAsyncUpload {
    /* display: none !important; */
}


.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: .813rem;
    font-weight: 400;
    line-height: 1.5;
    color: #665c70;
    text-align: center;
    white-space: nowrap;
    background-color: #eee;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.dynamic-checklist-hide, .dynamic-heading-hide {
    display: none;
}

.input-group .form-control .k-dropdown-wrap, .input-group .form-control .k-picker-wrap {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.k-dropdown-wrap.k-state-default, .k-picker-wrap.k-state-default {
    border-color: #ced4da;
}

.input-group .form-control .k-dropdown-wrap .k-input, .input-group .form-control .k-picker-wrap .k-input {
    height: 29px;
}

a.text-dark:hover, .btn.btn-link:hover {
    text-decoration: none;
}

h5 sup {
    font-size: .85rem;
}

.k-autocomplete, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-pager-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-textbox, .k-toolbar {
    background-color: #fff !important;
}




matrix .checkbox, .radio {
    padding-left: 0px;
    margin-bottom: 0px;
}

matrix label {
    margin-bottom: 0rem !important;
}

matrix {
    display: block;
    position: relative;
}

    matrix .table-matrix td:hover, .table-matrix th:hover {
        cursor: pointer;
    }

    matrix h3.matrix-header {
        margin: 0 !important;
        margin-left: 6rem !important;
    }

    matrix .likelihood {
        border-right: 1px solid #faca14 !important;
        text-align: left !important;
        vertical-align: bottom;
        height: 10px;
        width: 35px;
    }

        matrix .likelihood span {
            -webkit-transform-origin: 0;
            -webkit-transform: rotate(270deg);
            float: left;
            position: absolute;
            background-color: #fff;
        }

.radio {
    margin: 0px !important;
    display: none;
}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 820px;
        margin: 1.75rem auto;
    }
}

@media only screen and (min-device-width: 1px) and (max-device-width: 778px) {
    matrix .row-header, .upper-caption, .table-matrix th {
        font-size: 10px;
        width: 20px !important;
    }

    .table-matrix td, .table-matrix th {
        height: 20px !important;
        width: 20px !important;
        max-width: 20px !important;
    }

    matrix .table-matrix th.left-caption {
        border: none !important;
        white-space: normal !important;
        text-align: right;
    }

    matrix .table-matrix {
        padding: 0px !important;
    }

    matrix .card-body {
        padding: 0px
    }


    .table-matrix .full-name {
        display: none;
    }

    .table-matrix .initial-name {
        display: block !important;
    }
}

matrix .table-matrix .initial-name {
    display: none;
}

matrix .table-matrix {
    border-collapse: separate;
}

    matrix .table-matrix .consequence {
        border-bottom: 1px solid #faca14;
        text-align: left;
    }

        matrix .table-matrix .consequence span {
            background-color: #fff;
        }

    matrix .table-matrix td {
        border: none !important;
        opacity: .7;
    }

    matrix .table-matrix th.left-caption {
        border: none !important;
        white-space: nowrap;
        text-align: right;
    }

    matrix .table-matrix td {
        width: 100px;
    }

    matrix .table-matrix td, .table-matrix th {
        text-align: center;
    }

    matrix .table-matrix td {
        text-align: center;
        vertical-align: middle;
    }

    matrix .table-matrix th.row-header {
        text-align: right;
    }

    matrix .table-matrix td.bordered {
        border: 1px solid #dee2e6 !important;
    }

matrix .table.table-matrix .upper-caption {
    white-space: nowrap;
    vertical-align: baseline;
}

matrix .upper-caption {
    padding-top: 20px !important;
}

matrix .table.table-matrix th.upper-caption > div {
    width: 30px;
}

    matrix .table.table-matrix th.upper-caption > div > span {
        padding: 5px 10px;
        width: 100px;
    }


matrix .table.table-matrix th.bordered.row-header {
    text-align: right;
    border: 0px #fff solid !important;
    word-break: break-all;
    /*border-bottom: 1px solid #dee2e6 !important;*/
}

matrix .checkmark {
    display: none;
}

.rwzNav {
    display: none;
}

.itemHidden {
    display: none;
}

.hide {
    display: none;
}



report .modal-open {
    overflow: hidden;
}

    report .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

report .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

report .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

report .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
    report .modal.fade .modal-dialog {
        transition: none;
    }
}

report .modal.show .modal-dialog {
    transform: translate(0, 0);
}

report .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

    report .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - (0.5rem * 2));
        content: "";
    }

report .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

report .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: black;
}

    report .modal-backdrop.fade {
        opacity: 0;
    }

    report .modal-backdrop.show {
        opacity: 0.5;
    }

report .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #eee;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

    report .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto;
    }

report .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

report .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}

report .modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #eee;
}

.modal-footer {
    background: #fff;
}

report .modal-footer > :not(:first-child) {
    margin-left: .25rem;
}

report .modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

report .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    report .modal-dialog {
        max-width: 1200px;
        margin: 1.75rem auto;
        height: 800px;
    }

    report .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

        report .modal-dialog-centered::before {
            height: calc(100vh - (1.75rem * 2));
        }

    report .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    report .modal-lg {
        max-width: 800px;
    }
}

report .page-container {
    height: 500px;
    overflow: auto;
    padding: 11px;
}

report .fade {
    transition: opacity .15s linear;
}

report .modal-blocker {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: black;
    top: 0px;
    left: 0px;
    opacity: .5;
    z-index: 1040;
}

report .loader-blocker {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: black;
    top: 0px;
    left: 0px;
    opacity: .5;
    z-index: 1060;
}


report .modal-blocker.modal-hide, report .modal.modal-hide {
    display: none !important;
}

.spinner-bubble {
    display: inline-block;
    font-size: 8px;
    margin: 30px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: G 1.3s infinite linear;
    transform: translateZ(0);
}

.spinner-bubble-primary {
    color: #639;
}

.spinner-bubble-secondary {
    color: #52495a;
}

.spinner-bubble-success {
    color: #4caf50;
}

.spinner-bubble-info {
    color: #003473;
}

.spinner-bubble-warning {
    color: #ffc107;
}

.spinner-bubble-danger {
    color: #f44336;
}

.spinner-bubble-light {
    color: #bbb;
}

.spinner-bubble-dark {
    color: #47404f;
}

.spinner-bubble-gray-100 {
    color: #f8f9fa;
}

.spinner-bubble-gray-200 {
    color: #eee;
}

.spinner-bubble-gray-300 {
    color: #dee2e6;
}

.spinner-bubble-gray-400 {
    color: #ced4da;
}

.spinner-bubble-gray-500 {
    color: #bbb;
}

.spinner-bubble-gray-600 {
    color: #70657b;
}

.spinner-bubble-gray-700 {
    color: #665c70;
}

.spinner-bubble-gray-800 {
    color: #52495a;
}

.spinner-bubble-gray-900 {
    color: #47404f;
}


@keyframes g {
    0% {
        box-shadow: 0 0 0 .4em #ea1c0d,0 0 0 .1em #ea1c0d;
        transform: rotate(1turn);
    }

    50% {
        border-top-color: #fff;
    }

    to {
        box-shadow: 0 0 0 .4em #ea1c0d,0 0 0 3.6em transparent;
    }
}

@keyframes G {
    0%,to {
        box-shadow: 0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em;
    }
}

.mt-2, .my-2 {
    margin-top: .5rem !important;
}


.control-measure-type {
    color: #856404;
}

.dynamic-checklist .listbox .RadComboBox_Default .rcbReadOnly {
    width: 100% !important;
    background-image: none !important;
    background-color: #fff !important;
    height: 30px !important;
}

.spinner-glow {
    display: inline-block;
    width: 1em;
    height: 1em;
    background: #dee2e6;
    border-radius: 50%;
    margin: 4px auto;
    border: 2px solid transparent;
    animation: q 1s ease infinite;
}

@keyframes q {
    0% {
        box-shadow: 0 0 0 .4em #a1a2a1,0 0 0 .1em #a1a2a1;
        transform: rotate(1turn);
    }

    50% {
        border-top-color: #605556;
    }

    to {
        box-shadow: 0 0 0 .4em #a1a2a1,0 0 0 3.6em transparent;
    }
}

.spinner-glow-primary {
    background: rgba(102,51,153,.45);
    animation: r 1s ease infinite;
}

.spinner-glow-secondary {
    background: rgba(82,73,90,.45);
    animation: D 1s ease infinite;
}

.spinner-glow-success {
    background: rgba(76,175,80,.45);
    animation: s 1s ease infinite;
}

.spinner-glow-info {
    background: rgba(0,52,115,.45);
    animation: t 1s ease infinite;
}

.spinner-glow-warning {
    background: rgba(255,193,7,.45);
    animation: u 1s ease infinite;
}

.spinner-glow-danger {
    background: rgba(244,67,54,.45);
    animation: v 1s ease infinite;
}

.spinner-glow-light {
    background: hsla(0,0%,73%,.45);
    animation: A 1s ease infinite;
}

.spinner-glow-dark {
    background: rgba(71,64,79,.45);
    animation: E 1s ease infinite;
}

.spinner-glow-gray-100 {
    background: rgba(248,249,250,.45);
    animation: w 1s ease infinite;
}

.spinner-glow-gray-200 {
    background: hsla(0,0%,93%,.45);
    animation: x 1s ease infinite;
}

.spinner-glow-gray-300 {
    background: rgba(222,226,230,.45);
    animation: y 1s ease infinite;
}

.spinner-glow-gray-400 {
    background: rgba(206,212,218,.45);
    animation: z 1s ease infinite;
}

.spinner-glow-gray-500 {
    background: hsla(0,0%,73%,.45);
    animation: A 1s ease infinite;
}

.spinner-glow-gray-600 {
    background: rgba(112,101,123,.45);
    animation: B 1s ease infinite;
}

.spinner-glow-gray-700 {
    background: rgba(102,92,112,.45);
    animation: C 1s ease infinite;
}

.spinner-glow-gray-800 {
    background: rgba(82,73,90,.45);
    animation: D 1s ease infinite;
}

.spinner-glow-gray-900 {
    background: rgba(71,64,79,.45);
    animation: E 1s ease infinite;
}

@keyframes r {
    0% {
        box-shadow: 0 0 0 .4em rgba(102,51,153,.45),0 0 0 .1em rgba(102,51,153,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(102,51,153,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(102,51,153,.75),0 0 0 3.6em transparent;
    }
}

@keyframes s {
    0% {
        box-shadow: 0 0 0 .4em rgba(76,175,80,.45),0 0 0 .1em rgba(76,175,80,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(76,175,80,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(76,175,80,.75),0 0 0 3.6em transparent;
    }
}

@keyframes t {
    0% {
        box-shadow: 0 0 0 .4em rgba(0,52,115,.45),0 0 0 .1em rgba(0,52,115,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(0,52,115,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(0,52,115,.75),0 0 0 3.6em transparent;
    }
}

@keyframes u {
    0% {
        box-shadow: 0 0 0 .4em rgba(255,193,7,.45),0 0 0 .1em rgba(255,193,7,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(255,193,7,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(255,193,7,.75),0 0 0 3.6em transparent;
    }
}

@keyframes v {
    0% {
        box-shadow: 0 0 0 .4em rgba(244,67,54,.45),0 0 0 .1em rgba(244,67,54,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(244,67,54,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(244,67,54,.75),0 0 0 3.6em transparent;
    }
}

@keyframes w {
    0% {
        box-shadow: 0 0 0 .4em rgba(248,249,250,.45),0 0 0 .1em rgba(248,249,250,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(248,249,250,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(248,249,250,.75),0 0 0 3.6em transparent;
    }
}

@keyframes x {
    0% {
        box-shadow: 0 0 0 .4em hsla(0,0%,93%,.45),0 0 0 .1em hsla(0,0%,93%,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: hsla(0,0%,93%,.9);
    }

    to {
        box-shadow: 0 0 0 .4em hsla(0,0%,93%,.75),0 0 0 3.6em transparent;
    }
}

@keyframes y {
    0% {
        box-shadow: 0 0 0 .4em rgba(222,226,230,.45),0 0 0 .1em rgba(222,226,230,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(222,226,230,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(222,226,230,.75),0 0 0 3.6em transparent;
    }
}

@keyframes z {
    0% {
        box-shadow: 0 0 0 .4em rgba(206,212,218,.45),0 0 0 .1em rgba(206,212,218,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(206,212,218,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(206,212,218,.75),0 0 0 3.6em transparent;
    }
}

@keyframes A {
    0% {
        box-shadow: 0 0 0 .4em hsla(0,0%,73%,.45),0 0 0 .1em hsla(0,0%,73%,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: hsla(0,0%,73%,.9);
    }

    to {
        box-shadow: 0 0 0 .4em hsla(0,0%,73%,.75),0 0 0 3.6em transparent;
    }
}

@keyframes B {
    0% {
        box-shadow: 0 0 0 .4em rgba(112,101,123,.45),0 0 0 .1em rgba(112,101,123,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(112,101,123,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(112,101,123,.75),0 0 0 3.6em transparent;
    }
}

@keyframes C {
    0% {
        box-shadow: 0 0 0 .4em rgba(102,92,112,.45),0 0 0 .1em rgba(102,92,112,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(102,92,112,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(102,92,112,.75),0 0 0 3.6em transparent;
    }
}

@keyframes D {
    0% {
        box-shadow: 0 0 0 .4em rgba(82,73,90,.45),0 0 0 .1em rgba(82,73,90,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(82,73,90,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(82,73,90,.75),0 0 0 3.6em transparent;
    }
}

@keyframes E {
    0% {
        box-shadow: 0 0 0 .4em rgba(71,64,79,.45),0 0 0 .1em rgba(71,64,79,.45);
        transform: rotate(1turn);
    }

    50% {
        border-top-color: rgba(71,64,79,.9);
    }

    to {
        box-shadow: 0 0 0 .4em rgba(71,64,79,.75),0 0 0 3.6em transparent;
    }
}

.spinner {
    display: inline-block;
    font-size: 10px;
    margin: auto;
    text-indent: -9999em;
    width: 4em;
    height: 4em;
    border-radius: 50%;
    position: relative;
    animation: F 1.4s infinite linear;
    transform: translateZ(0);
}

    .spinner:before {
        width: 50%;
        height: 50%;
        border-radius: 100% 0 0 0;
    }

    .spinner:after, .spinner:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
    }

    .spinner:after {
        background: #fff;
        width: 75%;
        height: 75%;
        border-radius: 50%;
        margin: auto;
        bottom: 0;
        right: 0;
    }

.spinner-primary {
    background: #639;
    background: linear-gradient(90deg,#639 10%,rgba(67,236,76,0) 42%);
}

    .spinner-primary:before {
        background: #639;
    }

.spinner-secondary {
    background: #52495a;
    background: linear-gradient(90deg,#52495a 10%,rgba(67,236,76,0) 42%);
}

    .spinner-secondary:before {
        background: #52495a;
    }

.spinner-success {
    background: #4caf50;
    background: linear-gradient(90deg,#4caf50 10%,rgba(67,236,76,0) 42%);
}

    .spinner-success:before {
        background: #4caf50;
    }

.spinner-info {
    background: #003473;
    background: linear-gradient(90deg,#003473 10%,rgba(67,236,76,0) 42%);
}

    .spinner-info:before {
        background: #003473;
    }

.spinner-warning {
    background: #ffc107;
    background: linear-gradient(90deg,#ffc107 10%,rgba(67,236,76,0) 42%);
}

    .spinner-warning:before {
        background: #ffc107;
    }

.spinner-danger {
    background: #f44336;
    background: linear-gradient(90deg,#f44336 10%,rgba(67,236,76,0) 42%);
}

    .spinner-danger:before {
        background: #f44336;
    }

.spinner-light {
    background: #bbb;
    background: linear-gradient(90deg,#bbb 10%,rgba(67,236,76,0) 42%);
}

    .spinner-light:before {
        background: #bbb;
    }

.spinner-dark {
    background: #47404f;
    background: linear-gradient(90deg,#47404f 10%,rgba(67,236,76,0) 42%);
}

    .spinner-dark:before {
        background: #47404f;
    }

.spinner-gray-100 {
    background: #f8f9fa;
    background: linear-gradient(90deg,#f8f9fa 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-100:before {
        background: #f8f9fa;
    }

.spinner-gray-200 {
    background: #eee;
    background: linear-gradient(90deg,#eee 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-200:before {
        background: #eee;
    }

.spinner-gray-300 {
    background: #dee2e6;
    background: linear-gradient(90deg,#dee2e6 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-300:before {
        background: #dee2e6;
    }

.spinner-gray-400 {
    background: #ced4da;
    background: linear-gradient(90deg,#ced4da 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-400:before {
        background: #ced4da;
    }

.spinner-gray-500 {
    background: #bbb;
    background: linear-gradient(90deg,#bbb 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-500:before {
        background: #bbb;
    }

.spinner-gray-600 {
    background: #70657b;
    background: linear-gradient(90deg,#70657b 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-600:before {
        background: #70657b;
    }

.spinner-gray-700 {
    background: #665c70;
    background: linear-gradient(90deg,#665c70 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-700:before {
        background: #665c70;
    }

.spinner-gray-800 {
    background: #52495a;
    background: linear-gradient(90deg,#52495a 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-800:before {
        background: #52495a;
    }

.spinner-gray-900 {
    background: #47404f;
    background: linear-gradient(90deg,#47404f 10%,rgba(67,236,76,0) 42%);
}

    .spinner-gray-900:before {
        background: #47404f;
    }

@keyframes F {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}



.pdf-page {
    position: relative;
    margin: 0 auto;
    padding: .08in;
    padding-top: .25in;
    color: #333;
    background-color: #fff;
    box-sizing: border-box;
}

.pdf-header {
    padding-bottom: .2in;
    margin-bottom: .3in;
}



.pdf-page .table td, .pdf-page .table th {
    padding: 0.5rem;
}

.pdf-page .card-header h6 {
    margin-bottom: 0px !important;
}

.pdf-page td span {
    word-break: break-all;
}


.pdf-page .card-header {
    border: 0 !important;
}

.pdf-page .table {
    border-collapse: collapse;
}

    .pdf-page .table td, .pdf-page .table th {
        border-bottom: 1px solid #dee2e6;
        border-top: 0px;
    }



.pdf-page .table, .pdf-page .tddata {
    /* font-size: 11px !important; */
}

/* 
.pdf-page .table td.rotate {
height: 90px;
}

 */

.pdf-page th {
    background-color: #fff;
}

    .pdf-page th.rotate {
        background-color: yellow;
        border-color: yellow;
    }


.pdf-page {
    background-color: #fff;
}


    .pdf-page .card-header {
        border: 0 !important;
    }

    .pdf-page .table {
        border-collapse: collapse;
    }


        .pdf-page .table td, .pdf-page .table th {
            padding: 0.75rem !important;
        }

    .pdf-page .card-header h6 {
        margin-bottom: 0px !important;
    }

    .pdf-page td span {
        word-break: normal;
    }

    .pdf-page .card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 0.50rem;
        padding-left: 1rem;
    }

    .pdf-page .hazard-table-report {
        margin-top: 10px;
    }

@media print {
    .page-break {
        page-break-after: always;
    }

    .rotate div {
        width: 0px !important;
        height: 75px;
    }
}


.page-break {
    page-break-after: always;
}

.page-template .footer {
    width: 100%;
    position: absolute;
    bottom: 5px;
    background-color: #fff;
}


.page-template .header {
    width: 100%;
    position: absolute;
    top: 15px;
    z-index: 9999;
    background-color: #fff;
}

.header .company-logo {
    margin-left: 30px;
    position: absolute;
    top: 20px;
}



.pdf-page {
    background-color: #fff;
}

.page-template .border-top {
    border-top: 1px solid #faca14;
}


.page-template .border-bottom {
    height: 25px;
    border-bottom: 1px solid #faca14;
}


/* Dimensions other than px and em should be divided by 1.33 for the proper PDF output */
.size-a4 {
    width: 10in;
}

.size-letter {
    width: 6.3in;
    height: 8.2in;
}

.size-executive {
    width: 5.4in;
    height: 7.8in;
    /* font-size: 12px; */
}

    .size-executive .pdf-header {
        margin-bottom: .1in;
    }


/* .pdf-page * {
        font-size: 11px !important;
    } */

.btn-primary {
    color: #fff !important;
}

.pdf-page .thdr {
    font-weight: bold
}

.pdf-page h7 {
    font-weight: bold
}


.pdf-page .card-header h6, .hazard-table-report thead tr:first-child {
    font-weight: bold
}

#other-report-components {
    display: none;
}

/* .RadToolBar {
        display:none;
    } */

.dynamic-checklist-chk .rbIcon, .dynamic-checklist-rnd .rbIcon {
    display: none !important;
}

.RadComboBox_Default .rcbReadOnly {
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-image: none !important;
}

.icon-arventa-risk-control .path2:before {
    color: inherit !important;
}

.icon-arventa-risk-control .path1:before {
    color: inherit !important;
}

#dynamic-checklist-title button i, .dynamic-checklist-container a i, .dynamic-checklist-container button i, .dynamic-checklist-container button i:before, .dynamic-checklist-container button span.icon-arventa-risk-matrix, .ddc-icon {
    font-size: 1.2625rem !important;
}

@media(max-width: 769px) {
    #dynamic-checklist-title button i, .dynamic-checklist-container a i, .dynamic-checklist-container button i, .dynamic-checklist-container button i:before, .dynamic-checklist-container button span.icon-arventa-risk-matrix, .ddc-icon {
        font-size: 1rem !important;
    }
}
/* .dynamic-checklist-container button:not(.action-toolbar-toggle),.dynamic-checklist-container div.ddc,  #dynamic-checklist-title .dcc {
    display: inline-flex !important;
    vertical-align: middle !important;
    align-items: center !important;

} */

.dynamic-checklist-choices-toggle {
    vertical-align: middle !important;
    align-items: center !important;
}

.dynamic-checklist-container button:not(.action-toolbar-toggle) {
    justify-content: center;
}

.k-i-clock:before {
}

.btn-theme-1 {
    color: #fff !important;
    background-color: #007bff;
    border-color: #007bff;
}

.toast-message ul li:hover {
    text-decoration: underline;
    text-decoration-color: #fff;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

.rvHovered {
    background-color: inherit !important
}

button span, button i {
    pointer-events: none;
}

.btn.btn-rounded, .btn.rounded {
    border-radius: 40px !important;
}

.btn-remove-image {
    border-radius: 50%;
}

.uploaded-file:hover {
    cursor: pointer;
}
/* 
.popover {
    min-width: 200px !important;
    background-color: #dc3545 !important;
    color:#fff!important;
}

 .arrow::after{
    border-top-color: #dc3545 !important;
}


.popover:hover {
    min-width: 200px !important;
    background-color: #c82333!important;
    color:#fff!important;
}

.arrow::after:hover{
    border-top-color: #c82333 !important;
}

.popover-body  {
    text-align: center;
    color:#fff!important;
} */

#ctl00_wcMainContentPlaceHolder_wcHazTemplateCombo .rcbActionButton {
    margin-top: 2px;
}

.txtHazard.form-control:not(.add-hazard-type) .k-dropdown-wrap, .txtHazardType.form-control:not(.add-hazard-type) .k-dropdown-wrap {
    border-radius: .25rem !important;
}

#bar-chart2 svg {
    position: absolute;
}

#bar-chart2 {
    height: 440px;
}

.RadWizard .rwzContent {
    overflow: inherit;
}

.RadWizard .rwzContentWrapper {
    overflow: inherit;
}

.add-hazard-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}
/* 
.details-description .k-combobox, .header-details-description .k-combobox  {
    width: 477px !important
}

.details-description .k-combobox .k-dropdown-wrap input, .header-details-description .k-combobox .k-dropdown-wrap input  {
    width: 450px !important
}

.details-description input  {
    width: 477px !important
}

@media(max-width: 767px) { 
    .details-description .k-combobox, .header-details-description .k-combobox , .details-description .k-combobox .k-dropdown-wrap input, .header-details-description .k-combobox .k-dropdown-wrap input, .details-description span .k-dropdown-wrap, .header-details-description .k-combobox ,   .details-description input  {
        width: 100% !important
    }
}


.k-combobox {
    background: transparent!important
} */

.btn-danger:hover {
    color: #fff !important;
    background-color: #c82333 !important;
    border-color: #bd2130 !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.bg-danger {
    background-color: #f44336 !important;
}

.btn-success {
    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}

.modern-theme .input-group [type="text"].form-control {
    /* height: 27px!important; */
}

    .modern-theme .input-group [type="text"].form-control:disabled {
        height: 33px !important;
        /* background-color: var(--gray)!important */
    }

.modern-theme .input-group .form-control .k-dropdown-wrap, .modern-theme .input-group .form-control .k-picker-wrap, .modern-theme .input-group .form-control .k-widget {
    height: 31px !important;
}

    /*#ctl00_wcMainContentPlaceHolder_wcRadWizard .input-group-text, .input-group [type="text"].form-control, .input-group textarea {
    height: 33px!important;
}*/

    .modern-theme .input-group .form-control .k-dropdown-wrap .k-input, .modern-theme .input-group .form-control .k-picker-wrap .k-input {
        height: 31px !important;
    }

.k-i-arrow-60-down, .k-i-arrow-60-left, .k-i-arrow-60-right, .k-i-arrow-60-up {
    cursor: pointer;
    margin-top: 4px;
}

.bg-light {
    background: #f8f9fa !important;
}


/* .add-hazard-row button, .hazard-buttons button, .btn-,.modern-theme .btn-edit-cancel-control, .modern-theme .btn-edit-saved-control, .modern-theme .btn-delete-saved-control, .modern-theme .btn-save-new-control, .modern-theme .btn-cancel-new-control, .modern-theme .btn-edit-hazard, .modern-theme .btn-delete-hazard,.modern-theme .btn-cancel-hazard, .modern-theme .btn-save-hazard, .modern-theme .btn-save-new-hazard, .modern-theme .btn-cancel-new-hazard {
    background:transparent;
} */

.modern-theme .dynamic-checklist-text {
    margin-bottom: .25rem;
}

.shadow-none {
    box-shadow: none !important;
}

.modern-theme .RadComboBox_Bootstrap .rcbInner {
    padding: 0px 12px !important;
}

.modern-theme .RadInput_Bootstrap .riTextBox, .modern-theme .RadComboBox_Bootstrap .rcbInner {
    border: 0px !important;
}

.modern-theme .input-group .rcbInner [type="text"].form-control, .modern-theme .input-group .rcbReadOnly [type="text"].form-control {
    /* height: 24px!important; */
}

.RadComboBox .rcbActionButton {
    height: auto !important;
}

.RadComboBox_Bootstrap .rcbReadOnly.rcbExpanded,
.RadComboBox_Bootstrap .rcbReadOnly.rcbHovered,
.RadComboBox_Bootstrap .rcbReadOnly.rcbFocused {
    background: none !important;
}

.RadComboBox .rcbInner {
    border: none !important;
}

.w-100 {
    width: 100% !important;
}

.form-control, .rcbSlide {
    background: #fff !important;
}

.RadComboBoxDropDown {
    border: 1px solid #dee2e6;
}


.k-datetimepicker .k-picker-wrap .k-icon {
    margin: 8px 2px;
    margin-top: 8px;
    margin-right: 2px;
    margin-bottom: 8px;
    margin-left: 2px;
}

/* #toast-container>div {
    padding: 15px 15px 15px 5px;
} */

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #f44336 !important;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #4caf50 !important;
}

/* button .icon-arventa {
    top:0px !important;
} */

@media (max-height: 2000px) {
    .modal-content {
        height: 800px !important;
    }
}


.k-i-arrow-60-down, .k-i-arrow-60-left, .k-i-arrow-60-right, .k-i-arrow-60-up {
    cursor: pointer;
    margin-top: 6px;
}

.show-hover {
    display: none
}

.scroller {
    position: sticky;
    top: 0px;
    z-index: 20;
    left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
}

input ~ .checkmark, .radio:hover input ~ .checkmark {
    background-color: #bbb
}

.checkbox input:not(.form-control),
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

    .checkbox input:checked ~ .checkmark, .radio input:checked ~ .checkmark {
        background-color: #639
    }

        .checkbox input:checked ~ .checkmark:after, .radio input:checked ~ .checkmark:after {
            display: block
        }

    .checkbox input[disabled] ~ *, .radio input[disabled] ~ * {
        color: #dee2e6
    }

.checkbox .checkmark,
.radio .checkmark {
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 4px;
    background-color: #dee2e6
}

    .checkbox .checkmark:after, .radio .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        left: 0;
        top: 0;
        right: 0;
        width: 4px;
        bottom: 0;
        margin: auto;
        height: 8px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg)
    }

.checkbox-primary input:checked ~ .checkmark {
    background-color: #639 !important
}

.checkbox-secondary input:checked ~ .checkmark {
    background-color: #52495a !important
}

.checkbox-success input:checked ~ .checkmark {
    background-color: #4caf50 !important
}

.checkbox-info input:checked ~ .checkmark {
    background-color: #003473 !important
}

.checkbox-warning input:checked ~ .checkmark {
    background-color: #ffc107 !important
}

.checkbox-danger input:checked ~ .checkmark {
    background-color: #f44336 !important
}

.checkbox-light input:checked ~ .checkmark {
    background-color: #bbb !important
}

.checkbox-dark input:checked ~ .checkmark {
    background-color: #47404f !important
}

.checkbox-gray-100 input:checked ~ .checkmark {
    background-color: #f8f9fa !important
}

.checkbox-gray-200 input:checked ~ .checkmark {
    background-color: #eee !important
}

.checkbox-gray-300 input:checked ~ .checkmark {
    background-color: #dee2e6 !important
}

.checkbox-gray-400 input:checked ~ .checkmark {
    background-color: #ced4da !important
}

.checkbox-gray-500 input:checked ~ .checkmark {
    background-color: #bbb !important
}

.checkbox-gray-600 input:checked ~ .checkmark {
    background-color: #70657b !important
}

.checkbox-gray-700 input:checked ~ .checkmark {
    background-color: #665c70 !important
}

.checkbox-gray-800 input:checked ~ .checkmark {
    background-color: #52495a !important
}

.checkbox-gray-900 input:checked ~ .checkmark {
    background-color: #47404f !important
}

.checkbox-outline-primary:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-primary input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-primary .checkmark {
    background: #fff;
    border: 1px solid #639
}

    .checkbox-outline-primary .checkmark:after {
        border-color: #639
    }

.checkbox-outline-secondary:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-secondary input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-secondary .checkmark {
    background: #fff;
    border: 1px solid #52495a
}

    .checkbox-outline-secondary .checkmark:after {
        border-color: #52495a
    }

.checkbox-outline-success:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-success input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-success .checkmark {
    background: #fff;
    border: 1px solid #4caf50
}

    .checkbox-outline-success .checkmark:after {
        border-color: #4caf50
    }

.checkbox-outline-info:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-info input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-info .checkmark {
    background: #fff;
    border: 1px solid #003473
}

    .checkbox-outline-info .checkmark:after {
        border-color: #003473
    }

.checkbox-outline-warning:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-warning input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-warning .checkmark {
    background: #fff;
    border: 1px solid #ffc107
}

    .checkbox-outline-warning .checkmark:after {
        border-color: #ffc107
    }

.checkbox-outline-danger:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-danger input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-danger .checkmark {
    background: #fff;
    border: 1px solid #f44336
}

    .checkbox-outline-danger .checkmark:after {
        border-color: #f44336
    }

.checkbox-outline-light:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-light input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-light .checkmark {
    background: #fff;
    border: 1px solid #bbb
}

    .checkbox-outline-light .checkmark:after {
        border-color: #bbb
    }

.checkbox-outline-dark:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-dark input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-dark .checkmark {
    background: #fff;
    border: 1px solid #47404f
}

    .checkbox-outline-dark .checkmark:after {
        border-color: #47404f
    }

.checkbox-outline-gray-100:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-100 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-100 .checkmark {
    background: #fff;
    border: 1px solid #f8f9fa
}

    .checkbox-outline-gray-100 .checkmark:after {
        border-color: #f8f9fa
    }

.checkbox-outline-gray-200:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-200 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-200 .checkmark {
    background: #fff;
    border: 1px solid #eee
}

    .checkbox-outline-gray-200 .checkmark:after {
        border-color: #eee
    }

.checkbox-outline-gray-300:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-300 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-300 .checkmark {
    background: #fff;
    border: 1px solid #dee2e6
}

    .checkbox-outline-gray-300 .checkmark:after {
        border-color: #dee2e6
    }

.checkbox-outline-gray-400:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-400 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-400 .checkmark {
    background: #fff;
    border: 1px solid #ced4da
}

    .checkbox-outline-gray-400 .checkmark:after {
        border-color: #ced4da
    }

.checkbox-outline-gray-500:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-500 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-500 .checkmark {
    background: #fff;
    border: 1px solid #bbb
}

    .checkbox-outline-gray-500 .checkmark:after {
        border-color: #bbb
    }

.checkbox-outline-gray-600:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-600 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-600 .checkmark {
    background: #fff;
    border: 1px solid #70657b
}

    .checkbox-outline-gray-600 .checkmark:after {
        border-color: #70657b
    }

.checkbox-outline-gray-700:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-700 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-700 .checkmark {
    background: #fff;
    border: 1px solid #665c70
}

    .checkbox-outline-gray-700 .checkmark:after {
        border-color: #665c70
    }

.checkbox-outline-gray-800:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-800 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-800 .checkmark {
    background: #fff;
    border: 1px solid #52495a
}

    .checkbox-outline-gray-800 .checkmark:after {
        border-color: #52495a
    }

.checkbox-outline-gray-900:hover input ~ .checkmark {
    background-color: #eee
}

.checkbox-outline-gray-900 input:checked ~ .checkmark {
    background-color: #fff !important
}

.checkbox-outline-gray-900 .checkmark {
    background: #fff;
    border: 1px solid #47404f
}

    .checkbox-outline-gray-900 .checkmark:after {
        border-color: #47404f
    }

.radio .checkmark {
    border-radius: 50%
}

    .radio .checkmark:after {
        height: 6px;
        width: 6px;
        border-radius: 50%;
        background: #fff
    }

.radio-primary input:checked ~ .checkmark {
    background-color: #639
}

.radio-secondary input:checked ~ .checkmark {
    background-color: #52495a
}

.radio-success input:checked ~ .checkmark {
    background-color: #4caf50
}

.radio-info input:checked ~ .checkmark {
    background-color: #003473
}

.radio-warning input:checked ~ .checkmark {
    background-color: #ffc107
}

.radio-danger input:checked ~ .checkmark {
    background-color: #f44336
}

.radio-light input:checked ~ .checkmark {
    background-color: #bbb
}

.radio-dark input:checked ~ .checkmark {
    background-color: #47404f
}

.radio-gray-100 input:checked ~ .checkmark {
    background-color: #f8f9fa
}

.radio-gray-200 input:checked ~ .checkmark {
    background-color: #eee
}

.radio-gray-300 input:checked ~ .checkmark {
    background-color: #dee2e6
}

.radio-gray-400 input:checked ~ .checkmark {
    background-color: #ced4da
}

.radio-gray-500 input:checked ~ .checkmark {
    background-color: #bbb
}

.radio-gray-600 input:checked ~ .checkmark {
    background-color: #70657b
}

.radio-gray-700 input:checked ~ .checkmark {
    background-color: #665c70
}

.radio-gray-800 input:checked ~ .checkmark {
    background-color: #52495a
}

.radio-gray-900 input:checked ~ .checkmark {
    background-color: #47404f
}

.radio-outline-primary:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-primary input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-primary .checkmark {
    background: #fff;
    border: 1px solid #639
}

    .radio-outline-primary .checkmark:after {
        border: 0;
        background: #639
    }

.radio-outline-secondary:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-secondary input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-secondary .checkmark {
    background: #fff;
    border: 1px solid #52495a
}

    .radio-outline-secondary .checkmark:after {
        border: 0;
        background: #52495a
    }

.radio-outline-success:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-success input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-success .checkmark {
    background: #fff;
    border: 1px solid #4caf50
}

    .radio-outline-success .checkmark:after {
        border: 0;
        background: #4caf50
    }

.radio-outline-info:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-info input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-info .checkmark {
    background: #fff;
    border: 1px solid #003473
}

    .radio-outline-info .checkmark:after {
        border: 0;
        background: #003473
    }

.radio-outline-warning:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-warning input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-warning .checkmark {
    background: #fff;
    border: 1px solid #ffc107
}

    .radio-outline-warning .checkmark:after {
        border: 0;
        background: #ffc107
    }

.radio-outline-danger:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-danger input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-danger .checkmark {
    background: #fff;
    border: 1px solid #f44336
}

    .radio-outline-danger .checkmark:after {
        border: 0;
        background: #f44336
    }

.radio-outline-light:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-light input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-light .checkmark {
    background: #fff;
    border: 1px solid #bbb
}

    .radio-outline-light .checkmark:after {
        border: 0;
        background: #bbb
    }

.radio-outline-dark:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-dark input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-dark .checkmark {
    background: #fff;
    border: 1px solid #47404f
}

    .radio-outline-dark .checkmark:after {
        border: 0;
        background: #47404f
    }

.radio-outline-gray-100:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-100 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-100 .checkmark {
    background: #fff;
    border: 1px solid #f8f9fa
}

    .radio-outline-gray-100 .checkmark:after {
        border: 0;
        background: #f8f9fa
    }

.radio-outline-gray-200:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-200 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-200 .checkmark {
    background: #fff;
    border: 1px solid #eee
}

    .radio-outline-gray-200 .checkmark:after {
        border: 0;
        background: #eee
    }

.radio-outline-gray-300:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-300 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-300 .checkmark {
    background: #fff;
    border: 1px solid #dee2e6
}

    .radio-outline-gray-300 .checkmark:after {
        border: 0;
        background: #dee2e6
    }

.radio-outline-gray-400:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-400 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-400 .checkmark {
    background: #fff;
    border: 1px solid #ced4da
}

    .radio-outline-gray-400 .checkmark:after {
        border: 0;
        background: #ced4da
    }

.radio-outline-gray-500:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-500 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-500 .checkmark {
    background: #fff;
    border: 1px solid #bbb
}

    .radio-outline-gray-500 .checkmark:after {
        border: 0;
        background: #bbb
    }

.radio-outline-gray-600:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-600 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-600 .checkmark {
    background: #fff;
    border: 1px solid #70657b
}

    .radio-outline-gray-600 .checkmark:after {
        border: 0;
        background: #70657b
    }

.radio-outline-gray-700:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-700 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-700 .checkmark {
    background: #fff;
    border: 1px solid #665c70
}

    .radio-outline-gray-700 .checkmark:after {
        border: 0;
        background: #665c70
    }

.radio-outline-gray-800:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-800 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-800 .checkmark {
    background: #fff;
    border: 1px solid #52495a
}

    .radio-outline-gray-800 .checkmark:after {
        border: 0;
        background: #52495a
    }

.radio-outline-gray-900:hover input ~ .checkmark {
    background-color: #eee
}

.radio-outline-gray-900 input:checked ~ .checkmark {
    background-color: #fff !important
}

.radio-outline-gray-900 .checkmark {
    background: #fff;
    border: 1px solid #47404f
}

    .radio-outline-gray-900 .checkmark:after {
        border: 0;
        background: #47404f
    }

.switch {
    position: relative;
    display: inline-block;
    padding-left: 50px;
    height: 16px
}

.form-control:disabled {
    opacity: 1 !important;
}

.title strong, .card-title, .risk-assessment-header h5 strong {
    font-family: "Nunito", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
}

.header-elements-inline div {
    width: 100%;
}

/* .RadButton.rbToggled.btn-danger {
    background-color: #dc3545 !important
}

.RadButton.rbToggled.btn-success {
    background-color: #28a745 !important
} */
/* 
.elimination-list::before {
    height: 100%;
    content: "";
    opacity: 1;
    width: 3px;
    background: #0070c0;
    ;
    position: absolute;
    left: 30px;
    top: 0;
    border-radius: 0.25rem;
    z-index: 1;
    margin-bottom: 30px;
}

.substitution-list::before {
    height: 100%;
    content: "";
    opacity: 1;
    width: 3px;
    background: #42ae94;
    ;
    position: absolute;
    left: 30px;
    top: 0;
    border-radius: 0.25rem;
    z-index: 1;
}

.isolation-list::before {
    height: 100%;
    content: "";
    opacity: 1;
    width: 3px;
    background: #92d050;
    ;
    position: absolute;
    left: 30px;
    top: 0;
    border-radius: 0.25rem;
    z-index: 1;
}


.engineering-list::before {
    height: 100%;
    content: "";
    opacity: 1;
    width: 3px;
    background: #ffc000;
    ;
    position: absolute;
    left: 30px;
    top: 0;
    border-radius: 0.25rem;
    z-index: 1;
}


.administrative-list::before {
    height: 100%;
    content: "";
    opacity: 1;
    width: 3px;
    background: #f79646;
    ;
    position: absolute;
    left: 30px;
    top: 0;
    border-radius: 0.25rem;
    z-index: 1;
}

.ppe-list::before {
    height: 100%;
    content: "";
    opacity: 1;
    width: 3px;
    background: #ff0000;
    position: absolute;
    left: 30px;
    top: 0;
    border-radius: 0.25rem;
    z-index: 1;
} */


:root {
    --ppe: #ff0000;
    --elimination: #0070c0;
    --substitution: #42ae94;
    --isolation: #92d050;
    --engineering: #ffc000;
    --administrative: #f79646;
    ;
}

.btn-elimination.selected {
    background: var(--elimination) !important;
    color: #fff;
    opacity: 1;
}

.btn-substitution.selected {
    background: var(--substitution) !important;
    color: #fff;
    opacity: 1;
}

.btn-isolation.selected {
    background: var(--isolation) !important;
    color: #fff;
    opacity: 1;
}

.btn-engineering.selected {
    background: var(--engineering) !important;
    color: #fff;
    opacity: 1;
}

.btn-administrative.selected {
    background: var(--administrative) !important;
    color: #fff;
    opacity: 1;
}


.btn-ppe.selected {
    background: var(--ppe) !important;
    color: #fff;
    opacity: 1;
}

.btn-elimination {
    border: 0px !important;
    border-bottom: 3px solid var(--elimination) !important;
    border-radius: 0px !important;
    opacity: .5;
}

.btn-substitution {
    border: 0px !important;
    border-bottom: 3px solid var(--substitution) !important;
    border-radius: 0px !important;
    opacity: .5;
}

.btn-isolation {
    border: 0px !important;
    border-bottom: 3px solid var(--isolation) !important;
    border-radius: 0px !important;
    opacity: .5;
}

.btn-engineering {
    border: 0px !important;
    border-bottom: 3px solid var(--engineering) !important;
    border-radius: 0px !important;
    opacity: .5;
}

.btn-administrative {
    border: 0px !important;
    border-bottom: 3px solid var(--administrative) !important;
    border-radius: 0px !important;
    opacity: .5;
}

.btn-ppe {
    border: 0px !important;
    border-bottom: 3px solid var(--ppe) !important;
    border-radius: 0px !important;
    opacity: .5;
}

/* .substitution-list::before {
    height: 100%;
    content: "";
    opacity: 1;
    width: 3px;
    background: #4caf50;
    position: absolute;
    left: 30px;
    top: 0;
    border-radius: 0.25rem;
    z-index: 1000;
} */


.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}


.hide {
    display: none !important;
}


.btn-option {
    border-bottom: 1px #dee2e6 solid !important;
    opacity: .5;
}

.btn-card-menu .btn {
    opacity: .5;
}

.btn-option.selected, .btn-menu2 .selected, .btn-menu .selected, .btn-card-menu .selected {
    border-bottom: var(--primary) 3px solid !important;
    font-size: 16px !important;
    opacity: 1;
}

    .btn-menu2 .selected label, .btn-menu .selected label, .btn-card-menu label {
        font-size: 16px !important;
    }

#toast-container > div {
    opacity: 1 !important;
}

.k-datetimepicker, .k-combobox {
    width: 100% !important;
}

.btn-menu button {
    border-bottom: solid 1px #dee2e6 !important;
    border-radius: 0px !important;
    opacity: .5;
}
.btn-menu2 button {
    border-bottom: solid 1px #dee2e6 !important;
    border-radius: 0px !important;
    opacity: .5;
}

div[aria-expanded="false"] .heading-chevron .fa-chevron-down, div[aria-expanded="true"] .heading-chevron .fa-chevron-up {
    display: block !important;
}

div[aria-expanded="false"] .heading-chevron .fa-chevron-up, div[aria-expanded="true"] .heading-chevron .fa-chevron-down {
    display: none !important;
}


div[aria-expanded="false"] .heading-chevron .linear-chevron-down, div[aria-expanded="true"] .heading-chevron .linear-chevron-up {
    display: block !important;
}

div[aria-expanded="false"] .heading-chevron .linear-chevron-up, div[aria-expanded="true"] .heading-chevron .linear-chevron-down {
    display: none !important;
}

#ddlHeadings, #Headings, #SubHeadings, #ddlSubHeadings {
    /* height: 50px;
    font-size: 1.42275rem; */
    border: 0px;
    border-radius: 0px;
    color: #222;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.125); */
    border-bottom: 2px solid #2d8eff;
    font-size: 1.01625rem !important;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%230f233b' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center !important;
    background-size: 8px 10px !important;
}

#ddlHeading:focus, #ddlHeading:active, #ddlHeading::after {
    box-shadow: none !important;
    outline: none !important;
    -webkit-appearance: none !important;
    border: 0px;
    border-bottom: 2px solid #2d8eff;
}

/* #dynamic-checklist-headings {
    overflow: hidden
} */

#ddlHeadings:hover {
    border-bottom: solid 2px #2d8eff !important;
}

#risk-assessment-launcher-wrapper .col-md-3 {
    cursor: pointer;
}

.text-danger, .text-danger .fa {
    color: #f44336 !important;
}

.new-task {
    background-color: transparent !important;
    border: 0px !important;
    border-radius: 0px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    .new-task:hover, .new-task:focus {
        background-color: #fff !important;
        border-bottom: solid 1px #dee2e6 !important;
    }

#dynamic-checklist-toolbar.fixed-top {
    min-height: 80px !important;
    margin: 0 !important;
}

.btn-launch, .btn-manage {
    color: #000;
}

.rounded-0 {
    border-radius: 0 !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.custom-file-label, .custom-select {
    color: #000 !important;
}


.card-icon-bg .icon-card {
    border-bottom-left-radius: 50% 10% !important;
    border-bottom-right-radius: 50% 10% !important;
    box-shadow: inset 0px -8px 14px 1px rgba(0,0,0,0.03),0 1px 4px rgba(0,0,0,.02) !important;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.btn-start {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.btn-icon.rounded-circle {
    height: 28px !important;
    width: 28px !important;
    background-color: #f1eff0 !important
}

.dropdown-menu {
    position: absolute !important;
}

.card-icon-bg {
    position: relative;
    z-index: auto;
}

.icon-card i {
    font-size: 6em !important;
    margin-bottom: .75rem;
    /* opacity: .3; */
    padding: .25rem;
    font-weight: 100;
}

.bg-fcfc {
    background-color: #fcfcfc !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.border-right-2 {
    border-right: 2px solid !important;
}

.plus {
    font-size: 1.5rem;
    font-weight: 100;
    margin-top: -20px;
    position: absolute;
    left: 22px;
    opacity: .4;
    top: 17px;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.k-picker-wrap.k-state-default {
    border: 0px !important;
}

.k-icon {
    margin-top: 8px
}

.bg-danger {
    background-color: #f44336 !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

.bg-success {
    background-color: #4caf50 !important;
}

.k-autocomplete > .k-i-close, .k-dropdown-wrap > .k-i-close {
    top: 30% !important;
}

.is-valid {
    border-color: #28a745 !important;
    padding-right: calc(1.5em + .75rem);
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important; */
    background-repeat: no-repeat !important;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    background-position-x: right !important;
}


.is-invalid, .RadInput_Default .is-invalid {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + .75rem);
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")!important; */
    background-repeat: no-repeat !important;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
    background-position-x: right !important;
}


.RadEditor_Default {
    background-color: #fff !important;
    border-radius: 0.25rem;
}

    .RadEditor_Default .reToolBar {
        background-color: #fff !important;
        background-image: none !important
    }

.reToolBarWrapper {
    border: none !important;
}

.reToolBar {
    margin-right: .25rem;
    padding: .25rem;
}

.reDropdown {
    width: 100% !important;
    margin-right: .25rem;
}

.reToolBar li {
    margin-right: .25rem !important;
}

.text-light {
    color: #bbb !important;
}

.checkbox-primary input:checked ~ .checkmark {
    background-color: var(--primary) !important;
}

.icon-arventa.fa {
    top: 0px !important;
}

    .icon-arventa.fa.fa-chevron-down {
        top: 2px !important;
        font-size: inherit;
    }

.question-title a {
    color: #000;
}

.k-multiselect-wrap .k-select {
    top: -15px;
    RIGHT: -7PX;
}

.k-multiselect-wrap .k-button span {
    padding: 4px;
}

.border-0 {
    border: 0px !important
}

.k-multiselect-wrap {
    border: 1px solid #ced4da !important;
    padding: 4px;
}

.checklist .k-multiselect-wrap {
    border: 1px solid #ced4da !important;
    padding:2px;
}

#dynamic-checklist .dropdown-menu {
    color: #000;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #3b5998;
}

.btn-checklist-function.btn-check-button-edit {
    position: absolute;
    right: 40px;
    top: -10px;
    cursor: pointer;
}

.btn-checklist-function.btn-check-button-delete {
    position: absolute;
    right: 15px;
    top: -10px;
    cursor: pointer;
}


.btn-checklist-function .icon-arventa {
    font-size: 1rem;
}

.btn-checklist-function {
    cursor: pointer;
}

.k-input {
    height: 33px !important;
}

.form-control.k-datetimepicker {
    border: 1px solid #ced4da !important;
}

.k-datetimepicker .k-picker-wrap .k-icon {
    margin: 8px 2px !important;
}

.breadcrumb a {
    color: #000 !important;
}

.tbl-row .checkbox {
    padding: 0px !important
}

.RadInput {
    width: 100% !important;
}

.k-dropdown-wrap {
    height: 100% !important;
}

.k-widget.k-dropdowntree {
    width: 100%;
}

.k-command-cell a, .k-grid-toolbar a {
    color: #000 !important;
}

/* .k-state-selected {
background-color: #fff!important;
} */

.k-pager-wrap .k-link, .k-pager-wrap.k-pager-sm .k-pager-numbers {
    border: 0px !important;
}

.select-buttons {
    position: absolute;
    right: 20px;
    top: -13px;
}


    .select-buttons button .icon-arventa {
        font-size: 1rem !important;
        position: absolute;
        padding-right: 3px;
    }

/* #checklist-headings .k-button  {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    color: #000!important;
}

#checklist-headings .k-multiselect-wrap {
    border: 1px solid #ced4da !important;
} */
/* #checklist-headings  .icon-arventa {
    top:11px;
} */


.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.delete-hazard-group {
    cursor: pointer;
}


.k-popup-dropdowntree .k-icon {
    display: none !important;
}

.breadcrumb {
    background-color: #fff !important;
}

    .breadcrumb .h6 {
        margin-top: 5px !important;
    }


.btn-themed {
    /*background-color: #faca14 !important;*/
    background-color: var(--primary) !important;
    /* color: #222 !important; */
    font-weight: bold;
}


.launcher-menu.btn-themed .btn-manage:hover {
    background-color: var(--primary) !important;
}

.rotated-text {
    height: 140px;
    white-space: nowrap;
    padding: 0 important;
    width: 30px;
    border: 1px solid #ddd;
}

    .rotated-text > div {
        transform: translate(13px, 20px) rotate(270deg);
        width: 10px;
        padding-bottom: 30px;
    }

        .rotated-text > div > span {
            padding: 5px 10px;
        }

.menu-header .menu-header-toggle div {
    width: 24px;
    height: 1px;
    background: #3b5998;
    margin: 6px 0;
}

.li-hazard {
    margin-bottom: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
}

.btn-toolbar .btn:last-child, .button-checklist-group .btn:last-child {
    margin-right: 0px !important;
}

/* 
.question .btn.bg-white {
    background-color: #fcfcfc
} */

.btn-option {
    font-size: 16px !important;
}

.checklist-modal-header {
    font-size: 14pt;
    font-weight: 700;
}

.custom-p2rem {
    padding: 2rem
}

.dropdown-menu {
    min-width: 0px;
}
/* 
.modal-body  {
    padding: 2rem
} */

.breadcrumb {
    padding-left: 0.5rem;
}

.dropdown ul li .btn {
    border-radius: 0px;
    text-align: left;
}

    .dropdown ul li .btn:hover {
        background-color: var(--gray);
    }
/* 
.question.col-md-3 .xl, .question.col-md-4 .xl, .question.col-md-5 .xl, .question.col-md-6 .xl, .question.col-md-7 .xl, .question.col-md-8 .xl, .question.col-md-9 .xl {
    display: none !important;
}

.question.col-md-3 .col-md-6, .col-md-4 .col-md-6, .col-md-5 .col-md-6, .col-md-7 .col-md-6, .col-md-8 .col-md-6, .col-md-9 .col-md-6, .col-md-3 .choices-wrapper .col, .col-md-4 .choices-wrapper .col, .col-md-5 .choices-wrapper .col, .col-md-7 .choices-wrapper .col, .col-md-8 .choices-wrapper .col, .col-md-9 .choices-wrapper .col {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.question.col-md-3 .col {
    width: 33%;
}

.question.col-md-3 .hazard-item.col-md-6, .col-md-4 .hazard-item.col-md-6, .col-md-5 .hazard-item.col-md-6, .col-md-7.hazard-item.col-md-6, .col-md-8 .hazard-item.col-md-6, .col-md-9 .hazard-item.col-md-6 {
    padding: 0px !important;
}

.question.col-md-3 .li-control .list-group-item {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.question.col-md-3 .li-new-control .list-group-item {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.question.col-md-3 .li-control .item, .col-md-3 .li-new-control .item {
    margin: 0px !important;
    margin-right: 0.5rem !important;
}

.question.col-md-3 .li-control .list-group-item::before, .col-md-3 .li-new-control .list-group-item::before {
    background-color: transparent !important;
} */

.heading-chevron {
    position: absolute;
    right: 15px;
    top: 25px;
}

.dynamic-checklist-chk.d-none {
    display: none !important;
}

.question.col-md-3 .btn-toolbar .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 22%;
}


/* 
.question.col-md-3 .cms-buttons, .col-md-4 .cms-buttons {
    display: flex !important;
    flex-wrap: wrap !important;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: unset !important;
}

.question.col-md-3 .cms-buttons .div-event, .col-md-4 .cms-buttons .div-event {
        right: 8px;
        top: 15px;
    }

    .question.col-md-3 .cms-buttons .cms-split, .col-md-4 .cms-buttons .cms-split {
        display: none !important;
    }

    .question.col-md-3 .custom-file {
    position: relative;
    display: inline-block;
    width: 87%;
} */



.col-9 .question.col-md-3 {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
}

.question.col-md-3 .custom-control-label {
    font-size: 10px !important;
}

#dynamic-checklist-toolbar .btn-cms-menu-hover, #dynamic-checklist-toolbar .btn-cms-menu:hover,
#dynamic-checklist-toolbar .btn-cms-menu-reorder {
    background-color: var(--primary) !important;
}

.head-ddl {
    border: 0px;
    border-radius: 0px;
    border-bottom: 2px solid #2d8eff;
}

.md-icon .icon-arventa,
.md-icon .fa {
    font-size: 1.2rem;
}

.lg-icon .icon-arventa,
.lg-icon .fa {
    font-size: 2rem;
}

/* a .fa {
    font-size: 1.8rem;
} */

a:hover {
    text-decoration: none;
}

.cursor-pointer {
    cursor: pointer !important;
}

.theme-bg {
    background-color: #faca14;
}

.theme-card-border {
    border-left: 10px solid #faca14;
    padding-left: 10px;
}

.theme-card-border-top-success {
    border-top: 10px solid #28a745;
}

.theme-card-border-top-danger {
    border-top: 10px solid #dc3545;
}

.head-top {
    padding: 4px 36px;
}

.head-link {
    padding: 4px 10px;
}

.head-ddl {
    border: 0px;
    border-radius: 0px;
    border-bottom: 2px solid #2d8eff;
}

.head-ddl-text {
    font-size: 1.01625rem !important;
}

.part-status {
    /* text-shadow: 0px 0px 2px #fff; */
    text-shadow: 0px 0px 0 #fff, 0px 0px 0 #fff, 0px 0px 0 #fff, 0px 0px 0 #fff;
}
/* .card {
    border-radius: 10px;
    overflow: hidden;
} */
/* .card div[class*="roundcard"]:only-of-type,
.card div[class*="roundcard"] > div[class*="row"]:only-of-type {
    border-radius: inherit;
}
.card div[class*="roundcard"]:first-child,
.card div[class*="roundcard"] > div[class*="row"]:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.card div[class*="roundcard"]:last-child,
.card div[class*="roundcard"] > div[class*="row"]:last-child {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
.carousel-inner {
    overflow: unset;
} */
/* .dropdown-item {
    white-space: normal;
} */
.bootstrap-select .filter-option {
    white-space: normal;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .dropdown-toggle .filter-option {
    display: inline-block;
    font-size: .875rem;
    overflow: hidden;
    padding: .25rem .5rem;
    text-align: left;
    white-space: normal;
    width: 100%;
    word-wrap: break-word;
}

.sub-section.selected {
    border-bottom: solid 2px #2d8eff !important;
    opacity: 1;
}

.sub-section {
    color: #000;
    opacity: .7;
    font-size: 10pt !important;
}

.prog-text {
    font-size: 1rem;
}

.bcp-badge {
    font-size: 1rem !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}


.paging .input-group-prepend {
    margin-right: -3px;
}

.paging .input-group-append {
    margin-left: -3px;
}

.sort-item.selected {
    background-color: var(--primary);
}

/* 
[display-type="table"] .plan-card:nth-of-type(odd) {
    background-color: #fcfcfc;
}  */

/* [display-type="table"] {
margin: 0px !important;
} */
[display-type="table"] .bg-white {
    background-color: transparent !important;
}

.display-view .btn {
    opacity: 1;
}

.display-view .selected {
    border-bottom: solid 2px #2d8eff !important;
    opacity: 1;
}

.plan-card-header {
    background-color: #f8f9fa !important;
    font-weight: bold;
    background-repeat: repeat-x;
}

/* .plan-card-header div {
    float: left;
    width: 200px;
} */

[display-type="table"] .plan-card:hover {
    background-color: #fcfcfc;
}

.themed-card-border-sm {
    border-left: 6px solid var(--primary) !important;
    padding-left: 6px;
}

.btn-menu .btn {
    font-size: 16px !important;
}

.k-autocomplete .k-input {
    height: 31px !important;
    padding: 0px !important;
}

.k-dropdowntree {
    border: 0px !important;
}

    .k-dropdowntree .k-input {
        height: 18.5px !important;
        min-height: 18.5px !important;
    }

.k-multiselect-wrap li {
    height: 23.5px !important;
    margin-right: .25rem;
}

.k-multiselect-wrap {
    border-radius: .25rem;
}

    .k-multiselect-wrap .k-input {
        opacity: .4 !important;
    }

.impact thead tr {
    background-color: #fff !important;
}

.table.impact th, .table.impact td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0px;
    border-top-width: 0px;
    border-top-style: initial;
    border-top-color: initial;
    border-bottom: 1px solid #dee2e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(222, 226, 230);
    font-size: 0.65rem;
}

.table.impact td {
    opacity: .7;
    width: 120px !important;
}

    .table.impact td.selected {
        opacity: 1;
        word-break: normal !important;
    }

.table tbody {
    word-break: normal !important;
}

.table.impact td a {
    color: #000;
}

.tooltip-inner {
    background-color: #000 !important;
}

.order-no {
    border-bottom: 3px solid var(--secondary) !important;
    background: transparent !important;
    text-align: center !important;
    border-radius: 0 !important;
    opacity: 1;
}


    .order-no:disabled {
        border-bottom: 3px solid var(--gray) !important;
        background: transparent !important;
        text-align: center !important;
        border-radius: 0 !important;
        opacity: .4 !important;
    }

.close .icon-arventa-risk-edit {
    font-size: 1rem !important
}

.checklist-condition-btn {
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-color: transparent;
}

.or-wrapper {
    border-left: 3px solid var(--secondary) !important;
}


.checklist-search .form-control {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border-right: 0px;
    height: 38px;
}

.checklist-search .btn {
    border-bottom: 0px;
}

.checklist-search .btn-add {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.checklist-search .btn-search {
    border-right: 0px !important;
}


[type="adhoc"] .btn-wrapper {
    max-width: 130px;
    width: 130px;
}

    [type="adhoc"] .btn-wrapper .btn {
        background: transparent !important
    }

.dynamic-table-wrapper [type="adhoc"] .btn-wrapper {
    width: 70px;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}
/* .ui-resizable-n {cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px;}
.ui-resizable-s {cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px;} */
.ui-resizable-e {
    cursor: e-resize;
    height: 100%;
    width: 7px;
    top: 0px;
    right: 10px;
}

.ui-resizable-w {
    cursor: w-resize;
    height: 7px;
    width: 100%;
    top: 0px;
    left: 0px;
}

.ui-resizable-se {
    cursor: e-resize;
    width: 12px;
    height: 100%;
    right: 1px;
    bottom: 1px
}

.ui-resizable-s {
    cursor: s-resize;
    width: 100%;
    height: 3px;
    left: -5px;
}
/* .ui-resizable-nw {cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px}
.ui-resizable-ne {cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px} */


.field-options-card {
    border-bottom: 3px solid var(--secondary);
    cursor: pointer;
}

.substatement-label {
    border-bottom: 2px solid #2d8eff !important;
    border-radius: 0px !important;
}

.list-group-delete {
    cursor: pointer;
}

body:not(device-touch) {
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
}

#goToTop {
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    top: auto;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    border-radius: 2px;
    color: #fff;
    display: none;
    z-index: 1000 !important;
}

sup {
    top: -.5em !important;
}

sub, sup {
    position: relative;
    font-size: 90% !important;
    line-height: 0;
    vertical-align: baseline;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.btn-rapidra {
    background-color: #f8dc7d;
}

.btn-incident {
    background-color: #f58b89;
    color: #fff;
}
/* 
.table thead {
    background: #fff !important;
    color: #000 !important;
} */
/* 
.dashboard-card {
    box-sizing: border-box;
    z-index: 1;
    position: absolute;
    overflow: hidden;
    transition: .3s;
    display: none;
    background: #fff;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    display: block;
}

#statement.statement {
    display: flex;
    width: 100%!important;
    flex-direction: column;
    padding: 10px;
    width: 1050px;
    height: 1050px;
    position: relative;
    box-sizing: border-box;
    background: grey;
} */


.height-1 {
    height: 400px;
}

.height-2 {
    height: 400px;
}

.height-3 {
    height: 400px;
}

.height-4 {
    height: 400px;
}

.height-5 {
    height: 400px;
}

.height-6 {
    height: 400px;
}

.height-7 {
    height: 400px;
}

.height-8 {
    height: 400px;
}

.height-9 {
    height: 400px;
}

/*.grid-stack > .grid-stack-item > .grid-stack-item-content {
    overflow-y: hidden !important;
}*/


.btn-rapidra {
    background-color: #f8dc7d;
}

.btn-incident {
    background-color: #f58b89;
    color: #fff;
}
/* 
.table thead {
    background: #fff !important;
    color: #000 !important;
} */

.btn-swms {
    background-color: #01a8d4;
    color: #fff;
}

.btn-haz {
    background-color: #cae001;
    color: #000;
}

.design-2.btn-rapidra {
    background-color: #fff;
    color: #000;
    border: 1px solid var(--gray) !important;
}

    .design-2.btn-rapidra .icon-arventa {
        color: #cae001 !important;
    }

.btn-job {
    background-color: #7ed900;
    color: #000;
}

.btn-jsa {
    background-color: #44c232;
    color: #000;
}

.btn-p {
    background-color: #1f92ed;
    color: #000;
}


.themed-spinner {
    background: var(--primary) !important;
}

.line-border-left {
    border-left: 2px solid var(--primary);
}

.bcp-badge {
    width: 50px;
    height: 50px;
    line-height: 40px;
    font-size: 1.3rem;
    font-weight: bold;
    border-radius: 50%;
}

.launcher-menu:hover {
    font-weight: bold;
}

.launcher-menu a:hover {
    font-weight: bold;
}

.launcher-menu {
    color: #000 !important;
}

#genericSearch, .generic-search {
    border-radius: 10px !important;
}

.inner-addon {
    position: relative;
}

    .inner-addon .icon-arventa {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

.left-addon .icon-arventa {
    left: 0px;
    padding-top: 4px;
}

.left-addon input {
    padding-left: 40px;
}

.plan-card.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
}


[display-type="table"] .plan-card:nth-of-type(odd) {
    background-color: #fcfcfc;
}

.more-menu div {
    width: 3px;
    height: 2px;
    margin: 2px 0;
    border-radius: 50%;
    background: #000 !important;
}
#risk-assessment-launcher .more-menu div {
    width: 5px;
    height: 5px;
    margin: 3px 0;
    border-radius: 50%;
    background: #cacaca !important;
}

.more-menu.text-black div {
    width: 5px;
    height: 5px;
    margin: 3px 0;
    border-radius: 50%;
    background: #000 !important;
}

.more-dropdown {
    top: -6px;
}

.dropdown-menu .list-group {
    min-width: 200px !important;
}

sup .icon-arventa {
    font-size: .90rem;
    color: #000 !important
}

/* .bprocess-row .icon-arventa {
    color: #cacaca !important;
} */

.k-colorpicker .k-picker-wrap, .k-colorpicker .k-selected-color {
    height: 33px;
}

.k-list-container {
    /* padding-bottom: 30px !important; */
    background-color: #efefef !important;
}

.pb-30 {
    padding-bottom: 30px !important
}

#milestone-table .icon-arventa {
    color: #000 !important
}

.more-menu-sm div {
    width: 3px;
    height: 3px;
    margin: 3.5px 3px;
    border-radius: 50%;
    background: #fff;
}

.text-cacaca {
    color: #cacaca
}

.bprocess-row .plan-card {
    min-height: 49px;
}

.bcp-badge .icon-arventa {
    top: 0px !important;
    font-size: 2.2rem !important;
}

.text-black {
    color: #000;
}

.bg-f3f3 {
    background-color: #f3f3f3 !important;
}

.bg-f7f7 {
    background-color: #f7f7f7 !important;
}


.bg-f2f3f5 {
    background-color: #f2f3f5 !important;
}

#breadcrumbs .border-bottom {
    border-bottom: 1px solid #EAEAF0 !important
}


.shadow-sm {
    box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.03), 0 1px 1px rgba(0, 0, 0, 0.03) !important;
}

.process-icon .icon-arventa {
    font-size: 3.5rem
}

.bprocess-row .trans {
    opacity: 0;
}

.row-edit .icon-arventa, .row-edit.icon-arventa {
    color: #cacaca !important
}

.row-edit {
    float: right;
}

.bprocess-row td, .bprocess-row th {
    min-width: 200px !important;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.dropdown-submenu .dropdown-menu-left {
    left: -103% !important;
}

.popover-body .ps__rail-x {
    display: none;
}

@media(max-width: 1208px) {
    .xl-search {
        display: none;
    }

    .breadcrumbs-navigations a, .breadcrumbs-navigations span {
        font-size: 12px;
    }
}

@media(min-width: 1209px) {
    .xs-search {
        display: none;
    }
}

.perfect-scrollbar {
    position: relative !important;
}

.orderable {
    cursor: pointer;
}
/* 
tr.plan-card {
    cursor: move;
} */

.bprocess-row th.resize-border .ui-resizable-e {
    border-right: 1px solid rgb(222, 226, 230, 0.4) !important;
}

.bprocess-row th .ui-resizable-e {
    height: 26px;
    top: 10px;
}

.heading-chevron-2.collapsed .fa-chevron-down {
    display: block !important;
}

.heading-chevron-2.collapsed .fa-chevron-up {
    display: none !important;
}

.sort-desc, .sort-asc {
    display: none
}

[sorttype="asc"] .sort-asc {
    display: block;
}

[sorttype="desc"] .sort-desc {
    display: block;
}

.border-f2f3f5 {
    border: 2px solid #f2f3f5;
}

.text-overflow {
    --max-lines: 2;
    --lh: 1.25rem;
    position: relative;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
}

    .text-overflow::before {
        position: absolute;
        content: "...";
        right: 0;
        bottom: 0;
    }

    .text-overflow::after {
        content: "...";
    }

.truncate-overflow-more {
    --max-lines: 2;
    --lh: 1.25rem;
    position: relative;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
    margin-right: -1em;
    padding-right: 1em;
}


.mouse-pointer {
    cursor: pointer !important;
}

.k-datepicker .k-state-disabled {
    border: 0px !important;
}

.k-state-disabled, .k-state-disabled .k-input, .RadInput_Default .riTextBox:disabled {
    background: #eee !important;
}

.form-control:disabled, .RadInput_Default .riTextBox:disabled, input:disabled, .btn.disabled, .btn:disabled {
    opacity: .9 !important;
}

input.custom-file-input:disabled, input.custom-action-file-input:disabled {
    opacity: 0 !important;
}

.RadInput_Default .riTextBox {
    height: 33.5px !important;
}

.custom-file-input, .custom-action-file-input {
    opacity: 0 !important;
}

.new-task:disabled {
    background: transparent !important;
}

.rounded-10 {
    border-radius: 10px;
}

.cursor-normal {
    cursor: default !important;
}

.statement-icon-grid {
    width: 100% !important;
    justify-content: left !important;
}

#statement {
    /*min-height: 600px;*/
}

#statement-drop-down-draggable {
    overflow: hidden;
}

.grid-container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.k-window {
    border: 0px !important;
}


#dashboard-assign-list {
    position: relative;
    height: 450px;
    padding-right: 20px
}

#steps-page li a {
    cursor: pointer;
    font-weight: bold;
}


#steps-page {
    border-bottom: 1px solid #EAEAF0;
}

    #steps-page li.steps-active a {
        color: var(--secondary) !important;
        background: 0 0 !important;
        cursor: pointer;
        font-weight: bold;
        border-bottom: 2px solid var(--secondary);
    }

    #steps-page li.steps-done a {
        color: #000 !important;
        background: 0 0 !important;
        cursor: pointer;
        font-weight: bold;
        border-bottom: 2px solid var(--success);
    }


    #steps-page li.steps-inactive a, a.steps-inactive {
        color: var(--gray) !important;
    }

    #steps-page li a::after {
        content: "";
        background: #4285f4;
        height: 2px;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        -webkit-transition: all 250ms ease 0s;
        transition: all 250ms ease 0s;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(1);
    }

.card .card {
    box-shadow: none;
}

.modal .card {
    box-shadow: none !important;
    border: 1px solid #dee2e6;
}

#activation .nav-link.active, .modal-nav .nav-link.active {
    background-color: #fff;
    border-bottom: 2px solid var(--primary);
    border-radius: 0px;
}

.nav-item small {
    font-size: 95%;
    font-weight: 400;
}

.custom-select {
    font-size: inherit !important
}

tr.bg-fcfc .bg-white, tr.bg-fcfc .list-group-item {
    background: transparent !important;
}


/* .themed-card-border {
}

.checkbox span {
    padding-left: 20px;
    margin-left: 20px;
} */

.check-float {
    left: 7px;
}

    .check-float .checkbox span:not(.checkmark) {
        position: relative;
        top: 13px
    }

.btn-manage[aria-expanded="true"] {
    background: #fcfcfc;
}

.border-theme-primary {
    border: 2px solid var(--primary) !important;
}

.fa-angle-double-up[aria-expanded=true], [aria-expanded="true"] .fa-angle-double-up {
    display: block !important;
}

.fa-angle-double-up[aria-expanded=false], [aria-expanded="false"] .fa-angle-double-up {
    display: none !important;
}

.fa-angle-double-down[aria-expanded=true], [aria-expanded="true"] .fa-angle-double-down {
    display: none !important;
}

.fa-angle-double-down[aria-expanded=false], [aria-expanded="false"] .fa-angle-double-down {
    display: block !important;
}

.fa-chevron-up[aria-expanded=true], [aria-expanded="true"] .fa-chevron-up {
    display: block !important;
}

.fa-chevron-up[aria-expanded=false], [aria-expanded="false"] .fa-chevron-up {
    display: none !important;
}

.fa-chevron-down[aria-expanded=true], [aria-expanded="true"] .fachevron-down {
    display: none !important;
}

.fa-chevron-down[aria-expanded=false], [aria-expanded="false"] .fa-chevron-down {
    display: block !important;
}


.linear-chevron-up[aria-expanded=true], [aria-expanded="true"] .linear-chevron-up {
    display: block !important;
}

.linear-chevron-up[aria-expanded=false], [aria-expanded="false"] .linear-chevron-up {
    display: none !important;
}

.linear-chevron-down[aria-expanded=true], [aria-expanded="true"] .fachevron-down {
    display: none !important;
}

.linear-chevron-down[aria-expanded=false], [aria-expanded="false"] .linear-chevron-down {
    display: block !important;
}

.toast-top-right {
    right: 50px;
}

.td-btn {
    width: 100px;
}


.question .d-none {
    display: none !important
}

.input-group-append .btn {
    height: 33px;
}

.dropdown-menu {
    z-index: 1100;
}

.rwContent, .reLightweightDialog form {
    overflow: hidden !important;
}

.reTextArea {
    min-height: 300px !important;
}

.checklist-hazard td {
    max-width: 300px;
}

.td-check {
    width: 50px !important;
}



.child-list-group .list-group-item::before {
    content: "\ea37";
    font-family: 'icon-arventa-font';
    position: absolute;
    top: -3px;
    left: -10px;
    font-size: 1.2rem;
    background: #fff;
    height: 33px;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.btn-xsm {
    padding: 0.010rem 0.25rem;
    font-size: 0.71137rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.custom-control-label::before {
    background-color: #fff;
}

.border-danger {
    border-color: #dc3545 !important;
}

.bg-fcfc {
    background-color: #fcfcfc !important;
}

.text-cacaca {
    color: #cacaca !important;
}



.btn-badge.btn-sm .linear-chevron-down {
    font-size: 0.71137rem !important;
}

.font-grey {
    color: gray !important
}

.w-60 {
    width: 60%;
}

.k-window-title {
    padding: 0.5rem;
}



[template="piechart"] [type="piechart"] .card-header {
    background-color: var(--primary) !important;
    color: #fff !important;
}

[template="piechart"] [type="piechart"] .card {
    border: 1px solid var(--primary) !important;
}

[template="barchart"] [type="barchart"] .card-header {
    background-color: var(--primary) !important;
    color: #fff !important;
}

[template="barchart"] [type="barchart"] .card {
    border: 1px solid var(--primary) !important;
}

[template="doughnut"] [type="doughnutchart"] .card-header {
    background-color: var(--primary) !important;
    color: #fff !important;
}

[template="doughnut"] [type="doughnutchart"] .card {
    border: 1px solid var(--primary) !important;
}

[template="polarchart"] [type="polarchart"] .card-header {
    background-color: var(--primary) !important;
    color: #fff !important;
}

[template="polarchart"] [type="polarchart"] .card {
    border: 1px solid var(--primary) !important;
}

[template="linechart"] [type="linechart"] .card-header {
    background-color: var(--primary) !important;
    color: #fff !important;
}

[template="linechart"] [type="linechart"] .card {
    border: 1px solid var(--primary) !important;
}

[template="count"] [type="count"] .card-header {
    background-color: var(--primary) !important;
    color: #fff !important;
}

[template="count"] [type="count"] .card {
    border: 1px solid var(--primary) !important;
}

[template="radarchart"] [type="radarchart"] .card-header {
    background-color: var(--primary) !important;
    color: #fff !important;
}

[template="radarchart"] [type="radarchart"] .card {
    border: 1px solid var(--primary) !important;
}





.dashboard-title {
    font-size: 1.1rem;
}

.ps {
    position: relative;
}

@media(max-width: 768px) {
    .dashboard-move {
        display: none !important;
    }

    /* .dashboard-card .btn-more {
        display: none !important;
    } */

    #btn-add-task {
        display: none !important;
    }
}

@media(min-width: 1001px) {
    .ps > .ps__rail-x,
    .ps > .ps__rail-y {
        opacity: 0.6;
    }
}



.dashboard-count {
    display: count;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.opacity-50 {
    opacity: .20;
}


.bplan-more-dropdown {
    display: flex;
    align-items: center;
    justify-content: right;
    right: 0px;
    position: absolute;
}

.bplan-row th:not(.wcProcessTaskDetName-table-header), .bplan-row td {
    vertical-align: top;
    text-align: center
}

.wcProcessTaskDetName-table-header {
    vertical-align: top !important;
}

.text-white-important .text-cacaca {
    color: #fff !important
}

.text-black-important .text-cacaca {
    color: #000 !important
}

.custom-popover {
    min-width: 380px !important;
}
/* 
.form-control:disabled, .form-control[readonly], .form-control:disabled ~ .k-select, .form-control[readonly] ~ .k-select {
    background-color: #eee !important;
    opacity: 1;
} */

.elimination-group .card-header.card-title strong {
    color: var(--elimination)
}

.substitution-group .card-header.card-title strong {
    color: var(--substitution)
}

.isolation-group .card-header.card-title strong {
    color: var(--isolation)
}

.engineering-group .card-header.card-title strong {
    color: var(--engineering)
}

.administrative-group .card-header.card-title strong {
    color: var(--administrative)
}

.ppe-group .card-header.card-title strong {
    color: var(--ppe)
}

.process-monitor-row .process-editor {
    display: none !important;
}

.process-monitor-row:hover .process-editor {
    display: block !important;
    color: #cacaca !important
}

/* tbody tr:hover {
    box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.08);
    background-color: #fcfcfc !important
}
 */

/* .headercol {
    z-index: 2222222;
    min-width: 300px!important;
    position: sticky !important;
    background: #fff;
} */

.bprocess-row-wrapper {
    margin-left: 300px;
}

.bprocess-row thead th {
    background-color: #fcfcfc;
    white-space: nowrap;
}

.popover-body .k-dropzone {
    display: none !important;
}

.popover-body .k-file {
    border: 1px solid #dee2e6;
}

.popover-body .ul, .popover-body .li, .popover-body .k-upload {
    border: 0px
}

.redactor-toolbar-wrapper {
    position: sticky;
    top: -15px;
    z-index: 999;
}


.question img {
    max-width: 100%;
    height: auto;
}

th.rotate,
td.rotate {
    height: 140px;
    white-space: nowrap;
}

    th.rotate > div, td.rotate > div {
        transform: translate(0px, 0px) rotate(270deg);
        width: 10px !important
    }

        th.rotate > div > span, td.rotate > div > span {
            /* border-bottom: 1px solid #ccc; */
            padding: 5px 10px;
        }

.parent-rotated {
    width: 100px !important;
    max-width: 100px !important;
}

.td-width500 {
    width: 500px
}


.theme-card-border {
    border-left: 10px solid var(--primary);
    padding-left: 10px;
}


.modal-side {
    z-index: 1050;
    display: none;
    margin-right: -50%
}

.theme-card-border {
    border-left: 10px solid var(--primary);
    padding-left: 10px;
}

.RadComboBox_Bootstrap .rcbHovered .rcbActionButton, .RadComboBox_Bootstrap .rcbExpanded .rcbActionButton, .RadComboBox_Bootstrap .rcbFocused .rcbActionButton {
    box-shadow: none !important;
    border: 0px !important;
    background-color: #fff !important;
}

.RadListBox_Default .rlbGroup, .RadComboBoxDropDown .rcbScroll {
    border: 0px !important;
}

.k-combobox.k-dropdown-wrap.is-invalid .k-dropdown-wrap {
    border: 1px solid #f44336 !important;
}


@media(max-width: 991px) {
    .RadGrid td {
        width: auto !important;
    }
}

.RadGrid_Default .rgHeader {
    background-color: #f8f9fa !important
}

.RadGrid_Default .rgAltRow {
    background-color: #fcfcfc !important;
}

.main-content-wrap {
    min-height: 1200px !important;
}

.form-control.k-datetimepicker.is-invalid {
    border-color: #f44336 !important;
}


.btn-themed-outline-important {
    border: 1px solid #dee2e6 !important;
    background: #fff !important;
    color: #000 !important;
}


.dataTables_wrapper .dataTables_paginate {
    float: left !important;
    text-align: right;
    padding-top: .25em;
}

.paginate_button, .dataTables_paginate.paging_simple_numbers {
    padding: 0px !important;
    margin: 0px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 0px !important;
}

    .page-item.active .page-link, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        border: 1px solid #ced4da !important;
    }

.tb-f {
    height: 43px;
    border-bottom: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    font-size: 90% !important
}

div.dataTables_wrapper div.dataTables_length select {
    width: 37px !important;
    display: inline-block;
}

div.dataTables_wrapper div.dataTables_length select {
    margin-left: 10px;
}

.tb-f label {
    font-size: 90% !important;
    margin-left: 10px;
    margin-right: 10px;
}

/*.dataTables_info {
    float: right !important;
    top: -49px;
    position: relative;
    right: 21px;
}*/

.pagination, .dataTables_length {
    margin: 0.25rem !important;
}

/*.more-menu div {
    width: 3px !important;
    height: 3px !important;
    margin: 1px 0 !important;
    border-radius: 50% !important;
    background: #222 !important;
}*/

#ctl00_wcMainContentPlaceHolder_wcPageView5029_userControl_wcProductsGrid.icon-arventa {
    position: relative;
    top: 3px;
    font-size: 1.2rem;
    display: block;
    float: left;
    top: -1px;
}

@media (max-width: 991px) {
    .RadGrid.transformed-table tr.rgRow > td[data-label], .RadGrid.transformed-table tr.rgAltRow > td[data-label] {
        text-align: left !important;
        padding-left: 50% !important;
    }

    .search-controls {
        margin-top: 2rem
    }

        .search-controls a[data-toggle="collapse"] {
            color: #000;
            position: absolute;
            display: block;
            top: 1rem;
        }
}

@media (max-width: 1024px) {

    .search-controls a[data-toggle="collapse"] {
        position: absolute;
        top: 0rem;
    }

    .xl {
        display: none
    }
}

.search-controls a[data-toggle="collapse"] {
    color: #000;
    position: absolute;
    display: block;
}

.col-md-12 .border-bottom {
    border-right: 0px solid #dee2e6
}

/*#statement .col-md-1, #statement .col-md-2, #statement .col-md-3, 
#statement .col-md-4, #statement .col-md-5, #statement .col-md-6,
#statement .col-md-7, #statement .col-md-8, #statement .col-md-9, #statement .col-md-10,
#statement .col-md-11 {
    border-right: .5px solid #dee2e6;

}*/

.dataTables_wrapper .row:last-child {
    display:flex;
    justify-content:space-between
}

#onthefly-builder {
	overflow: auto !important;
}