.cpHeaderBackground .cp-header-logo-block .cp-testversion {
    display: inherit;
    left: 10px;
    top: 20px;
}

.cp-login .cp-login-container > .cp-logo {
    width: 152px;
	/*background:none;*/
}

/*HJ to prevent a bug: padding is not correct for blocktype: infograhpic */
#cp-cust-expiration-block 
{
	padding: 27px;
	font-size: 20px;
}

#cp-cust-expiration-days-block 
{
	padding: 27px;
}

#cp-cust-expiration-days-block img
{
	float:left;
}
#cp-cust-expiration-days-block .cp-cust-expiration-days-block-title
{
	line-height: 50px;
	font-size: 20px;
}
#cp-cust-expiration-days-block .cp-cust-expiration-days-block-text
{
	clear:both;
	display: inline-block;
	margin-top: 15px;
}
.info_graph_container{
	position: relative;
  text-align: center;
}

.info_graph_centered{
	 position: absolute;
  top: 45%;
  left: 47%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
/*.cp-startpage-titlebar{
	height: 20px;
	max-height: 20px;
}*/

body{
font-size: 14px;
}

.cpStartPageBlock .cp-startpage-titlebar {
    font-size: 20px;
    padding: 17px;
}
.cp-grid-control thead {
    font-size: 14px;
}
.cp-grid-control tbody tr td {
    font-size: 14px;
}
.cp-sel-grid .cp-data-table-container .cp-grid-data-control tr td {
    font-size: 14px;
    line-height: 14px;
}
.cp-sel-grid .cp-grid-scroller-header {
    font-size: 14px;
}
.cp-input.cp-drop-down-list .ms-parent, .cp-input.cp-drop-down-list .ms-parent .ms-choice span, .cp-input.cp-drop-down-list .select2-container .select2-choice, .cp-input.cp-email-box, .cp-input.cp-email-box .select2-choices .select2-search-choice, .cp-input.cp-upload-control .cp-file-upload-area-container, .input-defaults-font, .ms-drop, .ms-drop .ms-search input, .ms-drop ul li, .select2-drop .select2-results, .select2-drop .select2-search input, .select2-drop-active .select2-results, .select2-drop-active .select2-search input, .select2-drop-active.select2-drop-above .select2-results, .select2-drop-active.select2-drop-above .select2-search input, .ui-widget input, .ui-widget select, .ui-widget textarea, input[type="password"], input[type="text"], textarea {
    font-size: 14px;
	background-color: #ffffff;
}
.ui-widget-content {
    font-size: 14px;
}
.cpCompanySelection{
	color:#aac811;
	font-size: 12px;
}
/* F1 status dialog*/
.cp-info-table {
	width:95%;
	/*table-layout: auto;*/
}
#statusTable{
 width:auto;	
}
/* for forms 1*/
#frmFormulier input[type="text"] {
    width: 70%;
}
#frmFormulier input[type=text] {
    width: 50%;
}
.cpHeaderBackground .cp-header-company-block .cpCompanySelection {
     padding-left: 20px;
}
/*.cp-login .cp-login-background {
    /*background-image: linear-gradient(to right,#51b68e,#aac811);*/
	background-image: linear-gradient(to right,#aac811,#aac811);
}*/
/* 20200311 PS 
.cp-login .cp-login-container .cp-login-box {
	background-color: #ffffff;
}
*/

.cp-login .cp-login-container .cp-login-box h2 {
    color: #449ccc;
}
a {
    color: #aac811;
}
.cp-buttonbar-page-title:after, .cp-dot-primary:after, .cp-page-titlebar #cpPageTitleContents:after, .cp-tm-container .cp-tm-filter .cp-tm-filter-header span:after {
    color: #449ccc;
}
#agreeTermsPage .cp-sel-fullscreen-toggler, #agreeTermsPage input[type=submit], .btn-container input[type=button]:first-of-type, .cp-button-bar .cp-nav-buttons #btnItemDown, .cp-button-bar .cp-nav-buttons #btnItemUp, .cp-button-bar .cp-nav-buttons .fa-angle-double-left, .cp-button-colored, .cp-dialog-buttons input[type=button][value=OK], .cp-display-popup .cp-column-selection-search span.fal.fa-search, .cp-display-popup .cp-save-column-selection, .cp-jq-popup-dialog .cp-dialog-close, .cp-login .cp-login-container .cp-login-box input[type=button], .cp-scm-node-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close, .cp-scroll-top, .cp-tm-container .cp-tm-filter .cp-tm-filter-body input[type=button], .cp-tm-container .cp-tm-filter .cp-tm-filter-header .cp-tm-filter-toggler, .date-range-picker .cp-date-range-buttons input[name=btn_ok], .popUpModalContainer .cp-dialog-close {
    cursor: pointer;
    /*background-image: linear-gradient(to right,#449ccc,#73b0db);*/
	background-color:#aac811;
    color: #fff;
    border: none;
}
/*.cpMenu {
    background-image: linear-gradient(to bottom,#449ccc,#73b0db);
}*/
/* 20200323 PS 29199
input[type=radio]{
  border: solid 1px #c5cfd4 !important;
}
*/
.cp-info-section-box.laststatus #laststatus {
    border-spacing: 0px 4px;
}

#last_status_name {
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
}
#last_status_time
{
	/*float:left;*/
	margin-left:20px;
	white-space: nowrap;
}

#frmFormulier .cp-info-table > tbody > tr > td/*> td, #frmFormulier .cp-info-table tr > td:first-of-type:after*/ {
	border-bottom: solid 1px rgba(197, 207, 212, 0.5);
}

.cp-info-table th {
    color: #aac811;
	/*color: #449ccc;*/
    font-size: 18px;
    padding-top: 14px;
	padding-bottom: 4px;
}
.cp-grid-control thead .cp-gc-header th {
        /*color: #449ccc;*/
	color: #aac811;
    font-size: 18px;
    padding-top: 18px;
	padding-bottom: 10px;
}
#formContentContainerTabDiv .tabcontentsvisible .cp-section-info {
    width: 100%;
    margin: 2px;
}
.cp-info-section-box.cp-section-warning, .cp-info-section-box.cp-section-success, .cp-info-section-box.cp-section-danger, .cp-info-section-box.cp-section-info {

    padding: 8px;
}
.cp-info-section-box.cp-section-info {
    text-align: left;
}
.cp-info-table {
    margin-bottom: 1px;
}
#laststatus {
    margin-bottom: 2px;
}
.cp-message-box .cp-message-content {
     margin-top: 2px; 
}
.cp-gc-header-no-background{
	display:none;
}
.cp-input.cp-radio-button-list, .cp-input.cp-check-box {
     font-size: 14px;
}
.cp-info-table {
 
text-align: left;
table-layout: fixed;
background: none/*#f1f6fc*/;
border: none/*solid 13px #f1f6fc*/;
border-radius: none;/*5px;*/
box-shadow: none;/*0px 0px 0px 1px #c5cfd4;*/
border-collapse: separate;
border-spacing: 0px;
margin-top: 1px;
}
.cp-info-table tr > td:first-of-type {
	color:#70757a;
	padding-left:0px;
}
#last_status_text {
	margin-left:60px;
}
#sectionMenu20000 {
	display:none;
}

/**************************************************************/
/*                                                            */
/*              External Assessment 2018* RSLTP:366           */
/*                                                            */
/**************************************************************/

/*ALL */
#formRsltpId[value="366"] ~#fastFormTabResultGeneral
.cp-info-table{
    padding-left: 20px;
      margin-bottom: 0;
}
#formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-info-table td,
#formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-info-table th{
   padding: 0;
}
#formRsltpId[value="366"] ~#fastFormTabResultGeneral
.cp-info-table tbody tr textarea{
	height: 18px;
}
/*#formRsltpId[value="366"] ~#fastFormTabResultGeneral
.cp-info-table tbody tr:last-of-type textarea{
	height: 50px;
}*/

/* 1. padding left 0 (Headers)
#formRsltpId[value="366"] ~#fastFormTabResultGeneral
.cp-info-table[data-interfaceid="ea_ms_74"]*/
#formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_total, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_total, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_total, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_total_fi, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_total, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_total, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ai_info, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ir_info, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_nc_info, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_rir_info, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_rir, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_prev_info, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wi_info, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_giea, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ic, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_lg, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_fv, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_lfn, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_ri, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_ii, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_11, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_12, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_13, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_14, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_15, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_16, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_17, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_18, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_19, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_110, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_31, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_41, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_42, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_fi_51, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_fi_52, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_61, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_62, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_63, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_64, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_65, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_66, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_67, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_68, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_69, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_610, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_611, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_612, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_613, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_614, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_615, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_616, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_617, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_618, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_619, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_620, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_621, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_622, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_71, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73,
#formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_74{
    padding-left: 0;
}

/* 2.	achtergrond #485734
 #formRsltpId[value="366"] ~#fastFormTabResultGeneral
 .cp-info-table[data-interfaceid="ea_giea"]
 tr:first-of-type th:first-of-type */
.cp-form-set-ea_giea tr:first-of-type th:first-of-type, .cp-form-set-ea_ic tr:first-of-type th:first-of-type, .cp-form-set-ea_lg tr:first-of-type th:first-of-type, .cp-form-set-ea_fv tr:first-of-type th:first-of-type, .cp-form-set-ea_wi_info tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_11 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_12 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_13 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_14 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_15 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_16 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_17 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_18 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_19 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_110 tr:first-of-type th:first-of-type, .cp-form-set-ea_wa_21 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31 tr:first-of-type th:first-of-type, .cp-form-set-ea_bi_41 tr:first-of-type th:first-of-type, .cp-form-set-ea_bi_42 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_51 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_61 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_62 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_63 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_64 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_65 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_66 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_67 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_68 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_69 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_610 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_611 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_612 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_613 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_614 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_615 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_616 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_617 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_618 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_619 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_620 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_621 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_622 tr:first-of-type th:first-of-type, .cp-form-set-ea_ms_71 tr:first-of-type th:first-of-type, .cp-form-set-ea_ms_72 tr:first-of-type th:first-of-type, .cp-form-set-ea_ms_73 tr:first-of-type th:first-of-type,
.cp-form-set-ea_ms_74 tr:first-of-type th:first-of-type {
    background-color: #485734;
}

/*3.	Grijze #ccc achtergrond voor alle Criteria info-section-box
 #formRsltpId[value="366"] ~#fastFormTabResultGeneral
 .cp-info-table[data-interfaceid="ea_cp_15"]
			.cp-info-section-box.cp-section-info
			 .set-description >td*/
