div#sen-hero-video.jwplayer {
  width: 100% !important;
  }
#sen-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0;
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #444;
  }
  #sen-wrap .sen-wrap-inner {
    width: 100%;
    max-width: 100%;
    }
  #sen-wrap img {
    margin: 0 0 25px 0;
    }
  #sen-wrap h1 {
    color: #069;
    font: bold 2em/1 'Source Sans Pro';
    }
  #sen-wrap h2 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
 /*   text-transform: uppercase;*/
    color: #0072B1;
    margin-bottom: 28px;
    }
  #sen-wrap h3 {
    font: bold 19px 'Source Sans Pro', Arial, sans-serif;
    color: #0072B1;
    text-align: left;
    margin-top: 30px;
    }
  #sen-wrap h4 {
    font: bold 15px Arial, sans-serif;
    color: #DF0036;
    }
  #sen-wrap h5 {
    font: bold 15px 'Source Sans Pro', Arial, sans-serif;
    color: #666a6a;
    text-transform: uppercase;
    margin-bottom: 3px;
    }
  #sen-wrap h6 {
    font: bold 13px Arial, sans-serif;
    color: #444;
    }
  #sen-wrap p {
    font: 13px/17px Arial, sans-serif;
    color: #444;
    margin-bottom: 19px;
    }
  #sen-wrap li {
    color: #444;
    }
  #sen-wrap p.disclaimer {
    color: #707070;
    font-style: italic;
    }
  #sen-wrap ul {
    list-style-image: url("/sites/default/files/images/Verification/I9Central/sen-ul-item.gif");
    padding-left: 20px;
    }
    #sen-wrap ul li {
      margin-bottom: 13px;
      }
  #sen-wrap a.sen-cta {
    font: 13px/32px 'Source Sans Pro', Arial, sans-serif;
    font-weight: bold;
    color: #fff;
    background: #f50013;
    display: inline-block;
    height: 32px;
    padding: 0 24px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    margin-top: 23px;
    }
  #sen-wrap .ert-select {
    clear: both;
    }
  #sen-wrap .ert-select .employee {
    width: 220px;
    height: 180px;
    display: block;
    float: left;
    margin-right: 5px;
    background: url("images/sen-employee.gif") 0 0 no-repeat;
    cursor: pointer;
    }
    #sen-wrap .ert-select .employee:hover {
      background-position: -221px 0;
      }
    #sen-wrap .ert-select .employee.selected {
      background-position: -442px 0;
      }
  #sen-wrap .ert-select .employer {
    width: 220px;
    height: 180px;
    display: block;
    float: left;
    margin-right: 5px;
    background: url("images/sen-employer.gif") 0 0 no-repeat;
    cursor: pointer;
    }
    #sen-wrap .ert-select .employer:hover {
      background-position: -221px 0;
      }
    #sen-wrap .ert-select .employer.selected {
      background-position: -442px 0;
      }
  #sen-wrap .ert-select .workforce {
    width: 220px;
    height: 180px;
    display: block;
    float: left;
    background: url("images/sen-workforce.gif") 0 0 no-repeat;    
    cursor: pointer;
    }
    #sen-wrap .ert-select .workforce:hover {
      background-position: -221px 0;
      }
    #sen-wrap .ert-select .workforce.selected {
      background-position: -442px 0;
      }
    #sen-wrap .ert-select .employee span,
    #sen-wrap .ert-select .employer span,
    #sen-wrap .ert-select .workforce span {
      display: block;
      margin: 19px auto 0;
      text-align: center;
      text-transform: uppercase;
      font: bold 15px 'Source Sans Pro', Arial, sans-serif;
      color: #666a6a;
      width: 100px;
      }
  #sen-wrap .ert-content {
    clear: both;
    }
    #sen-wrap .ert-content .ert-content-employee {
      display: none;
      }
    #sen-wrap .ert-content .ert-content-employee .ert-content-employee-multimedia,
    #sen-wrap .ert-content .ert-content-employee .ert-content-employee-webinars,
    #sen-wrap .ert-content .ert-content-employee .ert-content-employee-publications,
    #sen-wrap .ert-content .ert-content-employee .ert-content-employee-quizzes,
    #sen-wrap .ert-content .ert-content-employee .ert-content-employee-links,
    
    #sen-wrap .ert-content .ert-content-employer .ert-content-employer-multimedia,
    #sen-wrap .ert-content .ert-content-employer .ert-content-employer-webinars,
    #sen-wrap .ert-content .ert-content-employer .ert-content-employer-publications,
    #sen-wrap .ert-content .ert-content-employer .ert-content-employer-quizzes,
    #sen-wrap .ert-content .ert-content-employer .ert-content-employer-links,
    
    #sen-wrap .ert-content .ert-content-workforce .ert-content-workforce-multimedia,
    #sen-wrap .ert-content .ert-content-workforce .ert-content-workforce-webinars,
    #sen-wrap .ert-content .ert-content-workforce .ert-content-workforce-publications,
    #sen-wrap .ert-content .ert-content-workforce .ert-content-workforce-quizzes,
    #sen-wrap .ert-content .ert-content-workforce .ert-content-workforce-links {
      display: none;
      }
      #sen-wrap .ert-content ul {
        background: #00649b;
        list-style-type: none;
        padding-left: 0;
        height: 49px;
        width: 671px;
        }
        #sen-wrap .ert-content ul li {
          display: block;
          float: left;
          font: 14px/49px 'Source Sans Pro', Arial, sans-serif;
          color: #fff;
          text-transform: uppercase;
          padding: 0 27px;
          margin: 0;
          cursor: pointer;
          }
        #sen-wrap .ert-content ul li.active {
          background: url("images/sen-notch.gif") bottom center no-repeat;
          }
        #sen-wrap .ert-content ul li:first-child {
          border-right: 1px solid #00508a;
          }
        #sen-wrap .ert-content ul li {
          border-left: 1px solid #0071a6;
          border-right: 1px solid #00508a;
          }
        #sen-wrap .ert-content ul li:last-child {
          border-right: 0;
          }
    #sen-wrap .ert-content .ert-content-employer {
      display: none;
      }
    #sen-wrap .ert-content .ert-content-workforce {
      display: none;
      }
      #sen-wrap .sen-video-expand-container {
        width: 100%;
        padding-bottom: 30px;
        background: #efefef;
        display: none;
        clear: both;
        position: relative;
        }
        #sen-wrap .sen-video-expand-container .jwdisplay:focus {
          outline: 0;
          }
        #sen-wrap .sen-video-expand-container .jwplayer {
          margin: 0 20px 20px;
          top: 38px;
          }
        #sen-wrap .sen-video-expand-container span.close {
          position: absolute;
          top: 10px;
          right: 10px;
          width: 14px;
          height: 14px;
          background: url("images/sen-video-close.gif") 0 0 no-repeat;
          overflow: hidden;
          text-indent: -999999em;
          }
        #sen-wrap .sen-video-expand-container span.title {
          font: bold 19px Arial, sans-serif;
          color: #444;
          margin: 55px 20px 20px;
          display: block;
          }
        #sen-wrap .sen-video-expand-container a.sen-download,
        #sen-wrap .sen-radio-psa-wrap a.sen-download,
        #sen-wrap .sen-webinar-info-box a.sen-download {
          background: url("/sites/default/files/images/Verification/I9Central/sen-button-download.gif") 0 0;
          height: 32px;
          width: 128px;
          display: block;
          float: left;
          color: #fff;
          font: bold 13px/32px 'Source Sans Pro', Arial, sans-serif;
          text-transform: uppercase;
          margin-left: 20px;
          text-decoration: none;
          padding-left: 14px;
          }
        #sen-wrap .sen-webinar-info-box a.sen-download {
          margin-left: 0;
          margin-right: 15px;
          }
        #sen-wrap .sen-radio-psa-wrap a.sen-download {
          margin: 15px 0;
          }
        #sen-wrap .sen-video-expand-container .sen-sharethis-wrap {
          margin-left: 20px;
          display: inline-block;
          }
      #sen-wrap .sen-video-container {
        width: 315px;
        float: left;
        padding: 20px;
        cursor: pointer;
        }
      #sen-wrap .sen-radio-psa-wrap {
        margin-top: 15px;
        }
        .sen-radio-psa-wrap:before,
        .sen-radio-psa-wrap:after {
          content:"";
          display:table;
          }
        .sen-radio-psa-wrap:after {
          clear:both;
          }
        #sen-wrap .sen-radio-psa-wrap .sen-sharethis-wrap {
          margin: 15px 0 0 10px;
          display: inline-block;
          }
      #sen-wrap .sen-video-container.selected {
        background: #efefef;
        }
        #sen-wrap .sen-video-container img {
          margin-bottom: 13px;
          }
        #sen-wrap .sen-video-container span {
          font: bold 15px 'Source Sans Pro', Arial, sans-serif;
          color: #666a6a;
          text-transform: uppercase;
          }
          
