/*
 * $RCSfile$
 *
 * Copyright (c) 2003-2014, Network Quality Intelligence
 * All Rights Reserved.
 *
 * This file is an unpublished work of NQI.
 * It may not be used, copied, disclosed or transferred
 * other than in accordance with the written permission of NQI.
 *
 * $RCSfile$
 * $Revision$
 * $Date$
 */

.p-img-zip-export {
    background-image: url(/cpms/plugins/doc/images/zip_export.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.p-img-zip-import {
    background-image: url(/cpms/plugins/doc/images/zip_import.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.p-img-doc-folder {
    background-image: url(/cpms/plugins/doc/images/folder.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.x-grid-row-selected .p-img-doc-folder {
    background-image: url(/cpms/plugins/doc/images/folder.selected.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.p-img-add-folder {
    background-image: url(/cpms/plugins/doc/images/add_folder.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.p-img-add-document {
    background-image: url(/cpms/plugins/doc/images/add_document.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.nqi-round-center{
    padding: 2px;
    text-align: center;
    border-radius: 2px;
    border-width: 1px;
    line-height: normal;
}

div#docParentFolder_row {
    display: flex;
    flex-direction: column;
}

.document-background {
    background: #f6be1a;
}

.document-icon {
    width: 36px;
}

.id-panel-fonticon-document {
    display: flex;
    align-items: center;
    justify-content: center;
}

#content-updateEntityForm-Document  .text-editor-container, #content-update-Document .text-editor-container, #content-update-Folder.v-panel-form-fields .text-editor-container, #content-updateEntityForm-Folder.v-panel-form-fields .text-editor-container {
    margin-left: 0px;
    margin-right: 0px;
}

.create-document-form {
    min-width: 1000px!important;
    overflow-x: hidden!important
}

#loginBackground {

     background: url(/cpms/servlet/extRes?resource=login-background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
	overflow: hidden;
}

div#mainPortalPanel-body {
    background: url(/cpms/servlet/extRes?resource=login-background-dashboard.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



/*general css*/
/*Import material icon*/
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

body {
    background-color: #f4f5fa;
    font-size:62.5%
}
/*css risks matrix*/
.riskMatrixContainer {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10px;
}
.legendCriticity{
    text-transform: uppercase;
    color: #949494;
    display:flex;
    flex-direction:column;
    width: 200px;
    padding-left: 20px;
}
.labelLegend{
    font-family:Raleway;
    font-size:14px;
    margin-top:20px;
}
.riskMatrixTable{
    font-family:Raleway;
    width: 100%;
    font-size:1.2rem;
    padding-left: 20px;
}
.tableRowMatrix{
    display:flex;
    flex-direction:row;
    margin-top:2px;
    height:40px;
    align-items:center;
}
.riskMatrixHeader {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #949494;
    font-size: 14px;
}
.riskMatrixFooter {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #949494;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
}
.tableCellMatrix {
    flex: 1;
    font-family: Raleway;
    font-size: 1.0rem;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;

}

.riskImpactLabel {

    flex: 1;
    font-family: Raleway;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.tableCellMatrix.labelMatrixProbability {
    max-width: 20%;
    min-width: 10%;
    flex: 1;
    font-family: Raleway;
    min-height: 80%;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.tableCellMatrix{
    font-weight:normal;
    margin:1px;
    opacity: 1;

}

.tableCellMatrix:hover{
    cursor: pointer;
    opacity: 0.6;
}
.legendRow{
    padding-left:10px;
    font-family: Raleway;
    font-size: 14px;
    text-transform:Initial;
    margin-top:20px;
    transition: all 0.2s;
}

.risk-icon {
    width: 36px;
}

.risk-background {
    background: #d81b60;
}
.id-panel-risk:before {
    font-family: 'NQICorpFontIcon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    line-height: 45px;
    font-size: 1.4rem;
    color: #fff;
}

.id-panel-fonticon-risk {
    display: flex;
    align-items: center;
    justify-content: center;
}


.icon-img {
    border: 0;
}

/*dashboard widget css*/

.widgetTableCellMatrix.widgetLabelMatrixProbability {

    max-width: 20%;
    flex: 1;
    font-family: Raleway;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    font-size: 13px;
    text-overflow: ellipsis;
    text-shadow: none;
}
.widgetRiskImpactLabel{
    max-width: inherit;
    flex: 1;
    font-family: Raleway;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    font-size: 13px;
    text-overflow: ellipsis;
    font-weight: normal;
    margin: 1px;
}

.o-menu-risk:before {
    content: "\e9fa";
}


.widgetRiskMatrixHeader {

    text-transform: uppercase;
    margin-bottom: 20px;
    color: #949494;
    text-align: left;
    font-size: 14px;
}
.widgetRiskMatrixFooter {

    text-transform: uppercase;
    margin-bottom: 20px;
    color: #949494;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
}
.widgetLabelLegend {

    font-family: Raleway;
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
}
.widgetLegendRow {

    padding-left: 10px;
    font-family: Raleway;
    font-size: 13px;
    text-transform: Initial;
    text-align: left;
    margin-top: 20px;
    transition: all 0.2s;
}
.widgetTableCellMatrix{
    max-width: inherit;
    flex: 1;
    font-family: Raleway;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    font-size: 13px;
    text-overflow: ellipsis;
    font-weight: normal;
    margin: 1px;
    text-shadow: 1px 1px 1px black;
}


.o-img-disabled-project-action {
    background-image: url(../../images/orchestra/project/disabled.project.png) !important; /** sprite-ref: o-v-sprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 21px;

}

.o-img-disabled-risk {
    background-image: url(../../plugins/risk/images/risk.png) !important; /** sprite-ref: o-v-sprite; */
    background-repeat: no-repeat;
    opacity: 0.4;
    width: 18px;
    height: 18px;
}

div#Orchestra_Risk_addReferenceForm_identification_group {
    margin-top: 30px;
}

#_section_Orchestra_Risk_update_characteristic_group-body #message {
    margin-left: 10px;
}

#_section_Orchestra_Risk_addReferenceForm_characteristic_group-body #message {
    margin-left: 10px;
}

#content-createEntityForm-Risk #optComments_row {
    margin-left: 30px;
    margin-right: 30px;
}
.warningRiskDueDate {
    color: #FF0000;
}
.id-stage-elt {
    vertical-align: middle;
}

.stage-value {
    float: left;
    font-family: Lato, Arial, sans-serif;
    font-size: 1em;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stage-title {
    float: left;
    font-family: Lato, Arial, sans-serif;
    font-size: 1em;
    color: #95a5a6;
    padding-right: 2px;

}

.stage-container {
    display: flex;
    justify-content: flex-end;
}

.gateState-losange {
    height: 10px;
    width: 10px;
    margin-top: 2px;
    margin-right: 4px;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

/* Stage-Gate css */
.containerStageAndGate {
    width: 98%;
    padding: 10px 0px;
    display: flex;
    flex-direction: row;
    overflow-y: hidden;
    overflow-x: auto;
    background: #fff;
    margin-top: 20px;
}

.containerMarginAuto {
    margin: auto;
    display: flex;
    flex-direction: row;
}

.gateContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80px;
}

.figureGateContainer {
    align-self: center;
}

.nameGateContainer {
    align-self: center;
    margin-top: 10px;
    width: 100%;
}

.losange {
    height: 20px;
    width: 20px;
    margin-top: 5px;
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari et Chrome */
    -o-transform: rotate(45deg); /* Opera */
}

.nameText {
    font-family: Roboto;
    font-size: 12px;
    color: #6e6e6e;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 200px;

}

.nameText.gatetexte {
    font-family: Raleway;
    font-size: 12px;
    color: #6e6e6e;
    text-transform: uppercase;
    white-space: break-spaces;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    max-width: 200px;

}

.linkContainer {
    height: 2px;
    background: #d5d5d5;
    min-width: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 50px;
    margin-top: 29px;
    margin-bottom: auto;
    justify-content: center;
    display: none;
}

.stageContainer {
    display: flex;
    flex-direction: column;
    margin-right: 1px;
}

.figureStageContainer {
    align-self: center;
    width: 100%;
}

.figureStageContainer:hover {
    cursor: pointer;

}

.figureGateContainer:hover {

    cursor: pointer;

}

.figureGateContainerNoPointer {
    align-self: center;
}

.figureStageContainerNoPointer {
    align-self: center;
    width: 100%;
}

.checked .nameText {
    color: #fff;
}

.rectangle {
    height: 30px;
    width: auto;
    align-items: center;
    display: flex;
    border-radius: 3px;
    justify-content: center;
    padding: 0px 20px;
    background: #e1e1e1;
}

.activeText {
    color: #ffffff;
}

.nqi-sg-avatar {
    height: 35px;
    border-radius: 50px;
    border: 1px solid #bdbdbd;
}

.containerStageAndGate.containerStageAndGateMini {
    background: transparent;
    height: auto;
}

.containerStageAndGateMini {
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    height: fit-content;
    display: flex;
    flex-direction: row;
    overflow-y: hidden;
    overflow-x: auto;
}

.containerStageAndGateMini .containerMarginAuto {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.containerStageAndGateMini .gateContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 15px;
}

.containerStageAndGateMini .losange {
    height: 10px;
    width: 10px;
    margin-top: 10px;
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari et Chrome */
    -o-transform: rotate(45deg); /* Opera */
}

.containerStageAndGateMini .nameText {
    display: none;
}

.containerStageAndGateMini .rectangle {
    height: 15px;
    width: 15px;
    align-items: center;
    display: flex;
    border-radius: 3px;
    justify-content: center;
    padding: 0px 0px;
}

.deliverable-background {
    background: #4dd0e1;
}

.id-panel-fonticon-deliverable {
    display: flex;
    align-items: center;
    justify-content: center;
}

.deliverable-icon {
    width: 36px;
}

/*
 Kanban stage CSS
 */

html {
    font-size: 62.5%;
}

/***********containers*************/
.dashboardKanbanStageGate {
    background: #f1f2f7;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 98vw;
    display: flex;
    flex-direction: column;
}

.sgWidgetKanban {
    height: auto;
    background: #fff;
    margin: auto;
    padding: 40px;
    min-width: 1024px;
    max-width: 100%;

    box-shadow: 3px 4px 11px 0px #dcdcdc;
}

/*************content widget************/

.sgTitleWidget {
    font-family: Raleway;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.sgKanban {
    background: #f8f8f8;
    min-height: 250px;
    display: flex;
    overflow-x: auto;
}

.sgMainContainer {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-right: 1px solid #e2e2e2;
    padding-bottom: 20px;
    height: 490px;
    overflow-y: auto;
    min-width: 200px;
}

.sgHeader {
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    page-break-after: 10px;
    font-family: Raleway;
    font-size: 1.3rem;
    margin-top: 10px;
}

.sgHeader.genericStyleHeader {
    font-family: roboto;
    font-weight: bold;
    font-size: 1.4rem;
    border-bottom: 2px solid rgb(187, 187, 187);
    text-align: left;
    justify-content: space-between;
}

.sgContentCards.max-height70 {
    height: auto;
    max-height: initial;
    overflow-y: initial;
}

.sgCardKanban {
    font-family: Raleway;
    font-size: 1.3rem;
    margin-top: 10px;
    padding: 10px;
    background: #fff;
    margin-left: 5px;
    margin-right: 5px;
    box-shadow: 3px 4px 11px 0px #dcdcdc;
    display: flex;
    align-items: center;
    min-width: 160px;
}

/****************content card***************/
.sgAvatarGeneric {
    height: 34px;
    width: 34px;
    /*background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTvkA7CRbocPTnscAAcWxslol1zsrn1VOUjnrU0GPV_pqBeAScZSQ);/* */
    background-size: cover;
    border-radius: 90px;
    border: 1px solid gainsboro;
}

.sgInfosGeneric {
    display: flex;
    flex-direction: column;
    margin-left: unset;
    width: -webkit-fill-available;
}

.sgInfoGeneric {
    font-family: Roboto;
    font-size: 1.3rem;
    color: #37474f;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sgInfoGeneric.mainInfo {
    font-size: 1.4rem;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.sgMainInfo {
    font-size: 1.4rem;
    color: #000;
}

.sgSecondaryInfo {
    color: #8c8c8c;
    text-align: left;
}

.sgStatusGeneric, .sgStatusGenericToolbar, .gateStatusGenericToolbar {
    text-transform: uppercase;
    width: -moz-fit-content; /* Firefox */
    width: -webkit-fit-content; /* Chrome */
    font-family: Lato, sans-serif;
    display: inline-block;
    white-space: nowrap;
    border-style: solid;
    border-radius: 3px 1px 8px 1px;
    padding: 6px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 1.1rem;
    border-width: 1px;
    line-height: normal !important;
    background-color: #fff;
    border-left: 1px solid;
    font-weight: bold;

}

.sgStatusGenericToolbar {
    color: var(--status-color-in-progress);
    border: 1px solid var(--status-color-in-progress);
}

.sgStatusGeneric {
    color: var(--status-color-draft);
}

.sgOthersInfosInline {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.sgStatusGeneric.inProgress {
    color: var(--status-color-in-progress);
    border: 1px solid var(--status-color-in-progress);
}

.sgStatusGeneric.draft {
    color: var(--status-color-draft);
    border: 1px solid var(--status-color-draft);
}

.sgStatusGeneric.created {
    color: var(--status-color-created);
    border: 1px solid var(--status-color-created);
}

.sgStatusGeneric.closed {
    color: #455a64;
    border: 1px solid #455a64;
}

.sgProjectProgressionLevel {
    color: #3699db;
}

/***************Stage-Gate surcharge**************/
.sgStage {
    background: transparent;
    padding: 5px 10px 5px 0px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 0px;
    text-align: left;
    font-weight: bold;
    width: 100%;
}

.sgGate {
    height: 20px;
    width: 20px;
    background: #c7c7c7;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.sgGateText {
    margin-left: 20px;
}

.sgGoGate {
    color: var(--status-color-go);
    text-align: center;
}

.rectangle.sgStageGoRectangleCssClass .nameText {
    color: #FFF;
}

#_flatlist_view_consolidatedDeliverablesFlatList .nqi-flat-list-grouping-main-table {
    margin-top: 9px;
}

table#_flatlist_deliverablesFlatList_groupment-triggerWrap {
    margin-left: 20px;
}

#content_default_tab_stageGate-body .nqi-tabbed-list-container.x-accordion-item .x-panel-header .x-panel-header-text {
    margin-left: 10px;
    font-weight: normal;
    cursor: pointer;
}

.sgHoldGate {
    color: var(--status-color-on-hold);
    border: 1px solid var(--status-color-on-hold);
}

.sgKillGate {
    color: var(--status-color-rejected);
    border: 1px solid var(--status-color-rejected);
}

.sgReviewGate {
    color: var(--status-color-in-review);
    border: 1px solid var(--status-color-in-review);
}

.sgStatutRow {
    display: flex;
    margin-top: 5px;
    justify-content: space-between;
    align-items: baseline;
}

.sgGateInReviewLosangeCssClass, .sgStageInReviewRectangleCssClass, .sgCurrentStageRectangleCssClass {
    background: var(--status-color-in-review);
}

.sgGateGoLosangeCssClass, .sgStageGoRectangleCssClass {
    background: var(--status-color-go);
}

.sgGateNotStartedRectangleCssClass {
    background: var(--status-color-not-started);
}

.sgStageNotStartedRectangleCssClass {
    background: var(--status-color-not-started);
}

.sgStageNotStartedRectangleCssClass .nameText {
    color: #fff;
}

.sgCurrentStageRectangleCssClass .nameText {
    color: #fff;
}

.sgGateOnHoldLosangeCssClass {
    background: var(--status-color-on-hold);
}

.sgGateNoGoLosangeCssClass {
    background: var(--status-color-no-go);
}

/***************print **************/
@media print {
    -webkit-print-color-adjust: exact

;
    print-color-adjust: exact

;
}

#_panel_dashboardViewPanel-body .pf-sum-value {
    font-family: Roboto, Lato, Arial, Sans-Serif;
    font-size: 1.4rem !important;
    font-weight: bold;
    color: #54799d;
    margin-bottom: 10px;
}

#_panel_dashboardViewPanel-body .pf-sum-label {
    font-family: Roboto, Lato, Arial, Sans-Serif;
    font-size: 1.3rem !important;
    color: #34495e;
}

.db-view-row-widget .i-item-value, .db-view-first-row-widget .i-item-value, .db-view-row-widget .f-value .f-data, .db-view-first-row-widget .f-value .f-data {
    font-size: 1.4rem;
    font-weight: bold;
    color: #54799d !important;
    margin: 1px;
}


.db-view-row-widget > .db-chart:first-child, .db-view-first-row-widget > .db-chart:first-child, .db-view-row-widget > .db-widget-block:first-child, .db-view-first-row-widget > .db-widget-block:first-child {

    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: inherit !important;

}

.db-chart-canvas {

    margin-top: 2px;
    width: inherit !important;

}


#_panel_dashboardViewPanel-body .db-col-row-title {
    font-size: 1.2rem;
}


div#_flatlist_deliverablesFlatList_header {
    height: 50px !important;
    border-top: 1px solid #cecece !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    background-color: white;
    border-radius: 0px !important;
}

#content_default_tab_stageGate-body .nqi-tabbed-list-container.x-accordion-item .x-panel-header {
    cursor: pointer;
    border-top: 1px solid #cecece !important;
    border-radius: 0px !important;
    height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#content_default_tab_stageGate-body .nqi-tabbed-list-container.x-accordion-item .x-panel-header .x-panel-header-text {
    margin-left: 10px;
    cursor: pointer;
}

#content_default_tab_stageGate-body .nqi-tabbed-list-container.x-accordion-item .x-panel-header {
    cursor: pointer;
    border-top: 1px solid #cecece !important;
    border-radius: 0px !important;
    height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#content_default_tab_stageGate-body .nqi-tabbed-list-container.x-accordion-item .x-panel-header .x-panel-header-text {
    margin-left: 10px;
    cursor: pointer;
}

div#_flatlist_consolidatedDeliverablesFlatList_header-innerCt {
    border-top: 1px solid #cecece !important;
}

div#_flatlist_consolidatedDeliverablesFlatList_header_hd {
    border-radius: 0px !important;
    height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

span#_flatlist_consolidatedDeliverablesFlatList_header_hd-textEl {
    margin-left: 10px;
}


#_panel_dashboardViewPanel-body .pf-sum-value {
    font-family: Roboto, Lato, Arial, Sans-Serif;
    font-size: 1.4rem;
    font-weight: bold;
    color: #54799d;
    margin-bottom: 10px;
}

#_panel_dashboardViewPanel-body .pf-sum-label {
    font-family: Roboto, Lato, Arial, Sans-Serif;
    font-size: 1.3rem;
    color: #34495e;
}

