/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 11 November 2022 21:38:46
*/


@media screen and (max-width: 657px) {
    html.mlex,
    html.mlex body {
        -webkit-overflow-scrolling: touch !important;
        overflow: auto !important;
        height: 100% !important;
    }
}

.mlex {
    color: #333333;
  /* 1. navigation styles */
  /* 2. header styles */
  /* 3. icon-blocks styles */
  /* 4. main carousel styles */
  /* 5. slick-global styles */
  /* 6. quotes slider styles */
  /* 7. solutions-slider styles */
  /* 8. polaroid-images styles */
  /* 9. footer styles */
  /* 10. contact-box styles */
  /* 11. text-widget styles */
  /* 11. practice-results styles */
  /* 12. bio-page styles */
  /* 13. events styles */
  /* 14. single event styles */
  /* 15. org chart styles */
  /* 16. footer careers styles */
  /* 17. not-implemented overlay div styles */
  /* 18. New fonts styles */
  /* 19. form styles */
  /* 20. Dark theme styles */
}
.menu .header-button {display: none !important;}
.mlex .center {
    text-align: center;
}

.mlex hr {
    border: 2px solid #FEDB00;
    margin: 30px 0 0;
}

.mlex .related .box-border {
    background-color: #FEDB00;
}

.mlex .related .icon {
    color: #FEDB00;
}

.mlex .related a:hover {
    color: #333F48;
    opacity: 0.7;
    border-bottom: 1px solid #FEDB00;
}

.mlex .section_contact .contact-benefits li:before {
    content: url(/_design/styles/global/brand-mlex.css/bullet-points-yellow.png);
}

.mlex .search-facets .accordion .accordion-title.active {
    border-top: 3px solid #FEDB00;
}

.mlex .search-facets .accordion .facet-clear {
    color: #6D6D6F;
}

.mlex .spinner > div > div {
    background-color: #525355 !important;
}

.mlex .search-loader {
    position: fixed;
    top: 35px;
    right: 35px;
    z-index: 10;
}

.mlex .search-loader .spinner > div > div {
    background-color: #FFF !important;
}

.mlex .cta-button-slim {
    padding: 5px 10px;
    border-bottom: 4px solid #333F48;
    box-shadow: inset 0 0 0 0 #333F48;
    background-color: #FEDB00;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    color: #333F48;
}

.mlex .cta-button-slim:hover {
    color: #fff !important;
    box-shadow: inset 0 -100px 0 0 #333F48;
}

.mlex select.sq-form-field {
    width: 66%;
    float: left;
    display: inline-block;
    margin-bottom: 1em;
    margin-right: 0;
    border: 1px solid #e1e4e5;
    padding: 0.6875em 1em;
    border-radius: 0;
    -webkit-appearance: none;
    max-width: 100%;
    background: url("/_design/styles/global/brand-mlex.css/select-bg.png") no-repeat right 10px center #fafafa;
    -moz-appearance: inherit;
}

.mlex .footer_social--newsletter .right {
    width: 70% !important;
}

.mlex .footer_social--newsletter select.sq-form-field {
    width: 80% !important;
    background-color: #fff;
}

.mlex a {
    color: #373739;
}

.mlex a:hover {
    color: #FEDB00;
}

.mlex a.slide-button.dark {
    border-bottom: 4px solid #333F48;
    box-shadow: inset 0 0 0 0 #333F48;
    color: #fff;
}

.mlex a.slide-button.dark:hover {
    box-shadow: inset 0 -100px 0 0 #333F48;
}

.mlex .global_nav_v2 .menu .item.hover {
    color: #FEDB00;
}

.mlex .global_nav_v2 .menu .item.hover a {
    color: #FEDB00;
}

.mlex .global_nav_v2 .menu .item .inner-level .item a {
    color: #333F48;
}

.mlex .header_top {
    border: 0;
}

.mlex .header_top .global_logo {
    max-width: 120px;
}