.cp-form-set-ea_so_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_11 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_12 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_13 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_14 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_15 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_16 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_17 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_18 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_19 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_110 .cp-info-section-box.cp-section-info, .cp-form-set-ea_wa_21 .cp-info-section-box.cp-section-info, .cp-form-set-ea_so_31 .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_41 .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_42 .cp-info-section-box.cp-section-info, .cp-form-set-ea_fi_51 .cp-info-section-box.cp-section-info, .cp-form-set-ea_fi_52 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_61 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_62 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_63 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_64 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_65 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_66 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_67 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_68 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_69 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_610 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_611 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_612 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_613 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_614 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_615 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_616 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_617 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_618 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_619 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_620 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_621 .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_622 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_71 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_72 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_73 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_74 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_total .cp-info-section-box.cp-section-info, .cp-form-set-ea_wa_total .cp-info-section-box.cp-section-info, .cp-form-set-ea_so_total .cp-info-section-box.cp-section-info, .cp-form-set-ea_total_fi .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_total .cp-info-section-box.cp-section-info,
.cp-form-set-ea_dw_total .cp-info-section-box.cp-section-info{
     background-color: #ccc;
     border: none;
     padding: 0;
 }
.cp-form-set-ea_so_ii .set-description >td, .cp-form-set-ea_cp_11 .set-description >td, .cp-form-set-ea_cp_12 .set-description >td, .cp-form-set-ea_cp_13 .set-description >td, .cp-form-set-ea_cp_14 .set-description >td, .cp-form-set-ea_cp_15 .set-description >td, .cp-form-set-ea_cp_16 .set-description >td, .cp-form-set-ea_cp_17 .set-description >td, .cp-form-set-ea_cp_18 .set-description >td, .cp-form-set-ea_cp_19 .set-description >td, .cp-form-set-ea_cp_110 .set-description >td, .cp-form-set-ea_wa_21 .set-description >td, .cp-form-set-ea_so_31 .set-description >td, .cp-form-set-ea_bi_41 .set-description >td, .cp-form-set-ea_bi_42 .set-description >td, .cp-form-set-ea_fi_51 .set-description >td, .cp-form-set-ea_fi_52 .set-description >td, .cp-form-set-ea_dw_61 .set-description >td, .cp-form-set-ea_dw_62 .set-description >td, .cp-form-set-ea_dw_63 .set-description >td, .cp-form-set-ea_dw_64 .set-description >td, .cp-form-set-ea_dw_65 .set-description >td, .cp-form-set-ea_dw_66 .set-description >td, .cp-form-set-ea_dw_67 .set-description >td, .cp-form-set-ea_dw_68 .set-description >td, .cp-form-set-ea_dw_69 .set-description >td, .cp-form-set-ea_dw_610 .set-description >td, .cp-form-set-ea_dw_611 .set-description >td, .cp-form-set-ea_dw_612 .set-description >td, .cp-form-set-ea_dw_613 .set-description >td, .cp-form-set-ea_dw_614 .set-description >td, .cp-form-set-ea_dw_615 .set-description >td, .cp-form-set-ea_dw_616 .set-description >td, .cp-form-set-ea_dw_617 .set-description >td, .cp-form-set-ea_dw_618 .set-description >td, .cp-form-set-ea_dw_619 .set-description >td, .cp-form-set-ea_dw_620 .set-description >td, .cp-form-set-ea_dw_621 .set-description >td, .cp-form-set-ea_dw_622 .set-description >td, .cp-form-set-ea_ms_71 .set-description >td, .cp-form-set-ea_ms_72 .set-description >td, .cp-form-set-ea_ms_73 .set-description >td, .cp-form-set-ea_ms_74 .set-description >td, .cp-form-set-ea_cp_total .set-description >td, .cp-form-set-ea_wa_total .set-description >td, .cp-form-set-ea_so_total .set-description >td, .cp-form-set-ea_fi_total .set-description >td, .cp-form-set-ea_bi_total .set-description >td,
.cp-form-set-ea_dw_total .set-description >td{
    background: none;
    padding: 0;
}

/*4.	Uitzondering op bovenstaande (geen grijze achtergrond)
#formRsltpId[value="366"] ~#fastFormTabResultGeneral
.cp-info-table[data-interfaceid="ea_wi_info"]
		.cp-info-section-box.cp-section-info
		.cp-form-set-ea_ai_info .set-description >td*/
.cp-form-set-ea_wi_info .cp-info-section-box.cp-section-info, .cp-form-set-ea_prev_info .cp-info-section-box.cp-section-info, .cp-form-set-ea_rir_info .cp-info-section-box.cp-section-info, .cp-form-set-ea_nc_info .cp-info-section-box.cp-section-info, .cp-form-set-ea_ir_info .cp-info-section-box.cp-section-info,
.cp-form-set-ea_ai_info .cp-info-section-box.cp-section-info {
    border: none;
    padding: 0;
}
.cp-form-set-ea_wi_info .set-description >td , .cp-form-set-ea_prev_info .set-description >td , .cp-form-set-ea_rir_info .set-description >td , .cp-form-set-ea_nc_info .set-description >td , .cp-form-set-ea_ir_info .set-description >td ,
.cp-form-set-ea_ai_info .set-description >td{
    background: none;
    padding: 0;
}

/*4.	Zwart font + background-color: #b8d88c
 #formRsltpId[value="366"] ~#fastFormTabResultGeneral
 .form-set-table.cp-info-table[data-interfaceid="ea_cp_11_111"]
 tr:first-of-type th:first-of-type*/
#formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_11_111 tr:first-of-type th:first-of-type,.cp-form-set-ea_cp_11_112 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_11_113 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_11_114 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_12_121 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_12_122 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_13_131 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_13_131_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_13_123_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_14_141 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_14_142 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_15_151 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_16_161 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_17_171 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_17_172_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_17_172 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_17_173 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_17_174 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_cp_18_181 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_211_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_211 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_212_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_213_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_214_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_215_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_216_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_217_c tr:first-of-type th:first-of-type,#formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_218_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_218 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_219_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_wa_21_2110_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_31_311_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_31_312_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_31_313_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_31_314_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_31_315_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_so_31_316_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_41_411_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_41_412_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_41_413_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_41_414_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_41_415_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_41_416_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_42_421_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_bi_42_421  tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_fi_51_511 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_61_611 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_61_612 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_61_613 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_61_614 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_62_621 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_63_631 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_64_641 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_64_642 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_64_643 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_65_651 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_65_652 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_611_6111 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_611_6112 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_611_6113 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_613_6131 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_619_6191 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_620_6201 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_dw_620_6202 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_71_711 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_721 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_722 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_723 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_724 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_731 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_732 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_733 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_734 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_735 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_736 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_lf_721 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_lf_722 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_lf_723 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_72_lf_724 tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_736_c tr:first-of-type th:first-of-type, #formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_73_735_c tr:first-of-type th:first-of-type,
#formRsltpId[value="366"] ~#fastFormTabResultGeneral .cp-form-set-ea_ms_74_741 tr:first-of-type th:first-of-type{
     background-color: #b8d88c;
     color: black;
 }

/*5.		Info-section-box met groene achtergrond
 #formRsltpId[value="366"] ~#fastFormTabResultGeneral
 .cp-info-table[data-interfaceid="ea_cp_11_112"]
		.cp-info-section-box.cp-section-info */
.cp-form-set-ea_cp_11_112 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_13_131_c .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_16_161 .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_17_172_c .cp-info-section-box.cp-section-info, .cp-form-set-ea_wa_21_211_c .cp-info-section-box.cp-section-info, .cp-form-set-ea_so_31_311_c .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_41_411_c .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_72_lf_721 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_72_lf_722 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_72_lf_723 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_72_lf_724 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_72_724 .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_74_741 .cp-info-section-box.cp-section-info,
.cp-form-set-ea_dw_61_613 .cp-info-section-box.cp-section-info
{
     background-color: #b8d88c;
     border: none;
     padding: 0;
 }

/*6.	2e item met gele achtergrond
       #formRsltpId[value="366"] ~#fastFormTabResultGeneral
       .form-set-table.cp-info-table[data-interfaceid="ea_cp_13_131_c"]
       tbody tr:nth-of-type(2) td */
.cp-form-set-ea_cp_11_112 tbody tr:nth-of-type(2) td, .cp-form-set-ea_cp_13_131_c tbody tr:nth-of-type(2) td, .cp-form-set-ea_cp_16_161 tbody tr:nth-of-type(2) td, .cp-form-set-ea_cp_17_172_c tbody tr:nth-of-type(2) td, .cp-form-set-ea_wa_21_211_c tbody tr:nth-of-type(2) td, .cp-form-set-ea_so_31_311_c tbody tr:nth-of-type(2) td, .cp-form-set-ea_bi_41_411_c tbody tr:nth-of-type(2) td, .cp-form-set-ea_dw_61_613 tbody tr:nth-of-type(2) td, .cp-form-set-ea_cp_19_191 tbody tr:nth-of-type(2) td, .cp-form-set-ea_dw_621_lf_6211 tbody  tr:nth-of-type(2) td, .cp-form-set-ea_dw_621_lf_6212 tbody  tr:nth-of-type(2) td, .cp-form-set-ea_dw_621_6214 tbody  tr:nth-of-type(2) td, .cp-form-set-ea_ms_72_lf_721 tbody tr:nth-of-type(2) td, .cp-form-set-ea_ms_72_lf_722 tbody tr:nth-of-type(2) td, .cp-form-set-ea_ms_72_lf_723 tbody tr:nth-of-type(2) td, .cp-form-set-ea_ms_72_lf_724 tbody tr:nth-of-type(2) td,
.cp-form-set-ea_ms_72_724 tbody  tr:nth-of-type(2) td, .cp-form-set-ea_ms_74_741 tbody  tr:nth-of-type(2) td,
.cp-form-set-ea_dw_615_6151 tbody tr:nth-of-type(2) td {
    background-color: #ece38d;
}

/*7.	1e item met gele achtergrond
       #formRsltpId[value="366"] ~#fastFormTabResultGeneral
       .form-set-table.cp-info-table[data-interfaceid="ea_cp_12_122"]
       tbody tr:first-of-type td */
