.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 22px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/*---------------------------------------------------
[Start Helpers]
---------------------------------------------------*/
.widgetname-jobcenter {
  /* Allow for input prepend/append in search forms */

  /*---------------------------------------------------
[Start Chronicle-Buttons]
---------------------------------------------------*/

  /*---------------------------------------------------
[Start CHE-Buttons]
---------------------------------------------------*/

  /*---------------------------------------------------
[Start Chronicle-Mixins]
---------------------------------------------------*/

  /*---------------------------------------------------
[Start Chronicle-Typography]
---------------------------------------------------*/

  /* Generic font-size classes */

  /*---------------------------------------------------
[Start Chronicle-Hihglight-Box]
---------------------------------------------------*/

  /*---------------------------------------------------
[Start CHE-Hihglight-Box]
---------------------------------------------------*/

  /*---------------------------------------------------
[Start Chronicle-Job-Slider]
---------------------------------------------------*/

  /*---------------------------------------------------
[Start CHE-Job-Slider]
---------------------------------------------------*/

  /* accounting for the differing size of the on-page version of the widget */

}
.widgetname-jobcenter .pull-right {
  float: right;
}
.widgetname-jobcenter .pull-left {
  float: left;
}
.widgetname-jobcenter .hide {
  display: none;
}
.widgetname-jobcenter .show {
  display: block;
}
.widgetname-jobcenter .invisible {
  visibility: hidden;
}
.widgetname-jobcenter .affix {
  position: fixed;
}
.widgetname-jobcenter form {
  margin: 0 0 12px;
}
.widgetname-jobcenter fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.widgetname-jobcenter legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 24px;
  color: #3a3a3a;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.widgetname-jobcenter legend small {
  font-size: 9px;
  color: #999999;
}
.widgetname-jobcenter label,
.widgetname-jobcenter input,
.widgetname-jobcenter button,
.widgetname-jobcenter select,
.widgetname-jobcenter textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 12px;
}
.widgetname-jobcenter input,
.widgetname-jobcenter button,
.widgetname-jobcenter select,
.widgetname-jobcenter textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.widgetname-jobcenter label {
  display: block;
  margin-bottom: 5px;
}
.widgetname-jobcenter select,
.widgetname-jobcenter textarea,
.widgetname-jobcenter input[type="text"],
.widgetname-jobcenter input[type="password"],
.widgetname-jobcenter input[type="datetime"],
.widgetname-jobcenter input[type="datetime-local"],
.widgetname-jobcenter input[type="date"],
.widgetname-jobcenter input[type="month"],
.widgetname-jobcenter input[type="time"],
.widgetname-jobcenter input[type="week"],
.widgetname-jobcenter input[type="number"],
.widgetname-jobcenter input[type="email"],
.widgetname-jobcenter input[type="url"],
.widgetname-jobcenter input[type="search"],
.widgetname-jobcenter input[type="tel"],
.widgetname-jobcenter input[type="color"],
.widgetname-jobcenter .uneditable-input {
  display: inline-block;
  height: 12px;
  padding: 4px 6px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 12px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
.widgetname-jobcenter input,
.widgetname-jobcenter textarea,
.widgetname-jobcenter .uneditable-input {
  width: 206px;
}
.widgetname-jobcenter textarea {
  height: auto;
}
.widgetname-jobcenter textarea,
.widgetname-jobcenter input[type="text"],
.widgetname-jobcenter input[type="password"],
.widgetname-jobcenter input[type="datetime"],
.widgetname-jobcenter input[type="datetime-local"],
.widgetname-jobcenter input[type="date"],
.widgetname-jobcenter input[type="month"],
.widgetname-jobcenter input[type="time"],
.widgetname-jobcenter input[type="week"],
.widgetname-jobcenter input[type="number"],
.widgetname-jobcenter input[type="email"],
.widgetname-jobcenter input[type="url"],
.widgetname-jobcenter input[type="search"],
.widgetname-jobcenter input[type="tel"],
.widgetname-jobcenter input[type="color"],
.widgetname-jobcenter .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-transition: border linear .2s, box-shadow linear .2s;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.widgetname-jobcenter textarea:focus,
.widgetname-jobcenter input[type="text"]:focus,
.widgetname-jobcenter input[type="password"]:focus,
.widgetname-jobcenter input[type="datetime"]:focus,
.widgetname-jobcenter input[type="datetime-local"]:focus,
.widgetname-jobcenter input[type="date"]:focus,
.widgetname-jobcenter input[type="month"]:focus,
.widgetname-jobcenter input[type="time"]:focus,
.widgetname-jobcenter input[type="week"]:focus,
.widgetname-jobcenter input[type="number"]:focus,
.widgetname-jobcenter input[type="email"]:focus,
.widgetname-jobcenter input[type="url"]:focus,
.widgetname-jobcenter input[type="search"]:focus,
.widgetname-jobcenter input[type="tel"]:focus,
.widgetname-jobcenter input[type="color"]:focus,
.widgetname-jobcenter .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.widgetname-jobcenter input[type="radio"],
.widgetname-jobcenter input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
.widgetname-jobcenter input[type="file"],
.widgetname-jobcenter input[type="image"],
.widgetname-jobcenter input[type="submit"],
.widgetname-jobcenter input[type="reset"],
.widgetname-jobcenter input[type="button"],
.widgetname-jobcenter input[type="radio"],
.widgetname-jobcenter input[type="checkbox"] {
  width: auto;
}
.widgetname-jobcenter select,
.widgetname-jobcenter input[type="file"] {
  height: 22px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 22px;
}
.widgetname-jobcenter select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.widgetname-jobcenter select[multiple],
.widgetname-jobcenter select[size] {
  height: auto;
}
.widgetname-jobcenter select:focus,
.widgetname-jobcenter input[type="file"]:focus,
.widgetname-jobcenter input[type="radio"]:focus,
.widgetname-jobcenter input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.widgetname-jobcenter .uneditable-input,
.widgetname-jobcenter .uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.widgetname-jobcenter .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.widgetname-jobcenter .uneditable-textarea {
  width: auto;
  height: auto;
}
.widgetname-jobcenter input:-moz-placeholder,
.widgetname-jobcenter textarea:-moz-placeholder {
  color: #999999;
}
.widgetname-jobcenter input:-ms-input-placeholder,
.widgetname-jobcenter textarea:-ms-input-placeholder {
  color: #999999;
}
.widgetname-jobcenter input::-webkit-input-placeholder,
.widgetname-jobcenter textarea::-webkit-input-placeholder {
  color: #999999;
}
.widgetname-jobcenter input :-moz-placeholder,
.widgetname-jobcenter textarea :-moz-placeholder {
  color: #dddddd;
}
.widgetname-jobcenter input ::-webkit-input-placeholder,
.widgetname-jobcenter textarea ::-webkit-input-placeholder {
  color: #dddddd;
}
.widgetname-jobcenter .radio,
.widgetname-jobcenter .checkbox {
  min-height: 12px;
  padding-left: 20px;
}
.widgetname-jobcenter .radio input[type="radio"],
.widgetname-jobcenter .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.widgetname-jobcenter .controls > .radio:first-child,
.widgetname-jobcenter .controls > .checkbox:first-child {
  padding-top: 5px;
}
.widgetname-jobcenter .radio.inline,
.widgetname-jobcenter .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.widgetname-jobcenter .radio.inline + .radio.inline,
.widgetname-jobcenter .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.widgetname-jobcenter .input-mini {
  width: 60px;
}
.widgetname-jobcenter .input-small {
  width: 90px;
}
.widgetname-jobcenter .input-medium {
  width: 150px;
}
.widgetname-jobcenter .input-large {
  width: 210px;
}
.widgetname-jobcenter .input-xlarge {
  width: 270px;
}
.widgetname-jobcenter .input-xxlarge {
  width: 530px;
}
.widgetname-jobcenter input[class*="span"],
.widgetname-jobcenter select[class*="span"],
.widgetname-jobcenter textarea[class*="span"],
.widgetname-jobcenter .uneditable-input[class*="span"],
.widgetname-jobcenter .row-fluid input[class*="span"],
.widgetname-jobcenter .row-fluid select[class*="span"],
.widgetname-jobcenter .row-fluid textarea[class*="span"],
.widgetname-jobcenter .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.widgetname-jobcenter .input-append input[class*="span"],
.widgetname-jobcenter .input-append .uneditable-input[class*="span"],
.widgetname-jobcenter .input-prepend input[class*="span"],
.widgetname-jobcenter .input-prepend .uneditable-input[class*="span"],
.widgetname-jobcenter .row-fluid input[class*="span"],
.widgetname-jobcenter .row-fluid select[class*="span"],
.widgetname-jobcenter .row-fluid textarea[class*="span"],
.widgetname-jobcenter .row-fluid .uneditable-input[class*="span"],
.widgetname-jobcenter .row-fluid .input-prepend [class*="span"],
.widgetname-jobcenter .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
.widgetname-jobcenter input,
.widgetname-jobcenter textarea,
.widgetname-jobcenter .uneditable-input {
  margin-left: 0;
}
.widgetname-jobcenter .controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
.widgetname-jobcenter input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
.widgetname-jobcenter input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
.widgetname-jobcenter input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
.widgetname-jobcenter input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
.widgetname-jobcenter input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
.widgetname-jobcenter input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
.widgetname-jobcenter input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
.widgetname-jobcenter input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
.widgetname-jobcenter input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
.widgetname-jobcenter input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
.widgetname-jobcenter input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
.widgetname-jobcenter input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
.widgetname-jobcenter .controls-row {
  *zoom: 1;
}
.widgetname-jobcenter .controls-row:before,
.widgetname-jobcenter .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.widgetname-jobcenter .controls-row:after {
  clear: both;
}
.widgetname-jobcenter .controls-row:before,
.widgetname-jobcenter .controls-row:after {
  content: "";
  display: table;
}
.widgetname-jobcenter .controls-row:after {
  clear: both;
}
.ie6 .widgetname-jobcenter .controls-row,
.ie7 .widgetname-jobcenter .controls-row {
  zoom: 1;
}
.widgetname-jobcenter .controls-row [class*="span"],
.widgetname-jobcenter .row-fluid .controls-row [class*="span"] {
  float: left;
}
.widgetname-jobcenter .controls-row .checkbox[class*="span"],
.widgetname-jobcenter .controls-row .radio[class*="span"] {
  padding-top: 5px;
}
.widgetname-jobcenter input[disabled],
.widgetname-jobcenter select[disabled],
.widgetname-jobcenter textarea[disabled],
.widgetname-jobcenter input[readonly],
.widgetname-jobcenter select[readonly],
.widgetname-jobcenter textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.widgetname-jobcenter input[type="radio"][disabled],
.widgetname-jobcenter input[type="checkbox"][disabled],
.widgetname-jobcenter input[type="radio"][readonly],
.widgetname-jobcenter input[type="checkbox"][readonly] {
  background-color: transparent;
}
.widgetname-jobcenter .control-group.warning .control-label,
.widgetname-jobcenter .control-group.warning .help-block,
.widgetname-jobcenter .control-group.warning .help-inline {
  color: #c09853;
}
.widgetname-jobcenter .control-group.warning .checkbox,
.widgetname-jobcenter .control-group.warning .radio,
.widgetname-jobcenter .control-group.warning input,
.widgetname-jobcenter .control-group.warning select,
.widgetname-jobcenter .control-group.warning textarea {
  color: #c09853;
}
.widgetname-jobcenter .control-group.warning input,
.widgetname-jobcenter .control-group.warning select,
.widgetname-jobcenter .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widgetname-jobcenter .control-group.warning input:focus,
.widgetname-jobcenter .control-group.warning select:focus,
.widgetname-jobcenter .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.widgetname-jobcenter .control-group.warning .input-prepend .add-on,
.widgetname-jobcenter .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.widgetname-jobcenter .control-group.error .control-label,
.widgetname-jobcenter .control-group.error .help-block,
.widgetname-jobcenter .control-group.error .help-inline {
  color: #b94a48;
}
.widgetname-jobcenter .control-group.error .checkbox,
.widgetname-jobcenter .control-group.error .radio,
.widgetname-jobcenter .control-group.error input,
.widgetname-jobcenter .control-group.error select,
.widgetname-jobcenter .control-group.error textarea {
  color: #b94a48;
}
.widgetname-jobcenter .control-group.error input,
.widgetname-jobcenter .control-group.error select,
.widgetname-jobcenter .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widgetname-jobcenter .control-group.error input:focus,
.widgetname-jobcenter .control-group.error select:focus,
.widgetname-jobcenter .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.widgetname-jobcenter .control-group.error .input-prepend .add-on,
.widgetname-jobcenter .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.widgetname-jobcenter .control-group.success .control-label,
.widgetname-jobcenter .control-group.success .help-block,
.widgetname-jobcenter .control-group.success .help-inline {
  color: #468847;
}
.widgetname-jobcenter .control-group.success .checkbox,
.widgetname-jobcenter .control-group.success .radio,
.widgetname-jobcenter .control-group.success input,
.widgetname-jobcenter .control-group.success select,
.widgetname-jobcenter .control-group.success textarea {
  color: #468847;
}
.widgetname-jobcenter .control-group.success input,
.widgetname-jobcenter .control-group.success select,
.widgetname-jobcenter .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widgetname-jobcenter .control-group.success input:focus,
.widgetname-jobcenter .control-group.success select:focus,
.widgetname-jobcenter .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.widgetname-jobcenter .control-group.success .input-prepend .add-on,
.widgetname-jobcenter .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.widgetname-jobcenter .control-group.info .control-label,
.widgetname-jobcenter .control-group.info .help-block,
.widgetname-jobcenter .control-group.info .help-inline {
  color: #3a87ad;
}
.widgetname-jobcenter .control-group.info .checkbox,
.widgetname-jobcenter .control-group.info .radio,
.widgetname-jobcenter .control-group.info input,
.widgetname-jobcenter .control-group.info select,
.widgetname-jobcenter .control-group.info textarea {
  color: #3a87ad;
}
.widgetname-jobcenter .control-group.info input,
.widgetname-jobcenter .control-group.info select,
.widgetname-jobcenter .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widgetname-jobcenter .control-group.info input:focus,
.widgetname-jobcenter .control-group.info select:focus,
.widgetname-jobcenter .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.widgetname-jobcenter .control-group.info .input-prepend .add-on,
.widgetname-jobcenter .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.widgetname-jobcenter input:focus:invalid,
.widgetname-jobcenter textarea:focus:invalid,
.widgetname-jobcenter select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.widgetname-jobcenter input:focus:invalid:focus,
.widgetname-jobcenter textarea:focus:invalid:focus,
.widgetname-jobcenter select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.widgetname-jobcenter .form-actions {
  padding: 11px 20px 12px;
  margin-top: 12px;
  margin-bottom: 12px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.widgetname-jobcenter .form-actions:before,
.widgetname-jobcenter .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.widgetname-jobcenter .form-actions:after {
  clear: both;
}
.widgetname-jobcenter .form-actions:before,
.widgetname-jobcenter .form-actions:after {
  content: "";
  display: table;
}
.widgetname-jobcenter .form-actions:after {
  clear: both;
}
.ie6 .widgetname-jobcenter .form-actions,
.ie7 .widgetname-jobcenter .form-actions {
  zoom: 1;
}
.widgetname-jobcenter .help-block,
.widgetname-jobcenter .help-inline {
  color: #606060;
}
.widgetname-jobcenter .help-block {
  display: block;
  margin-bottom: 6px;
}
.widgetname-jobcenter .help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.widgetname-jobcenter .input-append,
.widgetname-jobcenter .input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.widgetname-jobcenter .input-append input,
.widgetname-jobcenter .input-prepend input,
.widgetname-jobcenter .input-append select,
.widgetname-jobcenter .input-prepend select,
.widgetname-jobcenter .input-append .uneditable-input,
.widgetname-jobcenter .input-prepend .uneditable-input,
.widgetname-jobcenter .input-append .dropdown-menu,
.widgetname-jobcenter .input-prepend .dropdown-menu {
  font-size: 14px;
}
.widgetname-jobcenter .input-append input,
.widgetname-jobcenter .input-prepend input,
.widgetname-jobcenter .input-append select,
.widgetname-jobcenter .input-prepend select,
.widgetname-jobcenter .input-append .uneditable-input,
.widgetname-jobcenter .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.widgetname-jobcenter .input-append input:focus,
.widgetname-jobcenter .input-prepend input:focus,
.widgetname-jobcenter .input-append select:focus,
.widgetname-jobcenter .input-prepend select:focus,
.widgetname-jobcenter .input-append .uneditable-input:focus,
.widgetname-jobcenter .input-prepend .uneditable-input:focus {
  z-index: 2;
}
.widgetname-jobcenter .input-append .add-on,
.widgetname-jobcenter .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 12px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 12px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.widgetname-jobcenter .input-append .add-on,
.widgetname-jobcenter .input-prepend .add-on,
.widgetname-jobcenter .input-append .btn,
.widgetname-jobcenter .input-prepend .btn,
.widgetname-jobcenter .input-append .btn-group > .dropdown-toggle,
.widgetname-jobcenter .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widgetname-jobcenter .input-append .active,
.widgetname-jobcenter .input-prepend .active {
  background-color: #ffffff;
  border-color: #adc3b0;
}
.widgetname-jobcenter .input-prepend .add-on,
.widgetname-jobcenter .input-prepend .btn {
  margin-right: -1px;
}
.widgetname-jobcenter .input-prepend .add-on:first-child,
.widgetname-jobcenter .input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.widgetname-jobcenter .input-append input,
.widgetname-jobcenter .input-append select,
.widgetname-jobcenter .input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.widgetname-jobcenter .input-append input + .btn-group .btn:last-child,
.widgetname-jobcenter .input-append select + .btn-group .btn:last-child,
.widgetname-jobcenter .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.widgetname-jobcenter .input-append .add-on,
.widgetname-jobcenter .input-append .btn,
.widgetname-jobcenter .input-append .btn-group {
  margin-left: -1px;
}
.widgetname-jobcenter .input-append .add-on:last-child,
.widgetname-jobcenter .input-append .btn:last-child,
.widgetname-jobcenter .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.widgetname-jobcenter .input-prepend.input-append input,
.widgetname-jobcenter .input-prepend.input-append select,
.widgetname-jobcenter .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widgetname-jobcenter .input-prepend.input-append input + .btn-group .btn,
.widgetname-jobcenter .input-prepend.input-append select + .btn-group .btn,
.widgetname-jobcenter .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.widgetname-jobcenter .input-prepend.input-append .add-on:first-child,
.widgetname-jobcenter .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.widgetname-jobcenter .input-prepend.input-append .add-on:last-child,
.widgetname-jobcenter .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.widgetname-jobcenter .input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.widgetname-jobcenter input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.widgetname-jobcenter .form-search .input-append .search-query,
.widgetname-jobcenter .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widgetname-jobcenter .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.widgetname-jobcenter .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.widgetname-jobcenter .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.widgetname-jobcenter .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.widgetname-jobcenter .form-search input,
.widgetname-jobcenter .form-inline input,
.widgetname-jobcenter .form-horizontal input,
.widgetname-jobcenter .form-search textarea,
.widgetname-jobcenter .form-inline textarea,
.widgetname-jobcenter .form-horizontal textarea,
.widgetname-jobcenter .form-search select,
.widgetname-jobcenter .form-inline select,
.widgetname-jobcenter .form-horizontal select,
.widgetname-jobcenter .form-search .help-inline,
.widgetname-jobcenter .form-inline .help-inline,
.widgetname-jobcenter .form-horizontal .help-inline,
.widgetname-jobcenter .form-search .uneditable-input,
.widgetname-jobcenter .form-inline .uneditable-input,
.widgetname-jobcenter .form-horizontal .uneditable-input,
.widgetname-jobcenter .form-search .input-prepend,
.widgetname-jobcenter .form-inline .input-prepend,
.widgetname-jobcenter .form-horizontal .input-prepend,
.widgetname-jobcenter .form-search .input-append,
.widgetname-jobcenter .form-inline .input-append,
.widgetname-jobcenter .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.widgetname-jobcenter .form-search .hide,
.widgetname-jobcenter .form-inline .hide,
.widgetname-jobcenter .form-horizontal .hide {
  display: none;
}
.widgetname-jobcenter .form-search label,
.widgetname-jobcenter .form-inline label,
.widgetname-jobcenter .form-search .btn-group,
.widgetname-jobcenter .form-inline .btn-group {
  display: inline-block;
}
.widgetname-jobcenter .form-search .input-append,
.widgetname-jobcenter .form-inline .input-append,
.widgetname-jobcenter .form-search .input-prepend,
.widgetname-jobcenter .form-inline .input-prepend {
  margin-bottom: 0;
}
.widgetname-jobcenter .form-search .radio,
.widgetname-jobcenter .form-search .checkbox,
.widgetname-jobcenter .form-inline .radio,
.widgetname-jobcenter .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.widgetname-jobcenter .form-search .radio input[type="radio"],
.widgetname-jobcenter .form-search .checkbox input[type="checkbox"],
.widgetname-jobcenter .form-inline .radio input[type="radio"],
.widgetname-jobcenter .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.widgetname-jobcenter .control-group {
  margin-bottom: 6px;
}
.widgetname-jobcenter legend + .control-group {
  margin-top: 12px;
  -webkit-margin-top-collapse: separate;
}
.widgetname-jobcenter .form-horizontal .control-group {
  margin-bottom: 12px;
  *zoom: 1;
}
.widgetname-jobcenter .form-horizontal .control-group:before,
.widgetname-jobcenter .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.widgetname-jobcenter .form-horizontal .control-group:after {
  clear: both;
}
.widgetname-jobcenter .form-horizontal .control-group:before,
.widgetname-jobcenter .form-horizontal .control-group:after {
  content: "";
  display: table;
}
.widgetname-jobcenter .form-horizontal .control-group:after {
  clear: both;
}
.ie6 .widgetname-jobcenter .form-horizontal .control-group,
.ie7 .widgetname-jobcenter .form-horizontal .control-group {
  zoom: 1;
}
.widgetname-jobcenter .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.widgetname-jobcenter .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.widgetname-jobcenter .form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.widgetname-jobcenter .form-horizontal .help-block {
  margin-bottom: 0;
}
.widgetname-jobcenter .form-horizontal input + .help-block,
.widgetname-jobcenter .form-horizontal select + .help-block,
.widgetname-jobcenter .form-horizontal textarea + .help-block,
.widgetname-jobcenter .form-horizontal .uneditable-input + .help-block,
.widgetname-jobcenter .form-horizontal .input-prepend + .help-block,
.widgetname-jobcenter .form-horizontal .input-append + .help-block {
  margin-top: 6px;
}
.widgetname-jobcenter .form-horizontal .form-actions {
  padding-left: 180px;
}
.widgetname-jobcenter .btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 12px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #3a3a3a;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6e6e6);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6e6e6);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* IE10+ */

  background-image: linear-gradient(#ffffff, #e6e6e6);
  /* the standard */

  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.widgetname-jobcenter .btn:hover,
.widgetname-jobcenter .btn:active,
.widgetname-jobcenter .btn.active,
.widgetname-jobcenter .btn.disabled,
.widgetname-jobcenter .btn[disabled] {
  color: #3a3a3a;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.widgetname-jobcenter .btn:active,
.widgetname-jobcenter .btn.active {
  background-color: #cccccc \9;
}
.widgetname-jobcenter .btn:first-child {
  *margin-left: 0;
}
.widgetname-jobcenter .btn:hover {
  color: #3a3a3a;
  text-decoration: none;
  background-position: 0 -15px;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.widgetname-jobcenter .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.widgetname-jobcenter .btn.active,
.widgetname-jobcenter .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.widgetname-jobcenter .btn.disabled,
.widgetname-jobcenter .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widgetname-jobcenter .btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.widgetname-jobcenter .btn-large [class^="icon-"],
.widgetname-jobcenter .btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.widgetname-jobcenter .btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widgetname-jobcenter .btn-small [class^="icon-"],
.widgetname-jobcenter .btn-small [class*=" icon-"] {
  margin-top: 0;
}
.widgetname-jobcenter .btn-mini [class^="icon-"],
.widgetname-jobcenter .btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.widgetname-jobcenter .btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widgetname-jobcenter .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.widgetname-jobcenter .btn-block + .btn-block {
  margin-top: 5px;
}
.widgetname-jobcenter input[type="submit"].btn-block,
.widgetname-jobcenter input[type="reset"].btn-block,
.widgetname-jobcenter input[type="button"].btn-block {
  width: 100%;
}
.widgetname-jobcenter .btn-primary.active,
.widgetname-jobcenter .btn-warning.active,
.widgetname-jobcenter .btn-danger.active,
.widgetname-jobcenter .btn-success.active,
.widgetname-jobcenter .btn-info.active,
.widgetname-jobcenter .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.widgetname-jobcenter .btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.widgetname-jobcenter .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3e4d66;
  background-image: -moz-linear-gradient(top, #3e5266, #3e4566);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3e5266), to(#3e4566));
  background-image: -webkit-linear-gradient(top, #3e5266, #3e4566);
  background-image: -o-linear-gradient(top, #3e5266, #3e4566);
  background-image: linear-gradient(to bottom, #3e5266, #3e4566);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3e5266', endColorstr='#ff3e4566', GradientType=0);
  background-color: #3e4566;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3e5266), to(#3e4566));
  /* Konqueror */

  background-image: -moz-linear-gradient(#3e5266, #3e4566);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#3e5266, #3e4566);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e5266), color-stop(100%, #3e4566));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#3e5266, #3e4566);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#3e5266, #3e4566);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #3e5266 0%, #3e4566 100%);
  /* IE10+ */

  background-image: linear-gradient(#3e5266, #3e4566);
  /* the standard */

  border-color: #3e4566 #3e4566 #212536;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3e4566;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn-primary:hover,
.widgetname-jobcenter .btn-primary:active,
.widgetname-jobcenter .btn-primary.active,
.widgetname-jobcenter .btn-primary.disabled,
.widgetname-jobcenter .btn-primary[disabled] {
  color: #ffffff;
  background-color: #3e4566;
  *background-color: #343a56;
}
.widgetname-jobcenter .btn-primary:active,
.widgetname-jobcenter .btn-primary.active {
  background-color: #2b2f46 \9;
}
.widgetname-jobcenter .btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  background-color: #f89406;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
  /* Konqueror */

  background-image: -moz-linear-gradient(#fbb450, #f89406);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#fbb450, #f89406);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb450), color-stop(100%, #f89406));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#fbb450, #f89406);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#fbb450, #f89406);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #fbb450 0%, #f89406 100%);
  /* IE10+ */

  background-image: linear-gradient(#fbb450, #f89406);
  /* the standard */

  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn-warning:hover,
.widgetname-jobcenter .btn-warning:active,
.widgetname-jobcenter .btn-warning.active,
.widgetname-jobcenter .btn-warning.disabled,
.widgetname-jobcenter .btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.widgetname-jobcenter .btn-warning:active,
.widgetname-jobcenter .btn-warning.active {
  background-color: #c67605 \9;
}
.widgetname-jobcenter .btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  background-color: #bd362f;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ee5f5b, #bd362f);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ee5f5b, #bd362f);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #bd362f));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ee5f5b, #bd362f);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ee5f5b, #bd362f);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #ee5f5b 0%, #bd362f 100%);
  /* IE10+ */

  background-image: linear-gradient(#ee5f5b, #bd362f);
  /* the standard */

  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn-danger:hover,
.widgetname-jobcenter .btn-danger:active,
.widgetname-jobcenter .btn-danger.active,
.widgetname-jobcenter .btn-danger.disabled,
.widgetname-jobcenter .btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.widgetname-jobcenter .btn-danger:active,
.widgetname-jobcenter .btn-danger.active {
  background-color: #942a25 \9;
}
.widgetname-jobcenter .btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  background-color: #51a351;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
  /* Konqueror */

  background-image: -moz-linear-gradient(#62c462, #51a351);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#62c462, #51a351);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #51a351));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#62c462, #51a351);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#62c462, #51a351);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #62c462 0%, #51a351 100%);
  /* IE10+ */

  background-image: linear-gradient(#62c462, #51a351);
  /* the standard */

  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn-success:hover,
.widgetname-jobcenter .btn-success:active,
.widgetname-jobcenter .btn-success.active,
.widgetname-jobcenter .btn-success.disabled,
.widgetname-jobcenter .btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.widgetname-jobcenter .btn-success:active,
.widgetname-jobcenter .btn-success.active {
  background-color: #408140 \9;
}
.widgetname-jobcenter .btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  background-color: #2f96b4;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4));
  /* Konqueror */

  background-image: -moz-linear-gradient(#5bc0de, #2f96b4);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#5bc0de, #2f96b4);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #2f96b4));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#5bc0de, #2f96b4);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#5bc0de, #2f96b4);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
  /* IE10+ */

  background-image: linear-gradient(#5bc0de, #2f96b4);
  /* the standard */

  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn-info:hover,
.widgetname-jobcenter .btn-info:active,
.widgetname-jobcenter .btn-info.active,
.widgetname-jobcenter .btn-info.disabled,
.widgetname-jobcenter .btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.widgetname-jobcenter .btn-info:active,
.widgetname-jobcenter .btn-info.active {
  background-color: #24748c \9;
}
.widgetname-jobcenter .btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#444444), to(#222222));
  /* Konqueror */

  background-image: -moz-linear-gradient(#444444, #222222);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#444444, #222222);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #222222));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#444444, #222222);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#444444, #222222);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #444444 0%, #222222 100%);
  /* IE10+ */

  background-image: linear-gradient(#444444, #222222);
  /* the standard */

  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn-inverse:hover,
.widgetname-jobcenter .btn-inverse:active,
.widgetname-jobcenter .btn-inverse.active,
.widgetname-jobcenter .btn-inverse.disabled,
.widgetname-jobcenter .btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.widgetname-jobcenter .btn-inverse:active,
.widgetname-jobcenter .btn-inverse.active {
  background-color: #080808 \9;
}
.widgetname-jobcenter button.btn,
.widgetname-jobcenter input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.widgetname-jobcenter button.btn::-moz-focus-inner,
.widgetname-jobcenter input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.widgetname-jobcenter button.btn.btn-large,
.widgetname-jobcenter input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.widgetname-jobcenter button.btn.btn-small,
.widgetname-jobcenter input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.widgetname-jobcenter button.btn.btn-mini,
.widgetname-jobcenter input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.widgetname-jobcenter .btn-link,
.widgetname-jobcenter .btn-link:active,
.widgetname-jobcenter .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widgetname-jobcenter .btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #3e5266;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widgetname-jobcenter .btn-link:hover {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.widgetname-jobcenter .btn-link[disabled]:hover {
  color: #3a3a3a;
  text-decoration: none;
}
.widgetname-jobcenter .btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.widgetname-jobcenter .btn-group:first-child {
  *margin-left: 0;
}
.widgetname-jobcenter .btn-group + .btn-group {
  margin-left: 5px;
}
.widgetname-jobcenter .btn-toolbar {
  font-size: 0;
  margin-top: 6px;
  margin-bottom: 6px;
}
.widgetname-jobcenter .btn-toolbar > .btn + .btn,
.widgetname-jobcenter .btn-toolbar > .btn-group + .btn,
.widgetname-jobcenter .btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.widgetname-jobcenter .btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widgetname-jobcenter .btn-group > .btn + .btn {
  margin-left: -1px;
}
.widgetname-jobcenter .btn-group > .btn,
.widgetname-jobcenter .btn-group > .dropdown-menu,
.widgetname-jobcenter .btn-group > .popover {
  font-size: 14px;
}
.widgetname-jobcenter .btn-group > .btn-mini {
  font-size: 10.5px;
}
.widgetname-jobcenter .btn-group > .btn-small {
  font-size: 11.9px;
}
.widgetname-jobcenter .btn-group > .btn-large {
  font-size: 17.5px;
}
.widgetname-jobcenter .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.widgetname-jobcenter .btn-group > .btn:last-child,
.widgetname-jobcenter .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.widgetname-jobcenter .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.widgetname-jobcenter .btn-group > .btn.large:last-child,
.widgetname-jobcenter .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.widgetname-jobcenter .btn-group > .btn:hover,
.widgetname-jobcenter .btn-group > .btn:focus,
.widgetname-jobcenter .btn-group > .btn:active,
.widgetname-jobcenter .btn-group > .btn.active {
  z-index: 2;
}
.widgetname-jobcenter .btn-group .dropdown-toggle:active,
.widgetname-jobcenter .btn-group.open .dropdown-toggle {
  outline: 0;
}
.widgetname-jobcenter .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.widgetname-jobcenter .btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.widgetname-jobcenter .btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.widgetname-jobcenter .btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.widgetname-jobcenter .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.widgetname-jobcenter .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.widgetname-jobcenter .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #3e4566;
}
.widgetname-jobcenter .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.widgetname-jobcenter .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.widgetname-jobcenter .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.widgetname-jobcenter .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.widgetname-jobcenter .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.widgetname-jobcenter .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.widgetname-jobcenter .btn-mini .caret,
.widgetname-jobcenter .btn-small .caret,
.widgetname-jobcenter .btn-large .caret {
  margin-top: 6px;
}
.widgetname-jobcenter .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.widgetname-jobcenter .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.widgetname-jobcenter .btn-primary .caret,
.widgetname-jobcenter .btn-warning .caret,
.widgetname-jobcenter .btn-danger .caret,
.widgetname-jobcenter .btn-info .caret,
.widgetname-jobcenter .btn-success .caret,
.widgetname-jobcenter .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.widgetname-jobcenter .btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.widgetname-jobcenter .btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widgetname-jobcenter .btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.widgetname-jobcenter .btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.widgetname-jobcenter .btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.widgetname-jobcenter .btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.widgetname-jobcenter .btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.widgetname-jobcenter .input-append .add-on:last-child,
.widgetname-jobcenter .input-append .btn:last-child,
.widgetname-jobcenter .input-append .btn-group:last-child > .dropdown-toggle,
.widgetname-jobcenter .input-prepend.input-append .add-on:first-child,
.widgetname-jobcenter .input-prepend.input-append .btn:first-child,
.widgetname-jobcenter .input-prepend.input-append input + .btn-group .btn,
.widgetname-jobcenter .input-prepend.input-append select + .btn-group .btn,
.widgetname-jobcenter .input-prepend.input-append .uneditable-input + .btn-group .btn {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
}
.widgetname-jobcenter .btn {
  background: #688194;
  border-radius: 0;
  border: none;
  -webkit-border-radius: 0;
  color: white;
  text-shadow: none;
}
.widgetname-jobcenter .btn:hover {
  background: #36434c;
  color: white;
}
.widgetname-jobcenter .btn-primary {
  text-transform: uppercase;
  background: #637686;
  padding: 10px;
}
.widgetname-jobcenter .btn-primary:hover {
  background: #3e5266;
}
.widgetname-jobcenter .silver {
  background: #f2f2f2;
  color: #333;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  background-color: #f2f2f2;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #f2f2f2);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #f2f2f2);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* IE10+ */

  background-image: linear-gradient(#ffffff, #f2f2f2);
  /* the standard */

  border: 1px solid #d9d9d9;
}
.widgetname-jobcenter .silver:hover {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffffffff', GradientType=0);
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f2f2f2, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f2f2f2, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f2f2f2, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f2f2f2, #ffffff);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* IE10+ */

  background-image: linear-gradient(#f2f2f2, #ffffff);
  /* the standard */

  color: #333;
}
.widgetname-jobcenter .btn-group.open .btn.dropdown-toggle.silver {
  background: #f2f2f2;
  color: #333;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffffffff', GradientType=0);
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f2f2f2, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f2f2f2, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f2f2f2, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f2f2f2, #ffffff);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* IE10+ */

  background-image: linear-gradient(#f2f2f2, #ffffff);
  /* the standard */

  border: 1px solid #d9d9d9;
}
.widgetname-jobcenter .btn {
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  background-color: #313a44;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#444c55), to(#313a44));
  /* Konqueror */

  background-image: -moz-linear-gradient(#444c55, #313a44);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#444c55, #313a44);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444c55), color-stop(100%, #313a44));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#444c55, #313a44);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#444c55, #313a44);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #444c55 0%, #313a44 100%);
  /* IE10+ */

  background-image: linear-gradient(#444c55, #313a44);
  /* the standard */

  border-radius: 6px;
}
.widgetname-jobcenter .btn:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
  background-color: #444c55;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#313a44), to(#444c55));
  /* Konqueror */

  background-image: -moz-linear-gradient(#313a44, #444c55);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#313a44, #444c55);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #313a44), color-stop(100%, #444c55));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#313a44, #444c55);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#313a44, #444c55);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #313a44 0%, #444c55 100%);
  /* IE10+ */

  background-image: linear-gradient(#313a44, #444c55);
  /* the standard */

}
.widgetname-jobcenter .silver {
  background: #f2f2f2;
  color: #333;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  background-color: #f2f2f2;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #f2f2f2);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #f2f2f2);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* IE10+ */

  background-image: linear-gradient(#ffffff, #f2f2f2);
  /* the standard */

  border: 1px solid #d9d9d9;
}
.widgetname-jobcenter .silver:hover {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffffffff', GradientType=0);
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f2f2f2, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f2f2f2, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f2f2f2, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f2f2f2, #ffffff);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* IE10+ */

  background-image: linear-gradient(#f2f2f2, #ffffff);
  /* the standard */

  color: #333;
}
.widgetname-jobcenter .merriweather {
  font-family: 'Merriweather', serif;
}
.widgetname-jobcenter .source-sans {
  font-family: "Source Sans Pro", sans-serif;
}
.widgetname-jobcenter .utopia {
  font-family: 'Heuristica', serif;
}
.widgetname-jobcenter .heuristica {
  font-family: 'Heuristica', serif;
}
.widgetname-jobcenter .heuristicabold {
  font-family: 'Heuristica Bold', serif;
}
.widgetname-jobcenter .sectional {
  border-top: 6px solid #ccc;
  padding: 30px 0;
}
.widgetname-jobcenter .border-null {
  border: none;
}
.widgetname-jobcenter .topic {
  color: #637686;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875em;
  line-height: 1.7142857142857142;
  margin: 0 0 0em 0;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
}
.widgetname-jobcenter .topic span {
  font-weight: normal;
  color: #3a3a3a;
  text-transform: none;
  margin: 0 0 0 10px;
}
.widgetname-jobcenter .section-header {
  background: #edf7ff;
  padding: 10px;
  font-family: "Source Sans Pro", sans-serif;
  color: #333333;
}
.widgetname-jobcenter .section-header a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
}
.widgetname-jobcenter .section-header.curated {
  background: #f7f5f2;
}
.widgetname-jobcenter .section-header.curated a {
  color: #3e5266;
}
.widgetname-jobcenter .feature {
  padding: 0 0 16px 0;
  margin: 16px 0;
  border-bottom: 6px solid #edecea;
}
.widgetname-jobcenter .feature .highlight {
  margin-bottom: 0;
  padding: 2px 10px;
}
.widgetname-jobcenter .box {
  margin: 30px 0 0 0;
}
.widgetname-jobcenter .box .duel {
  width: 50%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.widgetname-jobcenter .box .duel li {
  line-height: 18px;
  margin-bottom: 6px;
}
.widgetname-jobcenter .box .duel h3 {
  color: #666666;
}
.widgetname-jobcenter .box .duel:first-child {
  padding-right: 20px;
}
.widgetname-jobcenter .box .duel:last-child {
  padding-left: 20px;
  border-left: 1px dotted ;
}
.widgetname-jobcenter .margin-top-null {
  margin-bottom: 0!important;
}
.widgetname-jobcenter .fluid {
  margin: 24px 0 0 0;
}
.widgetname-jobcenter .trend li {
  margin: 0 0 12px 0;
}
.widgetname-jobcenter .border-none {
  border: none;
  padding: 0;
}
.widgetname-jobcenter .bold {
  font-weight: 700!important;
}
.widgetname-jobcenter .section-title {
  text-transform: uppercase;
}
.widgetname-jobcenter .btn-group.select {
  display: block;
  margin: 0 0 12px 0;
}
.widgetname-jobcenter .btn-group.select .caret {
  position: absolute;
  right: 10px;
}
.widgetname-jobcenter .btn-group.select > .btn:first-child {
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  background-color: #f2f2f2;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #f2f2f2);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #f2f2f2);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* IE10+ */

  background-image: linear-gradient(#ffffff, #f2f2f2);
  /* the standard */

  border: 1px solid #d9d9d9;
  display: block;
  width: auto;
  color: #3a3a3a;
  text-align: left;
  padding: 8px 10px;
  border-radius: 0;
}
.widgetname-jobcenter h1,
.widgetname-jobcenter h2,
.widgetname-jobcenter h3,
.widgetname-jobcenter h4,
.widgetname-jobcenter h5,
.widgetname-jobcenter h6,
.widgetname-jobcenter p,
.widgetname-jobcenter a,
.widgetname-jobcenter li li,
.widgetname-jobcenter blockquote,
.widgetname-jobcenter cite,
.widgetname-jobcenter address {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
}
.widgetname-jobcenter .font-9 {
  font-size: 0.5625em;
  line-height: 2.2222222222222223;
  margin: 0 0 2.6666666666666665em 0;
}
.widgetname-jobcenter .font-10 {
  font-size: 0.625em;
  line-height: 2;
  margin: 0 0 2.4em 0;
}
.widgetname-jobcenter .font-11 {
  font-size: 0.6875em;
  line-height: 1.8181818181818181;
  margin: 0 0 2.1818181818181817em 0;
}
.widgetname-jobcenter .font-12 {
  font-size: 0.75em;
  line-height: 2;
  margin: 0 0 2em 0;
}
.widgetname-jobcenter .font-13 {
  font-size: 0.8125em;
  line-height: 1.8461538461538463;
  margin: 0 0 1.8461538461538463em 0;
}
.widgetname-jobcenter .font-14 {
  font-size: 0.875em;
  line-height: 1.7142857142857142;
  margin: 0 0 1.7142857142857142em 0;
}
.widgetname-jobcenter .font-15 {
  font-size: 0.9375em;
  line-height: 1.6;
  margin: 0 0 1.6em 0;
}
.widgetname-jobcenter .font-16 {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 1.5em 0;
}
.widgetname-jobcenter .font-18 {
  font-size: 1.125em;
  line-height: 1.3333333333333333;
  margin: 0 0 1.3333333333333333em 0;
}
.widgetname-jobcenter .font-20 {
  font-size: 1.3125em;
  line-height: 1.1428571428571428;
  margin: 0 0 1.1428571428571428em 0;
}
.widgetname-jobcenter .font-21 {
  font-size: 1.3125em;
  line-height: 1.1428571428571428;
  margin: 0 0 1.1428571428571428em 0;
}
.widgetname-jobcenter .font-24 {
  font-size: 1.5em;
  line-height: 1;
  margin: 0 0 1em 0;
}
.widgetname-jobcenter .font-26 {
  font-size: 1.625em;
  line-height: 1;
  margin: 0 0 0.9230769230769231em 0;
}
.widgetname-jobcenter .font-28 {
  font-size: 1.625em;
  line-height: 1.0769230769230769;
  margin: 0 0 0.9230769230769231em 0;
}
.widgetname-jobcenter .font-30 {
  font-size: 1.875em;
  line-height: 1.3333333333333333;
  margin: 0 0 0em 0;
}
.widgetname-jobcenter .font-32 {
  font-size: 2em;
  line-height: 1.5;
  margin: 0 0 0.75em 0;
}
.widgetname-jobcenter .font-36 {
  font-size: 2.25em;
  line-height: 1;
  margin: 0 0 0em 0;
}
.widgetname-jobcenter .font-40 {
  font-size: 2.5em;
  line-height: 1;
  margin: 0 0 0.6em 0;
}
.widgetname-jobcenter .font-42 {
  font-size: 2.625em;
  line-height: 1;
  margin: 0 0 0.5714285714285714em 0;
}
.widgetname-jobcenter .font-45 {
  font-size: 2.8125em;
  line-height: 1;
  margin: 0 0 0.5333333333333333em 0;
}
.widgetname-jobcenter h1,
.widgetname-jobcenter h2,
.widgetname-jobcenter h3,
.widgetname-jobcenter h4,
.widgetname-jobcenter h5,
.widgetname-jobcenter h6 {
  font-weight: 700;
  color: #3e5266;
}
.widgetname-jobcenter h1 a,
.widgetname-jobcenter h2 a,
.widgetname-jobcenter h3 a,
.widgetname-jobcenter h4 a,
.widgetname-jobcenter h5 a,
.widgetname-jobcenter h6 a {
  color: #3e5266;
}
.widgetname-jobcenter p {
  font-size: 0.875em;
  line-height: 1.7142857142857142;
  margin: 0 0 1.7142857142857142em 0;
}
.widgetname-jobcenter ul {
  color: #3a3a3a;
  margin: 12px 0;
}
.widgetname-jobcenter ul li {
  line-height: 24px;
}
.widgetname-jobcenter .no-bullet {
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-top: 0px;
}
.widgetname-jobcenter a:hover {
  text-decoration: none;
}
.widgetname-jobcenter a.private img {
  margin: -5px 0 0 5px;
}
.widgetname-jobcenter .mark-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.5em;
  line-height: 1;
  margin: 0 0 1em 0;
  margin: 12px 0 0 0;
}
.widgetname-jobcenter .mark-title span {
  font-size: 0.5625em;
  line-height: 2.2222222222222223;
  margin: 0 0 2.6666666666666665em 0;
  font-weight: 600 !important;
  text-align: right;
  margin-left: 10px;
}
.widgetname-jobcenter .highlight {
  background: #f2f2f2;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  margin: 12px 0 0 0;
  position: relative;
  font-size: 0.875em;
}
.widgetname-jobcenter .highlight .margin0 {
  margin: 0 !important;
}
.widgetname-jobcenter .highlight .upper {
  text-transform: uppercase;
}
.widgetname-jobcenter .highlight h3,
.widgetname-jobcenter .highlight h4 {
  font-family: "Source Sans Pro", sans-serif;
}
.widgetname-jobcenter .highlight h3 {
  text-transform: uppercase;
  margin: 0;
}
.widgetname-jobcenter .highlight .media-body {
  padding: 10px;
  overflow: visible;
}
.widgetname-jobcenter .highlight .media-heading {
  border-bottom: 1px solid #ccc;
  background: #f8f8f8;
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
}
.widgetname-jobcenter .highlight .date {
  line-height: 40px;
  font-family: "Merriweather', serif";
}
.widgetname-jobcenter .highlight .slide {
  background: #ffffff;
  text-align: center;
  position: relative;
  margin: 10px;
  *zoom: 1;
}
.widgetname-jobcenter .highlight .slide:before,
.widgetname-jobcenter .highlight .slide:after {
  display: table;
  content: "";
  line-height: 0;
}
.widgetname-jobcenter .highlight .slide:after {
  clear: both;
}
.widgetname-jobcenter .highlight .slide:before,
.widgetname-jobcenter .highlight .slide:after {
  content: "";
  display: table;
}
.widgetname-jobcenter .highlight .slide:after {
  clear: both;
}
.ie6 .widgetname-jobcenter .highlight .slide,
.ie7 .widgetname-jobcenter .highlight .slide {
  zoom: 1;
}
.widgetname-jobcenter .highlight .slide .title,
.widgetname-jobcenter .highlight .slide address {
  margin: 0;
}
.widgetname-jobcenter .highlight .arrow-left {
  background: url(../img/arrow-left-b.png) no-repeat;
  width: 36px;
  height: 36px;
  left: 10px;
  bottom: 5px;
}
.widgetname-jobcenter .highlight .arrow-right {
  background: url(../img/arrow-right-b.png) no-repeat;
  width: 36px;
  height: 36px;
  right: 10px;
  bottom: 5px;
}
.widgetname-jobcenter .highlight ul:last-child {
  margin: 0;
}
.widgetname-jobcenter .highlight .input-prepend,
.widgetname-jobcenter .highlight .input-append {
  margin: 0;
  height: 34px;
  padding: 0;
}
.widgetname-jobcenter .highlight .input-prepend input,
.widgetname-jobcenter .highlight .input-append input {
  width: 100%;
}
.widgetname-jobcenter .highlight .btn {
  padding: 0 10px;
  height: 34px;
  line-height: 34px !important;
}
.widgetname-jobcenter .highlight .btn.pull-left {
  margin: 0 10px 0 0 !important;
}
.widgetname-jobcenter .highlight .btn .caret {
  margin-top: 16px;
}
.widgetname-jobcenter .highlight.notice {
  background: #ffebe0;
  padding: 5px;
}
.widgetname-jobcenter .highlight.notice .media-body {
  padding: 0;
}
.widgetname-jobcenter .highlight.notice .media-heading {
  margin: 0;
  border: none;
  line-height: 24px;
  background: none;
  padding: 0;
  text-transform: initial;
}
.widgetname-jobcenter .highlight.notice .btn {
  background: #637686;
  height: auto;
  line-height: inherit;
  padding: 10px;
  text-transform: uppercase;
}
.widgetname-jobcenter .highlight.notice .btn.pull-left {
  margin: 4px 10px 0 0;
}
.widgetname-jobcenter .highlight.notice .btn:hover {
  background: #3e5266;
}
.widgetname-jobcenter .highlight.notice .pull-left {
  margin: 0 30px 0 0;
}
@media (max-width: 767px) {
  .widgetname-jobcenter .highlight.notice {
    padding: 0 5px 5px 5px;
  }
  .widgetname-jobcenter .highlight.notice .topic {
    margin-top: 0;
  }
}
.widgetname-jobcenter .highlight.null {
  background: none;
  margin: 8px 0 0px;
  padding: 0;
}
.widgetname-jobcenter .highlight.null h3 {
  margin-top: 0px;
}
.widgetname-jobcenter .highlight ul.pipes {
  padding-bottom: 0;
}
.widgetname-jobcenter .highlight ul.pipes li {
  float: left;
  margin: 0;
  padding-bottom: 0;
}
.widgetname-jobcenter .highlight ul.pipes li a {
  padding: 0 5px;
}
.widgetname-jobcenter .highlight ul.pipes li:last-child a {
  border: 0;
}
.widgetname-jobcenter .highlight.reset-spacing {
  padding: 13px 10px;
}
.widgetname-jobcenter .highlight.hired .btn-group {
  margin-bottom: 0;
  width: 100%;
}
.widgetname-jobcenter .highlight.hired .btn-group select {
  font-family: "Source Sans Pro", san-serif;
  font-size: 11px;
  margin-bottom: 0;
  width: 100%;
  height: 34px;
  padding-top: 7px;
  padding-bottom: 9px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  background-color: #f2f2f2;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #f2f2f2);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #f2f2f2);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* IE10+ */

  background-image: linear-gradient(#ffffff, #f2f2f2);
  /* the standard */

}
.widgetname-jobcenter .highlight.hired input {
  background: #fff;
  font-family: "Source Sans Pro", san-serif;
  font-size: 12px;
}
.widgetname-jobcenter .highlight.talent .media-body {
  line-height: 1.1428571428571428em;
}
.widgetname-jobcenter .highlight {
  margin: 6px 0 0 0;
  padding: 32px 10px 10px;
  text-align: left;
  background: #DEEBF7;
  position: relative;
}
.widgetname-jobcenter .highlight .media-heading {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  border: none;
  height: 19px;
  line-height: 14px !important;
  font-size: 13px !important;
  margin: 0;
  padding: 3px 30px 0 0;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  min-width: 112px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  color: #000 !important;
}
.widgetname-jobcenter .highlight .media-body {
  padding: 0;
}
.widgetname-jobcenter .highlight .btn,
.widgetname-jobcenter .highlight .btn-primary {
  line-height: 34px !important;
  height: 34px !important;
  padding: 0 10px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px !important;
  font-weight: 600;
}
.widgetname-jobcenter .highlight .btn .caret,
.widgetname-jobcenter .highlight .btn-primary .caret {
  margin-top: 15px;
  margin-left: 2px;
}
.widgetname-jobcenter .highlight .btn,
.widgetname-jobcenter .highlight .btn:hover {
  color: white !important;
  text-transform: uppercase;
}
.widgetname-jobcenter .highlight .dropdown-toggle {
  border-radius: 6px 0px 0px 6px !important;
  font-weight: 600 !important;
}
.widgetname-jobcenter .highlight.media {
  padding: 32px 10px 0 10px;
  border: none;
  margin: 6px 0 0 0;
}
.widgetname-jobcenter .highlight.hired {
  border-top-right-radius: 15px;
}
.widgetname-jobcenter .highlight.hired .btn {
  border-radius: 0px 6px 6px 0px !important;
  padding: 0 4px !important;
}
.widgetname-jobcenter .highlight.hired .input-prepend.input-append input.input-append {
  width: 100%;
}
.widgetname-jobcenter .highlight.hired select {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.widgetname-jobcenter .highlight.regular-corners {
  border-radius: 0;
}
.widgetname-jobcenter .highlight.talent {
  background: #F1F6FB;
  padding-bottom: 10px;
  margin-top: 10px !important;
  padding: 6px 10px !important;
}
.widgetname-jobcenter .highlight.related.pull-right {
  border-left: 1px dotted #999999;
  padding: 0 0 0 16px;
}
.widgetname-jobcenter .highlight.related h3 {
  color: #3a3a3a;
  font-weight: 700;
}
.widgetname-jobcenter .highlight.related a {
  font-weight: 500;
}
.widgetname-jobcenter .highlight ul.pipes li {
  color: #59738d;
}
.widgetname-jobcenter .highlight .input-prepend,
.widgetname-jobcenter .highlight .highlight .input-append {
  margin: 0 0 6px 0;
}
.widgetname-jobcenter .highlight .input-prepend input,
.widgetname-jobcenter .highlight .highlight .input-append input {
  margin: 0px 0 0 0 !important;
  width: 260px;
  padding: 0 10px 0 10px!important;
  line-height: 30px;
  height: 34px;
  border: 1px solid #cfcfcf;
}
.widgetname-jobcenter .talent {
  font-weight: normal;
}
.widgetname-jobcenter .talent .btn {
  padding: 1px 10px !important;
}
.widgetname-jobcenter .talent div[class*='span'] {
  border: 0;
}
.widgetname-jobcenter .column .highlight .input-prepend input {
  width: 160px;
}
.widgetname-jobcenter .browse {
  border-top: 1px solid white;
  color: #59758F;
  background: #DEEBF7;
  padding: 5px 10px;
  font-size: 0.8125em;
  line-height: 1.8461538461538463;
  margin: 0 0 1.8461538461538463em 0;
  margin: 0;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
}
.widgetname-jobcenter .mark-title:first-child {
  font-weight: 700 !important;
  color: #5d666f;
  font-size: 1.25em;
  border: 0;
  margin-bottom: 0;
}
.widgetname-jobcenter .mark-title:first-child span {
  color: #8B8B8B;
}
.widgetname-jobcenter .job-center {
  margin-top: 6px;
}
.widgetname-jobcenter .jobs {
  font-family: "Source Sans Pro", sans-serif;
  position: relative;
}
.widgetname-jobcenter .jobs h3 {
  text-transform: uppercase;
  line-height: 20px;
  margin: 0;
}
.widgetname-jobcenter .jobs .title {
  font-weight: bold;
  line-height: 20px;
  padding: 6px 0;
}
.widgetname-jobcenter .topjobs-slider,
.widgetname-jobcenter .topjobs-slider-disableslide {
  overflow: hidden;
  position: relative;
}
.widgetname-jobcenter .topjobs-slider .jobscontainer,
.widgetname-jobcenter .topjobs-slider-disableslide .jobscontainer {
  overflow: visible;
}
.widgetname-jobcenter .topjobs-slider .jobscontainer .job,
.widgetname-jobcenter .topjobs-slider-disableslide .jobscontainer .job {
  text-align: center;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: text-top;
  width: 321px;
}
.widgetname-jobcenter .topjobs-slider .jobscontainer .job address,
.widgetname-jobcenter .topjobs-slider-disableslide .jobscontainer .job address {
  font-style: normal;
}
.widgetname-jobcenter .controls {
  position: absolute;
}
.widgetname-jobcenter .arrow-left,
.widgetname-jobcenter .arrow-right {
  position: absolute;
}
.widgetname-jobcenter .arrow-left:hover,
.widgetname-jobcenter .arrow-right:hover {
  cursor: pointer;
}
.widgetname-jobcenter .jobs {
  padding: 32px 12px 12px 12px;
  margin: 10px 0 0 0;
  text-align: left;
  background: #F3F2EE;
}
.widgetname-jobcenter .jobs .topjobs-slider,
.widgetname-jobcenter .jobs .topjobs-slider-disableslide {
  background: #ffffff;
  text-align: left;
  border-radius: 50px;
}
.widgetname-jobcenter .jobs .media-heading {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  line-height: 22px;
  font-size: 0.6875em;
  line-height: 1.8181818181818181;
  margin: 0 0 2.1818181818181817em 0;
  margin: 0;
  border-bottom-right-radius: 10px;
  min-width: 112px;
  text-transform: uppercase;
}
.widgetname-jobcenter .jobs .job {
  padding: 5px 27px 10px 27px;
}
.widgetname-jobcenter .jobs .title {
  font-size: 15px;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  color: #3f5265;
}
.widgetname-jobcenter .jobs .title a {
  font-weight: 600;
}
.widgetname-jobcenter .jobs address {
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  color: #3a3a3a;
}
.widgetname-jobcenter .jobs .controls {
  top: 88%;
}
.widgetname-jobcenter .jobs .arrow-left {
  background: url("/themes/classic_che/img/arrow_left.png") no-repeat;
  left: 3px;
}
.widgetname-jobcenter .jobs .arrow-right {
  background: url("/themes/classic_che/img/arrow_right.png") no-repeat;
  left: 328px;
}
.widgetname-jobcenter .column .jobs {
  margin-bottom: 10px;
}
.widgetname-jobcenter .column .jobs .arrow-left,
.widgetname-jobcenter .column .jobs .arrow-right {
  bottom: 36px;
}
.widgetname-jobcenter.jobcenter-page-view .jobs {
  visibility: hidden;
}
.widgetname-jobcenter.jobcenter-page-view .job {
  padding-right: 37px;
}
.widgetname-jobcenter.jobcenter-page-view .arrow-right {
  left: 286px;
}
.main-wrap .side-content .widgetname-jobcenter {
  margin-bottom: 8px;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid {
  width: 100%;
  *zoom: 1;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid:before,
.main-wrap .side-content .widgetname-jobcenter .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid:after {
  clear: both;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid:before,
.main-wrap .side-content .widgetname-jobcenter .row-fluid:after {
  content: "";
  display: table;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid:after {
  clear: both;
}
.ie6 .main-wrap .side-content .widgetname-jobcenter .row-fluid,
.ie7 .main-wrap .side-content .widgetname-jobcenter .row-fluid {
  zoom: 1;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 22px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.main-wrap .side-content .widgetname-jobcenter .row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.main-wrap .side-content .widgetname-jobcenter .mark-title {
  margin-top: 0;
}
.main-wrap .side-content .widgetname-jobcenter .highlight.talent .btn {
  margin-top: 6px;
}
.main-wrap .side-content .widgetname-jobcenter .highlight.talent .media-body {
  padding: 7px 0;
}
.main-wrap .side-content .widgetname-jobcenter .highlight.media {
  width: auto;
  float: none;
  text-align: left;
}
.main-wrap .side-content .widgetname-jobcenter .highlight.hired {
  padding-left: 5px;
}
.main-wrap .side-content .widgetname-jobcenter .highlight.hired .btn-group {
  width: auto;
}
.main-wrap .side-content .widgetname-jobcenter .highlight.hired input.input-append {
  width: 140px;
}
.main-wrap .side-content .widgetname-jobcenter .job-count-wrap {
  min-height: 15px !important;
}
.main-wrap .side-content .widgetname-jobcenter .job-count-wrap .job-count {
  display: block;
  font-size: 12px;
  float: right;
  color: #8B8B8B;
  font-family: "Source Sans Pro", san-serif;
  font-weight: 600;
}
.widgetname-jobcenter .btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #267eab;
  background-image: -moz-linear-gradient(top, #1e7bac, #3382aa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e7bac), to(#3382aa));
  background-image: -webkit-linear-gradient(top, #1e7bac, #3382aa);
  background-image: -o-linear-gradient(top, #1e7bac, #3382aa);
  background-image: linear-gradient(to bottom, #1e7bac, #3382aa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1e7bac', endColorstr='#ff3382aa', GradientType=0);
  background-color: #3382aa;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1e7bac), to(#3382aa));
  /* Konqueror */

  background-image: -moz-linear-gradient(#1e7bac, #3382aa);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#1e7bac, #3382aa);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e7bac), color-stop(100%, #3382aa));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#1e7bac, #3382aa);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#1e7bac, #3382aa);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #1e7bac 0%, #3382aa 100%);
  /* IE10+ */

  background-image: linear-gradient(#1e7bac, #3382aa);
  /* the standard */

  border-color: #3382aa #3382aa #21556f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3382aa !important;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn:hover,
.widgetname-jobcenter .btn:active,
.widgetname-jobcenter .btn.active,
.widgetname-jobcenter .btn.disabled,
.widgetname-jobcenter .btn[disabled] {
  color: #ffffff !important;
  background-color: #3382aa !important;
  *background-color: #2d7396 !important;
}
.widgetname-jobcenter .btn:active,
.widgetname-jobcenter .btn.active {
  background-color: #276483 \9 !important;
}
.widgetname-jobcenter .btn:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b7fab;
  background-image: -moz-linear-gradient(top, #3382aa, #1e7bac);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3382aa), to(#1e7bac));
  background-image: -webkit-linear-gradient(top, #3382aa, #1e7bac);
  background-image: -o-linear-gradient(top, #3382aa, #1e7bac);
  background-image: linear-gradient(to bottom, #3382aa, #1e7bac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3382aa', endColorstr='#ff1e7bac', GradientType=0);
  background-color: #1e7bac;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3382aa), to(#1e7bac));
  /* Konqueror */

  background-image: -moz-linear-gradient(#3382aa, #1e7bac);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#3382aa, #1e7bac);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3382aa), color-stop(100%, #1e7bac));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#3382aa, #1e7bac);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#3382aa, #1e7bac);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #3382aa 0%, #1e7bac 100%);
  /* IE10+ */

  background-image: linear-gradient(#3382aa, #1e7bac);
  /* the standard */

  border-color: #1e7bac #1e7bac #134c6b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1e7bac !important;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-jobcenter .btn:hover:hover,
.widgetname-jobcenter .btn:hover:active,
.widgetname-jobcenter .btn:hover.active,
.widgetname-jobcenter .btn:hover.disabled,
.widgetname-jobcenter .btn:hover[disabled] {
  color: #ffffff !important;
  background-color: #1e7bac !important;
  *background-color: #1a6b96 !important;
}
.widgetname-jobcenter .btn:hover:active,
.widgetname-jobcenter .btn:hover.active {
  background-color: #165c81 \9 !important;
}
.vitae-gradient-bg {
  padding: 0 10px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#e3dcd3));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #e3dcd3, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e3dcd3 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 100%, #e3dcd3 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e3dcd3 100%);
  background-repeat: repeat-x;
}
.widgetname-vitaejobcenter {
  clear: both;
}
.widgetname-vitaejobcenter a {
  color: #1E7BAC !important;
  font-family: 'Source Sans Pro', 'Arial Narrow', sans-serif;
  font-weight: bold;
}
.widgetname-vitaejobcenter h4.media-heading {
  font-family: MuseoSlab700Regular !important;
  font-size: 13px !important;
  font-weight: normal !important;
  width: 90%;
  border-radius: 0;
  text-transform: none !important;
  color: #000 !important;
  background: none !important;
  text-shadow: 1px 1px 2px #ffffff;
}
.widgetname-vitaejobcenter .keyword-box {
  border-top: 1px solid #727272;
  border-bottom: 1px solid #727272;
  padding: 5px 0;
  margin: 0 0 6px;
}
.widgetname-vitaejobcenter .keyword-box ul {
  margin: 0;
}
.widgetname-vitaejobcenter .keyword-box ul li {
  float: left;
  height: 20px;
  padding: 0 0 4px 0 !important;
  margin: 0 !important;
}
.widgetname-vitaejobcenter .keyword-box ul li.first-child {
  padding-left: 0px;
}
.widgetname-vitaejobcenter .keyword-box ul li a {
  color: #1E7BAC;
  font-family: 'Source Sans Pro', 'Arial Narrow', sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 0 8px;
}
.widgetname-vitaejobcenter .keyword-box l1 {
  padding-right: 0 !important;
}
.widgetname-vitaejobcenter select {
  font-size: 10px !important;
  width: 110px;
  height: 30px;
  border-radius: 3px !important;
}
.widgetname-vitaejobcenter input[type="text"] {
  font-size: 12px !important;
  width: 135px !important;
  height: 30px !important;
  border-radius: 3px !important;
}
.widgetname-vitaejobcenter .search-fix {
  margin-top: 18px !important;
  height: 30px !important;
}
.widgetname-vitaejobcenter .no-border {
  border: 0 !important;
}
.widgetname-vitaejobcenter button {
  border-radius: 3px !important;
  text-transform: none !important;
}
.widgetname-vitaejobcenter button .btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #267eab;
  background-image: -moz-linear-gradient(top, #1e7bac, #3382aa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e7bac), to(#3382aa));
  background-image: -webkit-linear-gradient(top, #1e7bac, #3382aa);
  background-image: -o-linear-gradient(top, #1e7bac, #3382aa);
  background-image: linear-gradient(to bottom, #1e7bac, #3382aa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1e7bac', endColorstr='#ff3382aa', GradientType=0);
  background-color: #3382aa;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1e7bac), to(#3382aa));
  /* Konqueror */

  background-image: -moz-linear-gradient(#1e7bac, #3382aa);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#1e7bac, #3382aa);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e7bac), color-stop(100%, #3382aa));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#1e7bac, #3382aa);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#1e7bac, #3382aa);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #1e7bac 0%, #3382aa 100%);
  /* IE10+ */

  background-image: linear-gradient(#1e7bac, #3382aa);
  /* the standard */

  border-color: #3382aa #3382aa #21556f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3382aa !important;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-vitaejobcenter button .btn:hover,
.widgetname-vitaejobcenter button .btn:active,
.widgetname-vitaejobcenter button .btn.active,
.widgetname-vitaejobcenter button .btn.disabled,
.widgetname-vitaejobcenter button .btn[disabled] {
  color: #ffffff !important;
  background-color: #3382aa !important;
  *background-color: #2d7396 !important;
}
.widgetname-vitaejobcenter button .btn:active,
.widgetname-vitaejobcenter button .btn.active {
  background-color: #276483 \9 !important;
}
.widgetname-vitaejobcenter button .btn:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b7fab;
  background-image: -moz-linear-gradient(top, #3382aa, #1e7bac);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3382aa), to(#1e7bac));
  background-image: -webkit-linear-gradient(top, #3382aa, #1e7bac);
  background-image: -o-linear-gradient(top, #3382aa, #1e7bac);
  background-image: linear-gradient(to bottom, #3382aa, #1e7bac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3382aa', endColorstr='#ff1e7bac', GradientType=0);
  background-color: #1e7bac;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3382aa), to(#1e7bac));
  /* Konqueror */

  background-image: -moz-linear-gradient(#3382aa, #1e7bac);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#3382aa, #1e7bac);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3382aa), color-stop(100%, #1e7bac));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#3382aa, #1e7bac);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#3382aa, #1e7bac);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #3382aa 0%, #1e7bac 100%);
  /* IE10+ */

  background-image: linear-gradient(#3382aa, #1e7bac);
  /* the standard */

  border-color: #1e7bac #1e7bac #134c6b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1e7bac !important;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-vitaejobcenter button .btn:hover:hover,
.widgetname-vitaejobcenter button .btn:hover:active,
.widgetname-vitaejobcenter button .btn:hover.active,
.widgetname-vitaejobcenter button .btn:hover.disabled,
.widgetname-vitaejobcenter button .btn:hover[disabled] {
  color: #ffffff !important;
  background-color: #1e7bac !important;
  *background-color: #1a6b96 !important;
}
.widgetname-vitaejobcenter button .btn:hover:active,
.widgetname-vitaejobcenter button .btn:hover.active {
  background-color: #165c81 \9 !important;
}
.widgetname-vitaejobcenter button .btn-color-fix {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #267eab;
  background-image: -moz-linear-gradient(top, #1e7bac, #3382aa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e7bac), to(#3382aa));
  background-image: -webkit-linear-gradient(top, #1e7bac, #3382aa);
  background-image: -o-linear-gradient(top, #1e7bac, #3382aa);
  background-image: linear-gradient(to bottom, #1e7bac, #3382aa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1e7bac', endColorstr='#ff3382aa', GradientType=0);
  background-color: #3382aa;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1e7bac), to(#3382aa));
  /* Konqueror */

  background-image: -moz-linear-gradient(#1e7bac, #3382aa);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#1e7bac, #3382aa);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e7bac), color-stop(100%, #3382aa));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#1e7bac, #3382aa);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#1e7bac, #3382aa);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #1e7bac 0%, #3382aa 100%);
  /* IE10+ */

  background-image: linear-gradient(#1e7bac, #3382aa);
  /* the standard */

  border-color: #3382aa #3382aa #21556f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3382aa !important;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-vitaejobcenter button .btn-color-fix:hover,
.widgetname-vitaejobcenter button .btn-color-fix:active,
.widgetname-vitaejobcenter button .btn-color-fix.active,
.widgetname-vitaejobcenter button .btn-color-fix.disabled,
.widgetname-vitaejobcenter button .btn-color-fix[disabled] {
  color: #ffffff !important;
  background-color: #3382aa !important;
  *background-color: #2d7396 !important;
}
.widgetname-vitaejobcenter button .btn-color-fix:active,
.widgetname-vitaejobcenter button .btn-color-fix.active {
  background-color: #276483 \9 !important;
}
.widgetname-vitaejobcenter button .btn-color-fix:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b7fab;
  background-image: -moz-linear-gradient(top, #3382aa, #1e7bac);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3382aa), to(#1e7bac));
  background-image: -webkit-linear-gradient(top, #3382aa, #1e7bac);
  background-image: -o-linear-gradient(top, #3382aa, #1e7bac);
  background-image: linear-gradient(to bottom, #3382aa, #1e7bac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3382aa', endColorstr='#ff1e7bac', GradientType=0);
  background-color: #1e7bac;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3382aa), to(#1e7bac));
  /* Konqueror */

  background-image: -moz-linear-gradient(#3382aa, #1e7bac);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#3382aa, #1e7bac);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3382aa), color-stop(100%, #1e7bac));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#3382aa, #1e7bac);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#3382aa, #1e7bac);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #3382aa 0%, #1e7bac 100%);
  /* IE10+ */

  background-image: linear-gradient(#3382aa, #1e7bac);
  /* the standard */

  border-color: #1e7bac #1e7bac #134c6b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1e7bac !important;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.widgetname-vitaejobcenter button .btn-color-fix:hover:hover,
.widgetname-vitaejobcenter button .btn-color-fix:hover:active,
.widgetname-vitaejobcenter button .btn-color-fix:hover.active,
.widgetname-vitaejobcenter button .btn-color-fix:hover.disabled,
.widgetname-vitaejobcenter button .btn-color-fix:hover[disabled] {
  color: #ffffff !important;
  background-color: #1e7bac !important;
  *background-color: #1a6b96 !important;
}
.widgetname-vitaejobcenter button .btn-color-fix:hover:active,
.widgetname-vitaejobcenter button .btn-color-fix:hover.active {
  background-color: #165c81 \9 !important;
}
.widgetname-vitaejobcenter label {
  font-family: 'Source Sans Pro', 'Arial Narrow', sans-serif !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}
.widgetname-vitaejobcenter .post-job {
  background: #FF5200 !important;
  height: 36px;
  color: #fff;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.widgetname-vitaejobcenter .post-job .btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -moz-linear-gradient(top, #1e7bac, #1e7bac);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e7bac), to(#1e7bac));
  background-image: -webkit-linear-gradient(top, #1e7bac, #1e7bac);
  background-image: -o-linear-gradient(top, #1e7bac, #1e7bac);
  background-image: linear-gradient(to bottom, #1e7bac, #1e7bac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1e7bac', endColorstr='#ff1e7bac', GradientType=0);
  background-color: #1e7bac;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1e7bac), to(#1e7bac));
  /* Konqueror */

  background-image: -moz-linear-gradient(#1e7bac, #1e7bac);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#1e7bac, #1e7bac);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e7bac), color-stop(100%, #1e7bac));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#1e7bac, #1e7bac);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#1e7bac, #1e7bac);
  /* Opera 11.10 */

  background-image: -ms-linear-gradient(top, #1e7bac 0%, #1e7bac 100%);
  /* IE10+ */

  background-image: linear-gradient(#1e7bac, #1e7bac);
  /* the standard */

  border-color: #1e7bac #1e7bac #134c6b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1e7bac;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 3px;
  text-transform: none !important;
}
.widgetname-vitaejobcenter .post-job .btn:hover,
.widgetname-vitaejobcenter .post-job .btn:active,
.widgetname-vitaejobcenter .post-job .btn.active,
.widgetname-vitaejobcenter .post-job .btn.disabled,
.widgetname-vitaejobcenter .post-job .btn[disabled] {
  color: #ffffff;
  background-color: #1e7bac;
  *background-color: #1a6b96;
}
.widgetname-vitaejobcenter .post-job .btn:active,
.widgetname-vitaejobcenter .post-job .btn.active {
  background-color: #165c81 \9;
}
.widgetname-vitaejobcenter .post-job .marketing-text {
  font-family: 'Source Sans Pro', 'Arial Narrow', sans-serif;
  font-weight: 600;
}
.widgetname-vitaejobcenter .post-job .marketing-text > p {
  margin-top: 6px;
  font-size: 1em;
}
.widgetname-vitaejobcenter .post-job .marketing-text span.logo {
  font-family: MuseoSlab900Regular !important;
  color: #fff !important;
  font-weight: normal;
  letter-spacing: -1px;
}
.widgetname-vitaejobcenter .jobs {
  padding: 10px;
  background: none !important;
}
.widgetname-vitaejobcenter .top-jobs-bg {
  background: url(/assets/img/vitae/jobcenter/top_job_bg.png) repeat-y !important;
  padding: 2px 10px 4px 10px;
  margin-top: 4px;
}
.widgetname-vitaejobcenter h2 {
  margin: 0;
  margin-bottom: 10px;
}
.widgetname-vitaejobcenter h2 .suggest {
  font-family: 'Source Sans Pro', 'Arial Narrow', sans-serif;
  font-size: 20px;
  color: #1E7BAC;
  padding-right: 3px;
  font-weight: normal;
}
.widgetname-vitaejobcenter h2 .conjunct {
  font-family: 'Source Sans Pro', 'Arial Narrow', sans-serif;
  font-size: 10pt;
  color: #1E7BAC;
  font-weight: normal;
}
.widgetname-vitaejobcenter h2 .logo {
  font-family: MuseoSlab900Regular;
  font-size: 26px;
  color: #FF5200;
  font-weight: normal;
  letter-spacing: -1px;
}
.widgetname-vitaejobcenter .job-count {
  font-family: 'Source Sans Pro', 'Arial Narrow', sans-serif;
  font-weight: normal;
  color: #727272;
  font-size: 12px;
  margin-top: -30px;
  float: right;
  clear: right;
}
.widgetname-vitaejobcenter .highlight {
  margin: 4px 0 0 0;
  padding: 24px 0px 10px;
}
.widgetname-vitaejobcenter .highlight.talent {
  background: #FF5200;
  margin-top: 4px !important;
}
.widgetname-vitaejobcenter .highlight ul.pipes li {
  padding: 0 8px;
}
.widgetname-vitaejobcenter .highlight ul.pipes li.first-child {
  padding-left: 0px;
}
.widgetname-vitaejobcenter h4 {
  font-family: MuseoSlab700Regular;
}