.mlex .header_bottom {
    background-color: #fff;
    border: 0;
}

.mlex .header_bottom .container {
    border-bottom: 6px solid #FEDB00;
}

.mlex .icon-block a {
    color: #333F48;
}

.mlex .icon-block a .icon {
    color: #333F48;
}

.mlex .icon-block a:hover {
    color: #FEDB00;
}

.mlex .icon-block a:hover .title {
    color: #FEDB00;
}

.mlex .icon-block a:hover .icon {
    color: #FEDB00;
}

.mlex .icon-block .underline {
    background-color: #FEDB00;
    top: 100%;
}

.mlex .carousel-block {
    margin: 0;
}

.mlex .carousel-block .content-container {
    background-color: #FEDB00;
    color: #333F48;
}

.mlex .carousel-block .content-container .title h1, .mlex .carousel-block .content-container .title h2 {
    font-size:inherit;
}

.mlex .carousel-block .slider {
    padding-bottom: 0;
}

.mlex .slick-slider .slick-next, .mlex .slick-slider .slick-prev {
    background-color: #333F48;
}

.mlex .slick-slider .slick-disabled {
    background-color: #bdbfc1;
}

.mlex .slick-slider .slick .slide-button.dark {
    border-bottom: 4px solid #333F48;
    box-shadow: inset 0 0 0 0 #333F48;
}

.mlex .slick-slider .slick-dots {
    margin-bottom: 15px;
}

.mlex .slick-slider .slick-dots .slick button {
    background-color: #333F48;
}

.mlex .quote-carousel .container .background {
    background-color: #FEDB00;
    color: #333F48;
}

.mlex .quote-carousel .container .background .slick-dots .slick-active button {
    background-color: #fff;
}

.mlex .quote-carousel .container .background .slick-dots button {
    background-color: #373739;
}

.mlex .sources-block {
    margin: 2.5% 0;
}

.mlex .sources-block .container .background {
    background-color: #FEDB00;
    color: #333F48;
}

.mlex .quote-carousel {
    margin: 2.5% 0;
}

.mlex .polaroid-block {
    margin: 2.5% 0;
}

.mlex .polaroid-block .polaroid:hover a .mask .more-button {
    border: 1px solid #333F48;
    color: #333F48;
}

.mlex .polaroid-block .polaroid:hover a .mask .more-button:hover {
    background: #333F48;
    color: #fff;
}

.mlex .polaroid-block .polaroid .box-border {
    background: #FEDB00;
}

.mlex .polaroid-block .polaroid .content-container .title {
    color: #333F48;
}

.mlex .footer_social {
    background: #A6A6A6;
}

.mlex .footer_social .intro {
    color: #fff;
}

.mlex .footer_social .social-media li a {
    color: #fff;
}

.mlex .footer_social .social-media li a:hover {
    color: #FEDB00;
}

.mlex .footer_social--newsletter .js-newsletter-form-container {
    z-index: 10;
}

.mlex .footer_social--newsletter .js-newsletter-form-container input[type="submit"] {
    color: #525355;
    background: #FEDB00;
    border-bottom: 4px solid #525355;
    box-shadow: inset 0 0 0 0 #525355;
    padding: 8px 25px;
}

.mlex .footer_social--newsletter .js-newsletter-form-container input[type="submit"]:hover {
    box-shadow: inset 0 -100px 0 0 #525355;
    color: #fff !important;
}

.mlex .footer_social--newsletter .button {
    color: #fff;
    background: #525355;
}

.mlex .footer_social--newsletter .button:hover {
    box-shadow: inset 0 100px 0 0 #525355;
    color: #FFF !important;
}

.mlex .footer_links {
    background: #A6A6A6;
}

.mlex .footer_links a {
    color: #fff;
}

.mlex .footer_links a:hover {
    color: #FEDB00;
}

.mlex .footer_logo {
    background: #999999;
}

.mlex .footer_logo a {
    color: #fff;
}

