@charset "UTF-8";
/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
/* Header , list and links */
/* line 42, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
h1, .h1 {
  font-size: 60px;
  font-weight: 500 !important;
  margin-bottom: 2rem; }

/* line 52, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
h2, .h2 {
  font-size: 155%; }

/* line 56, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
h3, .h3 {
  font-size: 120%;
  font-weight: 300 !important; }

/* line 67, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.sub-heading {
  margin-bottom: 0;
  top: -1.8rem;
  position: relative; }
  /* line 72, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .sub-heading p {
    font-size: 24px;
    font-weight: 300;
    font-family: "Open Sans";
    line-height: 30px; }

/* line 81, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
a:hover {
  opacity: 1 !important; }

/* line 86, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
p {
  margin-bottom: 0.5em; }
  /* line 89, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  p.lead {
    font-size: 1.3em;
    margin-bottom: 0.3em; }

.hero-landscape.block .col-button {
	text-align:left
}

/* line 96, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
ul.checkmarks {
  list-style: none;
  margin-left: 0; }
  /* line 100, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  ul.checkmarks > li {
    font-size: 0.9em;
    position: relative;
    text-indent: 0 !important;
    padding-left: 1.3em !important;
    margin-bottom: 0.2em; }
    /* line 107, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    ul.checkmarks > li:after {
      content: "\f00c";
      position: absolute;
      left: 0;
      font-family: 'FontAwesome';
      font-size: 0.6em;
      color: #fff;
      margin-top: 0.3em;
      top: 0;
      background-color: #16a085;
      border-radius: 50px;
      width: 16px;
      text-align: center;
      -webkit-transform: scale(0.8);
          -ms-transform: scale(0.8);
              transform: scale(0.8);
      height: 16px;
      line-height: 1.3rem; }

/* line 129, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-text ul.column {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  list-style-position: inside; }
  @media screen and (max-width: 767px) {
    /* line 129, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .x-text ul.column {
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1; } }
  /* line 137, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-text ul.column li {
    padding-left: 1em;
    text-indent: -1.4em;
    line-height: 1.3em;
    margin-bottom: 0.8em; }

/* line 146, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.big {
  font-size: 300%;
  font-weight: 500; }

/* line 151, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.thin {
  color: #2d3031 !important;
  font-weight: 200 !important; }

/* line 156, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.thin.h5 {
  font-weight: 300 !important; }

/* line 161, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dash-list li {
  list-style-type: circle; }

/* line 166, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
blockquote {
  quotes: "“" "”" "‘" "’";
  border: 0;
  text-align: center;
  font-size: 1.1em;
  line-height: 160%;
  position: relative;
  width: 90%;
  margin: 2em auto 1em;
  padding: 0 2em;
  clear: both;
  font-family: inherit;
  font-weight: 300; }
  /* line 180, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  blockquote:before, blockquote:after {
    font-size: 10em;
    position: absolute;
    top: 0.4em;
    opacity: 0.1;
    font-family: serif; }
  /* line 188, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  blockquote:before {
    content: open-quote;
    left: -0.1em; }
  /* line 193, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  blockquote:after {
    content: close-quote;
    right: -0.1em; }
  /* line 198, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  blockquote cite {
    width: 70%;
    margin: 1em auto 0; }
    /* line 202, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    blockquote cite img {
      float: left;
      margin-right: 0.5em;
      border-radius: 50px;
      width: 90px;
      height: 90px;
      -o-object-fit: cover;
         object-fit: cover; }
    /* line 211, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    blockquote cite small {
      display: block;
      line-height: 140%;
      font-size: 0.9em;
      width: 80%;
      float: left;
      margin-left: 2.5em;
      text-align: left; }
  /* line 222, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  blockquote + blockquote {
    margin-top: 8rem; }

/* line 227, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
body {
  -webkit-font-smoothing: subpixel-antialiased; }
  /* line 232, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero header.masthead + .x-slider-container.below {
    margin-top: -150px; }
    @media only screen and (min-width: 480px) and (max-width: 959px) {
      /* line 232, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
      body.adjust-for-hero header.masthead + .x-slider-container.below {
        margin-top: -90px; } }
    @media only screen and (max-width: 479px) {
      /* line 232, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
      body.adjust-for-hero header.masthead + .x-slider-container.below {
        margin-top: -40px; } }
    /* line 243, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons {
      position: relative; }
      @media only screen and (max-width: 479px) {
        /* line 243, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
        body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons {
          display: block;
          margin: 0 auto !important; } }
      /* line 252, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
      body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons .x-btn:first-child, body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons .modal-content .nf-form-cont input.nf-element[type="button"]:first-child, .modal-content .nf-form-cont body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons input.nf-element[type="button"]:first-child {
        margin-right: 30px; }
      @media only screen and (max-width: 479px) {
        /* line 251, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
        body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons .x-btn, body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons .modal-content .nf-form-cont input.nf-element[type="button"], .modal-content .nf-form-cont body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons input.nf-element[type="button"] {
          display: inline-block;
          min-width: 120px !important; } }
      /* line 262, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
      body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons .x-btn-active, body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons .modal-content .nf-form-cont input.nf-element[type="button"], .modal-content .nf-form-cont body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons input.nf-element[type="button"], body.adjust-for-hero header.masthead + .x-slider-container.below .cta-buttons .x-btn-info {
        min-width: 200px;
        text-align: center !important; }
  /* line 270, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero .hero-landpage {
    padding-top: 150px;
    margin-top: -150px; }
    /* line 274, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    body.adjust-for-hero .hero-landpage .x-bg:after {
      background: rgba(0, 0, 0, 0.3);
      -webkit-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease; }
  /* line 280, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero .rev_slider ul li:first-child:after, body.adjust-for-hero .hero-landpage .x-bg:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    pointer-events: none; }
  /* line 291, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero .rev_slider ul li:first-child:after {
    background-color: rgba(0, 0, 0, 0.65);
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
  /* line 296, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero .x-topbar {
    background-color: transparent; }
  /* line 300, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero .x-navbar {
    background-color: rgba(0, 0, 0, 0.35) !important; }
  /* line 305, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero.dim-hero .rev_slider ul li:first-child:after {
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
  /* line 311, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body.adjust-for-hero.dim-hero .hero-landpage .x-bg:after {
    background-color: rgba(0, 0, 0, 0.65);
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
  /* line 319, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  body .x-navbar {
    background-color: #000 !important; }

/* line 324, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-bg {
  z-index: 1; }

@media only screen and (max-width: 959px) {
  /* line 328, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-navbar-wrap {
    display: none; } }

/* line 433, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-topbar .topbar-menu .top-callbutton {
  color: #ffffff;
  font-size: 1.5em;
  margin: 0; }
  @media only screen and (min-width: 480px) and (max-width: 959px) {
    /* line 433, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .x-topbar .topbar-menu .top-callbutton {
      margin-right: 3rem;
      margin-top: 1rem;
      font-size: 1.8rem; } }

/* line 445, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-topbar .topbar-menu .top-callbutton:hover {
  color: rgba(255, 255, 255, 0.5); }

@media only screen and (max-width: 959px) {
  /* line 431, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-topbar {
    display: none; } }

/* line 466, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.home .x-text.cta a {
  color: #3c8dc5;
  font-weight: 500; }

/* line 471, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.home .x-text.cta a:hover {
  color: #245577; }

/* line 477, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.home .more-business .h1 {
  font-size: 42px; }

/* line 481, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.home .more-business h3 {
  margin: 40px 0 0 !important; }

/* line 486, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.home .wordpress-specialists {
  background: url("/wp-content/uploads/2017/08/uniseo-wordpress-collage.jpg");
  margin: 0px;
  padding: 0 0px;
  background-position: left 0% !important;
  background-size: 60%;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2017/08/uniseo-wordpress-collage.jpg); }
  @media screen and (min-width: 1801px) and (max-width: 2600px) {
    /* line 486, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .home .wordpress-specialists {
      background-size: 50% !important; } }
  @media screen and (max-width: 959px) {
    /* line 486, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .home .wordpress-specialists {
      padding-top: 700px !important; }
      /* line 502, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
      .home .wordpress-specialists .col-right {
        width: 100%; } }

/* line 508, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.home .x-img {
  margin-bottom: 0 !important; }

/* line 514, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.cta-link-list a {
  margin-right: 3em; }
  /* line 517, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .cta-link-list a:last-child {
    margin-right: 0; }

/* line 523, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-brand {
  display: none; }

/* line 527, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
  box-shadow: 0 0 0 #fff !important; }

/* line 532, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.rev_slider h2 {
  color: #fff;
  margin: 10px 0;
  text-align: center !important; }

/* line 538, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.rev_slider .tp-caption {
  z-index: 1000 !important; }

/* line 542, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.rev_slider a.rev-btn {
  border-radius: 3px; }

/* line 547, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.btn {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: #ffffff;
  background: #242424;
  border-radius: 5px;
  font-size: 18px; }

/* line 556, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.btn:hover {
  background: #fff;
  color: #000; }

/* line 561, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-btn, .modal-content .nf-form-cont input.nf-element[type="button"] {
  color: #fff !important;
  border-radius: 3px !important;
  text-shadow: none !important;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0); }
  /* line 569, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn:hover, .modal-content .nf-form-cont input.nf-element[type="button"]:hover {
    background-color: transparent !important;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important; }
    /* line 573, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .x-btn:hover:before, .modal-content .nf-form-cont input.nf-element[type="button"]:hover:before {
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1); }
    /* line 578, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .x-btn:hover.x-btn-active:before, .modal-content .nf-form-cont input.nf-element[type="button"]:hover:before {
      background-color: #39af41; }
    /* line 584, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .x-btn:hover.x-btn-info:before, .modal-content .nf-form-cont input.nf-element[type="button"]:hover.x-btn-info:before {
      background-color: #2c90d5; }
  /* line 590, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn:before, .modal-content .nf-form-cont input.nf-element[type="button"]:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out; }
  /* line 605, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn.x-btn-large, .modal-content .nf-form-cont input.x-btn-large.nf-element[type="button"] {
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    padding: 0.8em 1.5em !important; }
  /* line 612, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn.x-btn-center, .modal-content .nf-form-cont input.x-btn-center.nf-element[type="button"] {
    margin: 0 auto;
    display: block;
    min-width: 45%;
    max-width: 55%; }
  /* line 619, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn.x-btn-link, .modal-content .nf-form-cont input.x-btn-link.nf-element[type="button"] {
    background-color: transparent;
    border-color: #3c8dc5;
    color: #3c8dc5 !important;
    font-weight: 400; }
    /* line 625, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .x-btn.x-btn-link:hover, .modal-content .nf-form-cont input.x-btn-link.nf-element[type="button"]:hover {
      background-color: transparent;
      border-color: #3c8dc5;
      text-shadow: none; }
  /* line 632, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn.x-btn-link-small, .modal-content .nf-form-cont input.x-btn-link-small.nf-element[type="button"] {
    color: #3c8dc5 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.7em;
    border: 0;
    padding: 0;
    margin: 0; }
  /* line 642, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn.x-btn-active, .modal-content .nf-form-cont input.nf-element[type="button"] {
    background-color: #48a04e;
    border-color: #51b157 !important; }
  /* line 654, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-btn.x-btn-info, .modal-content .nf-form-cont input.x-btn-info.nf-element[type="button"] {
    background-color: #3c8dc5;
    border-color: #5098cb !important; }

/* line 668, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.accordion-news h3 {
  margin-top: 0; }

/* Footer */
/* line 674, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.section-footer-cta {
  background: #282828 !important;
  padding: 0;
  margin: 0;
  color: #fff; }
  /* line 680, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-footer-cta .thin {
    color: #ffffff !important;
    margin: 0 0 30px;
    font-weight: 200; }
  /* line 686, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-footer-cta .h1 {
    color: #fff;
    font-size: 300%;
    font-weight: 400; }
  /* line 692, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-footer-cta a.cta-call {
    color: #ffffff;
    font-size: 1.5em; }
  /* line 697, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-footer-cta a.read-more {
    font-size: 0.7em;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, 0.3);
    text-transform: uppercase; }
  /* line 704, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-footer-cta a:hover {
    color: rgba(255, 255, 255, 0.5); }
  /* line 708, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-footer-cta a.btn:hover {
    color: #000; }
  /* line 712, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-footer-cta .contact-form {
    display: none; }

/* line 717, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.more-text {
  background: #fff;
  display: none;
  padding-top: 40px;
  padding-bottom: 40px; }
  /* line 723, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .more-text .x-column {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    font-size: 0.8em; }
    /* line 727, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .more-text .x-column h2:first-child {
      margin-top: 0; }

/* line 738, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-colophon.top {
  background-color: #141414;
  padding: 3em 0; }
  /* line 742, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-colophon.top h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding-top: 0;
    margin-bottom: 10px; }
  /* line 752, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-colophon.top .footer-info {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 25px auto !important;
    padding: 0;
    margin-bottom: 15px !important;
    padding-bottom: 25px !important;
    border-bottom: 1px solid #242424;
    display: inline-block; }
  /* line 763, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-colophon.top p {
    color: #fff;
    font-size: 18px;
    margin-top: 15px; }

/* line 770, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.x-colophon.bottom {
  text-align: left;
  padding: 0; }
  /* line 774, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-colophon.bottom .x-nav li a {
    opacity: 0.9;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease; }
  /* line 780, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-colophon.bottom .footer-content .x-nav {
    text-align: left; }
  /* line 786, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .x-colophon.bottom .social-footer > ul {
    text-align: left; }
    /* line 789, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .x-colophon.bottom .social-footer > ul > li:before {
      content: ""; }

/* line 796, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.rotsztein {
  font-size: 48px;
  color: #fff;
  margin-top: 50px;
  font-weight: 300; }
  /* line 802, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .rotsztein span {
    color: #333; }

/* line 808, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
#smaller-companies .x-icon {
  font-size: 3em;
  width: 25%;
  text-align: center; }

/* line 814, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
#smaller-companies .x-icon ~ .icon-text {
  width: 25%;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -10px; }
  /* line 821, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  #smaller-companies .x-icon ~ .icon-text p {
    margin: 0; }

/* line 827, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
#smaller-companies .more-cta p {
  margin: 25px 0 0; }

/* line 836, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.icon-blurb-section .icon-blurb .ib-blurb .ib-heading {
  font-size: 1.2em; }

/* line 840, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.icon-blurb-section .icon-blurb .ib-blurb .ib-text {
  font-size: 0.9em;
  line-height: 150%; }

/* line 845, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.icon-blurb-section .icon-blurb .ib-blurb a.ib-more {
  font-size: 0.7em; }

/* line 864, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.section-style-thin h2 {
  font-size: 2.2em; }

/* line 868, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.section-style-thin h4 {
  margin-top: 0;
  font-size: 1.4em; }

/* line 874, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.section-register-top {
  background-color: #f0f0f0 !important; }
  /* line 878, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-register-top .more p {
    margin-bottom: 0; }
    /* line 881, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-register-top .more p a {
      font-size: 0.6em;
      text-transform: uppercase;
      font-weight: 600;
      color: #3c8dc5;
      float: left; }
  /* line 892, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-register-top .x-text p {
    margin-bottom: 0; }
  /* line 897, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-register-top .x-btn, .section-register-top .modal-content .nf-form-cont input.nf-element[type="button"], .modal-content .nf-form-cont .section-register-top input.nf-element[type="button"] {
    display: inline-block;
    margin-right: 1rem;
    background-color: transparent;
    color: #fff;
    text-shadow: none;
    border: 2px solid;
    font-weight: 400; }
  /* line 907, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-register-top .x-btn:nth-child(1), .section-register-top .modal-content .nf-form-cont input.nf-element[type="button"]:nth-child(1), .modal-content .nf-form-cont .section-register-top input.nf-element[type="button"]:nth-child(1) {
    background-color: #48a04e;
    border-color: #439549; }
    /* line 911, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-register-top .x-btn:nth-child(1):hover, .section-register-top .modal-content .nf-form-cont input.nf-element[type="button"]:nth-child(1):hover, .modal-content .nf-form-cont .section-register-top input.nf-element[type="button"]:nth-child(1):hover {
      background-color: #51b157;
      text-shadow: none; }
  /* line 917, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-register-top .x-btn:nth-child(2), .section-register-top .modal-content .nf-form-cont input.nf-element[type="button"]:nth-child(2), .modal-content .nf-form-cont .section-register-top input.nf-element[type="button"]:nth-child(2) {
    background-color: #3c8dc5;
    border-color: #3785ba;
    margin-right: 0; }
    /* line 922, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-register-top .x-btn:nth-child(2):hover, .section-register-top .modal-content .nf-form-cont input.nf-element[type="button"]:nth-child(2):hover, .modal-content .nf-form-cont .section-register-top input.nf-element[type="button"]:nth-child(2):hover {
      background-color: #5098cb;
      text-shadow: none; }
  /* line 928, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-register-top .form {
    width: 50%;
    margin: 0 auto; }

/* line 935, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.section-awards a {
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important; }
  /* line 938, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-awards a:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  /* line 943, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-awards a.x-img {
    margin-bottom: 0; }

/* line 949, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.smile-animated {
  -webkit-animation-duration: 0.5s !important;
          animation-duration: 0.5s !important; }

/* line 953, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.nf-form-fields-required {
  display: none; }

/* line 957, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.nf-field-container {
  margin-bottom: 0.8em !important; }

/* line 963, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.checkbox-wrap .nf-field-label label {
  font-size: 1rem; }

/* line 969, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.nf-field-label {
  margin-bottom: 0; }
  /* line 972, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .nf-field-label label {
    font-size: 1.1em;
    font-weight: 500 !important;
    margin-bottom: 0.3em; }

/* line 979, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.nf-field-element input, .nf-field-element textarea {
  border-radius: 3px; }

/* line 983, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.nf-field-element input, textarea.fl-textarea {
  padding: 1em;
  font-size: 1.1em; }

/* line 988, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.fl-form input.fl-input, .fl-form select.fl-select, .fl-form textarea.fl-textarea {
  margin-bottom: 0; }

/* line 992, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.modal-header {
  background-color: #242424;
  line-height: 5em !important; }
  /* line 996, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .modal-header h1 {
    color: #fff;
    text-align: center;
    font-size: 2.3em;
    font-family: "Montserrat";
    margin-top: 0;
    text-transform: capitalize;
    letter-spacing: 0.02em; }

/* line 1008, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
input.nf-element[type="button"].x-btn-active:hover, .modal-content .nf-form-cont input.nf-element[type="button"]:hover {
  background-color: #51b157 !important; }

/* line 1013, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.modal-content {
  padding: 0.5rem 3rem; }
  /* line 1017, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .modal-content .nf-form-cont input.nf-element[type="button"] {
    font-size: 1.5em; }
  /* line 1025, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .modal-content .nf-form-cont textarea {
    height: 120px; }
  /* line 1029, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .modal-content .nf-form-cont .x-btn, .modal-content .nf-form-cont input.nf-element[type="button"] {
    display: block;
    width: 100%;
    background-color: #48a04e;
    border-color: #439549; }
    /* line 1035, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .modal-content .nf-form-cont .x-btn:hover, .modal-content .nf-form-cont input.nf-element[type="button"]:hover {
      background-color: #51b157;
      text-shadow: none; }
  /* line 1042, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .modal-content .list-select-wrap div div {
    display: block; }

/* line 1047, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.section-logos-brands {
  background-color: #fbfbfb !important; }
  /* line 1051, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-logos-brands .more p {
    margin-bottom: 0; }
    /* line 1054, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-logos-brands .more p a {
      font-size: 0.6em;
      text-transform: uppercase;
      font-weight: 600;
      color: #3c8dc5;
      float: left; }
  /* line 1064, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-logos-brands img {
    max-height: 4rem;
    display: inline-block;
    max-width: 11rem;
    margin-bottom: 0;
    padding: 0 2rem; }
    /* line 1071, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-logos-brands img:first-child {
      padding-left: 0; }
    /* line 1075, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-logos-brands img:last-child {
      padding-right: 0; }

/* line 1081, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.section-approved-by {
  background-color: #fbfbfb !important; }
  /* line 1085, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-approved-by.style-mini img {
    max-height: 4.8rem;
    max-width: 17rem; }
  /* line 1092, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-approved-by .more p {
    margin-bottom: 0; }
    /* line 1095, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-approved-by .more p a {
      font-size: 0.6em;
      text-transform: uppercase;
      font-weight: 600;
      color: #3c8dc5;
      float: left; }
  /* line 1105, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .section-approved-by img {
    max-height: 6rem;
    display: inline-block;
    margin-bottom: 0;
    padding: 0 2rem;
    max-width: 14rem; }
    /* line 1112, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-approved-by img:first-child {
      padding-left: 0; }
    /* line 1116, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
    .section-approved-by img:last-child {
      padding-right: 0; }

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.16/r-2.2.0
 *
 * Included libraries:
 *   DataTables 1.10.16, Responsive 2.2.0
 */