#sen-wrap ul.sen-webinar-list,
#sen-wrap ul.sen-webinar-info-list,
#sen-wrap .sen-webinar-schedule-accordion-wrap ul {
  background: transparent;
  list-style-type: none;
  height: auto;
  width: auto;
  }
#sen-wrap ul.sen-webinar-list {
  padding-left: 0;
  }
#sen-wrap ul.sen-webinar-list li {
  padding-left: 20px;
  }
#sen-wrap ul.sen-webinar-info-list li {
  padding-left: 20px;
  }
  #sen-wrap ul.sen-webinar-list li,
  #sen-wrap ul.sen-webinar-list li:first-child,
  #sen-wrap ul.sen-webinar-info-list li,
  #sen-wrap ul.sen-webinar-info-list li:first-child,
  #sen-wrap .sen-webinar-schedule-accordion-wrap .sen-webinar-schedule-accordion-item li,
  #sen-wrap .sen-webinar-schedule-accordion-wrap .sen-webinar-schedule-accordion-item li:first-child {
    border: 0;
    float: none;
    cursor: default;
    line-height: 1.95em;
    background: url("/sites/default/files/images/Verification/I9Central/sen-webinar-list.gif") center left no-repeat;
    list-style: none;
    }
    #sen-wrap ul.sen-webinar-list li a {
      color: #069;
	  text-decoration: underline
      }
    #sen-wrap ul.sen-webinar-list li a:hover {
      text-decoration: underline;
      }
   
  #sen-wrap .sen-webinar-info-box {
    display: none;
    }
   
  #sen-wrap ul.sen-webinar-info-list li,
  #sen-wrap ul.sen-webinar-info-list li:first-child,
  #sen-wrap .sen-webinar-schedule-accordion-wrap .sen-webinar-schedule-accordion-item li,
  #sen-wrap .sen-webinar-schedule-accordion-wrap .sen-webinar-schedule-accordion-item li:first-child {
    color: #444;
    margin-bottom: 7px;
    text-transform: none;
    font: 13px Arial, sans-serif;
    background: url("/sites/default/files/images/Verification/I9Central/sen-ul-item.gif") center left no-repeat;
    Padding-left: 20px;
    }
  #sen-wrap .sen-webinar-schedule-accordion-item-inner {
    display: none;
    }
    #sen-wrap .sen-webinar-schedule-accordion-item-inner p:last-child {
      margin-bottom: 30px;
      }
    #sen-wrap .sen-webinar-schedule-accordion-item {
      border-bottom: 3px solid #efefef;
      }
    #sen-wrap .sen-webinar-schedule-accordion-wrap h6 {
      position: relative;
      margin: 15px 0;
      }
    #sen-wrap .sen-webinar-schedule-accordion-wrap .sen-webinar-schedule-accordion-expand {
      text-indent: -999999em;
      background: urL("/sites/default/files/images/Verification/I9Central/sen-sprite-accordion.gif") 0 0 no-repeat;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 15px;
      height: 15px;
      overflow: hidden;
      }
    #sen-wrap .sen-webinar-schedule-accordion-wrap .sen-webinar-schedule-accordion-expand.expanded {
      background-position: -18px 0;
      }
      
