/* Phoenix font */
/* TypoPRO PT Sans Bold */
@font-face {
	font-family:  'TypoPRO PT Sans';
	src:          url(../../guidance/fonts/TypoPRO-PTSans-Bold.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Bold.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Bold.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Bold.ttf) format('truetype');
	font-style:   normal;
	font-weight:  bold;
	font-stretch: normal;
	font-variant: normal;
}
/* TypoPRO PT Sans Bold Italic */
@font-face {
	font-family:  'TypoPRO PT Sans';
	src:          url(../../guidance/fonts/TypoPRO-PTSans-BoldItalic-9733ca8.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSans-BoldItalic-9733ca8.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSans-BoldItalic-07c4e00.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSans-BoldItalic-b81dd41.ttf) format('truetype');
	font-style:   italic;
	font-weight:  bold;
	font-stretch: normal;
	font-variant: normal;
}
/* TypoPRO PT Sans Italic */
@font-face {
	font-family:  'TypoPRO PT Sans';
	src:          url(../../guidance/fonts/TypoPRO-PTSans-Italic-152c5dc.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Italic-152c5dc.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Italic-568abe2.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Italic-27f5576.ttf) format('truetype');
	font-style:   italic;
	font-weight:  normal;
	font-stretch: normal;
	font-variant: normal;
}
/* TypoPRO PT Sans */
@font-face {
	font-family:  'TypoPRO PT Sans';
	src:          url(../../guidance/fonts/TypoPRO-PTSans-Regular.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Regular.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Regular.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSans-Regular.ttf) format('truetype');
	font-style:   normal;
	font-weight:  normal;
	font-stretch: normal;
	font-variant: normal;
}
/* TypoPRO PT Sans Caption Bold */
@font-face {
	font-family:  'TypoPRO PT Sans Caption';
	src:          url(../../guidance/fonts/TypoPRO-PTSansCaption-Bold-554f770.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSansCaption-Bold-554f770.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSansCaption-Bold-65e5cdf.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSansCaption-Bold-10a12a9.ttf) format('truetype');
	font-style:   normal;
	font-weight:  bold;
	font-stretch: normal;
	font-variant: small-caps;
}
/* TypoPRO PT Sans Caption */
@font-face {
	font-family:  'TypoPRO PT Sans Caption';
	src:          url(../../guidance/fonts/TypoPRO-PTSansCaption-Regular-0ceed69.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSansCaption-Regular-0ceed69.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSansCaption-Regular-2a7a7bc.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSansCaption-Regular-5c9013f.ttf) format('truetype');
	font-style:   normal;
	font-weight:  normal;
	font-stretch: normal;
	font-variant: small-caps;
}
/* TypoPRO PT Sans Narrow Bold */
@font-face {
	font-family:  'TypoPRO PT Sans Narrow';
	src:          url(../../guidance/fonts/TypoPRO-PTSansNarrow-Bold-9f4fb3f.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSansNarrow-Bold-9f4fb3f.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSansNarrow-Bold-2455119.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSansNarrow-Bold-e023932.ttf) format('truetype');
	font-style:   normal;
	font-weight:  bold;
	font-stretch: condensed;
	font-variant: normal;
}
/* TypoPRO PT Sans Narrow */
@font-face {
	font-family:  'TypoPRO PT Sans Narrow';
	src:          url(../../guidance/fonts/TypoPRO-PTSansNarrow-Regular-40304ef.eot);
	src:          local('*'),
				  url(../../guidance/fonts/TypoPRO-PTSansNarrow-Regular-40304ef.eot?#iefix) format('embedded-opentype'),
				  url(../../guidance/fonts/TypoPRO-PTSansNarrow-Regular-deaad11.woff) format('woff'),
				  url(../../guidance/fonts/TypoPRO-PTSansNarrow-Regular-a194618.ttf) format('truetype');
	font-style:   normal;
	font-weight:  normal;
	font-stretch: condensed;
	font-variant: normal;
}
/* ---------------------------------------- */
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(../../guidance/fonts/MaterialIcons-Regular.eot);
	src: local("Material Icons"), 
		local("MaterialIcons-Regular"), 
		url(../../guidance/fonts/MaterialIcons-Regular.woff2) format("woff2"), 
		url(../../guidance/fonts/MaterialIcons-Regular.woff) format("woff"), 
		url(../../guidance/fonts/MaterialIcons-Regular.ttf) format("truetype"); 
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}