/*
 * Table styles
 */
/* line 1137, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
     * Header and footer styles
     */
  /*
     * Body styles
     */ }

/* line 1152, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold; }

/* line 1163, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

/* line 1168, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111; }

/* line 1174, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right; }

/* line 1185, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead .sorting {
  background-image: url("https://cdn.datatables.net/v/dt/dt-1.10.16/DataTables-1.10.16/images/sort_both.png"); }

/* line 1189, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead .sorting_asc {
  background-image: url("https://cdn.datatables.net/v/dt/dt-1.10.16/DataTables-1.10.16/images/sort_asc.png"); }

/* line 1193, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead .sorting_desc {
  background-image: url("https://cdn.datatables.net/v/dt/dt-1.10.16/DataTables-1.10.16/images/sort_desc.png"); }

/* line 1197, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead .sorting_asc_disabled {
  background-image: url("https://cdn.datatables.net/v/dt/dt-1.10.16/DataTables-1.10.16/images/sort_asc_disabled.png"); }

/* line 1201, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead .sorting_desc_disabled {
  background-image: url("https://cdn.datatables.net/v/dt/dt-1.10.16/DataTables-1.10.16/images/sort_desc_disabled.png"); }

/* line 1205, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody tr {
  background-color: #ffffff; }

/* line 1209, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody tr.selected {
  background-color: #B0BED9; }

/* line 1213, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px; }

/* line 1218, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd; }

/* line 1222, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none; }

/* line 1228, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd; }

/* line 1233, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd; }

/* line 1238, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

/* line 1243, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9; }

/* line 1247, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4; }

/* line 1251, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6; }

/* line 1255, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1; }

/* line 1259, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa; }

/* line 1267, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5; }

/* line 1275, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

/* line 1279, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

/* line 1283, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

/* line 1287, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd; }

/* line 1291, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf; }

/* line 1295, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1; }

/* line 1299, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa; }

/* line 1303, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc; }

/* line 1307, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe; }

/* line 1311, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5; }

/* line 1315, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6; }

/* line 1319, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

/* line 1323, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

/* line 1327, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec; }

/* line 1331, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef; }

/* line 1335, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7; }

/* line 1339, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9; }

/* line 1343, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb; }

/* line 1351, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

/* line 1355, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px; }

/* line 1360, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

/* line 1365, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

/* line 1370, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

/* line 1375, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

/* line 1381, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

/* line 1386, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

/* line 1391, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

/* line 1396, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

/* line 1403, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

/* line 1410, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

/* line 1417, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

/* line 1424, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

/* line 1431, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

/* line 1436, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

/* line 1441, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

/* line 1446, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

/* line 1451, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

/* line 1456, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

/*
 * Control feature layout
 */
