body {
  text-align: center;
  margin:0 !important;
  color:#666666;
  background-color: #ffffff;
  padding: 0 !important;
}

#training_header{
  margin: 0;
	background-color: #ef2c49;
	font: 32px Arial;
	color: #FFF;
	padding: 10px 0;
}

#page_top_wrapper {
  position: relative;
}

#content {
	padding:14px;
	background-color: #fff;
	min-height: 500px;
}

#footer {
  position: relative;
  margin-top: 2em;
}

.auto {
  width: auto !important;
}

.ni {
  width: 16% !important;
  margin-left: 2%;
}

A:link {
  COLOR: #3588a3; text-decoration: none;
}
A:visited {
  COLOR: #3588a3; text-decoration: none;
}
A:active{
  COLOR: #FF3300; text-decoration: none;
}
A:hover {
  COLOR: #FF3300; text-decoration: underline;
}

.force-link, .force-link:link {
    color: #3588a3 !important; 
    text-decoration: none;
}

.force-link:visited {
    color: #3588a3 !important; 
    text-decoration: none;
}

.force-link:active {
    color: #FF3300 !important; 
    text-decoration: none;
}

.force-link:hover {
    color: #FF3300 !important; 
    text-decoration: underline;
}

#page_wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: #e5e5e5;
  border: none;
  width: 100%;
  min-width: 1100px;
}

#header_wrapper {
  background: #fff;
  margin:0px; padding:0px;
  position: relative;
  height: 120px;
  border-bottom: 3px solid #83d2e6;
}

fieldset {
  border: none;
  padding: 0;
}

#header {
height: 110px;
  padding:0;
  background: url(../furniture/headerbg.gif) 3px -5px no-repeat;
  margin:0px;
}

#header h1 {
	position: absolute;
	/*background: url(../furniture/plc_logo_company.gif) 0 0 no-repeat;*/
	height: 0;
	margin:0px;
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#cccccc;
	overflow: hidden;
	text-indent: -5000px;
	padding: 0 0 41px 0;
	width: 175px;
	left: 130px;
	top: 20px;
}

#header h2 {
  margin:0px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color:#ffffff;
width: 30%;
padding: 5px 10px 10px 10px;
display: none;
}

.harbour_content_container {
  position: relative;
}

#left_side {
  top: 0px;
  position: absolute;
  margin-left: 10px;
  width: 180px;
  background-color: #ffffff;
  z-index: 1;
}

#right_side {
  position: absolute;
  z-index: 100;
  right: 10px;
/*  top: 143px;*/
  width: 250px;
  background-color: #3d3d3d;
}


body.x-c-x #right_side,
body.c-c-x #right_side {
display: none;
}
body.x-c-x #left_side {
display: none;
}


#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 205px;
  margin-right: 273px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
}

body.x-c-x #content {
  margin-left: 10px;
  margin-right: 10px;
}

body.c-c-x #content {
  margin-right: 10px;
}

#footer {
  background-color: #e5e5e5;
  clear: both;
  padding:20px 10px;
  color: #666;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.6em;
}


#left_side p, #right_side p, #content .summary p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.3em;
  color: #333333;
}

#right_side p {
color: #cccccc;
}

#right_side strong {
color: #ffffff;
}


#left_side ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 3px solid #fff;
}

#left_side ul ul {
  border: none;
}

#left_side ul li {
  margin:0;
  padding: 0;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 1em;
}

#left_side ul li a {
	display: block;
	padding: 8px 10px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #e5e5e5;
	background-color: #e5e5e5;
	background: #fff url(../furniture/tab_bg.gif) bottom left repeat-x;
	text-decoration: none;
	color: #313131;
	font-weight: bold;
}

#left_side ul li a:hover {
	background: #fff url(../furniture/tab_bg_over.gif) top left repeat-x;
color: #000000;
border-top: 1px solid #fff;
border-bottom: 1px solid #e5e5e5;
}

#left_side ul li.on a, #left_side ul li.current a {
background-color: #e5e5e5;
color: #333333;
background-image: url(../furniture/pointer_chevron_313131.gif);
background-position: 3px .8em;
background-repeat: no-repeat;
border: none;
}

#left_side ul li  {
}

#left_side ul li ul li {
	border: none;
}

#left_side ul li ul {
padding: 0;
margin: 0 0 0 10px;
}

#left_side ul li ul li a, #left_side ul li.current ul li a {
background: #ffffff url(../furniture/pointer_navleft.gif) 0 .6em no-repeat;
color: #666;
padding-left: 11px;
padding-top: 5px;
padding-bottom: 5px;
border: none;
}

#left_side ul li ul li.on a {
background-position: -500px .6em;
color: #000000;
}

#left_side ul li ul li a:hover {
color: #000000;
}


#left_side h3, #right_side h3, #content .summary h3 {
  margin-top:0; margin-bottom:0; margin-left:0; margin-right:0;
  padding:5px 10px 5px 9px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
}

#right_side h3 {
	background-color: #313131;
	color: #fff;
	border-top: none;
	border-left: none;
	padding-top: 10px;
	font-weight: bold;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  color: #313131;
}

#content p {
  margin-top:15px;
	margin-bottom: 15px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  color: #333333;
}

#content h3 {
  margin-top:-10px;
  margin-left:-10px;
  margin-right:-9px;
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #313131;
background-color: #eee;
padding: 7px 10px 7px 9px;
border-top: 1px solid white;
border-left: 1px solid white;
}

#content h4 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #313131;
}

#content h5 {
  font-size: 13px;
	color: #313131;
}




#navcontainer {
position: absolute;
height: 30px;
top: 89px;
margin-left: 20px;
}




#navlist
{
  margin: 0 auto;
  padding: 0;
  margin-left: 0;
  font: normal 12px "Helvetica Neue", Arial, Verdana, sans-serif, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  float: left;
letter-spacing: -.02em;
}

#navlist li a
{
  display: block;
  float: left;
  height: 20px;
  padding: 9px 6px 1px 6px;
  margin-left: 0px;
  border: 1px solid #CCCCCC;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: none;
  background: #E2E2E2 url(../furniture/tab_bg.gif) bottom left repeat-x;
  text-decoration: none;
  margin-right: 3px;
}

#navlist li a:link { color: #313131; }
#navlist li a:visited { color: #313131; }

#navlist li a:hover
{
  background: #E2E2E2 url(../furniture/tab_bg_over.gif) top left repeat-x;
  padding-top: 10px;
  padding-bottom: 0;
  color: #313131;
}

#navlist li a#current {
	color: #333;
	background: #e5e5e5;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 12px;
	padding-bottom: 4px;
	margin-top: -3px;
	font-size: 14px;
}

#navlist li a#current:hover {
padding-top: 12px;
padding-bottom: 4px;
}


.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #eee;
  margin:0px;
  padding:10px;
  border: none;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #313131;
}

.featurebox_side {
  background: #666666 url(../furniture/featurebox_hat_info.gif) top left repeat-x;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:25px 10px 10px 10px;
  border: none;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 12px;
color: #cccccc;
}

fieldset {
  width: 610px;
  padding: 10px 0 10px 0;
  display: block;
}

fieldset.sms {
  width: 430px;
}

fieldset.sms textarea {
  width: 430px;
}
fieldset label {
  display: block;
  float: left;
  width: 210px;
  margin-bottom: 1em;
}

fieldset label div.note {
  font-size: 0.8em;
  color: #777;
  font-style: italic;
  margin-top: 0.5em;
}

fieldset label.mandatory {
  color: red;
  background-image: url(../furniture/icons/bullet_red.png);
  background-repeat: no-repeat;
  background-position: right;
}
span.mandatory {
  color: red;
}
#content fieldset p.error {
  color: red;
}

span.error { 
  color: red;
  margin-left: 0.5em;
}

.error--basic {
  color: red;
}

fieldset label.error {
  font-weight: bold;
}
fieldset input, fieldset img {
  float: left;
  margin-bottom: 1em;
}

fieldset input {
  width: 200px;
}

fieldset input.long {
  width: auto;
}

fieldset select {
  width: 204px;
  margin-bottom: 1em;
}
fieldset input.date {
  width: 105px;
}
fieldset textarea {
  width: 700px;
  height: 400px;
  margin-bottom: 1em;
}
fieldset textarea.short {
  height: 50px;
}
fieldset br {
  clear: left;
}
fieldset div {
  margin-bottom: 1em !important;
}

 /**
 * Following was added by Brett to tidy up the activity emails section of the user add/edit form
 */

form.bmfeaturebox_center {
  background-color: #eee;
  margin:0px;
  padding:10px;
  border: none;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #313131;
  line-height: 1.5;
}

form.bmfeaturebox_center fieldset {
  width: 610px;
  border: medium none;
  clear: left;
  float: left;
  margin: 0 0 1.5em;
  padding: 0;
}

form.bmfeaturebox_center fieldset ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 1em 1em 0;
  margin: 0;
}

form.bmfeaturebox_center fieldset li {
  clear: left;
  float: left;
  padding-bottom: 1em;
  width: 100%
}

form.bmfeaturebox_center fieldset label {
  float: left;
  margin-right: 11px;
  width: 200px;
  display: inline;
}

form.bmfeaturebox_center fieldset input {
  float: none;
  margin-bottom: 0;
  width: 200px;
}

form.bmfeaturebox_center fieldset select {
  margin-bottom: 0;
  width: 204px;
}

form.bmfeaturebox_center fieldset textarea {
  height: 400px;
  width: 700px;
  margin-bottom: 0;
}

form.bmfeaturebox_center fieldset input.checkbox,
form.bmfeaturebox_center fieldset input.radio {
  width: auto;
}

form.bmfeaturebox_center fieldset fieldset {
  background-color: transparent;
  background-image: none;
  border-style: none;
  margin-bottom: -2.5em;
}

form.bmfeaturebox_center fieldset fieldset legend {
    font-weight: normal;
    margin-left: 0;
    padding: 0;
}

form.bmfeaturebox_center fieldset fieldset ol {
  margin: 0 0 0 211px;
  padding: 0;
  position: relative;
  top: -1.5em;
}

form.bmfeaturebox_center fieldset fieldset label {
  float: none;
  margin-right: auto;
  width: auto;
}

form.bmfeaturebox_center fieldset.submit {
  background-color: transparent;
  background-image: none;
  border-style: none;
  float: none;
  width: auto;
  margin-left: 1em;
}

form.bmfeaturebox_center fieldset.submit input {
  width: auto;
}


div.summary {
  display: block;
  float: left;
  width: 200px;
  border: 1px solid #ccc;
  margin-right: 2em;
}

#content div.summary h3 {
  background-color: #2153AA;
  color: white;
  text-align: center;
}
#content div.summary p.more {
  background-color: #fffff6;
  padding:5px;
  border: 1px solid #DFE8F7;
}

