/* Reset Styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%; font-weight: normal; }
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* General Styles */
body {
  background:#FFF url('/images/shared/bg.png') repeat-x 0 0;
  /*background: #ddd;*/
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #464646;
}
a {
  text-decoration:none;
}
.left {
  float:left;
}
.right {
  float:right;
}
.clear {
  clear:both;
}
#wrapper {
  margin:0 auto;
  width: 960px;
}
.LangBottomHR {
    border: 1px dotted #505050; 
    border-style: none none dotted; 
}
.hidden {
  display: none;
}
.video_container {
  background: #161616;
  width: 220px;
  height: 140px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.bordered_left {
  border-left:1px dotted #505050;
}
.bordered_bottom {
  border-bottom:1px dotted #505050;
}
.bordered_top {
  border-top: 6px solid #393939;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}
.red_bordered_top {
  border-top: 6px solid #be2017;
}
.pull_back_alpha {
  margin-left: -10px;
}
/* Flash messages */
#flash_container .notice {
  font-size: 1.1em;
  text-align: center;
}
#flash_container .error {
  font-size: 1.1em;
  text-align: center;
  color: #be2017;
}
img.loader {
  width: 31px;
  height: 31px;
  margin: 9px auto 9px auto;
  display: block;
}
/* Page header */
#header {
  height:120px;
  margin:0 41px 0 0;
  overflow:hidden;
  position: relative;
}
#header img#ip_connect_logo {
  margin-top: 37px;
}
#header div.logo_panel {
  float:left;
}
#header .welcome_panel {
  margin-top: 15px;
  margin-bottom: 36px;
}
#header .welcome_panel h2 {
  float: none;
}
#header .welcome_panel h2 a.profile {
  font-size: 20px;
  color: #393939;
}
#header .welcome_panel a.profile:visited {
  color: #464646;
}
#header div.logo_panel a.logo {
  background: url('/images/shared/logo.gif') no-repeat 0 0;
  display:block;
  height:75px;
  width:279px;
  margin-top: 6px;
}
#header .links a {
  color: #acacac;
  margin-left: 9px;
}
#header .home_page_links {
  float: right;
  margin-top: 100px;
}
#header .home_page_links a {
  color: #acacac;
}
#header .panel {
  height: 147px;
}
#header .login_and_registration_panel {
  margin-top: 15px;
  margin-bottom: 58px;
  text-align: right;
}
#header .login_and_registration_panel a, #header .login_and_registration_panel a:visited {
  color: #464646;
  font-size: 12px;
  line-height: 15px;
}
#header .login_and_registration_panel  img {
  vertical-align: bottom;
}
#header .links {
  text-align: right;
}
#header .links.login {
  margin-top: 62px
}

#header .links a:hover {
  color: #be2017;
}
#header p.logout_link {
  position: absolute;
  top: 132px;
  left: 0px;
}
#header p.logout_link a.logout, #header p.logout_link a.logout:visited {
  color: #acacac;
}
form#inline_login p {
  margin:0 0 6px;
  overflow:hidden;
}
form#inline_login p label {
  color:#464646;
  float:left;
  font-size:0.9em;
  line-height:21px;
  margin:0 6px 0 0;
}
form#inline_login p input {
  float:right;
}
form#inline_login p input[type=text], form#inline_login p input[type=password] {
  border:2px solid #e5e5e5;
  height:17px;
}
form#inline_login p a {
  background: url('/images/for_candidates/arrow1.gif') no-repeat right center;
  color:#464646;
  float:right;
  font-size:0.9em;
  padding:0 16px 0 0;
}
/* Main */
#main {
  overflow:hidden;
}
#main h1 {
  font-size: 24px;
}
#main h2 {
  font-size: 20px
}
#main h3 {
  font-size: 16px;
}
#main h4 {
  font-size: 12px;
}
#main .title_spacer {
  height: 48px;
}
#main .red_pointed_4 {
  background: url(/images/shared/red_point_4.png) no-repeat;
  height: 56px;
  padding: 9px 9px 0 9px;
  color: #fff;
}
#main .red_pointed_12 {
  background: url(/images/shared/red_point_12.png) no-repeat;
  height: 56px;
  padding: 8px 0 0 9px;
  color: #fff;
}
#main .black_pointed_4 {
  background: url(/images/shared/black_point_4.png) no-repeat;
  height: 44px;
  padding: 9px 9px 0 9px;
  color: #fff;
}
#main .grey_pointed_4 {
  background: url(/images/shared/grey_point_4.png) no-repeat;
  height: 56px;
  padding: 9px 9px 0 9px;
  color: #fff;
}
#main .black_pointed_8 {
  background: url(/images/shared/black_point_8.png) no-repeat;
  height: 56px;
  padding: 9px 9px 0 9px;
  color: #fff;
}
#main .black_pointed_12 {
  background: url(/images/shared/black_point_12.png) no-repeat;
  height: 56px;
  padding: 8px 0 0 9px;
  color: #fff;
}
#main .red_12 {
  background: #be2017;
  color: #fff;
  padding: 9px 9px 9px 9px;
  min-height: 29px;
}
#main .black_12 {
  background: #161616;
  color: #fff;
  padding: 9px 9px 9px 9px;
  min-height: 29px;
}
#main .black_12_full {
  background: #242424;