/* line 1465, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

/* line 1472, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_length {
  float: left; }

/* line 1476, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right; }

/* line 1481, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em; }

/* line 1485, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

/* line 1491, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

/* line 1497, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

/* line 1512, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */ }

/* line 1536, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

/* line 1544, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */ }

/* line 1568, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111; }

/* line 1592, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

/* line 1596, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

/* line 1616, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333; }

/* line 1624, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_scroll {
  clear: both; }

/* line 1628, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

/* line 1633, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

/* line 1637, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

/* line 1646, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111; }

/* line 1650, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none; }

/* line 1655, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  /* line 1664, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  /* line 1670, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  /* line 1676, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  /* line 1682, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

/* line 1687, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important; }

/* line 1693, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important; }

/* line 1699, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }

/* line 1706, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131; }

/* line 1727, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333; }

/* line 1733, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px; }

/* line 1738, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px; }

/* line 1749, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer; }

/* line 1755, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131; }

/* line 1778, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333; }

/* line 1784, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em; }

/* line 1788, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable > tbody > tr.child:hover {
  background: transparent !important; }

/* line 1792, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* line 1799, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0; }

/* line 1804, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0; }

/* line 1808, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none; }

/* line 1812, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold; }

/* line 1818, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em; }

/* line 1829, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6); }

/* line 1847, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em; }

/* line 1852, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12; }

/* line 1866, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea; }

/* line 1870, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 767px) {
  /* line 1881, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
  div.dtr-modal div.dtr-modal-display {
    width: 95%; } }

/* line 1886, /Applications/MAMP/htdocs/uniseo2017/11-02-2017/wp-content/themes/x-child/style.scss */
a.x-img:not(.x-img-thumbnail):hover {
  opacity: 1 !important; }
/*# sourceMappingURL=style.css.map */