/* = Popin conventions collectives = */
html {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'TypoPRO PT Sans';
	font-size: 16px;
	line-height: 1.2;
	color: #6b6b6b;
}

body * {
	box-sizing: border-box;
}

body.convention-collective-confirm {
	height: 100%;
	overflow: auto;
}

/* = Onglets = */
.search-tabs {
	padding: 12px;
}
.search-tabs:after {
	content: "";
	display: table;
	clear: both;
}
.search-tabs a.search-tab {
	text-decoration: none;
	color: #41579e;
	float: left;
	margin: 0 10px 0 0;
	font-size: 22px;
	padding: 12px;
	border-radius: 6px;
}
.search-tabs a.search-tab.active {
	background: #9cade7;
	color: #ffffff;
}
.cc-results {
	padding: 5px 0;
}

/* = Listes de lettres = */
.cc-results ul.letters {
	margin: 1em 0;
	padding: 0 24px;
}
.cc-results ul.letters li {
	display: inline; 
	margin-right: 0.36em;
}
.cc-results ul.letters li a:link, .cc-results ul.letters li a:visited {
	color:#a3add6; 
	background: none; 
	font-weight: bold; 
	padding: 0;
	text-decoration: none;
}
.cc-results ul.letters li a:hover, .cc-results ul.letters li a:focus {
	color: #41579e;
}
.cc-results ul.letters li a.inactive:link, .cc-results ul.letters li a.inactive:visited {
	color: #d6d6d6;
	cursor: default;
}
.cc-results ul.letters li a.active:link, .cc-results ul.letters li a.active:visited {
	color: #41579e; 
	font-size: 1.5em;
}

.cc-results #ListActivitiesByLetter ul,
.cc-results #ListActivities ul,
#ListConventionsCollectives .cc-results ul {
	margin: 0;
	padding: 12px 0 12px 0;
	list-style: none;
}
.cc-results #ListActivitiesByLetter ul li,
.cc-results #ListActivities ul li,
#ListConventionsCollectives .cc-results ul li {
	display: block;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #DADDE7;
}
.cc-results #ListActivitiesByLetter ul li:first-child,
.cc-results #ListActivities ul li:first-child,
#ListConventionsCollectives .cc-results ul li:first-child {
	border-top: 1px solid #DADDE7;
}
.cc-results #ListActivitiesByLetter ul a,
.cc-results #ListActivities ul a,
#ListConventionsCollectives .cc-results ul a {
	display: block;
	color: #5d637a;
	font-size: 15px;
	text-decoration: none;
	padding: 0 24px;
}


