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

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

#page_top_wrapper {
  position: relative;
}

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

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

.auto {
  width: auto !important;
}

A:link, .force-link:link {
  COLOR: #3588a3; text-decoration: none;
}
A:visited, .force-link:visited {
  COLOR: #3588a3; text-decoration: none;
}
A:active, .force-link:active {
  COLOR: #FF3300; text-decoration: none;
}
A:hover, .force-link:hover {
  COLOR: #FF3300; 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;
}

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

#right_side {
  position: absolute;
  z-index: 999;
  right: 10px;
  top: 0px;
  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;
}

#content fieldset #message {
  font-family: inherit;
}

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-container 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-container 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;
}

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

.content-container 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 label,
span.label {
  display: block;
  float: left;
  width: 210px;
  margin-bottom: 0em;
}
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;
}
fieldset label.error {
  font-weight: bold;
}
fieldset input, fieldset img, fieldset .rating-field {
  float: left;
  margin-bottom: 1em;
}

fieldset input,
fieldset span.input {
  width: 200px;
}

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;
}

 /**
 * 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: 640px;
  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: none;
  background-image: url(../furniture/icons/error.png);
  background-repeat: no-repeat;
  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.edit a {
	margin: 0px;
	padding: 0px;
}

#content h4 {
	width: 100%;
	display: block;
	/* width: 97%; */
	margin: 5px;
	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;
}

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,
#user_info .btn,
#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 fieldset textarea {
width: 97%;
height: 300px;
margin: 0;
}

#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: #002251;
color: white;
border: 1px solid #002251;
}

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

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: 0;
  float: left;
  width: 99%;
}

div.box_header {
background-color: #333;
padding: 4px 0 0 5px;
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: 370px;
padding: 0;
margin-bottom: 1em;

}

form.candidate_search_form fieldset {
width: 359px;
border: 1px solid #cccccc;
padding: 10px 0 10px 10px !important;

}

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: 200px;
}