a img {
  border: none;
}

p.add {
  padding-left: 20px;
	margin-left: 10px;
  background-image: url(../furniture/icons/add.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  float: right;
}

p.notice {
  padding-left: 20px;
	clear: right;
	/*float: left;*/
  background-image: url(../furniture/icons/error.png);
  background-repeat: no-repeat;
  background-position: center left;
  font-weight: bold;
}

p.error {
  padding-left: 20px;
	clear: right;
	/*float: left;*/
  background-image: url(../furniture/icons/picture_error.png);
  background-repeat: no-repeat;
  color: #f00 !important;
  font-weight: bold !important;
  background-position: center left;
  font-weight: bold;
}


#content p.edit {
  background-image: url(../furniture/icons/table_edit.png);
  background-repeat: no-repeat;
  background-position: center left;
  margin: 5px 20px 5px 5px;
  padding: 0px;
  padding-left: 20px;
  float: left;
  /*
  float: left;
  clear: left;
  display: block;
  margin: 0px 20px 5px 0px;
  padding: 0px;
  padding-left: 20px;
  */
}

#content p.vacancy_actions a {
  margin: 0px;
  padding: 0px;
}

#content p.vacancy_action, 
#content p.vacancy_actions {
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
  margin: 5px 20px 5px 5px;
  padding: 0 0 0 20px;
}

#content p.vacancy_action {
  padding: 0;
}

#content p.vacancy_action a {
  margin: 0;
}

#content p.vacancy_actions.pdf {
  background-image: url("/themes/default/javascript/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif");
}

#content p.edit a {
	margin: 0px;
	padding: 0px;
}

#content h4 {
	width: 100%;
	display: block;
	/* width: 97%; */
	float: left;
	/*
	 clear: both;
	*/
}


/* styles for expanding Help section */


#help_nav {
float: right;
height: 53px;
padding-right: 10px;
}

#help_nav div {
float: left;
}

#help_nav a {
display: block;
background-color: #747474;
height: 22px;
font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
font-size: 12px;
color: #ffffff;
padding: 7px 10px 0 10px;
outline: none;
margin-left: 2px;
}

#tab_help a, #tab_hello a {
	background: #eee url(../furniture/tabhelp.gif) 10px .8em no-repeat;
	color: #313131;
	padding: 7px 20px 0 25px;
}

#tab_logout a {
	background-color: #eee;
	color: #313131;
}

#help, #hello {
background-color: #313131;
font-family: "Hlevtica Neue", Arial, Verdana, sans-serif;
padding: 20px 0;
color: white;
font-size: 14px;
}

#help_container {
}



#help_chat, #user_info {
width: 37%;
padding: 0 20px;
/* border-right: 2px solid #7bd9ec; */
}

#help_chat h2, #user_info h2 {
margin: 0 0 10px 0;
font-size: 23px;
}

#help_chat {
position: relative;
}

#helper_online {
position: absolute;
right: 20px;
top: 0;
}

p.helper {
background: transparent url(../furniture/icon_helper.gif) left top no-repeat;
padding-left: 15px;
font-size: 12px;
}

#help_chat fieldset {
margin: 0;
width: 100%;
padding: 0;
}

#help_chat textarea {
width: 100%;
height: 10em;
margin-top: 0;
border: none;
font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
font-size: 12px;
}

#help_chat input#submit {
background-color: #1ebedd;
border: none;
color: #ffffff;
width: auto;
font-size: 14px;
}






/* styles for user info in expandale top area */

table#edituser td, table#edituser th {
border: none;
padding: 5px 0;
background-color: transparent;
vertical-align: top;
text-align: left;
}

table#edituser th {
font-size: 12px;
width: 100px;
}

#user_info input,
#user_info select,
#user_info textarea {
border: none;
width: 210px;
}

#user_info textarea {
height: 7em;
}

#user_info input.submit, #help_chat input#submit {
background-color: #1ebedd;
border: none;
color: #ffffff;
padding: 5px 10px;
width: auto;
font-size: 14px;
font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
font-weight: bold;
}











.clearBoth {
clear: both;
}














#right_side form{
color: #cccccc;
font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
font-size: 12px;
padding: 10px;
margin: 0;
}


#right_side fieldset {
background-color: #4f4f4f;
width: 220px;
margin: 0 0 5px 0;
padding: 5px;
}

#right_side #stat_filters fieldset input[type="text"]{
width: 200px;
}


#right_side form label {
float: left;
width: 190px;
margin-bottom: 5px;
margin-right: 10px;
color: #fff;
}

#right_side form input {
float: left;
width: auto;
margin-bottom: 5px;
}

#right_side form select {
float: left;
width: 190px;
margin-right: 10px;
}










/* in content navigation */

div.incontent_nav {
font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
font-size: 11px;
margin-bottom: .5em;
float: left;
width: 99%;
}

div.incontent_nav ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: auto;
}

div.incontent_nav ul li {
float: left;
}

div.incontent_nav ul li a {
display: block;
float: left;
background: white url(../furniture/tab_bg.gif) bottom left repeat-x;
padding: .5em 5px;
text-decoration: none;
color: #333333;
border: 1px solid #CCCCCC;
font-weight: bold;
}

div.incontent_nav ul li a:hover {
background-image: url(../furniture/tab_bg_over.gif);
background-position: top left;
}

div.incontent_nav ul li.current a, #incontent_nav ul li.current a:hover,
div.incontent_nav ul li#on a, #incontent_nav ul li#on a:hover {
background-image: none;
background-color: #313131;
color: white;
border: 1px solid #313131;
}

div.incontent_nav_secondary {
padding-left: 30px;
background: white url(../furniture/incontent_leader.gif) 0 3px no-repeat;
width: 97%;
}

div.incontent_nav_tertiary {
padding-left: 30px;
margin-left: 30px;
background: white url(../furniture/incontent_leader.gif) 0 3px no-repeat;
}




div.content_headed_box {
border: 1px solid #CCCCCC;
margin-top: 1em;
}
div.profile_container {
  margin-top: 1em;
  float: left;
  width: 99%;
}

div.box_header {
background-color: #313131;
padding: 10px 10px 5px 10px;
min-height: 2em;
color: #fff !important;
}

div.box_header h4 {
	color: #fff !important;
}

div.box_header div.primary {
float: left;
width: 47%;
}

div.box_header div.secondary {
float: right;
width: 47%;
text-align: right;
}

div.box_header div.secondary p {
margin: 0 !important;
line-height: 1em !important;
color: #fff !important;
}

div.box_header div.secondary a {
padding: 5px;
font-weight: bold;
color: #fff;
}

div.box_header div.secondary a.on {
	background-color: #4F727F;
	color: #fff;
}

div.box_body h5 {
margin-top: 0;
margin-bottom: .5em;
}

div.box_body {
padding: 10px;
background-color: #F5F5F5;
}











  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }










form.candidate_search_form {
width: 630px;
padding: 0;
margin-bottom: 1em;
clear: right;
}

form.candidate_search_form fieldset {
width: 100%;
border: 1px solid #cccccc;
padding: 10px;
}

form.candidate_search_form input, form.candidate_search_form label {
width: auto;
margin: 0 5px 0 0;
color: #666666;
}

form.candidate_search_form label {
font-size: 14px;
color: #333333;
width: auto;
margin: 0 10px 0 0;
}

form.candidate_search_form input#candidate_search_form_label {
width: 300px;
}





/* dashboard ---------------- */




#dashboard_col_1,
.dashboard_col_1 {
float: left;
clear: left;
width: 49.5%;
position: relative;
line-height: 1em;
display: block;
}

#dashboard_col_2,
.dashboard_col_2 {
float: right;
clear: right;
width: 48.5%;
position: relative;
line-height: 1em;
display: block;
}


div.dashboard {
padding: 10px;
margin-top: 2em;
margin-bottom: 2em;
background: #fff url(../furniture/tab_bg.gif) bottom left repeat-x;
border: 1px solid #ccc;
position: relative;
}


#content .dashboard h4 {
color: #313131;
margin-top: 0;
margin-left: -11px;
padding: 10px;
background: #fff url(../furniture/tab_bg_over.gif) top left repeat-x;
border: 1px solid #ccc;
border-bottom: none;
width: 30%;
height: 10px;
margin-bottom: 30px;
position: absolute;
top: -31px;
}
#content .dashboard h4 a {
  color: #313131;
}
#content .dashboard h5 {
margin-top: 1em;
margin-bottom: .5em;
color: #313131;
}


.dashboard p {
	color: #313131;
}






.dashboard p.add {
position: absolute;
right: 10px;
top: 0em;
margin: 0;
}

.dashboard #new_emails {
position: absolute;
right: 10px;
top: 1.5em;
margin: 0;
}




table#dashboard_summary {
  margin-top: 0;
}

table#dashboard_summary form {
  margin-bottom: 0;
}
table#dashboard_summary fieldset {
  border: none;
  padding: 0;
}

table#dashboard_summary input#candidate_search_form_label {
  position: relative;
  top: -2px;
}

table#dashboard_summary th,
table#dashboard_summary td {
  padding:5px;
}

table#dashboard_summary form.candidate_search_form fieldset {
  width: auto;
}


.dashboard table {
margin-top: 0;
margin-bottom: 0;
}

.dashboard th, .dashboard td {
padding-left: 3px;
background-image: none;
}

.dashboard table.sortable th, .dashboard table.sortable td {
padding-left: 12px;
}
.dashboard table.sortable th {
background-image: url(../furniture/pointer_sort.gif);
}



.dashboard #mi td {
background-color: white;
}

.dashboard th.sub {
background-color: #999999;
}

.dashboard form.candidate_search_form fieldset {
  border: none;
}
.dashboard form.candidate_search_form label {
  color: white;
  font-weight: bold;
  margin-right: 40px;
  font-size: 0.8em;
}
.dashboard form.candidate_search_form {
  width: auto;
  margin: 2em 0 1em 0;
  clear: left;
  background-color: #666;
}


#talentbank em, #new_emails em {
font-weight: bold;
font-style: normal;
color: #313131;
font-size: 16px;
}

#messages em {
	font-weight: bold;
	font-style: normal;
}

#messages .unopened {
background-image: url(../furniture/icon_mail_env_closed.gif);
background-position: 5px .3em;
background-repeat: no-repeat;
}

#messages .opened {
background-image: url(../furniture/icon_mail_env_open.gif);
background-position: 5px .3em;
background-repeat: no-repeat;
}

#messages .row1, #messages .row2 {
margin: 0 0 5px 0;
padding: 3px 10px 3px 27px;
border: 1px solid #ccc;
}

.dashboard div p.row1 {
background-color: #fff;
}

.dashboard div p.row2 {
background-color: #daf1f7;
}




#searches form {
width: 100%;
}

