.font_fix{
     font-size: 1.2em;
}
#static_loader{
    position: fixed;
    top: 0px;
    right: 0px;
    width: 16px;
    height: 16px;
    margin-top: 10px;
    margin-right: 10px;
    display: none;
}

#static_left{
    background:transparent url(/images/icons/add.png) no-repeat scroll 0px 0px;
    height: 100px;
    left: 0;
    position: fixed;
    top: 200px;
    width: 49px;
}
#static_left img{
    display: block;
    height: 30px;
    width: 26px;
}
#static_left a{
    marign-top: 2px;
    margin-bottom: 2px;
    display: block;
    height: 30px;
    width: 26px;
}
.red_submit{
   background-color: #ffffff;
   font-weight: bold;
   color: #ef3526;
   border: 1px #000000 solid;
   text-align: center;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
}
.red_submit:hover{
   background-color: #ef3526;
   color: #000000;
}
.dd_close{
  color: #ff0000;
  float: right;
  width: 50px;
  text-decoration: none;
  text-align: right;
  padding-right: 5px;
}
#pl_cc_skill_dd{
  width: 365px;
  background-image: url(/images/backgrounds/select_box_long.jpg);
  background-repeat: no-repeat;
  padding-left: 5px;
}
#pl_cc_skill{
  position: absolute;
  border-bottom: 1px #cccccc solid;
  border-left: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  background-color: #ffffff;
  width: 366px
}
#sortable1 li a, #sortable2 li a{
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#sortable1, #sortable2 {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 10px;
  font-family: arial !important;
  width: 350px;
  height: auto;
}
#sortable2{display: none;}
#sortable1 li, #sortable2 li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1em;
  width: 328px;
}
.candidate_id_float{
  float: right;
  width: 40px;
  text-align: right;
  font-weight: bold;
}
.ui-state-default .candidate_id_float{
  color: #ef3526;
}
.ui-state-default-available .candidate_id_float{
  color: #43ac32;
}
.ui-state-default-norole .candidate_id_float{
  color: #ff9900;
}
.ui-state-default{
  background-color: #feeeee;
  border: 1px #ef3526 solid;
}
.ui-state-default-available{
  background-color: #b3e1ac;
  border: 1px #43ac32 solid;
}
.ui-state-default-norole{
  background-color: #f8e1c0;
  border: 1px #ff9900 solid;
}

#pl_left_column{
  float: left;
  width: 370px;
  height: auto !important;
  min-height: 350px;
  height: 350px;
}
.pl_reset{
  width: 130px;
  text-align: center;
  height: 100px;
  font-size: 1.2em;
}
.pl_reset a{margin-left: 22px;}
#pl_key{
  float: left;
  width: 130px;
  margin-top: 138px;
  margin-left: 10px;
  font-size: 0.8em;
  font-weight: bold;
}
.key{
  width: 130px;
  border-width: 1px;
  border-style: solid;
  margin-top: 5px;
  padding: 5px;
  text-align: center;
}
#pl_right_column{
  float: right;
  width: 370px;
  height: auto !important;
  min-height: 350px;
  height: 350px;
}