.db-view-row-widget .i-item-value, .db-view-first-row-widget .i-item-value, .db-view-row-widget .f-value .f-data, .db-view-first-row-widget .f-value .f-data {
    font-size: 1.4rem;
    font-weight: bold;
    color: #54799d !important;
    margin: 1px;
}

#_panel_dashboardViewPanel-body .db-col-row-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #666;
    padding: 10px 10px 10px 10px;
    background-color: #f9f9f9;
    border-radius: 0;
    border-bottom: 1px solid #dfdfdf;
}

.db-view-row-widget, .db-view-col-widget, .db-view-first-row-widget, .db-view-first-col-widget {
    text-align: center;
    padding: 0px !important;
}

.nameText {
    font-family: Roboto;
    font-size: 12px;
    color: #6e6e6e;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 200px;
}

div#_flatlist_deliverablesFlatList_header {
    height: 50px !important;
    border-top: 1px solid #cecece !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    background-color: white;
    border-radius: 0px !important;
}

table#_flatlist_deliverablesFlatList_groupment-triggerWrap {
    margin-left: 30px;
}


#content_default_tab_stageGate-body .nqi-tabbed-list-container.x-accordion-item .x-panel-header {

    cursor: pointer;
    border-top: 1px solid #cecece !important;
    border-radius: 0px !important;
    height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#content_default_tab_stageGate-body .nqi-tabbed-list-container.x-accordion-item .x-panel-header .x-panel-header-text {

    margin-left: 10px;
    cursor: pointer;
}