.cp-form-set-ea_cp_11_111 tbody tr:first-of-type td, .cp-form-set-ea_cp_11_113 tbody  tr:first-of-type td, .cp-form-set-ea_cp_11_114 tbody  tr:first-of-type td, .cp-form-set-ea_cp_12_121 tbody  tr:first-of-type td, .cp-form-set-ea_cp_12_122 tbody  tr:first-of-type td, .cp-form-set-ea_cp_13_131 tbody  tr:first-of-type td, .cp-form-set-ea_cp_14_141 tbody  tr:first-of-type td, .cp-form-set-ea_cp_14_142 tbody  tr:first-of-type td, .cp-form-set-ea_cp_15_151 tbody  tr:first-of-type td, .cp-form-set-ea_cp_17_171 tbody  tr:first-of-type td, .cp-form-set-ea_cp_17_172 tbody  tr:first-of-type td, .cp-form-set-ea_cp_17_173 tbody  tr:first-of-type td, .cp-form-set-ea_cp_17_174 tbody  tr:first-of-type td, .cp-form-set-ea_cp_18_181 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_211_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_211 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_213_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_214_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_215_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_216_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_217_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_218_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_218 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_219_c tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_2110_c tbody  tr:first-of-type td, .cp-form-set-ea_so_31_312_c tbody  tr:first-of-type td, .cp-form-set-ea_so_31_313_c tbody  tr:first-of-type td, .cp-form-set-ea_so_31_314_c tbody  tr:first-of-type td, .cp-form-set-ea_so_31_315_c tbody  tr:first-of-type td, .cp-form-set-ea_so_31_316_c tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_412_c tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_413_c tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_414_c tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_415_c tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_416_c tbody  tr:first-of-type td, .cp-form-set-ea_bi_42_421_c tbody  tr:first-of-type td, .cp-form-set-ea_bi_42_421 tbody  tr:first-of-type td, .cp-form-set-ea_bi_42_422_c tbody  tr:first-of-type td, .cp-form-set-ea_fi_51_511 tbody  tr:first-of-type td, .cp-form-set-ea_fi_51_512 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_521 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_522 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_523 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_524 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_525 tbody  tr:first-of-type td, .cp-form-set-ea_dw_61_611 tbody  tr:first-of-type td, .cp-form-set-ea_dw_61_612 tbody  tr:first-of-type td, .cp-form-set-ea_dw_61_614 tbody  tr:first-of-type td, .cp-form-set-ea_dw_62_621 tbody  tr:first-of-type td, .cp-form-set-ea_dw_63_631 tbody  tr:first-of-type td, .cp-form-set-ea_dw_64_641 tbody  tr:first-of-type td, .cp-form-set-ea_dw_64_642 tbody  tr:first-of-type td, .cp-form-set-ea_dw_64_643 tbody  tr:first-of-type td, .cp-form-set-ea_dw_65_651 tbody  tr:first-of-type td, .cp-form-set-ea_dw_65_652 tbody  tr:first-of-type td, .cp-form-set-ea_dw_611_6111 tbody  tr:first-of-type td, .cp-form-set-ea_dw_611_6112 tbody  tr:first-of-type td, .cp-form-set-ea_dw_611_6113 tbody  tr:first-of-type td, .cp-form-set-ea_dw_613_6131 tbody  tr:first-of-type td, .cp-form-set-ea_dw_619_6191 tbody  tr:first-of-type td, .cp-form-set-ea_dw_620_6201 tbody  tr:first-of-type td, .cp-form-set-ea_dw_620_6202 tbody  tr:first-of-type td, .cp-form-set-ea_ms_71_711 tbody  tr:first-of-type td, .cp-form-set-ea_ms_72_721 tbody  tr:first-of-type td, .cp-form-set-ea_ms_72_722 tbody  tr:first-of-type td, .cp-form-set-ea_ms_72_723 tbody  tr:first-of-type td, .cp-form-set-ea_ms_72_724 tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_731 tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_732 tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_733 tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_734 tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_735 tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_736 tbody  tr:first-of-type td, .cp-form-set-ea_ms_74_741 tbody  tr:first-of-type td, .cp-form-set-ea_cp_11_115 tbody  tr:first-of-type td, .cp-form-set-ea_cp_11_116 tbody  tr:first-of-type td, .cp-form-set-ea_cp_12_123 tbody  tr:first-of-type td, .cp-form-set-ea_cp_14_143 tbody  tr:first-of-type td, .cp-form-set-ea_cp_14_144 tbody  tr:first-of-type td, .cp-form-set-ea_cp_14_145 tbody  tr:first-of-type td, .cp-form-set-ea_cp_14_146 tbody  tr:first-of-type td, .cp-form-set-ea_cp_15_152 tbody  tr:first-of-type td, .cp-form-set-ea_cp_15_153 tbody  tr:first-of-type td, .cp-form-set-ea_cp_17_175 tbody  tr:first-of-type td, .cp-form-set-ea_cp_17_176 tbody  tr:first-of-type td, .cp-form-set-ea_cp_17_177 tbody  tr:first-of-type td, .cp-form-set-ea_cp_18_182 tbody  tr:first-of-type td, .cp-form-set-ea_cp_18_183 tbody  tr:first-of-type td, .cp-form-set-ea_cp_19_192 tbody  tr:first-of-type td, .cp-form-set-ea_cp_19_193 tbody  tr:first-of-type td, .cp-form-set-ea_cp_19_194 tbody  tr:first-of-type td, .cp-form-set-ea_cp_110_1101 tbody  tr:first-of-type td, .cp-form-set-ea_cp_110_1102 tbody  tr:first-of-type td, .cp-form-set-ea_cp_110_1103 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_2111 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_2112 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_2113 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_2114 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_2115 tbody  tr:first-of-type td, .cp-form-set-ea_wa_21_2116 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_317 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_318 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_319 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_3110 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_3111 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_3112 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_3113 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_3114 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_3115 tbody  tr:first-of-type td, .cp-form-set-ea_so_31_3116 tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_417 tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_418 tbody  tr:first-of-type td, .cp-form-set-ea_bi_41_419 tbody  tr:first-of-type td, .cp-form-set-ea_bi_42_422_c tbody  tr:first-of-type td, .cp-form-set-ea_fi_51_512 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_521 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_522 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_523 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_524 tbody  tr:first-of-type td, .cp-form-set-ea_fi_52_525 tbody  tr:first-of-type td, .cp-form-set-ea_dw_61_615 tbody  tr:first-of-type td, .cp-form-set-ea_dw_61_616 tbody  tr:first-of-type td, .cp-form-set-ea_dw_61_617 tbody  tr:first-of-type td, .cp-form-set-ea_dw_61_618 tbody  tr:first-of-type td, .cp-form-set-ea_dw_64_644 tbody  tr:first-of-type td, .cp-form-set-ea_dw_64_645 tbody  tr:first-of-type td, .cp-form-set-ea_dw_64_646 tbody  tr:first-of-type td, .cp-form-set-ea_dw_66_661 tbody  tr:first-of-type td, .cp-form-set-ea_dw_66_662 tbody  tr:first-of-type td, .cp-form-set-ea_dw_66_663_c tbody  tr:first-of-type td, .cp-form-set-ea_dw_67_671 tbody  tr:first-of-type td, .cp-form-set-ea_dw_67_672 tbody  tr:first-of-type td, .cp-form-set-ea_dw_67_673 tbody  tr:first-of-type td, .cp-form-set-ea_dw_68_681 tbody  tr:first-of-type td, .cp-form-set-ea_dw_68_682 tbody  tr:first-of-type td, .cp-form-set-ea_dw_68_683 tbody  tr:first-of-type td, .cp-form-set-ea_dw_69_691 tbody  tr:first-of-type td, .cp-form-set-ea_dw_69_692 tbody  tr:first-of-type td, .cp-form-set-ea_dw_69_693 tbody  tr:first-of-type td, .cp-form-set-ea_dw_610_6101 tbody  tr:first-of-type td, .cp-form-set-ea_dw_610_6102 tbody  tr:first-of-type td, .cp-form-set-ea_dw_610_6103 tbody  tr:first-of-type td, .cp-form-set-ea_dw_611_6114 tbody  tr:first-of-type td, .cp-form-set-ea_dw_611_6115 tbody  tr:first-of-type td, .cp-form-set-ea_dw_611_6116 tbody  tr:first-of-type td, .cp-form-set-ea_dw_612_6121 tbody  tr:first-of-type td, .cp-form-set-ea_dw_612_6122 tbody  tr:first-of-type td, .cp-form-set-ea_dw_613_6132 tbody  tr:first-of-type td, .cp-form-set-ea_dw_613_6133 tbody  tr:first-of-type td, .cp-form-set-ea_dw_613_6134 tbody  tr:first-of-type td, .cp-form-set-ea_dw_613_6135 tbody  tr:first-of-type td, .cp-form-set-ea_dw_613_6136 tbody  tr:first-of-type td, .cp-form-set-ea_dw_613_6137 tbody  tr:first-of-type td, .cp-form-set-ea_dw_614_6141 tbody  tr:first-of-type td, .cp-form-set-ea_dw_614_6142 tbody  tr:first-of-type td, .cp-form-set-ea_dw_616_6161 tbody  tr:first-of-type td, .cp-form-set-ea_dw_617_6171 tbody  tr:first-of-type td, .cp-form-set-ea_dw_617_6172 tbody  tr:first-of-type td, .cp-form-set-ea_dw_618_6181 tbody  tr:first-of-type td, .cp-form-set-ea_dw_618_6182 tbody  tr:first-of-type td, .cp-form-set-ea_dw_621_6211 tbody  tr:first-of-type td, .cp-form-set-ea_dw_621_6212 tbody  tr:first-of-type td, .cp-form-set-ea_dw_621_6213 tbody  tr:first-of-type td, .cp-form-set-ea_dw_621_6214 tbody  tr:first-of-type td, .cp-form-set-ea_dw_622_6221 tbody  tr:first-of-type td, .cp-form-set-ea_dw_622_6221 tbody  tr:first-of-type td, .cp-form-set-ea_dw_622_6222 tbody  tr:first-of-type td, .cp-form-set-ea_dw_622_6223 tbody  tr:first-of-type td, .cp-form-set-ea_dw_622_6224 tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_736_c tbody  tr:first-of-type td, .cp-form-set-ea_ms_73_735_c tbody  tr:first-of-type td,
.cp-form-set-ea_wa_21_212_c tbody  tr:first-of-type td, .cp-form-set-ea_dw_622_6225 tbody  tr:first-of-type td{
           background-color: #ece38d;
       }

/*8.	Core indicators - Background #8dc640 + border:0
#formRsltpId[value="366"] ~#fastFormTabResultGeneral
.form-set-table.cp-info-table[data-interfaceid="ea_cp_11_ci"]
tbody td
.cp-info-section-box.cp-section-info */
.cp-form-set-ea_cp_11_ci tbody td, .cp-form-set-ea_cp_12_ci tbody td, .cp-form-set-ea_cp_13_ci tbody td, .cp-form-set-ea_cp_14_ci tbody td, .cp-form-set-ea_cp_15_ci tbody td, .cp-form-set-ea_cp_16_ci tbody td, .cp-form-set-ea_cp_17_ci tbody td, .cp-form-set-ea_cp_18_ci tbody td, .cp-form-set-ea_wa_21_ci tbody td, .cp-form-set-ea_so_31_ci tbody td, .cp-form-set-ea_bi_41_ci tbody td, .cp-form-set-ea_bi_42_ci tbody td, .cp-form-set-ea_fi_51_ci tbody td, .cp-form-set-ea_dw_61_ci tbody td, .cp-form-set-ea_dw_62_ci tbody td, .cp-form-set-ea_dw_63_ci tbody td, .cp-form-set-ea_dw_64_ci tbody td, .cp-form-set-ea_dw_65_ci tbody td, .cp-form-set-ea_dw_611_ci tbody td, .cp-form-set-ea_dw_613_ci tbody td, .cp-form-set-ea_dw_619_ci tbody td, .cp-form-set-ea_dw_620_ci tbody td, .cp-form-set-ea_ms_71_ci tbody td, .cp-form-set-ea_ms_72_ci tbody td, .cp-form-set-ea_ms_73_ci tbody td,
.cp-form-set-ea_ms_74_ci tbody td{
    background: #8dc640;
}
.cp-form-set-ea_cp_11_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_12_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_13_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_14_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_15_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_16_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_17_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_18_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_wa_21_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_so_31_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_41_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_42_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_fi_51_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_61_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_62_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_63_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_64_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_65_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_611_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_613_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_619_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_620_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_71_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_72_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_ms_73_ci .cp-info-section-box.cp-section-info,
.cp-form-set-ea_ms_74_ci .cp-info-section-box.cp-section-info{
    border: none;
    padding: 0;
    background: #8dc640;
}l