#pl_hold{
  margin: 18px;
}
#pl_hold h1{
  padding: 0px;
  margin: 0px;
  font-size: 1.8em;
}
.pl_candidate_criteria select, .cc_select{
  width: 100%;
  margin-bottom: 7px;
  border: 1px #cccccc solid;
  border-collapse: collapse;
}
.pl_candidate_criteria table{
  margin: 0px;
  padding: 0px;
}
.pl_candidate_criteria table tr td{
  border: 0px !important;
  margin: 0px;
}
.pl_cc_livesearch{
  border-top: 1px #e2e2e2 solid;
  border-bottom: 1px #e2e2e2 solid;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.pl_candidate_criteria input[type=text]{
  width: 98%;
  border: 1px #cccccc solid;
  border-collapse: collapse;
  color: #cccccc;
}
#pl_candidate_list{
  float: left;
  margin-top: 15px;
  background-color: #e2e2e2;
  padding-top: 15px;
  padding-left: 9px;
  padding-right: 0px;
  padding-bottom: 10px;
  width: 360px;
}
#pl_placement_list{
  float: right;
  margin-top: 15px;
  background-color: #e2e2e2;
  padding-top: 15px;
  padding-left: 9px;
  padding-right: 0px;
  padding-bottom: 10px;
  width: 360px;
}
#pl_role_info{
  border-top: 1px #e2e2e2 solid;
  border-bottom: 1px #e2e2e2 solid;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 208px;
  font-size: 0.8em;
}
#pl_role_info table tr td{
  border: 0px;
}
#pl_bottom{
  background-repeat: no-repeat;
  background-position: center top;
}
.pl_bottom_back{
  background-image: url(/images/backgrounds/dragdrop.jpg);
}
.cm_sort{
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: right;
}
#placement_hold h2{
  font-size: 1.4em;
  color: #333333;
  margin-bottom: 15px;
}
.post_buttons img{border: 0px !important;}
#blog_right{
  float: right;
  width: 240px;
  padding: 8px;
  height: auto !important;
  min-height: 300px;
  height: 300px;
  background-image: url(/images/blog/right-background.gif);
  background-repeat: repeat-y;
  margin-top: 10px;
  margin-right: 10px;
}
#main_blog{
  float: left;
  width: 645px;
  height: auto !important;
  min-height: 300px;
  height: 300px;
  margin-top: 0px;
  margin-left: 10px;
}
#blog_info{
  background-image: url(/images/blog/top_info_back.gif);
  background-position: center center;
  background-repeat: no-repeat;
  width: 615px;
  padding: 15px;
  height: auto;
  border: 1px #cccccc solid;
}
#blog_info h1{
  background-image: url(/images/icons/menu/64x64/blog.png);
  padding-left: 70px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  height: 64px;
  line-height: 64px;
  width: 300px;
  font-size: 1.3em;
  color: #ef3526;
  margin: 0px;
}
.blog_social{
  font-size: 1.3em;
  color: #666666;
  font-weight: bold;
  border-bottom: 1px #b8b8b8 solid;
  padding-bottom: 10px;
  padding-top: 10px;
}
.blog_social img{
  border: 0px;
  margin-right: 10px;
}
.blog_social a{
  text-decoration: none;
}
.blog_social a:hover{
  text-decoration: underline;
}
#blog_recent_posts{
  padding-top: 10px;
}
#blog_recent_posts b{
  font-size: 1.3em;
  color: #666666;
}
.blog_recent_post{
  color: #666666;
  line-height: 1.2em;
  border-bottom: 1px #b8b8b8 solid;
  padding-top: 8px;
  padding-bottom: 8px;
}
.blog_recent_post a{
  color: #666666;
  text-decoration: none;
}
.blog_recent_post a:hover{
  text-decoration: underline;
}
.blog_post{
  margin-top: 25px;
  border-bottom: 1px #cccccc solid;
  padding-bottom: 15px;
}
.blog_post_image{
  border: 1px #cccccc solid;
}
.post_buttons{
  float: left;
  margin-top: 7px;
}
.blog_post_left{
  float: left;
  width: 210px;
}
.blog_post_info{
  float: right;
  width: 420px;
}
.blog_post h2{
  font-size: 1.2em;
  color: #ef3526;
}
.blog_post h2 a, .red_link{
  color: #ef3526;
  text-decoration: none;
}
.blog_post h2 a:hover, .red_link:hover{
  text-decoration: underline;
}
#missing ul{list-style: none;}
#summary_notepad{
  float: right;
  width: 279px;
  height: auto !important;
  min-height: 300px;
  height: 300px;
  background-color: #e5dfd9;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#notepad_title{
  color: #ee3425;
  font-weight: bold;
  font-size: 1.6em;
}
#notepad_title a{
  font-size: 0.5em;
}
#notepad_details{margin-top: 10px;}
#notepad_details table tr td{
  border: 0px !important;
  margin: 0px;
  padding: 4px;
}
#inner_notes{
  width: 279px;
  height: auto !important;
  min-height: 100px;
  height: 100px;
  background-image: url(/images/backgrounds/note_notes.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #cac0b5;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px;
}
#inner_notes_header{
  height: 25px;
  font-size: 0.8em;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
