*[invisible="1"]
,*[invisible="1"] *
{
	visibility: hidden;
}

hr
{
	margin: 4px 0px 4px 0px;
	border: none;
	height : 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;	
}

.C_CHECKBOX_TREE
{
	margin: 0;
	padding: 0;
}

.C_CHECKBOX_TREE label *
{
	vertical-align: middle;
	display: inline-block;
	/* ie7 inline-block */
	*display: inline;
	zoom: 1;
}

.C_CHECKBOX_TREE input[type=checkbox]
{
	height: auto;
	line-height: auto;
	vertical-align: middle;
	margin: 0 !important;
}

ul.C_CHECKBOX_TREE, 
.C_CHECKBOX_TREE ul 
{
	margin: 0;
	padding-left: 10px;
}
ul.C_CHECKBOX_TREE
{
	padding-left: 20px;
}

.C_CHECKBOX_TREE li
{
	margin: 0;
	min-height: 0 !important;
	overflow: visible !important;
	list-style: none;
}

.C_CHECKBOX_TREE label
{
	font-weight: normal !important;
}

.C_CHECKBOX_TREE li *
{
	float: none !important;
}

.C_CHECKBOX_TREE li ul
{
	display: none;
}

.C_CHECKBOX_TREE li.C_OPEN ul
{
	display: block;
}

.C_CHECKBOX_TREE p
{
	margin: 0;
}

.C_CHECKBOX_TREE .C_PARENT
{
	cursor: pointer;
}

.C_CHECKBOX_TREE .C_PARENT .C_OPEN
{
	display: none;
}

.C_CHECKBOX_TREE .C_PARENT .C_OPEN, 
.C_CHECKBOX_TREE .C_PARENT .C_CLOSED,
li .C_MAP_OPEN
{
	/**  H5BP Image Replacement **/
	border: 0;
	font: 0/0 a !important;
	text-shadow: none;
	color: transparent;
	background: url(../images2/design3/checkbox_tree_branch_closed.png) no-repeat scroll center center transparent;
	width: 14px;
	height: 14px;
}
.C_CHECKBOX_TREE .C_PARENT .C_OPEN ,li .C_MAP_OPEN
{
	background: url(../images2/design3/checkbox_tree_branch_open.png) no-repeat scroll center center transparent;
}
.C_CHECKBOX_TREE label
{
	color: #5C5F60;
}
.C_CHECKBOX_TREE label.C_PARENT .C_CAPTION
{
	font-weight: bold;
}

.C_CHECKBOX_TREE .C_OPEN .C_PARENT .C_OPEN
{
	display: inline-block;
	/* ie7 inline-block */
	*display: inline;
	zoom: 1;
}

.C_CHECKBOX_TREE .C_OPEN .C_PARENT .C_CLOSED
{
	display: none;
}

.C_CHECKBOX_TREE .C_LEAF label
{
	cursor: default;
}

.C_CHECKBOX_TREE_SUMMARY ul
{
	padding: 0;
}

.C_CHECKBOX_TREE_SUMMARY li
{
	list-style: none;
}

.C_CHECKBOX_TREE_SUMMARY.C_CANTONS ul, 
.C_CHECKBOX_TREE_SUMMARY.C_CANTONS li 
{
	display: inline;
}

.C_CHECKBOX_TREE_SUMMARY li span
{
	font-weight: 600; /* semi bold */
	*font-weight: normal; /* ie7 wont semi bold */
}

body.C_NO_WEB_TOOLS .C_WEB_TOOLS, 
body.C_NO_WEB_TOOLS .C_FRAME_JOBUPTEAM 
{
	display: none !important;
}
.C_FRAME_JOBUPTEAM
{
	border: 2px solid #134269;
	padding: 2px 4px 1px 4px;
	background-color: #FFE39F !important;
	background-image: none !important;
	position: relative;
	font-size: 10px;
	color: #000000 !important;
	
	-webkit-border-radius: 8px 4px 8px 4px;
	-moz-border-radius: 8px 4px 8px 4px;
	-ms-border-radius: 8px 4px 8px 4px;
	-o-border-radius: 8px 4px 8px 4px;
	border-radius: 8px 4px 8px 4px;
}
.C_FRAME_JOBUPTEAM a:not([class *= "C_BUTTON"])
{
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	font-size: 10px;
}
.C_FRAME_JOBUPTEAM a:hover
{
	TEXT-DECORATION: underline;
}
.C_FRAME_JOBUPTEAM span
{
	font-size: 11px;
}
.C_FRAME_JOBUPTEAM span label
{
	font-weight: bold;
}
.C_FRAME_JOBUPTEAM h1
{
	xwhite-space: noWrap;
	display: inline-block;
	text-align: center;
	margin: 0px 10px 0px 0px;
	/* ie7 inline-block */
	*display: inline;
	zoom: 1;
}
.C_FRAME_JOBUPTEAM H6
{
	margin: 0px 10px 0px 0px;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	/* ie7 inline-block */
	*display: inline;
	zoom: 1;
}