#sen-wrap ul.sen-publication-list,
#sen-wrap ul.sen-link-list {
  background: transparent;
  height: auto;
  list-style-type: none;
  padding-left: 0;
  }
#sen-wrap ul.sen-publication-list + h4,
#sen-wrap ul.sen-link-list + h4 {
  margin-bottom: 10px;
  }
  #sen-wrap ul.sen-publication-list li,
  #sen-wrap ul.sen-publication-list li:first-child,
  #sen-wrap ul.sen-link-list li,
  #sen-wrap ul.sen-link-list li:first-child  {
    float: none;
    border-left: 0;
    border-right: 0;
    width: auto;
    height: 33px;
    background: #efefef;
    font: 13px/33px Arial, sans-serif;
    color: #444;
    padding-left: 12px;
    text-transform: none;
    margin-bottom: 5px;
    position: relative;
    cursor: default;
    }
    #sen-wrap ul.sen-publication-list li a,
    #sen-wrap ul.sen-link-list li.sen-link-list-pdf a {
      position: absolute;
      top: 0;
      right: 0;
      background: url("/sites/default/files/images/Verification/I9Central/sen-pub-dl.gif") 0 0 no-repeat;
      width: 32px;
      height: 33px;
      display: block;
      text-indent: -999999em;
      overflow: hidden;
      }
    #sen-wrap ul.sen-publication-list li a,
    #sen-wrap ul.sen-link-list li.sen-link-list-htm a {
      position: absolute;
      top: 0;
      right: 0;
      background: url("/sites/default/files/USCIS/E-Verify/Images/fafaChevronRight.png") 0 0 no-repeat;
      width: 32px;
      height: 33px;
      display: block;
      text-indent: -999999em;
      overflow: hidden;
      }       
    #sen-wrap ul.sen-link-list li,
    #sen-wrap ul.sen-link-list li:first-child {
      background: url("/sites/default/files/images/Verification/I9Central/sen-link-list-arrow.gif") 699px center no-repeat #efefef !important;