.popin-conventions-collectives .form-cc-search-2 {
	margin: 0;
	padding: 24px;
	background: #fafafa;
}
.popin-conventions-collectives .form-cc-search-2 .form-field {
	overflow: hidden;
	width: 100%;
    height: 48px;
    border-radius: 24px;
    background-color: #f5f6fc;
    border: solid 1px #5f74b8;
}
.popin-conventions-collectives .form-cc-search-2 input.text {
	border: none;
	box-shadow: none;
	width: calc(100% - 48px);
	padding: 12px 0px 12px 24px;
	color: #5f74b8;
	background-color: #f5f6fc;
	line-height: 1.41;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	vertical-align: top;
	outline: none;
	letter-spacing: normal;
	box-sizing: border-box;
}
.form-cc-search-2 input.text::-webkit-input-placeholder {color:#5f74b8;}
.form-cc-search-2 input.text:-moz-placeholder {color:#5f74b8;}
.form-cc-search-2 input.text.placeholder {color:#5f74b8;}

.form-cc-search-2 button.submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1;
	cursor: pointer;
	width: 46px;
	height: 46px;
	background: transparent;
	margin: 0;
	float: right;
}
.form-cc-search-2 button.submit .icon:after {
	font-family: "Material Icons" !important;
	content: "search";
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: 30px;
	line-height: 1;
	color: #9cade7;
}

.popin-conventions-collectives .form-cc-search-2 .form-field label {
	display: none;
}
.form-cc-search-2 .submit {
	width: auto; 
	background: none;
}

.cc-results #ListActivities h2 {
	margin: 0.5em 0;
	padding: 0 24px;
	color: #5d637a; 
}
#ListActivities p {
	padding: 0 24px;
}
.cc-results h2 span {
	color: #c7c7c7;
}


/* = Formulaire activité = */
.form-cc-activite {
	padding: 0;
}
.form-cc-activite h2 {
	color: #5d637a;
	font-size: 1.9em;
	margin: 0;
	padding: 0.5em 24px;
	background: #fafafa;
}

.convention-collective-confirm .form-cc-activite h2 {
	padding: 0.5em 24px 0 24px;
}

.form-cc-activite p {
	padding: 0.5em 24px;
	color: #5d637a;
	margin: 0;
	font-weight: bold;
	background: #fafafa;
}
#ListConventionsCollectives p:first-child {
	color: #41579e !important;
}

.blue-bar {
	background: #7c91d6; 
	position: fixed; 
	bottom: 0; 
	left: 0;
	right: 0; 
	padding: 24px;
}
.blue-bar .back-link:link, .blue-bar .back-link:visited,
.btn-bar, .btn-bar:link, .btn-bar:visited,
.button-1 {
	text-align: center;
	cursor: pointer;
	font-size: 17px;
	line-height: 1.41;
	padding: 12px;
	min-width: 129px;
	color: #ffffff;
	text-decoration: none;
	border: none;
}
.blue-bar .back-link:link, .blue-bar .back-link:visited {
	float: left;
	background: #9cade7;
}
.btn-bar, .btn-bar:link, .btn-bar:visited, .button-1 {
	float: right;
	background: #363b4f;
}

.blue-bar .button-1 {
	margin-left: 1em !important;
}
.btn-left {
	float: left;
}
.btn-right {
	float: right;
}

.form-cc-activite label {
	display: inline;
}
.form-cc-activite .radio {
	margin-right: 0.5em;
}
.form-cc-activite .form-choice {
	margin: 0.2em 0;
	padding-left: 24px;
}
.form-cc-activite .form-choice:first-child {
	margin-top: 1em;
}

/* suggestions */
.popin .ui-widget-content {
	font-family: 'TypoPRO PT Sans';
	font-size: 16px;
	font-weight: normal;
	border-radius: 24px;
	border: 1px solid #8a90a8;
    overflow: hidden;
	max-height: 60%;
	width: calc(100% - 50px) !important;
	box-sizing: border-box;
}
.popin .ui-widget-content a {
	color: #8a90a8;
	padding: 6px 10px;
}
.popin .ui-widget-content a.ui-state-hover {
	border: none;
	margin: -2px;
	padding: 8px 12px;
	border-radius: 0;
	background: #ebebeb;
}