/* 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.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 p.no_slots_available.error {
    color: red;
    font-size: 1em;
    margin-top: 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 .filename {
  clear: left;
  float: left;
  margin-left: 210px;
}

#content fieldset .download {
  display: block;
  clear: both;
  margin-left: 210px;
  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;
}

.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;
}

.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 {
  margin-bottom: 1em;
  padding: 1em;
}

td.selector {
  text-align: center;
}

#talent_bank_search fieldset {
  border: 0;
  padding: 0;
  padding-left: 1em;
}

#talent_bank_search fieldset label {
  clear: left;
}

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;
}
div form.add_item .ni_number_wrapper .input {
    display: inline-block;
}
div form.add_item .ni_number_wrapper .input.ni_number_1 {
      width: 40px;
}
div form.add_item .ni_number_wrapper .input.ni_number_2 {
      width: 100px;
}
div form.add_item .ni_number_wrapper .input.ni_number_3 {
  width: 20px;
}
table.stat {
  width: 100%;
  margin-top: 5px;
  display:inline-table;
}
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;
  width:100%;
}
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-left: 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/furniture/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.delete {
  background-image: url("/themes/default/furniture/icons/delete.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  margin: 0;
  padding: 0;
  text-indent: 9999px;
  vertical-align: top;
  width: 18px;
}



#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: 490px;
  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;
}

#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: 211px;
  width: 294px;
}

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

p.download {
  margin-top: 0;
}

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: 7px;
  background-color: #313131;
  padding: 3px 0 5px 10px;
  min-width: 60%;
  width: auto;
  float: right;
  border: 1px solid #cccccc;
}
#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,
#actions_inline fieldset {
  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 #applicant-actions label {
    padding: 5px 3px 6px 3px;   
}
#actions_inline #applicant-actions {
    overflow: hidden
}
#actions_inline label,
#actions_inline #applicant-actions i {
    width: auto;
    background-color: #4f4f4f;
    color: #FFFFFF;
    margin: 0px 2px;
}
#actions_inline label {
    padding: 0 3px 4px 3px;
    margin-top: 4px;
}
#actions_inline #applicant-actions i {
    cursor: pointer;
}
#actions_inline #applicant-actions label {
    margin-top: 4px;
    padding: 6px 5px;
}
#actions_inline #applicant-actions #applicant-status-change label {
    padding: 5px 5px 4px 5px;
}
#actions_inline #applicant-actions #applicant-status-change select {
    margin: 0px 4px;
}

#actions_inline #applicant-actions i:hover {
    color: #FFFFFF;
}
#actions_inline #status_change_form label {
  width: auto;
  margin: 3px 2px 0 2px;
  color: white;
  padding: 1px 3px 3px 3px;
  background-color: #4f4f4f;
}

.has-sidenote {
  margin-left: 210px;
  margin-top: 10px;
}

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

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


fieldset legend {
  color: #666;
}

#scheduler table td {
  font-family: monospace;
  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;
}

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;
}
#content p.add.thintable {
  float: none;
  display: inline-block;
}

table.thintable {
  width: 600px;
}

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

div#config_stuff {
  padding-bottom: 5px;
  padding-right: 5px;
}

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;
  line-height: 16px;
}
div#config_stuff input {
  display: block;
  float: left;
  width: 400px;
}
div#config_stuff .config_wrap {
  overflow: auto;
  float: left;
}
div#config_stuff .config_wrap label {
  width: 20px;
  clear: none;
}
div#config_stuff .config_wrap input {
  margin-right: 30px;
  margin-top: 0;
  width: auto;
}

div#config_stuff li {
  margin: 2px;
}

div#config_stuff .config_desc {
  color: #555;
  clear: both;
  font-style: italic;
  margin-left: 200px;
  margin-top: 0.5em;
  width: 400px;
}

div#config_stuff .config-item {
    padding: 0.5em;
}
div#config_stuff .config-item:hover {
    background-color: #bbb;
}

.filter-settings {
    margin: 0px 0;
    padding: 5px;
}

/*
 * 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;
}

.jobtab, #jobtabs-1, #jobtabs-2, #jobtabs-3, #jobtabs-4, #jobtabs-5, #jobtabs-6, #jobtabs-7, #jobtabs-8, #jobtabs-9 {
    overflow-y: hidden;
}
#actions_move .jobtab label, #jobtabs-1 label, #jobtabs-2 label, #jobtabs-3 label, #jobtabs-4 label, #jobtabs-5 label, #jobtabs-6 label, #jobtabs-7 label, #jobtabs-8 label, #jobtabs-9 label {
    width: 580px;
}
#actions_move .jobtab fieldset, #jobtabs-1 fieldset, #jobtabs-2 fieldset, #jobtabs-3 fieldset, #jobtabs-4 fieldset, #jobtabs-5 fieldset, #jobtabs-6 fieldset, #jobtabs-7 fieldset, #jobtabs-8 fieldset, #jobtabs-9 fieldset {
    width: 630px;
}


#job_posting select {
  width: 400px;
}


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

table#timesheet_entry input {
  width: 30px;
}

form#ac_edit select {
  width: 400px;
}

form#ac_edit input {
  width: 395px;
}
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;
}

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.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;
}

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

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

form.message_filters fieldset{
  width: 100%;
  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: right;
  margin-right: 10px;
}
#advanced_search .submit_arrow {
  float: right;
  margin-right: 10px;
}

div.ui-dialog form fieldset#template_choices input,
div.ui-dialog form fieldset#template_choices label {
    width: 15px;
    height: 15px;
    margin: 10px 5px;
    padding: 0;
    display: inline-block;
    clear: none;
}

div.ui-dialog form fieldset#template_choices label {
    width: auto;
    clear: right;
}

div.ui-dialog form fieldset#template_choices {
    width: 100%;
    margin: 0;
    padding: 0;
}


div.ui-dialog div.hrss_email label,
div.ui-dialog div.hrss_email input {
  height: 20px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 20px;
}

div.ui-dialog div.hrss_email label {
  height: 24px;
  text-indent: 5px;
}

div#offer_auth label.field_type_sift {
  text-align: center;
  line-height: 22px;
  width: 98%;
  padding-right: 2px;
  padding-left: 2px;
  height: auto;
}

div#offer_auth label,
div#offer_auth input,
div#offer_auth select,
div#offer_auth textarea {
  width: 42%;
  height: 20px;
  display: inline-block;
  clear: none;
  margin: 1px;
  padding: 0;
  margin-bottom: 2px;
  border: 1px solid silver;
}

div#offer_auth select,
div#offer_auth input[type=radio] {
  margin-bottom: 3px;
  margin-top: 2px;
}

div#offer_auth textarea {
  height: 100px;
}

div#offer_auth label.field_type_top_title {
  margin-top: 20px;
  padding: 10px 0px 10px 0px;
  font-size: 1.2em;
  font-weight: 600;
}

div#offer_auth label.field_type_header {
  font-size: 1.2em;
  margin-top: 10px;
  font-size: 1em;
  padding: 5px auto;
  font-weight: bold;
}

div#offer_auth label.field_type_header,
div#offer_auth label.field_type_radio,
div#offer_auth label.field_type_paragraph,
div#offer_auth label.field_type_top_title,
div#offer_auth label.field_type_checkboxes {
  text-align: center;
  width: 98%;
  padding-right: 2px;
  padding-left: 2px;
}

div#offer_auth div.checkboxes div.checkbox {
  height: 20px;
  clear: both;
}

div#offer_auth label.field_type_textarea {
  height: 100px;
}

div#offer_auth p.sidenote {
display:none;
}

div#offer_auth div.checkboxes label.radio_label {
  text-align: right;
}

div#offer_auth label {
  font-size: 11px;
  text-align: right;
  padding-right: 1%;
  width: 55%;
  line-height: 20px;
}

div#offer_auth input{
}

div.offer_auth_dialog form,
div.offer_auth_dialog form fieldset {
  margin: 0 auto;
  padding: 0;
  width: 750px;
  overflow: hidden;
}

div.offer_auth_dialog p.add_one {
  font-size: 1em;
  margin: 1em 0;
  float: left;
  clear: both;
  width: 100%;
  cursor: pointer;
  text-decoration: underline;
  text-align: left;
}

#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;
}

#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;
}

div.progress_block {
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 2px;
  padding: 0;
  background-color: #0000ff;
  border: 1px solid #0000dd;
}

div.progress_approved {
  background-color: #00ff00;
  border-color: #00dd00;
}

div.progress_new {
  background-color: #ff0000;
  border-color: #dd0000;
}

#search_tag_cloud {
  width: auto;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  float: left;
}

#search_tag_cloud h4 {
  display: block;
  margin-left: 0;
}

#search_tag_cloud div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 3px;
  padding: 3px;
  border-radius: 5px;
  border: 1px dotted grey;
  cursor: pointer;
  font-size: 13px;
}
div#profile_summary form.approval_inbox_decision {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 200px
}

#search_tag_cloud div:hover {
  border-style: solid ;
  -webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.3);
  -moz-box-shadow:    3px 3px 5px rgba(50, 50, 50, 0.3);
  box-shadow:         3px 3px 5px rgba(50, 50, 50, 0.3);
}


table td.score_red,
table td.score_amber,
table td.score_green {
  color: white;
  text-align: center;
}
table td.score_red {
  background-color: red;
}
table td.score_amber {
  background-color: orange;
}
table td.score_green {
  background-color: green;
}

.business_tables table td input {
  width: 5em;
}
#content .html_preview_box {
    border: 1px solid #333333;
    padding: 20px;
    margin: 20px 0px;
}
#content .html_preview_box iframe {
    width: 100%;
    height: 200px;
    border: none;
    outline: none;
}
#profile_telescreen form textarea {
  width: 99%;
}
#profile_test form textarea {
  width: 99.5%;
}
#profile_test form label{
  font-size: 14px;
}


form fieldset .checkbox_sets {
  clear: both;
  height: 400px;
  overflow-y: scroll;
  padding: 10px;
  width: 400px;
}
form fieldset .checkbox_sets_mini {
  clear: both;
  height: 200px;
  overflow-y: scroll;
  padding: 10px;
  width: 400px;
}

fieldset.vacancy_edit #label_107, #label_108 {
  width: 100%;
  background-image: none;
}
fieldset.vacancy_edit #field_107, #field_108 {
  margin-left: 210px;
}
#content fieldset.vacancy_edit h4 {
  margin-top: 1.5em;
}

/** 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; }
.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; }
.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.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; }
/* Form Picker Element (<select>) */
.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.fluid-fieldset fieldset {
  width: auto;
}
.better-form-styling .field input[type=checkbox] {
  float: left;
  width: 15px;
  margin-right: 10px;
  -webkit-appearance: checkbox;
}
.better-form-styling fieldset > table {
    margin-top: 0;
}