#searches form label {
color: #cccccc;
font-size: 12px;
}

#searches form fieldset h5 {
}






form.candidate fieldset {
width: 90%;
}

form.candidate label, form.candidate input {
margin-right: 10px;
}

form.candidate label {
color: white !important;
font-weight: bold;
font-size: 13px !important;
}

form.vac_search fieldset, form.app_search fieldset {
float: left;
width: 45%;
}

form.vac_search fieldset {
margin-right: 20px;
}

#searches label, #searches input {
width: auto;
}


#searches input#vs_live, #searches input#ap_live {
margin-right: 10px;
}



#searches select {
width: 90%;
}

input.submit_button {
width: auto;
background-color: #000000;
color: white;
border: none;
padding: 3px 8px;
}






div #stats_graph {
background-image: url(../furniture/stats_graph.gif);
background-position: 0 -18px;
background-repeat: no-repeat;
background-color: transparent;
height: 150px;
margin-top: 10px;
}







/* temp style for a checkbox next to a person's name in a table of people */

input.checkboxInPeopleTable {
padding: 0 0 0 0 !important;
margin-right: 5px !important;
}

.ui-state-highlight {
border:1px solid #FED22F;
}


#statuses input {
  color: #666;
}


.ui-datepicker {
  font-size: 0.8em !important;
  z-index: 99999;
}
.ui-datepicker-prev {
  color: white !important;
}
#ui-datepicker-div {
  display: none;
}

.ui-widget {
  font-size: 0.9em !important;
}

form#panel_review_form td input[type="radio"] {
  width: auto;
}

form.normal {
  text-align:left;
  width: 500px;
  overflow: auto;
}
form.normal label {
  float: left;
  display: block;
  width: 85px;
  height: 20px;
  padding: 0;
  margin: 0;
  padding-left: 3px;
}
form.normal label.long {
  width: auto;
}
form.email label {
  background-color: #e5e5e5;
  border: 1px solid #ccc;
}
form.normal .input {
  width: 390px;
}
form.normal textarea {
  height: 200px;
  width: 480px;
  margin-top: 0;
}
form.email p {
  font-size: 0.7em;
}
form.email div#choose_template {
  padding: 15px 0;
}

form.featurebox_center .checkboxes,
fieldset div.checkbox_container {
  float: left;
  width: 204px;
  border: 1px solid #ccc;
  padding: 5px 5px 0 5px;
}
form.featurebox_center .checkbox {
	width: 204px;
	height: 1em;
	margin: 0;
	padding: 0;
	display: block;
}
form.featurebox_center .checkboxes label,
fieldset div.checkbox_container label {
  width: 180px;
	margin: .5em 0;
	margin-left: 5px;
}
form.featurebox_center .checkboxes input,
fieldset div.checkbox_container input {
  width: 15px;
	margin: .5em 0;
	clear:both;
}
#count_jobalerts {
	width: auto;
}
#content fieldset .download {
  display: block;
  clear: left;
  margin-left: 200px;
  margin-bottom: 0;
}
#content fieldset .download input {
  float: none;
  width: auto;
  margin: 0 0 0 20px;
  padding: 0;
}

#current_images {
  overflow: auto;
  padding: 10px;
}
#current_images div {
  float: left;
  text-align: center;
  padding: 5px;
}

.excel {
  background-image: url(/themes/default/furniture/icons/page_white_excel.png);
  background-repeat: no-repeat;
  padding-left: 20px;
}

form.excel .fake-excel {
    background: none!important;
    border: none;
    padding: 0!important;
    /*input has OS specific font-family*/
    color: white;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    line-height: 1.3em;
}

form.excel .fake-excel:hover {
    text-decoration: underline;
}

.profile_note {
  border: 1px solid #999;
  padding: 20px 10px 10px 10px;
  margin-top: 2em;
  position: relative;
  text-align: left;
  clear: left;
}
.profile_note p {
  margin: 0;
}
.profile_note .meta {
  border: 1px solid #999;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  left: 5px;
  background-color: #f5f5f5;
}
.profile_note .show_in_pdf {
  float: right;
  clear: both;
  display: inline-block;
}
.profile_note .show_in_pdf label{
  font-size: 12px;
}

.note_update {
  float:right;
  margin-bottom:10px;
}
.ui-dialog .profile_note .meta {
  top: 0;
  position: static;
  margin-bottom: 1em;
}
.ui-dialog .profile_note  {
  margin-top: 1em;
}

.profile_note dl {
  border: 1px solid #ddd;
  position: relative;
  padding: 5px;
  overflow: auto;
  background-color: #eee;
  font-size: 0.7em;
}
.profile_note dl dt {
  font-weight: bold;
  font-size: 0.9em;
  width: 50px;
  clear: left;
  float: left;
}
.profile_note dl dd {
  float: left;
  width: 520px;
}
.ui-dialog .profile_note dl dd {
  width: 360px;
}
.profile_note dl dd.attachments {
  display: block;
  zoom: 1;
}

dl dt.email {
  display: none;
}
dl dd.email {
  margin: 5px 0;
  padding: 5px 0;
  border-top: 1px solid #999;
  width: 100%;

}

.dropdowns select {
  width: 60px;
}

table#interviewSlots th {
  background-image: none;
}
table#interviewSlots td {
  border: 1px solid #818181;
  cursor: pointer;
}
table#interviewSlots td.on {
  background-color: #818181;
}
table#interviewSlots td.booked {
  background-color: gray;
}
table#interviewSlots td.over {
  background-color: yellow;
}

form#slot_dates,
form#scheduler_save {
  margin-top: 6em;
}

#scheduler .selected {
  background-color: orange !important;
}
#scheduler .selectedother {
  background-color: lightgreen !important;
}
#scheduler .booked {
  background-color: gray !important;
}

#navigator {
  width: 880px;
  overflow: auto;
}
#navigator a {
  float: left;
  display: block;
  border: 1px solid #535353;
  border-bottom: none;
  padding: 5px;
}
#navigator a.next {
  float: right;
  margin-right: 0;
}

#slot_legend {
  width: 500px;
  border: 1px solid #535353;
  overflow: auto;
  margin-bottom: 1em;
}
#slot_legend span {
  display: block;
  float: left;
  width: 70px;
  border-left: 50px solid #535353;
  padding-left: 5px;
}
#slot_legend span#alloc {
  border-left: 50px solid lightgreen;
}
#slot_legend span#assign {
  border-left: 50px solid orange;
}
#slot_legend span#avail {
  border-left: 50px solid yellow;
}
#slot_legend span#book {
  border-left: 50px solid grey;
}

td.day_6,
td.day_7 {
  background-color: #ddd;
}

label.rating_label {
  display: block;
  clear: left;
  width: 250px;
  float: none;
}
img.rating {
  float: left;
}

#slot_dates fieldset {
  border: 1px solid #ccc;
  padding: 10px 10px 0 10px;
  margin-top: 1em;
  margin-bottom: 1em;
  width: 90%;
}
#slot_dates label {
  width: 100px;
}
#slot_dates input {
  width: 150px;
  margin-right: 2em;
}

#slot_dates fieldset label {
  width: 200px;
}
#slot_dates fieldset select {
  float: left;
  margin-right: 2em;
  width: 300px;
}

#profile_summary iframe {
  border: 2px solid #525252 !important;
  margin-bottom: 1em;
  padding: 1em;
}

td.selector {
  text-align: center;
}

#talent_bank_search {
  overflow: visible !important;
}
#talent_bank_search fieldset {
  width: 430px;
  float: left;
}
#talent_bank_search fieldset.side {
  width: 270px;
}
#talent_bank_search fieldset label {
  clear: left;
}
#talent_bank_search #submit {
  clear: both;
  display: block;
}

div form.add_item label {
  width: 190px;
  height: auto;
  clear: left;
  margin-bottom: 0.5em;
  padding-right: 10px;
}
div form.add_item input,
div form.add_item .input,
div form.add_item select {
  width: 285px;
  margin-bottom: 0.5em;
}
div form.add_item label.textarea {
  width: auto;
}

div form.add_item h3 {
  clear: left;
}

div form.add_item div.wrap {
  overflow: hidden;
}
div form.add_item div.wrap textarea {
  margin-bottom: 1em;
}
div form.add_item div.checkboxes {
  float: left;
  width: 200px;
}
div form.add_item div.checkboxes input {
  float: left;
  width: 20px;
}
div form.add_item div.checkboxes label {
  clear: none;
  width: 50px;
}
table.stat {
  width: 100%;
  margin-top: 5px;
}
table.stat caption {
  text-align: left;
  font-weight: bold;
}
table.stat th.count {
  width: 40px;
}


#message_display {
  padding: 0 10px;
  border: 1px solid #c0c0c0;
}
#message_display h4 {
  margin-top: 1em;
}
#message_display ul {
  padding-left: 20px;
}
#message_display ul li {
  font-size: small;
}


.dashboard ul#vacancy_switch_type {
  list-style-type: none;
  padding: 0;
overflow: hidden;
width: 100%;
margin: 0 0 5px 0;
}
.dashboard ul#vacancy_switch_type li {
  display: block;
  float: left;
}
.dashboard ul#vacancy_switch_type li a {
  color: #313131;
  font-size: 80%;
  font-weight: bold;
  outline: none;
  display: block;
	line-height: 2em;
	padding: 0 10px;
	border: 1px solid #ccc;
	text-decoration: none;
	margin-right: 3px;
	background: #E2E2E2 url(../furniture/tab_bg.gif) bottom left repeat-x;
}

.dashboard ul#vacancy_switch_type li a:hover {
	background: #E2E2E2 url(../furniture/tab_bg_over.gif) top left repeat-x;
}

.dashboard ul#vacancy_switch_type li.on a {
	background-color: #313131;
	color: #fff;
	background-image: none;
	border: 1px solid #313131;
}

#tweet {
  border: 1px solid #999;
  padding: 5px;
}
#tweet p {
  margin: 0;
  padding: 0;
}

form.permissions label.module {
  margin-left: 1em;
}
form.permissions div.permissions {
  margin-left: 2em;
}
form.permissions div.permissions label {
  margin-left: 1em;
}

div.inner_content {
  width: 600px;
}
div.inner_content table {
  margin-top: 3em;
}
table .actions {
  width: 100px;
}
table.stat .nil {
  color: #999;
}

div.scroller {
  overflow: auto;
  padding: 0;
}
div.scroller table {
  margin: 0;
}

#advanced_search {
  width: 630px
}
#advanced_search select {
  float: left;
  margin-right: 10px;
}


#advanced_search_dash fieldset {
  width: auto;
}
#advanced_search_dash fieldset input {
  width: auto;
}
#advanced_search_dash .group {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
#advanced_search_dash label,
#advanced_search_dash input {
  float: none;
}
#advanced_search_dash label {
  margin-bottom: 6px;
}

