@media print {
  body {
    width: 240mm;
    transform: scale(0.94); }

  .job-element-outer {
    min-width: 70mm;
    float: left; }

  .job-element {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
    .job-element .job-element-content .buttonbar {
      display: none; }

  .col-sm-3, .col-sm-4 {
    width: 70mm;
    float: left;
    page-break-inside: avoid; }

  .btn {
    padding: 0 !important;
    border: none !important;
    background: white !important;
    color: #333; } }
* {
  -webkit-print-color-adjust: exact; }

.col-xs-12 {
  float: left; }

.slide-container {
  display: none; }

.wrapper {
  margin-left: 0;
  padding-top: 0px; }
  .wrapper .content {
    max-width: none; }
    .wrapper .content .second-nav {
      padding: 0;
      margin-top: 50px; }

.head-fixed .wrapper .head {
  position: static !important;
  /* FOR IE8 */ }
.head-fixed .wrapper .content {
  padding-top: 0 !important;
  /* FOR IE8 */ }

h2 {
  margin-top: 10px;
  margin-bottom: 15px; }

hr {
  margin-top: 10px;
  margin-bottom: 10px; }

.nav-mobile {
  display: none; }

.matching-progress .progress-bar {
  border: 2px solid black; }

.nav-bar {
  display: none; }

.matching-box.item {
  border: 2px solid black;
  page-break-inside: avoid;
  padding: 3px 10px; }
  .matching-box.item * {
    color: #000 !important; }
.matching-box.matched {
  border-color: #16bae7;
  padding-top: 0;
  padding-bottom: 0; }
  .matching-box.matched * {
    color: white !important;
    background: #16bae7 !important; }
.matching-box .col-sm-6 {
  width: 100%; }
.matching-box .col-sm-offset-3 {
  margin-left: 0; }

.miso h1 {
  display: block !important;
  color: black !important; }
  .miso h1.job-name {
    display: none !important; }

/******************************************
* Detail Candidate
*************************************/
.shadow-1 {
  transition: inherit;
  box-shadow: none !important; }

.detail-matching-head {
  border-bottom: 0; }
  .detail-matching-head .head-buttons {
    display: none; }
  .detail-matching-head .btn-status-change {
    display: none; }
  .detail-matching-head .chosen-choices {
    background: transparent;
    border: 0; }
  .detail-matching-head .panel-cont p.status {
    text-align: left;
    margin-top: 30px; }

.detailpage-additionalinfo .collapse {
  display: block;
  margin-top: 20px; }

.grades {
  width: 100%;
  margin-top: 7px; }
  .grades .inner {
    background: transparent;
    padding: 0; }
    .grades .inner .grade {
      font-size: 14px;
      text-align: left;
      display: inline; }
    .grades .inner .subject {
      display: inline;
      text-align: left;
      width: auto; }

.detail-job-matching-head .head-title .picture-container {
  float: left !important;
  display: none !important; }

.picture .img {
  display: inline; }

.detail-candidate-matching-head .panel-jobs {
  display: none; }
.detail-candidate-matching-head .head-score {
  text-align: left;
  float: left; }
.detail-candidate-matching-head .head-buttons {
  display: none; }
.detail-candidate-matching-head .head-picture {
  float: left; }
  .detail-candidate-matching-head .head-picture .picture {
    display: table-cell;
    vertical-align: middle;
    background: transparent;
    border: none;
    border-radius: 0; }
    .detail-candidate-matching-head .head-picture .picture .img {
      display: none; }
      .detail-candidate-matching-head .head-picture .picture .img.print {
        display: block;
        max-width: 100px;
        height: auto; }
  .detail-candidate-matching-head .head-picture p {
    text-align: left;
    margin-top: 5px;
    white-space: nowrap; }
.detail-candidate-matching-head .head-details {
  float: right;
  max-width: 75%; }
  .detail-candidate-matching-head .head-details h2 {
    width: 100%; }
  .detail-candidate-matching-head .head-details .status {
    float: left; }
  .detail-candidate-matching-head .head-details ul li {
    padding-bottom: 0px;
    float: left;
    padding: 0 14px 0 0; }

.progress {
  background: #F5F5F5 !important;
  margin-bottom: 10px;
  margin-top: -5px;
  border: 1px solid #000;
  page-break-inside: avoid; }

.matching-progress .progress-bar {
  border: 1px solid #16bae7;
  background: #16bae7 !important;
  color: white !important; }

.matching.print {
  page-break-after: always !important;
  page-break-inside: avoid !important; }

h2 ~ .matching-box:not(.item) {
  margin-top: -35px; }

.match-info .badge-match {
  color: #16bae7 !important; }

.matching-tag.label-primary {
  border: 2px solid #16bae7 !important;
  color: #16bae7 !important; }

.assessment-result .progress .progress-bar {
  border: 2px solid black; }

.match-box {
  page-break-inside: avoid; }
  .match-box .col-sm-4 {
    width: 33.3%;
    float: left; }
  .match-box .col-sm-6 {
    width: 50%;
    float: left; }
  .match-box h3.first, .match-box h3 {
    margin-top: 0px; }
  .match-box ul li {
    border: 2px solid black; }
    .match-box ul li.highlight {
      background: #16bae7 !important;
      border-color: #16bae7 !important;
      color: white !important; }

.matching-details, .portlet-online-ac-results {
  display: block !important; }

.footer {
  padding-top: 30px;
  padding-bottom: 0px; }
  .footer .footer-inner,
  .footer .hint,
  .footer .links {
    display: none; }