padding:0px;
  min-height: 29px;
margin-bottom:5px;
}
#main .white_pointed {
  background: url(/images/shared/white_point.gif) no-repeat;
  height: 13px;
  margin-top: -1px;
  margin-bottom: 9px;
}
#main .block_heading {
  padding: 9px 9px 24px 9px;
  color: #fff;
}
#main .block_heading h1 {
  margin-bottom: 24px;
}
#main .block_heading h2 {
  margin-bottom: 36px;
}
#main .block_heading h2 ul li, #main .block_heading h2 p {
  color: #fff;
  font-size: 16px;
}
#main .block_heading a {
  color: #fff;
}
/* Main content */
.container {
  background-color: #fff;
}
.contents {
  margin: 9px;
}
.contents_left {
  margin-left: 9px;
}
.contents_top {
  margin-top: 9px;
}
.contents_right {
  margin-right: 9px;
}
.contents_bottom {
  margin-bottom: 9px;
}
.bordered {
  border: solid 1px #ebebeb;
}
.container img {
  margin:0 auto;
  vertical-align: baseline;
}
.container a {
  margin:0 0 3px;
  color: #393939;
}
.container a.red { color: #be2017; }
.container a:hover {
  color: #be2017;
}
.container a img {
  margin:0;
}
.container h3 {
  margin-bottom: 9px;
}
.container p {
  color:#464646;
  font-size: 12px;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.container p.light {
  color: #acacac;
}
.container ul {
  list-style: disc;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 9px;
}
.container ul li {
  margin-left: 9px;
  color: #464646;
  font-size: 12px;
  line-height: 15px;
}
.container ul.two_column_10 {
  list-style: disc;
}
.container ul.two_column_10 li {
  width: 260px;
  float: left;
  margin-left: 10px;
}
.container ol {
  list-style: none;
  margin-top: 6px;
  margin-bottom: 6px;
}
.container ol li {
  color: #464646;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 4px;
}
.container table {
  width: 100%;
  margin-bottom: 15px;
}
.vertical_spacer {
  margin-bottom: 15px;
}
/* bubbles */
.bb {
    display:none;
    left:-52px;
    position:absolute;
    top:-62px;
    width:125px;
}
.bbt {
    background: url('/images/shared/bbt.png') no-repeat 0 0;
    display:block;
    height:11px;
}
.bbm {
    background: url('/images/shared/bbm.gif') repeat-y 0 0;
    color:#FFFFFF;
    display:block;
    text-align:center;
    padding-left: 4px;
    padding-right: 4px;
}
.bbb {
    background: url('/images/shared/bbb.png') no-repeat 0 0;
    display:block;
    height:17px;
}
.bubble {
    margin:9px auto 0;
    width: 202px;
}
.candidate.testimonials.bubble {
    min-height: 285px;
}
.client.testimonials.bubble {
  min-height: 205px;
}
.bubble_top {
  height:23px;
  width:205px;
}
.purple.bubble_top {
  background: url('/images/shared/purple-bubble-top.gif') no-repeat 0 0;
}
.grey.bubble_top {
  background: url('/images/shared/grey-bubble-top.gif') no-repeat 0 0;
}
.cyan.bubble_top {
  background: url('/images/shared/cyan-bubble-top.gif') no-repeat 0 0;
}
.green.bubble_top {
  background: url('/images/shared/green-bubble-top.gif') no-repeat 0 0;
}
.bubble_middle {
  position:relative;
}
.bubble_middle div {
  padding: 9px 9px 4px 9px;
  overflow: hidden;
}
.purple.bubble_middle {
  background: url('/images/shared/purple-bubble-middle.gif') repeat-y 0 0;
  min-height: 275px;
}
.grey.bubble_middle {
  background: url('/images/shared/grey-bubble-middle.gif') repeat-y 0 0;
  min-height: 353px;
}
.cyan.bubble_middle {
  background: url('/images/shared/cyan-bubble-middle.gif') repeat-y 0 0;
}
.cyan.bubble_middle span a {
  color: #426760;
}
.green.bubble_middle {
  background: url('/images/shared/green-bubble-middle.gif') repeat-y 0 0;
  min-height: 253px;
}
.bubble_bottom {
  height:6px;
} 
.grey.bubble_bottom {
  background: url('/images/shared/grey-bubble-bottom.gif') no-repeat 0 0;
}
.purple.bubble_bottom {
  background: url('/images/shared/purple-bubble-bottom.gif') no-repeat 0 0;
}
.cyan.bubble_bottom {
  background: url('/images/shared/cyan-bubble-bottom.gif') no-repeat 0 0;
}
.green.bubble_bottom {
  background: url('/images/shared/green-bubble-bottom.gif') no-repeat 0 0;
}
.bubble p {
    color:#FFFFFF;
    margin-top: 0;
}
.blue.bubble a {
    color:#3a7b74;
}
.grey.bubble a {
  color: #fff;
}
.bubble span {
    color:#FFFFFF;
    bottom:0;
    display:block;
    left:7px;
}
.all {
    background: url('/images/for_candidates/link6.gif') no-repeat left top;
    display:block;
    float:left;
    height:20px;
    text-indent:-9999px;
    width:108px;
}
/* footer */
#footer {
  height:183px;
  margin:22px 0 0 0;
}

#tabs {
  overflow:hidden;
}

