/***  Richfaces Style ****/

@font-face {
  font-family: "VWAG TheSans";
  font-style: normal;
  font-weight: normal;
  src: url("/fo/resources/groupui/fonts/VWAGTheSans-Regular.otf") format("opentype");
}

@font-face {
  font-family: "VWAGTheSans-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("/fo/resources/groupui/fonts/VWAGTheSans-Regular.otf") format("opentype");
}

@font-face {
  font-family: "VWAGTheSans-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("/fo/resources/groupui/fonts/VWAGTheSans-Bold.otf") format("opentype");
}

.rich-panel-header {
    text-align: center;
}

.rich-table {
    /*
    border-top: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    border-right: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    */
}

.rich-table-headercell {
    text-align: left;
}

.rich-table-subheadercell {
    text-align: left;
    vertical-align: top;
}
.rich-datascr-button {
    font-weight: bold;
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab;
    color: #45555f;
}

.rich-datascr-button-dsbld {
    font-weight: bold;
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab;
    color: #ffffff;
}

.rich-datascr-act {
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab;
}

.rich-datascr-inact {
    color: #d3d7ab;
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab;
}

.rich-spinner-input-container {
    background-color: white;
    background-image: none;
}


.rich-ordering-list-table-header-cell {
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    background-color: #345d6f;
}

/* OrderingList */
.rich-ordering-list-content_zzzzzzzzzz {
    border-top: 1px solid #345d6f;
    border-left: 1px solid #345d6f;
    border-right: 1px solid #345d6f;
    border-bottom: 1px solid #345d6f;
}

.rich-ordering-list-button-light {
    border: 1px solid #4a758c;
}

.rich-ordering-list-button-press {
    border: 1px solid #4a758c;
}

.rich-ordering-list-button-content {
    font-weight: normal;
    font-family: VWAGTheSans-Regular;
}

.rich-ordering-list-caption {
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    background-color: #4a758c;
}

.rich-ordering-list-items-header {
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    background-color: #4a758c;
}


.rich-ordering-list-header {
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    background-color: #4a758c;
}

.rich-ordering-list-table-header {
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    background-color: #4a758c;
}

.rich-ordering-list-table-header-cell  {
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    background-color: #4a758c;
}

.rich-ordering-list-output {
    text-align: left;
    border-top: 1px solid #345d6f;
    border-left: 1px solid #345d6f;
    border-right: 1px solid #345d6f;
    border-bottom: 1px solid #345d6f;
}

.rich-list-shuttle-button-content,
.rich-list-shuttle-button-content:hover,
.rich-list-shuttle-button-selection:hover  {
}

.rich-list-shuttle-button,
.rich-list-shuttle-button-press,
.rich-list-shuttle-button-selection
 {
    padding: 0px;
    border: 0px;
    margin: 0px;
    background-color: #4a758c;
    font-size: 12px;
    font-family: VWAGTheSans-Regular;
    color: #ffffff;
    font-weight: normal;
    background-image: url("no_image");
}

.rich-list-shuttle-button-light {
    padding: 0px;
    border: 0px;
    margin: 0px;
    background-color: #4a758c;
    font-size: 12px;
    font-family: VWAGTheSans-Regular;
    color: #ffffff;
    font-weight: bold;
}

.rich-list-shuttle-button-disabled {
    padding: 1px;
    border: 0px;
    margin: 0px;
    font-size: 12px;
    font-family: VWAGTheSans-Regular;
    background-color: #b2b3b6;
    color: #45555f;
    background-image: url("no_image");
}

.rich-shuttle-control-disabled {
    border: 0px;
}

.rich-calendar-popup {
    width: 260px;
}

/* was8 migration */

/* panel */
.rf-p {
    font-size:11px;
    color:#45555f;
    font-family:VWAGTheSans-Regular;
}

/* panel-header */
.rf-p-hdr {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 56px;
	
	font-family: 'VWAG TheSans';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 150%;
	
	display: flex;
	align-items: center;
	letter-spacing: 0.2px;
	
	color: #FFF;

    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding:0;
    background: #004666;
    width: 1080px;
    
    z-index: 1;
    position: relative;
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);

}