list-style-image:none;
      }
    #sen-wrap ul.sen-link-list li a {
      text-decoration: none;
      color: #444;
      max-width: 100%;
      display: block;
      }

#sen-wrap div.sen-quiz-item {
  padding: 30px 0;
  border-top: 3px solid #eee;
  }
#sen-wrap div.sen-quiz-item:last-child {
  border-bottom: 3px solid #eee;
  }
#sen-wrap div.sen-quiz-item h3 {
  text-align: left;
  margin-top: 0;
  }
#sen-wrap .sen-quiz-cta {
  background: #DF0036;
  display: inline-block;
  height: 32px;
  padding: 0 20px;
  font: bold 13px/32px 'Source Sans Pro', Arial, sans-serif;
  color: #fff !important;
  border-radius: 3px;
  text-transform: uppercase;
  text-decoration: none;
  }
  
#sen-wrap .sen-hero {
  background: url("images/sen-hero.jpg") top right no-repeat;
  width: 100%;
  height: 250px;
  position: relative;
  }
  #sen-wrap .sen-hero .sen-hero-content {
    width: 200px;
    height: 250px;
    position: absolute;
    top: 31px;
    right: 25px;
    }
    #sen-wrap .sen-hero .sen-hero-content h4 {
      margin-top: 0;
      }
#sen-wrap .sen-ert-block {
  margin-top: 30px;
  }
  #sen-wrap .sen-ert-block .sen-ert-block-left {
    margin-right: 22px;
    float: left;
    }
  #sen-wrap .sen-ert-block h4,
  #sen-wrap .sen-stay-updated h4 {
    margin-bottom: 18px;
    }
#sen-wrap .sen-webinar-schedule-accordion-wrap.sen-my-resources {
  margin-top: 30px;
  border-top: 3px solid #efefef;
  }
  #sen-wrap a.sen-inline-cta {
    color: #069;
    text-decoration: none;
    background: url("/sites/default/files/images/Verification/I9Central/sen-inline-cta.gif") center right no-repeat;
    padding-right: 11px;
    }
#sen-wrap .sen-stay-updated input[type="text"] {
  background: #eee;
  height: 32px;
  font: 13px/30px Arial, sans-serif;
  color: #444;
  border: 0;
  width: 480px;
  }
#sen-wrap .sen-stay-updated a.sen-signup {
  background: url("/sites/default/files/images/Verification/I9Central/sen-submit.gif") 0 0 no-repeat;
  display: inline-block;
  height: 32px;
  width: 96px;
  font: bold 13px/32px 'Source Sans Pro', Arial, sans-serif;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  text-align: left;
  padding-left: 23px;
  margin-left: 0;
  }
#sen-wrap .sen-i9-home-body {
  margin-top: 20px;
  margin-bottom: 38px;
  }
#sen-wrap .sen-i9-getting-started {
  
  }
  #sen-wrap .sen-i9-getting-started .sen-row.one {
    margin-top: 30px;
    }
  #sen-wrap .sen-i9-getting-started .sen-row:before,
  #sen-wrap .sen-i9-getting-started .sen-row:after {
    content: "";
    display: table;
    }
    #sen-wrap .sen-i9-getting-started .sen-item {
      float: left;
      margin-right: 39px;
      max-width: 315px
      }
    #sen-wrap .sen-i9-getting-started .sen-item.last {
      margin-right: 0;
      }
      #sen-wrap .sen-i9-getting-started .sen-item a {
        text-decoration: none;
        border: 0;
        }
      #sen-wrap .sen-i9-getting-started img {
        margin-bottom: 15px;
        border: 0;