#tabs li {
  background: #e7e7de;  
  float:left;
  height:16px;
  line-height:15px;
  margin: 0 3px 1px 0;
  padding: 2px 10px;
  color:#87867C;
}

#tabs li.current {
  margin-bottom: 0;
  border-bottom: 1px solid #e7e7de;
}

#tabs li.standard {
  width: 150px;
}

#tabs li.extra-wide {
  width: 240px;
}

#tabs li a {
  color:#87867C;
  font-size: 11px;
  cursor: pointer;
}

.footer_panel {
  background-color:#E7E7DE;
  overflow:hidden;
  padding:17px 0 0;
}

.footer_panel ul {
  float:left;
  height: 164px;
  margin:0;
  padding-left: 10px;
  padding-right: 10px;
}

.footer_panel ul.home_page_accreditation {
  padding-left: 0;
  padding-right: 0;
}

.footer_panel ul li {
  color:#87867C;
  font-size: 11px;
  line-height: 14px;
}

.footer_panel ul li h5 {
  margin:0 0 10px;
  font-weight: normal;
}

.footer_panel ul li a {
  color:#87867C;
}

.footer_panel ul li a:hover {
  color: #be2017;
}

.footer_panel ul li img.contact-arrow {
  display: inline;
}

#accreditations {
  border-left:1px dotted #505050;
  float:right;
  height:110px;
  width: 201px;
  padding:0 9px 0 9px;
}

#accreditations h5 {
  color:#87867C;
  font-size: 11px;
  margin-bottom: 16px;    
}

#accreditations h5 a {
  float:right;
}

#accreditations ul {
  margin:0;
}

#accreditations ul li {
  float:left;
}

#footer-bottom {
  background-color:#E7E7DE;
  color:#B9B5AC;
  font-size: 11px;
  line-height:15px;
  overflow:hidden;
  padding:9px 0 9px 0;
}

#footer-bottom ul {
  float:left;
  overflow:hidden;
  margin-left: 9px;
  margin-right: 9px;
}

#footer-bottom ul li {
  border-right:1px dotted #505050;
  float:left;
  line-height:15px;
  margin:0 8px 0 0;
  padding:0 8px 0 0;
}

#footer-bottom ul li:last-child {
  border:none;
}

#footer-bottom ul li a {
  color:#87867C;
}

#footer-bottom ul li a:hover {
  color: #be2017;
}

#footer-bottom p {
  border-left:1px dotted #505050;
  float:right;
  line-height:15px;
  padding:0 0 0 9px;
  margin-right: 9px;
  color: #87867C;
}
#footer-bottom .LangBottomHR {
    margin:0 0 9px;
}

/* Home page */

#home_page h3 {
  font-size: 16px;
}

#home_page .title_half_header {
  width: 470px;
  float: left;
  background: url(/images/home/flash.gif) no-repeat;
  height: 311px;
}

#home_page .title_half_header h1 {
  color: #fff;
  font-size: 48px;
  padding: 9px;
}