.basic-form {
  font-size: 14px;
}

.basic-form .field:after {
  content: "";
  display: table;
  clear: both;
}

.basic-form .multiwrapper {
  margin-bottom: 0; 
}

.basic-form input[type=checkbox] {
  width: auto;
}

.rating-field {
  clear: none !important;
}

#content .better-form-styling p.sublabel { 
    margin: -5px 0 15px 0;
    font-size: 11px;
}
.better-form-styling .field input[type=radio] {
    float: left;
    width: 15px;
    margin: 2px 10px 2px 2px;
    -webkit-appearance: radio; 
}
.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 **/

/* Add panel review dialog */
#create_panel_review.ui-dialog-content fieldset{
  width: 100%;
}

#create_panel_review.ui-dialog-content fieldset label{
  float: left;
  clear: left;
  text-align: left;
  width: 20%;
  padding: 0;
}

#create_panel_review.ui-dialog-content fieldset select#pr_users{
  float: left;
  clear: right;
  width: 75%;
  margin-left: 5%;
}

#create_panel_review.ui-dialog-content div.actions{
  float: left;
  width: 100%;
}

#create_panel_review.ui-dialog-content div.actions input{
  float: right;
}

#create_panel_review.ui-dialog-content #panel_display h4{
  float: left;
  width: 100%;
  clear: right;
  text-align: left;
  margin: 1em 0 0.5em;
}