/*9.	Improvement indicators - Background #1d6096 + border:0
#formRsltpId[value="366"] ~#fastFormTabResultGeneral
.form-set-table.cp-info-table[data-interfaceid="ea_cp_11_ii"]
          tbody td,
		.cp-info-section-box.cp-section-info*/
.cp-form-set-ea_cp_11_ii tbody td, .cp-form-set-ea_cp_12_ii tbody td, .cp-form-set-ea_cp_14_ii tbody td, .cp-form-set-ea_cp_15_ii tbody td, .cp-form-set-ea_cp_17_ii tbody td, .cp-form-set-ea_cp_18_ii tbody td, .cp-form-set-ea_cp_19_ii tbody td, .cp-form-set-ea_cp_110_ii tbody td, .cp-form-set-ea_wa_21_ii tbody td, .cp-form-set-ea_so_31_ii tbody td, .cp-form-set-ea_bi_41_ii tbody td, .cp-form-set-ea_bi_42_ii tbody td, .cp-form-set-ea_fi_51_ii tbody td, .cp-form-set-ea_fi_52_ci tbody td, .cp-form-set-ea_dw_61_ii tbody td, .cp-form-set-ea_dw_64_ii tbody td, .cp-form-set-ea_dw_66_ii tbody td, .cp-form-set-ea_dw_67_ii tbody td, .cp-form-set-ea_dw_68_ii tbody td, .cp-form-set-ea_dw_69_ii tbody td, .cp-form-set-ea_dw_610_ii tbody td, .cp-form-set-ea_dw_611_ii tbody td, .cp-form-set-ea_dw_612_ii tbody td, .cp-form-set-ea_dw_613_ii tbody td, .cp-form-set-ea_dw_614_ii tbody td, .cp-form-set-ea_dw_615_ii tbody td, .cp-form-set-ea_dw_616_ii tbody td, .cp-form-set-ea_dw_617_ii tbody td, .cp-form-set-ea_dw_618_ii tbody td, .cp-form-set-ea_dw_621_ii tbody td,
.cp-form-set-ea_dw_622_ii tbody td{
    background: #1d6096;
}
.cp-form-set-ea_cp_11_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_12_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_14_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_15_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_17_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_18_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_19_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_cp_110_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_wa_21_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_so_31_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_41_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_bi_42_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_fi_51_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_fi_52_ci .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_61_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_64_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_66_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_67_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_68_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_69_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_610_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_611_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_612_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_613_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_614_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_615_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_616_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_617_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_618_ii .cp-info-section-box.cp-section-info, .cp-form-set-ea_dw_621_ii .cp-info-section-box.cp-section-info,
.cp-form-set-ea_dw_622_ii .cp-info-section-box.cp-section-info{
    background: #1d6096;
    border: none;
    padding: 0;
}

/*10.	Set header kleur #99c1e0 + font zwart
  #formRsltpId[value="366"] ~#fastFormTabResultGeneral
  .form-set-table.cp-info-table[data-interfaceid="ea_cp_11_115"]
  tr:first-of-type th:first-of-type*/
.cp-form-set-ea_fi_51_512 tr:first-of-type th:first-of-type,.cp-form-set-ea_fi_52_523 tr:first-of-type th:first-of-type,.cp-form-set-ea_fi_52_524 tr:first-of-type th:first-of-type,.cp-form-set-ea_fi_52_525 tr:first-of-type th:first-of-type,.cp-form-set-ea_bi_42_422_c tr:first-of-type th:first-of-type,.cp-form-set-ea_cp_11_115 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_11_116 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_12_123 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_14_143 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_14_144 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_14_145 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_14_146 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_15_152 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_15_153 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_17_175 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_17_176 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_17_177 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_18_182 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_18_183 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_19_191 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_19_192 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_19_193 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_19_194 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_110_1101 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_110_1102 tr:first-of-type th:first-of-type, .cp-form-set-ea_cp_110_1103 tr:first-of-type th:first-of-type, .cp-form-set-ea_wa_21_2111 tr:first-of-type th:first-of-type, .cp-form-set-ea_wa_21_2112 tr:first-of-type th:first-of-type, .cp-form-set-ea_wa_21_2113 tr:first-of-type th:first-of-type, .cp-form-set-ea_wa_21_2114 tr:first-of-type th:first-of-type, .cp-form-set-ea_wa_21_2115 tr:first-of-type th:first-of-type, .cp-form-set-ea_wa_21_2116 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_317 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_318 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_319 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_3110 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_3111 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_3112 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_3113 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_3114 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_3115 tr:first-of-type th:first-of-type, .cp-form-set-ea_so_31_3116 tr:first-of-type th:first-of-type, .cp-form-set-ea_bi_41_417 tr:first-of-type th:first-of-type, .cp-form-set-ea_bi_41_418 tr:first-of-type th:first-of-type, .cp-form-set-ea_bi_41_419 tr:first-of-type th:first-of-type, .cp-form-set-ea_bi_42_422_c tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_51_512 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52_521 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52_522 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52_523 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52_524 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52_525 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_61_615 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_61_616 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_61_617 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_61_618 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_64_644 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_64_645 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_64_646 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_66_661 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_66_662 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_66_663_c tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_67_671 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_67_672 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_67_673 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_68_681 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_68_682 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_68_683 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_69_691 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_69_692 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_69_693 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_610_6101 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_610_6102 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_610_6103 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_611_6114 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_611_6115 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_611_6116 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_612_6121 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_612_6122 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_613_6132 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_613_6133 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_613_6134 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_613_6135 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_613_6136 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_613_6137 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_614_6141 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_614_6142 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_615_6151 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_616_6161 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_617_6171 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_617_6172 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_618_6181 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_618_6182 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_621_6211 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_621_6212 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_621_6213 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_621_6214 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_622_6221 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_622_6221 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_622_6222 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_622_6223 tr:first-of-type th:first-of-type, .cp-form-set-ea_dw_622_6224 tr:first-of-type th:first-of-type,.cp-form-set-ea_dw_621_lf_6211 tr:first-of-type th:first-of-type,.cp-form-set-ea_dw_621_lf_6212 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52_521 tr:first-of-type th:first-of-type, .cp-form-set-ea_fi_52_522 tr:first-of-type th:first-of-type,
.cp-form-set-ea_dw_622_6225 tr:first-of-type th:first-of-type {
    background-color: #99c1e0;
    color: black;
}

/*11.	Info-section-box #99c1e0
  #formRsltpId[value="366"] ~#fastFormTabResultGeneral
  .cp-info-table[data-interfaceid="ea_dw_615_6151"]
		.cp-info-section-box.cp-section-info */
.cp-form-set-ea_cp_19_191 .cp-info-section-box.cp-section-info,
.cp-form-set-ea_dw_615_6151 .cp-info-section-box.cp-section-info,
.cp-form-set-ea_dw_621_lf_6211 .cp-info-section-box.cp-section-info,
.cp-form-set-ea_dw_621_lf_6212 .cp-info-section-box.cp-section-info,
.cp-form-set-ea_dw_621_6214 .cp-info-section-box.cp-section-info
 {
    background-color: #99c1e0;
    border: none;
    padding: 0;
}







/**************************************************************/
/*                                                            */
/*              External Assessment 2019* RSLTP:382           */
/*                                                            */
/**************************************************************/

/*ALL */
#formRsltpId[value="382"] ~#fastFormTabResultGeneral
.cp-info-table{
    padding-left: 20px;
      margin-bottom: 0;
}
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-info-table td,
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-info-table th{
   padding: 1;
}

#formRsltpId[value="382"] ~#fastFormTabResultGeneral
.cp-info-table tbody tr textarea{
	height: 18px;
}
/*#formRsltpId[value="382"] ~#fastFormTabResultGeneral
.cp-info-table tbody tr:last-of-type textarea{
	height: 50px;
}*/

/* 1. padding left 0 (Headers)
#formRsltpId[value="382"] ~#fastFormTabResultGeneral
.cp-info-table[data-interfaceid="2019_ea_ms_74"]*/
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_total, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_total, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_total, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_total_fi, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_total, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_total, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ai_info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ir_info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_nc_info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_rir_info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_rir, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_prev_info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wi_info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_giea, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ic, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_lg, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_fv, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_lfn, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_ri, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_ii, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_11, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_12, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_13, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_14, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_15, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_16, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_18, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_19, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_110, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_42, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_fi_51, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_fi_52, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_62, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_63, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_64, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_65, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_66, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_67, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_68, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_69, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_610, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_611, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_612, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_613, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_614, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_615, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_616, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_617, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_618, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_619, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_620, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_621, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_622, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_71, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73,#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-ea_2019_so_com,
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_74{
    padding-left: 0;
}

/* 2.	achtergrond #485734
 #formRsltpId[value="382"] ~#fastFormTabResultGeneral
 .cp-info-table[data-interfaceid="2019_ea_giea"]
 tr:first-of-type th:first-of-type */
.cp-form-set-2019_ea_giea tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_ic tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_lg tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fv tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wi_info tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_11 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_12 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_13 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_14 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_15 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_16 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_17 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_18 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_19 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_110 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_21 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_bi_41 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_bi_42 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_51 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_61 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_62 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_63 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_64 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_65 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_66 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_67 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_68 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_69 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_610 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_611 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_612 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_613 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_614 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_615 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_616 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_617 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_618 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_619 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_620 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_621 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_622 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_ms_71 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_ms_72 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_ms_73 tr:first-of-type th:first-of-type,
.cp-form-set-2019_ea_ms_74 tr:first-of-type th:first-of-type ,
.cp-form-set-2019_ea_cp_total tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_total tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_total tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_total_fi tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_bi_total tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_total tr:first-of-type th:first-of-type{
    background-color: #449ccc;
	color: #fff
}