#home_page .title_half_image {
  margin: 0;
  width: 470px;
  float: right;
}

#home_page .title_half_image img {
  width: 470px;
  height: 311px;
}

.home_page_main {
  height: 260px;
}

.home_page_main .bordered {
  height: 258px;
}

.home_page_intro_text {
  position: relative;
}

.home_page_intro_text p {
  font-size: 18.5px;
  line-height: 22px;
}

.home_page_intro_text p.go_to_link {
  top: 226px;
  position: absolute;
  vertical-align: bottom;
}
.home_page_intro_text p.go_to_link img{
  vertical-align: baseline;
}
.home_page_intro_text a {
  font-size: 12px;
  color: #464646;
  vertical-align: top;
}

.home_page_intro_text a img {
  display: inline;
}

.red_header_8 {
  background: url(/images/home/header_8_red_double_arrow.png) no-repeat;
  height: 85px;
  padding: 9px 9px 0 9px;
}

.red_header_8 p {
  color: #000;
}
.red_header_8 h2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 12px;
}
.home_page_menu .contents {
  height: 113px;
  position: relative;
}
.home_page_menu div h3 {  
  font-size: 20px;
  margin-bottom: 8px;
}
.home_page_menu p.go_to_link {
  position: absolute;
  top: 126px;
}
ul.bordered_left li {
  margin-top: 24px;
  padding-left: 10px;
}
/* About us */
ul.sector_mini_sites {
  list-style: none;
  margin-left: 0;
}
ul.sector_mini_sites li {
  float: left;
  margin-left: 0;
  max-width: 222px;
  /*margin-right: 15px;*/margin-right: 4px;
  margin-bottom: 6px;
}
ul.sector_mini_sites li.omega {
  margin-right: 0;
}
/* Team profiles */
.profile h2 {
  margin-bottom: 15px;
}
.profile h4 {
  font-weight: normal;
  margin-bottom: 15px;
  line-height: 15px;
}
.profile .profile_image {
  height: 138px;
  width: 201px;
  background: #161616;
}
.profile .omega img {
vertical-align:middle;
}
/* Header on for candidates/clients page */
#splash div {
  margin-top: -24px;
  margin-left: 10px;
  margin-bottom: 24px;
}
#splash div a {
  color: #000;
  margin-right: 40px;
}
#splash div a img {
  vertical-align: baseline;
}
#splash div a span.go_to {
  color: #ffffff;
  margin-left: 4px;
}
/* specifics for for-candidates/client pages */
#content-bottom {
  background-color:#FFFFFF;
  overflow:hidden;
}
#content-bottom .contents {
  float:left;
}
#content-bottom ul {
  float:right;
  overflow:hidden;
  /*width:210px;*/width:312px;
  padding-left: 25px;
}
#content-bottom ul li {
  float:left;
  margin:0 0 4px 4px; height:54px; overflow:hidden;
}
#content-bottom ul.sector_buttons li {
  width: 100px;
}
#content-bottom p {
  font-size: 12px;
  line-height: 15px;
}
#content-right {
    float:right;
    margin:16px 0 0;
    width:220px;
}
.latest_assignments_title {
    border-top:1px solid #be2017;
}
ol.assignments {
  list-style: none;
  margin: 10px 0;
}
ol.assignments li {
    color: #464646;
    padding:8px 0;
    margin-left: 0;
}
ol.assignments.details li {
  border-bottom: 1px dotted #505050;
}
ol.assignments li h4 a {
    color:#be2017;
    font-size: 12px;
    font-weight: bold;
    line-height:15px;
}
ol.assignments.shortlist li h4 a {
  color: #464646;
}
ol.assignments li span.salary {
    color:#be2017;
    line-height:15px;
}
ol.assignments li p {
    color:#464646;
    line-height:15px;
    margin-bottom: 0;
}
ol.assignments li p.description {
  margin-left: 18px;
}
ol.assignments li.more_assignments {
  margin-top: 15px;
}
ol.assignments li.more_assignments img {
  margin-left: 77px;
}
.shortlist_buttons {
  float: right;
}
ol.assignments li .shortlist_buttons a {
  color: #8d8b80;
}
#right-middle a {
    display:block;
    float:right;
    height:20px;
    width:121px;
}
#sidebar ol li h4 {
  font-weight: bold;
  line-height: 15px;
  font-size: 12px;
}
#sidebar ol li p {
    color:#464646;
}
#sidebar ol li p strong {
    color:#393939;
}
.sidebar-bottom {
  margin-top: 0;
  border-top:none;
  padding-top:9px;
  padding-bottom: 0px;
}
.sidebar-bottom h3 {
    overflow:hidden;
}
.sidebar-bottom h3 img {
    float:left;
}
.sidebar-bottom h3 a {
    background: url('/images/for_candidates/twitter.gif') no-repeat 0 0;
    display:block;
    float:right;
    height:40px;
    position:relative;
    text-indent:-9999px;
    width:19px;
}
.sidebar-bottom h4 {
    color:#464646;
    font-weight: normal;
    margin-top: 9px;
    margin-bottom: 13px;
}
.sidebar-bottom ol li {
    float:left;
    position:relative;
}
ol.social_media {
  margin-top: 0px;
  margin-bottom: 0px;
}
ol.social_media li {
  margin:5px 9px 0 0; float:left;
}
.sidebar-bottom ol li.twitter {
  padding-left: 17px;
}
.sidebar-bottom ol li.twitter a img {
  margin-top: 12px;
}
.sidebar-bottom ol li.to_the_right {
  float: right;
}
ol.news {
  list-style: none;
  margin: 10px 0;
  display: inline-block;
}