#create_panel_review.ui-dialog-content #panel_display fieldset{
  width: auto;
}

#create_panel_review table#pr_table{
  clear: both;
}

#no_panel_message{
  clear: both;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    z-index: 9999;
}

#create_panel_review table#pr_table {
    clear: both;
}

#add_social_media_dialog .start-authentication span{
  font-size: 1.4em;
}

#add_social_media_dialog .instructions ul {
  font-size: 1.1em;
  text-align: left;
}

#add_social_media_dialog .instructions ul li {
  margin-bottom: 0.5em;
}

#social_media_posting p{
  text-align: left;
}

#social_media_posting .account-header{
  padding: 0.5em;
  text-align: left;
}

#social_media_posting .account-header input{
    height: 1em;
    vertical-align: middle;
}

#social_media_posting .account-header label{
    height: 1em;
    vertical-align: middle;
}

#social_media_posting .account-post{
  display: none;
}

#social_media_posting .account-post fieldset select.merge-fields{
  float: right;
}

#social_media_posting .account-post fieldset textarea{
  width: 96%;
  padding: 0.5em;
  margin: 1em 0;
  height: 8em;
}

#social_media_posting .right-action{
  width: 100%;
  text-align: right;
}

#social_media_posting .right-action a{
  background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
}

#social_media_posting .right-action a.expand{
  background-image: url('../furniture/icons/arrow_out.png');
}

#social_media_posting .right-action a.collapse{
  background-image: url('../furniture/icons/arrow_in.png');
}

/* PSL Mass Update dialog */
#psl_sources, #private_sources {
    width: 375px;
}
.psl_source_meta {
    border: 1px solid #ccc;
    clear: left;
    padding: 1em 0 1em 5px;
}
#psl_sources .psl_source_meta label {
    float: none;
    line-height: 1.5;
    width: 75px;
}
#psl_sources .psl_source_meta input {
    float: none;
    margin-bottom: 0;
    width: 75px;
}
.psl_source_meta > div {
    display: inline-block;
    margin-right: 9px;
}
#psl_sources .mass_update {
    display: block;
    float: none;
    width: auto;
}
.mass_update_dialog div {
    margin-bottom: 5px;
    text-align: left;
}
.mass_update_dialog div label {
    display: inline-block;
    width: 100px;
}
.mass_update_dialog select {
    width: 350px;
}
.mass_update_dialog div input {
    border: 1px solid #aaa;
    margin: 1px 0;
    padding: 5px;
}