div#_flatlist_consolidatedDeliverablesFlatList_header-innerCt {

    border-top: 1px solid #cecece !important;
}

div#_flatlist_consolidatedDeliverablesFlatList_header_hd {

    border-radius: 0px !important;
    height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

span#_flatlist_consolidatedDeliverablesFlatList_header_hd-textEl {
    margin-left: 10px;
}

.db-view-row-widget .i-item-value, .db-view-first-row-widget .i-item-value, .db-view-row-widget .f-value .f-data, .db-view-first-row-widget .f-value .f-data {

    font-size: 1.5rem !important;
}

#_panel_dashboardViewPanel-body .pf-sum-value {
    font-size: 1.5rem !important;
}

#_panel_dashboardViewPanel-body .pf-sum-label {
    font-size: 1.4rem !important;
}


#_flatlist_consolidatedDeliverablesFlatList_header-targetEl {
    border-top: 1px solid #d2d2d2;
}

/** Fix regression on portal due to Stage-Gate new css */
.nqi-portal .nqi-portlet .x-panel-header-text, .nqi-portal .nqi-portlet .x-panel-header-text a {
    font-size: 1.3rem !important;
    font-family: 'Roboto', 'Lato', Arial, sans-serif !important;
}

.nqi-rm-gate-keepers span {
    padding-right: 2px;
}