ol.news li {
    color: #464646;
    padding:8px 0;
    margin-left: 0;
}
ol.news li.details {
  border-bottom: 1px dotted #505050;
}
ol.news li.details h4 a {
    color:#be2017;
    font-size: 12px;
    font-weight: bold;
    line-height:15px;
}
ol.news li p {
    color:#464646;
    line-height:15px;
    margin-bottom: 0;
}
ol.news li p.description {
  margin-left: 18px;
}
ol.news li .read_more_link {
  float: right;
  min-height: 48px;
  margin-left: 8px;
}
ol.news li .read_more_link a {
  color: #8d8b80;
}
ol.news li a.all_news {
  display: inline;
  width: 107px;
  margin-right: 0;
}
ol.news li ul {
  list-style: none;
}
ol.news li ul li {
  padding: 0 0 0 8px;
}
ol a.rss {
  display: inline;
  float: right;  
}
ol.all_news_button {
  margin-bottom: 15px;
}
/* Meet the Team */
.meet_the_team_header {
  height: 145px;
}
.meet_the_team_header h1 {
  font-size: 23px;
  margin-bottom: 15px;
}
.meet_the_team_header h2 {
  font-size: 18px;
}
#time {
  color: #87867C;
}
/* assignment page */
.assignment_details h2 {
  color: #be2017;
  margin-bottom: 15px;
}
.assignment_details h4 {
  font-weight: bold;
}
.assignment_details dl {
  margin-top: 15px;
  margin-bottom: 15px;
}
.assignment_details a {
  color: #be2017;
}
.assignment_details dt {
  width: 200px;
  float: left;
  margin-right: 15px;
  font-weight: bold;
}
form.new_job_application {
  margin-top: 15px;
}
form.new_job_application h4 {
  color: #be2017;
}
form.new_job_application ol {
  list-style: none;
}
/* candidate profile page */
.personal_profile_page div p a.logout {
  color: #fff;
}
.personal_profile img.profile_pic {
  float: left;
  width: 120px;
  margin-right: 9px;
}
.personal_profile table {
  width: 100%;
}
.personal_profile table td.photo {
  width: 140px;
  padding-left: 8px;
}
.ask_a_question form textarea {
  width: 410px;
  height: 5em;
  border: 1px solid #acacac;
}
.ask_a_question form p.submit_links {
  text-align: right;
  margin-right: 8px;
}
.ask_a_question form p.submit_links a {
  color: #acacac;
}
.preferred-locations, .sectors-of-interest, .disciplines {
  margin-left: 209px;
}
ul.resources_for_candidates {
  list-style: none;
  margin-left: 0;
}
ul.resources_for_candidates li {
  width: 205px;
  float: left;
  margin-bottom: 15px;
  margin-left: 0;
}
ol.previous_placements li.placement {
  float: left;
  width: 200px;
  margin-right: 10px;
}
ol.current_status li {
  margin-bottom: 8px;
}
/* forms */
.container form ol {
  list-style: none;
}
.container form ol li {
  margin-bottom: 9px;
  clear: both;
}
.container form ol li.buttons {
  margin-top: 24px;
}
.container form ol li label {
  width: 200px;
  margin-right: 9px;
  float: left;
}
.container form ol li.required label:after {
  content: ' *';
  color: #be2017;
}
.container form ol li span.explanation {
  color: #acacac;
  margin-left: 209px;
  display:block;
  clear:both;
}
.container form ol li .error {
  color: #be2017;
}
.container form ol li input[type=text], .container form ol li input[type=password], .container form ol li textarea {
  border: 1px solid #acacac;
  width: 170px;
}
.container form ol li textarea {
  height: 60px;
}