/* Application profile navigation */
#app_scroll_container {
  position: absolute;
  right: 12px;
  top: 15px;
}
#app_scroll_container .app_scroller {
    background-color: #313131;
    color: white;
    font-family: "Times New Roman",Times,serif;
    font-size: 140%;
    padding: 0 10px 3px;
    text-decoration: none;
}
#app_scroll_container .app_inactive {
    background-color: #999;
}
#app_scroll_container .page_count {
    font-size: 80%;
    margin-right: 20px;
}

.profile_part {
  position: relative;
}

#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;
}

.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;
}

#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;
}
.config_map_icon {
    position: relative;
}
.config_map_icon a:hover {
    text-decoration: none;
}
.config_map_icon .popup_hover {
    display: none;
    position: absolute;
    padding: 10px;
    top: 10px;
    left: 10px;
    width: 500px;
    background: #333;
    z-index: 99;
    color: #FFF;
}
.harbour_content_container {
  position: relative;
}
#content .config_map_icon .popup_hover p {
    margin: 2px 0;
    color: #FFF;
}
.config_map_icon:hover .popup_hover {
    display: block;
}
.config_map_icon a.no-find {
    font-size: 12px;
    color: red;
}
div#config_stuff .profile_part {
    overflow: visible;
}
#whoops_error_iframe_close:hover {
    text-decoration: none;
}

#content #properties ul.tagit {
    width: 100%;
    margin-top: 10px;
}

.incontent_nav .edit-item a {
    background: #84A2D4;
    color: #FFFFFF;
    border-color: #698FCF;
    padding-left: 8px;
}
.incontent_nav .edit-item a:hover {
    background: #B3C5E3;
    color: #333333;
}

#vic_interview_slots {
  margin-bottom: 10px;
}

.fake-checkbox {
  margin: 0;
  padding: 0 0.25em;
  cursor: pointer;
  font-size: 22px !important;
  text-align: center;
}

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

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

.hidden {
  display: none !important;
}

.row-hover tr:hover {
  background-color: #ddd;
}

#stat_filters select {
  margin-bottom: 5px;
}

#questions_and_answers {
  margin-top: 20px;
}

.select2-container {
  width: 300px;
}

#content .tb .tagit {
  width: 192px;
  margin-bottom: 0;
}
#lab_mass_form_field_uploader label {
    max-width: 50%;
}
#lab_mass_form_field_uploader select {
    max-width: 50%;
}
.action-row {
    padding: 0;
}
.action-row > td {
    padding: 10px;
}
.action-row > td img {
    float: left;
    margin-right: 10px;
}
.action-row > td table {
    width: auto;
    margin: 0;
}
.action-row table thead th {
    background: rgb(207, 249, 194);
    color: #333;
    border-color: #fff;
    font-weight: normal;
    font-size: 11px;
}
.action-row table td {
    border-color: #fff;
}
.stage-action-row td select {
    max-width: 200px;
}
#workflow-stages td p {
    margin: 0;
}

#available-form-field-list span.form-text {
    display: none;
}
#current-form-field-list a i:first-child,
#available-form-field-list a i:last-child {
    display: none;
}
#current-form-field-list,
#available-form-field-list,
#customfields_container ul {
    padding-left: 0;
    margin-bottom: 10px;
}
#current-form-field-list > li,
#available-form-field-list > li {
    margin-bottom: 10px;
}
#current-form-field-list > li > ul,
#available-form-field-list > li > ul {
    margin-top: 5px;
}
#customfields_container li,
#customfields_container li label,
#current-form-field-list li,
#available-form-field-list li {
    font-size: 12px;
    line-height: 16px;
}
#customfields_container ul ul {
    padding-left: 10px;
    margin-top: 10px;
}
#customfields_container ul li input {
    width: auto;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}
#customfields_container ul li {
    line-height: 18px;
}

.hbr-notify,
.hbr-tooltip {
    position: absolute;
    display: none;
    border: 1px solid #333;
    background-color: #161616;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
}

.hbr-tooltip:first-letter {
    text-transform:capitalize;
}

.hbr-notify  {
    position: fixed;
    right: 15px;
    bottom: 10px;
    padding-bottom: 5px;
    font-size: 13px;
    border-color: none;
    background-color: #363636;
}