#advanced_search_dash p {
  clear: both;
  margin: 0;
}


pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */
}

.profile_nav ul {
  float: right;
}
.profile_nav {
  overflow: hidden;
}

.profile_nav div.incontent_nav ul li a {
color: #333333 !important;
}
.profile_nav div.incontent_nav ul li {
  margin-right: 3px;
}
.profile_nav div.incontent_nav ul li a.on {
background-image: url(../furniture/tab_bg_over.gif);
background-position: top left;
text-decoration: underline
}


form.status_change_form {
  text-align: right;
}

.profile_part table.profile_table th {
  width: 15%;
}
.profile_part table.profile_table td {
  width: 35%;
}

.profile_screen table th {
  background-image: none;
}
.profile_screen fieldset {
  width: 700px;
}
.profile_screen label {
  display: block;
  float: left;
  width: 300px;
  clear: left;
  font-size: 0.9em;
  margin-bottom: 5px;
}
#content .profile_screen p {
  width: 600px;
  padding: 2px 2px 2px 2px;
  margin: 0 0 5px 0;
}
#content .profile_screen p.answer {
  float: left;
  width: 200px;
  padding: 2px;
  margin: 0 0 5px 0;
  background-color: white;
}
.profile_screen .radio_container,
#profile_compscreen .radio_container {
  float: left;
  width: 120px;
}

#content .profile_screen div.radio_container label {
  float: left;
  width: auto;
  clear: none;
}
#profile_compscreen .radio_container label {
  float: left;
  width: 10px;
  clear: none;
  padding-left: 1em;
}
#content .profile_screen div.radio_container label.score_value {
  padding: 0 0 0 12px;
  font-weight: bold;
}
#content .profile_screen p.radio_header,
#content #profile_compscreen p.radio_header {
  font-size: 1em;
  font-weight:bold;
  margin-left:505px;
  padding-bottom:0;
}
#content .profile_screen p.radio_header span {
  padding-right: 7px;
}
.profile_screen fieldset.longanswer h3 {
  clear: both;
}
.profile_screen fieldset.longanswer {
  zoom: 1;
}
.profile_screen fieldset.longanswer .radio_container {
  width: 250px;
}
#profile_compscreen fieldset.longanswer .radio_container {
  width: 350px;
}
.profile_screen fieldset.longanswer table.questions .radio_container,
#profile_compscreen fieldset.longanswer table.questions .radio_container {
  width: 150px;
}
.profile_screen fieldset.longanswer label {
  width: 600px;
  padding-right: 10px;
  color: #313131;
}
ol li {
  color: #313131;
}
.profile_screen fieldset.longanswer label.score {
  width: 370px;
  padding-right: 10px;
}
#content .profile_screen fieldset.longanswer p.answer {
  margin-left: 20px;
  width: 580px;
  float: none;
}
.profile_screen textarea {
  display: block;
  clear: both;
  height: 100px;
  width: 600px;
}
.profile_screen div.subtotal {
  margin-left: 300px;
}
.profile_screen div.prescreen_subtotal {
  clear: left;
  margin-left: 250px;
}
.profile_screen div.subtotal select {
  width: 120px;
  float: left;
}
.profile_screen div.subtotal label {
  width: 150px;
  float: left;
}
.profile_screen p#conditions {
  overflow: hidden;
  border: 1px solid #ddd;
  padding: 1em;
  margin: 1em 0;
}
.profile_screen span.condition {
  display: block;
  width: 200px;
  float: left;
  clear: both;
}
.profile_screen span.result {
  display: block;
  width: 300px;
  float: left;
}
.profile_screen fieldset.longanswer .questions textarea {
  width: 400px;
}
.profile_screen fieldset.longanswer .questions label {
  width: 400px;
}
.profile_screen fieldset.longanswer .questions .radio_container label,
#profile_compscreen fieldset.longanswer .questions .radio_container label {
  width: 15px;
}
.profile_screen fieldset.longanswer .questions .radio_container .radio,
#profile_compscreen fieldset.longanswer .questions .radio_container .radio {
  margin-top: 0;
}
.profile_screen label#outcome_label {
  position: relative;
  clear: left;
}
.profile_screen select#outcome {
  width: 210px;
  float: left;
}

input.radio {
  width: 20px;
}

#profile_full table th {
  background-color: #ddd;
  color: black;
  font-weight: normal;
}

a.print {
  padding-left: 20px;
  padding-top: 3px;
  background-image: url(/themes/default/furniture/icons/printer.png);
  background-repeat: no-repeat;
}

a.pdf {
  margin-left: 20px;
  padding-left: 20px;
  padding-top: 3px;
  background-image: url(/themes/default/javascript/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif);
  background-repeat: no-repeat;
}

a.edit {
  margin-left: 20px;
  padding-left: 20px;
  padding-top: 3px;
  background-image: url(/themes/default/furniture/icons/table_edit.png);
  background-repeat: no-repeat;
}

a.onboarding_profile {
  margin-left: 20px;
  padding-left: 20px;
  padding-top: 3px;
  background-image: url(../furniture/icons/user.png);
  background-repeat: no-repeat;
}

.audit-message {
    position: relative;
    padding-bottom: 20px;
    font-size: 13px;
    margin-bottom: 10px;
}

.audit-message .audit-message-content {
    padding: 10px;
    color: #333;
    border: 1px solid #AAA;
    border-bottom: none;
}

.audit-message .audit-message-content p {
    margin: 6px 0;
}

.audit-message .audit-message-content .audit-email-container {
    padding: 10px;
    color: #333;
    border: 1px solid #AAA;
    background: #ccc;
    border-bottom: none;
    margin: 10px 0;
}

.audit-message .audit-message-metadata {
    position: absolute;
    bottom: 0px;
    background: #e3eff7;
    color: #333;
    width: 100%;
    font-size: 11px;
    border: 1px solid #AAA;
}

.audit-message .audit-message-metadata .audit-message-metadata-content {
    padding: 4px 10px;
}

#content p.screen_result_note {
  background-color: white;
  border: 1px solid #c0c0c0;
  margin: 0 0 1em 0;
  padding: 5px;
}

.actions_inprofile input {
   height: 17px;
   width: 17px;
}

fieldset.tb {
  width: auto;
  clear: left;
  padding-bottom: 0;
}
form#advanced_search_dash div.talentbank_field {
	display: inline;
}
form#advanced_search_dash div.checkboxes {
	float: left;
  width: 190px;
  border: 1px solid #ccc;
  padding: 5px;
}
fieldset.tb div.checkboxes{
  float: left;
  width: 190px;
  border: 1px solid #ccc;
  padding: 5px;
}
form#advanced_search_dash div.checkboxes label {
	width: 165px;
	margin: .2em 0 .1em 0 !important;
	margin-left: 5px;
	font-size: 0.8em;
	line-height: 1.7em;
}
fieldset.tb .checkboxes label {
  width: 165px;
	margin: .5em 0 .5em 0 !important;
	margin-left: 5px;
	font-size: 0.8em;
	line-height: .9em;
}
form#advanced_search_dash div.checkboxes input {
	width: 15px !important;
	margin: 0.1em 5px 0.1em 0 !important;
	float: left;
}
fieldset.tb .checkboxes input{
  width: 15px !important;
	margin: 0.5em 5px 0.5em 0 !important;
	float: left;
}
div.wraptb {
  width: 200px;
  float: left;
  margin: 0 1em 1em 0;
}
div.wraptb div.multiwrapper {
  margin-bottom: 0;
}

div.wraptb label.select,
div.wraptb label.selectmulti{
  height: 2.5em;
}

#profile_talentbank textarea {
  width: 400px;
  height: 80px;
}

#client_logo p {
  float: right;
  color: white;
  font-size: 1.5em;
  padding-top: 1em;
}

#media_source_section h5 {
  margin: 0 0 1em 0;
  font-size: 11px;
  font-weight: normal;
}
#media_source_section .checkbox_container {
  margin-left: 200px;
  width: 290px;
}

.vacancy_edit input,
.vacancy_edit select,
.vacancy_edit textarea,
.vacancy_edit .checkbox_container {
  width: 300px;
}

div#full_inset {
  overflow: auto;
  height: 250px;
  border: 1px solid #555;
}
div#full_inset #TABLE_6 {
  margin-top: 0;
}
#profile_shortlist .profile_note {
  margin-top: 0;
  margin-bottom: 2em;
}

#new_client_form label {
  font-size: 90%;
  width: 250px;
}


#content .report {
  border: 1px solid #ccc;
  padding: 0 1em 1em 1em;
  margin-top: 1em;
  overflow: auto;
}
#content .report h4 {
  margin: 1em 0 0 0;
}
#content .report table {
  width: 250px;
  float: left;
}
#content .report img {
  float: left;
  margin: 0.5em 1em;
}
#content .report .report_group {
  overflow: auto;
}
#content .report .report_group div {
  float: left;
  margin-right: 1em;
}

div.extra p {
  overflow: auto;
  clear: both;
  padding-left: 20px;
}
div.extra p strong {
  display: block;
  width: 370px;
  float: left;
}
div.extra p span {
  display: block;
  float: left;
}

fieldset.longanswer div.total_comments {
  margin-left: 20px;
  margin-top: 20px;
}

#right_side form.multiple {
  padding: 0 10px;
}
#right_side form.multiple fieldset {
  margin-bottom: 0;
  padding: 2px 5px;
}
#right_side form.status0 {
  padding-top: 10px;
}
#right_side form.status0 fieldset {
  padding-top: 10px;
}
#right_side form.status2 {
  padding-bottom: 10px;
}

#actions_inline {
  overflow: hidden;
  font-size: 0.8em;
  margin-top: 10px;
  margin-right: 14px;
  background-color: #313131;
  padding: 3px 0 5px 10px;
  min-width: 60%;
  width: auto;
  float: right;
}
#actions_inline * {
}
#actions_inline h3 {
  margin: 10px 5px 0 0;
  padding: 0 0 0 0;
  background-color: #313131;
  color: white;
  font-weight: bold;
  border-left: none;
  border-top: none;
  float: left;
  font-size: 0.9em;
}
#actions_inline input {
  width: auto;
  margin: 0 0 0 0;
  float: none;
  position: relative;
  top: 4px;
}
#actions_inline form {
  float: left;
}
#actions_inline select {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.9em;
  width: 150px;
}
#actions_inline fieldset {
  width: auto;
  padding: 0;
}
#actions_inline label {
  width: auto;
  margin: 3px 2px 0 2px;
  color: white;
  padding: 2px 3px 5px 3px;
  background-color: #4f4f4f;
}
#actions_inline #status_change_form label {
  width: auto;
  margin: 3px 2px 0 2px;
  color: white;
  padding: 1px 3px 3px 3px;
  background-color: #4f4f4f;
}