.nqi-rm-gate-keepers-more {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2c3e50;
}

.nqi-embedded-view-panel div.v-panel-value .nqi-disabled-combo.nqi-kanban-type a span {
    color: lightgrey;
    padding-left: 3px;
}

.nqi-disabled-combo.nqi-kanban-type {
    border-left: 3px lightgrey solid;
}

div#container_gateReviews-add {
    margin-right: 20px;
}

/** Fix issue on firefox browser when printing Stage-Gate diagram  */
body {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
}

span#gateReviews-add-btnInnerEl {
    color: #fff !important;
}

div[id^="default.stageGate.gateReviews"].x-panel {
    min-height: 100px;
}

div[id^="default.stageGate.gateReviews"].x-panel .x-panel-body {
    min-height: 50px;
    height: fit-content !important;;
    height: -moz-fit-content !important;
    top: 39px !important;
}

div[id^="default.stageGate.gateReviews"].x-panel #gateReviews_title {
    display: none;
}

div[id^="default.stageGate.gateReviews"].x-panel .x-panel-header, div[id^="default.stageGate.gateReviews"].x-panel .x-panel-header-body, div[id^="default.stageGate.gateReviews"].x-panel .x-panel-header-body .x-box-inner {
    height: 50px !important;
}

div[id='_flatlist_deliverablesFlatList'].x-panel, div[id='_flatlist_deliverablesFlatList'].x-panel .x-panel-body, div[id='_flatlist_deliverablesFlatList'].x-panel .x-panel-body .x-component {
    min-height: 100%;
    overflow-y: auto;
}

