/* Generated by less 2.5.1 */
/**
 * NOTE: This is a generated master.css file from master.less and various less files referenced in
 * master.less. Please do not directly make modifications here. Change the less files and use a 
 * suitable LESS compiler to compile the master.less file to generate master.css.
 * 
 * The Brackets Editor has one such compiler plugin which can be used to gererate the CSS.
 * 
 * Here's the link http://brackets.io/
**/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.pf-rc-content {
  color: #696969;
  font-family: Helvetica, Arial, sans-serif;
  padding: 0 2em 2em;
  background-color: white;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pf-rc-content {
    /* Retina-specific stuff here */
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  }
}
.pf-rc-content .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pf-rc-content .list li {
  border-bottom: 1px solid #d6d6d6;
}
.pf-rc-content .list li:last-child {
  border-bottom: none;
}
.pf-rc-content .list li.list-item {
  border-top: 1px dotted #a4a39f;
  border-bottom: none;
  padding: 1em 0;
}
.pf-rc-content ol {
  padding: 0 1.5em;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pf-rc-content ol li {
  margin: 1em 0;
}
.pf-rc-content ol li > fieldset {
  margin-top: -1px;
  margin-bottom: 0;
  vertical-align: top;
  display: inline-block;
}
.pf-rc-content ol li > fieldset legend {
  padding-top: 0;
}
.pf-rc-content ol li > .field {
  margin-top: -8px;
  margin-bottom: 0.5em;
  display: inline-block;
  vertical-align: top;
}
.pf-rc-content a {
  color: #003960;
  text-decoration: none;
}
.pf-rc-content nav ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pf-rc-content nav li {
  padding: 0 0.5em;
  float: left;
  border-right: 1px solid #003960;
  border-bottom: none;
}
.pf-rc-content nav li:last-child {
  border: none;
}
.pf-rc-content hr {
  border: 1px solid #d6d6d6;
  border-bottom: none;
}
.pf-rc-content inputpseudoSel {
  color: #555555;
  font-style: italic;
}
.pf-rc-content inputpseudoSel {
  color: #555555;
  font-style: italic;
}
.pf-rc-content inputpseudoSel {
  color: #555555;
  font-style: italic;
}
.pf-rc-content inputpseudoSel {
  color: #555555;
  font-style: italic;
}
.pf-rc-content .error {
  border-radius: 4px;
  border: 1px solid #ebccd1;
  background-color: #f2dede;
  color: #a94442;
  padding: 0.5em 1em;
  margin: 1em 0;
}
.pf-rc-content .info {
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  border-radius: 4px;
  color: #31708f;
  padding: 0.5em 1em;
  margin: 1em 0;
}
.pf-rc-content .indented {
  padding: 0 3em;
}
.pf-rc-content .paragraph {
  padding: 1em 0;
}
.pf-rc-content .paragraph .title {
  font-weight: bold;
  padding: 0.1em 0;
}
.pf-rc-content .paragraph .details {
  padding: 0.1em 0;
}
.pf-rc-content .divider {
  border-bottom: 1px solid #d6d6d6;
  margin: 1em 0;
}
.pf-rc-content .pf-rc-component {
  padding: 1em 0;
}
.pf-rc-content .pf-rc-component .error {
  margin-left: 0;
  margin-right: 0;
}
.pf-rc-content .pf-rc-component .info {
  margin-left: 0;
  margin-right: 0;
}
.pf-rc-content .pf-rc-component .button-row {
  padding-right: 0;
}
.pf-rc-content .pf-rc-component .collapseContainer {
  margin: -1em 0;
}
.pf-rc-content .instructions {
  padding: 1em;
}
.pf-rc-content .pf-rc-pageheading {
  padding: 1em 0 0.5em;
  border-bottom: 1px solid #d6d6d6;
}
.pf-rc-content .pf-rc-pageheading .action {
  float: right;
}
.pf-rc-content .pf-rc-pageheading .action.step-indicator {
  margin: 0;
  margin-top: -0.8em;
}
.pf-rc-content fieldset {
  border: none;
  padding: 0;
  margin: 1em 0;
}
.pf-rc-content fieldset legend {
  padding: 0.5em 0;
  line-height: 1.2;
  max-width: 100%;
}
.pf-rc-content fieldset legend .strong-label {
  font-weight: bold;
  margin-bottom: 1em;
  display: inline-block;
}
.pf-rc-content fieldset legend.required:after {
  content: '*';
  color: #c32608;
  font-size: 150%;
  line-height: 0.5;
  position: relative;
  top: 5px;
  padding-left: 5px;
}
.pf-rc-content fieldset legend + div .error {
  background-color: transparent;
  border: none;
  margin: 0.2em 0 0;
  padding: 0;
}
.pf-rc-content fieldset.inline {
  position: relative;
}
.pf-rc-content fieldset.inline legend {
  position: absolute;
  width: 11em;
  font-size: 90%;
}
.pf-rc-content fieldset.inline legend + div {
  padding: 0.5em 0 0.5em 11em;
}
.pf-rc-content fieldset.inline legend + div .sub-field .help-txt {
  font-size: 85%;
  padding-top: 0.2em;
  display: inline-block;
}
.pf-rc-content .field {
  *zoom: 1;
  margin: 1em 0;
}
.pf-rc-content .field:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.pf-rc-content .field input {
  width: 300px;
  margin: 0 1em 0 0;
  padding: 0.3em;
  font-size: 90%;
  border: 1px solid #d6d6d6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.pf-rc-content .field input[type=file] {
  border: none;
  padding-left: 0;
}
.pf-rc-content .field input[type=radio] {
  border: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.pf-rc-content .field input[type=checkbox] {
  border: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.pf-rc-content .field textarea {
  width: 400px;
  margin: 0 1em 0 0;
  border: 1px solid #d6d6d6;
}
.pf-rc-content .field select {
  margin: 0;
  padding: 0.1em;
  font-size: 90%;
}
.pf-rc-content .field select option {
  color: #696969;
}
.pf-rc-content .field .label {
  display: inline-block;
  font-size: 90%;
  padding: 0.3em 0.3em 0.3em 0;
  width: 12em;
  line-height: 1.1;
  float: left;
}
.pf-rc-content .field .form-field {
  display: inline-block;
  margin-left: -17em;
  padding-left: 17em;
  vertical-align: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pf-rc-content .field .form-field .help-txt {
  display: inline-block;
  font-size: 85%;
  max-width: 300px;
  padding: 0.2em 0;
  vertical-align: top;
  width: auto;
}
.pf-rc-content .field .form-field .error {
  background-color: transparent;
  border: none;
  margin: 0.2em 0 0;
  padding: 0;
}
.pf-rc-content .field.required .label label:last-child:after {
  content: '*';
  color: #c32608;
  font-size: 150%;
  line-height: 0.5;
  position: relative;
  top: 5px;
  padding-left: 5px;
}
.pf-rc-content .field.required .label.last-child:after {
  content: '*';
  color: #c32608;
  font-size: 150%;
  line-height: 0.5;
  position: relative;
  top: 5px;
  padding-left: 5px;
}
.pf-rc-content .field.stacked input {
  width: 100%;
  max-width: 300px;
}
.pf-rc-content .field.stacked .label {
  display: block;
  padding: 0.5em 0;
  background-color: transparent;
  color: #696969;
  font-size: 100%;
  width: auto;
}
.pf-rc-content .field.stacked .form-field {
  border: none;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-left: 0;
}
.pf-rc-content .field.stacked .form-field .help-txt {
  display: block;
  padding: 0.5em 0 0;
}
.pf-rc-content .field.stacked.search .form-field {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.pf-rc-content .radio-checkbox-group > .field {
  display: inline-block;
  width: auto;
  max-width: 13em;
  position: relative;
  padding: 2px 2em 0 0;
  margin-top: 0;
}
.pf-rc-content .radio-checkbox-group > .field .form-field {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  width: auto;
}
.pf-rc-content .radio-checkbox-group > .field .form-field input {
  width: 1em;
}
.pf-rc-content .radio-checkbox-group > .field .form-field input[type=radio] {
  margin-top: 1px;
}
.pf-rc-content .radio-checkbox-group > .field .label {
  display: inline-block;
  padding: 0 0 0 1.3em;
  vertical-align: top;
}
.pf-rc-content .radio-checkbox-group .error {
  color: red;
  padding: 0;
}
.pf-rc-content .radio-checkbox-group > .sub-field {
  padding: 0 0 0 3em;
}
.pf-rc-content .radio-checkbox-group.stacked {
  margin-top: 0;
}
.pf-rc-content .radio-checkbox-group.stacked > .field {
  display: block;
  margin-top: 1em;
  max-width: none;
}
.pf-rc-content .radio-checkbox-group.stacked > .field:first-child {
  margin-top: 0;
}
.pf-rc-content .radio-checkbox-group.stacked .label {
  width: auto;
}
.pf-rc-content .file-selector .selected-file-name {
  padding: 0.5em 0;
  font-size: 80%;
  display: block;
}
.pf-rc-content .menu {
  text-align: right;
  height: 1.5em;
  overflow: hidden;
  width: 100%;
  padding-top: 0.5em;
}
.pf-rc-content .menu header {
  display: none;
  line-height: 2;
}
.pf-rc-content .menu ul {
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pf-rc-content .menu ul li {
  height: 100%;
}
.pf-rc-content .menu ul li a {
  line-height: 1.6;
}
.pf-rc-content .menu ul li.caret {
  display: none;
}
.pf-rc-content .menu nav {
  position: relative;
}
.pf-rc-content .menu .welcome-msg {
  position: absolute;
  left: 0;
  top: 0.2em;
}
.pf-rc-content .button-row {
  display: inline-block;
  padding: 0.8em 1em;
  width: 100%;
  background-color: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pf-rc-content .button-row .button-row {
  padding: 0;
  display: inline-block;
  float: left;
  width: auto;
}
.pf-rc-content .button-row .button {
  float: left;
  width: auto;
  padding: 0.3em;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pf-rc-content .button-row .button:first-child {
  padding-left: 0;
}
.pf-rc-content .button-row .button:last-child {
  padding-right: 0;
}
.pf-rc-content .button {
  display: inline-block;
}
.pf-rc-content .button button,
.pf-rc-content .button .btn {
  background-color: #d2d2d2;
  border: 1px solid #959595;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  color: #3f3f3f;
  cursor: pointer;
  font-size: 90%;
  padding: 0.6em 1em;
  word-wrap: break-word;
}
.pf-rc-content .button button.primary,
.pf-rc-content .button .btn.primary {
  background-color: #003960;
  border-color: #003960;
  color: #ffffff;
}
.pf-rc-content .button button.disabled,
.pf-rc-content .button .btn.disabled {
  background-color: #cecece;
  border-color: #afafaf;
  cursor: not-allowed;
  color: #f5f5f5;
}
.pf-rc-content .bread-crumbs {
  font-size: 150%;
  font-weight: bold;
}
.pf-rc-content .bread-crumbs span:after {
  content: " >";
}
.pf-rc-content .bread-crumbs span:last-child:after {
  content: "";
}
.pf-rc-content .job .details .header .title {
  margin: 0;
  display: inline;
}
.pf-rc-content .job .details .header .other-info span:after {
  content: ", ";
}
.pf-rc-content .job .details .header .other-info span:last-child:after {
  content: "";
}
.pf-rc-content .job .details .content {
  margin-top: 1em;
}
.pf-rc-content .pf-rc-responsive-tbl {
  text-align: left;
  font-size: 95%;
}
.pf-rc-content .pf-rc-responsive-tbl thead tr {
  background-color: #d6d6d6;
}
.pf-rc-content .pf-rc-responsive-tbl tr th {
  padding: 0.3em 1em;
}
.pf-rc-content .pf-rc-responsive-tbl tr td {
  padding: 0.6em 1em;
  border-bottom: 1px dotted #d6d6d6;
}
.pf-rc-content .pf-rc-responsive-tbl tr:last-child td {
  border-bottom: none;
}
.pf-rc-content .pf-rc-responsive-tbl .col-summ-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 80%;
  display: none;
}
.pf-rc-content .pf-rc-responsive-tbl .col-summ-list li {
  display: inline;
}
.pf-rc-content .pf-rc-responsive-tbl .col-summ-list li:after {
  content: "/";
}
.pf-rc-content .pf-rc-responsive-tbl .col-summ-list li:last-child:after {
  content: "";
}
.pf-rc-content .icn-btn {
  border: 1px solid #d6d6d6;
  background-color: transparent;
  cursor: pointer;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-size: 90%;
  padding: 0.3em;
  color: #696969;
}
.pf-rc-content .icn-btn .btn-text {
  padding: 1px 5px 1px 30px;
  background-repeat: no-repeat;
  background-position: 0 -2px;
}
.pf-rc-content .icn-btn.dropbox .btn-text {
  background-image: url("../images/dropbox-btn-icon.png");
}
.pf-rc-content .icn-btn.drive .btn-text {
  background-image: url("../images/drive-btn-icon.png");
}
.pf-rc-content .paginator {
  background-color: #a4a39f;
  padding: 1em 0.5em;
}
.pf-rc-content .paginator li {
  border-color: #ffffff;
  color: #ffffff;
}
.pf-rc-content .paginator li a {
  color: #ffffff;
}
.pf-rc-content .wz-progressbar {
  margin: 0;
  padding: 0.2em 0;
  overflow: hidden;
  counter-reset: step;
  list-style-type: none;
}
.pf-rc-content .wz-progressbar li {
  position: relative;
  width: auto;
  text-align: center;
  display: inline-block;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li {
  font-size: 70%;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li .step {
  content: counter(step);
  counter-increment: step;
  width: 2em;
  line-height: 2em;
  display: block;
  background: white;
  color: gray;
  border: 1px solid gray;
  border-radius: 3px;
  margin: 0 auto 0.5em auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li .connector {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0.875em;
  height: 0.25em;
  left: -50%;
  width: 100%;
  border-width: 1px;
  border-style: solid none;
  border-color: gray;
  background: white;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li:before {
  content: counter(step);
  counter-increment: step;
  width: 2em;
  line-height: 2em;
  display: block;
  background: white;
  color: gray;
  border: 1px solid gray;
  border-radius: 3px;
  margin: 0 auto 0.5em auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0.875em;
  height: 0.25em;
  left: -50%;
  width: 100%;
  border-width: 1px;
  border-style: solid none;
  border-color: gray;
  background: white;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li.first-stage .connector {
  content: none;
  display: none;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li.first-stage:after {
  content: none;
  display: none;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li:first-child .connector {
  content: none;
  display: none;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline li:first-child:after {
  content: none;
  display: none;
}
.pf-rc-content .wz-progressbar.wz-progressbar-pipeline.nowraplabels .wz-label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline li .wz-label {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline li .step {
  border: 0 none;
  border-radius: 0;
  border: 1px solid #cfcfcf;
  background-color: white;
  color: white;
  width: 1em;
  line-height: 1em;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline li .connector {
  display: none;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline li:before,
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline li:after {
  border: 0 none;
  border-radius: 0;
  border: 1px solid #cfcfcf;
  background-color: white;
  color: white;
  width: 1em;
  line-height: 1em;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline li:after {
  display: none;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline .done .step {
  background-color: #f3f3f3;
  color: #f3f3f3;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline .done:before {
  background-color: #f3f3f3;
  color: #f3f3f3;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline .active .step {
  background-color: #023566;
  color: #023566;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline .active .connector {
  background: white;
  display: none;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline .active:before {
  background-color: #023566;
  color: #023566;
}
.pf-rc-content.PFM-theme .wz-progressbar.wz-progressbar-pipeline .active:after {
  background: white;
  display: none;
}
.pf-rc-content .collapseContainer .eFieldset {
  border: 0 none;
}
.pf-rc-content .collapseContainer .eFieldset .cc-header {
  background: #a4a39f;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  color: white;
  padding: 0.3em 0;
}
.pf-rc-content .collapseContainer .eFieldset .cc-header .cc-toolbar {
  padding: 0 0.9em;
}
.pf-rc-content .collapseContainer .eFieldset .cc-header .cc-toolbar .btn {
  float: right;
  width: 16px;
  height: 16px;
  font-size: 16px;
  background-repeat: no-repeat;
  margin: 0.3em 0 0 0.5em;
  cursor: pointer;
  outline: 1px solid transparent;
}
.pf-rc-content .collapseContainer .eFieldset .cc-header .title .label {
  padding: 0.25em 0.9em;
  margin: 0;
  line-height: 1.31;
}
.pf-rc-content .collapseContainer .eFieldset .cc-content {
  padding: 0;
  background: white;
}
.pf-rc-content .collapseContainer .eFieldset .cc-content .contentWrapper {
  padding: 1em;
}
.pf-rc-content .collapseContainer .eFieldset .cc-content .contentWrapper .instructions {
  padding: 0 0 1em 0;
}
.pf-rc-content .collapseContainer .eFieldset .cc-content .instructions {
  background-color: #f3f3f3;
  padding: 0.7em 1em;
  font-size: 90%;
}
.pf-rc-content .collapseContainer .eFieldset.collapsible .btn-collapse {
  position: relative;
  background-image: url("../images/arrow-up-white.png");
  background-position: center center;
}
.pf-rc-content .collapseContainer .eFieldset.collapsible .btn-collapse :hover {
  outline-color: #d6d6d6;
}
.pf-rc-content .collapseContainer .eFieldset.collapsible .btn-collapse .fa-angle-down {
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 0;
  font-size: 130%;
}
.pf-rc-content .collapseContainer .eFieldset.collapsible .btn-collapse .fa-angle-right {
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 0;
  font-size: 130%;
}
.pf-rc-content .collapseContainer .eFieldset.collapsible :hover .title .label {
  text-decoration: none;
}
.pf-rc-content .collapseContainer .eFieldset.collapsed .cc-header .btn-collapse {
  background-image: url("../images/arrow-down-white.png");
}
.pf-rc-content .container.bordered {
  padding: 1em;
}
.pf-rc-content .container.bordered .collapseContainer {
  border: 1px solid #d6d6d6;
  margin: -1em;
}
.pf-rc-content .container.bordered .collapseContainer .eFieldset {
  margin: 0;
}
.pf-rc-content .container.bordered .collapseContainer .eFieldset .cc-header {
  border: none;
}
.pf-rc-content .container.bordered .collapseContainer .eFieldset .cc-content .instructions {
  background-color: transparent;
}
.pf-rc-content .videoList .video {
  padding: 1em 0;
  cursor: pointer;
}
.pf-rc-content .videoList .video .label {
  padding: 0.2em 0;
  text-align: center;
}
@media (max-width: 767px) {
  .pf-rc-content #res-vdo-container {
    padding: 0 40px;
    background-color: black;
  }
  .pf-rc-content .videoList {
    overflow: visible;
  }
  .pf-rc-content .videoList .slick-dots {
    bottom: -30px;
  }
  .pf-rc-content .videoList .slick-prev,
  .pf-rc-content .videoList .slick-next {
    z-index: 1;
    top: 42%;
    width: auto;
    height: auto;
  }
  .pf-rc-content .videoList .slick-prev:before,
  .pf-rc-content .videoList .slick-next:before {
    font-size: 35px;
  }
  .pf-rc-content .videoList .slick-prev {
    left: -37px;
  }
  .pf-rc-content .videoList .slick-next {
    right: -37px;
  }
  .pf-rc-content .videoList .video {
    padding: 0;
  }
}
.dontDisplay {
  display: none;
}
.dontDisplayStrict {
  display: none !important;
}
#res-vdo-container {
  display: none;
}
a[href='#skipover'] {
  display: block;
  height: 0;
}
.pf-rc-content .row {
  margin-left: -1em;
  margin-right: -1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
.pf-rc-content .row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.pf-rc-content .col {
  padding-left: 1em;
  padding-right: 1em;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pf-rc-content .col.xs-1 {
  width: 8.33%;
}
.pf-rc-content .col.xs-2 {
  width: 16.66%;
}
.pf-rc-content .col.xs-3 {
  width: 24.99%;
}
.pf-rc-content .col.xs-4 {
  width: 33.33%;
}
.pf-rc-content .col.xs-5 {
  width: 41.66%;
}
.pf-rc-content .col.xs-6 {
  width: 50%;
}
.pf-rc-content .col.xs-7 {
  width: 58.33%;
}
.pf-rc-content .col.xs-8 {
  width: 66.66%;
}
.pf-rc-content .col.xs-9 {
  width: 75%;
}
.pf-rc-content .col.xs-10 {
  width: 83.33%;
}
.pf-rc-content .col.xs-11 {
  width: 91.66%;
}
.pf-rc-content .col.xs-12 {
  width: 100%;
}
.pf-rc-content .col.xs-auto {
  width: auto;
}
@media (min-width: 768px) {
  .pf-rc-content .col.sm-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.sm-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.sm-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.sm-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.sm-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.sm-6 {
    width: 50%;
  }
  .pf-rc-content .col.sm-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.sm-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.sm-9 {
    width: 75%;
  }
  .pf-rc-content .col.sm-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.sm-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.sm-12 {
    width: 100%;
  }
  .pf-rc-content .col.sm-auto {
    width: auto;
  }
  .pf-rc-content .col.sm-offset-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.sm-offset-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.sm-offset-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.sm-offset-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.sm-offset-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.sm-offset-6 {
    width: 50%;
  }
  .pf-rc-content .col.sm-offset-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.sm-offset-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.sm-offset-9 {
    width: 75%;
  }
  .pf-rc-content .col.sm-offset-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.sm-offset-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.sm-offset-12 {
    width: 100%;
  }
  .pf-rc-content .col.sm-offset-auto {
    width: auto;
  }
}
@media (min-width: 901px) {
  .pf-rc-content .col.md-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.md-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.md-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.md-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.md-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.md-6 {
    width: 50%;
  }
  .pf-rc-content .col.md-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.md-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.md-9 {
    width: 75%;
  }
  .pf-rc-content .col.md-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.md-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.md-12 {
    width: 100%;
  }
  .pf-rc-content .col.md-auto {
    width: auto;
  }
  .pf-rc-content .col.md-offset-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.md-offset-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.md-offset-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.md-offset-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.md-offset-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.md-offset-6 {
    width: 50%;
  }
  .pf-rc-content .col.md-offset-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.md-offset-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.md-offset-9 {
    width: 75%;
  }
  .pf-rc-content .col.md-offset-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.md-offset-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.md-offset-12 {
    width: 100%;
  }
  .pf-rc-content .col.md-offset-auto {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .pf-rc-content .col.lg-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.lg-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.lg-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.lg-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.lg-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.lg-6 {
    width: 50%;
  }
  .pf-rc-content .col.lg-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.lg-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.lg-9 {
    width: 75%;
  }
  .pf-rc-content .col.lg-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.lg-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.lg-12 {
    width: 100%;
  }
  .pf-rc-content .col.lg-auto {
    width: auto;
  }
  .pf-rc-content .col.lg-offset-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.lg-offset-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.lg-offset-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.lg-offset-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.lg-offset-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.lg-offset-6 {
    width: 50%;
  }
  .pf-rc-content .col.lg-offset-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.lg-offset-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.lg-offset-9 {
    width: 75%;
  }
  .pf-rc-content .col.lg-offset-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.lg-offset-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.lg-offset-12 {
    width: 100%;
  }
  .pf-rc-content .col.lg-offset-auto {
    width: auto;
  }
}
@media (min-width: 1400px) {
  .pf-rc-content .col.xl-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.xl-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.xl-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.xl-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.xl-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.xl-6 {
    width: 50%;
  }
  .pf-rc-content .col.xl-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.xl-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.xl-9 {
    width: 75%;
  }
  .pf-rc-content .col.xl-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.xl-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.xl-12 {
    width: 100%;
  }
  .pf-rc-content .col.xl-auto {
    width: auto;
  }
  .pf-rc-content .col.xl-offset-1 {
    width: 8.33%;
  }
  .pf-rc-content .col.xl-offset-2 {
    width: 16.66%;
  }
  .pf-rc-content .col.xl-offset-3 {
    width: 24.99%;
  }
  .pf-rc-content .col.xl-offset-4 {
    width: 33.33%;
  }
  .pf-rc-content .col.xl-offset-5 {
    width: 41.66%;
  }
  .pf-rc-content .col.xl-offset-6 {
    width: 50%;
  }
  .pf-rc-content .col.xl-offset-7 {
    width: 58.33%;
  }
  .pf-rc-content .col.xl-offset-8 {
    width: 66.66%;
  }
  .pf-rc-content .col.xl-offset-9 {
    width: 75%;
  }
  .pf-rc-content .col.xl-offset-10 {
    width: 83.33%;
  }
  .pf-rc-content .col.xl-offset-11 {
    width: 91.66%;
  }
  .pf-rc-content .col.xl-offset-12 {
    width: 100%;
  }
  .pf-rc-content .col.xl-offset-auto {
    width: auto;
  }
}
@media (max-width: 767px) {
  .pf-rc-content {
    padding-bottom: 4em;
    padding-right: 0;
    padding-left: 0;
    overflow-x: hidden;
  }
  .pf-rc-content .pf-rc-component .paginator ul {
    width: 100%;
  }
  .pf-rc-content .pf-rc-component .paginator ul li {
    border: none;
    text-align: center;
    width: 33%;
    margin: 0;
    padding: 0 0.2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pf-rc-content .pf-rc-component .paginator ul li span {
    background-color: #d2d2d2;
    color: #3f3f3f;
    display: block;
    padding: 0.6em 0px 0.5em;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
  }
  .pf-rc-content .pf-rc-component .paginator ul li span a {
    color: #3f3f3f;
  }
  .pf-rc-content .pf-rc-component .paginator ul li span.primary {
    background-color: #003960;
    color: #ffffff;
  }
  .pf-rc-content .pf-rc-component .paginator ul li span.primary a {
    color: #ffffff;
  }
  .pf-rc-content hr {
    display: none;
  }
  .pf-rc-content .indented {
    padding: 0.01em 0;
  }
  .pf-rc-content .pf-rc-component {
    border-bottom: 1px dotted #d6d6d6;
    padding: 1em;
  }
  .pf-rc-content .pf-rc-component .paginator {
    background-color: #f3f3f3;
    padding: 0.5em;
  }
  .pf-rc-content .pf-rc-component .button-row {
    padding-left: 0;
  }
  .pf-rc-content .pf-rc-component .collapseContainer {
    margin: -1em;
  }
  .pf-rc-content .pf-rc-component .container.bordered {
    border: none;
  }
  .pf-rc-content .pf-rc-pageheading {
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
  }
  .pf-rc-content .pf-rc-pageheading span {
    display: none;
  }
  .pf-rc-content .pf-rc-pageheading span:last-child,
  .pf-rc-content .pf-rc-pageheading span:nth-last-child(2) {
    display: inline;
  }
  .pf-rc-content .pf-rc-pageheading .action {
    float: none;
    margin: 1em 0;
  }
  .pf-rc-content .info,
  .pf-rc-content .error {
    margin: 1em;
  }
  .pf-rc-content fieldset.inline legend {
    position: static;
    width: auto;
    font-size: inherit;
  }
  .pf-rc-content fieldset.inline legend + div {
    width: 100%;
    padding-left: 0;
  }
  .pf-rc-content fieldset.inline legend + div .sub-field.field {
    padding-left: 0;
    width: 100%;
  }
  .pf-rc-content fieldset.inline legend + div .sub-field.field input {
    width: 100%;
  }
  .pf-rc-content fieldset.inline legend + div .sub-field.field select {
    width: 100%;
  }
  .pf-rc-content .field {
    width: 100%;
  }
  .pf-rc-content .field select {
    width: 100%;
    font-size: 100%;
  }
  .pf-rc-content .field .label {
    padding: 0.5em 0;
    background-color: transparent;
    color: #696969;
    font-size: 100%;
    width: auto;
  }
  .pf-rc-content .field .form-field {
    border: none;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .pf-rc-content .field .form-field input,
  .pf-rc-content .field .form-field select,
  .pf-rc-content .field .form-field textarea {
    width: 99%;
    max-width: 99%;
  }
  .pf-rc-content .field .form-field .help-txt {
    display: block;
  }
  .pf-rc-content .field.search .form-field {
    border-radius: 3px;
  }
  .pf-rc-content .field.boxed .label {
    padding: 0.5em 0;
    background-color: transparent;
    color: #696969;
    font-size: 100%;
    width: auto;
  }
  .pf-rc-content .radio-checkbox-group > .field {
    display: block;
    padding-top: 0;
  }
  .pf-rc-content .form-field.date > input + a {
    display: none;
  }
  .pf-rc-content .button-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pf-rc-content .button-row.fixed {
    left: 0;
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 0;
    background-color: #f3f3f3;
    padding-left: 1em;
    padding-right: 1em;
  }
  .pf-rc-content .button-row .button button,
  .pf-rc-content .button-row .button .btn {
    border: none;
    padding: 0.7em 1em;
  }
  .pf-rc-content .button {
    border: medium none;
  }
  .pf-rc-content .button button,
  .pf-rc-content .button .btn {
    width: 100%;
    background-color: #d2d2d2;
    color: #3f3f3f;
    padding: 0.6em 1em;
  }
  .pf-rc-content .button .btn {
    width: auto;
    display: block;
  }
  .pf-rc-content .pf-rc-responsive-tbl thead tr {
    display: none;
  }
  .pf-rc-content .pf-rc-responsive-tbl .res-col {
    display: none;
  }
  .pf-rc-content .pf-rc-responsive-tbl .col-summ-list {
    display: block;
  }
  .pf-rc-content .menu {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
  }
  .pf-rc-content .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    left: 1em;
    top: 2.7em;
    height: auto;
    position: absolute;
    background-color: #ffffff;
    z-index: 100;
    display: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  }
  .pf-rc-content .menu ul li {
    border: none;
    float: none;
    padding: 0.5em 3em 0.5em 1em;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    cursor: pointer;
  }
  .pf-rc-content .menu ul li a {
    color: #696969;
    display: block;
    width: 100%;
  }
  .pf-rc-content .menu ul li.caret {
    border: none;
    margin: -6px 16px;
    font-size: 150%;
    height: 12px;
    width: 11px;
    color: white;
    padding: 0;
    position: relative;
    display: block;
    top: -8px;
  }
  .pf-rc-content .menu ul li.caret .fa-angle-up {
    vertical-align: top;
    margin-top: -10px;
    margin-left: -2px;
  }
  .pf-rc-content .menu header {
    display: block;
    background-color: #565656;
    color: #ffffff;
    line-height: 3em;
    cursor: pointer;
  }
  .pf-rc-content .menu header h4 {
    float: left;
    margin: 0 0 0 1em;
  }
  .pf-rc-content .menu header .toggle-btn {
    background-image: url("../images/arrow-down-white.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 1.5em;
    float: left;
    cursor: pointer;
  }
  .pf-rc-content .menu.expanded {
    overflow: visible;
    text-align: left;
  }
  .pf-rc-content .menu.expanded ul {
    display: block;
  }
  .pf-rc-content .menu.expanded header .toggle-btn {
    background-image: url("../images/arrow-up-white.png");
  }
  .pf-rc-content .menu .welcome-msg {
    position: static;
    text-align: left;
    padding: 0.3em 1em 0;
  }
  .pf-rc-content .job {
    height: auto;
  }
  .pf-rc-content .job .details .header .other-info {
    display: block;
  }
  .pf-rc-content .job .details .job-description {
    display: none;
  }
  .pf-rc-content .collapseContainer .eFieldset .cc-header {
    background-color: transparent;
    border: none;
    color: #696969;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    padding: 0;
  }
  .pf-rc-content .collapseContainer .eFieldset .cc-header .title .label {
    padding: 0 0.7em;
    font-size: 85%;
  }
  .pf-rc-content .collapseContainer .eFieldset .cc-content .instructions {
    background-color: transparent;
  }
  .pf-rc-content .collapseContainer .eFieldset.collapsible .cc-header {
    color: #003960;
  }
  .pf-rc-content .collapseContainer .eFieldset.collapsible .cc-header .btn-collapse {
    margin-top: 0;
    background: none;
  }
  .pf-rc-content .collapseContainer .eFieldset.collapsible .cc-header .btn-collapse:hover {
    outline-color: transparent;
  }
  .pf-rc-content .collapseContainer .eFieldset.collapsible .cc-header .btn-collapse .fa-angle-down {
    visibility: visible;
  }
  .pf-rc-content .collapseContainer .eFieldset.collapsible.collapsed .cc-header .btn-collapse .fa-angle-right {
    visibility: visible;
  }
  .pf-rc-content .collapseContainer .eFieldset.collapsible.collapsed .cc-header .btn-collapse .fa-angle-down {
    visibility: hidden;
  }
  .pf-rc-content .container {
    border-bottom: 1px dotted #d6d6d6;
  }
  .pf-rc-content .container.bordered {
    padding: 1em 0;
  }
  .pf-rc-content .container.bordered .collapseContainer {
    border: none;
  }
  .pf-rc-content .container.bordered .collapseContainer .eFieldset .cc-header {
    padding: 0.4em 0 0.15em;
  }
  .pf-rc-content #res-vdo-container {
    display: block;
  }
  .pf-rc-content #res-vdo-container .bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .pf-rc-content #res-vdo-container li {
    border-bottom: none;
    padding: 0;
  }
  .pf-rc-content #res-vdo-container li .thumbnail {
    border: none;
    padding: 0;
  }
  .pf-rc-content #res-vdo-container li .label {
    display: none;
  }
  .pf-rc-content #vdo-container-right,
  .pf-rc-content #vdo-container-left {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .pf-rc-content .button-row .button {
    width: auto;
  }
  .pf-rc-content .col {
    width: 50%;
  }
}