/* Dashboard */
.dashboard .red_pointed_12 p.header_controls {
  font-size: 12px;
  color: #000;
  float: right;
  margin-top: -12px;
}
.dashboard .red_pointed_12 p.header_controls a {
  color: #000;
  margin-left: 24px;
  margin-right: 9px;
}
.dashboard .red_pointed_12 p.header_controls a:hover {
  color: #fff;
}
.dashboard .red_pointed_12 p.header_controls img {
  vertical-align: baseline;
}
.dashboard table tr {
  height: 60px;
}
.dashboard .red_pointed_12 h3 {
  color: #fff;
}
.dashboard h3 {
  color: #be2017;
}
.dashboard p small {
  color: #acacac;
}
.dashboard ol.current-timesheet input[type=image] {
  margin-left: 207px; 
}
.dashboard .pulled_by_1 {
  margin-left: -1px;
}
/* Client Dashboard */
ol.timesheets-pending-approval {
  padding-left: 9px;
  padding-right: 9px;
}
li.timesheet form {
  display: inline;
  float: left;
}
li.timesheet label {
  width: 60px;
  float: left;
}
li ol.options li {
  margin-bottom: 9px;
}
li ol.options li.final {
  margin-top: 24px;
}
/* Misc */
p.logos img {
  border: 1px solid #acacac;
  margin-left: 30px;
}
table.underlined {
  margin-left: 15px;
}
table.underlined tr {
  border-bottom: 2px solid #acacac;
}
/* questions */
ol.questions li .answer_link {
  float: right;
  min-height: 48px;
}
ol.questions li .answer_link a {
  color: #8d8b80;
}
.question img.profile_pic {
  float: left;
  margin-right: 10px;
}
.question .pagination {
  float: left;
}
.question .options {
  float: right;
}
.answer img.profile_pic {
  float: right;
  margin-left: 10px;
}
form.new_answer ol li textarea {
  width: 465px;
}
/* About IP pages */
#main .about_ip .block_heading {
  height: 255px;
  padding: 0;
}

#main .about_ip .block_heading .text {
  width: 301px;
  float: left;
  margin: 0;
  padding: 9px 30px 9px 9px;
}

#main .about_ip .block_heading .text h1 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 18px 0;
}

#main .about_ip .block_heading .text h2 {
  font-size: 16px;
  line-height: 20px;
  color: #111;
  margin: 0;
}

#main .about_ip .block_heading .image {
  width: 360px;
  float: right;
  margin: 0;
  padding: 0;
}

#main .about_ip .page_contents {
  padding-top: 21px;
}

#main .about_ip .page_contents h1 {
  margin-bottom: 9px;
}
#main .about_ip .page_contents h2 {
  margin-bottom: 9px;
}

#main .about_ip .page_contents h3 {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  margin: 0 0 9px 0;
  padding: 0;
  color: #393939;
}
/* Sectors */
#main .sector .heads_of_practice {
  margin-right: 8px;
}

#main .sector .heads_of_practice h2 {
  margin-top: 9px;
  font-size: 16px;
  color: #393939;
}

#main .sector .heads_of_practice h3 {
  font-size: 14px;
  color: #464646;
}

#main .sector .heads_of_practice a.profile {
  color: #acacac;
}

#main .sector .page_contents h1 {
  margin-top: 15px;
  font-size: 23px;
}
#mailer input[type=text] {
  border: 1px solid #111;
}

#more-about-ip {
  display: none;
}
#main .block_heading h2 p {
    color: #FFFFFF;
font-size:20px;
margin-bottom:0px;
line-height:20px;
}
.width_cv_button {
width:130px;
}
.cv_padding {
padding: 5px;
}
.profile_warning, .profile_warning a {
  background-color: #eee;
  color: #111;
  width: 100%;
  border-radius: 2px;
  padding: 2px;
}
.container_16 .contents .no_padding {
  margin-left: -9px;
}
.container p .explain {
  color: #999;
}

.profile_link{
    color:#333 !important
}
.aspirational{
    color:#333 !important
}
.top_margin{
    margin-top: 5px;
}
.bold{
 font-weight: bold;
}
.dotted{
    border-top:2px dotted #CCCCCC;
}
.red{
    color:#BE2017;
}
.percentage {
  font-size: 16pt;
  margin-left: 9px;
}
.large_font{
    font-size: 30px
}