div[id='_flatlist_deliverablesFlatList'].x-panel #content_embedded_v_embeddedViewBoard {
    min-height: 600px;
    height: 100% !important;
    border-left: 3px solid #e5f1ff;
}

div[id='_flatlist_deliverablesFlatList'].x-panel #content_embedded_v_embeddedViewBoard .x-component {
    margin-bottom: 20px;
}

div[id='_flatlist_consolidatedDeliverablesFlatListForGate'].x-panel, div[id='_flatlist_consolidatedDeliverablesFlatListForGate'].x-panel .x-panel-body, div[id='_flatlist_consolidatedDeliverablesFlatListForGate'].x-panel .x-panel-body .x-component {
    min-height: 100%;
    overflow-y: auto;
}

div[id='_flatlist_consolidatedDeliverablesFlatListForGate'].x-panel #content_embedded_v_embeddedViewBoard {
    min-height: 600px;
    height: 100% !important;
    border-left: 3px solid #e5f1ff;
}

div[id='_flatlist_consolidatedDeliverablesFlatListForGate'].x-panel #content_embedded_v_embeddedViewBoard .x-component {
    margin-bottom: 20px;
}

div[id='_flatlist_consolidatedDeliverablesFlatListForGate'].x-panel .x-panel-header-text {
    margin-left: 5px;
    font-weight: bold;
}