width: 100%;
max-height: 315px;
        }
      #sen-wrap .sen-i9-getting-started .sen-item span,
      #sen-wrap .sen-i9-new-updates span.date {
        font: italic 13px 'Source Sans Pro', Arial, sans-serif;
        color: #666;
        text-transform: uppercase;
        }
      #sen-wrap .sen-i9-getting-started .sen-item h6 {
        font: bold 19px Arial, sans-serif;
        color: #444;
        margin-top: 5px;
        margin-bottom: 25px;
        }
      #sen-wrap .sen-i9-getting-started h5 {
        background: #002e68;
        color: #fff;
        font: bold 14px Arial, sans-serif;
        text-transform: initial;
        padding: 5px 10px;
        }
#sen-wrap #sen-i9-hero-wrap {
  position: relative;
  }
  #sen-wrap #sen-i9-hero-wrap .sen-prev {
    position: absolute;
    top: 150px;
    left: 0;
    background: url("/sites/default/files/images/Verification/I9Central/sen-sprite-prevnext.png") 0 0 no-repeat;
    height: 41px;
    width: 36px;
    text-indent: -999999em;
    overflow: hidden;
    z-index: 1000;
    cursor: pointer;
    }
  #sen-wrap #sen-i9-hero-wrap .sen-next {
    position: absolute;
    top: 150px;
    right: 1px;
    background: url("/sites/default/files/images/Verification/I9Central/sen-sprite-prevnext.png") -37px 0 no-repeat;
    height: 41px;
    width: 36px;
    text-indent: -999999em;
    overflow: hidden;
    z-index: 1000;
    cursor: pointer;
    }
#sen-wrap .sen-i9-hero {
  background: url("/sites/default/files/images/Verification/I9Central/sen-i9-home-hero.jpg") 0 0 no-repeat;
  width: 670px;
  height: 350px;
  position: relative;
  }
#sen-wrap .sen-i9-hero.i9-slide-2 {
  background: url("/sites/default/files/images/Verification/I9Central/sen-i9-home-hero-2.jpg") 0 0 no-repeat;
  width: 670px;
  height: 350px;
  position: relative;
  }
#sen-wrap .sen-i9-hero.i9-slide-3 {
  background: url("/sites/default/files/images/Verification/I9Central/sen-i9-home-hero-3.jpg") 0 0 no-repeat;
  width: 670px;
  height: 350px;
  position: relative;
  }
#sen-wrap .sen-i9-hero.i9-slide-4 {
  background: url("/sites/default/files/images/Verification/I9Central/sen-i9-home-hero-4.jpg") 0 0 no-repeat;
  width: 670px;
  height: 350px;
  position: relative;
  }
  #sen-wrap .sen-i9-hero div.sen-hero-overlay {
    background: url("/sites/default/files/images/Verification/I9Central/sen-home-hero-overlay-bg.png");
    width: 381px;
    height: 125px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 15px 15px 15px 30px;
    }
    #sen-wrap .sen-i9-hero div.sen-hero-overlay h2 {
      color: #005388;
background:# F5E6E0;
      }
    #sen-wrap .sen-i9-hero div.sen-hero-overlay p {
      color: #000;
      margin-top: 3px;
      margin-bottom: 10px;
      line-height: 13px;
      }
      
#sen-wrap #sen-i9-new {
  background: url("/sites/default/files/images/Verification/I9Central/sen-i9-whats-new-bg.jpg") 0 0 no-repeat;
  width: 670px;
  height: 120px;
  }
  #sen-wrap #sen-i9-new .sen-i9-new-overlay {
    background: url("/sites/default/files/images/Verification/I9Central/sen-home-hero-overlay-bg.png");
    display: inline-block;
    margin: 20px 0 0 20px;
    padding: 2px 9px;
    }
    #sen-wrap #sen-i9-new .sen-i9-new-overlay h2 {
      color: #005388;
background: #F5E6E0;

      }
