@font-face {
  font-family: 'Aeonik Regular';
  src: url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Regular.woff2') format('woff2'), url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik Light';
  src: url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Light.woff2') format('woff2'), url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Light.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik Medium';
  src: url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Medium.woff2') format('woff2'), url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik Bold';
  src: url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Bold.woff2') format('woff2'), url('https://resources2.morganphilips.com/DNNWebsite/fonts/Aeonik-Bold.ttf') format('truetype');
  font-display: swap;
}
/***

Video profiles results

***/
/* line 41, module.less */
#btnSearch {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: Aeonik Medium, Georgia;
}
/* line 46, module.less */
#btnClearAll {
  color: #fff !important;
}
/* line 47, module.less */
.module-title h1 {
  text-align: left;
  font-size: 30px;
  font-weight: normal;
  font-family: Aeonik Bold, Georgia;
  line-height: 125%;
  margin: 0 0 30px 0px;
  letter-spacing: 0;
  display: block;
  color: #fff;
}
/* line 58, module.less */
.search-box-separator {
  display: none;
}
/* line 59, module.less */
.horizontal-center {
  margin: 0 auto;
  margin-left: -10px;
  margin-right: -10px;
}
/* line 65, module.less */
.items-container {
  padding: 0px 15px;
  margin: 30px 0px 10px 0;
}
/* line 70, module.less */
.search-box-container {
  padding: 20px 30px 10px 30px;
  border: none;
  background: #4b5b70;
}
/* line 74, module.less */
.search-box-container .searchForm-control {
  margin-bottom: 20px;
}
/* line 75, module.less */
.search-box-container input:focus,
.search-box-container select:focus,
.search-box-container textarea:focus,
.search-box-container button:focus {
  outline: none;
}
/* line 77, module.less */
.search-box-separator {
  border-color: #ED6A53;
}
/* line 80, module.less */
.search-video-profiles-result {
  width: 100%;
}
/* line 83, module.less */
.search-video-profiles-result input[type="text"] {
  width: 100%;
  font-size: 15px;
  line-height: 21.4286px;
  height: 34px;
  padding: 0 5px;
}
/* line 90, module.less */
.searchForm-control {
  border: 3px solid #fff;
}
/* line 93, module.less */
.more-options {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 97, module.less */
.more-options-up {
  color: #fff;
  font-size: 12px;
}
/* line 101, module.less */
.more-options-col-up {
  margin-top: -35px;
  margin-bottom: -35px;
}
/* line 105, module.less */
.more-options-col-up label {
  padding-right: 25px;
}
/* line 110, module.less */
.no-items {
  padding: 30px 0;
  margin: 30px 0;
  border: 1px solid #ED6A53;
  border-radius: 3px;
  margin-right: 12px;
  margin-left: 5px;
}
/* line 118, module.less */
h3.dlg-subtitle {
  margin-top: 0;
  padding-bottom: 15px;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 16px;
  font-family: Aeonik Light, Georgia;
  line-height: 1.5;
}
/* line 129, module.less */
div.ui-dialog-titlebar {
  text-align: left!important;
  margin-left: 28px;
}
/* line 134, module.less */
.items-results {
  margin-left: 0px;
  margin-bottom: 20px;
  text-align: center;
}
/* line 139, module.less */
.items-results .item-result {
  text-align: left;
}
/* line 143, module.less */
.items-results .horizontal-centered {
  margin: 0 auto;
}
/* line 146, module.less */
.paging-row-center {
  text-align: center;
  font-size: 12px;
}
/* line 150, module.less */
.pagination-selected {
  background-color: #eee;
  font-weight: bold;
}
/* line 154, module.less */
.pagination-selected span {
  background-color: #eee !important;
  font-weight: bold;
}
/* line 158, module.less */
.item-result {
  margin: 10px;
  /*padding-bottom: 42px;*/
  /*item-footer full height*/
  width: 100%;
  /*/border: 1px solid #e2e2e2;*/
  border-radius: 5px;
  /*float: left;
	position: relative;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 170, module.less */
.item-result .item-result-desc-button {
  background-color: #F47665;
  border: 1px solid #000;
  border-radius: 0 0 15px 15px;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
/* line 178, module.less */
.item-result .item-result-desc-button .job-search-button {
  background: url(https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg) 100% 50% no-repeat;
  height: 43px;
  width: 43px;
}
/* line 183, module.less */
.item-result .item-result-desc-button .job-search-button:hover {
  background: url(https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-fyte-button.svg) 100% 50% no-repeat;
}
/* line 193, module.less */
.item-result .thumbnail:hover .play-button {
  background: url(https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/play-button.svg) center center no-repeat;
  position: relative;
  width: 100%;
  height: 60px;
  z-index: 9999;
  top: -110px;
}
/* line 203, module.less */
.item-result .thumbnail img {
  border-radius: 15px 15px 0 0;
  min-height: 160px;
  max-height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}
/* line 210, module.less */
.item-result .thumbnail iframe {
  min-height: 160px;
}
/* line 215, module.less */
.item-result.open {
  padding-bottom: 0;
}
/* line 218, module.less */
.item-height-auto .item-result {
  height: auto;
}
/* line 221, module.less */
.items-candidates .item-result {
  height: 270px;
}
/* line 224, module.less */
.our-business .item-result {
  height: auto;
  padding-bottom: 0;
}
/* line 228, module.less */
.our-business .item-content {
  min-height: 122px;
}
/* line 231, module.less */
.our-business h2 {
  height: 71px;
}
/* line 234, module.less */
.our-business .item-result .item-footer a {
  border: none;
}
/* line 237, module.less */
.col-md-4 .item-result {
  margin-left: 0;
}
/* line 242, module.less */
.video-item-row .item-title-description {
  /*display: none;*/
  color: #FFF;
  background-color: #F47665;
  width: calc(100% - 80px);
}
/* line 249, module.less */
.video-item-row .item-result .item-footer {
  max-width: 80px;
  /*display: none;*/
}
/* line 255, module.less */
.carousel-cell-video-feed {
  counter-increment: gallery-cell;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 100%;
  min-width: 310px;
}
/* line 263, module.less */
.carousel-cell-video-feed:hover {
  z-index: 99999;
}
/* line 266, module.less */
.carousel-cell-video-feed:hover .item-result {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
/* line 273, module.less */
.item-result .item-content,
.item-result .item-precontent,
.item-result .item-footer {
  padding: 0px;
}
/* line 279, module.less */
.item-result .item-header {
  padding: 10px 10px 5px 10px;
}
/* line 281, module.less */
.items-candidates .item-footer,
.items-jobs .item-footer {
  padding: 0;
  line-height: auto;
}
/* line 287, module.less */
.footer-menus-container.row {
  background-color: #ed6a53;
}
/* line 291, module.less */
.btn.selected,
.btn.selected:hover,
.item-footer a.selected:hover,
.item-footer a.selected {
  background-color: #bebebe !important;
  color: #807e7e !important;
  text-decoration: none;
  min-height: 26px;
  line-height: 26px !important;
}
/* line 301, module.less */
.item-footer a span {
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
}
/* line 306, module.less */
.item-result .item-footer .loading {
  text-indent: 999999px;
}
/* line 309, module.less */
.btn.selected,
.btn.selected:hover {
  border: 1px solid #bebebe;
}
/* line 314, module.less */
.btn-link,
.btn-link:focus,
.btn-link:active,
.btn-link.selected,
.btn-link.selected:focus,
.btn-link.selected:active,
.btn-link.selected:hover {
  border: 0 none!important;
  color: #ED6A53 !important;
}
/* line 324, module.less */
.item-result .item-function {
  font-size: 13px;
  color: #ED6A53;
  /*height: 30px;*/
  overflow: hidden;
}
/* line 330, module.less */
.item-result .play,
.item-result .play video {
  position: relative;
  width: 100%;
  height: 160px;
}
/* line 336, module.less */
.item-result .play .icon {
  /*background: transparent url('../Images/play-mini.png') no-repeat 0 0;*/
  position: absolute;
  top: 135px;
  left: 8px;
  width: 32px;
  height: 19px;
  display: block;
}
/* line 345, module.less */
.icon-play {
  background: url('Images/play-circle.png') no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-size: 30% auto;
}
/* line 357, module.less */
.candidate-media {
  text-align: center;
}
/* line 360, module.less */
.candidate-media video {
  max-width: 507px;
  max-height: 400px;
  margin: 0 auto;
}
/* line 365, module.less */
.thumbnail {
  text-align: center;
}
/* line 368, module.less */
.thumbnail video {
  max-width: 216px;
  max-height: 162px;
  margin: 0 auto;
}
/* line 373, module.less */
.thumbnail iframe,
.thumbnail img {
  /*width: 216px!important;
	height: 162px!important;*/
  width: 100%;
  height: auto;
  border-radius: 15px 15px 0 0;
}
/* line 382, module.less */
.thumbnail iframe#document.body.outer.video-js .vjs-control-bar {
  display: none!important;
}
/* line 385, module.less */
.thumbnail iframe#document.body.outer.video-js .vjs-big-play-button {
  display: none!important;
}
/* line 390, module.less */
.item-result .item-header div {
  line-height: 1;
}
/* line 394, module.less */
.item-result h2 {
  color: #ED6A53;
  font-family: Aeonik Medium, Georgia;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0;
  font-size: 2em;
  line-height: 1em;
  margin: 0;
}
/* line 403, module.less */
.item-result .btn {
  font-family: Aeonik Medium, Georgia;
  position: relative;
}
/* line 408, module.less */
.item-result .thumbnail {
  border: none;
  padding: 0;
  overflow: hidden;
  /*height: 162px;*/
  border-radius: 0;
  background-color: inherit;
}
/* line 416, module.less */
.item-height-auto .item-result .thumbnail {
  height: auto;
}
/* line 419, module.less */
.item-width-auto .item-result {
  width: auto;
}
/* line 422, module.less */
.item-width-auto img {
  height: auto !important;
}
/* line 425, module.less */
.item-result .item-title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  display: block;
  font-family: Aeonik Medium, Georgia;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 436, module.less */
.item-result .item-title a,
.item-result .item-title a:visited {
  cursor: pointer;
  font-family: Aeonik Medium, Georgia;
  font-size: 16px;
  line-height: 25px;
  color: #ED6A53;
  -webkit-text-decoration-color: #333333;
          text-decoration-color: #333333;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 450, module.less */
.item-result .colored {
  color: #000;
}
/* line 453, module.less */
.item-result hr {
  margin: 10px 0;
}
/* line 456, module.less */
.item-result b {
  color: #ED6A53;
}
/* line 459, module.less */
.item-result ul {
  padding: 0;
  list-style-type: none;
}
/* line 465, module.less */
.item-result .item-precontent {
  position: absolute;
}
/* line 468, module.less */
.item-height-auto .item-precontent {
  position: static;
  min-height: 40px;
}
/* line 472, module.less */
.item-result .item-where {
  font-family: Aeonik Regular, Georgia;
  font-size: 0.7em;
  color: #666666;
}
/* line 478, module.less */
.item-result .item-job-title {
  margin-bottom: 3px;
  line-height: 1;
}
/* line 483, module.less */
.item-result .item-job-title a {
  color: black;
}
/* line 487, module.less */
.aside-candidate h1 {
  font-size: 26px;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 494, module.less */
.aside-candidate small {
  color: #777 !important;
  font-size: 18px;
}
/* line 500, module.less */
.aside-candidate h2 {
  font-weight: normal;
  line-height: 1;
  color: #777;
  margin-top: 0;
  font-size: 18px;
  padding-bottom: 10px;
}
/* line 510, module.less */
.item-result .item-description {
  font-family: Aeonik Regular, Georgia;
  font-size: 0.8em;
  color: #333333;
  margin-bottom: 3px;
  overflow: hidden;
  word-wrap: break-word;
}
/* line 518, module.less */
.mission-details .col-md-4 {
  word-wrap: break-word;
}
/* line 521, module.less */
.item-result .item-description a {
  color: #333333;
}
/* line 525, module.less */
.mission-details-aside h3.h2-like {
  margin-bottom: 0;
  color: #ED6A53;
  border-bottom: 2px solid #ED6A53;
}
/* line 531, module.less */
.mission-details h3.h2-like {
  color: #ED6A53;
  border-bottom: 2px solid #ED6A53;
}
/* line 535, module.less */
.mission-details-aside .btn-wrapper {
  margin-bottom: 10px;
}
/* line 538, module.less */
.mission-details-aside .btn-wrapper .btn {
  font-size: 1.2em;
  white-space: nowrap;
}
/* line 543, module.less */
.mission-salaire {
  font-size: 0.9em;
}
/* line 546, module.less */
.item-result .item-publicationdate {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.7em;
  color: #999999;
  position: absolute;
  bottom: 38px;
  width: 206px;
}
/* line 555, module.less */
.item-result .item-precontent {
  position: relative;
  padding-left: 39px;
  padding-right: 48px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 1;
  border-bottom: 1px solid #e2e2e2;
  margin: 0 5px;
  padding-bottom: 10px;
}
/* line 567, module.less */
.item-result .item-precontent .icons {
  right: 0px;
  position: absolute;
  top: 0;
  width: 48px;
  height: 34px;
}
/* line 574, module.less */
.item-result .item-precontent .icons a:first-child {
  left: -6px;
}
/* line 577, module.less */
.item-result .item-precontent .icons a:last-child {
  right: -6px;
  left: auto;
}
/* line 581, module.less */
.item-result .item-precontent .fyteicon-marker {
  left: 5px;
}
/* line 584, module.less */
.item-result .item-footer {
  /*border-top: 1px solid #e2e2e2;*/
  /*bottom: 0;
	position: absolute;*/
  width: 100%;
}
/* line 591, module.less */
.item-result .item-footer a {
  display: inline-block;
  width: 101px;
  color: #666666;
  border-right: 1px solid #e2e2e2;
  text-align: center;
  font-size: 0.8em;
  background-color: inherit;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 603, module.less */
.item-result .item-footer a:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 607, module.less */
.item-result .item-footer.one-link a {
  width: auto;
  display: block;
}
/* line 612, module.less */
.item-result .item-footer a:last-child {
  border: none;
}
/* line 615, module.less */
.items-candidates .item-result .item-footer a.readmore.fullwidth {
  width: 100%;
  font-family: 'Open Sans Semibold';
  font-size: 14px;
}
/* line 620, module.less */
.items-candidates .play .icon {
  display: none;
}
/* line 624, module.less */
.item-result .item-read-more {
  padding: 5px;
}
/* line 627, module.less */
.item-result .item-read-more a {
  display: block;
}
/* ITEM RESULT VARIANT : LIGHT TYPO */
/* line 632, module.less */
.light-typo .item-result {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1;
}
/* line 637, module.less */
.light-typo .item-result strong {
  color: #ED6A53;
}
/* line 640, module.less */
.light-typo .item-result ul {
  margin-top: 5px;
}
/* line 643, module.less */
.light-typo .item-result li {
  padding-bottom: 4px;
}
/* ITEM RESULT VARIANT : EXPANDABLE */
/* line 647, module.less */
.expandable .item-header {
  padding: 0;
  cursor: pointer;
}
/* line 651, module.less */
.expandable .item-header h2 {
  padding: 10px 55px 10px 68px;
  min-height: 96px;
}
@media (min-width: 992px) and (max-width: 1300px) {
  /* line 656, module.less */
  .expandable .item-header h2 {
    font-size: 1.5em;
  }
}
/* line 660, module.less */
.expandable .fyteicon-minus,
.expandable .fyteicon-plus {
  right: 10px;
  top: 10px;
  left: auto;
}
/* line 666, module.less */
.expandable.item-result {
  text-align: left;
}
/* line 671, module.less */
.item-result .people {
  position: relative;
}
/* line 674, module.less */
.item-result .people em,
.item-result .people i {
  font-style: normal;
  display: block;
  margin-bottom: 10px;
}
/* line 680, module.less */
.item-result .people .people-avatar {
  float: left;
  margin-right: 10px;
}
/* line 685, module.less */
.item-result .people .people-info {
  padding-bottom: 40px;
}
/* line 688, module.less */
.item-result .people .people-contact {
  position: absolute;
  bottom: 5px;
  left: 135px;
  height: 30px;
}
/* line 695, module.less */
.item-result .people .people-contact a {
  width: 30px;
  border: none;
  position: static;
  display: inline-block;
}
/* line 702, module.less */
.items-large .item-result {
  width: auto;
}
/* ITEM RESULT VARIANT : READ MORE */
/* line 707, module.less */
.read-more-items .item-content {
  overflow: hidden;
  height: 110px;
}
/* line 711, module.less */
.read-more-items .open .item-content {
  height: auto;
}
/* ITEMS JOBS/CANDIDATES */
/* line 716, module.less */
.items-candidates .item-footer,
.items-jobs .item-footer {
  background: #ED6A53;
}
/* line 720, module.less */
.items-candidates .item-footer a,
.items-jobs .item-footer a {
  color: white;
  border-right: 1px solid #ffffff;
  padding: 5px;
  width: 108px;
  float: left;
}
/* line 728, module.less */
.items-candidates .item-footer a,
.items-jobs .item-footer a {
  line-height: 26px;
}
/* line 732, module.less */
.items-candidates .item-footer a:hover,
.items-jobs .item-footer a:hover {
  background-color: #fe6f57;
}
/* line 736, module.less */
.items-jobs .item-description,
.items-candidates .item-description {
  max-height: 90px;
}
/* PAGINATE */
/* line 741, module.less */
.paginate-container {
  text-align: center;
}
/* line 745, module.less */
.paginate-container .paginate {
  margin: 0 auto;
}
/* line 749, module.less */
ul.paginate {
  padding-left: 0;
  height: 19px;
  display: inline-block;
}
/* line 755, module.less */
#main-container ul.paginate li {
  list-style-type: none;
  list-style-image: none;
  float: left;
  line-height: 19px;
  margin: 0 5px;
  background: none;
  padding: 0 5px;
}
/* line 765, module.less */
.paginate li a {
  color: #999999;
}
/* line 769, module.less */
#main-container .paginate li:first-child,
#main-container .paginate li:last-child {
  color: #999999;
  padding: 0;
  font-weight: bold;
}
/* line 775, module.less */
.paginate li:first-child a,
.paginate li:last-child a {
  background: #ED6A53;
  color: #ffffff;
  padding: 0 5px;
}
/* line 782, module.less */
#main-container ul.paginate li.active {
  background: #e2e2e2;
  color: #999999;
}
/* MEDIA VIEW */
/* line 788, module.less */
.media .media-title {
  margin-bottom: 0;
  padding: 5px;
}
/* line 792, module.less */
.media .img-responsive {
  width: 100%;
}
/***

Video profile detail

***/
/* line 801, module.less */
.candidate-media {
  text-align: center;
}
/* line 805, module.less */
.btn {
  position: relative;
}
/* line 808, module.less */
.btn-primary {
  border: 1px solid #ED6A53;
}
/* line 811, module.less */
.btn-block {
  margin-bottom: 16px;
}
/* line 814, module.less */
.fbtn-two-col {
  width: 45%;
}
/* line 817, module.less */
h2.candidate-title,
.candidate-title {
  padding-bottom: 0.3em;
  margin-top: 0px;
  text-align: left;
  color: #ED6A53;
  border-bottom: 2px solid #ED6A53;
}
/* line 825, module.less */
h2 {
  color: #000;
  /*border-bottom: 2px solid #000;*/
  font-size: 1.6em;
  line-height: 1.4em;
  margin-bottom: 20px;
}
/* line 832, module.less */
.candidate-title small {
  display: block;
  line-height: 1.5;
  color: #000;
}
/* line 837, module.less */
.candidate-description {
  margin-bottom: 30px;
}
/* line 838, module.less */
.candidate-description ul {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 0;
}
/* line 843, module.less */
a.go-back {
  display: block;
  float: none;
  margin: 10px 0 20px 0;
  padding: 10px 15px;
  background: #999;
  color: #fff;
  font-family: OpenSans Semibold;
  font-size: 18px;
  text-align: center;
}
/* line 855, module.less */
.candidate-detail-zone {
  margin-bottom: 80px;
}
/* line 856, module.less */
.candidate-detail-module-title {
  display: none;
}
/* line 857, module.less */
.bulletpoints li {
  list-style-image: none;
  list-style-type: square;
  color: #000000;
  margin-left: 10px;
}
/* line 864, module.less */
.dark-bg-container,
.darker-bg,
.dark-bg {
  background: #ED6A53;
  color: white;
}
/* line 868, module.less */
blockquote {
  padding: 15px;
  margin-bottom: 15px;
  border: none;
}
/* line 873, module.less */
blockquote .quote-content {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8em;
}
/* line 878, module.less */
blockquote .quote-title {
  margin: 0px 0px 10px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 0.3em;
  font-size: 1.2em;
  color: white;
  text-align: left;
  font-style: normal;
}
/* line 887, module.less */
blockquote .quote-author {
  margin-top: 10px;
  font-size: 0.8em;
}
/* line 891, module.less */
.candidate-apreciation {
  padding: 15px;
  margin-bottom: 15px;
}
/* line 895, module.less */
.candidate-apreciation .quote-content {
  font-family: OpenSans Regular, Arial;
  font-size: 16px;
}
/* line 897, module.less */
.iconify {
  padding-left: 40px;
  position: relative;
}
/* line 901, module.less */
.iconify .fyteicon {
  top: -8px;
}
/* line 904, module.less */
.fyteicon-quote {
  background-position: 0 -888px;
}
/* line 907, module.less */
.fyteicon-arrow-right {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') no-repeat center center;
}
/* line 910, module.less */
.fyteicon-cross-right {
  background-position: -75px -439px;
}
/* line 913, module.less */
.iconify.right .fyteicon,
.fyteicon.right {
  left: auto;
  right: 0;
}
/* line 918, module.less */
.fyteicon {
  /*background-image: url('Images/sprite.png');*/
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  line-height: 1;
  position: absolute;
  left: 0;
  overflow: hidden;
  text-indent: -9999px;
  margin-right: 10px;
}
/* line 930, module.less */
.iconify.right .fyteicon,
.fyteicon.right {
  left: auto;
  right: 0;
}
/* line 936, module.less */
#meet-this-candidate {
  border: 0;
  font-family: Aeonik Medium, Georgia;
  font-size: 20px;
  background: #ED6A53;
  -webkit-box-shadow: none;
          box-shadow: none;
  white-space: unset;
}
/* line 944, module.less */
.candidate-contact-form .dnnFormItem .form-input {
  border-bottom: 2px solid #000F34;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: Aeonik Regular, Georgia;
  font-size: 14px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: #000F34;
  padding-left: 0;
}
/* line 957, module.less */
.candidate-contact-form .dnnFormItem .form-input:focus-visible {
  outline: 0;
}
/* line 961, module.less */
.candidate-contact-form .dnnFormItem .form-input:focus {
  border-bottom: 2px solid #000F34;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 969, module.less */
.candidate-contact-form #btnSubmit {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ED6A53;
  font-size: 16px;
  font-family: Aeonik Medium, Georgia;
  border-radius: 30px;
  text-shadow: none;
  text-align: left;
  padding: 15px;
}
/* line 980, module.less */
.candidate-contact-form #btnCancel {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd;
  font-size: 16px;
  font-family: Aeonik Medium, Georgia;
}
/* line 991, module.less */
.btn .fyteicon {
  top: -1px;
}
/* line 994, module.less */
.btn-lg .fyteicon {
  top: 10px;
}
/* line 997, module.less */
aside .btn .fyteicon {
  top: 0;
}
/* line 1000, module.less */
.detail-video iframe {
  width: 462px;
  height: 393px;
}
/* line 1004, module.less */
.go-back {
  font-size: smaller;
}
/* line 1007, module.less */
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #fe6f57;
  color: #fff !important;
  font-size: 15px;
  border-radius: 0px;
}
/* line 1013, module.less */
.btn-primary {
  border: 1px solid #ED6A53;
}
/* line 1016, module.less */
.btn-secondary {
  background: -webkit-linear-gradient(top, #fefefe 0%, #e8e8e8 100%);
  color: #000 !important;
  font-size: 15px;
  border-radius: 0px;
}
/* line 1023, module.less */
.ctl-fullwidth {
  width: 100% !important;
}
/* line 1026, module.less */
.field-validation-error {
  vertical-align: middle;
}
/* line 1028, module.less */
.field-validation-error :focus {
  vertical-align: middle;
}
/* line 1031, module.less */
.field-validation-error :hover {
  vertical-align: middle;
}
/* line 1034, module.less */
.field-validation-error :active {
  vertical-align: middle;
  background-image: none;
}
/* line 1037, module.less */
.field-validation-error :active :hover {
  vertical-align: middle;
}
/* line 1040, module.less */
.field-validation-error :active :focus {
  vertical-align: middle;
}
/* line 1044, module.less */
.field-validation-error .disabled {
  vertical-align: middle;
}
/* line 1046, module.less */
.field-validation-error .disabled :focus {
  vertical-align: middle;
}
/* line 1049, module.less */
.field-validation-error .disabled :active {
  vertical-align: middle;
}
/* line 1052, module.less */
.field-validation-error .disabled .focus {
  vertical-align: middle;
}
/* line 1055, module.less */
.field-validation-error .disabled .active {
  vertical-align: middle;
}
/* line 1061, module.less */
.field-validation-error[disabled],
fieldset[disabled] .field-validation-error,
.field-validation-error[disabled]:hover,
fieldset[disabled] .field-validation-error:hover,
.field-validation-error[disabled]:focus,
fieldset[disabled] .field-validation-error:focus,
.field-validation-error[disabled].focus,
fieldset[disabled] .field-validation-error.focus,
.field-validation-error[disabled]:active,
fieldset[disabled] .field-validation-error:active,
.field-validation-error[disabled].active,
fieldset[disabled] .field-validation-error.active {
  vertical-align: middle;
}
/* line 1075, module.less */
.field-validation-error .badge {
  vertical-align: middle;
}
/* line 1079, module.less */
.dnnFormItem input[type="text"],
.dnnFormItem input[type="email"],
.dnnFormItem input[type="tel"] {
  margin-bottom: 18px;
  padding: 8px;
  background: #ffffff;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  color: #333;
  font-size: 12px;
}
/* line 1092, module.less */
.invalid-feedback {
  width: 100%;
  margin-top: -15px;
  padding-bottom: 20px;
  font-size: 80%;
  color: #dc3545;
}
/* line 1100, module.less */
.field-validation-valid {
  display: none;
}
/* line 1103, module.less */
.field-validation-error {
  display: block;
}
/* line 1106, module.less */
input.input-validation-error {
  border-color: #dc3545 !important;
}
/*multi select*/
/* line 1111, module.less */
.multipleSelect {
  padding: 0;
}
/* line 1115, module.less */
.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
/* line 1121, module.less */
.ms-choice {
  display: block;
  width: 100%;
  height: 30px;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  border: none;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  color: #444;
  text-decoration: none;
  background-color: #fff;
}
/* line 1137, module.less */
.ms-choice.disabled {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
/* line 1144, module.less */
.ms-choice > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-left: 8px;
}
/* line 1156, module.less */
.ms-choice > span.placeholder {
  color: #999;
}
/* line 1160, module.less */
.ms-choice > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 30px;
  background: url('Images/select-sprite.png') left center no-repeat;
}
/* line 1169, module.less */
.ms-choice > div.open {
  background: url('Images/select-sprite.png') right center no-repeat;
}
/* line 1173, module.less */
.ms-drop {
  width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  z-index: 1000;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-radius: 4px;
}
/* line 1189, module.less */
.ms-drop.bottom {
  top: 100%;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
/* line 1196, module.less */
.ms-drop.top {
  bottom: 100%;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
/* line 1203, module.less */
.ms-search {
  display: inline-block;
  margin: 0;
  min-height: 32px;
  padding: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000;
}
/* line 1214, module.less */
.ms-search input {
  width: 100%;
  height: auto !important;
  min-height: 32px;
  padding: 0 20px 0 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 16px;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1232, module.less */
.ms-search,
.ms-search input {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1240, module.less */
.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px;
}
/* line 1246, module.less */
.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static;
  margin-left: 20px!important;
  list-style-image: none!important;
}
/* line 1254, module.less */
.ms-drop ul > li .disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
/* line 1259, module.less */
.ms-drop ul > li.multiple {
  display: block;
  float: left;
}
/* line 1264, module.less */
.ms-drop ul > li.group,
.ms-drop ul > li.ms-select-all,
.ms-drop ul > li.no-grouped {
  margin-left: 0!important;
  clear: both;
}
/* line 1271, module.less */
.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1279, module.less */
.ms-drop ul > li label {
  font-weight: normal;
  display: block;
  white-space: nowrap;
}
/* line 1285, module.less */
.ms-drop ul > li label.optgroup {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1290, module.less */
.ms-drop input[type="checkbox"] {
  width: auto;
  margin-right: 3px;
}
/* line 1295, module.less */
.ms-drop .ms-no-results {
  display: none;
}
/* line 1299, module.less */
.candidate-media iframe,
.candidate-media img {
  width: 555px!important;
  height: 418px!important;
}
/* line 1305, module.less */
.candidate-media iframe#document.body.outer.video-js .vjs-control-bar {
  display: none!important;
}
/* line 1308, module.less */
.candidate-media iframe#document.body.outer.video-js .vjs-big-play-button {
  display: none!important;
}
/* line 1313, module.less */
.success {
  background-color: #d9ffd9;
  /* green */
  border: 1px solid #95c46f;
  /* green */
  bottom: 0px;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: bold;
  font-style: italic;
}
/* line 1324, module.less */
.failed {
  background-color: #ffd9d9;
  /* red */
  border: 1px solid #ffadad;
  /* red */
  bottom: 0px;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: bold;
  font-style: italic;
}
@media (max-width: 768px) {
  /* line 1341, module.less */
  .carousel-cell-video-feed:hover .item-result {
    -webkit-transform: none;
            transform: none;
  }
}
/* 505px and smaller - candidate videos */
@media screen and (max-width: 505px) {
  /* line 1352, module.less */
  .items-candidates .item-result {
    width: 100%;
    height: 340px;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
  }
  /* line 1360, module.less */
  .item-result .thumbnail {
    width: 100%;
  }
}