div[id*='eliverablesFlatList'] div[id*='-body'] .x-panel.x-panel-default div[id$="_inner_container_comments"] {
    height: unset !important;
}

div[id*='eliverablesFlatList'] div[id*='-body'] .x-panel.x-panel-default div[id$="_inner_container_comments-body"] {
    height: unset !important;
}

div[id*='eliverablesFlatList'] .comment-feed-panel .add-comment-container .comment-feed-add-comment-button {
    display: flex;
    flex-direction: column;
    margin-top: auto;
}

#container_stages_gates.x-panel {
    height: 150px !important;
}

#container_stages_gates.x-panel .x-panel-body {
    overflow-y: unset;
}

.rowSg {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
}

.rowSg a{
    white-space: normal;
    overflow-wrap: anywhere;
}

.sgNumberElement {
    margin-right: 4px;
    background: #686e73;
    border-radius: 95px;
    height: 23px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    color: #fff;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

#container_stages_gates.x-panel .nqi-tabbed-list-container .x-panel-header .x-panel-header-text {
    padding: 10px;
}

#container_stages_gates .nqi-embedded-view-panel {
    margin-top: 0px !important;
}

#container_stages_gates #content_embedded_v_embeddedViewBoard-splitter {
    background-color: #ffffff;
    width: 3px !important;
}

#container_stages_gates #deliverablesFlatList_row_editor_submit.nqi-flat-list-button-row-editor-submit, #container_stages_gates #deliverablesFlatList_row_editor_submit.nqi-flat-list-button-row-editor-submit button:hover {
    background-color: var(--base-color-scheme-primary) !important;
}

#container_stages_gates #deliverablesFlatList_row_editor_cancel.nqi-flat-list-button-row-editor-cancel, #container_stages_gates #deliverablesFlatList_row_editor_cancel.nqi-flat-list-button-row-editor-cancel button:hover {
    background-color: #ffffff !important;
}

#container_stages_gates .nqi-view-row-editor .x-form-date-trigger {
    background-color: #ffffff !important;
}

