/***** Cookiebar in Quirks Mode - styled at the bottom of the screen *****/

.ckOuter {background:url(../_images_global/cookieBarBG.png) repeat;width:100%;height:40px;position:absolute;top:0;right:0;bottom:auto;left:0;text-align:center;}
.ckInner {background:none;position:relative;width:900px;margin:0px auto;padding:10px 0 0;border:none;right:auto;bottom:auto;text-align:center;}
.ckInner div, .ckInner form {display:inline !important;}
.ckInner .ckFormHeader {background:none;padding:0;font-size:12px;display:inline;}
.ckInner form label {color:#fff;}
#acceptCookies, #hideControlPanel {float:none;}
.ckInner div {color:#FFF;padding:0 10px;}
.ckInner div.ckHideInput,.ckInner div.ckHideInput label {display:block !important;width:100%;text-align:left;padding-top:3px;}
.ckInner div.ckHideInput label br {display:none;}
.ckMoreLink {font-size:12px;}
.ckMoreLink a {display:inline-block;font-size:12px;text-decoration:underline;color:#fff;}
.ckOuter.accepted,.ckOuter.hide,.ckOuter .ccButton,.ckInner div.ckExplanation,.ckInner div.cleaner {display:none !important;}

/***** OCP - Online CV Presentation *****/
.ocpButton {height:17px;}
.ocpPersonalCon, .ocpLeft, .ocpRight {width:45%;}

/***** OJP - Online Job Presentation *****/
.ojpContactCon, .ojpLeft, .ojpRight, .ojpButtonContainer {width:45%;}
.ojpButton {display:inline;float:left;width:190px;padding:10px 0;text-align:center;}
.ojpButtonContainer div {display:block;width:100%;}
.ojpButton.ojpSend {float:none;}