/*3.	Grijze #ccc achtergrond voor alle Criteria info-section-box
 #formRsltpId[value="382"] ~#fastFormTabResultGeneral
 .cp-info-table[data-interfaceid="2019_ea_cp_15"]
			.cp-info-section-box.cp-section-info
			 .set-description >td*/
.cp-form-set-2019_ea_so_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_11 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_12 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_13 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_14 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_15 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_16 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_17 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_18 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_19 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_110 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_wa_21 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_so_31 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_41 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_42 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_fi_51 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_fi_52 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_61 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_62 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_63 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_64 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_65 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_66 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_67 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_68 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_69 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_610 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_611 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_612 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_613 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_614 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_615 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_616 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_617 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_618 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_619 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_620 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_621 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_622 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_71 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_72 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_73 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_74 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_total .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_wa_total .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_so_total .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_total_fi .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_total .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_dw_total .cp-info-section-box.cp-section-info{
     background-color: #ccc;
     border: none;
     padding: 0;
 }
.cp-form-set-2019_ea_so_ii .set-description >td, .cp-form-set-2019_ea_cp_11 .set-description >td, .cp-form-set-2019_ea_cp_12 .set-description >td, .cp-form-set-2019_ea_cp_13 .set-description >td, .cp-form-set-2019_ea_cp_14 .set-description >td, .cp-form-set-2019_ea_cp_15 .set-description >td, .cp-form-set-2019_ea_cp_16 .set-description >td, .cp-form-set-2019_ea_cp_17 .set-description >td, .cp-form-set-2019_ea_cp_18 .set-description >td, .cp-form-set-2019_ea_cp_19 .set-description >td, .cp-form-set-2019_ea_cp_110 .set-description >td, .cp-form-set-2019_ea_wa_21 .set-description >td, .cp-form-set-2019_ea_so_31 .set-description >td, .cp-form-set-2019_ea_bi_41 .set-description >td, .cp-form-set-2019_ea_bi_42 .set-description >td, .cp-form-set-2019_ea_fi_51 .set-description >td, .cp-form-set-2019_ea_fi_52 .set-description >td, .cp-form-set-2019_ea_dw_61 .set-description >td, .cp-form-set-2019_ea_dw_62 .set-description >td, .cp-form-set-2019_ea_dw_63 .set-description >td, .cp-form-set-2019_ea_dw_64 .set-description >td, .cp-form-set-2019_ea_dw_65 .set-description >td, .cp-form-set-2019_ea_dw_66 .set-description >td, .cp-form-set-2019_ea_dw_67 .set-description >td, .cp-form-set-2019_ea_dw_68 .set-description >td, .cp-form-set-2019_ea_dw_69 .set-description >td, .cp-form-set-2019_ea_dw_610 .set-description >td, .cp-form-set-2019_ea_dw_611 .set-description >td, .cp-form-set-2019_ea_dw_612 .set-description >td, .cp-form-set-2019_ea_dw_613 .set-description >td, .cp-form-set-2019_ea_dw_614 .set-description >td, .cp-form-set-2019_ea_dw_615 .set-description >td, .cp-form-set-2019_ea_dw_616 .set-description >td, .cp-form-set-2019_ea_dw_617 .set-description >td, .cp-form-set-2019_ea_dw_618 .set-description >td, .cp-form-set-2019_ea_dw_619 .set-description >td, .cp-form-set-2019_ea_dw_620 .set-description >td, .cp-form-set-2019_ea_dw_621 .set-description >td, .cp-form-set-2019_ea_dw_622 .set-description >td, .cp-form-set-2019_ea_ms_71 .set-description >td, .cp-form-set-2019_ea_ms_72 .set-description >td, .cp-form-set-2019_ea_ms_73 .set-description >td, .cp-form-set-2019_ea_ms_74 .set-description >td, .cp-form-set-2019_ea_cp_total .set-description >td, .cp-form-set-2019_ea_wa_total .set-description >td, .cp-form-set-2019_ea_so_total .set-description >td, .cp-form-set-2019_ea_fi_total .set-description >td, .cp-form-set-2019_ea_bi_total .set-description >td,
.cp-form-set-2019_ea_dw_total .set-description >td{
    background: none;
    padding: 0;
}

/*4.	Uitzondering op bovenstaande (geen grijze achtergrond)
#formRsltpId[value="382"] ~#fastFormTabResultGeneral
.cp-info-table[data-interfaceid="2019_ea_wi_info"]
		.cp-info-section-box.cp-section-info
		.cp-form-set-2019_ea_ai_info .set-description >td*/
.cp-form-set-2019_ea_wi_info .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_prev_info .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_rir_info .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_nc_info .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ir_info .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_ai_info .cp-info-section-box.cp-section-info {
    border: none;
    padding: 0;
}
.cp-form-set-2019_ea_wi_info .set-description >td , .cp-form-set-2019_ea_prev_info .set-description >td , .cp-form-set-2019_ea_rir_info .set-description >td , .cp-form-set-2019_ea_nc_info .set-description >td , .cp-form-set-2019_ea_ir_info .set-description >td ,
.cp-form-set-2019_ea_ai_info .set-description >td{
    background: none;
    padding: 0;
}

/*4.	Zwart font + background-color: #b8d88c
 #formRsltpId[value="382"] ~#fastFormTabResultGeneral
 .form-set-table.cp-info-table[data-interfaceid="2019_ea_cp_11_111"]
 tr:first-of-type th:first-of-type*/
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_11_111 tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_cp_11_112 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_11_113 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_11_114 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_12_121 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_12_122 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_13_131 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_13_131_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_13_123_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_14_141 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_14_142 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_15_151 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_16_161 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_171 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_172_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_172 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_173 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_174 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_18_181 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_211_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_211 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_212_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_213_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_214_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_215_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_216_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_217_c tr:first-of-type th:first-of-type,#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_218_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_218 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_219_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_2110_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_311_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_312_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_313_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_314_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_315_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_316_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_411_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_412_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_413_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_414_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_415_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_416_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_42_421_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_42_421  tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_fi_51_511 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_611 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_612 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_613 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_614 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_62_621 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_63_631 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_64_641 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_64_642 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_64_643 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_65_651 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_65_652 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_611_6111 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_611_6112 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_611_6113 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_613_6131 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_619_6191 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_620_6201 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_620_6202 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_71_711 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_721 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_722 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_723 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_724 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_731 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_732 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_733 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_734 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-ea_2019_ms_73_735_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_736 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_721 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_722 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_723 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_724 tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_736_c tr:first-of-type th:first-of-type, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-ea_2019_ms_73_735_c tr:first-of-type th:first-of-type,
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_74_741 tr:first-of-type th:first-of-type{
     background-color: #b8d88c;
     color: black;
 }
 
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_11_111 .set-description .cp-section-info,.cp-form-set-2019_ea_cp_11_112 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_11_113 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_11_114 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_12_121 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_12_122 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_13_131 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_13_131_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_13_123_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_14_141 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_14_142 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_15_151 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_16_161 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_171 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_172_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_172 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_173 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_17_174 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_cp_18_181 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_211_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_211 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_212_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_213_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_214_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_215_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_216_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_217_c .set-description .cp-section-info,#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_218_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_218 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_219_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_wa_21_2110_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_311_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_312_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_313_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_314_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_315_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_so_31_316_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_411_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_412_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_413_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_414_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_415_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_41_416_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_42_421_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_bi_42_421  .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_fi_51_511 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_611 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_612 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_613 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_61_614 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_62_621 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_63_631 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_64_641 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_64_642 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_64_643 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_65_651 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_65_652 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_611_6111 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_611_6112 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_611_6113 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_613_6131 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_619_6191 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_620_6201 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_dw_620_6202 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_71_711 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_721 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_722 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_723 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_724 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_731 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_732 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_733 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_734 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-ea_2019_ms_73_735_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_736 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_721 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_722 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_723 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_72_lf_724 .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_73_736_c .set-description .cp-section-info, #formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-ea_2019_ms_73_735_c .set-description .cp-section-info,
#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-form-set-2019_ea_ms_74_741 .set-description .cp-section-info{
background-color: #b8d88c;
               color: black;
}


/*5.		Info-section-box met groene achtergrond
 #formRsltpId[value="382"] ~#fastFormTabResultGeneral
 .cp-info-table[data-interfaceid="2019_ea_cp_11_112"]
		.cp-info-section-box.cp-section-info */
.cp-form-set-2019_ea_cp_11_112 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_13_131_c .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_16_161 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_17_172_c .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_wa_21_211_c .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_so_31_311_c .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_41_411_c .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_72_lf_721 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_72_lf_722 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_72_lf_723 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_72_lf_724 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_72_724 .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_74_741 .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_dw_61_613 .cp-info-section-box.cp-section-info
{
     background-color: #b8d88c;
     border: none;
     padding: 0;
 }

/*6.	2e item met gele achtergrond
       #formRsltpId[value="382"] ~#fastFormTabResultGeneral
       .form-set-table.cp-info-table[data-interfaceid="2019_ea_cp_13_131_c"]
       tbody tr:nth-of-type(2) td */
.cp-form-set-2019_ea_cp_11_112 tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_cp_13_131_c tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_cp_16_161 tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_cp_17_172_c tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_wa_21_211_c tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_so_31_311_c tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_bi_41_411_c tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_dw_61_613 tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_cp_19_191 tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_dw_621_lf_6211 tbody  tr:nth-of-type(2) td, .cp-form-set-2019_ea_dw_621_lf_6212 tbody  tr:nth-of-type(2) td, .cp-form-set-2019_ea_dw_621_6214 tbody  tr:nth-of-type(2) td, .cp-form-set-2019_ea_ms_72_lf_721 tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_ms_72_lf_722 tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_ms_72_lf_723 tbody tr:nth-of-type(2) td, .cp-form-set-2019_ea_ms_72_lf_724 tbody tr:nth-of-type(2) td,
.cp-form-set-2019_ea_ms_72_724 tbody  tr:nth-of-type(2) td, .cp-form-set-2019_ea_ms_74_741 tbody  tr:nth-of-type(2) td,
.cp-form-set-2019_ea_dw_615_6151 tbody tr:nth-of-type(2) td {
    background-color: #dfe3dc;
}

/*7.	1e item met gele achtergrond
       #formRsltpId[value="382"] ~#fastFormTabResultGeneral
       .form-set-table.cp-info-table[data-interfaceid="2019_ea_cp_12_122"]
       tbody tr:first-of-type td */