.nqi-rm-gate-comment-wrapper .comment-value {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.nqi-embedded-view-panel #flatUpdate_inChargeOf-container {
    padding-left: 0px;
}

.portlet-deliverable .portlet-deliverable-row {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}


.portlet-deliverable .portlet-deliverable-informations {
    padding-bottom: 10px;
    padding-top: 10px;
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    text-align: left;
    padding-right: 20px;
}

.portlet-deliverable-path a.el-link {
    font-size: 1.2rem;
    color: #9c9c9c;

}

.portlet-deliverable-name {
    margin-top: 5px;

}

.portlet-deliverable-name a.el-link {
    font-size: 1.3rem;
    font-weight: normal;
    color: #097dda;
}

.portlet-deliverable .portlet-deliverable-indics {
    padding-bottom: 10px;
    padding-top: 10px;
    flex: 1;
    align-items: flex-end;
    display: flex;
    padding-left: 5px;
    text-align: left;
    font-size: 11px;
    padding-right: 10px;
    justify-content: flex-end;
}

#portal_myDeliverables_header_hd-textEl a:before, #portal_myLateDeliverables_header_hd-textEl a:before, #portal_myDeliverables_header_hd-textEl a:before, #portal_deliverables_toApprove_header_hd-textEl a:before {
    background-image: url('/cpms/plugins/stageGate/images/deliverableIcon.svg');
    background-size: 25px 18px;
    display: inline-block;
    width: 25px;
    height: 18px;
    content: "";
    background-repeat: no-repeat;
    padding-right: 10px;
    font-size: 20px;
}

.portlet-deliverable-date {
    display: flex;
    align-items: center;
}

.portlet-deliverable-date span.el-value {
    font-size: 15px;
    margin-left: 2px;
    font-size: 1.35rem;
}

.v-icon.material-icons.dateDeliverable, .portlet-deliverable-date span.el-value {
    color: #787878;
}

.v-icon.material-icons.commentDeliverable {
    color: #58aff5;
    vertical-align: middle;
}

.portlet-deliverable-comment span.el-value {
    font-size: 15px;
    color: #787878;
    font-weight: bold;
}

.portlet-deliverable-comment {
    padding-left: 10px;
}

.v-icon.material-icons.linkDeliverable {
    color: #58aff5;
    vertical-align: middle;
}

.a11y-higherContrast .portlet-deliverable-path a.el-link {
    color: #767676;

}

.a11y-higherContrast .portlet-deliverable-name a.el-link {
    color: #006ec9;
}

.a11y-higherContrast .v-icon.material-icons.dateDeliverable,
.a11y-higherContrast .v-icon.material-icons.commentDeliverable,
.a11y-higherContrast .portlet-deliverable-date span.el-value {
    color: #575757;
}

.a11y-higherContrast .v-icon.material-icons.linkDeliverable {
    color: #0570c7;
}


.p-img-approvers {
    background-image: url(/cpms/plugins/stageGate/images/approvers.png) !important;
    background-repeat: no-repeat;
    width: 18px !important;
    height: 20px !important;
    background-size: contain;
}

#attachment_input div {
    display: flex;
}

#flatUpdate_attachment_input div {
    display: flex;
}

#createDeliverable_attachment_input div {
    display: flex;

}

.portlet-deliverable-status {
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.menuSubTabs {
    display: flex;
    gap: 10px;
    width: 100%;
    margin: auto 0px;
    margin-left: 0px;
    margin-left: auto;
    flex-direction: row;
    background-color: #fcfcfc;
}

.menuSubTabs :first-child {
    margin-left: auto;

}

.menuSubTabs :last-child {
    margin-right: auto;

}

.menuSubTabs .subMenu {
    text-transform: uppercase;
    color: #9a9a9a;
    padding: 15px;
    cursor: pointer;
}

.menuSubTabs .subMenu:hover {
    background: #e5f2ff;
    transition: all 0.2s;
}

.menuSubTabs .subMenu.selectedTab {
    color: #2c81d6;
    border-bottom: 2px #2c81d6 solid;

}

#content_default_tab_stageGate-body .toolbar-agile {
    border-top: solid 1px #cccccc;
}

#content_default_tab_stageGate-body div#menuSubTabs {
    background-color: #f9f9f9;
    border-bottom: 1px solid #f1f1f1;
}

div#gateReviews_panel {
    border-top: solid 1px #cccccc;
    background: #fff
}

div#content_default_tab_stageGate-body {
    background: #e7eaf0;
}