.C_PRODUCTS_SUMMARY
{
	border: 1px solid #999999;
	text-align: left;
	padding: 4px 10px 4px 10px;
	background-color: #FFFFAA;
	white-space: nowrap;
	position: relative;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;

	-webkit-box-shadow: 0 0 4px 4px rgba(128, 128, 128, 0.2);
	-moz-box-shadow: 0 0 4px 4px rgba(128, 128, 128, 0.2);
	-ms-box-shadow: 0 0 4px 4px rgba(128, 128, 128, 0.2);
	-o-box-shadow: 0 0 4px 4px rgba(128, 128, 128, 0.2);
	box-shadow: 0 0 4px 4px rgba(128, 128, 128, 0.2);
}
.C_PRODUCTS_SUMMARY > span.C_ICON3.C_CROSS_BLACK_16x16
{
	position: absolute;
	right: 4px;
	top: 4px;
}
.C_PRODUCTS_SUMMARY h1
{
	font-size: 14px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-weight: 900;
	display: block;
	text-align: left;
}
.C_PRODUCTS_SUMMARY h2
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
}
.C_PRODUCTS_SUMMARY h3
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	color: #990000;
	display: block;
}
.C_PRODUCTS_SUMMARY h4
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	color: #FF0000;
	display: block;
	max-width: 240px;
	white-space: normal;
}
.C_PRODUCTS_SUMMARY hr
{
	background-color: #666666;
}
.C_PRODUCTS_SUMMARY a
{
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.C_PRODUCTS_SUMMARY a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

.C_FOOTER .C_FRAME_JOBUPTEAM
{
	float: left;
}

h1.C_HEAD3
,h2.C_HEAD3
,h3.C_HEAD3
{
	color: #ffffff;
	margin: 0;
	line-height: 40px;
	height: 40px;
	
	background: #ddd ;
	
	
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
	
	padding: 0 19px;
	font-size: 14px;
	
	text-transform: uppercase;
	position: relative;
}

body.C_B2B h1.C_HEAD3, 
body.C_B2B h2.C_HEAD3, 
body.C_B2B h3.C_HEAD3 
{
	color: #00829A !important;
}

/*** temp ***/

.C_POPUP
,.C_POPUP3
,.C_MSGBOX_RED
,.C_MSGBOX_BLUE
{

	padding: 10px;
}

.C_POPUP > .C_MAIN
{
	border: 1px solid #888888;
	background-color: #ffffff;
}

.C_POPUP .C_HEAD
{
	padding: 2px;
	border-bottom: 1px solid black;
}

.C_POPUP .C_BUTTONS 
{
	border-top: 1px solid black;
}

.C_POPUP .C_HEAD, 
.C_POPUP .C_BUTTONS
{
	padding: 2px;
}

.C_MSGBOX_RED
,.C_MSGBOX_BLUE
{
	width: 350px;
	margin: 20px auto 20px auto;
}
.C_MSGBOX_DIV img.C_MSGBOX_ICON
{
	display: none;
}
#frame_main3 .C_MSGBOX_DIV table
{
	width: 100%;
	margin: 20px 0px 0px 0px;
}
#frame_main3 .C_MSGBOX_DIV table td
{
	text-align: center;
}
#frame_main3 .C_MSGBOX_DIV table a.C_MSG_BUTTON
{
	display: block;
	width: 60px;
	min-width: 60px;
	margin: 0px auto 0px auto;
}


div.C_EMPLOYMENT_BOX
{
	font-size: 12px;
}
div.C_EMPLOYMENT_BOX > div label
{
	display: block;
}
div.C_EMPLOYMENT_BOX > p
{
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

.C_ZCALENDAR
{
	display: inline-block;
	border: 1px solid #999999;
	padding: 4px;
	min-width: 64px;
	height: 14px;
	cursor: pointer;
	background-color: #FFFFFF;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
	/* ie7 inline-block */
	*display: inline;
	zoom: 1;
}

#frame_main3 .C_TOOL 
{
	display: block;
	
	width: 110px;
	background-color: #bbbbbb;
	margin-top: 22px;
	margin-bottom: 0;
	margin-right: 20px;
	height: 121px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
	
	padding: 13px 19px;
	padding-bottom: 0;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	
	background: rgb(225,225,225);
	background: -moz-linear-gradient(top, rgba(225,225,225,1) 0%, rgba(167,169,169,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,225,225,1)), color-stop(100%,rgba(167,169,169,1)));
	background: -webkit-linear-gradient(top, rgba(225,225,225,1) 0%,rgba(167,169,169,1) 100%);
	background: -o-linear-gradient(top, rgba(225,225,225,1) 0%,rgba(167,169,169,1) 100%);
	background: -ms-linear-gradient(top, rgba(225,225,225,1) 0%,rgba(167,169,169,1) 100%);
	background: linear-gradient(to bottom, rgba(225,225,225,1) 0%,rgba(167,169,169,1) 100%);
}

#frame_main3 .C_TOOL.C_AD
{
	padding-left: 0;
	padding-right: 0;
	width: 148px;
}

#frame_main3 .C_TOOL.C_AD > span
{
	margin-left: 0;
}
#frame_main3 #home_tools > .C_TOOL > a.C_BUTTON3,
#frame_main3 #home_tools > .C_TOOL > a.C_BUTTON3.C_GREEN
{
	background: #87C144;
	background: -moz-linear-gradient(top, #97DA5E 0%, #609622 75%, #48711A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97DA5E), color-stop(60%,#609622), color-stop(100%,#48711A));
	background: -webkit-linear-gradient(top, #97DA5E 0%, #609622 75%, #48711A 100%);
	background: -o-linear-gradient(top, #97DA5E 0%, #609622 75%, #48711A 100%);
	background: -ms-linear-gradient(top, #97DA5E 0%, #609622 75%, #48711A 100%);
	background: linear-gradient(top bottom, #97DA5E 0%, #609622 75%, #48711A 100%);
	border:0;
	width:190px;
	padding: 0px 2px;
	margin:0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    color : #000000;
    position:absolute;
    bottom:10px;
    right:10px;
}
#frame_main3 #home_tools > .C_TOOL > a.C_BUTTON3.C_BLUE
{
	background: #3C8A9E;
	background: -moz-linear-gradient(top, #3C8A9E 0%, #00586E 75%, #004759 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3C8A9E), color-stop(60%,#00586E), color-stop(100%,#004759));
	background: -webkit-linear-gradient(top, #3C8A9E 0%, #00586E 75%, #004759 100%);
	background: -o-linear-gradient(top, #3C8A9E 0%, #00586E 75%, #004759 100%);
	background: -ms-linear-gradient(top, #3C8A9E 0%, #00586E 75%, #004759 100%);
	background: linear-gradient(top bottom, #3C8A9E 0%, #00586E 75%, #004759 100%);
	width:220px;
    color : #FFFFFF;
    bottom:10px;
    left:85px;
}

#frame_main3 #home_tools > .C_TOOL > a.C_BUTTON3.C_GREEN span ,
#frame_main3 #home_tools > .C_TOOL > a.C_BUTTON3.C_BLUE span 
{
	padding:0;
	margin:0;
	background:0;
	font-family:open sans;
	font-weight:700;
}

#frame_main3 .C_TOOL > a, 
#frame_main3 .C_TOOL > span 
{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 30px;
	margin-left: -19px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	

	line-height: 30px;
}
/*
body.C_B2B #frame_main3 .C_TOOL > a, 
body.C_B2B #frame_main3 .C_TOOL > span 
{
	background: #00829A;
}

body.C_B2B #frame_main3 .C_TOOL.C_CANDIDATE > a, 
body.C_B2B #frame_main3 .C_TOOL.C_CANDIDATE > span 
{
	background: rgb(219,100,111);
	background: -moz-linear-gradient(left, rgba(219,100,111,1) 0%, rgba(200,16,33,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(219,100,111,1)), color-stop(100%,rgba(200,16,33,1)));
	background: -webkit-linear-gradient(left, rgba(219,100,111,1) 0%,rgba(200,16,33,1) 100%);
	background: -o-linear-gradient(left, rgba(219,100,111,1) 0%,rgba(200,16,33,1) 100%);
	background: -ms-linear-gradient(left, rgba(219,100,111,1) 0%,rgba(200,16,33,1) 100%);
	background: linear-gradient(to right, rgba(219,100,111,1) 0%,rgba(200,16,33,1) 100%);
}
*/
#frame_main3 a.C_TOOL
{
	text-decoration: none;
	color: black;
}

#frame_main3 .C_TOOL > span, 
#frame_main3 .C_TOOL > span
{
	font-size: 13px;
}

#frame_main3 .C_TOOL > span em, 
#frame_main3 .C_TOOL > a span em 
{
	font-style: normal;
	font-weight: 800; /* extra bold */
	*font-weight: bold; /* ie7 wont extra bold */
}

#frame_main3 .C_TOOL.C_MOBILE a
{
	display: none;
}

#frame_main3 .C_TOOL.C_MOBILE.C_ANDROID a.C_ANDROID
{
	display: inline;
}

#frame_main3 .C_TOOL.C_SOCIAL a img, 
#frame_main3 .C_TOOL.C_FOLLOW a img
{
	margin: 0;
}

#frame_main3 .C_TOOL.C_SOCIAL a, 
#frame_main3 .C_TOOL.C_FOLLOW a 
{
	float: left;
}
#frame_main3 #home_tools .C_FOLLOW
{
	padding : 25px 14px 2px 19px;
	margin : 22px 20px 0 0;
	width : 115px;
	height : 107px;	
}

#frame_main3 .C_TOOL.C_SOCIAL a
{
	margin: 0;
	margin-left: 10px;
	margin-top: 15px;
}

#frame_main3 .C_TOOL.C_FOLLOW a
{
	margin: 0;
	margin-left: 0px;
	margin-top: 10px;
}

#frame_main3 .C_TOOL.C_SOCIAL a
{
	margin-left: 25px;
}

#frame_main3 .C_TOOL.C_AD
{
	background: #ffffff;
}

#frame_main3 .C_TOOL.C_AD div
{
	display: table-cell;
	text-align: center;
	height: 91px;
	vertical-align: middle;
	width: 148px;
}

#frame_main3 .C_TOOL.C_MOBILE.C_IOS a.C_IOS
{
	display: inline;
}

.C_TOOL.C_PROFILE, 
.C_TOOL.C_JOBMAILER 
{
	position: relative;
	font-weight: bold;
}

.C_TOOL.C_PROFILE img, 
.C_TOOL.C_JOBMAILER img
{
	position: absolute;
	right: 0;
	bottom: 0;
}
/* Xavier 24.10.2014
.C_EMPLOYMENT label
{
	display: block;
}
.C_EMPLOYMENT label > span > b
{
	font-weight: normal;
}
.C_EMPLOYMENT label > span > i
{
	display: none;
}
*/
#frame_posting_view iframe
{
	border: 0;
	width: 100%;
	min-height: 600px;
}

#resetprofile_popup label
{
	display: block;
	float: none;
	width: auto;
}

.C_WHITE_TABS > .C_BODY .C_TABS
{
	border-bottom: 1px solid #D6EABF;
	margin-bottom: 20px;
	padding: 0 13px;
	overflow: auto;
}

body.C_B2C .C_WHITE_TABS > .C_BODY .C_TABS
{
	border-right: 1px solid #D6EABF;
	margin-top: -18px;
	margin-left: -18px;
}

body.C_B2B .C_WHITE_TABS > .C_BODY .C_TABS
{
	border-bottom: 1px solid #b2d1d9;
}

.C_WHITE_TABS > .C_BODY .C_TABS a
{
	display: inline-block;
	padding: 10px;
	padding-bottom: 0;
	line-height: 24px;
	text-decoration: none;
	color: #76A82A;
	border-right: 1px solid #D6EABF;
	float: left;
	/* ie7 inline-block */
	*display: inline;
	zoom: 1;
}

body.C_B2B .C_WHITE_TABS > .C_BODY .C_TABS a
{
	color: #599cad;
	border-right: 1px solid #b2d1d9;
}

body.C_B2B .C_WHITE_TABS > .C_BODY .C_TABS a.C_FRAME_JOBUPTEAM
{
	border:none;
	border-radius:0;
}

.C_WHITE_TABS > .C_BODY .C_TABS a:hover
{
	color: #D6EABF;
}

body.C_B2B .C_WHITE_TABS > .C_BODY .C_TABS a:hover
{
	color: #2c726a;
}

.C_WHITE_TABS > .C_BODY .C_TABS a.C_ACTIVE
{
	color: #00829A;
	font-weight: bold;
}

body.C_B2B .C_WHITE_TABS > .C_BODY .C_TABS a.C_ACTIVE
{
	color: #005266;
}

body.C_B2B .C_WHITE_TABS > .C_BODY > * 
{
	margin: 18px;
}

body.C_B2B .C_WHITE_TABS > .C_BODY .C_TABS
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#frame_main3 .C_SEARCH_HINT_HOME
{
	position: relative;
}

#frame_main3 .C_TEXT_OVER
{
	min-width: 300px;
	max-width: 630px;
	position: absolute;
	background-color: #F0F1F1;
	border: 1px solid #FFFFFF;
	
	z-index: 1;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-shadow: 0px 0px 18px #A3A3A3;
	box-shadow: 0px 0px 18px #A3A3A3;
	
	padding: 5px;
	display: none;
	
	float: none;
	
	cursor: pointer;
}


#frame_main3 .C_TEXT_OVER .C_TITLE
{
	text-align: center;
	color: #00829A;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;

}
#frame_main3 .C_TEXT_OVER hr
{
	background: #d4d4d5;
	height: 3px;
}

#frame_main3 .C_TEXT_OVER table td span.C_RESULT_GREEN
{
	font-weight: bold;
	color: #00829A;
}


#frame_main3 .C_SEARCH_LONG_HINT_HOME .C_ICON.C_CLOSE
{
	position: absolute;
	right: 3px;
}

.C_SEARCH_FORM h3,#jobmailer_parts .C_BLOCK h3
{
	color: #5C5F60;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-top: 19px;
	margin-bottom: 10px;
}

.C_COMPANY_TYPES label 
{
	line-height: 30px;
}
.C_EMPLOYMENT_TYPES
{
	margin-top : 21px;
}

.C_SEARCH_FORM input[type=submit]
{
	width: 150px;
	margin: 2px;
	margin-bottom: 5px;
}

.C_SEARCH_FORM .C_SUBMIT input[type=submit]
{
	float: right;
}
.C_SEARCH_FORM .C_BLOCK.C_SETTINGS > h1 
{
	margin-bottom: 5px;
}

.C_SEARCH_FORM .C_COMPANY_TYPES label
{
	display: block;
	line-height: 20px;
}

.C_DATEPICKER {
	position: relative;
}

.C_DATEPICKER > span {
    position: absolute;
    right: 0;
    top: 5px;
}

.C_RESUME
{
	background: #00829A;
	background: -moz-linear-gradient(bottom, #00829A 0%, #3B889C 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#00829A), color-stop(100%,#3B889C));
	background: -webkit-linear-gradient(bottom, #00829A 0%,#3B889C 100%);
	background: -o-linear-gradient(bottom, #00829A 0%,#3B889C 100%);
	background: -ms-linear-gradient(bottom, #00829A 0%,#3B889C 100%);
	background: linear-gradient(to top, #00829A 0%,#3B889C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00829A', endColorstr='#3B889C',GradientType=0 );
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
 
   	width:705px;
	margin-bottom: 10px;
	position:relative;
}

body.C_B2B .C_RESUME
{
	background: #00829A; /* Old browsers */
	background: -moz-linear-gradient(top, #00829A 0%, #257D94 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00829A), color-stop(100%,#257D94)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00829A 0%,#257D94 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00829A 0%,#257D94 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00829A 0%,#257D94 100%); /* IE10+ */
	background: linear-gradient(to top, #00829A 0%,#257D94 100%); /* W3C */
   	width:551px;
}

.C_RESUME .C_PHOTO_CONTAINER
{
	display:inline-block;
	width:90px;
	text-align:center;
	padding:0 10px 20px 0;
	vertical-align:middle;
	position:absolute;
	top:45px;
	right:0px;
}

.C_RESUME .C_PHOTO img.C_AVATAR
{
	max-width:90px;
	max-height:120px;
	background : #FFFFFF;
	vertical-align:middle;
}
.C_RESUME .C_INFO
{
	min-height:150px;
}
.C_RESUME .C_INFO
,.C_RESUME .C_FILES
{
	padding:18px 0 0 18px;
	color:#FFFFFF;
	display:inline-block;
	width: 575px;
}
body.C_B2B .C_RESUME .C_INFO
,body.C_B2B .C_RESUME .C_FILES
{
	width: 426px;
}

.C_INFO .C_EMAIL a 
{
	color: #FFFFFF;
}

.C_INFO .C_EMAIL a:hover
{
	text-decoration: none;
}


.C_RESUME .C_FILES
{
	padding:0 0 5px 18px;
	width:518px;
}

.C_RESUME span.C_NAME
{
	font-weight:bold;
}
.C_RESUME .C_NAME,
.C_RESUME .C_BIRTHDATE,
.C_RESUME .C_NATIONALITE
{
	color:#000000;
	display:inline-block;
	font-weight:normal;
}

.C_RESUME h3
{
	margin:0 0 3px 0;
	padding:5px 0 5px 0;
	font-size:13px;
}
.C_RESUME div.C_FILES h3
{
	margin:0;
	padding:5px 0 0 0;
}
.C_RESUME hr
{
	margin: 2px 0px 2px 0px;
	border-top: 1px dashed #194b58;
	border-bottom: 1px dashed #579bab;
	height: 0px;
	background: none;
}

.C_RESUME ul
{
	list-style:none none outside;
	padding:0;
	margin:0;
}
.C_RESUME div.C_FILES ul li
{
	display:inline-block;
	width:250px;
	overflow:hidden;
	text-overflow:ellipsis;
	height:25px;
	line-height:25px;
	vertical-align:top;
}
.C_RESUME ul li a
{
	color:#FFFFFF;
	vertical-align:top;
	text-decoration:none;
}
a.C_SUPERFAVORY
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	background: none;
	background-color: #DDDDDD;
	width: 24px;
	min-width: 24px;
	height: 25px;
	position: relative;
	left: -6px;
	top: 0px;
	cursor: pointer;
}
a.C_SUPERFAVORY span
{
	position: absolute;
	left: 2px;
	top: 2px;
	float: none;
	margin: 0px;
}
/* Xavier 24.10.2014
.C_EMPLOYMENT_LEVEL label
{
	line-height: 30px;
}
.C_EMPLOYMENT_LEVEL > div span
{
	float: left;
}
*/

.C_EMPLOYMENT_LEVEL > div
{
	xdisplay: inline-block;
	margin-left: 10px;
	text-align: right;
}

.C_EMPLOYMENT_LEVEL > div label
{
	margin-left: 10px;
}

.C_SEARCH_FORM .C_EMPLOYMENT_LEVEL > div label
{
	margin-left: 0;
}
.C_EMPLOYMENT_LEVEL > div span
{
	white-space: nowrap;
	display: block;
}
.C_EMPLOYMENT_LEVEL > div select
{
	margin-left: 5px;
}

.C_EMPLOYMENT_LEVEL
{
	/* overflow: auto; */ /* removed by Xavier 13.11.2014 */
}

font.C_FLUO
{
	display: inline-block;
	padding: 1px 1px;

	background-color: RGBA(255,255,0,0.5);
	color: #000000;

	-webkit-box-shadow: 0px 0px 10px #FFFF00;
	-moz-box-shadow: 0px 0px 10px #FFFF00;
	-ms-box-shadow: 0px 0px 10px #FFFF00;
	-o-box-shadow: 0px 0px 10px #FFFF00;
	box-shadow: 0px 0px 10px #FFFF00;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;

	text-decoration: inherit;
	font-size: inherit;
	line-height: inherit;
	text-indent: 0px;
	vertical-align: inherit;
	white-space: pre;
}

body.C_B2B font.C_FLUO
{
	background-color: #FAA240;
	color: #ffffff;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

span.C_UNICODECHAR
{
	font-size: 14px;
	font-family: Arial Unicode MS;
	line-height: 14px;
}

#frame_login_form_container_popup h1
{
	padding : 0 10px;
}

#banner  .C_TOOL.C_FOLLOW div a
{
	margin-left : 10px;
}

#frame_main3 a.C_ZOOM
{
	background: #FFFFFF;
	border : 1px solid #c9c8c8;
	width: 108px;
}

.C_SKETCH
,.C_SKETCH *
{
	font-family: 'SketchBlockBold'; 
	-webkit-font-smoothing: antialiased;
}

.C_SKETCH_LIGHT
,.C_SKETCH_LIGHT *
{
	font-family: 'SketchBlockLight';
	-webkit-font-smoothing: antialiased;
}
.C_BORDERBOX
,.C_BORDERBOX *
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: border-box;
}

.C_LINK3
{
	color: #00829A;
	text-decoration: none;
	border-bottom: 1px solid RGBA(0,103,129,0.35);
}
.C_LINK3:hover
{
	border-bottom: 1px solid #00829A;
}

#ipad_banner_apps
{
	position: relative;
}
#ipad_banner_apps > a.C_DONWLOAD
{
	display: block;
	background-color: #C71020;
	padding: 16px;
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#ipad_banner_apps > a.C_CLOSE
{
	position: absolute;
	right: 10px;
	top: 7px;
	padding: 3px 3px 3px 4px;
	text-align: center;

	border: 4px solid #FFFFFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;%
}


#frame_pageinfo
{
	height: 400px;
	position: relative;
	z-index: 1;
}
#frame_pageinfo > div.C_COMMANDS
{
	position: absolute;
	right: 10px;
	top: -31px;
	z-index: 2;
}
#frame_pageinfo > div.C_COMMANDS > a.C_BUTTON3
{
	margin: 0px 0px 0px 10px;
}
#frame_pageinfo > #frame_pageinfo_content
{
	overflow: auto;
	height: 400px;
}
#frame_pageinfo > #frame_pageinfo_content > iframe
{
	border: 0px;
	margin: 0px;
	display: block;
	width: 100%;
	height: 400px;
}

#obj_form_user_registration
{
	padding-top: 20px;
}
#obj_form_user_registration > ul
{
	margin: 0px;
}
#obj_form_user_registration > ul > li
{
	white-space: nowrap;
	xoverflow: hidden;
}
#obj_form_user_registration > ul > li > label
{
	float: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
#obj_form_user_registration > ul > li > div
{
	float: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0px 0px 0px 20px;
	vertical-align: middle;
}
#obj_form_user_registration > ul > li > div > label
{
	margin: 0px 20px 0px 0px;
}
#obj_form_user_registration > ul > li > label > span
{
	font-weight: 800;
	color: #6C6F70;
}
#obj_form_user_registration > ul > li > label > span > span.C_DETAIL
{
	display: block;
}

#obj_form_user_registration > ul > li > input
{
	float: none;
	width: 216px;
	margin: 0px 0px 0px 20px;
	vertical-align: middle;
}
#obj_form_user_registration > ul > li > #bt_submit_registration
{
	display: block;
	margin: 0px 0px 0px 188px;
	width: 220px;
	height: 30px;
	font-size: 18px;
}

#frame_user_login
{
	padding: 20px 20px 20px 20px;
}
#frame_user_login > div.C_LOGIN
{
	padding-bottom: 30px;
	margin-left: -10px;
	/*margin-right: -10px;*/
}
#frame_user_login > div.C_LOGIN form input				{	width: 130px; min-width: inherit; }
#frame_user_login > div.C_LOGIN form input[type=submit]	{	width: 108px; min-width: inherit; }
#frame_user_login > hr
{
	border-top: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
}
#frame_user_login > div.C_FORM3 > h1
{
	margin: 20px 0px 0px 0px;
	color: #00829A;
	font-size: 24px;
	font-weight: 100;
	text-align: center;

}
#frame_user_login > div.C_FORM3 #obj_form_user_registration > ul
{
	padding: 0px 0px 0px 0px;
}
#frame_user_login > div.C_FORM3 #obj_form_user_registration > ul > li > input
{
	width: 248px;
}

iframe.C_SUBMIT_IFRAME
{
	display: none;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 320px;
	height: 240px;
	background-color: #000000;
}

#frame_user_login > div.popin {
  margin-left: -10px;
  padding-bottom: 63px;
}

#frame_banner_error
{
	position: fixed;
	left: 0px;
	top: -50px;
	width: 100%;
	background-color: Red;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	padding: 8px;

	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
#frame_banner_error.C_SLIDETOP
{
	top: 0px;
}

body iframe[name="google_conversion_frame"]
{
	position : absolute !important;
}

body > img
{
	position : absolute !important;
}

#crawl_block
{
	display: none;
}