.mlex .elq-form input[type="submit"] {
    color: #525355;
    background: #FEDB00;
    border-bottom: 4px solid #525355;
    box-shadow: inset 0 0 0 0 #525355;
}

.mlex .elq-form input[type="submit"]:hover {
    box-shadow: inset 0 -100px 0 0 #525355;
    color: #fff;
}

.mlex .text-widget .container .title {
    font-size: 2.75em;
}

.mlex .text-widget .container .content .title {
    font-size: 2em;
}

.mlex .text-widget .container .row {
    text-align: left;
}

.mlex .text-widget .container div[class^="grid"] {
    margin: 0 1.04167% 30px;
}

.mlex .practice-results .results-container .result a {
    color: #373739;
}

.mlex .practice-results .results-container .result a:hover {
    color: #FEDB00;
}

.mlex .practice-results .results-container .result a .content-container {
    border-left: 4px solid #FEDB00;
}

.mlex .bio-page .related {
    clear: both;
}

.mlex .bio-page .related .icon {
    color: #FEDB00;
}

.mlex .bio-page .related .icon::before {
    content: "\f122";
}

.mlex .bio-page .related .content a:hover {
    color: #FEDB00;
}

.mlex .bio-page .related .box-border {
    background-color: #FEDB00;
}

.mlex .bio-page .bio.content {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
}

.mlex .featured-webinars {
    margin-bottom: 50px;
}

.mlex .featured-webinars .results-container .webinar-item a:hover,
    .mlex .featured-webinars .results-container .event-item a:hover {
    color: #FEDB00;
}

.mlex .featured-webinars .results-container .webinar-item .content-container,
    .mlex .featured-webinars .results-container .event-item .content-container {
    border-left: 4px solid #FEDB00;
}

.mlex .featured-webinars .results-container .webinar-item .view-all a:hover,
    .mlex .featured-webinars .results-container .event-item .view-all a:hover {
    color: #FEDB00;
}

.mlex .speakers-block .bio-page .container {
    margin: 0 0 2.5em;
}

.mlex .speakers-block .bio-page .bio-details-container {
    margin-top: 0;
}

.mlex .speakers-block .bio-page .bio-image {
    margin-right: 20px;
    max-width: 30%;
}

@media screen and (max-width: 657px) {
    .mlex .speakers-block .bio-page .bio-image {
        max-width: 50%;
    }
}

.mlex .speakers-block .bio-page .bio-details .socialmedia-links a:hover {
    color: #FEDB00;
}

.mlex .webinar-details .related .box-border {
    background-color: #FEDB00;
}

.mlex .webinar-details .related .slide-button.dark {
    background-color: #FEDB00;
    border-bottom: 4px solid #231F20;
    box-shadow: inset 0 0 0 0 #231F20;
    display: inline;
    padding: 10px 25px;
    color: #333F48;
}

.mlex .webinar-details .related .slide-button.dark:hover {
    box-shadow: inset 0 -100px 0 0 #231F20;
    color: #fff;
}

.mlex .webinar-details .related .title .icon {
    color: #FEDB00;
}

.mlex .results .result .content-container {
    border-left: 4px solid #FEDB00;
    margin: 1em 0.5em 1em 60px;
}

.mlex .results .result .title {
    word-break: normal;
}

.mlex .org-chart .center {
    text-align: center;
}