#content p.sidenote {
  display: none;
}
fieldset.assessment-booking-centres,
fieldset.centres {
  padding-top: 0;
  width: 498px;
}
fieldset.assessment-booking-centres h4,
fieldset.centres h4 {
  margin: 0 0 5px 0;
}
fieldset.assessment-booking-centres label,
fieldset.centres label {
  width: 465px;
  margin-bottom: 0.5em;
  height: 100%;
}

fieldset.assessment-booking-centres input,
fieldset.centres input {
  clear: left;
  width: auto;
  margin-bottom: 0.5em;
}


fieldset legend {
  color: #666;
}

#scheduler table td {
  padding: 0 5px;
}
#scheduler table td:hover {
  background-color: #c0c0c0;
}

a.max, a.min {
  width: 16px;
  height: 16px;
  float: right;
  margin-top: 4px;
  text-indent: -9999em;
  outline: none;
  background-repeat: no-repeat;
}
a.max {
  background-image: url(/themes/default/furniture/icons/arrow_left.png);
}
a.min {
  background-image: url(/themes/default/furniture/icons/arrow_right.png);
}

#right_side p.multi {
  display: none;
}

#profile_compscreen textarea {
  height: 100px;
}
#profile_compscreen label {
  width: 90%;
}
#profile_compscreen label.score {
  width: 200px;
}

#telescreen_form table th {
background:#7F7F7F none no-repeat scroll 3px 8px;
border:1px solid #999999;
color:white;
padding:5px 5px 5px 5px;
vertical-align:top;
}

#telescreen_form .total_breakdown span {
  padding-left: 1em;
}

#telescreen_form p.answer {
  background-color: white;
  margin-top: 0;
  padding: 1em;
  border: 1px solid #bbb;
}

table.questions {
  margin-top: 0;
}
fieldset.checklist td.answer {
  width: 250px;
}
fieldset.checklist input {
  float: none;
  margin-bottom: 0;
}
fieldset.checklist .checkbox {
  width: auto;
}

#template_attachments {

}
#template_attachments input {
  width: auto;
  margin: 0 5px 0 0;
}
#new_files input,
#add_another_attachment {
  float: none;
}
ul#file_list,
ul#new_files {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  clear: left;
}
#template_attachments label,
ul#file_list li,
ul#new_files li {
  float: none;
  clear: left;
}
ul#file_list li,
ul#new_files li {
  padding-left: 20px;
}

#psl_sources,
#private_sources {
  width: 290px;
}

#psl_sources .psl_source_meta label {
  width: 70px;
  line-height: 1.5
}
#psl_sources .psl_source_meta input {
  width: 110px;
  margin-bottom: 0;
}

fieldset.attachments {
  border: 1px solid #ccc;
  width: 680px;
  padding: 10px;
}

form#flag_toggler {
  margin: 1em 0;
  overflow: auto;
}
form#flag_toggler * {
  float: left;
}
form#flag_toggler span {
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
form#flag_toggler span.updating {
  background-image: url(/themes/default/furniture/ajax-loader.gif);
}


.screening_results {
  font-size: 110%;
}
.screening_results h4 {
  width: 100%;
}
.screening_results dl dt {
  width: 650px;
  clear: left;
}
.screening_results dl {
  overflow: auto;
  clear: both;
}
.screening_results dl dt,
.screening_results dl dd {
 margin-bottom: 3px;
}
.screening_results dl dd {
  width: 450px;
  margin-bottom: 1em;
}

.showhide {
  display: block;
  font-size: 95%;
  width: 150px;
  border: 1px solid #111;
  overflow: auto;
  margin-bottom: 1em;
  padding: 5px;
  background-color: #ddd;
}
.showhide:hover {
  background-color: #ccc;
  text-decoration: none;
}


fieldset div#lm_questions {
  clear: left;
  border: 1px solid #bbb;
}
fieldset div#lm_questions p {
  margin-left: 2em;
  clear: both;
  overflow: auto;
}
fieldset div#lm_questions p.mandatory {
  color: red;
}
fieldset div#lm_questions p input ,
fieldset div#lm_questions p span {
  float: left;
  display: block;
}
fieldset div#lm_questions p .lm_type {
  margin: 0 1em;
  border: 1px solid #bbb;
  background-color: #ccc;
  text-align: center;
  width: 70px;
}
fieldset div#lm_questions p .lm_q {
  width: 400px;
}
fieldset div#lm_questions p .lm_up,
fieldset div#lm_questions p .lm_down,
fieldset div#lm_questions p .lm_delete {
  width: 16px;
  text-indent: -9999em;
  margin: 0;
  cursor: pointer;
}
fieldset div#lm_questions #mandatory_header {
  margin-left: 30px;
  padding-top: 10px;
  display: block;
}
fieldset div#lm_questions p .lm_up {
  background-image: url(/themes/default/furniture/icons/arrow_up.png);
}
fieldset div#lm_questions p .lm_down {
  background-image: url(/themes/default/furniture/icons/arrow_down.png);
}
fieldset div#lm_questions p .lm_delete {
  background-image: url(/themes/default/furniture/icons/delete.png);
}

.dyn_wrapper {
  line-height: 1.5;
  border-bottom:1px solid #ddd;
  padding: 0 0 1em 0;
  margin: 0 0 1em 0;
}
.dyn_wrapper strong {
  padding-right: 5px;
}

#add_application div .dyn_qualification_professional {
  float: none;
}

#add_application div .dyn_experience_glam {
  float: none;
}

#linemanager_form label {
  font-size: small;
  padding-top: 5px;
  color: #333;
  width: 300px;
}
#linemanager_form p {
  font-size: 12px;
  color: #333;
}
#linemanager_form textarea {
  width: 600px;
}

fieldset.simple {
  width: auto;
}
fieldset.simple label {
  text-align: left;
  margin-bottom: 1em;
  width: 100px;
}
fieldset.simple select,
fieldset.simple input {
  width: 400px;
  float: left;
}

#flag_toggler {
  padding-left: 30px;
  margin: 1em 0;
  background-image: url(/themes/default/furniture/icons/flag_blue.png);
  background-repeat: no-repeat;
}

#content p.thintable {
  float: none;
  margin: 0 0 0 530px;
}
table.thintable {
  width: 600px;
}

.traffic_light {
  padding-right: 5px;
  height: 10px;
}

div#config_stuff .profile_part {
  overflow: auto;
}
div#config_stuff h4,
div#config_stuff label {
  color: black !important;
}
div#config_stuff label {
  width: 200px;
  display: block;
  float: left;
  clear: left;
  margin-bottom: 1em;
}
div#config_stuff input {
  display: block;
  float: left;
  width: 400px;
  margin-bottom: 1em;
}
div#config_stuff .config_wrap {
  margin-bottom: 1em;
  overflow: auto;
  float: left;
  padding-top: 5px;
}
div#config_stuff .config_wrap label {
  width: 20px;
  clear: none;
}
div#config_stuff .config_wrap input {
  margin-right: 30px;
  margin-top: 0;
  width: auto;
}

/*
 * Added by Shaun to style the Alerts Add-on
 */

.topAlert {
	width: 100%;
	height: 2em;
	line-height: 2em;
	text-align: center;
	background-color: #eeeeee;
	border-bottom: 2px solid #83D2E6;
	display: block;
}

.topAlert p {
	margin: 0;
	padding: 2px 0;
	color: #ff0000;
	font-weight: 500;
	display: block;
}

.topAlertContent {
	display: inline;
	clear: none;
	float: left;
	margin-left: 50px;
}

.topAlertDelete, .topAlertDismiss {
	display: inline;
	margin-right: 10px;
}

.topAlertDismiss a img {
	margin-right: 5px;
}

.topAlertImgDismiss {
	margin-right: 5px;
}

.topAlert p a {
	line-height: 1.5em;
	padding: 0px;
	float: right;
}

.topAlert p a img, .topAlert p img {
	margin-top: 5px;
	position: relative;
	top: 3px;
}

.addNew, .addNewRight {
  background-image: url(/themes/default/furniture/icons/add.png);
  background-repeat: no-repeat;
	text-align: right;
	background-position: 84% center;
}

.addNewRight {
	background-position: 91% center;
}

.alertImgLeft {
	float: left;
	margin-left: 10px;
}

.viewAll {
  background-image: url(/themes/default/furniture/icons/application_view_detail.png);
  background-repeat: no-repeat;
	text-align: right;
	background-position: 84% center;
}

#alertFormDiv {
	width: 550px;
}

#alertForm {
	width: 100%;
}

#alertForm fieldset {
	width: 100%;
}

#alertForm fieldset legend {
	margin-bottom: 10px;
	position: relative;
	left: -10px;
}

#reminderDateLabel {
	width: 45%;
	float: left;
	clear: left;
	margin-bottom: 5px;
}

#reminderDate {
	width: 45%;
	float: left;
	clear: left;
	margin-bottom: 0;
}

#reminderUserIDLabel {
	width: 45%;
	float: right;
	clear: right;
	position: relative;
	top: -20px;
	margin-bottom: 5px;
}

#reminderUserID {
	width: 45%;
	float: right;
	clear: right;
	position: relative;
	top: -20px;
	height: 20px;
	margin-bottom: 0;
}

#reminderTextLabel {
	width: 99%;
	float: left;
	clear: left;
}

#reminderText {
	width: 99%;
	float: left;
	clear: left;
}

#reminderSubmit {
	width: 25%;
	float: right;
	clear: right;
}

.expiredAlert td {
	color: #ff0000 !important;
	font-weight: 400;
}
fieldset#shortlisting {
  width: 800px;
  clear: left;
}
fieldset#shortlisting select {
  width: 400px;
}


#slot_durations {
  text-align: left;
  margin-top: 1em;

}
#slot_durations label,
#slot_durations input {
  display: block;
  float: left;
  margin-bottom: 10px;
}
#slot_durations label {
  width: 60px;
  margin-left: 35px;
}
#slot_durations input {
  width: auto;
}


#jobtabs-1,#jobtabs-2, #jobtabs .jobtabs-jobtab {
  height: 230px;
  overflow-y: scroll;
}
#jobtabs-1 label,#jobtabs-2 label, #jobtabs .jobtabs-jobtab label {
  width: 600px;
}
#jobtabs-1 fieldset,#jobtabs-2 fieldset, #jobtabs .jobtabs-jobtab fieldset {
  width: 650px;
}

}
#job_posting select {
  width: 400px;
}


table#timesheet_entry {
  width: 450px;
  border: 1px solid #c0c0c0;
}

table#timesheet_entry input {
  width: 30px;
}

form#ac_edit select,
form#ac_edit input {
  width: 300px;
}
form#ac_edit fieldset.submit input {
  width: auto;
}
#content div.expanded p {
  margin: 0;
  padding: 0;
}