.rf-p-hdr > div{
    padding-left:24px;
}
.rf-p-hdr > div.collapseButton{
    background: #FFF;
    color: #20607E;
}

.baseElementFeedback > div.rf-p-hdr {
    background: #FFFFFF;
    color: #20607E;
    border: 0;
    width:900px;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);    
}

/* datatable */
table.rf-dt {
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #4A758C;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    empty-cells: show;
}

*.rf-p-b{
	padding: 0px;
}

#j_id_2_3z{
	border: 0px;
}

/* datatable-tablehead */
.rf-dt-thd {
    border-bottom:solid 0 #4a758c;
}

/* datatable-header */
.rf-dt-hdr {
    background-color: #4A758C;
    background-position: left top;
    background-repeat: repeat-x;
}

.rf-dt-ftr-c {
    padding: 0px !important;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
}

.rf-dt-ftr{
	border-bottom-width: 0px;
}

/* datatable-header-cell (former: rich-table-headercell)*/
.rf-dt-hdr-c {
    border-bottom-color: #4A758C;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #4A758C;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    color: #FFFFFF;
    font-family: VWAGTheSans-Regular;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-align: left;
}

/* datatable-subheader */
.rf-dt-shdr {
    background-color: #D3D7AB;
    text-decoration: none;
}

[id$="scfManagementForm"] .rf-dt-shdr {
    background-color: white;
}

/* datatable-subheader-cell */
.rf-dt-shdr-c {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #4A758C;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    color: #45555F;
    font-family: VWAGTheSans-Regular;
    font-size: 11px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    text-decoration: none;
    border-bottom: 1px solid #A8ADB3;
}

th.rf-dt-shdr-c img {
	vertical-align: bottom;
}

/* datatable-cell (former: rich-table-cell) */
.rf-dt-c {
    border-bottom-color: #4A758C;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #4A758C;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    color: #45555F;
    font-family: VWAGTheSans-Regular;
    font-size: 11px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;   
    border-top: 1px solid #DFE2E5;
}

/** Modal Panel **/
.rf-pp-cntr {
    border-width:1px;
    border-style:solid;
    padding:1px;
    color: #45555F;
    background-color: #FFFFFF;
    border-color:#4a758c;
    border-color: #4a758c;
    z-index:30;
}

/* (former: rich-mpnl-content)*/
.rf-pp-cnt {
    border-width:1px;
    border-style:solid;
    padding:1px;
    color: #45555F;
    background-color: #FFFFFF;
    border-color:#4a758c;
    border-color: #FFFFFF;
    z-index:3;
}

/* (former: rich-mpnl-header)*/
.rf-pp-hdr {
    padding:2px;
    border-width:1px;
    border-style:solid;
    background-position:top left;
    background-repeat:repeat-x;
    background-color:#4a758c;
    border-color:#4a758c;
    font-size:12px;
    color:#fff;
    font-weight:bold;
    font-family:VWAGTheSans-Regular;
}

.rf-pp-shade {
    z-index:0;
}

*.rf-pp-shade {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 70, 102, 0.5);
    filter: alpha(opacity=50);
}

/* datascroller (former: .rich-dtascroller-table)*/
.rf-ds {
    background-color: white;
}

/* former: rich-datascr-button */
.rf-ds-btn,.rf-ds-nmb-btn {
	
	height: 32px;
	background-color: white;
    vertical-align: middle;
    padding-top: 11px;
    border-radius: 2px;
    height: 24px;

	
 /*    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: red;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #D3D7AB;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    font-weight: bold;
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab;
    color: #D3D7AB;
    background-color:#FFFFFF;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px; */
}

/* former: rich-datascr-button-dsbld */
.rf-ds-dis {
    border-bottom-color: #D3D7AB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #D3D7AB;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #D3D7AB;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #D3D7AB;
    border-top-style: solid;
    border-top-width: 1px;
    font-weight: bold;
    font-weight: bold;
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab;
    color: #ffffff;
    vertical-align: middle;
}