#sen-wrap .sen-i9-new-updates {
  margin-top: 20px;
  }
  #sen-wrap .sen-i9-new-updates .sen-i9-new-updates-item {
    margin-bottom: 32px;
    }
  #sen-wrap .sen-i9-new-updates .sen-i9-new-updates-item.last {
    margin-bottom: 15px;
    }
  #sen-wrap .sen-i9-new-updates h3 {
    text-align: left;
    margin-top: 6px;
    margin-bottom: 0px;
    }
  #sen-wrap .sen-i9-new-updates span.date {
    color: #7a8484;
    }
  #sen-wrap p.disclaimer + h4 {
    margin-top: 50px;
    }
    
#sen-wrap .sen-split-links {
  margin-top: 48px;
  }
  #sen-wrap .sen-split-links .sen-left,
  #sen-wrap .sen-split-links .sen-right {
    float: left;
    width: 325px;
    }
  #sen-wrap .sen-split-links .sen-left {
    margin-right: 20px;
    }
  #sen-wrap .sen-split-links h3 {
    text-align: left;
    }
    #sen-wrap .sen-split-links .sen-left ul,
    #sen-wrap .sen-split-links .sen-right ul {
      list-style: none;
      padding: 0;
      list-style-image: none;
      }
      #sen-wrap .sen-split-links ul li a {
        text-decoration: none;
        color: #069;
        padding-right: 13px;
        background: url("/sites/default/files/images/Verification/I9Central/sen-inline-cta.gif") center right no-repeat;
        }
#sen-wrap p strong,
#sen-wrap ul strong {
  color: #069;
  }
#sen-wrap .sen-who-needs ul {
  line-height: 20px;
  list-style-image: url("/sites/default/files/images/Verification/I9Central/sen-ul-item.gif");
  }
#sen-wrap .sen-who-needs h5.alt {
  background: #002e68;
  color: #fff;
  font: bold 14px Arial, sans-serif;
  text-transform: initial;
  padding: 5px 10px;
  }
#sen-wrap .sen-who-needs h5 span {
  color: #069;
  }
#sen-wrap ul.sen-check {
  list-style-image: url("/sites/default/files/images/Verification/I9Central/sen-ul-item-check.gif");
  margin: 25px 0;
  }
#sen-wrap ul.sen-uncheck {
  list-style-image: url("/sites/default/files/images/Verification/I9Central/sen-ul-item-no.gif");
  }
/*#sen-wrap table {
  border-collapse: collapse;
  margin-top: 30px;
  border: 1px solid #c7c1c2;
  font-size: 13px;
  }
  #sen-wrap table tr.head td {
    background: #00649b;!important;
    color: #fff;
    font-weight: bold;
    }
  #sen-wrap table td {
    padding: 8px;
    background: #fff;
    }
  #sen-wrap table tr.head td.vsplit {
    background: #002e68;
    font-size: 11px;
    text-transform: uppercase;
    }
  #sen-wrap table tr.sen-even td {
    background: #fff;
    }
 */   
#sen-wrap .sen-employee-handbook {
  background: url("/sites/default/files/images/Verification/I9Central/sen-employee-handbook-bg.jpg") 0 0 no-repeat;
  max-width: 670px;
  height: 120px;
  margin-top: 30px;
  }
  #sen-wrap .sen-employee-handbook .sen-employee-handbook-inner h2 {
    background: url("/sites/default/files/images/Verification/I9Central/sen-home-hero-overlay-bg.png");
    color: #005388;
    display: inline-block;
    margin: 20px 0 10px 20px;
    padding: 0 9px;
    }
  #sen-wrap .sen-employee-handbook a.sen-download {
    background: url("/sites/default/files/images/Verification/I9Central/sen-pub-dl.gif") center right no-repeat #be1e2d;
    color: #fff;
    font: bold 13px/32px 'Source Sans Pro', Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    height: 32px;
    width: 125px;
    padding-left: 13px;
    margin-left: 20px;
    border-radius: 3px;
    }
  #sen-wrap .sen-spec-cat li {
    margin-bottom: 8px;
    }
    