.page-table-layout, .page-table-layout ul {
    clear: left;
    width: 100%;
    padding-left: 0px;
}
.page-table-layout {
    border-bottom: 1px solid #ccc;
}
.page-table-layout li {
    width: 100%;
    display: block;
    list-style: none;
    clear: both;
    font-size: 13px;
}
.page-table-layout li .page-table-header div,
.page-table-layout li .page-table-row div {
    float: left;
}
.page-table-layout li .page-table-header, 
.page-table-layout li .page-table-row {
    width: 100%;
    padding: 5px;
}
.page-table-layout li .page-table-header {
    color: #FFFFFF;
    background: #7f7f7f;
}
.page-table-layout li .page-table-row {
    border: 1px solid #ccc;
    border-bottom: 0px;
}
.page-table-layout li .page-table-element {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    *behavior: url(boxsizing.htc);  /* IE 6/7 */
}
.page-table-layout li .page-table-row.page-table-odd {
    background: #e5e5e5;   
}
.page-table-layout li .page-table-title {
    width: 30%;
}
.page-table-layout li .page-table-attributes {
    width: 60%;
}
.page-table-layout li .page-table-actions {
    width: 10%;
}
.page-table-layout li .page-table-actions form {
    display: inline;
}
.page-table-layout ul .page-table-title {
    
}
.page-table-layout .fa-arrows.reorder {
    cursor: move;
    margin-right: 5px;
}
.page-table-layout li div.clearfix {
    float: none;
    clear: both;
}
#application-statuses-table .child span {
    padding-left: 20px;
}
#application-statuses-table .attribute-tag {
    padding: 2px 8px;
    *display: inline;
    display: inline-block;
    background: #EEE;
    color: #333333;
    margin-right: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #AAA;
}
#application-statuses-table .attribute-tag a {
    margin-left: 3px;
    color: #f77171;
}
#application-statuses-table .attribute-tag.add-new {
    display: inline-block;
    background: none;
    padding: 0;
    border: none;
}
#application-statuses-table .attribute-tag.add-new a,
#application-statuses-table a.add-to-parent {
    margin: 0;
    color: #70c97f;
    padding: 2px 0px;
    display: inline-block;
}
#application-statuses-table input[type='text'] {
    width: 200px;
}
#application-statuses-table input[type='text'].larger {
    width: 400px;   
}
#onboarding-configuration-setup fieldset {
    width: 90%;
}
#onboarding-configuration-setup .form-row > td {
    background: #bad4ff;
    border-color: #111;
}
#onboarding-configuration-setup .form-completion-row > td {
    border-bottom-color: #111;
}
#onboarding-configuration-setup  tbody:last-child .form-completion-row > td {
    border-bottom-color: #ccc;
}
#onboarding-configuration-setup .form-row > td {
    vertical-align: middle;
}
#onboarding-configuration-setup .form-row > td a {
    color: #333;
}
#onboarding-configuration-setup input,
#onboarding-configuration-setup select {
    margin-bottom: 0;
}
#onboarding-configuration-setup .form-row input[type="checkbox"] {
    width: auto;
    margin: 0 5px 0 0;
}
#onboarding-configuration-setup .form-completion-row > td {
    padding: 10px 0px 10px 10px;
}
#onboarding-configuration-setup .form-completion-row td img {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
#onboarding-configuration-setup #configuration-form-list img {
    width: 2%;
}
#onboarding-configuration-setup .form-completion-row td .completion-container {
    margin: 0;
}
#onboarding-configuration-setup .form-completion-row td .completion-container table {
    width: 95%;
    margin: 0;
}
#onboarding-configuration-setup .form-completion-row td .completion-container > table {
    border: 1px solid #888;
}
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-type {
    background: #e5eeff;
    color: #333;
}
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-type td {
    
}
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-fields-selection,
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-options-selection {
    background: #e3e3e3;
}
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-fields-selection td,
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-options-selection td {
    font-size: 11px;
}
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-type input[type='text'] {
    width: 95%;
}
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-type select {
    width: 80%;
}
#onboarding-configuration-setup .form-completion-row td .completion-container .completion-type button {
    width: 12%;
}

#withdraw-reason-table input {
    margin: 0;
    width: 95%;
}

table tr.ui-sortable-helper {
    display: table;
} 

table i.fa {
    font-size: 14px;
    margin-right: 3px;
}
table i.fa.fa-minus-circle {
    color: #E85151;
    cursor: pointer;
}
table i.fa.fa-minus-circle:hover {
    color: red;
}
#actions_inline label#onboarding-invite-button {
  background-color: #4286f4;
  color: #FFFFFF;
}