/* .rich-datascr-act */
.rf-ds-act {
	
	font-family: 'VWAG TheSans';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0.2px;
	color: white;
	background: #20607E;
	border-radius: 2px;
	padding-top: 11px;
    border-radius: 2px;
    height: 24px;    
	
 /*    color: #45555F;
    border-bottom-color: #D3D7AB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #D3D7AB;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #D3D7AB;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #D3D7AB;
    border-top-style: solid;
    border-top-width: 1px;
    font-family: VWAGTheSans-Regular;
    font-size: 11px;
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab; */
}

.rf-ds-act:hover{
	font-family: 'VWAG TheSans';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0.2px;
	color: white;
	background: #20607E;
	border-radius: 2px;
	cursor: pointer;
    vertical-align: middle;
}

.rf-ds-btn-first,.rf-ds-btn-fastrwd,.rf-ds-btn-fastfwd,.rf-ds-btn-last, .rf-ds-btn-prev, .rf-ds-btn-next {
    background-color: white;
    font-family: 'VWAG TheSans';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0.2px;
	color: #20607E;
	border: 0px;
	padding-top: 11px;
    border-radius: 2px;
    height: 24px;
}

.rf-ds-btn-next{
	background: url(/fo/javax.faces.resource/img/chevron-right-16.svg.jsf?ln=groupui) no-repeat center center;
	color: transparent !important;
	height: 4.89px;
	border-top: solid 10.5px;
    border-bottom: solid 10.5px;
}

.rf-ds-btn-prev{
	background: url(/fo/javax.faces.resource/img/chevron-left-16.svg.jsf?ln=groupui) no-repeat center center;
	color: transparent !important;
	height: 4.89px;
	border-top: solid 10.5px;
    border-bottom: solid 10.5px;
}

.rf-ds-btn-first{
	background: url(/fo/javax.faces.resource/img/DoubleArrowLeft.svg.jsf?ln=groupui) no-repeat center center;
	color: transparent !important;
	height: 4.89px;
	border-top: solid 10.5px;
    border-bottom: solid 10.5px;
}

.rf-ds-btn-last{
	background: url(/fo/javax.faces.resource/img/DoubleArrowRight.svg.jsf?ln=groupui) no-repeat center center;
	color: transparent !important;
	height: 4.89px;
	border-top: solid 10.5px;
    border-bottom: solid 10.5px;
}

.rf-ds-btn-last {
    border-left: 1px solid #FFFFFF;
    padding-left: 2px;
    vertical-align: middle;
}
.rf-ds-btn-first {
    border-right: 1px solid #FFFFFF;
    padding-right: 2px;
    vertical-align: middle;
}

.rich-ds-inact {
    color: #d3d7ab;
    border-top: 1px solid #d3d7ab;
    border-left: 1px solid #d3d7ab;
    border-right: 1px solid #d3d7ab;
    border-bottom: 1px solid #d3d7ab;
    vertical-align: middle;
}

.rf-ds-btn:hover{
	color: #20607E;
	cursor: pointer;
	background-color: #ECEEEF;
    border-radius: 2px;
    border-color: #ECEEEF;
}

*.rf-ds-nmb-btn:hover{
	background-color: #ECEEEF;
	border-radius: 2px;
}

/**
 * Calendar
 */
 
 .rf-cal{
 	float:right;
 }
 
.rf-cal-extr {
    border: none;
    font-size: 15px;
}

.rf-cal-tl-btn {
	border: none;
	cursor: default;
	color:#000;
	padding: 0px;
	
	
}

.rf-cal-tl > .rf-cal-tl-btn-hov,
.rf-cal-tl-ftr > .rf-cal-tl-btn-hov  {
    cursor: pointer;
}


.rf-cal-popup {
    background-color: #ffffff;
    padding: 20px 17px 0px 17px;
    z-index: 100 !important;
    box-shadow: 0px 4px 16px 1px rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    display:block;
    
    
}

.rf-cal-popup tbody{
    display: table-row-group;
}

.rf-cal-popup tbody tr{
    display: table-row!important;
}

.rf-cal-popup td {
	/* 	padding: 15px; */
	font-family: 'VWAG TheSans';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 150%;
	align-items: center;
	text-align: center;
	letter-spacing: 0.2px;
	min-width: 42px;
}