.cp-form-set-2019_ea_cp_11_111 tbody tr:first-of-type td, .cp-form-set-2019_ea_cp_11_113 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_11_114 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_12_121 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_12_122 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_13_131 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_14_141 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_14_142 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_15_151 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_17_171 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_17_172 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_17_173 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_17_174 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_18_181 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_211_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_211 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_213_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_214_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_215_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_216_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_217_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_218_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_218 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_219_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_2110_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_312_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_313_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_314_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_315_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_316_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_412_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_413_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_414_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_415_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_416_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_42_421_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_42_421 tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_42_422_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_51_511 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_51_512 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_521 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_522 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_523 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_524 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_525 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_61_611 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_61_612 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_61_614 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_62_621 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_63_631 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_64_641 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_64_642 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_64_643 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_65_651 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_65_652 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_611_6111 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_611_6112 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_611_6113 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_613_6131 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_619_6191 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_620_6201 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_620_6202 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_71_711 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_72_721 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_72_722 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_72_723 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_72_724 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_73_731 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_73_732 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_73_733 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_73_734 tbody  tr:first-of-type td, .cp-form-set-ea_2019_ms_73_735_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_73_736 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_74_741 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_11_115 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_11_116 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_12_123 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_14_143 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_14_144 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_14_145 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_14_146 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_15_152 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_15_153 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_17_175 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_17_176 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_17_177 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_18_182 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_18_183 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_19_192 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_19_193 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_19_194 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_110_1101 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_110_1102 tbody  tr:first-of-type td, .cp-form-set-2019_ea_cp_110_1103 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_2111 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_2112 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_2113 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_2114 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_2115 tbody  tr:first-of-type td, .cp-form-set-2019_ea_wa_21_2116 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_317 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_318 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_319 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_3110 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_3111 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_3112 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_3113 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_3114 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_3115 tbody  tr:first-of-type td, .cp-form-set-2019_ea_so_31_3116 tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_417 tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_418 tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_41_419 tbody  tr:first-of-type td, .cp-form-set-2019_ea_bi_42_422_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_51_512 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_521 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_522 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_523 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_524 tbody  tr:first-of-type td, .cp-form-set-2019_ea_fi_52_525 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_61_615 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_61_616 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_61_617 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_61_618 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_64_644 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_64_645 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_64_646 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_66_661 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_66_662 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_66_663_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_67_671 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_67_672 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_67_673 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_68_681 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_68_682 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_68_683 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_69_691 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_69_692 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_69_693 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_610_6101 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_610_6102 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_610_6103 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_611_6114 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_611_6115 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_611_6116 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_612_6121 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_612_6122 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_613_6132 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_613_6133 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_613_6134 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_613_6135 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_613_6136 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_613_6137 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_614_6141 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_614_6142 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_616_6161 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_617_6171 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_617_6172 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_618_6181 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_618_6182 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_621_6211 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_621_6212 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_621_6213 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_621_6214 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_622_6221 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_622_6221 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_622_6222 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_622_6223 tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_622_6224 tbody  tr:first-of-type td, .cp-form-set-2019_ea_ms_73_736_c tbody  tr:first-of-type td, .cp-form-set-ea_2019_ms_73_735_c tbody  tr:first-of-type td,
.cp-form-set-2019_ea_wa_21_212_c tbody  tr:first-of-type td, .cp-form-set-2019_ea_dw_622_6225 tbody  tr:first-of-type td{
           background-color: #dfe3dc;
       }

/*8.	Core indicators - Background #8dc640 + border:0
#formRsltpId[value="382"] ~#fastFormTabResultGeneral
.form-set-table.cp-info-table[data-interfaceid="2019_ea_cp_11_ci"]
tbody td
.cp-info-section-box.cp-section-info */
.cp-form-set-2019_ea_cp_11_ci tbody td, .cp-form-set-2019_ea_cp_12_ci tbody td, .cp-form-set-2019_ea_cp_13_ci tbody td, .cp-form-set-2019_ea_cp_14_ci tbody td, .cp-form-set-2019_ea_cp_15_ci tbody td, .cp-form-set-2019_ea_cp_16_ci tbody td, .cp-form-set-2019_ea_cp_17_ci tbody td, .cp-form-set-2019_ea_cp_18_ci tbody td, .cp-form-set-2019_ea_wa_21_ci tbody td, .cp-form-set-2019_ea_so_31_ci tbody td, .cp-form-set-2019_ea_bi_41_ci tbody td, .cp-form-set-2019_ea_bi_42_ci tbody td, .cp-form-set-2019_ea_fi_51_ci tbody td, .cp-form-set-2019_ea_dw_61_ci tbody td, .cp-form-set-2019_ea_dw_62_ci tbody td, .cp-form-set-2019_ea_dw_63_ci tbody td, .cp-form-set-2019_ea_dw_64_ci tbody td, .cp-form-set-2019_ea_dw_65_ci tbody td, .cp-form-set-2019_ea_dw_611_ci tbody td, .cp-form-set-2019_ea_dw_613_ci tbody td, .cp-form-set-2019_ea_dw_619_ci tbody td, .cp-form-set-2019_ea_dw_620_ci tbody td, .cp-form-set-2019_ea_ms_71_ci tbody td, .cp-form-set-2019_ea_ms_72_ci tbody td, .cp-form-set-2019_ea_ms_73_ci tbody td,
.cp-form-set-2019_ea_ms_74_ci tbody td{
    background: #8dc640;
}
.cp-form-set-2019_ea_cp_11_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_12_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_13_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_14_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_15_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_16_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_17_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_18_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_wa_21_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_so_31_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_41_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_42_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_fi_51_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_61_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_62_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_63_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_64_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_65_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_611_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_613_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_619_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_620_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_71_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_72_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_ms_73_ci .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_ms_74_ci .cp-info-section-box.cp-section-info{
    border: none;
    padding: 0;
    background: #8dc640;
}l


/*9.	Improvement indicators - Background #1d6096 + border:0
#formRsltpId[value="382"] ~#fastFormTabResultGeneral
.form-set-table.cp-info-table[data-interfaceid="2019_ea_cp_11_ii"]
          tbody td,
		.cp-info-section-box.cp-section-info*/
.cp-form-set-2019_ea_cp_11_ii tbody td, .cp-form-set-2019_ea_cp_12_ii tbody td, .cp-form-set-2019_ea_cp_14_ii tbody td, .cp-form-set-2019_ea_cp_15_ii tbody td, .cp-form-set-2019_ea_cp_17_ii tbody td, .cp-form-set-2019_ea_cp_18_ii tbody td, .cp-form-set-2019_ea_cp_19_ii tbody td, .cp-form-set-2019_ea_cp_110_ii tbody td, .cp-form-set-2019_ea_wa_21_ii tbody td, .cp-form-set-2019_ea_so_31_ii tbody td, .cp-form-set-2019_ea_bi_41_ii tbody td, .cp-form-set-2019_ea_bi_42_ii tbody td, .cp-form-set-2019_ea_fi_51_ii tbody td, .cp-form-set-2019_ea_fi_52_ci tbody td, .cp-form-set-2019_ea_dw_61_ii tbody td, .cp-form-set-2019_ea_dw_64_ii tbody td, .cp-form-set-2019_ea_dw_66_ii tbody td, .cp-form-set-2019_ea_dw_67_ii tbody td, .cp-form-set-2019_ea_dw_68_ii tbody td, .cp-form-set-2019_ea_dw_69_ii tbody td, .cp-form-set-2019_ea_dw_610_ii tbody td, .cp-form-set-2019_ea_dw_611_ii tbody td, .cp-form-set-2019_ea_dw_612_ii tbody td, .cp-form-set-2019_ea_dw_613_ii tbody td, .cp-form-set-2019_ea_dw_614_ii tbody td, .cp-form-set-2019_ea_dw_615_ii tbody td, .cp-form-set-2019_ea_dw_616_ii tbody td, .cp-form-set-2019_ea_dw_617_ii tbody td, .cp-form-set-2019_ea_dw_618_ii tbody td, .cp-form-set-2019_ea_dw_621_ii tbody td,
.cp-form-set-2019_ea_dw_622_ii tbody td{
    background: #064a69;
}
.cp-form-set-2019_ea_cp_11_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_12_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_14_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_15_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_17_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_18_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_19_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_cp_110_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_wa_21_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_so_31_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_41_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_bi_42_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_fi_51_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_fi_52_ci .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_61_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_64_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_66_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_67_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_68_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_69_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_610_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_611_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_612_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_613_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_614_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_615_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_616_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_617_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_618_ii .cp-info-section-box.cp-section-info, .cp-form-set-2019_ea_dw_621_ii .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_dw_622_ii .cp-info-section-box.cp-section-info{
    background: #064a69;
    border: none;
    padding: 0;
}

/*10.	Set header kleur #99c1e0 + font zwart
  #formRsltpId[value="382"] ~#fastFormTabResultGeneral
  .form-set-table.cp-info-table[data-interfaceid="2019_ea_cp_11_115"]
  tr:first-of-type th:first-of-type*/
.cp-form-set-2019_ea_fi_51_512 tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_fi_52_523 tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_fi_52_524 tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_fi_52_525 tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_bi_42_422_c tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_cp_11_115 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_11_116 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_12_123 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_14_143 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_14_144 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_14_145 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_14_146 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_15_152 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_15_153 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_17_175 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_17_176 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_17_177 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_18_182 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_18_183 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_19_191 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_19_192 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_19_193 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_19_194 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_110_1101 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_110_1102 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_cp_110_1103 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_21_2111 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_21_2112 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_21_2113 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_21_2114 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_21_2115 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_wa_21_2116 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_317 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_318 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_319 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_3110 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_3111 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_3112 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_3113 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_3114 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_3115 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_so_31_3116 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_bi_41_417 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_bi_41_418 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_bi_41_419 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_bi_42_422_c tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_51_512 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52_521 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52_522 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52_523 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52_524 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52_525 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_61_615 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_61_616 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_61_617 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_61_618 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_64_644 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_64_645 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_64_646 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_66_661 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_66_662 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_66_663_c tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_67_671 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_67_672 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_67_673 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_68_681 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_68_682 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_68_683 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_69_691 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_69_692 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_69_693 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_610_6101 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_610_6102 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_610_6103 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_611_6114 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_611_6115 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_611_6116 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_612_6121 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_612_6122 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_613_6132 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_613_6133 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_613_6134 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_613_6135 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_613_6136 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_613_6137 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_614_6141 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_614_6142 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_615_6151 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_616_6161 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_617_6171 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_617_6172 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_618_6181 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_618_6182 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_621_6211 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_621_6212 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_621_6213 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_621_6214 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_622_6221 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_622_6221 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_622_6222 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_622_6223 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_dw_622_6224 tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_dw_621_lf_6211 tr:first-of-type th:first-of-type,.cp-form-set-2019_ea_dw_621_lf_6212 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52_521 tr:first-of-type th:first-of-type, .cp-form-set-2019_ea_fi_52_522 tr:first-of-type th:first-of-type,
.cp-form-set-2019_ea_dw_622_6225 tr:first-of-type th:first-of-type {
    background-color: #9cb7c3;
    color: black;
}

