/* generelle settings */
/* dieser Abschnitt ist dafuer gedacht, styles zu definieren, welche nicht */
/* einstellbar sind, aber noetig, damit das externe Design anstaendig aussieht */



/* ********************************* */
/* Specials							 */
/* ******************************** **/

body {
	background: none;
}

div.customerlogo{
	display:none;
}

div.mainblock_boundary, 
div.mainscreen_content_center div.mainblock_boundary{
	background: none repeat scroll 0 0 #ffffff;
	border-color: #DDDDDD;
}

div.mainscreen_content_center div.mainblock_boundary div.mainblock div.mainblock_textblock div.table_page {
box-shadow: none;
}

div#container_login {
	padding-top: 30px;
}

div#container_login div.container_actionbar_NoCT {
	margin-top: 12px;
}

div#container_login div.sh_AB_NoCT, 
div#container_login div.sh_AB_NoCT_ABClosed {
	margin-top: 12px;
}
div#container_login div.tableaslist_paging_top {
	line-height: 1.2;
}



/* ******** */
/* Generell */
/* ******** */



body{	background-color					: #ffffff;		}

tr.table_titlerow, li.nav_content_inactive,li.nav_content_inactive:hover {}

div.card_title small, a.nav_meta_inactive, a.nav_meta_active, a.nav_meta_inactive:hover, a.nav_meta_active:hover{}

input.actionbarinputfixedwidth[type="text"]:focus, select.actionbarinputfixedwidth:focus, input:focus, select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus,div.createNewsBox textarea#addNewsBox.createNewsBox, div.createNewsBox, div.ui-multiselect ul.selected, tr.table_contentrow1:hover, tr.table_contentrow2:hover, tr.tableaslist_contentrow1:hover, tr.tableaslist_contentrow2:hover, div.card_item:hover{}

div#wrapper {	max-width							: 100%; margin: 0 auto;background: white;	}



/* ************************************** */
/* Links Farben anpassen					  */
/* ************************************** */

a, a:link, a:visited, a.newsTitle, a.inheriterLink , a.newsTitle, a.newsTitle:link, a.newsTitle:visited, a.newsTitle:active, a.listEmployeeName, a.listEmployeeName:link, a.listEventTitle, a.listEventTitle:link, a.listGroupsTitle, a.listGroupsTitle:link, a.newsTitle, a.newsTitle:link, span.switcher_element a,span.multiaction_checkall, span.multiaction_checkvisibles, span.multiaction_uncheckall_active   {	color								: #000;		font-weight							: normal;	}

a:hover, a:focus, a.newsTitle:hover , a.inheriterLink:hover, a.newsTitle:hover, a.listEmployeeName:hover, a.listEventTitle:hover, a.listGroupsTitle:hover, a.newsTitle:hover, span.switcher_element a:hover ,span.multiaction_checkall:hover, span.multiaction_checkvisibles:hover, span.multiaction_uncheckall_active:hover {	color								: #cdcdcd;		text-decoration						: none;	}




/* ********************************* */
/* Menues							 */
/* ******************************** **/

a.nav_main_inactive,a.nav_mainsub_inactive, a.nav_mainsub_active, a.nav_main_active  {	color								: #ffcd0d;	}


a.nav_meta_inactive:hover, a.nav_main_inactive:hover,a.nav_mainsub_inactive:hover   {	color								: #cdcdcd;	}

a.nav_main_active,a.nav_main_active:hover, 
a.nav_main_inactive,a.nav_main_inactive:hover, 
a.nav_mainsub_inactive, a.nav_mainsub_inactive:hover,
a.nav_mainsub_active, a.nav_mainsub_active:hover {	font-size							: 16px;	}

a.nav_meta_inactive, a.nav_main_inactive, a.nav_meta_active, a.nav_main_active {	text-transform						: normal;	}

a.nav_mainsub_inactive, a.nav_mainsub_active {}


/* ********************************* */
/* Seiten- und Formularueberschriften*/
/* ******************************** **/


h1.contenttitle, h1.mainscreen_solutiontitle, h1.login_solutiontitle, h1.form_title, .contenttitle_thirdA {	font-family							: 'RenaultLifeWeb-Light', Arial, Sans-Serif;		color								: #000;		font-size							: 28px;		font-weight							: normal;	}


h2.showblock_title {	color								: #000;		font-size							: 28px;		font-weight							: normal;	}


/* ************ */
/* Tabellenkopf */
/* ********* ****/

tr.table_titlerow {	background-color					: #ffffff;	}

th.table_titlecell_active, th.table_titlecell  {	color								: #000;		font-weight							: normal;	}


/* ************** */
/* Tabelleninhalt */
/* ************** */

tr.table_contentrow1 {	background-color					: #ffffff;	}

tr.table_contentrow2 {	background-color					: #ffffff;	}

td.table_contentcell, td.table_contentmultiactioncell,
td.tableaslist_cell, td.tableaslist_piccell
{	color								: #000;		background-color					: #ffffff;	}



/* ********* */
/* Formulare */
/* ********* */


div.form_content_right_boundary,
div.showblock_content_value_boundary, div.showblock_content_value_nolabel_boundary {	background-color					: #ffffff;	}

button, a.formButton, div.actionbarSearchButton, input.actionbarSearchButton, button.actionbarSearchButton, a.listEventConfirmButton,input.formButton,a.listGroupsConfirmButton, a.listGroupsConfirmButton,input.createNewsButton, button.createNewsButton{	background-color					: #FFCD0C;		color								: #000;	}

button:hover, a.formButton:hover, div.actionbarSearchButton:hover, input.actionbarSearchButton:hover, button.actionbarSearchButton:hover, a.listEventConfirmButton:hover,button:active, a.formButton:active, div.actionbarSearchButton:active, input.actionbarSearchButton:active, button.actionbarSearchButton:active, a.listEventConfirmButton:active,
input.formButton:hover, input.formButton:active, a.listGroupsConfirmButton:hover, a.listGroupsConfirmButton:active,input.createNewsButton:hover, button.createNewsButton:hover, input.createNewsButton:active, button.createNewsButton:active  {   background-color                    : #ffcd0d;    color                               : #000; }




/* *************** */
/* Allgemeines CSS */
/* *************** */

/* fanergy bm css */
body {
background-image: url("https://recruitingapp-5346.de.umantis.com/pubhtml/bgbody.png");
display: block !important;
}

div.customerlogo {
display: block;
margin-left: 25px;
right: auto;
top: 20px;
z-index: 1;
}

div.container_header {
height: 84px;
}

div.nav_meta {
margin: 20px 0 0;
}

div.table_page, 
div.card_item, 
div.mainblock_boundary, 
div.form_container_actionbar, div.mainscreen_content_center div.mainblock_boundary, div.container_actionbar_NoCT, div.container_actionbar, div.actionbar_boundary_search_TopAB, div.actionbar_boundary_links_TopAB {
box-shadow: none;
}

table.tableaslist {
border-bottom: 0 none;
border-top: 0 none;
width: 79%;
padding: 20px 40px 20px 40px;

}

td.tableaslist_piccell {
padding: 12px 8px 12px 0;
}

div.container_actionbar_NoCT {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-color: #BBBBBB;
border-width: 1px;
padding: 12px 5px 0 6px;
width: 243px;
}

div#footer {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
position: relative;
}

#tablenavigation_boundary_top {
border-bottom: 1px dotted #999999;
}

.sh_AB_NoCT.sh_AB_NoCT_ABClosed {
background: url("https://recruitingapp-5346.de.umantis.com/pubhtml/open.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 200px;
}

/* job market logged in */

.recruitingapp_3463 div.container_content {
margin: -38px 0 0 25px;
}

.recruitingapp_3463  div.container_actionbar_NoCT {
margin: 16px 0 50px 23px;
}

.recruitingapp_3463  div.sh_AB_NoCT {
margin: 10px 0 0 4px;
}

/* login page */

body.recruitingapp_3371, body.recruitingapp_71882, body.recruitingapp_149198, body.recruitingapp_3927{
background: url(https://recruitingapp-5346.de.umantis.com/pubhtml/bglogin.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: auto;
}


.recruitingapp_3371 .login_label, .recruitingapp_71882 .login_label, .recruitingapp_149198 .login_label, .recruitingapp_3927 .login_label {
float: left;
line-height: 2.2;
width: 110px;
}


div.login_content {
margin-left: 0;
}

.recruitingapp_3371 div#wrapper, .recruitingapp_71882 div#wrapper, .recruitingapp_149198 div#wrapper, .recruitingapp_3927 div#wrapper {
background: none repeat scroll 0 0 #fff;
margin: 10% auto auto 10%;
max-width: 408px;
}

div#container_login {
padding-top: 100px;
}

.recruitingapp_3371 .login_button, .recruitingapp_71882 .login_button, .recruitingapp_149198 .login_button, .recruitingapp_3927 .login_button {
float: right;
margin: -60px 20px 0 0;
}

.recruitingapp_3371 button, .recruitingapp_71882 button, .recruitingapp_149198 button, .recruitingapp_3927 button {
height: 50px;
}

.recruitingapp_3371 .messagetext_boundary, .recruitingapp_71882 .messagetext_boundary, .recruitingapp_149198 .messagetext_boundary, .recruitingapp_3927 .messagetext_boundary {
margin: 0 25px 10px 0;
}

.recruitingapp_3371 div#footer div.copy, .recruitingapp_71882 div#footer div.copy, .recruitingapp_149198 div#footer div.copy, .recruitingapp_3927 div#footer div.copy {
padding: 6px 27px 0 0;
}

.recruitingapp_3463 #container_login div.container_content {
margin: 1px 0 0 296px;
}

.recruitingapp_1152359 div#container div.container_content_ABClosed, .recruitingapp_3463  div#container div.container_content_ABClosed {
margin: -38px 0 0 25px;
padding-bottom: 40px;
}

.recruitingapp_3463  span.tableaslist_text {
display: block;
line-height: 1.3;
padding: 5px 0 0;
}

.recruitingapp_3463  .tableaslist_cell > br {
display: none;
}

.recruitingapp_3463  .tableaslist_subtitle.tableaslist_element_3474 {
margin-left: -5px;
}

li.nav_content_inactive {
    background: none repeat scroll 0 0 #ddd;
}


/* ---------------------------- wizard ------------------------------------ */


div.wizard_actionbar_boundary {
background: none repeat scroll 0 0 #7192B1;
border: 1px solid #777777;
box-shadow: 0 0 6px #9EB5C1;
color: #FFFFFF;
float: left;
margin: 13px 0 40px 30px;
padding: 8px 10px 0;
vertical-align: top;
width: 225px;
}

div.wizard_boundary {
background: none repeat scroll 0 0 #333333;
border: 0 none;
box-shadow: none;
margin: 0 0 0 10px;
padding-top: 12px;
width: 100%;
}


div.subcircle, div.subcircle_first, div.subcircle_last, div.subcirclenonclickable, div.subcirclenonclickable_first, div.subcirclenonclickable_last {
background: none repeat scroll 0 0 #aaa;
border: medium none;
}

div#wizard_steptitle {
font-family: arial,verdana;
position: relative;
}

div#wizard_steptitle a.steptitleinactive {
text-decoration: none;
color: #CCCCCC;
}

div.maincircle, div.maincircle_first, div.maincircle_last {
background: none repeat scroll 0 0 #fff;
border: medium none;
}


div.maincircle a, div.maincircle a:link, div.maincircle a:hover, div.maincircle a:visited, div.maincircle a:active, div.maincircle a:focus, div.maincircle_first a, div.maincircle_first a:link, div.maincircle_first a:hover, div.maincircle_first a:visited, div.maincircle_first a:active, div.maincircle_first a:focus, div.maincircle_last a, div.maincircle_last a:link, div.maincircle_last a:hover, div.maincircle_last a:visited, div.maincircle_last a:active, div.maincircle_last a:focus {
color: #000;
text-decoration: none;
}

div.wizard_navcircle_left, div.wizard_navcircle_right {
background: none repeat scroll 0 0 #aaa;
border: medium none;
}

div#wizard_steptitle a.steptitleactive {
color: #FFFFFF;
}

div.subcircle a, div.subcircle a:link, div.subcircle a:hover, div.subcircle a:visited, div.subcircle a:active, div.subcircle a:focus, div.subcircle_first a, div.subcircle_first a:link, div.subcircle_first a:hover, div.subcircle_first a:visited, div.subcircle_first a:active, div.subcircle_first a:focus, div.subcircle_last a, div.subcircle_last a:link, div.subcircle_last a:hover, div.subcircle_last a:visited, div.subcircle_last a:active, div.subcircle_last a:focus {
color: #666666;
}



/* ************************ START - action-bar over job market ************************ */



.recruitingapp_1152359 div.container_actionbar_sh_AB, .recruitingapp_3463 div.container_actionbar_sh_AB {
float: left;
width: 21%;
}



.recruitingapp_1152359 div.container_actionbar_NoCT, .recruitingapp_3463 div.container_actionbar_NoCT {
background: none repeat scroll 0 0#fff);
border-color: #BBBBBB;
border-width: 1px;
padding: 12px 5px 0 6px;
width: auto;
display:none;
}

.recruitingapp_1152359 div.actionbar_cell, .recruitingapp_3463 div.actionbar_cell {
display: block;
float: left;
height: 37px;
margin: 5px;
max-width: 195px;
}

.recruitingapp_1152359 select.actionbarinputfixedwidth, .recruitingapp_3463 select.actionbarinputfixedwidth {
width: 197px;
}

.recruitingapp_1152359 input.actionbarinputfixedwidth[type="text"], .recruitingapp_3463 input.actionbarinputfixedwidth[type="text"] {
width: 190px;
}

.recruitingapp_1152359 .actionbar_boundary_links, .recruitingapp_3463 .actionbar_boundary_links {
display: inline-table;
width: 100%;
}

.recruitingapp_1152359 .actionbar_cell.actionbar_cell_1152388, .recruitingapp_3463 .actionbar_cell.actionbar_cell_69841 {
height: auto;
padding-top: 16px;
}

.recruitingapp_1152359 .actionbar_cell.actionbar_cell_1152508, .recruitingapp_3463 .actionbar_cell.actionbar_cell_66861 {
height: auto;
padding-top: 19px;
}

.recruitingapp_1152359 div.actionbar_cell.cwcelement_visible, .recruitingapp_3463 div.actionbar_cell.cwcelement_visible, div.actionbar_cell.cwcelement_hidden {
float: none;
height: auto;
max-width: none;
}

.recruitingapp_1152359 div.container_content, .recruitingapp_3463 div.container_content {
margin: -38px 0px 0 25px;
}

.recruitingapp_1152359 div.actionbar_content, .recruitingapp_3463 div.actionbar_content {
color: #333333;
font-size: 1em;
font-weight: normal;
line-height: 1.4em;
padding: 0;
display: inline-table;
}

.recruitingapp_1152359 div.sh_AB_NoCT, .recruitingapp_3463 div.sh_AB_NoCT {
margin: -5px 0 0 4px;
}

.recruitingapp_1152359 #container_login div.container_content, .recruitingapp_3463 #container_login div.container_content {
margin: 0 20px 5px 24px;
}

div#container_login div.container_actionbar_NoCT {
margin: 0 24px 10px;
}



/* ************************ END - action-bar over job market ************************ */


.recruitingapp_4168 div.layout_info_content {
    margin-left: 23px;
    margin-top: 20px;
}


@media only screen and (max-width: 800px) {
div#footer {
background:  #ffffff
position: relative;
}

.recruitingapp_3371 div.container_content_NoAB, .recruitingapp_71882 div.container_content_NoAB, .recruitingapp_149198 div.container_content_NoAB, .recruitingapp_3927 div.container_content_NoAB {
margin: 0 0 0 23px;
padding-top: 0px;
}
}

@media only screen and (max-width: 580px) {
body.recruitingapp_3371, body.recruitingapp_71882, body.recruitingapp_149198, body.recruitingapp_3927 {
background: #fff;
}
.recruitingapp_3371 .messagetext_boundary, .recruitingapp_71882 .messagetext_boundary, .recruitingapp_149198 .messagetext_boundary, .recruitingapp_3927 .messagetext_boundary {
margin: 0 5px 10px 0;
}
.recruitingapp_3371 .login_button, .recruitingapp_71882 .login_button, .recruitingapp_149198 .login_button, .recruitingapp_3927 .login_button {
float: right;
margin: -60px 0 0;
}
.recruitingapp_3371 div#wrapper, .recruitingapp_71882 div#wrapper, .recruitingapp_149198 div#wrapper, .recruitingapp_3927 div#wrapper {
background: none repeat scroll 0 0 #ffffff;
margin: auto;
max-width: 370px;
}
.recruitingapp_3371 div.container_content_NoAB, .recruitingapp_71882 div.container_content_NoAB, .recruitingapp_149198 div.container_content_NoAB, .recruitingapp_3927 div.container_content_NoAB {
margin: 0;
padding-top: 0px;
}
.recruitingapp_3371 div.customerlogo,.recruitingapp_71882 div.customerlogo, .recruitingapp_149198 div.customerlogo, .recruitingapp_3927 div.customerlogo {
margin-left: 0;
}
}


/* ************************ IE8/ custom ************************ */

div#footer {
background:  #ffffff;
}


BUTTON {
padding:2px 7px 3px;
padding:4px 7px 3px\9;/* ALLE IE  */
}




/* fanergy design reset 
-----------------------------------------*/

/* links */
a, a:link, a:visited, a.newsTitle, a.inheriterLink, a.newsTitle, a.newsTitle:link, a.newsTitle:visited, a.newsTitle:active, a.listEmployeeName, a.listEmployeeName:link, a.listEventTitle, a.listEventTitle:link, a.listGroupsTitle, a.listGroupsTitle:link, a.newsTitle, a.newsTitle:link, span.switcher_element a, span.multiaction_checkall, span.multiaction_checkvisibles, span.multiaction_uncheckall_active {
    color: #666;
}
a.nav_main_inactive, a.nav_mainsub_inactive, a.nav_mainsub_active, a.nav_main_active {
    color: #404040;
}


/* login screen buttons */
.recruitingapp_3371 button, .recruitingapp_71882 button, .recruitingapp_149198 button, .recruitingapp_3927 button {
    height: 50px;
    border-radius: 40px;
}


/* unnecessary tab - SelfService/MyProfile */
body.recruitingapp_3318 .nav_content,
/* SelfServiceRecruiter/Applications/120/Details */
body.recruitingapp_4069 .nav_content {
    display: none;
}
body.recruitingapp_15793 .nav_content {
    visibility: hidden;
}


/* buttons */
button[name="form_cancel"], .form_content_button [id*="ButtonCancel"] {
    background: #8f8e92 none repeat scroll 0 0;
}

/* datepicker */
.ui-datepicker {
    font-size: 14px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: inherit;
}
#ui-datepicker-div {
    border: 1px solid #ffffff;
    box-shadow: 0 0 5px 5px #ddd !important;
    margin-bottom: 40px;
    margin-left: -14px;
    padding: 14px 14px 8px;
}

div.ui-multiselect .ui-state-hover {
background-color: #ffcd0c;
}


/* reiter */
div.nav_content {
    border-bottom: medium none;
    margin-bottom: 5px;
}
li.nav_content_inactive {
    background: #8f8e92 none repeat scroll 0 0;
    border: 1px solid #8f8e92;
    display: inline;
    margin: 0 2px 0 0;
    padding: 5px 8px;
}
li.nav_content_inactive:hover {
    background: #8f8e92 none repeat scroll 0 0;
    transition: all 0.5s ease 0s;
}
li.nav_content_active {
    background: #8f8e92 none repeat scroll 0 0;
    border: 1px solid #8f8e92;
    display: inline;
    margin: 0 2px 0 0;
    padding: 5px 8px;
}

a.nav_content_active, a.nav_content_active:hover {
    font-weight: normal;
    color: #fff;
}
a.nav_content_inactive:hover {
    color: #fff;
}

/* icon copy grau */
div#customdatablock_147941 .icon.icopy {
    color: #777;
}

/* switcher */
/* SelfServiceLine/Vacancies/67/Questionnaires?CustomerWebConfigMode=inactive */
span.switcher_current_element a, span.switcher_element a:hover {
    background: #8f8e92 none repeat scroll 0 0;
}
span.switcher_element > a:hover {
    color: #fff;
}

#ToogleAB {
display:none;
}

.tableaslist {
    width: 100% !important;
    padding: 0 !important;
}