/* former: rich-calendar-tool (naivagate buttons) */
.rf-cal-tl {
    background-color: #ffffff;
	font-family: 'VWAG TheSans';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	/* identical to box height, or 30px */
	
	letter-spacing: 0.2px;

    text-align: center;
    vertical-align: middle;
    width: 20px;
    border: none;
}

.rf-cal-hdr {
	border-bottom: 1px solid #DFE2E5;
	
}

.rf-cal-hdr > table{
	border-bottom: 1px solid #DFE2E5
}
/* former: rich-calendar-month (display selected month)*/
.rf-cal-hdr-month {
    background-color: #ffffff;
    font-family: 'VWAG TheSans'!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-size: 20px!important;
    line-height: 150%!important;
    letter-spacing: 0.2px!important;
    color: #000000;
}

/* former: .rich-calendar-days (display names of days)*/
.rf-cal-day-lbl {  
    text-align: center;
    vertical-align: middle;
    border: none;
 	font-family: 'VWAG TheSans'!important;
    font-style: normal!important;
	font-weight: 700!important;
	font-size: 14px!important;
	line-height: 150%!important;
	/* identical to box height, or 21px */
	
	letter-spacing: 0.2px!important;
	
	color: #000000;
	padding-top:8px;
}

/* former: .rich-calendar-weekends (display names of weekenddays) */
.rf-cal-holliday-lbl {
    /*color: #FF0000;*/
    border: none;
}

/* former: .rich-calendar-week (display calendar week at left)*/
.rf-cal-week {
    border: none;
    color: #b3b3b3;
    
}

/* former: .rich-calendar-cell (select day) */
.rf-cal-c {
	border-radius: 2px;
	border: none;
	height: 30px;
}

.rf-cal-hov {
	background-color: #cccccc;
}

/* former: .rich-calendar-boundary-dates */
.rf-cal-boundary-day {
     color: #b3b3b3;
}

.rf-cal-ftr {
	border: none;
	padding: 0px !important;
}

/* former: .rich-calendar-toolfooter */
.rf-cal-tl-ftr {
/*     font-family: AudiTypeNormal; */
/*     font-size: 12px; */
    color: #000000;
    background-image: none;
    padding-top:20px;
}

.rf-sel-lst-cord {
    font-size: 11px;
    font-family: VWAGTheSans-Regular;
    color: #45555f;
    padding: 1px;
    width: 136px;
    background-color: #FFFFFF;
    opacity:1;
}

/* Selection of time in datechooser */
.rf-cal-timepicker-cnt {
    border: 1px solid;
    position: relative;
    background-color: #ffffff;    
}

.rf-cal-sp-inp {
	width: 71px!important;
    background-color: #FFFFFF;
    border-left-width: 7px;
    border-left-color: #d3d6d9;
    border-left-style: inherit;
}

.rf-cal-sp-down {
    color:#FFFFFF;
    background-color:#FFFFFF;
}

.rf-cal-sp-up {
    color:#FFFFFF;
    background-color:#FFFFFF;
}

.rf-cal-sel {
    background-color: #20607E !important;
    color: #ffffff;
    border-radius:2px;
}

.rf-cal-time-btn {
	border: none;
}

.rf-cal-btn {
	padding: 2px;
}

.rf-cal-btn-close {
	display: none;
}


.rf-cal-edtr-shdw{
	display: none !important;
}

*.rf-pp-cntr {
    border: 0px;
    z-index: 100;
}
.rf-pp-hdr {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
.rf-pp-hdr-cnt {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 40px 10px 10px 40px;
    font-size: 18px;
    color: #20607E;
    font-family: VWAGTheSans-Regular;
}

.specificationHistoryFontCells{
	font-family: VWAGTheSans-Regular !important;
}

*.rf-pp-shdw {
background-color: rgb(0, 0, 0);
    opacity: 0.0 !important;
    filter: alpha(opacity=10);
    position: absolute;
    top: 6px;
    left: 6px;
    bottom: -6px;
    z-index: -1;	
}