/*11.	Info-section-box #99c1e0
  #formRsltpId[value="382"] ~#fastFormTabResultGeneral
  .cp-info-table[data-interfaceid="2019_ea_dw_615_6151"]
		.cp-info-section-box.cp-section-info */
.cp-form-set-2019_ea_cp_19_191 .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_dw_615_6151 .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_dw_621_lf_6211 .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_dw_621_lf_6212 .cp-info-section-box.cp-section-info,
.cp-form-set-2019_ea_dw_621_6214 .cp-info-section-box.cp-section-info
 {
    background-color: #9cb7c3;
    border: none;
    padding: 0;
}

#formRsltpId[value="382"] ~#fastFormTabResultGeneral .cp-info-table tr.set-description .cp-section-info {
    border-bottom: none;
}
#btnSubmit {
	padding-right:10px;
}
/*#statusTable > tbody > tr > td
{
	width: 30px;
}*/
#statusTable {
	float:left;
	table-layout:fixed;
}
/*#divStatus {
    left: 50px;
	right: 50px;
	max-height: calc(90VH - 108px)
	/*max-height: calc(70VH - 108px)*/
}*/
.cp-child-content {
    border: 7px solid #f1f6fc;
}

input[name="btnOpslaan"] 
{
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 36px;
    font-size: 18px;
    border-radius: 5px;
    padding: 0 16px;
    background: #fff;
    color: #70757a;
    border: 1px solid #c5cfd4;
    box-shadow: none;
	float:left;
	display:inline;
}
.selectable-items .cp-drop-down-list .cp-sel-drop-down-list, .selectable-items .cp-drop-down-list .select2-container {
/*for showing selected prompt values*/ 
 min-width: 200px;
}


/*style fixes after upgrade to 6.3 */

.cpHeaderBackground {
    background: none;
}
.cp-sel-grid.cp-grid-filters-hidden .cp-gc-column-header {
    line-height: 30px;
}
/* 20200318 PS: change size save prompt, 70VH-> 90VH*/
#divStatus{
    max-height:calc(90VH - 108px);

}
/*
.cp-jq-tab-control>.ui-tabs-nav {
    margin-bottom: 7px;
}
*/	
.cp-input.cp-html-editor {
	display:block;
}
#ReportViewerControl_fixedTable
{
width:100%;	
}
#ParameterTable_ReportViewerControl_ctl09
{
width:100% !important;	
}
.ParamLabelCell{
	padding-left:20px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
}
#ReportViewerControl_ctl14{
	background-color:white;
}
#ParameterTable_ReportViewerControl_ctl09 > tbody > tr > td:nth-child(1) {
	width:10% !important;
}
.ParamLabelCell {
	white-space: nowrap;
}
#ParametersGridReportViewerControl_ctl09 {
font-family: 'Fira Sans', sans-serif;
}

/*Core indicators need less space on EA*/
.cp-info-table tr.set-description .cp-section-info
{
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}
/*more space for selected tab on EA*/
.cp-jq-tab-control>.ui-tabs-nav>li.ui-state-active {
    padding-right: 20px;
}
/*make radio buttons in Licence discrenpencies readable*/
input[type=radio] {
	border:1px solid #c5cfd4 !important;
	border-radius: 8px !important;
}
/*position the checkbox in radio buttons in F2 status review screen better*/
.fn_input_chk_rad:checked::before,
input[type=checkbox]:checked::before,
input[type="radio"]:checked::before {
  left: 3px;
  top: 0px; 
}
/*Trader inventory start page text*/
#sp-html-block-1009,#sp-html-block-1010,#sp-html-block-1011{
	background-color: #f1f6fc;
}

.cp-dot-primary:after {
     color: #aac811; 
}
/*hide pager for inventory overview dashboards. If we do that through start page config it will only show first 5 rows while there are more*/
#StartPageGrid_72Pager,#StartPageGrid_73Pager,#StartPageGrid_74Pager,#StartPageGrid_76Pager {
	display:none;
}
/*align the kg of the inventory dashboards to the right*/
/*td[data-attr-name="kg"] {
	text-align:right;
}*/

/*custom tooltips on start page for inventory overview*/
.tooltip_io .tooltiptext_io {
  visibility: hidden;
  width: auto;
  max-width:400px;
  word-wrap: break-word;
  white-space: pre-line;
  max-height: 100px;
  /*background-color: black;*/
  color: #70757a;
  text-align: left;
  border-radius: 6px;
  padding: 5px;
  
    background-color: #ffffff;
  font-size: 14px;
  
  border: solid 1px #003675;
  line-height: 16px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip_io:hover .tooltiptext_io {
  visibility: visible;
}

/*styling of CMS grids*/
.qtip .cp-qtip-grid {
  border-collapse: separate;
  border-spacing: 0;
}
.qtip .cp-qtip-grid thead {
  background-image: linear-gradient(to right, #aac811, #aac811);
}
.qtip .cp-qtip-grid thead th {
  padding: 9px;
  color: #ffffff;
}
.qtip .cp-qtip-grid thead th:first-of-type {
  border-top-left-radius: 5px;
}
.qtip .cp-qtip-grid thead th:last-of-type {
  border-top-right-radius: 5px;
}
.qtip .cp-qtip-grid tbody tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 5px;
}
.qtip .cp-qtip-grid tbody tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 5px;
}
.qtip .cp-qtip-grid tbody tr:nth-of-type(even) {
  background-color: #f1f6fc;
}
.qtip .cp-qtip-grid tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.qtip .cp-qtip-grid tbody tr td {
  color: #70757a;
  font-size: 16px;
  padding: 7px 9px;
  border-bottom: solid 1px #c5cfd4;
}
.qtip .cp-qtip-grid tbody tr td:first-of-type {
  border-left: solid 1px #c5cfd4;
}
.qtip .cp-qtip-grid tbody tr td:last-of-type {
  border-right: solid 1px #c5cfd4;
}
/*CMS styling*/
 .cust-faq-page ul li{ 
            list-style: none; 
			cursor:pointer;
} 
.cust-faq-page ul ul li{             
			cursor:default;
}  
 
  
.cust-faq-page ul li::before{ 
            content: "\00BB  "; 
} 
.cust-faq-page ul ul li::before{ 
            content: ""; 
} 
/*hide Test mark*/
.cpHeaderBackground .cp-header-logo-block .cp-testversion {
        background-image: none;
}
/*high light certain fields in Transaction form*/
tr[data-interfaceid="t_blend_combed"],tr[data-interfaceid="t_blend_carded"],tr[data-interfaceid="t_blend_open_end"]{
	height: 70px;
    vertical-align: top;
}
/*styling CMS tables*/
.cp-user-generated-table {
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  border-radius: 5px;
}
.cp-user-generated-table td {
  padding: 5px 7px;
}
.cp-user-generated-table tr:first-child {
  background-color: #aac811;
  background: #aac811;
  background: -moz-linear-gradient(to right, #aac811, #aac811);
  background: -webkit-linear-gradient(to right, #aac811, #aac811);
  background: linear-gradient(to right, #aac811, #aac811);
  color: white;
}
.cp-user-generated-table tr:first-child td:nth-child(-n+3) {
  padding: 12px 7px;
}
.cp-user-generated-table tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.cp-user-generated-table tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
.cp-user-generated-table tbody tr:nth-child(odd):not(:first-child) {
  background: #F1F6FC;
}
.cp-user-generated-table tbody tr:nth-child(even):not(:first-child) {
  background: white;
}
.cp-user-generated-table tbody tr:not(:first-child) {
  border-left: 1px solid #C5CFD4;
  border-right: 1px solid #C5CFD4;
}
.cp-user-generated-table tbody tr:last-child {
  border-bottom: 1px solid #C5CFD4;
}
.cp-user-generated-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.cp-user-generated-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.cp-user-generated-table tbody tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.cp-user-generated-table tbody tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
.cp-user-generated-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.cp-user-generated-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;

}   
.cp-user-generated-table tbody tr td:first-child {
	width:250px;
}
/* make the width of info bubble a bit wider*/
.qtip {
    max-width: 600px;
}
/*show required asterisk for radio buttons more to the left*/
.cp-radio-button-list-required {
	margin-left:0px !important;
}
/*show form prompt dropdown right beneath*/
table[class="cp-prompt-table"] tbody tr td div div div{
height:35px;
}
/*smaller font for login page header*/
h1 {
    font-size: 30px;
	line-height: 80px;
}

#editMyAccount > table > tbody > tr > td > div > input[name="Person.GenderId"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div > input[name="Person.Forename"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div > input[name="Person.Title"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div > input[name="Person.Initials"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div > input[name="Person.Surname"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div > input[name="Person.Email"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div > input[name="Pifns[0].Email"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div[class="cp-input cp-email-box"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div[class="cp-input cp-radio-button-list cp-list-horizontal"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}

#editMyAccount > table > tbody > tr > td > div > div[class="select2-container cp-sel-drop-down-list select2-allowclear"] > a {
 pointer-events: none; 
 background-color:#f1f6fc;
}
#editMyAccount > table > tbody > tr > td > div > input[name="Pifns[0].Telephone"] {
 pointer-events: none; 
 background-color:#f1f6fc;
}

/*less empty space around HTML blocks on start page*/
.cpStartPageBlock.cp-startpage-blocktype-2 .cpStartPageBlockContent .cp-startpage-image-block .cp-startpage-image-block-title {
    font-size: 20px;
    /*padding: 17px;*/
	padding-top: 14px;
    padding-right: 27px;
    padding-bottom: 14px;
    padding-left: 27px;
}
.cpStartPageBlock.cp-startpage-blocktype-2 .cpStartPageBlockContent .cp-startpage-image-block .cp-startpage-image-block-content  {
	padding-top:0px;
	padding-bottom:0px;
}
/*drop downs wider (e.g. for transaction fabric details*/
.select2-drop {
    max-width: 600px !important;
}