div#content_default_tab_stageGate-body div#content_default_tab_stageGate_title {
    margin: unset;
    background: #fff;
    padding: 10px 15px;
}

#content_default_tab_stageGate-body .containerStageAndGate {
    margin: unset;
    width: 100%;
    padding: 10px;
}

div#gateReviews_title {
    display: none;
}

div#gateReviews_header {
    padding-top: 15px;
    padding-bottom: 15px;
}

.slide-in-right {
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.slide-in-left {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}


#content_default_tab_stageGate-body .toolbar-agile {
    border-top: solid 1px #cccccc;
}

#content_default_tab_stageGate-body div#menuSubTabs {
    background-color: #f9f9f9;
    border-bottom: 1px solid #f1f1f1;
}

div#gateReviews_panel {
    border-top: solid 1px #cccccc;
}

#_ui_listgateReviews .nqi-rm-gate-keepers span {
    display: flex;
    align-items: center;
}

#_ui_listgateReviews .nqi-rm-gate-keepers img {
    margin-right: 10px;
}


.o-menu-deliverables{
    /*font-family: "Material Icons" !important;*/
    /*content: "\e86c";*/
    background-image: url(/cpms/plugins/stageGate/images/deliverableIcon.svg) !important;
    background-repeat: no-repeat;
    width: 18px!important;
    height: 20px!important;
    background-size: contain;

}

.fade-in{
    -webkit-animation: fade-in 1.0s cubic-bezier(0.390, 0.575, 0.565, 1.000) both!important;
    animation: fade-in 1.0s cubic-bezier(0.390, 0.575, 0.565, 1.000) both!important;
}

@-webkit-keyframes fade-in {
    0% {    opacity: 0;  }
    100% {    opacity: 1;  }
}

@keyframes fade-in {
    0% {    opacity: 0;  }
    100% {    opacity: 1;  }}

.containerStageAndGate .containerMarginAuto {
    margin-top: 10px;
}

div#content_default_tab_stageGate_title {
    display: none;
}


.detail-panel-container .v-panel-line {
    margin-bottom: 10px;
}


div#createDeliverable_inChargeOf_row {
    margin-top: 16px;
}

div#createDeliverable_type {
    margin-top: 16px;
}
span[id*="Platform::WorkflowValidator"] .f-enum-color{
    background-color: transparent;
}

#approvers_header {
    display: none;
}
.teams-oauth-status .success{
    color: var(--base-color-scheme-success);
    border-color: var(--base-color-scheme-success);
}

.teams-oauth-status .failed{
    color: #f4511e;
    border-color: #f4511e
}

.check-oauth2-status {
    background-color: #3498db;
    border-bottom: 3px solid #2980b9;
    color: #ffffff !important;
    font-family: Lato;
    border-radius: 4px;
    font-size: 1em;
    padding: 4px 7px 4px 7px;
    color: black;
    margin-left: 10px;
    cursor: pointer;
}


#teams {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.teamsOAuth2Status {
    margin-left: 10px;
}

#teamsForm .nqi-bindedelement-todestroy {
    width: unset;
    margin-left: unset;
    box-shadow: unset;
}

#teamsForm .v-panel-form-buttons-info {
    min-width: unset!important;
    width: unset!important;
    margin-left: 35px;
}

#oauthLoginDiv{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.work-item-background {
    background: #ff980f;
}

.id-panel-fonticon-work-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.work-item-icon {
    width: 36px;
}

/* CPMS-25608 - Small issue in Work items page */
#content-update-WorkItem .text-editor-container, #content-updateEntityForm-WorkItem .text-editor-container {
    margin-left: 0;
    margin-right: 0;
}

.x-grid-cell-progressMode_toDoWorkItemCount,
.x-grid-cell-targetMode_toDoWorkItemCount,
.x-grid-cell-baselineMode_toDoWorkItemCount{
    overflow: visible!important;
}

.x-grid-cell-progressMode_toDoWorkItemCount .x-grid-cell-inner,
.x-grid-cell-targetMode_toDoWorkItemCount .x-grid-cell-inner,
.x-grid-cell-baselineMode_toDoWorkItemCount .x-grid-cell-inner
{
    overflow: visible!important;
}

/* Space around type combo in create / update forms */
#workItemCreate_type {
    margin-top: 16px;
}

div#workItemCreate_assignee {
    margin-top: 16px;
}

div#pDemand_label_cell {
    width: auto !important;
}

div#popupAddElem div#workItemCreate_description {
    max-height: 400px;
    resize: none;
}