/*START Consultant Dashboard*/

.dashboard-search

{

	width:100%;

}

.dashboard-search ul

{

	width:100%;

	text-align:right;

	margin:0px;

	padding:0px;

	margin-bottom:15px;

} 

.dashboard-search ul li

{

	display:inline;

	list-style:none;

	vertical-align:middle;

	margin-left:5px;

} 

.dashboard-search ul li label

{

	color:#f04c42;

}

.dashboard-search ul li select

{

	width:248px;

	vertical-align:middle;

}

.dashboard-search ul li input

{

	vertical-align:middle;

}

.dashboard-content

{

	padding-bottom:20px;

	float:left;

	width:100%;

}

.dashboard-content h2

{

	color:#ef4035;

}

.consultants-details

{

	border:1px solid #e6e6e6;

	border-top:0px;

	border-radius: 2px;

	 -moz-box-radius:2px;

	 float:left;

	 width:680px;

	 padding-bottom:15px;

}

.consultants-header

{

	background-color:#e9f3f3;

	 border-radius: 2px;

	 -moz-box-radius:2px;

	 padding:9px 0px;

	 float:left;

	 width:100%;

	 cursor:pointer;

	 margin-top:10px;

}

.consultants-header-spacer

{

	padding:0px 9px;

}

.consultants-assignments-spacer

{

	padding:7px;

}

.photo-thumb

{

	float:left;

	margin-right:19px;



}

.photo-thumb img

{

	border:1px solid #ffffff;

}

.consultant-details

{

	float:left;

	width:660px;

	

}

.candidate-name

{

	font-weight:bold;

	margin-bottom:35px;

}

.candidate-bottom

{

	float:left;

	width:100%;

	color:#878787;

}

.header-arrow

{

	background-image:url(images/shared/down-arrow.jpg);

	background-repeat:no-repeat;

	width:12px;

	height:12px;

	float:right;

	margin-top:5px;

}

.on .header-arrow

{

	background-image:url(images/shared/up-arrow.jpg);

}

.each-placement-header

{

	float:left;

	width:100%;

	padding:13px 0px;

	height:35px;

	cursor:pointer;

	line-height:1.4em;

	color:#ACACAC;;

	border-bottom:1px dashed #bcbcbc;

	

}

.each-placement-header strong

{

	color:#464646;

}

.each-placement-header-spacer

{

	padding:0px 24px;

	background-image:url(images/shared/red-arrow-off.jpg);

	background-repeat:no-repeat;

	background-position:4px 14px;

	min-height:30px;

}

.on

{

	border-bottom:0px;

}

.on .each-placement-header-spacer 

{

	

	background-image:url(images/shared/red-arrow-on.jpg);

}

.placement-header-left

{

	float:left;

	width:300px;

	

}

.placement-header-right

{

	float:right;

	width:300px;

	text-align:right;

}

.each-placement-details-row

{

	float:left;

	width:100%;

	background-image:url(images/shared/grey-double-arrows.jpg);

	background-repeat:no-repeat;

	background-position:50% 100%;

	padding-bottom:31px;

	margin-top:9px;

}

.f-col1

{

	float:left;

	padding-left:24px;

	width:229px;

}

.f-col2

{

	float:left;

	width:329px;

}

.f-col3

{

	float:left;

	width:60px;

}

.light-text

{

	color:#ACACAC;

}

.placement-thumb

{

	float:left;

	width:100%;

	margin-top:21px;

	text-align:right;

}

.last-row

{

	background:none;

	padding-bottom:0px;

}

.h-col

{

	float:left;

	width:295px;

}

.h-col .goals li

{

	margin-bottom:21px;

}

.left-col

{

	margin-right:22px;

}

.light-blue

{

	color:#b7d7d5;

}

.last-update-date

{

	float:right;

	width:130px;

}

.half-title

{

	float:left;

}

.block-row

{

	float:left;

	width:100%;

}

.goal .a-text

{

	color:#a0a0a0;

}

.h-col h3

{

	float:left;

	width:100%;

	margin-bottom:15px;

}

.icon_img

{

	vertical-align:middle;

}

.arrow-listing

{

	float:left;

	width:100%;

	margin:0px  !important;

}

.arrow-listing li

{

	list-style:none;

	float:left;

	margin-left:0px !important;

}

.arrow-listing li a

{

	display:block;

	padding:2px 5px;

	background-image:url(images/shared/arrow_grey_small.png);

	background-repeat:no-repeat;

	background-position:0px 2px;

	margin-left:0px;

	padding-left:22px;

}