.mlex .org-chart .ceo .person-image {
    padding: 100px;
    width: 30%;
    margin: 0 auto;
    float: none;
    background: url(http://www.lexiswebinars.co.uk/speakers/christopher-leonard/Christopher-Leonard.jpg/v1.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.mlex .org-chart .ceo .person-name {
    font-size: 1.4em;
}

.mlex .org-chart .person-name {
    font-size: 1.3em;
    font-weight: 700;
    color: #FEDB00;
    margin-bottom: 0;
    margin-top: 0.75em;
}

.mlex .org-chart .person-image {
    width: 30%;
    padding: 50px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    background: url(http://www.lexiswebinars.co.uk/speakers/teni-onabanjo/Teni-Onabanjo.JPG/v1.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 959px) {
    .mlex .org-chart .person-image {
        float: none;
        margin: 0 auto;
    }

    .mlex .org-chart .grid-4 {
        text-align: center;
    }

    .mlex .org-chart .global_nav,
    .mlex .org-chart .global_nav_v2 {
        padding: 3.95em 1em 0.75em;
    }
}

.mlex .sources-block .summary-block .title {
    padding-top: 20px;
}

.mlex .summary-block .title p {
    padding-top: 20px;
    margin-bottom: 20px;
}

.mlex .summary-block {
    margin: 2em 0;
}

.mlex .summary-block.text-widget .slide-button.dark {
    background-color: #FEDB00;
    border-bottom: 4px solid #525355;
    box-shadow: inset 0 0 0 0 #525355;
    display: inline;
    padding: 10px 25px;
    color: #525355;
}

.mlex .summary-block.text-widget .slide-button.dark:hover {
    box-shadow: inset 0 -100px 0 0 #525355;
    color: #fff;
}

.mlex .not-implemented {
    position: relative;
}

.mlex .not-implemented:before {
    border: 1px solid #cccccc;
    border-top: 7px solid #cccccc;
    content: 'STATIC CONTENT';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    color: #cccccc;
    font-weight: 900;
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    font-size: 30px;
    z-index: 5;
    padding: 5% 25% 0;
    text-align: center;
}

.mlex .not-implemented:hover:before {
    opacity: 1;
}

.mlex .not-implemented .twitter-block .twitter {
    border: 2px solid #FEDB00;
}

.mlex.new-fonts .carousel-block .content-container {
    font-family: 'Oswald', sans-serif;
}

.mlex.new-fonts .global_nav_v2,
  .mlex.new-fonts .header h1,
  .mlex.new-fonts .main .bio-page .bio-details h1,
  .mlex.new-fonts h1,
  .mlex.new-fonts h2,
  .mlex.new-fonts h3 {
    font-family: 'Libre Baskerville', serif;
}

.mlex.new-fonts .title {
    font-family: 'EB Garamond', serif;
}

.mlex form .sq-form-question {
    margin-bottom: 20px;
}

.mlex form .sq-form-question label, .mlex form .sq-form-question legend {
    display: inline-block;
    margin-bottom: 5px;
}

.mlex form .sq-form-question input[type=text],
    .mlex form .sq-form-question textarea.sq-form-field,
    .mlex form .sq-form-question select.sq-form-field {
    width: 100%;
    background-color: #fafafa;
}

.mlex form .sq-form-question ul {
    list-style-type: none;
    padding: 0 0 0 10px;
}

.mlex form .sq-form-question fieldset {
    border: 1px solid #e1e4e5;
    background-color: #fafafa;
}

.mlex form .sq-form-question input[type=text] {
    margin: 0 10px 0 0;
}

.mlex form .sq-form-question input[type=checkbox],
    .mlex form .sq-form-question input[type=radio] {
    margin-right: 5px;
}

.mlex form input[type=submit].sq-form-submit {
    background-color: #FEDB00;
    box-shadow: inset 0 0 0 0 #525355;
    border-bottom: 4px solid #525355;
    color: #525355;
    display: block;
    margin: 0 auto;
}

.mlex form input[type=submit].sq-form-submit:hover {
    box-shadow: inset 0 -100px 0 0 #525355;
    color: #fff;
}

@media screen and (max-width: 980px) {
    .mlex.dark main > .container {
        margin: 0 1em;
    }
}

.mlex.dark .action-buttons.center {
    width: 100%;
}

.mlex.dark .action-buttons.center .slide-button {
    text-align: center;
    display: inline-block;
    margin-right: 0;
}

.mlex.dark .global_nav_v2 .global_nav--button {
    background: url(/_design/styles/global/brand-mlex.css/header-sprite-light.png) no-repeat left -20px;
}

.mlex.dark .section_contact .contact-form input[type='submit'] {
    background-color: #FEDB00;
    border-bottom: 4px solid #525355;
    box-shadow: inset 0 0 0 0 #525355;
    color: #525355;
}

.mlex.dark .section_contact .contact-form input[type='submit']:hover {
    box-shadow: inset 0 -100px 0 0 #525355;
    color: #fff;
}

.mlex.dark .language-select .languages {
    background-color: rgba(51, 63, 72, 0.8);
    padding: 0 7px 0 0;
}

.mlex.dark .language-select .call-cta {
    text-align: left;
    font-size: 0.8125em;
    padding-left: 2.75em;
    padding-top: 10px;
}

.mlex.dark .language-select .call-cta .phone {
    display: block;
    font-weight: bold;
}

.mlex.dark .language-select .language-item a:hover span {
    color: #FEDB00;
}

.mlex.dark footer .footer_links h4 {
    color: #FEDB00;
}

.mlex.dark .header_top {
    padding-top: 0;
}

.mlex.dark .global_search {
    margin-top: 55px;
}

.mlex.dark .action-buttons {
    margin-top: 10px;
}

.mlex.dark .large-search {
    margin-left: 5em;
}

.mlex.dark .action-buttons a {
    display: block;
    margin-bottom: 5px;
}

.mlex.dark .action-buttons .icon {
    -webkit-transition: none;
    transition: none;
}

.mlex.dark .action-buttons .slide-button.dark {
    background: #525355;
    border-bottom: 4px solid #231F20;
    box-shadow: inset 0 0 0 0 #231F20;
    color: #fff;
    padding: 10px 25px;
}

.mlex.dark .action-buttons .slide-button.dark:hover {
    box-shadow: inset 0 -100px 0 0 #231F20;
}

.mlex.dark .action-buttons .mlex-yellow {
    background-color: #FEDB00;
    border-bottom: 4px solid #525355;
    box-shadow: inset 0 0 0 0 #525355;
    padding: 10px 25px;
    color: #525355;
}

.mlex.dark .action-buttons .mlex-yellow:hover {
    box-shadow: inset 0 -100px 0 0 #525355;
    color: #fff;
}

.mlex.dark .action-buttons .mlex-dark {
    color: #fff;
    background-color: #525355;
    border-bottom: 4px solid #FEDB00;
    box-shadow: inset 0 0 0 0 #FEDB00;
    padding: 10px 25px;
}

@media screen and (max-width: 657px) {      
    .mlex.dark .action-buttons .mlex-dark {     
        padding: 10px 15px;     
    }       
}       

.mlex.dark .action-buttons .mlex-dark:hover {
    box-shadow: inset 0 -100px 0 0 #FEDB00;
    color: #525355;
}

.mlex.dark .header_top,
  .mlex.dark .header_bottom {
    background: #333F48;
    color: #fff;
}

.mlex.dark .header_top a,
  .mlex.dark .header_bottom a {
    color: #fff;
}

.mlex.dark .megamenu_v2 .inner-level {
    box-shadow: 0 0 0 0;
    border: 0;
}

.mlex.dark .megamenu_v2 > .inner-level {
    border-top: 6px solid #FEDB00;
    margin-top: -1px;
}

.mlex.dark .megamenu_v2.hover {
    background: #333F48;
    margin-bottom: -1px;
}

.mlex.dark .global_nav_v2 .menu .menu--inner .megamenu_v2 {
    border: 0;
}

.mlex.dark .global_nav_v2 .menu .item .inner-level .item a {
    color: #333F48;
}

.mlex.dark .footer_social,
  .mlex.dark .footer_links,
  .mlex.dark .footer_logo,
  .mlex.dark .menu.is-visible,
  .mlex.dark .footer_social,
  .mlex.dark .footer_links,
  .mlex.dark .footer_logo,
  .mlex.dark .menu {
    background: #333F48;
}

.mlex.dark .footer_copyright,
  .mlex.dark .footer_social--newsletter .button,
  .mlex.dark .js-next-menu,
  .mlex.dark .item.back-item {
    background: #FEDB00;
    color: #525355;
}

.mlex.dark .global_nav_v2 .menu .item > a.has-next-menu .icon.icon_ArrowRight,
  .mlex.dark .global_nav_v2 .menu .item > strong.has-next-menu .icon.icon_ArrowRight,
  .mlex.dark .global_nav_v2 .menu .item > a.has-next-menu .icon.icon_ArrowRight,
  .mlex.dark .global_nav_v2 .menu .item > strong.has-next-menu .icon.icon_ArrowRight {
    color: #fff;
}

.mlex.dark .footer_social {
    border-top: 5px solid #FEDB00;
}

.mlex.dark #productLoginWrapper {
    float: left;
    margin: 50px 0 0 0;
}

.mlex.dark .label-mobile {
    display: none;
}

.mlex.dark .section_contact .benefits_bigstyle {
    margin-top: 0;
}

@media screen and (min-width: 980px) {
    .mlex.dark .megamenu_v2 .inner-level {
        background-color: #FAFAFA;
    }
}

@media screen and (max-width: 980px) {
    .mlex.dark footer .footer_links .links--section {
        width: 100%;
    }

    .mlex.dark .global_nav_v2 .menu .item .inner-level .item a {
        color: #fff;
    }

    .mlex.dark .global_nav_v2 {
        padding: 1.25em 1em 0.75em;
    }

    .mlex.dark .global_search {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 657px) {
    .mlex.dark .global_search {
        margin-top: 10px;
    }

    .mlex.dark .contact-form.js-contact-form-container label {
        width: 100%;
        display: block;
    }

    .mlex.dark .contact-form.js-contact-form-container input {
        width: 100%;
        display: block;
    }

    .mlex.dark .contact-form.js-contact-form-container textarea {
        width: 100%;
        display: block;
    }

    .mlex.dark .contact-form.js-contact-form-container input[type="submit"] {
        margin-left: 0;
    }

    .mlex.dark main > .container {
        margin-top: 0.01em;
    }

    .mlex.dark footer .footer_links .links--section {
        text-align: center;
    }

    .mlex.dark .global_logo {
        text-align: left;
        margin-left: 10px;
        float: left;
    }

    .mlex.dark .global_nav_v2 {
        padding: 1.25em 1em 0.75em;
    }

    .mlex.dark .global_nav_v2 .menu {
        overflow-y: scroll;
    }

    .mlex.dark .call-cta {
        display: none;
    }

    .mlex.dark .label-mobile {
        display: block;
    }

    .mlex.dark .mobile-button a {
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }

    .mlex.dark .mobile-button a:focus {
        width: 50%;
        float: left;
        text-align: center;
        padding: 0.5em 0;
        box-sizing: border-box;
        background: #d2d7d6;
        border: 1px solid #bdbfc1;
    }

    .mlex.dark .mobile-button a > span {
        -webkit-transition: none;
        transition: none;
    }

    .mlex.dark .mobile-button a:hover {
        color: #fff;
        background-color: #333F48;
        border-color: #333F48;
    }

    .mlex.dark .action-buttons {
        display: block;
        float: right;
        margin-bottom: 49px;
        margin-right: 10px;
    }

    .mlex.dark .action-buttons a:nth-child(n+2) {
        display: none;
    }

    .mlex.dark header .header_top .container {
        z-index: 2;
    }
}

.mlex .header_top .container::before,
.mlex .header_top .container::after {
    content: '';
    display: table;
    line-height: 0;
}

.mlex .header_top .container::after {
    clear: both;
}
select::-ms-expand {
    display: none;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    background: #fafafa;
    background-image:none;
}
html, body, h1, h2, h3 {
    font-feature-settings: normal !important;
}
.header-block .header .date {display: none;}
#cfform .container .background {padding-top: 0 !important;}