#content h4 {
	display: inline-block;
  float: none;
}

#scheduler {
  display: block !important;
}

#scheduler table {
  display: block !important;
  float: left !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
}



#talent_bank_search div.checkboxes {
  float:right;
  width:300px;
}

#talent_bank_search div.checkbox {
  clear:both;
}
#talent_bank_search div.checkbox input {
  clear:left;
  width:auto;
  float:left;
  margin-left:70px;
}
#talent_bank_search div.checkbox label {
  clear:none !important;
  float:left;
  display:block;
  width:auto;
}



fieldset.tb div.checkboxes {
  float:right;
  width:185px;
}

fieldset.tb div.checkbox {
  clear:both;
  height:18px;
  display:block;
}
fieldset.tb div.checkbox input {
  clear:left;
  width:auto;
  float:left;
  margin-left:70px;
}
fieldset.tb div.checkbox label {
  clear:none !important;
  float:left;
  display:block;
  width:auto;
  line-height:1.6em !important;
}

table.application_messages td {
	line-height: 1.5em;
}

table.application_messages td input {
	width: 99%;
}

input#add_media,
input#add_media_cost {
	display: block;
	width: auto;
	margin: .2em;
	padding: .2em;
}

div#media_costs label.media_name, div#media_costs label.media_cost {
  display: inline;
  float: none;
}

div#media_costs input.media_name_input {
  float: none;
  width: 100px;
}

div#media_costs input.media_cost_input {
  float: none;
  width: 50px;
}

div#media_costs img {
  float: none;
  margin: 9px 0;
  vertical-align: top;
}

div.psl_source_meta label.pslclosingdate,
div.psl_source_meta input.pslclosingdate {
  display: none;
}

#alternate_container {
    margin-bottom: 1em;
    overflow: auto;
}
#alternate_filter, #filter_extra {
    border: 1px solid #C0C0C0;
    float: left;
    padding: 10px;
    width: 300px;
}
#alternate_filter {
  width: auto;
  display: inline-block;
}
#filter_extra {
    margin-left: 1em;
}
#alternate_filter input, #filter_extra input, #alternate_filter select, #filter_extra select {
    width: 130px;
}
#alternate_filter label, #filter_extra label {
    width: 150px;
}
#alternate_filter select {
  width: auto;
}
#filter_extra p.filter_descriptor {
    font-size: 0.6em;
    line-height: 1em;
    margin: 0em 0 1.5em;  
    display: inline-block;
}

span.input {
display: block;
width: 300px;
float: left;
margin-bottom: 1em;
}

/*Message filters*/
form.message_filters{
  font-size: 14px;
}

form.message_filters fieldset{
  float: left;
  width: 100%;
  clear: right;
  padding: 0;
  margin-right: 1.5em;
  margin-bottom: 0.7em;
}

form.message_filters fieldset input#date_to,
form.message_filters fieldset input#date_from{
  width: 90px;
  text-align: right;
}

form.message_filters fieldset label{
  display: inline-block;
  margin-top: 0.3em;
  width: auto;
  margin-right: 0.5em;
}

form.message_filters fieldset input{
  display: inline-block;
  margin-right: 15px;
}

form.message_filters fieldset input#date_to{
  margin-right: 0;
}

form.message_filters fieldset input.submit{
  width: auto;
}

form.message_filters fieldset select{
  display: inline-block;
  float: left;
}

form.message_filters fieldset input.go_button{
  float: left;
  height: 19px;
  margin-left: 8px;
  margin-top: 3px;
  width: 19px;
}

fieldset#messageMethods{
  width: 100%;
  float: left;
  margin: 0;
  background-color: #7F7F7F;
  padding: 5px 0;
}

fieldset#messageMethods input{
  width: 150px;
  margin-left: 5px;
  margin-bottom: 0;
}

tr.paging_head{
  border: 1px solid #CCCCCC !important;
}

tr.paging_head td {
  background-color:#818181;
  border-color: #818181;
  color: white;
  font-weight: bold;
  padding-bottom: 5px;
}

#edit_application .dyn_wrapper {
  width: 600px;
}
#edit_application .dyn_wrapper label {
  width: 300px;
  display: block;
}
#edit_application .dyn_wrapper span.input {
  float: none;
}
#edit_application .dyn_wrapper textarea {
  width: 440px;
}
#advanced_search {
  width: 630px
}
#advanced_search select {
  float: left;
  margin-right: 10px;
}


#advanced_search_dash fieldset {
  width: auto;
}
#advanced_search_dash fieldset input {
  width: auto;
}
#advanced_search_dash .group {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

#advanced_search_dash #field_51.group{
  clear: right;
  width: 100%;
}


#advanced_search_dash label,
#advanced_search_dash input {
  float: none;
}
#advanced_search_dash label {
  margin-bottom: 6px;
  width: auto;
}

#advanced_search_dash p {
  clear: both;
  margin: 0;
}

#advanced_search_dash .checklist {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
}
#advanced_search_dash .checklist label {
  display: inline-block;
  margin: .5em 1em .5em 0;
  padding: 0;
  width: auto;
}

#advanced_search_dash .checklist input {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 15px;
  width: 15px;
}
#content p.success {
  margin: 0 0 10px 0;
}

table tr.subtitle td {
  padding-left: 30px;
}
span.sort-key {
  display: none;
}

#pdf_download_form {
    padding-bottom: 20px;
}
#pdf_download_form .left, #pdf_download_form .right {
    float: left;
    width: 50%;
}
#pdf_download_form label {
    font-size: 12px;
    text-align: right;
    width: 220px;
}
#pdf_download_form label.bold {
    font-weight: bold;
}
#pdf_download_form input[type="checkbox"] {
    margin-left: 5px;
}
#actions_personnel_pdf #pdf_download_form {
    font-size: 0.9em;
}
#actions_personnel_pdf #pdf_download_form a, #actions_personnel_pdf #pdf_download_form span.no_file {
    display: inline-block;
    font-weight: bold;
    height: 20px;
    margin-left: 10px;
}
form textarea.comment {
  height: 110px;
  width: 490px;
}

form div.actions {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 200px;
}

a.shrink, a.expand {
  cursor: pointer;
  border: 1px solid #999;
  padding: 3px;
  border-radius: 3px;
  color: #3588a3;
}
a.shrink:hover, a.expand:hover {
  text-decoration: none;
  background: aliceblue;
}

div#scrollWrapper {
  overflow: overlay;
  overflow-x: scroll;
  height: 15px;
  margin-top: 10px
}
div#scrollWrapper div, div.horizontal-overflow-fix {
  overflow-x: scroll;
}

abbr {
  border-bottom: 1px dotted #999;
}

.clickable {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}

.select2-results li {
    font-family: "Helvetica Neue",Arial,Verdana,sans-serif !important;
}
.select2-container {
  width: 300px;
}
#frm_filters div.filter label {
    display: block;
    margin-bottom: 5px;
}
#frm_filters div.filter select {
    font-family: "Helvetica Neue";
    min-width: 200px;
    width: auto;
}
#frm_filters div.filter .filter_date_range, #frm_filters div.filter .filter_date_single, #frm_filters div.filter .filter_text {
    border: 1px solid #aaa;
    box-sizing: border-box;
    padding: 5px;
    width: 100px;
}
#frm_filters div.filter .filter_text {
    width: 200px;
}
#frm_filters div.filter {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 50px;
    vertical-align: top;
}
#frm_filters div.filter .filter_vacancy_owner {
    width: 300px;
}

#business_picker label, .business_picker label {
  text-align: left;
  margin-left: 1em;
}

#business_picker fieldset, .business_picker fieldset,
#business_picker input, .business_picker input {
  width: auto;
}

.read-only-field {
  margin-bottom: 1em;
}

span.candidate_answer {
  color: white;
  padding: 5px;
  margin-right: 5px;
}
span.candidate_answer.correct {
  background: green;
}
span.candidate_answer.incorrect {
  background: red;
}
#content .profile_table p {
  color: white;
}

#content h3.properHeaderStyle {
  margin-top: 20px;
  margin-bottom: 5px;
}

#help_nav .tab_header_warning a {
    background: #e12424;
    color: #FFFFFF;
}
#tab_development_notice a {
    background: #84A2D4;
    color: #FFFFFF;
}
#header_whoops_warnings,
#header_sql_debug_log {
    display: none;
    padding: 10px 20px;
    font-family: sans-serif;
}
#header_whoops_warnings p,
#header_sql_debug_log p {
    font-size: 12px;
}
.tab_header_warning a:hover,
#tab_development_notice a:hover {
    text-decoration: none;
}
#whoops_error_iframe {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 9999;
}
#whoops_error_iframe_close {
    display: none;
    position: fixed;
    top: -16px;
    right: 20px;
    padding: 16px 15px 6px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #db3e3e;
    color: #FFFFFF;
    z-index: 19999;
    font-size: 20px;
    font-family: sans-serif;
}

/* ADM-1248 */
#posting_to_where {
  width: 640px;
}
#posting_to_where table {
  width: 640px;
  border: none;
}
#posting_to_where table td {
  border: none;
  padding: 5px 0px;
}
#posting_to_where label {
  width: 25px;
  font-size: 11px;
}
#posting_to_where table td.label label {
  width: 210px;
}
#posting_to_where table td input[type=radio] {
  width: 20px;
  margin: 0;
}
#posting_to_where .options div {
  width: 50px;
}
#posting_to_where .posting-date div {
  width: 200px;
}
#posting_to_where .posting-date div label {
  width: 100px;
  text-align: right;
  padding-right: 5px;
}
#posting_to_where .posting-date div input {
  width: 90px;
  margin: 0;
}

/** STYLES FOR VACANCY LAYOUT PAGE **/
/** Some styling stolen and modified from gumby **/
.better-form-styling {
    margin: 0 0 18px;
}

.better-form-styling label {
    display: block;
    font-size: 14px;
    line-height: 1.625em;
    cursor: pointer;
    margin-bottom: 9px;
    color: #333333;
    float: none;
    width: auto;
    float: none;
}

.better-form-styling label.inline {
    display: inline-block;
    padding-right: 20px;
}

.better-form-styling dt {
    margin: 0;
}

.better-form-styling textarea {
    height: 150px;
}

.better-form-styling ul,
form ul li {
    margin-left: 0;
    list-style-type: none;
}

.better-form-styling fieldset {
    border-style: solid;
    border-width: 0.0625em;
    padding: 1.5625em;
    border-color: #d8d8d8;
    margin: 18px 0;
    width: auto;
}

.ui-tabs .better-form-styling fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.better-form-styling fieldset legend {
    padding: 5px 10px;
}

.better-form-styling fieldset .field {
    display: block;
    height: auto;
    zoom: 1;
}