/* RH declination */
.portal-RH .search-tabs a.search-tab {
	color: #6a1414;
}
.portal-RH .search-tabs a.search-tab.active {
	background: #ed726b;
}
.portal-RH .cc-results ul.letters li a:link, .portal-RH .cc-results ul.letters li a:visited {
	color:#d75e5c; 
}
.portal-RH .cc-results ul.letters li a:hover, .portal-RH .cc-results ul.letters li a:focus {
	color: #6a1414;
}
.portal-RH .cc-results ul.letters li a.active:link, .portal-RH .cc-results ul.letters li a.active:visited {
	color: #6a1414; 
}
.portal-RH .cc-results #ListActivitiesByLetter ul a,
.portal-RH .cc-results #ListActivities ul a,
.portal-RH #ListConventionsCollectives .cc-results ul a {
	color: #585858;
}
.portal-RH .popin-conventions-collectives .form-cc-search-2 .form-field {
    background-color: #f7dede;
    border: solid 1px #9f251d;
}
.portal-RH .popin-conventions-collectives .form-cc-search-2 input.text {
	color: #9f251d;
	background-color: #f7dede;
}
.form-cc-search-2 button.submit .icon:after {
	color: #ed726b;
}
.portal-RH .form-cc-search-2 input.text::-webkit-input-placeholder {color:#9f251d;}
.portal-RH .form-cc-search-2 input.text:-moz-placeholder {color:#9f251d;}
.portal-RH .form-cc-search-2 input.text.placeholder {color:#9f251d;}
.portal-RH .cc-results #ListActivities h2 {
	color: #ac4f49; 
}
.portal-RH .form-cc-activite h2 {
	color: #ac4f49;
}
.portal-RH .form-cc-activite p {
	color: #ac4f49;
}
.portal-RH #ListConventionsCollectives p:first-child {
	color: #6a1414 !important;
}
.portal-RH .blue-bar {
	background: #cd2d23; 
}
.portal-RH .blue-bar .back-link:link, .portal-RH .blue-bar .back-link:visited {
	background: #ed726b;
}
.portal-RH .btn-bar, .portal-RH .btn-bar:link, .portal-RH .btn-bar:visited, .portal-RH .button-1 {
	background: #2d0907;
}
.popin .ui-widget-content a {
	color: #8a8a8a;
}
.portal-RH .popin .ui-widget-content {
	border: 1px solid #8a8a8a;
}

/* HSE declination */
.portal-HSE .search-tabs a.search-tab {
	color: #124323;
}
.portal-HSE .search-tabs a.search-tab.active {
	background: #5ab883;
}
.portal-HSE .cc-results ul.letters li a:link, .portal-HSE .cc-results ul.letters li a:visited {
	color:#35c166; 
}
.portal-HSE .cc-results ul.letters li a:hover, .portal-HSE .cc-results ul.letters li a:focus {
	color: #124323;
}
.portal-HSE .cc-results ul.letters li a.active:link, .portal-HSE .cc-results ul.letters li a.active:visited {
	color: #124323; 
}
.portal-HSE .cc-results #ListActivitiesByLetter ul a,
.portal-HSE .cc-results #ListActivities ul a,
.portal-HSE #ListConventionsCollectives .cc-results ul a {
	color: #5d7768;
}
.portal-HSE .popin-conventions-collectives .form-cc-search-2 .form-field {
    background-color: #deeee5;
    border: solid 1px #17703e;
}
.portal-HSE .popin-conventions-collectives .form-cc-search-2 input.text {
	color: #17703e;
	background-color: #deeee5;
}
.form-cc-search-2 button.submit .icon:after {
	color: #5ab883;
}
.portal-HSE .form-cc-search-2 input.text::-webkit-input-placeholder {color:#17703e;}
.portal-HSE .form-cc-search-2 input.text:-moz-placeholder {color:#17703e;}
.portal-HSE .form-cc-search-2 input.text.placeholder {color:#17703e;}
.portal-HSE .cc-results #ListActivities h2 {
	color: #5d7768; 
}
.portal-HSE .form-cc-activite h2 {
	color: #5d7768;
}
.portal-HSE .form-cc-activite p {
	color: #5d7768;
}
.portal-HSE #ListConventionsCollectives p:first-child {
	color: #124323 !important;
}
.portal-HSE .blue-bar {
	background: #1d823f; 
}
.portal-HSE .blue-bar .back-link:link, .portal-HSE .blue-bar .back-link:visited {
	background: #5ab883;
}
.portal-HSE .btn-bar, .portal-HSE .btn-bar:link, .portal-HSE .btn-bar:visited, .portal-HSE .button-1 {
	background: #061f11;
}
.popin .ui-widget-content a {
	color: #8a8a8a;
}
.portal-HSE .popin .ui-widget-content {
	border: 1px solid #8a8a8a;
}

/* EC declination */
.portal-EC .search-tabs a.search-tab {
	color: #9e5c00;
}
.portal-EC .search-tabs a.search-tab.active {
	background: #f5b65e;
}
.portal-EC .cc-results ul.letters li a:link, .portal-EC .cc-results ul.letters li a:visited {
	color:#ea7808; 
}
.portal-EC .cc-results ul.letters li a:hover, .portal-EC .cc-results ul.letters li a:focus {
	color: #9e5c00;
}
.portal-EC .cc-results ul.letters li a.active:link, .portal-EC .cc-results ul.letters li a.active:visited {
	color: #9e5c00; 
}
.portal-EC .cc-results #ListActivitiesByLetter ul a,
.portal-EC .cc-results #ListActivities ul a,
.portal-EC #ListConventionsCollectives .cc-results ul a {
	color: #99733d;
}
.portal-EC .popin-conventions-collectives .form-cc-search-2 .form-field {
    background-color: #fff7eb;
    border: solid 1px #cc7700;
}
.portal-EC .popin-conventions-collectives .form-cc-search-2 input.text {
	color: #cc7700;
	background-color: #fff7eb;
}
.form-cc-search-2 button.submit .icon:after {
	color: #f5b65e;
}
.portal-EC .form-cc-search-2 input.text::-webkit-input-placeholder {color:#cc7700;}
.portal-EC .form-cc-search-2 input.text:-moz-placeholder {color:#cc7700;}
.portal-EC .form-cc-search-2 input.text.placeholder {color:#cc7700;}
.portal-EC .cc-results #ListActivities h2 {
	color: #99733d; 
}
.portal-EC .form-cc-activite h2 {
	color: #99733d;
}
.portal-EC .form-cc-activite p {
	color: #99733d;
}
.portal-EC #ListConventionsCollectives p:first-child {
	color: #9e5c00 !important;
}
.portal-EC .blue-bar {
	background: #f08c00; 
}
.portal-EC .blue-bar .back-link:link, .portal-EC .blue-bar .back-link:visited {
	background: #f5b65e;
}
.portal-EC .btn-bar, .portal-EC .btn-bar:link, .portal-EC .btn-bar:visited, .portal-EC .button-1 {
	background: #4f2f03;
}
.popin .ui-widget-content a {
	color: #8a8a8a;
}
.portal-EC .popin .ui-widget-content {
	border: 1px solid #8a8a8a;
}

/* RJ declination */
.portal-RJ.search-tabs a.search-tab {
	color: #4f240d;
}
.portal-RJ.search-tabs a.search-tab.active {
	background: #d7936f;
}
.portal-RJ.cc-results ul.letters li a:link, .portal-RJ.cc-results ul.letters li a:visited {
	color:#b14920; 
}
.portal-RJ.cc-results ul.letters li a:hover, .portal-RJ.cc-results ul.letters li a:focus {
	color: #4f240d;
}
.portal-RJ.cc-results ul.letters li a.active:link, .portal-RJ.cc-results ul.letters li a.active:visited {
	color: #4f240d; 
}
.portal-RJ.cc-results #ListActivitiesByLetter ul a,
.portal-RJ.cc-results #ListActivities ul a,
.portal-RJ#ListConventionsCollectives .cc-results ul a {
	color: #875236;
}
.portal-RJ.popin-conventions-collectives .form-cc-search-2 .form-field {
    background-color: #f2e8e2;
    border: solid 1px #743413;
}
.portal-RJ.popin-conventions-collectives .form-cc-search-2 input.text {
	color: #743413;
	background-color: #f2e8e2;
}
.form-cc-search-2 button.submit .icon:after {
	color: #d7936f;
}
.portal-RJ.form-cc-search-2 input.text::-webkit-input-placeholder {color:#743413;}
.portal-RJ.form-cc-search-2 input.text:-moz-placeholder {color:#743413;}
.portal-RJ.form-cc-search-2 input.text.placeholder {color:#743413;}
.portal-RJ.cc-results #ListActivities h2 {
	color: #875236; 
}
.portal-RJ.form-cc-activite h2 {
	color: #875236;
}
.portal-RJ.form-cc-activite p {
	color: #875236;
}
.portal-RJ#ListConventionsCollectives p:first-child {
	color: #4f240d !important;
}
.portal-RJ.blue-bar {
	background: #964114; 
}
.portal-RJ.blue-bar .back-link:link, .portal-RJ.blue-bar .back-link:visited {
	background: #d7936f;
}
.portal-RJ.btn-bar, .portal-RJ.btn-bar:link, .portal-RJ.btn-bar:visited, .portal-RJ.button-1 {
	background: #2f1405;
}
.popin .ui-widget-content a {
	color: #8a8a8a;
}
.portal-RJ.popin .ui-widget-content {
	border: 1px solid #8a8a8a;
}
/* CE declination */
.portal-CE .search-tabs a.search-tab {
	color: #424563;
}
.portal-CE .search-tabs a.search-tab.active {
	background: #a2addf;
}
.portal-CE .cc-results ul.letters li a:link, .portal-CE .cc-results ul.letters li a:visited {
	color:#6a6caa; 
}
.portal-CE .cc-results ul.letters li a:hover, .portal-CE .cc-results ul.letters li a:focus {
	color: #424563;
}
.portal-CE .cc-results ul.letters li a.active:link, .portal-CE .cc-results ul.letters li a.active:visited {
	color: #424563; 
}
.portal-CE .cc-results #ListActivitiesByLetter ul a,
.portal-CE .cc-results #ListActivities ul a,
.portal-CE #ListConventionsCollectives .cc-results ul a {
	color: #808298;
}
.portal-CE .popin-conventions-collectives .form-cc-search-2 .form-field {
    background-color: #f3f4fc;
    border: solid 1px #5c6089;
}
.portal-CE .popin-conventions-collectives .form-cc-search-2 input.text {
	color: #5c6089;
	background-color: #f3f4fc;
}
.form-cc-search-2 button.submit .icon:after {
	color: #a2addf;
}
.portal-CE .form-cc-search-2 input.text::-webkit-input-placeholder {color:#5c6089;}
.portal-CE .form-cc-search-2 input.text:-moz-placeholder {color:#5c6089;}
.portal-CE .form-cc-search-2 input.text.placeholder {color:#5c6089;}
.portal-CE .cc-results #ListActivities h2 {
	color: #808298; 
}
.portal-CE .form-cc-activite h2 {
	color: #808298;
}
.portal-CE .form-cc-activite p {
	color: #808298;
}
.portal-CE #ListConventionsCollectives p:first-child {
	color: #424563 !important;
}
.portal-CE .blue-bar {
	background: #7d82b9; 
}
.portal-CE .blue-bar .back-link:link, .portal-CE .blue-bar .back-link:visited {
	background: #a2addf;
}
.portal-CE .btn-bar, .portal-CE .btn-bar:link, .portal-CE .btn-bar:visited, .portal-CE .button-1 {
	background: #232536;
}
.popin .ui-widget-content a {
	color: #8a8a8a;
}
.portal-CE .popin .ui-widget-content {
	border: 1px solid #8a8a8a;
}