#inner_notes_notes{
  background-color: #faf9f7;
  height: auto !important;
  min-height: 50px;
  height: 50px;
  padding: 10px;
}
.note{
  padding: 7px 3px;
  border-bottom: 1px #cac0b5 solid;
  font-size: 0.8em;
  color: #666666;
  margin-bottom: 8px;
}
.note p{
  margin-left: 25px;
}
.checkin li{
  margin-left: 0px !important;
}
#quick_buttons{
  float: right;
}
#client_search_options{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
#live_search_v2{
  color: #999999;
}
.mainTable{
  border: 1px #c1c1c1 solid !important;
  width: 100%;
}
.mainTable .odd {
	background-color: #f4f4f4;
}
.mainTable .even {
	background-color: #fff;
}
.mainTable tr td a{
  text-decoration: none;
  color: #000000;
}
.mainTable tr td{
  border: 0px;
}
.mainTable .table_row:hover{
  background-color: #ffff99;
}
.mainTable .header_row{
  background-color: #e2e2e2;
  color: #333333;
  border-bottom: 1px solid #c1c1c1;
}
.mainTable .header_row td{
  color: #333333;
}
.mainTable .header_row a{
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.mainTable .header_row a:hover{
  text-decoration: underline;
}
.mainTableRed{
  border: 1px #ef3526 solid !important;
  width: 95%;
}
.mainTableRed tr td a{
  text-decoration: none;
  color: #000000;
}
.mainTableRed tr td{
  border: 0px;
}
.mainTableRed .table_row:hover{
  background-color: #ffff99 !important;
}
.mainTableRed .header_row{
  background-color: #ef3526;
  color: #ffffff;
}
.mainTableRed .header_row td{
  color: #ffffff;
  font-weight: bold;
}
.mainTableRed .header_row a{
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.mainTableRed .header_row a:hover{
  text-decoration: underline;
}
#client_tab_main{
  height: auto !important;
  min-height: 300px;
  height: 300px;
  border: 1px #c1c1c1 solid;
  margin-top: 119px;
  padding: 15px;
  background-repeat: no-repeat;
  background-position: top right;
}
.client_tab_selected{
  width: 121px;
  height: 115px;
  border-top: 1px #c1c1c1 solid;
  border-left: 1px #c1c1c1 solid;
  border-right: 1px #c1c1c1 solid;
  border-bottom: 0px;
  float: left;
  margin-right: 20px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #333333;
  padding-top: 5px;
  background-color: #ffffff;
}
.client_tab{
  width: 121px;
  height: 95px;
  border: 1px #cccccc solid;
  float: left;
  margin-right: 20px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #cccccc;
  padding-top: 5px;
  background-color: #ffffff;
}
.client_tab_hover:hover{
  border: 1px #ef3526 solid;
  color: #ef3526;
}
.client_tab_grey{
  width: 121px;
  height: 95px;
  border: 1px #cccccc solid;
  float: left;
  margin-right: 20px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #cccccc;
  padding-top: 5px;
  background-color: #e8e8e8;
}
#skills_summary{
  position: absolute;
  width: 510px;
  border: 1px #cccccc solid;
  background-color: #efefef;
  padding: 15px;
  height: auto;
  min-height: 100px;
}
.skills_float{
  float: left;
  width: 95px;
  margin-right: 7px;
  font-size: 0.8em;
  color: #666666;
}
.skills_float b{
  color: #333333;
}
#skillhold{
  float: right;
  width: 350px;
  background-color: #ffffff;
  border: 1px #cccccc solid;
  padding: 10px;
}
#skills{
  background-color: #e9e9e9;
  padding: 10px;
  margin: 0px;
  width: 240px;
}
#skills ul li, #skills_summary ul li{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#report_branch_dropdown{
  position: absolute;
  z-index: 100;
  width: 170px;
  height: auto;
  min-height: 40px;
  line-height: 1.8em;
  border: 1px #666666 solid;
  background-color: #ffffff;
  font-size: 0.8em;
}
#report_contract_filter{
  margin-top: 5px;
}
#report_loading{
  position: absolute;
  margin-left: 200px;
  margin-top: 25px;
  width: 200px;
  display: none;
}
#report_branch{
  display: inline-block;
  background-image: url(/images/backgrounds/select_box.jpg);
  background-repeat: no-repeat;
  width: 153px !important;
  padding-left: 5px;
  height: 23px !important;
}
table.noborders, table.noborders tr td{
  border: 0px !important;
}
.reset_class{
  padding: 0px !important;
  margin: 0px !important;
  border: 0px !important;
  background-image: url('') !important;
}
.no_results{
  padding: 20px;
  font-weight: bold;
}
.regular_table{
  border: 0px #cccccc solid !important;
  margin-top: 15px;
}
.regular_table tr td{
  border: 0px !important;
}
.right_title{
  float: right;
  color: #ee3425;
  font-weight: bold;
  margin-right: 15px;
}
#missing{
  margin-top: 20px;
}
#missing ul li{
  color: #ff0000;
}
.red_link{
  color: #ff0000;
  text-decoration: none;
}
.red_link:hover{text-decoration: underline;}
.large_select{
  font-size: 1.2em;
  border: 1px #cccccc solid;
  color: #666666;
  padding: 9px 3px;
}
.large_select option{vertical-align: middle;}
#branch_select{
  float: right;
  text-align: right;
  width: 350px;
}
#branch_select form{
  padding: 0px;
  margin: 0px;
  float: right;
}
#branch_select table tr td{
  border: 0px !important;
  padding: 3px;
}
#doc_upload{
  float: right;
  width: 400px;
  background-color: #efefef;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 0px;
  margin: 15px;
  height: auto !important;
  min-height: 355px;
  height: 355px;
}
#doc_upload table{
  padding: 0px;
  margin: 0px;
}
#doc_upload table tr td{
  padding-right: 15px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
}
#doc_title{
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 22px;
  border-bottom: 1px #999999 solid;
  padding-bottom: 20px;
  padding-top: 6px;
}
.doc_parts_table{
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  padding-top: 22px !important;
  padding-bottom: 8px !important;
}
#upload_portal{
  margin-top: 15px;
}
#loader{
  display: inline;
  padding-left: 10px;
}
#loaderV2 {
	position: fixed;
    display: none;
	width: 74px;
	height: 74px;
	top: 1em;
    right: 1em;
    padding: 0;
	margin-left: -37px;
	background: url('/images/icons/menu/64x64/loadingred.gif') no-repeat center center;
    background-color: #fee;
    border: 2px solid red;
    border-radius: 1em;
    z-index: 9001;
}
#add_box{
  float: right;
  width: 350px;
  border: 1px #cccccc solid;
  padding: 15px;
  height: auto !important;
  min-height: 100px;
  height: 100px;
}
#level2_hold{
  margin-top: 10px;
}
#level3_hold{
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px #cccccc solid;
}
.declaration_list{
  font-size: 0.8em;
  color: #666666;
}
.declaration_section{
  margin-top: 15px;
}
.declaration_details{
  margin: 3px;
}
#bank_main{

}
#right_block{
  float: right;
  width: 650px;
}
.archive_ul li{
  margin-bottom: 15px;
}
.archive_ul li a{
  color: #333333;
  text-decoration: none;
}
.archive_ul li a:hover{
  text-decoration: underline;
}
#doc_table{
  height: auto !important;
  min-height: 165px;
  height: 165px;
}
#doc_table table{
  margin-bottom: 15px;
}
.regularlist{
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.regularlist li{
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 5px;
}
.regularlist li a{
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.regularlist li a:hover{
  text-decoration: underline;
}
#summary_details{
  text-align: right;
  margin-right: 15px;
}
#account_menu{
  position: relative;
  margin-top: 20px;
  margin-left: 20px;
  height: 114px;
  z-index: 100;
}
#error_hold{
  float: right;
  width: 300px;
  color: #ff0000;
  font-weight: bold;
  text-align: right;
  margin-bottom: 15px;
}
#error_hold_rel{
  color: #ff0000;
  font-weight: bold;
  margin-bottom: 10px;
}
.toggle_table{
  border-bottom: 0px #c11a24 solid !important;
  padding-bottom: 15px;
  margin: 0px !important;
  width: 650px;
}
.toggle_table_wide{
  border-bottom: 0px #ee3425 solid !important;
  padding-bottom: 15px;
  margin: 0px !important;
}
.togglefull{
  background-image: url(/images/icons/red-arrow-right.gif);
  padding-left: 12px !important;
  background-position: 0px 6px !important;
}
.toggleopen{
  background-image: url(/images/icons/red-arrow-down.gif);
  padding-left: 12px !important;
  background-position: 0px 6px !important;
}
.togglelink{
  display: block;
  margin-top: 10px;
  padding-left: 25px;
  color: #ee3425;
  font-weight: bold;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  width: 150px;
}
.togglelink:hover{
  text-decoration: underline;
}
.inner_box{
  position: relative;
  border: 1px #999999 solid;
  width: 900px;
  margin-left: 20px;
  height: auto !important;
  min-height: 400px;
  height: 400px;
  z-index: 0;
  margin-top: -1px;
}
.inner_box table{
}
.inner_box table tr td{
  border: 0px !important;
  color: #333333;
  padding: 10px;
  vertical-align: top;
}
.inner_box table tr td input[type=text],.inner_box table tr td input[type=password], .regular_input{
  border: 1px #666666 solid;
}
.inner_box table tr td select{
  border: 1px #666666 solid;
}
.regular_input_lighter{
  border: 1px #cccccc solid;
}
.regular_input_light{
  border: 1px #999999 solid;
  color: #999999;
}
.regular_input_black{
  border: 1px #999999 solid;
  color: #000000;
}
.submit_regular{
  border: 1px #cccccc solid;
  background-color: #ffffff;
  font-size: 0.8em;
  color: #cccccc;
  padding: 1px;
}
.submit_regular:hover{
  border: 2px #c11a24 solid;
  color: #c11a24;
  padding: 0px;
}
.submit_style{
  border: 1px #cccccc solid;
  color: #cccccc;
  background-color: #ffffff;
  font-weight: bold;
  padding-left: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: 6px 6px;
  text-decoration: none;
}
.submit_style:hover{
  color: #ee3425;
  border: 3px #ee3425 solid;
  padding-left: 33px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 3px;
  background-position: 4px 4px;
}
.inner_box input[type=submit],
.regular_table input[type=submit],
.well input[type=submit],
.well input[type=button],
.right-panel input[type=submit],
.submission input[type=submit] {
  border: 1px #cccccc solid;
  color: #cccccc;
  background-color: #ffffff;
  font-weight: bold;
  padding-left: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: 6px 6px;
}
.inner_box input[type=submit]{
  margin-top: 25px;
}
.inner_box input[type=submit]:hover, .regular_table input[type=submit]:hover{
  color: #ee3425;
  border: 3px #ee3425 solid;
  padding-left: 33px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 3px;
  background-position: 4px 4px;
}
.inner_box table tr td input[type=submit]{
  margin-top: 0px !important;
}
.button_blank{
  float: left;
  border: 1px #ffffff solid;
  width: 85px;
  padding: 5px;
  margin-bottom: 15px;
  margin-right: 15px;
}
.button_hover{
  display: block;
  float: left;
  border: 1px #cccccc solid;
  color: #cccccc;
  text-align: center;
  text-decoration: none;
  width: 85px;
  padding: 5px;
  font-size: 0.9em;
  margin-bottom: 15px;
  margin-right: 15px;
}
.button_hover:hover{
  color: #666666;
  border: 3px #666666 solid;
  padding: 3px;
}
.button_selected{
  display: block;
  float: left;
  border-left: 1px #999999 solid;
  border-top: 1px #999999 solid;
  border-right: 1px #999999 solid;
  border-bottom: 0px #999999 solid;
  color: #666666;
  text-align: center;
  text-decoration: none;
  width: 85px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 22px;
  font-size: 0.9em;
  margin-bottom: 0px;
  margin-right: 15px;
  font-weight: bold;
  background-color: #ffffff;
  z-index: 100;
}
.button_hover_yes{
  display: block;
  float: left;
  border: 1px #cccccc solid;
  color: #569c31;
  text-align: center;
  text-decoration: none;
  width: 85px;
  padding: 5px;
  font-size: 0.9em;
  margin-bottom: 15px;
  margin-right: 15px;
}
.button_hover_yes:hover{
  color: #569c31;
  border: 3px #569c31 solid;
  padding: 3px;
}
.button_selected_yes{
  display: block;
  float: left;
  border-left: 1px #999999 solid;
  border-top: 1px #999999 solid;
  border-right: 1px #999999 solid;
  border-bottom: 0px #999999 solid;
  color: #569c31;
  text-align: center;
  text-decoration: none;
  width: 85px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 22px;
  font-size: 0.9em;
  margin-bottom: 0px;
  margin-right: 15px;
  font-weight: bold;
  background-color: #ffffff;
  z-index: 100;
}
.button_hover_no{
  display: block;
  float: left;
  border: 1px #cccccc solid;
  color: #ee3425;
  text-align: center;
  text-decoration: none;
  width: 85px;
  padding: 5px;
  font-size: 0.9em;
  margin-bottom: 15px;
  margin-right: 15px;
}
.button_hover_no:hover{
  color: #ee3425;
  border: 3px #ee3425 solid;
  padding: 3px;
}
.button_selected_no{
  display: block;
  float: left;
  border-left: 1px #999999 solid;
  border-top: 1px #999999 solid;
  border-right: 1px #999999 solid;
  border-bottom: 0px #999999 solid;
  color: #ee3425;
  text-align: center;
  text-decoration: none;
  width: 85px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 22px;
  font-size: 0.9em;
  margin-bottom: 0px;
  margin-right: 15px;
  font-weight: bold;
  background-color: #ffffff;
  z-index: 100;
}
#live_search{
  text-align: center;
}
.record_table{
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9em;
  border: 1px #c1c1c1 solid !important;
  margin-top: 30px;
  width: 95%;
}
.record_table .end_button{
  text-align: center;
  width: 50px;
}
.record_table .title_row td, .record_table .title_row td a{
  font-weight: bold;
  background-color: #e2e2e2;
  text-decoration: none;
  color: #333333;
  border-bottom: 1px #c1c1c1 solid !important;
}
.record_table .title_row td a{border-bottom: 0px !important;}
.record_table .title_row td a:hover{
  text-decoration: underline;
}
.record_table tr{
  margin: 0px;
  border-spacing: 0px;
  border-bottom: 1px #c1c1c1 solid !important;
}
.record_table tr td a{
  color: #333333;
  text-decoration: none;
}
.record_table tr:hover{
  background-color: #ffff99;
}
.record_table tr td{
  border: 0px;
  height: 25px;
  margin: 0px;
  border-spacing: 0px;
  vertical-align: middle;
}
.alternate_row{
  background-color: #ebebeb;
}