.better-popup-styling {
    text-align: left;
}
.better-popup-styling fieldset {
    width: 100%;
}
.better-popup-styling .field {
    margin-bottom: 4px;
}
.better-popup-styling .field > label {
    display: inline-block;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    width: 36%;
    padding: 2px 0 2px 10px;
}
.better-popup-styling label.full {
    width: 96%;
}
.better-popup-styling .checkboxes,
.better-popup-styling label + input,
.better-popup-styling label + select {
    display: inline;
    display: inline-block;
    width: 60%;
}
.better-popup-styling .checkboxes input {
    width: auto;
}
.better-popup-styling .checkboxes label {
    width: auto;
}
.better-popup-styling textarea {
    height: 150px;
    width: 100%;
}
.better-popup-styling span.input {
    float: none;
    display: inline;
    display: inline-block;
}
.ui-dialog .ui-dialog-title {
    width: 100% !important; /* Fuck Yeah */
}
#onboarding-table-tabs i.fa,
#onboarding-table-list i.fa {
    font-size: 14px;
}
#onboarding-table-tabs .fa-check,
#onboarding-table-list .fa-check {
    color: #5BA83E;
}
#onboarding-table-tabs .fa-times,
#onboarding-table-list .fa-times {
    color: #CF2929;
}
#configuration-filter {
    padding: 5px 10px;
    width: 250px;
}
#configuration-filter legend {
    font-weight: bold;
    font-size: 12px;
}
#configuration-filter select {
    margin-bottom: 0;
}
#configuration-filter select,
#configuration-filter input[type="submit"] {
    float: none;
    clear: both;
    width: 250px;
}
#onboarding-profile {
    position: relative;
    margin-top: 20px;
}
#onboarding-profile .incontent_nav {
    margin-bottom: 0;
    padding: 3px;
    width: 100%;
}
#onboarding-table-tabs {
    width: 100%;
}
#onboarding-table-tabs li {
    width: 16.22%;
}
#onboarding-table-tabs li a {
    width: 98%;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 5px;
    text-align: center;
    padding: 5px 0;
}
#onboarding-table-tabs li a.on {
    text-decoration: none;
}
#onboarding-table-tabs li a.on span.title {
    text-decoration: underline;
}
#profile-title,
#onboarding-status-change {
    position: relative;
    margin: 0;
    background: #333;
    color: #fff;
    width: auto;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 25px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    z-index: 99;
}
#onboarding-action-buttons,
#onboarding-status-change {
    position: absolute;
    top: 0px;
    right: 0px;
}
#onboarding-status-change select {
    width: 150px;
}
#onboarding-status-change select,
#onboarding-status-change input {
    margin: 0;
}
#onboarding-action-buttons a {
    font-size: 13px;
    margin-left: 20px;
}
#onbording-content-container .onboarding_part {
    display: none;
}
#onbording-content-container .onboarding_part:first-child {
    display: block;
}
.onboarding-form-container tr th,
.onboarding-form-container tr td:first-child {
    width: 40%;
    color: #666;
    background: #ddd;
    border-color: #fff;
    font-weight: bold;
    padding: 10px;
    vertical-align: middle;
}
.onboarding-form-container tr td:last-child {
    width: 60%;
    background: #fff;
    border-color: #ddd;
    padding: 10px;
    vertical-align: middle;
}
.onboarding-form-container .four-col tr th,
.onboarding-form-container .four-col tr td {
    width: 30%;
    background: #fff;
    border-color: #ddd;
    padding: 10px;
    vertical-align: middle;
}
.onboarding-form-container .four-col tr th {
    width: 20%;
    color: #666;
    background: #ddd;
    padding: 10px;
    border-color: #fff;
}