.button {
  background-color: #008CBA; /* Blue */
  border: 1px;
  border-color: coral;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.cpMenu .cp-menu-content .cp-menu-item {
    border-bottom: solid 1px rgba(255, 255, 255, .3);
}

.cpStartPageBlock .cpStartPageBlockContent {
    background-color: #ffffff;
}

/*mark the context company in transactions*/

tr[data-interfaceid="t_seller_context"] > td > div > input[type=text]{
background:none !important;
border:none !important;
font-weight: bold !important;
}

tr[data-interfaceid="t_buyer_context"] > td > div > input[type=text]{
background:none !important;
border:none !important;
font-weight: bold !important;
}

/*start page, open full text for trader message*/
.sp_summary_trader {
outline:none;
cursor:pointer;
}

.sp_full_text_trader{
display:none;
}

.sp_summary_trader:focus + .sp_full_text_trader{
display:block;
}
.sp_summary_trader:focus{
color:transparent;
height:0px;
padding-top:-40px;
font-size:0px;
}
.readmore{
 font-weight: bold;
 color:#3984c6;
}

/*Changes for 6.8*/
/*.cp-grid-full-size .cp-sel-grid .cp-grid-scroller-header {
      background-image: linear-gradient(to right, #aac811, #aac811);   
}*/
/*.cpStartPageBlock .cp-startpage-titlebar {
    background-image: linear-gradient(to right, #aac811, #aac811);
}*/

.cp-image .cp-image-text {
    color: #aac811;
}
::-webkit-scrollbar-thumb {
    background: #aac811;
}
#userNotifications i:after {
        background: #aac811;
}
.cpHeaderBackground .cp-header-logo-block .cp-header-custom-logo {
    background-size: 152px 90px;
    width: 152px;
    height: 90px;
    margin: auto;
    max-width: 213px;
}
.cp-button-bar .cp-nav-buttons .cp-sel-default-nav-button {
    color: #aac811;
}
.cp-login .cp-login-container .cp-login-box h2 {
    color: #aac811;
}
.cp-login .cp-login-background {
    background-color: #ffffff;
    background-image: linear-gradient(to right, #449ccc, #449ccc);
}
.cpHeaderBackground .cp-header-company-block {
    color: #449ccc;
}
.cp-page-titlebar {
    color: #449ccc;
}
/*.cp-jq-tab-control > .ui-tabs-nav {
    background: #449ccc;
}*/
.cp-button-bar .cp-button, .cp-button-bar .cp-input.cp-html-editor .cke .cke_top a.cke_combo_button {
    color: #449ccc;
}
.cp-jq-tab-control > .ui-tabs-nav > li.ui-state-active a {
    color: #449ccc !important;
}
.cp-mega-menu-container .cp-mega-menu .cp-mega-menu-items .cp-mega-menu-block .cp-mega-menu-block-title {
    color: #449ccc;
}
.cpMenu .cp-menu-content .cp-menu-item:hover, .cpMenu .cp-menu-content .cp-menu-item.active {
    color: #449ccc;
}
.cpHeaderBackground .cp-header-user-block .cp-avatar .cp-avatar-initials {
    background-image: linear-gradient(to right, #aac811, #aac811);
}
.cp-message-box-popout-trigger .content .header .avatar {
    background-image: linear-gradient(to right, #aac811, #aac811);
}
.cp-message-box .cp-avatar .cp-avatar-initials {
    background-image: linear-gradient(to right, #aac811, #aac811);
}
.cpHeaderBackground .cp-header-user-block .cp-avatar .cp-avatar-initials, .cpHeaderBackground .cp-header-user-block .cp-avatar img {
    border: solid 2px #aac811;
}	
.cp-administration-group-item .cp-administration-group-item-header {    
    color: #aac811;
}
.cp-administration-group-item .cp-admin-svg-icon .cp-svg-icon {
    background-color: #aac811;
}

/*hide expand button for startpage items*/
div[class="cp-startpage-titlebar"] > span[class="cpStartPageExpandContract"]{
display:none;
}

/*Button for bulk cancellation styling*/
.bulkcancelbutton {
	background-color: #aac811;
	color:white;
	border-radius: 6px;
	padding:10px;
	font-weight: normal;
}

/*.cpStartPageBlock.cp-startpage-blocktype-2 .cpStartPageBlockContent {*/
#block_content_94_1_40{
	background:none;
	margin-top: -20px;
}
#block_content_95_1_42{
	background:none;
	margin-top: -20px;
}
/*Report viewer changes*/
.ParamLabelCell {
     font-size: 14px;
}
#ParametersRowReportViewerControl{
	font-size:14px !important;
}
#ReportViewerControl .MenuBarBkGnd div, #ReportViewerControl .MenuBarBkGnd span, #ReportViewerControl .DocMapBar {
    color: #70757a !important;
	/*font-size:14px !important;*/
}
.ParamLabelCell {
    font-family: 'Fira Sans', sans-serif !important;
	color: #70757a !important;
}
#ReportViewerControl_ctl09_ctl00{
	font-family: 'Fira Sans', sans-serif !important;
	color: #70757a !important;
	font-size:14px !important;
	background-color:#aac811;
	border:none;
	color:white !important;
	padding:7px;
    border-radius: 10px;
}

#ReportViewerControl_ctl10_ctl03_ctl01{
	font-family: 'Fira Sans', sans-serif !important;
	color: #70757a !important;
	font-size:14px !important;
}

#ReportViewerControl_ctl10_ctl02_ctl00{
	font-family: 'Fira Sans', sans-serif !important;
	color: #70757a !important;
	font-size:14px !important;
}

.cpMenu .cp-menu-content .cp-menu-item .cp-arrow {
  font-style: normal;
}
.cpMenu .cp-menu-content {
    width: 213px;
}
/*to sort issue with form tabs cut off on top*/
.cp-jq-form-tab-control > .ui-tabs-nav, .cp-foldable-tab-control > .ui-tabs-nav {
    padding-top: 20px;
}
/*to avoid that user name on form details overlaps with status name*/
.cp-message-box-popout-user {
    width: unset;
}

/*MVP changes */
.cpCompanySelection {
    color: #bcb851;
    font-size: 12px;
}
.cpHeaderBackground .cp-header-logo-block .cp-header-custom-logo {
    background-size: 152px 90px;
    width: 152px;
    height: 90px;
}
/*										  
.cpStartPageBlock .cp-startpage-titlebar {
    font-size: 20px;
    padding: 17px;
	background-image: linear-gradient(to right, #aac811, #aac811);
}
*/
/*														  
.cp-grid-full-size .cp-sel-grid .cp-grid-scroller-header {
    background-image: linear-gradient(to right, #aac811, #aac811);
}
*/
.cpMenu .cp-menu-content .cp-menu-item {
    border-bottom: solid 1px rgba(255, 255, 255, .3);
}
/*custom tooltips on start page for inventory overview*/
.tooltip_io .tooltiptext_io {
  visibility: hidden;
  width: auto;
  max-width:400px;
  word-wrap: break-word;
  white-space: pre-line;
  max-height: 100px;
  /*background-color: black;*/
  color: #70757a;
  text-align: left;
  border-radius: 6px;
  padding: 5px;
  
    background-color: #ffffff;
  font-size: 14px;
  
  border: solid 1px #003675;
  line-height: 16px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip_io:hover .tooltiptext_io {
  visibility: visible;
}
/*width of certain columns*/
input[cp-data-interfaceid="nbciy_perc_1"] {
width:30px;
}
input[cp-data-interfaceid="nbciy_perc_2"] {
width:30px;
}
input[cp-data-interfaceid="nbciy_perc_3"] {
width:30px;
}
input[cp-data-interfaceid="nbcif1_perc_1"] {
width:30px;
}
input[cp-data-interfaceid="nbcif1_perc_2"] {
width:30px;
}
input[cp-data-interfaceid="nbcif1_perc_3"] {
width:30px;
}
input[cp-data-interfaceid="nbcif2_perc_1"] {
width:30px;
}
input[cp-data-interfaceid="nbcif2_perc_2"] {
width:30px;
}
input[cp-data-interfaceid="nbcif2_perc_3"] {
width:30px;
}
input[cp-data-interfaceid="nbcif3_perc_1"] {
width:30px;
}
input[cp-data-interfaceid="nbcif3_perc_2"] {
width:30px;
}
input[cp-data-interfaceid="nbcif3_perc_3"] {
width:30px;
}

.cp-info-table tr > td:first-of-type {
    color: #70757a;
    padding-left: 0px;
}
.cp-info-table {
 
text-align: left;
table-layout: fixed;
background: none;/*#f1f6fc;; */
border: none/*solid 13px #f1f6fc*/;
border-radius: none;/*5px;*/
box-shadow: none;/*0px 0px 0px 1px #c5cfd4;*/
border-collapse: separate;
border-spacing: 0px;
margin-top: 1px;
}
#mainContent {
     background:none;
}
#mainFrame.cp-child-content, .cp-child-content {
	background:none;
}
/*Hide Add button from the Conversions overview*/
div[id="BtnBarbtnAdd2"][title="Conversion to Mass Balance"] {
display:none !important;
}
div[id="BtnBarbtnAdd2"][title="Conversion en bilan de masse"] {
display:none !important;
}
div[id="BtnBarbtnAdd2"][title="转换为进销存平衡"] {
display:none !important;
}
div[id="BtnBarbtnAdd2"][title="Conversão para Balanço de Massa"] {
display:none !important;
}
div[id="BtnBarbtnAdd2"][title="Kütle Denkliğine Dönüşüm"] {
display:none !important;
}
div[id="BtnBarbtnAdd2"][title="Миқдор мувозанатига айлантириш"] {
display:none !important;
}
div[id="BtnBarbtnAdd2"][title="Conversion to Mass Balance"] {
display:none !important;
}

.numeric-justify-right {
    text-align: left;
	width: unset; 
     padding-right: unset;
}
.cpHeaderBackground .cp-header-logo-block .cp-testversion {
    background: none;
}

/*hide the upload button for read only upload controls
div[class="cp-input cp-upload-control cp-readonly"][cp-data-default-readonly="true"] > div[cp-file-upload-area-container] > div[class="cp-sel-file-upload-drag-area cp-file-upload-drag-area"] {
	display:none;
}
*/
/*make dropdowns as large as needed*/
.select2-drop {
	width:auto !important;
}

/* lower case the (S) in Process File(S) */
#btnProcessFilesUploadDialog {
  text-transform: none;
}

/*7.2 changes*/
.cp-login .cp-login-container .cp-login-box-image .cp-login-image {
    width: 50%;
    padding-left: 27px;
    background-image: url(/customer/bci_login_image_hand.jpg);
    background-position: center;
    max-width: 938px;
    max-height: 1150px;
    background-repeat: no-repeat;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
	background-size: cover;
}

.cp-login .cp-login-language .select2-choice {
    color: white !important;
}

.cp-login .cp-login-footer {
color: white;
}


.cp-sel-sp-infographic{
	padding:14px;
}
.cp-numeric-justify-right {
    text-align: left;
}
.fa-warning{
	color:orange;
}
ol.cp-bread-crumb li:last-child a {    
    font-size: inherit;
}
ol.cp-bread-crumb li:last-child:not(:first-child) a ::before {
    font-size: 0px;  
}
.numeric-justify-right, .cp-numeric-justify-right {
    width: min-content;
    padding-right: 0em;
}
.flags_cn {
    background: url(/customer/flags_cn.png) no-repeat;
    background-size: 24px;
}
.flags_ru {
    background: url(/customer/flags_ru.png) no-repeat;
    background-size: 24px;
}
.flags_tr {
    background: url(/customer/flags_tr.png) no-repeat;
    background-size: 24px;
}
.flags_uz {
    background: url(/customer/flags_uz.png) no-repeat;
    background-size: 24px;
}			   