.report_table{
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9em;
  border: 1px #c1c1c1 solid !important;
  margin-top: 30px;
  width: 95%;
}
.report_table .end_button{
  text-align: center;
  width: 50px;
}
.report_table .title_row td, .report_table .title_row td a{
  font-weight: bold;
  background-color: #e2e2e2;
  text-decoration: none;
  color: #333333;
  border-bottom: 1px #c1c1c1 solid !important;
}
.report_table .title_row td a{border-bottom: 0px !important;}
.report_table .title_row td a:hover{
  text-decoration: underline;
}
.report_table tr{
  margin: 0px;
  border-spacing: 0px;
  border-bottom: 1px #c1c1c1 solid !important;
}
.report_table tr td a{
  color: #333333;
  text-decoration: none;
}
.report_table tr td{
  border: 0px;
  height: 25px;
  margin: 0px;
  border-spacing: 0px;
  vertical-align: middle;
}

/** template.php - Tim **/
.clear {
  clear: both;
}
.warning {
  background: #fefce5;
  border: 1px solid #f6ef3e;
  margin: 2px 0 20px 0;
  padding: 12px 12px 12px 15px;
}
.warning .warning-text {
	float: left;
	margin-left: 30px;
}
.warning .warning-title {
  color: #ef3528;
  font-weight: bold;
  font-size: 24px;
  margin-top: -7px;
}
.warning .warning-text ul {
  color: grey;
  list-style: none;
  margin: -15px 0 0 50px;
  font-size: 12px;
}
.warning .warning-text ul li a {
  color: grey;
}
.block {
  background: #feeeee;
  min-height: 50px;
  border: 1px solid #ef3526;
}
.block.systemreg {
  width: 550px;
  float: left;
  margin-bottom: 15px;
}
.block.expiringdocs {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.block .block-title {
  background: #ef3526;
  height: 29px;
  font-weight: bold;
  color: white;
  font-size: 17px;
  padding: 5px 10px 0 10px;
}
.block .block-content {
  padding: 10px;
}
.block .block-systemreg-left, .block .block-systemreg-right {
  float: left;
}
.block-systemreg-branch {
  float: right;
  width: 200px;
  text-align: right;
}
.block .block-systemreg-left {
  width: 170px;
  color: grey;
}
.block-systemreg-left-branch {
  float: left;
  width: 25%;
  text-align: center;
}
.block-systemreg-left-branch-6 {
  float: left;
  width: 16%;
  text-align: center;
  font-size: 0.8em !important;
}
.block-systemreg-left-4 {
  float: left;
  width: 25%;
  text-align: center;
}
.block-systemreg-left-5 {
  float: left;
  width: 20%;
  text-align: center;
}
.block-systemreg-left-var {
  float: left;
  text-align: center;
}
.block .block-system-right {
  width: 150px;
}
.block .block-expiring-cell {
  text-align: center;
  float: left;
  padding: 3px 0 3px 0;
  color: #666666;
}
.block .block-expiring-cell.on, .row.on {
  background: white !important;
}
.row{
    *overflow: auto;
}
.row:after{
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.block .block-expiring-cell.header {
  color: black;
  font-size: 14px;
}
.top{
    position: absolute;
    display: block !important;
    z-index: 5000;
    top: -75px;
    left: -40px;
}

.center{
    text-align: center;
}

.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}


.card{
    border-radius: 3px;
    cursor: pointer;
    content: '';
    font-size: 0;
    display: inline-block;
    width: 30px;
    height: 40px;
}
.red{
    background-color: red;
}
.yel{
    background-color: yellow;
}
.selected_card{
    border: 1px solid #000;
}
.circ_card{
    font-size: 9px;
    line-height: 16px;
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 15px;
    border: 1px solid #c1c1c1;

    font-weight: bold;
}

.well{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

    border-radius: 3px;
    border: 1px solid #c1c1c1;
    background: #f7f7f7;
    text-align: left;
    padding: 20px;
    margin: 20px auto;
    width: 95%;
    overflow: auto;
}

.maintenance {
    padding: 10px 0 10px 0;

    border-bottom: 1px solid #F00;
    background: #EF3526;

    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.maintenance a { color: #FFF; }
.warn,
.pass { font-weight: bold; }

.warn,
.pass { font-weight: bold; }

.warn { color: #f00; }
.pass { color: #769800; }

#warningBar {
    z-index: 500000;
    position: fixed;
    top: 20%;
    left: 50%;
    display: none;
    min-width: 33%;
    max-width: 50%;
    padding: 5px 10px; /* padding-left needs to be in px */
    font-size: 1.1em;
    text-align: center;
    cursor: pointer;

    border-radius: .5em;
    box-shadow: 1px 1px 5px #888;

    border: 1px solid #aaa;
    background-color: #eee;
    color: #444;
}
#warningBar.red {
    border: 1px solid red;
    background-color: #fee;
    color: red;
}
#warningBar.yellow {
    border: 1px solid #a27d35;
    background-color: #ffa;
    color: #723d05;
}
#warningBar.green {
    border: 1px solid green;
    background-color: #efe;
    color: green;
}
#warningBar.blue {
    border: 1px solid #005;
    background-color: #eef;
    color: #008;
}
#warningBar:hover {
    border-width: 2px;
    padding: 4px 9px; /* padding-left needs to be in px */
    box-shadow: 1px 1px 10px #888;
}
.pointer {
    cursor: pointer;
}
.help {
    cursor: help;
}