.onboarding-form-container {
    position: relative;
}
.onboarding-form-container .edit-form {
    position: absolute;
    right: 10px;
    top: -20px;
}
.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;
}
form.inline {
    display: inline;
    margin-right: 10px;
    *display: inline-block;
}
.regenerate-contract-section {
    display: none;
    margin: 10px 0 20px 0;
}
.regenerate-contract-section .contract-template {
    display: none;
}
#onboarding-visibility-table textarea {
    height: 20px;
}
#onboarding-visibility-table mark {
    /** stylings if wanted **/
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    font: Arial;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.horizontal-overflow-fix {
    width: 100%;
    overflow-x: scroll;
}
#onboarding-table-list th,
#onboarding-table-list td {
    min-width: 100px;
}
#onboarding-table-tabs .completion-title,
#onboarding-table-list .completion-title {
    display: none;
}
.two-column-container,
.two-column-container div {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.two-column-container {
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
}
#content #application-profile-links {
    margin-top: 5px;
}
#content #application-profile-links a {
    margin: 0 15px 0px 0;
}
#application-contract-tab-container.has-requests > div {
    float: left;
    width: 50%;
}
#application-contract-tab-container.has-requests > div .inner-container {
    padding: 0px 0px 0px 10px;
}
#application-contract-tab-container.has-requests > div:first-child .inner-container {
    padding: 0px 10px 0px 0px;
}
#application-contract-tab-container.has-requests:after {
    content: "";
    display: table;
    clear: both;
}
.container-for-popups {
    display: none;
}
#onboarding-download-to-pdf {
    text-align: left;
}
#onboarding-download-to-pdf .two-column-container {
    margin-top: 15px;
}
#onboarding-download-to-pdf .field label {
    line-height: 16px;
    margin-bottom: 0;
}
#onboarding-download-to-pdf .field input {
    margin-bottom: 6px;
}

#right_side .panel_questions > p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
}
#right_side .panel_questions .question {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
}
#right_side .panel_questions .question label {
  margin: 0px;
  width: 80%;
  padding-top: 5px;
  color: #ccc;
}
#right_side .panel_questions .question select {
  margin: 0px;
  width: 20%;
  vertical-align: bottom;
}

ul.list-items {
    padding: 0;
    margin: 0;
}
ul.list-items li {
    margin: 0 0 5px 0;
    font-size: 13px;
    padding: 5px 10px;
    border: 1px solid #CECECE;
}
ul.list-items li a {
    color: red;
    margin-right: 10px;
}

#condition-list-container p {
    margin-top: 0;
}

fieldset span.error {
  color:red;
}

.business-picker {
  text-align: left;
  padding: 1em;
}

.business-picker select {
  margin: 1em 0;
  width: 50%;
}

.interview_decision_title {
  font-size: 18px;
  font-weight: bold;
}

.interview_feedback_label {
  font-weight: bold;
}

label.stand-out { 
  font-weight: bold 
}

label.full-width { 
  width: 100%;
  margin-bottom: 10px;
}

form.interview_feedback textarea {
  height: 150px;
}

.display_textarea_field {
  white-space: pre-line;
  clear: left;
  padding-top: 10px;
}
#frm_filters div.filter label {
  display: block;
  margin-bottom: 5px;
}

#frm_filters div.filter select {
  min-width: 200px;
  font-family: "Helvetica Neue";
  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;
  width: 100px;
  padding: 5px;
}

#frm_filters div.filter .filter_text {
  width: 200px
}

#frm_filters div.filter {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-right: 50px;
  margin-bottom: 20px;
}

#frm_filters div.filter .filter_vacancy_owner {
  width: 300px;
}

.apps_media_vacancy_filter {
  margin-top: 8px;
}

#dayforce-mapping-outline > ul {
  padding-left: 0;
}
#dayforce-mapping-outline > ul > li {
  list-style: none;
  border: 1px solid #ccc;
  padding: 10px;
}
#dayforce-mapping-outline li {
  margin-bottom: 10px;
}
#dayforce-mapping-outline li > div {
  display: flex;
  align-items: center;
  gap: 10px;
}
#dayforce-mapping-outline li ul {
  margin-top: 10px;
}
#dayforce-mapping-outline li span.dayforce-label {
  font-weight: bold;
}
#dayforce-mapping-outline li select {
  width: 200px;
}
#dayforce-mapping-outline li .dayforce-example {
  font-size: 11px;
  font-style: italic;
}
#dayforce-edit select, #dayforce-edit input {
  max-width: 100%;
}

.sso-btn {
    padding: 10px 20px;
    background: #006ec2;
    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;
}

.sso-btn:hover, .sso-btn:active, .sso-btn:focus {
    text-decoration: none;
}