.better-form-styling .field {
    position: relative;
    max-width: 100%;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 16px;
    overflow: hidden;
}

.better-form-styling .field input[type=color] {
    width: 200px;
}

.better-form-styling .field.metro,
.better-form-styling .field .metro {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.better-form-styling .field input,
.better-form-styling .field input[type="*"],
.better-form-styling .field textarea {
    max-width: 100%;
    width: 95%;
    padding: 5px 0;
    margin: 0;
    border: none;
    outline: none;
    resize: none;
    -webkit-appearance: none;
    font-weight: 300;
    font-size: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: none;
}

.better-form-styling .field .input,
#vacancy_field_order li {
    position: relative;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #d8d8d8;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.better-form-styling .field .input.search {
    height: 36px;
    line-height: 34px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
    padding-right: 0;
}

.better-form-styling .field .input.textarea {
    height: auto;
}

.better-form-styling .field .picker {
    position: relative;
    width: 98%;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-family: "Open Sans";
    font-weight: 600;
    height: auto;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
    background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
    background-image: -o-linear-gradient(#ffffff, #f2f2f2);
    background-image: linear-gradient(#ffffff, #f2f2f2);
}

.better-form-styling .field .picker:after {
    content: "\25BE";
    font-family: entypo;
    z-index: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -9px;
    color: #555555;
}

.better-form-styling .field .picker:first-child {
    margin-left: 0;
}

.better-form-styling .field .picker select {
    position: relative;
    display: block;
    min-width: 100%;
    width: 100%;
    height: 34px;
    padding: 6px 45px 6px 15px;
    color: #555555;
    border: none;
    background: transparent;
    outline: none;
    -webkit-appearance: none;
    z-index: 99;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 2px;
}

.better-form-styling .field .picker select::-ms-expand {
    display: none;
}



/* end that stolen form code yaaay*/

.better-form-styling .field input[type=checkbox] {
    float: left;
    width: 15px;
    margin-right: 10px;
    -webkit-appearance: checkbox;
}

.better-form-styling .field label input[type=checkbox] {
    float: none;
    margin-right: 5px;
}

.better-form-styling .checkboxes .field {
    margin-bottom: 0;
}

.better-form-styling .field input[type=radio] {
    float: left;
    width: 15px;
    margin: 2px 10px 2px 2px;
    -webkit-appearance: radio;
}

fieldset.mapping .better-form-styling label {
    width: auto;
    padding-right: 0;
    max-width: 510px;
}

.better-form-styling .checkboxes .field {
    margin-bottom: 0;
}

#advanced_search_dash.better-form-styling fieldset {
    padding: 0 10px;
}

.field .smaller {
  font-size: 11px;
}

#vacancy_field_order {
  padding: 0;
}
#vacancy_field_order li {
  width: 95%;
  font-size: 12px;
  margin-bottom: 3px;
}
#vacancy_field_order li .handle,
#vacancy_field_order li .to_top {
  position: relative;
  float: right;
  z-index: 10;
  margin-top: 2px;
}
#vacancy_field_order li .handle {
  cursor: move;
}
#vacancy_field_order li .to_top {
  margin-right: 10px;
  cursor: pointer;
}
#vacancy_field_order .hidden_extras {
  display: none;
  font-size: 12px;
  margin: 15px 40px 0 40px;
}
#vacancy_field_order .hidden_extras .field label {
  margin: 0px;
  line-height: 14px;
}
#vacancy_field_order .hidden_extras .field, #vacancy_field_order .hidden_extras .field label {
  font-size: 12px;
  color: #666666;
}
#vacancy_field_order .hidden_extras input[type='checkbox'] {
  margin-right: 5px;
}
#vacancy_field_order .expand_icons {
  cursor: pointer;
  margin-right: 2px;
}
/** END STYLES FOR VACANCY LAYOUT PAGE **/


#content div.password_strength p {
   margin-bottom: 0;
}
div.password_strength ul {
    padding-left: 2em;
}
div.password_strength ul li {
    font-size: 12px;
    color: #333;
    padding: 0 0 2px 22px;
    list-style-type: none;
    float: none;
}

div.password_strength ul li {
    font-size: 12px;
    color: #333;
}
div.password_strength ul li.correct {
    background: url(/themes/default/furniture/icons/tick.png) no-repeat left top;
}
div.password_strength ul li.incorrect {
    background: url(/themes/default/furniture/icons/exclamation.png) no-repeat left top;
}

#user_info div.password_strength ul li {
    color: #FFF;
}

div.user_locked {
  background-color: #eee;
  margin-bottom: 1em;
  padding: 1px 0 10px 10px;
}
div.user_locked p {
  background: url(/themes/default/furniture/icons/exclamation.png) no-repeat left top;
  padding-left: 22px
}
.flash-message {
    position: relative;
    font-size: 14px;
    text-align: center;
    color: #31708f;
    background-color: #d9edf7;
    padding: 15px 25px;
    margin: 20px 0 0 0;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    -moz-box-shadow:    inset 0 0 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3);
    box-shadow:         inset 0 0 7px rgba(0,0,0,0.3);
}
.flash-message.success {
    color: #3c763d;
    background-color: #dff0d8;
}
.flash-message.warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.flash-message.error {
    color: #a94442;
    background-color: #f2dede;
}
.flash-message .close {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 10px;
    font-size: 15px;
    color: #333;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    padding: 10px;
    cursor: pointer;
}
.flash-message .close:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.hidden {
  display: none;
}

.ti_info {
  float: right;
  display: inline;
  padding: 10px;
  font-size: 28px;
  color: blue;
}

/* ADM-1477 */
.fetching .fa-spinner {
  font-size: 3em;
}

.multifield > label {
  width:100%;
  display:block;
  margin-top: 12px;
}

.multifield > label:first-child {
  margin-top: 2px;
}
.fake-checkbox {
  margin: 0;
  padding: 0 0.25em;
  cursor: pointer;
  font-size: 22px !important;
  text-align: center;
}

.fake-checkbox.js-checked {
  color: green;
}

.fake-checkbox.js-unchecked {
  color: red;
}

.hide_overflow {
  overflow: hidden;
}

.psl_source_meta>div {
  display: inline-block;
  margin-right: 9px;
}

#psl_sources .psl_source_meta input {
  float: none;
  margin-bottom: 0;
  width: 75px;
}

#psl_sources .mass_update {
  display: block;
  float: none;
  width: auto;
}

#psl_sources, #private_sources {
  width: 375px;
}

.psl_source_meta {
  border: 1px solid #ccc;
  clear: left;
  padding: 1em 0 1em 5px;
}

.mass_update_dialog div {
  margin-bottom: 5px;
  text-align: left;
}

.mass_update_dialog div label {
  display: inline-block;
  width: 100px;
}

.mass_update_dialog div input {
  border: 1px solid #aaa;
  margin: 1px 0;
  padding: 5px;
  width:204px;
}

/* Prevents flickering when hovering over tooltips with Google Charts */
.google-visualization-tooltip { 
    pointer-events:none; 
}

/* The main outer container... */
.stats-container {
    /*background-color: #eee;*/
}

/* A single box containing a stat of some kind */
.stats-box {
    border-radius: 5px;
    /*background-color: #eee;*/
    padding: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    /*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
}

.stats-box .row {
    margin: 1em 0;
}

.stats-box .row:first-child {
    margin-top: 0;
}

.stats-box .row:last-child {
    margin-bottom: 0;
}

.stats-box table {
    margin-bottom: 0;
    margin-top: 0;
}

/* The header before each table */
.stats-box-header {
    font-weight: bold;
    font-size: 1.2em;
    color: #444;
    margin-bottom: 1em;
}

/* If it has a table, then use this for a horizontal scroll wrapper */
.stats-table-wrapper {
    overflow-x: scroll;
    /*margin-bottom: 1em;*/
}

/* The table itself */
.stats-table {
    background-color: white;
    margin-bottom: 1em;
    margin-top: 1em;    
}

.stats-chart {}

/* The filters box */
.stats-filters input {
    box-sizing: border-box;
    height: 29px;
}

.stats-filters .field {
    margin-bottom: 0;
}

.stats-filters .field p {
    float: left;
    margin-top: 0 !important;
}

.js-calendar-item {
    cursor: pointer;
}

summary:hover {
    cursor: pointer;
}

summary {
    outline: none;
}

.data-query-debugger {
    font-size: 13px;
}

.data-query-debugger summary {
    font-weight: bold;
}

.data-query-debugger-container {
    border: 1px solid #d8d8d8;
    background-color: #eee;
    color: #444;
    padding: 1em;
    margin-top: 1em;
}

.data-query-debugger-grid {
    display: grid;
    grid-template-areas: "left right";
    grid-template-columns: 1fr 1fr;
}

.data-query-section-left {
    grid-area: left;
}

.data-query-section-right {
    grid-area: right;
}

.loading-spinner {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading-spinner:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}



/* handsontable-table */
.handsontable-table {
    overflow: hidden;
}
.handsontable-table tbody > tr:nth-child(2n) > td {
  background: #EFEFEF;
}

.upload_locations_file {
  float:right;
}

.locations_upload_container {
  margin-top: 12px;
}

table.no-border td {
    border: none;
}
.ui-widget .third_party_integration_log_display textarea {
  text-align: left;
  width: 100%;
  height: 550px;
  resize: none;
  font-family: monospace;
}

.load-candidates-cv {
    clear: both;
    display: block;
}
.loaded-candidates-cv {
    width: 100%;
    border: 0;
    background: #FFFFFF;
    display: none;
    height: 600px;
}

.dynamic_wrapper_inner .delete_dynamic_field{
    color: red;
    position: absolute;
    top: 19px;
    right: 10px;
}

.field .fieldwrap label,
.dynamic_wrapper_inner_field .fieldwrap label,
.gap-selected-form  .fieldwrap label {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.field .fieldwrap input,
.gap-selected-form  .fieldwrap input,
.dynamic_wrapper_inner_field .fieldwrap input,
.field .fieldwrap .input,
.dynamic_wrapper_inner_field .fieldwrap .input,
.gap-selected-form  .fieldwrap .input,
.field .fieldwrap textarea,
.gap-selected-form  .fieldwrap textarea,
.dynamic_wrapper_inner_field .fieldwrap textarea {
    width: 100%;
    max-width: 400px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.dynamic_wrapper_inner {
    padding: 20px 10px 10px 10px;
    border: 1px solid #CCC;
    margin: 10px 0;
    position: relative;
}

.dynamic_wrapper_inner .gap_form_select {
    margin-bottom: 20px;
}

.gap-selected-form .fieldwrap span.input {
    float: none;
}

.gapcapture-read p.notice {
  color: red !important;
}

p.inline-it {
  margin-top: 1.2% !important;
  position: absolute;
  margin-left: 7%;
  z-index:4;
}

.login-btn {
  padding: 10px 20px;
  background: #3b89d5;
  border-radius: 3px;
  color: #fff !important;
  margin: 10px 0;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}

.login-btn:hover, .login-btn:active, .login-btn:focus {
  text-decoration: none;
  background: #2167ab;
}

fieldset input.input-wide {
  width: 490px;
}

/* Announcement Styling */
.announcement_form input[type='text'] {
    margin-top: 5px;
    width: 590px;
    height: 40px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.announcement_form .select2-choices {
    margin-top: 5px;
    width: 596px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.announcement_switch {
    position: relative;
    display: inline-block;
    width: 60px !important;
    height: 34px;
}

.announcement_switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

div.announcement_box {
    background-color: #d9edf7;
    padding: 15px;
}

#content div.announcement_box p{
    color: #31708f;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

#announcement {
    padding-top: 20px; 
    padding-bottom: 20px; 
    min-height: 100px; 
}

#announcement div {
    width: 60%; 
    margin-left: auto; 
    margin-right: auto;
    text-align: left;
}

#dependency-log {
    position: fixed;
    bottom: 0px;
    width: 100%;
    max-height: 540px;
    font-family: Arial;
    font-size: 11px;
    line-height: 16px;
    z-index: 50;
}
#dependency-log > div {
    display: none;
}
#dependency-log #dependency-log-button {
    background: #4e6ebf;
    color: #FFFFFF;
    padding: 10px 10px;
    width: 100%;
}
#dependency-log #dependency-log-output {
    background: #FFFFFF;
    overflow-y: scroll;
    max-height: 500px;
}
#dependency-log #dependency-log-output ul li {
    text-align: left;
    margin-bottom: 5px;
}
#dependency-log #dependency-log-output ul ul {
    margin-top: 5px;
}
#import-table-new {
    float: right;
}
#import-table-new p {
    margin: 0;
}
#import-table-new p input {
    width: 200px;
    margin-left: 10px;
}
#import-table-new p input[type="submit"] {
    width: 75px;
}
#import-table-new + h4 {
    width: auto;
}
.import-table-columns-mappings {
    width: 95%;
    padding-left: 10px;
    list-style-type: disc;
    margin: 0 5px 10px 5px;
}
.import-table-columns-mappings li {
    font-size: 13px;
    color: #333;
    border: 1px solid #E3E3E3;
    padding: 4px 10px;
}
.import-table-columns-mappings li i {
    float: right;
    color: red;
    cursor: pointer;
    margin: 0 0 5px 5px;
}
#log-table .hidden {
  display: none;
}
#log-table a {
  cursor: pointer;
}
.loading-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.4);
    z-index: 99;
}
.dependency-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
}
.dependency_marked {
    float: right;
    margin-right: 55px;
}
#abandoned-core-stats tr td {
    background-color: #fff;
}