#sen-wrap .sen-tab-wrap {
  border-bottom: 2px solid #e9e9e9;
  height: 32px;
  }
  #sen-wrap .sen-tab-wrap ul {
    list-style-image: none;
    list-style-type: none;
    }
  #sen-wrap .sen-tab-wrap ul li {
    float: left;
    padding: 0 20px;
    height: 32px;
    border: 1px solid #e9e9e9;
    border-bottom: 0;
    border-radius: 4px;
    background: #eee;
    font: bold 13px/32px 'Source Sans Pro', Arial, sans-serif;
    text-transform: uppercase;
    list-style-type: none;
    list-style-image: none;
    }
  #sen-wrap .sen-tab-wrap ul li.active {
    border-bottom: 1px solid #fff;
    background: #fff;
    }
    #sen-wrap .sen-tab-wrap ul li a {
      text-decoration: none;
      color: #666a6a;
      }
      
#sen-wrap .sen-documents h3 {
  text-align: left;
  }
  #sen-wrap .sen-documents .sen-doc-left {
    float: left;
    margin-right: 40px;
    }
  #sen-wrap .sen-documents a {
    text-decoration: none;
    color: #069;
    }
#sen-wrap .sen-list-a-docs,
#sen-wrap .sen-list-b-docs,
#sen-wrap .sen-list-c-docs {
clear: left;
}
    
#sen-wrap .sen-penalties ul li {
  margin-bottom: 7px;
  }
#sen-wrap .sen-to-top {
  background: url("/sites/default/files/images/Verification/I9Central/sen-to-top.gif ") center left no-repeat;
  padding-left: 20px;
  display: block;
  margin-top: 15px;
  }

#sen-wrap .sen-desktop-widget-hero {
  background: url("/sites/default/files/images/Verification/I9Central/sen-desktop-widget-hero.jpg ") 0 0 no-repeat;
  width: 670px;
  height: 120px;
  margin-top: 0;
  }
  #sen-wrap .sen-desktop-widget-hero .sen-desktop-widget-hero-inner h2 {
    background: url("/sites/default/files/images/Verification/I9Central/sen-home-hero-overlay-bg.png ");
    color: #005388;
background: #F5E6E0;
    display: inline-block;
    margin: 20px 0 10px 20px;
    padding: 0 9px;
    }
  #sen-wrap .sen-desktop-widget-hero a.sen-download,
  #sen-wrap a.sen-widget-download {
    background: url("/sites/default/files/images/Verification/I9Central/sen-pub-dl.gif ") center right no-repeat #be1e2d;
    color: #fff;
    font: bold 13px/32px 'Source Sans Pro', Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    height: 32px;
    width: 125px;
    padding-left: 11px;
    margin-left: 20px;
    border-radius: 3px;
    }
#sen-wrap .sen-desktop-widget-reqs {
  border-bottom: 3px solid #eee;
  }
  #sen-wrap .sen-desktop-widget-reqs .sen-desktop-widget-reqs-col {
    float: left;
    width: 33%;
    }
    
#sen-wrap .sen-faq-select {
  width: 100%;
  
  width: 668px;
  height: 32px;
  
  -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
  -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
  -ms-appearance: none;
  border: 0 !important;  /*REMOVES BORDER*/
  background: url("/sites/default/files/images/Verification/I9Central/sen-select-bg.png ") 0 0 no-repeat #eee;
  font: 13px Arial, sans-serif;
  color: #666a6a;
  padding-left: 14px;
  }
#sen-wrap .sen-faq p.disclaimer {
  padding: 0 0 10px 0;
  }
#sen-wrap .sen-faq .sen-webinar-schedule-accordion-item p {
  margin-bottom: 10px;
  margin-left: 15px;
  }
  #sen-wrap .sen-faq .sen-webinar-schedule-accordion-item h6 {
    padding-right: 25px;
    }
    
#sen-wrap .sen-video-select {
  display: inline-block;
  position: relative;
  width: 170px;
  cursor: pointer;
  }
  #sen-wrap .sen-video-select .sen-video-select-expand {
    height: 10px;
    width: 13px;
    display: block;
    background: url("/sites/default/files/images/Verification/I9Central/sen-vid-select.gif ") 0 0 no-repeat;
    overflow: hidden;
    text-indent: -999999em;
    position: absolute;
    top: 5px;
    right: 0;
    }
  #sen-wrap .sen-video-select.active .sen-video-select-expand {
    background-position: 0 -10px;
    }
    
@media (max-width: 640px) {
	#sen-wrap .sen-i9-getting-started .sen-item {
		margin-right: 0px;
	}
}

@media (max-width: 414px) {
	#sen-wrap .sen-documents .sen-doc-left {
		float: none;
		margin-right: 0px;
	}
}