.reference-name

{

	color:#454545;

	margin-bottom:7px;

}

.ref-textbox

{

	height:129px;

	width:310px;

	background-color:#fdecea;

	color:#9f9b9b;

	border:1px solid #ececec;

	margin-bottom:22px;

}

.container .accordion ul.timesheets-review {
  overflow-y: scroll;
  height: 150px;
}

.container .accordion .each-placement-details-row a, .container .accordion .each-placement-details-row a:hover {
  color: #111;
}

/*END Consultant Dashboard*/

.file_attachment_download {
width:650px;
}
.file_attachment_top {
margin-top: 30px;
float:left
}

#candidate_contractor_insurance_status
{
width:470px;
}
#candidate_umbrella_company_status
{
width:470px;
}
img.arrow_icon
{
  vertical-align:middle;
}


/*START Meet the Team*/
.each_team_container
{
	width:336px;
	margin:0px 13px;
	float:left;
}
.team_alpha
{
	margin-left:0px;
}
.team_omega
{
	margin-right:0px;
}
.grey_bg
{
	background-color:#ebebeb;
}
.team_vertical_spacer
{
	margin-bottom:25px;
}
.team_profile_image
{
	height:221px; overflow:hidden;
}
.team_profile_image img
{
	
}
.team_container_spacer
{
	padding:20px 1px;
}
.team_contents
{
	height:75px;
	padding:10px 15px;
}
#main .team_contents h2
{
	color:#be2017;
	margin-bottom:5px; font-size:16px; white-space:nowrap
}
.team_contents h4
{
	min-height:33px; line-height:15px; margin-bottom:5px;
}
.team_contents_left
{
	float:left;
	width:165px;
}
.team_contents_right
{
	float:right;
	width:141px;
}
.team_contents_right ul
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.team_contents_right ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-position:outside;
}
.team_contents_right ul li a
{
	display:block;
	padding-right:14px;
	margin-bottom:4px;
	text-align:right;
	background-image:url(http://s3.amazonaws.com/interim_partners/assets/203/arrow_red_small_grey_bg_original.png);
	background-repeat:no-repeat;
	background-position:right 3px; overflow:hidden;
}
.team_contents_right ul li:last-child a
{
	margin-bottom:0px;
	
}

.team_member_details_spacer
{
	padding:19px;
}
.team_member_details_header
{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.team_member_image
{
	float:left;
	width:391px;
	margin-right:17px;
	height:261px;
	overflow:hidden;
}
.team_member_image img
{
	width:391px;
}
.team_member_details
{
	float:left;
	width:231px;
	padding:15px 0px 0px 0px;
}
#main .team_member_details h2
{
	color:#be2017;
	margin-bottom:10px;
	font-size:18px;
}
.team_member_intro
{
	min-height:114px; margin-bottom:15px;
	line-height:1.6em;
}
.team_member_details ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-position:outside;
}
.team_member_details ul li
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.team_member_details ul li a
{
	display:block;
	
}
.team_member_details ul li.arrow a
{
	padding-left:17px;
	background-image:url(http://s3.amazonaws.com/interim_partners/assets/203/arrow_red_small_grey_bg_original.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	
}
.blog_curve
{
	float:left;
	width:100%;
	margin-top:30px;
	height:14px;
}
.blog_curve img
{
	margin-left:25px;
}
.team_member_blog
{
	float:left;
	width:632px;
	padding:17px 15px;
}
.blog_author
{
	float:left;
	width:100px;
	margin-right:15px;
}
#main .blog_author h2
{
	font-size:16px;
	color:#be2017;
}
ul.blog_excerpt
{
	float:left;
	width:517px;
	line-height:1.6em;list-style:none; margin:0px; padding:0px;
}
ul.blog_excerpt h4
{
	margin-bottom:10px;
}.blog_excerpt p:last-child{margin-bottom:0px;}
a.blog_more
{
	font-style:italic;
	color:#605f5f;
}
.team_member_details_content p
{
	line-height:1.8em;;
}
/*END Meet the Team*/

.container .closure_process ol li label {
  float: right;
  width: 600px;
}

.container .closure_process ol li textarea, .container .closure_process ol li input[type="text"] {
  margin-left: 72px; 
  width: 600px;
}

.container .closure_process ol li .rating {
  margin-left: 72px;
}

#job_application_cover_letter {
  width: 460px;
  height: 300px;
}
.container .contents table th {
  text-align: left;
  padding-bottom: 8px;
  padding-top: 8px;
}