.show_hide_utm_applications {
    background: #7f7f7f;
    color: white;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 20px;
}

#utm_source_applications table {
    margin-top: 0px;
    margin-bottom: 20px;
}

.copy_to_clipboard {
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}

.copy_to_clipboard i {
    display: block;
    margin: 0 auto;
    width: 16px;
}

.copy_to_clipboard_success {
    display: none;
    margin: 0 auto;
    width: 125px;
    background-color: #12b1c9;
    padding: 10px;
    border-radius: 18px;
    margin-top: 10px;
    color: white;
    text-align: center;
}

form.normal label.wide {
  width: 200px;
}

.spinner-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner-wrapper .fa-spin {
    font-size: 3em;
}

.file-browser-dialog .file-browser-dialog-file-content {
  text-align: left;
}
.file-browser-dialog .file-browser-dialog-file-content, 
.file-browser-dialog .file-browser-dialog-file-content iframe, 
.file-preview-dialog iframe {
    width: 98%;
    height: 92%;
    margin: auto;
}

.file-browser-dialog .file-browser-dialog-file-header  {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1em;
}

.file-browser-dialog .file-browser-dialog-navigation .file-browser-dialog-navigation-display {
    margin-right: 0.5em;
}

.file-browser-dialog .file-browser-dialog-file-context a {
    text-decoration: underline;
}

.icon {
    min-height: 16px;
}

.icon.icon-inline {
    display: inline-block;
}

.icon-left {
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 20px;
  margin-left: 10px;
}

.icon-arrow_redo { background-image: url('../furniture/icons/arrow_redo.png'); }
.icon-arrow_out { background-image: url('../furniture/icons/arrow_out.png'); }
.icon-page_code { background-image: url('../furniture/icons/page_code.png'); }
.icon-page_white_magnify { background-image: url('../furniture/icons/page_white_magnify.png'); }

.confirm-verification-files {
  display: inline-block;
}

.onboarding-decline-file {
  padding-top: 2px;
  vertical-align: top;
  display: inline-block;
}

ul.formatted-sortable-list {
  padding: 0;
}

ul.formatted-sortable-list li {
  width: 50%;
  color: #fff;
  cursor: move;
  margin: 5px 0;
  padding: 5px 10px;
  background: #84a2d4;
}

ul.formatted-sortable-list li a.js-delete i {
  color: #fff;
  float: right;
}

.sovren_summary_box {
    border: 1px solid orange;
    padding: 5px 5px 5px 25px;
    background-image: url(/themes/default/furniture/sovren.png);
    background-repeat: no-repeat;
    background-position: 8px center;
}

#form-field-mapping-wrapper {
    display: flex;
    flex-flow: row;
}

#form-field-mapping-wrapper > div {
    flex-basis: 50%;
}

#form-field-mapping-wrapper ul {
    max-width: 100%;
    font-size: 0.8rem;
    padding-left: 1rem;
}

#form-field-mapping-wrapper ul img {
    cursor: pointer;
}

#form-field-mapping-wrapper .ffm-item {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
}

#form-field-mapping-wrapper .ffm-item img {
    margin-right: 1rem;
}

#form-field-mapping-wrapper .ffm-item {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.4rem;
}

.acvb-popup .ui-dialog-titlebar-close {
    display: none;
}
.acvb-popup .acvb-candidate {
    margin: 10px 0;
    font-size: 14px;
    text-align: left;
}
.acvb-popup .acvb-candidate span:first-child {
  margin-right: 10px;
}
.acvb-popup .acvb-candidate .toggle {
  font-size: 12px;
}
.acvb-popup .acvb-candidate .cv-preview-download {
  font-size: 12px;
}
.acvb-popup .acvb-candidate a {
    text-decoration: underline;
}
.acvb-popup iframe {
    width: 100%;
    height: 70vh;
    background: #FFFFFF;
}
.acvb-current {
    margin-left: 10px;
}
.acvb-count {
    margin-right: 10px;
}

.file-preview-popup .filename {
  text-align: left;
  font-size: 15px;
  margin-bottom: 10px;
}
.file-preview-popup .filename a {
  font-size: 12px;
  text-decoration: underline;
}
.file-preview-popup iframe {
    width: 100%;
    height: 70vh;
    background: #FFFFFF;
}

.completion-title {
    display: none;
}

/* Search module */
#search-module form.search #keywords,
#search-module form.search #candidate_name,
#search-module form.search #located,
#search-module form.search .text_input,
#search-module form.search .postcode-selector {
  margin: 0;
  border: 1px solid grey;
  padding: 10px;
  width: 330px;
}
#search-module form.search .postcode-selector {
    width: 100px;
    vertical-align: top;
}
#search-module form.search .select_input{
  margin: 0;
  padding: 10px;
  width: 352px;
}
#search-module form.search .chosen-container {
    width: 350px !important;
}
#search-module form.search .chosen-container .chosen-choices {
    padding: 4px 10px;
}

#search-module form.search label {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}

#search-module form.search label p {
  margin-left: 0;
}

#search-module form.search .group {
  margin-bottom: 20px;
  /*display: inline-block;*/
}

#search-module form.search .group div {
  display: inline-block;
}

#search-module form.search .group .tag-fields {
  /*display: inline-block;*/
}

#search-module form.search .group .tag-fields div {
  display: block;
}

#search-module form.search .group .tag-fields div .logic {
  display: block;
  text-align: center;
  width: 350px;
}

#search-module form.search .group .miles-selector {
    padding: 9px;
    width: 225px;
}

#search-module form.search .group .star-rating {
    margin-top: 8px;
}

#search-module form.search .group .checkbox_input {
    margin-top: 14px;
    width: auto;
}

#search-module form.search .logic {
  display: inline-block;
  height: 38px;
  line-height: 38px;
}

#search-module form.search ul.tagit {
  width: 330px;
  border: 1px solid grey;
  padding: 4px 10px 3px 10px;
  vertical-align: top;
  display: inline-block;
  background: none;
  vertical-align: middle;
  margin-bottom: 0;
}

#search-module form.search p {
  display: block;
  margin-left: 204px;
}

#search-module form.search p.top {
  margin-top: 5px;
}

#search-module form.search p.bottom {
  margin-bottom: 5px;
}

#search-module form.search .where-to-search {
  vertical-align: top;
}

#search-module form.search .where-to-search input {
  margin-left: 0;
}

#search-module form.search .where-to-search label {
  margin-top: 0;
}

#search-module form.search .where-to-search>div {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

#search-module form.search .where-to-search>label {
  width: 200px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-top: 0;
}

#search-module form.search input.btn-search {
  margin-left: 0;
  margin: 20px 0px;
  width: 200px;
  padding: 10px;
}

#search-module ul.tabs {
  margin-bottom: 0;
  height: 27px;
  margin-top: 50px;
}

#search-module ul.tabs li {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid black;
  border-bottom: 0;
  display: inline;
  padding: 10px;
  background-color: white;
  cursor: pointer;
  background-color: #e0e0e0;
}

#search-module ul.tabs li.active {
  background-color: white;
}

#search-module .no-results {
  margin: 50px 0 50px 30px;
}

#search-module div.results {
  border: 1px solid black;
  padding: 0 10px;
  overflow-x: scroll;
}

.validation-error {
    color: red;
    /* text-align: center; */
    margin: 10px 0 20px 0;
}

.form-section .postcode_anywhere_value {
  width: 400px;
  height: 150px;
  display: block;
  margin-top: 20px;
}

.form-section .postcode_anywhere_input {
  width: 400px;
}


.dialog-info-text-small {
    font-size: 0.8rsem;
}

.dialog-info-text p {
    margin-bottom: 0;
}

.dialog-info-text ul {
    margin-top: 0;
}

.dialog-info-text ul li {
    margin-bottom: 0.2rem;
    list-style-type: disc;
}

.custom_action_form {

}

.custom_action_form input[type="submit"] {
    width: auto; 
    margin-right: 0.8em;
}

.whitespace_note_content {
    white-space: pre-wrap;
}

label a.approved-job-title-link {
  color: #84A2D4;
}