
.process_iframe2 {
    position: relative;
    left: -17px;
    top: -26px;
    height: 127vh !important;
}

#panel-master_process {
    height: 138vh !important;
    width: 105%;
    position: relative;
    right: 42px;
    bottom: 20px;
}

.process_iframe {
    position: relative;
    left: -17px;
    top: -26px;
    height: 134vh !important;
}

.p-context-nav-item--active {
    color: var(--tnp_bright_blue0) !important;
}

.p-context-sidebar {
    background-color: var(--tnp_dark_blue0) !important;

}

.p-button--primary {
    background-color: var(--tnp_grey_blue0) !important;
}