/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.btn-purchase {
  background-color: #f39c12;
  border-radius: 0;
  color: #FFFFFF; }

.btn-orange {
  background-color: #f39c12;
  color: #FFFFFF; }

.btn-login,
.btn-user {
  background-color: #383636;
  color: #FFFFFF; }

.btn-chep {
  background-color: #2980b9; }

.btn-tool {
  background-color: #3498db;
  margin-right: 10px;
  border-radius: 0;
  color: #FFFFFF; }

.btn-search {
  background-color: #27ae60;
  color: #FFFFFF; }
  .btn-search:hover {
    background-color: #27ae60;
    color: #FFFFFF; }

.btn-tutorial {
  background-color: #329473;
  border: 1px solid #2c8164; }
  .btn-tutorial:hover {
    border: 1px solid #2c8164;
    background-color: #38a782; }

.btn-lesson {
  background-color: #05aacd;
  border: 1px solid #0495b4; }
  .btn-lesson:hover {
    border: 1px solid #0495b4;
    background-color: #06bfe6; }

.btn-search,
.btn-purchase,
.btn-login,
.btn-user,
.btn-tool {
  cursor: pointer; }
  .btn-search:focus,
  .btn-purchase:focus,
  .btn-login:focus,
  .btn-user:focus,
  .btn-tool:focus {
    outline: none; }

.searchbar {
  margin-bottom: 15px; }

.action-nav {
  top: -30px;
  position: relative; }
  .action-nav .nav-mid {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f7f6f6; }
    .action-nav .nav-mid .form-inline .input-group {
      margin-bottom: 15px;
      width: 100%; }
    .action-nav .nav-mid .form-inline a {
      display: block;
      margin: 0; }
      .action-nav .nav-mid .form-inline a.btn-tool {
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%; }
      .action-nav .nav-mid .form-inline a.btn-purchase {
        width: 100%;
        display: block; }
    .action-nav .nav-mid:before {
      position: absolute;
      top: 0;
      display: block;
      content: "";
      left: -15px;
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 0px solid transparent;
      border-bottom: 30px solid rgba(0, 0, 0, 0.4); }
    .action-nav .nav-mid:after {
      position: absolute;
      top: 0;
      display: block;
      content: "";
      right: -15px;
      width: 0;
      height: 0;
      border-left: 0px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 30px solid rgba(0, 0, 0, 0.4); }

a.btn {
  color: #FFFFFF; }
  a.btn:visited {
    color: #FFFFFF; }

.btn-course-toggle {
  margin: 0;
  padding: 0; }
  .btn-course-toggle a {
    font-size: 13px;
    background-color: #2ecc71;
    margin: 0;
    border-radius: 4px; }

.tool-bar {
  overflow: auto;
  border: 1px solid #CCC;
  border-radius: 4px;
  padding: 5px;
  margin-bottom: 5px;
  background-color: #f7f6f6; }
  .tool-bar .title {
    font-size: 18px;
    margin-left: 5px;
    font-weight: bold;
    padding: 5px;
    display: inline-block;
    color: #2472a4; }

body.register .selectrequired ::-webkit-input-placeholder {
  color: red; }
body.register .selectrequired ::-moz-placeholder {
  color: red; }
body.register .selectrequired :-ms-input-placeholder {
  color: red; }
body.register .selectrequired :-moz-placeholder {
  color: red; }
body.register ::-webkit-input-placeholder {
  color: #999; }
body.register ::-moz-placeholder {
  color: #999; }
body.register :-ms-input-placeholder {
  color: #999; }
body.register :-moz-placeholder {
  color: #999; }

.form-vert-group input[type='text'], .form-vert-group select {
  border-radius: .25rem .25rem 0 0; }
.form-vert-group input[type='submit'] {
  width: 100%;
  border-radius: 0 0 .25rem .25rem; }

html {
  position: relative;
  min-height: 100%; }

body {
  margin: 0 0 328px; }

footer {
  color: #CCC;
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  width: 100%;
  background-color: #232222;
  bottom: 0;
  width: 100%;
  font-size: 14px; }
  footer span {
    display: block; }
  footer .contact-item i {
    width: 25px; }
  footer h4 {
    color: #007ac3; }
  footer .footer-links {
    text-align: left; }

#termsModal h4 {
  font-size: 18px; }
#termsModal p {
  font-size: 14px; }
#termsModal .modal-content {
  border-radius: 4px; }

.side-calls {
  border: 1px solid #CCC;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 4px;
  min-height: 150px; }

.navi {
  background-color: #575454; }
  .navi .nav-top {
    background-color: #3d3b3b;
    font-size: 0.9375rem;
    top: 0; }
    .navi .nav-top .logo {
      width: 272px;
      text-align: left;
      padding-left: 15px;
      background-color: #FFFFFF;
      position: absolute;
      padding-top: 8px;
      top: 37px; }
      .navi .nav-top .logo img {
        max-width: 250px;
        height: 95px;
        max-height: 120px; }
    .navi .nav-top .container {
      padding-right: 15px;
      padding-left: 15px; }
    .navi .nav-top .nav-item a.nav-link {
      color: #FFFFFF; }
      .navi .nav-top .nav-item a.nav-link i {
        font-size: 0.875rem;
        margin-right: 0.625rem; }
    .navi .nav-top .dropdown-menu {
      margin-top: 0;
      margin-right: 0;
      border: 0;
      border-radius: 0;
      background-color: #3a3838; }
      .navi .nav-top .dropdown-menu .dropdown-header {
        color: #FFFFFF; }
      .navi .nav-top .dropdown-menu .dropdown-divider {
        background-color: #575454; }
      .navi .nav-top .dropdown-menu .dropdown-item {
        font-size: 0.9375rem;
        transition: all .2s;
        color: #d9d9d9; }
        .navi .nav-top .dropdown-menu .dropdown-item:hover {
          color: #FFFFFF;
          background-color: #575454; }
  .navi .navigation {
    font-family: "robotomedium";
    background-color: #FFFFFF; }
    .navi .navigation .navbar {
      position: relative; }
      .navi .navigation .navbar .navbar-brand {
        height: 93px; }
      .navi .navigation .navbar .navbar-toggler {
        margin-top: 30px;
        border-radius: 0;
        border-width: 2px; }
      .navi .navigation .navbar .dropdown-menu {
        font-size: 15px;
        font-family: "robotoregular";
        background-color: #3d3b3b; }
        .navi .navigation .navbar .dropdown-menu .dropdown-divider {
          background-color: #575454; }
        .navi .navigation .navbar .dropdown-menu .dropdown-item {
          color: #FFFFFF; }
          .navi .navigation .navbar .dropdown-menu .dropdown-item:hover {
            background-color: #007ac3; }
  .navi #searchbar {
    background-color: #302e2e; }
    .navi #searchbar .bar {
      padding: 15px; }
  .navi .navigation-sub {
    position: relative; }
    .navi .navigation-sub .navbar-sub {
      padding-left: 1rem;
      padding-right: 1rem;
      position: relative;
      width: 100%; }
      .navi .navigation-sub .navbar-sub .navbar-sub-label {
        padding-top: 0.8125rem;
        padding-bottom: 0.8125rem;
        width: 100%;
        display: inline-block;
        margin-right: 1rem;
        line-height: inherit;
        white-space: nowrap;
        text-align: center;
        color: #FFFFFF;
        font-size: 1.0625rem;
        font-family: 'robotoregular'; }
    .navi .navigation-sub .dropdown-menu-search {
      padding-left: 15px;
      padding-right: 15px; }

.navi.subnavi {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  display: none; }
  .navi.subnavi #searchbar1 {
    background-color: #302e2e; }
    .navi.subnavi #searchbar1 .bar {
      padding: 15px; }
  .navi.subnavi .navigation-sub .navbar-sub {
    padding-left: 15px !important; }
    .navi.subnavi .navigation-sub .navbar-sub .navbar-sub-label {
      padding: 7.5px 15px;
      max-width: inherit;
      width: auto;
      font-size: 15px;
      margin: 0;
      width: 100%; }
  .navi.subnavi .nav-top {
    top: 0; }
  .navi.subnavi .navigation .navbar .navbar-brand {
    display: none; }
  .navi.subnavi .navigation .navbar .navbar-toggler-right {
    position: relative; }
  .navi.subnavi .navigation .navbar .navbar-toggler {
    margin-top: 0; }

body.homepage .hero {
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
  background-color: #3d3b3b; }
  body.homepage .hero iframe {
    border: 15px solid rgba(255, 255, 255, 0.2);
    box-shadow: 10px 10px rgba(0, 0, 0, 0.7); }
  body.homepage .hero .headline {
    position: relative; }
    body.homepage .hero .headline p {
      color: #FFFFFF; }
    body.homepage .hero .headline .homepage-featured {
      margin-top: 15px; }
      body.homepage .hero .headline .homepage-featured a {
        transition: all .2s;
        background-color: rgba(255, 255, 255, 0.7);
        padding: 7px 15px;
        color: black;
        display: block;
        margin-bottom: 2px;
        border-left: 10px solid rgba(0, 122, 195, 0.5);
        border-radius: 4px;
        text-decoration: none; }
        body.homepage .hero .headline .homepage-featured a:hover {
          background-color: rgba(255, 255, 255, 0.9); }
      body.homepage .hero .headline .homepage-featured h4 {
        color: #FFFFFF; }
    body.homepage .hero .headline .homepage-certification {
      display: block;
      text-decoration: none;
      background: #499bea;
      background: url(/img/c-logo.png), -moz-linear-gradient(top, #499bea 0%, #207ce5 100%);
      background: url(/img/c-logo.png), -webkit-linear-gradient(top, #499bea 0%, #207ce5 100%);
      background: url(/img/c-logo.png), linear-gradient(to bottom, #499bea 0%, #207ce5 100%);
      background-size: cover;
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
      margin-top: 15px;
      border-radius: 4px;
      margin-bottom: 15px;
      padding: 15px;
      color: #FFFFFF; }
      body.homepage .hero .headline .homepage-certification:hover .title, body.homepage .hero .headline .homepage-certification:hover .content {
        margin-left: 5px; }
      body.homepage .hero .headline .homepage-certification .title {
        transition: all .2s;
        font-size: 20px; }
      body.homepage .hero .headline .homepage-certification .content {
        transition: all .2s;
        font-size: 14px; }
    body.homepage .hero .headline h1 {
      margin-top: 30px;
      margin-bottom: 20px;
      font-size: 22px;
      text-align: center;
      color: #FFFFFF;
      text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }
    body.homepage .hero .headline ul {
      list-style-type: none;
      display: inline-block;
      left: 50%;
      transform: translateX(-50%);
      padding: 0;
      position: relative;
      margin-bottom: 30px; }
      body.homepage .hero .headline ul li {
        color: #FFFFFF;
        font-family: "robotolight";
        font-size: 1rem;
        list-style: none;
        margin-bottom: 10px;
        padding-left: 40px;
        margin-bottom: 20px;
        position: relative; }
        body.homepage .hero .headline ul li:before {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0px;
          border: 2px solid rgba(46, 204, 113, 0.7);
          display: block;
          width: 30px;
          height: 30px;
          line-height: 28px;
          font-family: "FontAwesome";
          content: "\f00c";
          text-align: center;
          font-size: 14px;
          border-radius: 100%;
          color: rgba(255, 255, 255, 0.8); }
    body.homepage .hero .headline .headline-item {
      padding: 15px;
      border: 8px solid rgba(255, 255, 255, 0.2);
      margin-bottom: 10px;
      color: #FFFFFF; }
  body.homepage .hero .bg {
    background: linear-gradient(45deg, rgba(38, 36, 36, 0.9), rgba(48, 46, 46, 0.2)), url(../img/jumbo-bg.jpg);
    background-size: cover;
    background-position: center center;
    -webkit-filter: blur(1rem);
    -moz-filter: blur(1rem);
    -o-filter: blur(1rem);
    -ms-filter: blur(1rem);
    filter: blur(1rem);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    body.homepage .hero .bg.ccst {
      background: linear-gradient(45deg, rgba(38, 36, 36, 0.9), rgba(48, 46, 46, 0.2)), url(../img/jumbo-bg-ccst.jpg); }
  body.homepage .hero.chep {
    padding-top: 80px;
    color: #FFFFFF;
    background-size: cover; }
    body.homepage .hero.chep h1 {
      font-size: 36px;
      text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }
    body.homepage .hero.chep .bg {
      background: linear-gradient(45deg, rgba(38, 36, 36, 0.9), rgba(48, 46, 46, 0.2)), url(https://media.maxknowledge.com/sites/cheponline/images/img-intro.jpg) top center; }
    body.homepage .hero.chep .requirements {
      padding: 15px;
      background-color: rgba(0, 122, 195, 0.3);
      border: 1px solid #2aafff;
      border-radius: 4px;
      color: #000000; }
      body.homepage .hero.chep .requirements h2 {
        text-align: center;
        color: #FFFFFF; }
      body.homepage .hero.chep .requirements ul {
        margin-bottom: 0;
        list-style-type: none; }
        body.homepage .hero.chep .requirements ul li {
          color: #FFFFFF; }
    body.homepage .hero.chep .headline ul {
      margin-top: 0; }
      body.homepage .hero.chep .headline ul li {
        padding: 0;
        margin-bottom: 10px; }
        body.homepage .hero.chep .headline ul li:before {
          content: none; }
    body.homepage .hero.chep i.fa-check {
      color: lime; }
    body.homepage .hero.chep .training p {
      font-size: 14px; }
    body.homepage .hero.chep .homepage-featured a {
      text-shadow: none; }
    body.homepage .hero.chep .top h3 {
      text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }
    body.homepage .hero.chep .top ul {
      padding: 0;
      margin: 0;
      margin-bottom: 20px;
      list-style: none; }
  body.homepage .hero.ohio {
    color: #FFFFFF; }
    body.homepage .hero.ohio .bg {
      background: linear-gradient(45deg, rgba(38, 36, 36, 0.9), rgba(48, 46, 46, 0.2)), url(../img/jumbo-bg-ohio_mini.jpg); }
    body.homepage .hero.ohio .requirements {
      padding: 15px;
      background-color: rgba(0, 122, 195, 0.3);
      border: 1px solid #2aafff;
      border-radius: 4px;
      color: #000000; }
      body.homepage .hero.ohio .requirements h2 {
        text-align: center;
        color: #FFFFFF; }
      body.homepage .hero.ohio .requirements ul {
        margin-bottom: 0;
        list-style-type: none; }
        body.homepage .hero.ohio .requirements ul li {
          color: #FFFFFF; }
    body.homepage .hero.ohio .headline ul {
      margin-top: 0; }
      body.homepage .hero.ohio .headline ul li {
        padding: 0;
        margin-bottom: 10px; }
        body.homepage .hero.ohio .headline ul li:before {
          content: none; }
    body.homepage .hero.ohio i.fa-check {
      color: lime; }
    body.homepage .hero.ohio .training p {
      font-size: 14px; }
    body.homepage .hero.ohio .homepage-featured a {
      text-shadow: none; }
    body.homepage .hero.ohio .top {
      padding-bottom: 30px;
      text-align: center; }
      body.homepage .hero.ohio .top h3 {
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }
      body.homepage .hero.ohio .top ul {
        padding: 0;
        margin: 0;
        margin-bottom: 20px;
        list-style: none; }
body.homepage .training-courses h2,
body.homepage .free-resources h2 {
  position: relative;
  top: -20px;
  background-color: #007ac3;
  color: #FFFFFF;
  padding: 15px 20px;
  display: inline-block;
  margin-bottom: 0;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4); }
  body.homepage .training-courses h2:before,
  body.homepage .free-resources h2:before {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 20px solid rgba(0, 0, 0, 0.8); }
  body.homepage .training-courses h2:after,
  body.homepage .free-resources h2:after {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    right: -10px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid rgba(0, 0, 0, 0.8); }
body.homepage .training-courses {
  background-color: #3d3b3b;
  padding-bottom: 50px; }
  body.homepage .training-courses .row {
    margin-left: -3px;
    margin-right: -3px; }
  body.homepage .training-courses [class*="col-"] {
    padding-left: 3px;
    padding-right: 3px; }
  body.homepage .training-courses .cat {
    display: block;
    background-color: #2e8ece;
    border: 1px solid #20638f;
    margin-bottom: 6px;
    padding: 40px 30px;
    transition: all .2s;
    border-radius: 4px;
    position: relative; }
    body.homepage .training-courses .cat:hover {
      cursor: pointer;
      text-decoration: none;
      transform: scale(1.05, 1.05);
      z-index: 1000; }
    body.homepage .training-courses .cat .title {
      font-size: 1.125rem;
      font-family: "robotothin";
      color: #FFFFFF;
      margin-left: 4rem;
      line-height: 1.125rem; }
    body.homepage .training-courses .cat .image {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 1.25rem;
      width: 3.625rem;
      text-align: center;
      height: 3.625rem;
      background-color: rgba(255, 255, 255, 0.6);
      border-radius: 100%; }
      body.homepage .training-courses .cat .image img {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
  body.homepage .training-courses .chep-banner {
    margin-top: 20px;
    padding: 10px;
    display: block;
    position: relative;
    font-size: 15px;
    color: #FFFFFF; }
    body.homepage .training-courses .chep-banner img {
      display: inline-block;
      margin-top: 20px; }
    body.homepage .training-courses .chep-banner .logo {
      text-align: center; }
    body.homepage .training-courses .chep-banner a {
      margin-bottom: 10px; }
    body.homepage .training-courses .chep-banner .content .title {
      font-size: 20px;
      font-family: "robotolight"; }
body.homepage .free-resources {
  background-color: #fafafa;
  padding-bottom: 30px; }
  body.homepage .free-resources .item {
    padding: 15px 15px 25px 15px;
    font-size: 0.875rem;
    text-align: center;
    display: block;
    color: #2c3e50;
    text-decoration: none;
    transition: all .2s;
    position: relative;
    padding-bottom: 50px;
    border: 1px solid #CCC;
    border-radius: 4px; }
    body.homepage .free-resources .item img {
      margin-top: 10px; }
    body.homepage .free-resources .item:hover {
      transform: scale(1.05, 1.05);
      z-index: 1000;
      border: 1px solid #9adcf5; }
    body.homepage .free-resources .item p {
      margin-top: 10px;
      margin-bottom: 10px; }
    body.homepage .free-resources .item.ccl {
      background-color: #2f5482;
      color: #FFFFFF; }
      body.homepage .free-resources .item.ccl:after {
        color: #FFFFFF; }
    body.homepage .free-resources .item.idp {
      background-color: #FFFFFF; }
    body.homepage .free-resources .item.sos {
      background-color: #329473;
      color: #FFFFFF; }
      body.homepage .free-resources .item.sos:hover {
        border: 1px solid #16a085; }
      body.homepage .free-resources .item.sos:after {
        background-color: rgba(22, 160, 133, 0.4);
        color: #FFFFFF; }
    body.homepage .free-resources .item.hel {
      background-color: #05aacd;
      color: #FFFFFF; }
      body.homepage .free-resources .item.hel:after {
        color: #FFFFFF; }
    body.homepage .free-resources .item:after {
      position: absolute;
      bottom: 0px;
      width: 100%;
      padding-top: 7px;
      padding-bottom: 7px;
      margin-left: -15px;
      display: block;
      text-align: center;
      font-family: "FontAwesome";
      content: "\f054";
      background-color: rgba(52, 152, 219, 0.4);
      color: #3498db; }
  body.homepage .free-resources .row {
    margin-left: -7px;
    margin-right: -7px; }
  body.homepage .free-resources [class*="col-"] {
    padding-left: 7px;
    padding-right: 7px; }
body.homepage .homepage-ads {
  padding: 15px;
  background: url(../img/chepseal-banner-bg.jpg) repeat-x;
  background-size: contain;
  background-position: bottom; }
body .certification {
  padding-bottom: 25px; }
  body .certification .certification-info {
    padding-top: 20px; }
  body .certification .certification-item {
    transition: all .2s;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
    display: block;
    cursor: pointer;
    border: 1px solid #CCC;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); }
    body .certification .certification-item .col {
      position: relative; }
    body .certification .certification-item:hover {
      background-color: #d2e7f5; }
    body .certification .certification-item .badge {
      text-align: right; }
    body .certification .certification-item .right {
      padding-top: 15px;
      font-size: 20px;
      line-height: 24px;
      text-decoration: none;
      transition: all .2s;
      color: #666666;
      margin-bottom: 5px; }
      body .certification .certification-item .right .title {
        font-family: "roboto_condensedregular";
        font-size: 18px;
        color: #999; }
      body .certification .certification-item .right .cat {
        font-family: "roboto_condensedregular";
        font-size: 24px;
        margin-bottom: 15px; }
    body .certification .certification-item a {
      font-size: 14px;
      color: #2e8ece;
      font-family: "roboto_condensedregular"; }
    body .certification .certification-item .btn {
      color: #FFFFFF; }
      body .certification .certification-item .btn.c3 {
        background-color: #6325aa; }
      body .certification .certification-item .btn.c5 {
        background-color: #2859a0; }
      body .certification .certification-item .btn.c4 {
        background-color: #bc3cdb; }
      body .certification .certification-item .btn.c1 {
        background-color: #15926d; }
      body .certification .certification-item .btn.c2 {
        background-color: #47b91f; }
      body .certification .certification-item .btn.c6 {
        background-color: #29829e; }

body.interior section.hero {
  padding: 30px 0 50px 0;
  background-color: grey; }
  body.interior section.hero h3 {
    color: #FFFFFF;
    text-align: center; }
    body.interior section.hero h3 span {
      font-family: "robotolight";
      font-size: 20px; }
body.interior .chep-content {
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  border-radius: 4px; }
  body.interior .chep-content .lmore {
    font-family: "robotomedium";
    font-size: 14px;
    color: #FFFFFF;
    background: #2e8ece;
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    padding: 10px;
    height: 100%;
    border-radius: 0 4px 4px 0;
    transition: all .2s; }
  body.interior .chep-content.ch-ad {
    background: linear-gradient(rgba(99, 37, 170, 0.8), rgba(99, 37, 170, 0.8)), url("../img/chep-callout-sprite.jpg");
    background-size: cover;
    background-position: center center;
    transition: background-position .2s; }
    body.interior .chep-content.ch-ad:hover {
      background-size: cover; }
    body.interior .chep-content.ch-ad .lmore {
      background-color: #572095; }
  body.interior .chep-content.ch-co {
    background: linear-gradient(rgba(40, 89, 160, 0.8), rgba(40, 89, 160, 0.8)), url("../img/chep-callout-sprite.jpg");
    background-size: cover;
    background-position: center center;
    transition: background-position .2s; }
    body.interior .chep-content.ch-co:hover {
      background-size: cover; }
    body.interior .chep-content.ch-co .lmore {
      background-color: #234e8c; }
  body.interior .chep-content.ch-cs {
    background: linear-gradient(rgba(188, 60, 219, 0.8), rgba(188, 60, 219, 0.8)), url("../img/chep-callout-sprite.jpg");
    background-size: cover;
    background-position: center center;
    transition: background-position .2s; }
    body.interior .chep-content.ch-cs:hover {
      background-size: cover; }
    body.interior .chep-content.ch-cs .lmore {
      background-color: #b428d6; }
  body.interior .chep-content.ch-te {
    background: linear-gradient(rgba(21, 146, 109, 0.8), rgba(21, 146, 109, 0.8)), url("../img/chep-callout-sprite.jpg");
    background-size: cover;
    background-position: center center;
    transition: background-position .2s; }
    body.interior .chep-content.ch-te:hover {
      background-size: cover; }
    body.interior .chep-content.ch-te .lmore {
      background-color: #127c5c; }
  body.interior .chep-content.ch-ot {
    background: linear-gradient(rgba(71, 185, 31, 0.8), rgba(71, 185, 31, 0.8)), url("../img/chep-callout-sprite.jpg");
    background-size: cover;
    background-position: center center;
    transition: background-position .2s; }
    body.interior .chep-content.ch-ot:hover {
      background-size: cover; }
    body.interior .chep-content.ch-ot .lmore {
      background-color: #3fa31b; }
  body.interior .chep-content.ch-le {
    background: linear-gradient(rgba(41, 130, 158, 0.8), rgba(41, 130, 158, 0.8)), url("../img/chep-callout-sprite.jpg");
    background-size: cover;
    background-position: center center;
    transition: background-position .2s; }
    body.interior .chep-content.ch-le:hover {
      background-size: cover; }
    body.interior .chep-content.ch-le .lmore {
      background-color: #24718a; }
  body.interior .chep-content .title {
    transition: margin .2s;
    font-size: 18px;
    font-family: "roboto_condensedregular";
    color: #FFFFFF;
    padding: 10px 5px 10px 15px;
    line-height: 20px; }
  body.interior .chep-content .tagline {
    transition: margin .2s;
    font-family: "robotolight";
    font-size: 18px;
    margin-bottom: 1px;
    color: #FFFFFF; }
  body.interior .chep-content:hover .lmore {
    color: #f39c12; }
  body.interior .chep-content:hover .title {
    margin-left: 2px; }
  body.interior .chep-content:hover .tagline {
    margin-left: 2px; }
body.interior .chep-modal .modal-body .area {
  display: block;
  text-align: center; }
  body.interior .chep-modal .modal-body .area .info {
    font-size: 24px;
    display: block; }
  body.interior .chep-modal .modal-body .area .tag {
    font-size: 14px;
    display: block;
    color: #999;
    margin-bottom: 10px; }
body.interior .chep-modal .modal-body .chep-seal {
  padding: 15px;
  padding-top: 0;
  overflow: auto;
  border-radius: 4px;
  text-align: center; }
  body.interior .chep-modal .modal-body .chep-seal img {
    display: inline-block; }
  body.interior .chep-modal .modal-body .chep-seal p {
    text-align: left;
    padding-top: 10px;
    margin-bottom: 0; }
body.interior .chep-modal .modal-header {
  border-bottom: 0; }
  body.interior .chep-modal .modal-header .modal-title {
    background-color: #2e8ece;
    font-size: 16px;
    padding: 10px 15px;
    color: #FFFFFF;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -8px; }
    body.interior .chep-modal .modal-header .modal-title.teaching {
      background-color: #15926d; }
    body.interior .chep-modal .modal-header .modal-title.online {
      background-color: #47b91f; }
    body.interior .chep-modal .modal-header .modal-title.career {
      background-color: #bc3cdb; }
    body.interior .chep-modal .modal-header .modal-title.campus {
      background-color: #2859a0; }
    body.interior .chep-modal .modal-header .modal-title.admissions {
      background-color: #6325aa; }
    body.interior .chep-modal .modal-header .modal-title.leadership {
      background-color: #29829e; }
body.interior .content {
  margin-top: -30px;
  background-color: #FFFFFF;
  padding: 15px;
  box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px; }
  body.interior .content.enrollments .enrolled-item {
    padding: 5px 7px;
    background-color: #f1f1f1;
    margin-bottom: 2px; }
    body.interior .content.enrollments .enrolled-item a {
      color: #2e8ece; }
    body.interior .content.enrollments .enrolled-item.hel a {
      color: #05aacd; }
    body.interior .content.enrollments .enrolled-item.tut a {
      color: #329473; }
  body.interior .content.enrollments .enrolled-none {
    padding: 5px 7px;
    background-color: #f1f1f1;
    margin-bottom: 2px; }
  body.interior .content.enrollments h3 {
    background-color: #2e8ece;
    font-family: "robotoregular";
    padding: 10px 15px;
    font-size: 20px;
    margin-bottom: 15px;
    color: #FFFFFF;
    border-radius: 4px; }
    body.interior .content.enrollments h3 a {
      color: #FFFFFF; }
    body.interior .content.enrollments h3.tut {
      background-color: #329473;
      margin-top: 15px; }
    body.interior .content.enrollments h3.hel {
      background-color: #05aacd;
      margin-top: 15px; }
  body.interior .content.certification {
    padding-bottom: 0; }
    body.interior .content.certification .certification-info {
      padding-top: 20px; }
    body.interior .content.certification .certification-item {
      transition: all .2s;
      padding: 10px;
      border-radius: 4px;
      margin-bottom: 15px;
      display: block;
      cursor: pointer;
      border: 1px solid #CCC;
      background: #ffffff;
      background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
      background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
      background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); }
      body.interior .content.certification .certification-item .col {
        position: relative; }
      body.interior .content.certification .certification-item:hover {
        background-color: #d2e7f5; }
      body.interior .content.certification .certification-item .badge {
        text-align: right; }
      body.interior .content.certification .certification-item .right {
        padding-top: 15px;
        font-size: 20px;
        line-height: 24px;
        text-decoration: none;
        transition: all .2s;
        color: #666666;
        margin-bottom: 5px; }
        body.interior .content.certification .certification-item .right .title {
          font-family: "roboto_condensedregular";
          font-size: 18px;
          color: #999; }
        body.interior .content.certification .certification-item .right .cat {
          font-family: "roboto_condensedregular";
          font-size: 24px;
          margin-bottom: 15px; }
      body.interior .content.certification .certification-item a {
        font-size: 14px;
        color: #2e8ece;
        font-family: "roboto_condensedregular"; }
      body.interior .content.certification .certification-item .btn {
        color: #FFFFFF; }
        body.interior .content.certification .certification-item .btn.c3 {
          background-color: #6325aa; }
        body.interior .content.certification .certification-item .btn.c5 {
          background-color: #2859a0; }
        body.interior .content.certification .certification-item .btn.c4 {
          background-color: #bc3cdb; }
        body.interior .content.certification .certification-item .btn.c1 {
          background-color: #15926d; }
        body.interior .content.certification .certification-item .btn.c2 {
          background-color: #47b91f; }
        body.interior .content.certification .certification-item .btn.c6 {
          background-color: #29829e; }
  body.interior .content .row {
    margin-left: -7px;
    margin-right: -7px; }
  body.interior .content [class*="col-"] {
    padding-left: 7px;
    padding-right: 7px; }
  body.interior .content .course-breadcrumb {
    padding: 5px 7px;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: "robotoregular"; }
    body.interior .content .course-breadcrumb .shortname {
      font-family: "robotobold";
      color: #007ac3; }
  body.interior .content.tutorial .course-item p {
    margin-bottom: 30px;
    margin-top: 30px; }
  body.interior .content.tutorial .course-item-access {
    padding: 5px;
    background-color: #f7f6f6;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: 100%;
    display: block; }
    body.interior .content.tutorial .course-item-access a {
      width: auto;
      display: block;
      margin-bottom: 0; }
  body.interior .content.lessons {
    padding: 30px; }
    body.interior .content.lessons .course-item h3 {
      font-size: 20px; }
    body.interior .content.lessons .course-item .course-item-content {
      margin-bottom: 30px; }
    body.interior .content.lessons .course-breadcrumb {
      font-size: 20px;
      margin-bottom: 10px;
      padding: 0;
      font-family: "robotoregular"; }
      body.interior .content.lessons .course-breadcrumb .shortname {
        font-family: "robotobold";
        color: #007ac3; }
    body.interior .content.lessons .course-item-access {
      padding: 5px;
      background-color: #f7f6f6;
      border: 1px solid #CCC;
      border-radius: 4px;
      width: 100%;
      display: block; }
      body.interior .content.lessons .course-item-access a {
        width: auto;
        display: block;
        margin-bottom: 0; }
    body.interior .content.lessons .hel {
      padding-left: 0 !important; }
  body.interior .content.course .course-item {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
    padding: 15px;
    border: 1px solid #CCC;
    border-radius: 4px; }
    body.interior .content.course .course-item h3 {
      background-color: #007ac3;
      font-family: "robotoregular";
      padding: 10px 15px;
      margin-left: -5px;
      margin-right: -5px;
      margin-top: -5px;
      font-size: 20px;
      margin-bottom: 20px;
      color: #FFFFFF;
      border-radius: 4px; }
      body.interior .content.course .course-item h3 a {
        color: #FFFFFF; }
    body.interior .content.course .course-item.search {
      border: 1px solid #CCC;
      margin-bottom: 15px;
      padding: 15px; }
      body.interior .content.course .course-item.search p:last-child {
        margin-bottom: 0; }
    body.interior .content.course .course-item.tutorial {
      margin-top: 30px;
      margin-bottom: 30px; }
  body.interior .content:before {
    position: absolute;
    top: -30px;
    display: block;
    content: "";
    left: 0px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 30px solid rgba(0, 122, 195, 0.8); }
  body.interior .content:after {
    position: absolute;
    top: -30px;
    display: block;
    content: "";
    right: 0px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 30px solid rgba(0, 122, 195, 0.8); }
  body.interior .content .course-info-items {
    display: table-footer-group; }
    body.interior .content .course-info-items a {
      text-decoration: none;
      transition: all .2s;
      padding: 7px 10px;
      background-color: #efeeee;
      border: 1px solid #d6d4d4;
      margin-bottom: 2px;
      color: #3d3b3b;
      border-radius: 4px;
      display: block;
      font-size: 16px; }
      body.interior .content .course-info-items a i {
        width: 20px; }
      body.interior .content .course-info-items a:hover {
        background-color: #d6d4d4;
        border-color: #bdbaba;
        padding-left: 12px; }
      body.interior .content .course-info-items a:last-child {
        margin-bottom: 15px; }
  body.interior .content .course-item-access {
    display: table-header-group;
    overflow: auto;
    display: block;
    width: 100%; }
    body.interior .content .course-item-access a {
      width: 100%;
      display: block; }
  body.interior .content .list-group {
    margin-bottom: 15px; }
    body.interior .content .list-group .list-group-item i {
      margin-right: 10px; }
  body.interior .content .course-plugin {
    display: block;
    text-decoration: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    color: #44627c;
    font-size: 13px;
    background-color: #ebe9e9;
    padding: 10px;
    margin-bottom: 15px; }
    body.interior .content .course-plugin img {
      display: inline-block; }
    body.interior .content .course-plugin .logo {
      display: inline-block; }
  body.interior .content .course-bc {
    background-color: #f7f6f6;
    margin-bottom: 10px; }
    body.interior .content .course-bc.breadcrumb {
      background: none;
      padding: 0; }
      body.interior .content .course-bc.breadcrumb .breadcrumb-item {
        font-size: 20px;
        font-weight: 500; }
        body.interior .content .course-bc.breadcrumb .breadcrumb-item.active {
          font-weight: bold;
          color: #007ac3; }
        body.interior .content .course-bc.breadcrumb .breadcrumb-item:before {
          content: ">"; }
        body.interior .content .course-bc.breadcrumb .breadcrumb-item:first-child:before {
          content: ""; }
  body.interior .content .attn {
    font-size: 14px;
    padding: 10px;
    background-color: #f7f6f6;
    border: 1px solid #CCC;
    border-radius: 4px;
    background-color: #FFFFFF; }
  body.interior .content form {
    margin-bottom: 0; }
  body.interior .content .search-result .elccourse {
    padding: 15px;
    border: 1px solid #CCC;
    margin-bottom: 15px;
    border-radius: 4px;
    background-color: #fafafa; }
    body.interior .content .search-result .elccourse .course-plugin {
      margin-top: 0; }
  body.interior .content .search-result .course-item-access {
    display: none; }
body.interior h2 {
  font-size: 26px;
  color: inherit;
  margin-bottom: 30px; }
body.interior .side-nav.list-group {
  margin-bottom: 15px; }
  body.interior .side-nav.list-group a {
    transition: all .2s;
    padding: 10px 15px;
    color: inherit;
    font-size: 15px;
    background-color: #2e8ece;
    color: #FFFFFF; }
    body.interior .side-nav.list-group a.active {
      background: linear-gradient(#2980b9, #409ad5);
      border-color: #20638f; }
      body.interior .side-nav.list-group a.active:hover {
        background: linear-gradient(#2980b9, #409ad5); }
    body.interior .side-nav.list-group a:hover {
      background-color: #55a5d9; }
body.interior .course-modal .course-testimonial {
  border: 1px solid #2e8ece;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 5px;
  background-color: #d2e7f5;
  color: #2e8ece; }
body.interior .elc-navi {
  background-color: #f7f6f6; }
  body.interior .elc-navi .breadcrumb {
    margin-bottom: 0;
    background: none; }

.course-listing .core-min {
  padding: 5px;
  font-size: 15px;
  text-align: center; }
.course-listing .chep-list-holder {
  margin-top: 3px; }
  .course-listing .chep-list-holder .chep-list {
    border-radius: 4px; }
    .course-listing .chep-list-holder .chep-list:first-child:first-child {
      border-top: 1px solid #e6e6e6 !important; }
    .course-listing .chep-list-holder .chep-list.primary {
      border: 2px solid #b3eecc !important;
      background-color: #e9faf0;
      padding: 10px;
      margin-bottom: 3px;
      margin-top: 3px; }
      .course-listing .chep-list-holder .chep-list.primary .core {
        color: #FFFFFF;
        margin-bottom: 10px; }
        .course-listing .chep-list-holder .chep-list.primary .core .core-tag {
          margin-right: 10px;
          padding: 5px 10px;
          border-radius: 4px;
          background-color: #27ae60;
          display: inline-block; }
          .course-listing .chep-list-holder .chep-list.primary .core .core-tag .fa {
            color: #f1c40f; }
        .course-listing .chep-list-holder .chep-list.primary .core .core-disc {
          color: #0b311b; }
      .course-listing .chep-list-holder .chep-list.primary .course-item {
        border: 1px solid #b3eecc;
        border-bottom: 0; }
        .course-listing .chep-list-holder .chep-list.primary .course-item:last-child {
          border-bottom: 1px solid #b3eecc; }
    .course-listing .chep-list-holder .chep-list .course-item {
      margin: 0;
      border-right-width: 1px;
      border-radius: 0;
      border-top: 0; }
      .course-listing .chep-list-holder .chep-list .course-item:after {
        content: ""; }
      .course-listing .chep-list-holder .chep-list .course-item:hover {
        padding-left: 0;
        border-color: #e6e6e6; }
        .course-listing .chep-list-holder .chep-list .course-item:hover .shortname {
          color: inherit; }
      .course-listing .chep-list-holder .chep-list .course-item:first-child {
        border-bottom: 1px solid #e6e6e6; }
.course-listing.collapse-header > a {
  display: block;
  padding: 10px 15px;
  background-color: #2e8ece;
  margin-top: 3px;
  border-radius: 4px;
  position: relative;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none; }
  .course-listing.collapse-header > a .grouptitle {
    padding-right: 20px; }
  .course-listing.collapse-header > a.group-action:after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "FontAwesome";
    font-size: 12px;
    content: "\f068"; }
  .course-listing.collapse-header > a.group-action.collapsed:after {
    content: "\f067"; }
  .course-listing.collapse-header > a.group-action.chep-list.primary {
    background-color: #27ae60;
    color: #FFFFFF; }
    .course-listing.collapse-header > a.group-action.chep-list.primary .core {
      position: absolute;
      right: 30px;
      top: 50%;
      font-size: 14px;
      transform: translateY(-50%); }
      .course-listing.collapse-header > a.group-action.chep-list.primary .core .core-tag {
        margin-right: 10px;
        padding: 5px 10px;
        border-radius: 4px;
        background-color: #229955;
        display: inline-block; }
        .course-listing.collapse-header > a.group-action.chep-list.primary .core .core-tag .fa {
          color: #f1c40f; }
      .course-listing.collapse-header > a.group-action.chep-list.primary .core .core-disc {
        color: #0b311b; }
.course-listing.collapse-header.sst > a {
  background-color: #329473; }
.course-listing.collapse-header.sst .course-item {
  color: #329473; }
  .course-listing.collapse-header.sst .course-item:hover {
    border-color: #329473; }
    .course-listing.collapse-header.sst .course-item:hover .shortname {
      color: #329473; }
.course-listing.collapse-header.hel > a {
  background-color: #05aacd; }
.course-listing.collapse-header.hel .course-item {
  color: #05aacd; }
  .course-listing.collapse-header.hel .course-item:hover {
    border-color: #05aacd; }
    .course-listing.collapse-header.hel .course-item:hover .shortname {
      color: #05aacd; }
.course-listing .course-item {
  margin-top: 3px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  margin-bottom: 2px;
  padding: 5px;
  font-size: 14px;
  display: block;
  color: inherit;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  border-right: 30px solid #efeeee;
  background-color: #f9f9f9;
  color: #2e8ece; }
  .course-listing .course-item .shortname {
    font-weight: 600;
    text-align: left; }
  .course-listing .course-item .shortname,
  .course-listing .course-item .fullname {
    transition: all .2s;
    display: block; }
  .course-listing .course-item .desc {
    padding: 10px;
    background-color: #e6e6e6; }
  .course-listing .course-item:hover {
    border-color: #2e8ece; }
    .course-listing .course-item:hover:after {
      color: #FFFFFF;
      text-shadow: 0 1px #FFFFFF; }
    .course-listing .course-item:hover .shortname {
      color: #2e8ece;
      margin-left: 5px;
      text-shadow: none; }
  .course-listing .course-item:after {
    position: absolute;
    right: -20px;
    top: 50%;
    color: #bdbaba;
    transform: translateY(-50%);
    font-family: "FontAwesome";
    content: "\f054";
    text-shadow: 0 1px #FFFFFF;
    font-size: 12px; }
  .course-listing .course-item.primary {
    border-radius: 4px; }
    .course-listing .course-item.primary.collapse {
      padding: 10px 10px 10px 10px;
      padding-top: 0;
      border: 1px solid #27ae60;
      margin-top: 5px; }
    .course-listing .course-item.primary:hover {
      border-color: #27ae60; }
.course-listing.chepmodal .course-item.collapsed:after {
  content: "\f078"; }
.course-listing.chepmodal .course-item:after {
  content: "\f077"; }

.content.featured {
  padding-bottom: 0; }
  .content.featured .featured-item {
    margin-top: 25px;
    padding: 30px 15px 15px 15px;
    border: 1px solid #CCC;
    border-radius: 4px;
    display: block;
    position: relative;
    text-decoration: none;
    position: relative; }
    .content.featured .featured-item .overlay {
      transition: all .2s;
      opacity: 0;
      background-color: rgba(46, 142, 206, 0.8);
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      color: #FFFFFF; }
      .content.featured .featured-item .overlay .view-more {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center; }
        .content.featured .featured-item .overlay .view-more i {
          font-size: 30px; }
    .content.featured .featured-item .id {
      background-color: #2e8ece;
      color: #FFFFFF;
      font-size: 14px;
      display: inline-block;
      border-radius: 4px;
      padding: 7px 10px;
      position: absolute;
      top: -15px;
      left: 10px;
      text-align: center; }
    .content.featured .featured-item .title {
      font-size: 15px;
      margin-bottom: 15px;
      font-family: "robotomedium"; }
    .content.featured .featured-item .desc {
      font-size: 15px;
      color: #999;
      font-size: 14px; }
    .content.featured .featured-item:hover .overlay {
      opacity: 1; }

.faqs h4 {
  font-size: 18px;
  background-color: #007ac3;
  border: 1px solid #CCC;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 10px; }
.faqs .list-group a {
  padding: 10px 15px;
  color: inherit;
  font-size: 15px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); }
  .faqs .list-group a.active {
    background: #007ac3;
    color: #FFFFFF;
    border-color: #005a90; }
    .faqs .list-group a.active:hover {
      background: #007ac3; }
  .faqs .list-group a:hover {
    background: #f7f6f6; }
.faqs .faq-container {
  margin-bottom: 5px; }
  .faqs .faq-container .faq-header {
    font-size: 16px;
    padding: 5px 10px;
    color: #FFFFFF;
    border: 1px solid #CCC;
    border-radius: 4px;
    background-color: #f7f6f6;
    color: inherit;
    position: relative;
    cursor: pointer; }
    .faqs .faq-container .faq-header.collapsed:after {
      font-family: "FontAwesome";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 12px;
      right: 10px;
      content: "\f067";
      color: #999; }
    .faqs .faq-container .faq-header:after {
      font-family: "FontAwesome";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 12px;
      right: 10px;
      content: "\f068";
      color: #999; }
  .faqs .faq-container .faq-answer .faq-answer-cont {
    position: relative;
    margin-top: 12px;
    margin-right: 7px;
    margin-left: 7px;
    padding: 15px;
    font-size: 14px;
    border: 1px solid #27ae60;
    border-radius: 4px;
    background-color: #ddf7e8; }
    .faqs .faq-container .faq-answer .faq-answer-cont:before, .faqs .faq-container .faq-answer .faq-answer-cont:after {
      content: "";
      position: absolute;
      display: block;
      height: 15px;
      width: 0; }
    .faqs .faq-container .faq-answer .faq-answer-cont:after {
      top: -20px;
      left: 20px;
      border: 10px solid transparent;
      border-bottom-color: #ddf7e8; }
    .faqs .faq-container .faq-answer .faq-answer-cont:before {
      top: -22px;
      left: 19px;
      border: 11px solid transparent;
      border-bottom-color: #27ae60; }

body.login {
  background-color: #3d3b3b; }
  body.login .btn {
    cursor: pointer; }
  body.login section.login-container {
    position: relative;
    margin-top: 60px; }
    body.login section.login-container .loginshell {
      border-radius: 7px;
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
      background-color: #FFFFFF; }
      body.login section.login-container .loginshell .forgot-pass {
        padding: 15px; }
      body.login section.login-container .loginshell h4 {
        color: #007ac3; }
      body.login section.login-container .loginshell .user-new {
        padding: 15px;
        padding-top: 110px; }
        body.login section.login-container .loginshell .user-new .logo {
          position: absolute;
          top: 5px;
          z-index: 999;
          border: 1px solid #CCC;
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
          padding: 15px;
          transform: translateY(-30%);
          background-color: #FFFFFF; }
          body.login section.login-container .loginshell .user-new .logo:before {
            position: absolute;
            top: 0;
            display: block;
            content: "";
            left: -11px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 0px solid transparent;
            border-bottom: 32px solid rgba(255, 255, 255, 0.8); }
          body.login section.login-container .loginshell .user-new .logo:after {
            position: absolute;
            top: 0;
            display: block;
            content: "";
            right: -11px;
            width: 0;
            height: 0;
            border-left: 0px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 32px solid rgba(255, 255, 255, 0.8); }
          body.login section.login-container .loginshell .user-new .logo .otc {
            text-align: center;
            background-color: #007ac3;
            color: #FFFFFF;
            padding: 5px;
            margin-left: -15px;
            margin-bottom: -15px;
            margin-right: -15px;
            font-size: 13px; }
      body.login section.login-container .loginshell .user-login {
        padding: 15px;
        padding-top: 60px; }
        body.login section.login-container .loginshell .user-login h4 {
          margin-bottom: 15px; }
        body.login section.login-container .loginshell .user-login .forgot {
          margin-top: 15px;
          border-radius: 4px;
          border: 1px solid #CCC;
          font-size: 14px;
          text-align: center;
          padding: 15px;
          background-color: #f7f6f6; }
          body.login section.login-container .loginshell .user-login .forgot .btn {
            margin-top: 15px; }
      body.login section.login-container .loginshell .loginreg.right {
        background-color: #f4f3f3;
        border-radius: 0 7px 7px 0; }
      body.login section.login-container .loginshell .user-login .btn,
      body.login section.login-container .loginshell .user-new .btn {
        display: block;
        width: 100%; }

section.forgot-container {
  position: relative;
  margin-top: 60px; }
  section.forgot-container .forgotshell {
    border-radius: 7px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
    background-color: #FFFFFF; }
    section.forgot-container .forgotshell .forgot-pass {
      padding: 15px; }
    section.forgot-container .forgotshell h4 {
      color: #007ac3; }
    section.forgot-container .forgotshell .loginreg.right {
      background-color: #f4f3f3;
      border-radius: 0 7px 7px 0; }
    section.forgot-container .forgotshell .user-login .btn,
    section.forgot-container .forgotshell .user-new .btn {
      display: block;
      width: 100%; }

body.register {
  background-color: #3d3b3b; }
  body.register section.register-container {
    margin-top: 60px; }
    body.register section.register-container .register-shell {
      background-color: #FFFFFF;
      border-radius: 7px; }
      body.register section.register-container .register-shell .btn {
        cursor: pointer; }
      body.register section.register-container .register-shell h5 {
        font-size: 16px;
        color: #007ac3; }
      body.register section.register-container .register-shell .right {
        padding: 60px 30px 30px 30px;
        border-radius: 0px 0px 7px 7px;
        background-color: #f7f6f6; }
        body.register section.register-container .register-shell .right label {
          display: block; }
        body.register section.register-container .register-shell .right .form-control {
          width: 100%; }
        body.register section.register-container .register-shell .right .form-group {
          margin-bottom: 15px; }
        body.register section.register-container .register-shell .right .content.middle {
          font-size: 14px; }
        body.register section.register-container .register-shell .right .register-bar {
          margin-top: 15px;
          text-align: center; }
        body.register section.register-container .register-shell .right.error {
          color: red; }
          body.register section.register-container .register-shell .right.error p {
            margin-bottom: 10px; }
      body.register section.register-container .register-shell .left {
        font-size: 14px;
        border-radius: 0px 0px 7px 7px; }
        body.register section.register-container .register-shell .left ul {
          padding-left: 25px; }
        body.register section.register-container .register-shell .left .logo {
          text-align: center;
          margin-bottom: 15px;
          padding-top: 40px;
          position: relative; }
          body.register section.register-container .register-shell .left .logo .join {
            position: absolute;
            z-index: 999;
            top: 0;
            left: 0;
            transform: translateY(-50%);
            background-color: orange;
            color: #FFFFFF;
            font-size: 18px;
            padding: 10px 0;
            width: 100%;
            border-radius: 4px;
            text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
            text-align: center; }

section.shared .instr {
  text-align: center;
  margin-bottom: 15px; }
section.shared thead th {
  background-color: #666666; }
section.shared .viewReport {
  background-color: #f7f6f6;
  padding: 10px; }
section.shared .shared-nav {
  background-color: #f7f6f6;
  padding: 15px;
  margin-bottom: 15px; }
  section.shared .shared-nav .shared-item {
    display: inline-block; }
    section.shared .shared-nav .shared-item.active {
      color: #999999; }
    section.shared .shared-nav .shared-item:first-child:before {
      content: ""; }
    section.shared .shared-nav .shared-item:before {
      content: " | "; }

.rsbtn_sampleskin {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 23px;
  float: left;
  background: #606c88;
  background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
  background: -webkit-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
  background: linear-gradient(to bottom, #606c88 0%, #3f4c6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.rsbtn_sampleskin a, .rsbtn_sampleskin span {
  position: relative;
  display: block;
  text-decoration: none;
  color: #FFF;
  text-shadow: 1px 1px #5fa5d0;
  outline: none; }

.rsbtn_sampleskin .rsimg {
  background: transparent url("/cu/concept/rs/controls.png") 0 0 no-repeat;
  border-radius: 4px; }

.rsbtn_sampleskin .rspart {
  float: left; }

.rsbtn_sampleskin .rsdefloat {
  clear: both; }

.rsbtn_sampleskin .rspart.rsbutton {
  width: 23px;
  height: 23px;
  -moz-transition: background-color .2s ease;
  -webkit-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease; }

.rsbtn_sampleskin .rspart.rsbutton:hover {
  background-color: #5fa5d0;
  border-radius: 0; }

.rsbtn_sampleskin .rspart.rsbutton:active {
  background-color: #5fa5d0;
  border-radius: 0; }

.rsbtn_sampleskin .rspart .rsbtn_btnlabel {
  display: none; }

.rsbtn_sampleskin .rsbtn_box {
  margin: 1px; }

.rsbtn_sampleskin .rsbtn_play {
  float: left;
  /*margin-top:1px;*/ }

.rsbtn_sampleskin .rsbtn_left {
  background: #4f85bb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4f85bb 0%, #4668a3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #4f85bb 0%, #4668a3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #4f85bb 0%, #4668a3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4668a3',GradientType=0 );
  /* IE6-9 */ }

.rsbtn_sampleskin .rsbtn_left .rsbtn_text {
  background: transparent url("/cu/concept/rs/controls.png") no-repeat 0 0;
  border-radius: 4px;
  padding-right: 10px;
  padding-left: 30px;
  margin-left: 2px; }

.rsbtn_sampleskin .rsbtn_exp.rsimg {
  padding-left: 5px; }

.rsbtn_sampleskin .rsbtn_exp.rsimg.rspart {
  background: none;
  float: left;
  display: none; }

.rsbtn_sampleskin.rsexpanded .rsbtn_exp.rsimg {
  display: block; }

.rsbtn_sampleskin .rsbtn_pause {
  background-position: 0 -69px; }

.rsbtn_sampleskin.rspaused .rsbtn_pause,
.rsbtn_sampleskin.rsstopped .rsbtn_pause {
  background-position: 0 -46px; }

.rsbtn_sampleskin .rsbtn_stop {
  background-position: 0 -52px; }

.rsbtn_sampleskin .rsbtn_progress_container {
  border: 1px solid #999;
  width: 50px;
  height: 8px;
  margin-top: 4px;
  margin-left: 4px;
  background-image: none; }

.rsbtn_sampleskin .rsbtn_progress_handle.rsimg {
  position: absolute;
  background-color: #666;
  top: -3px;
  left: -2px;
  width: 4px;
  height: 14px;
  background-image: none; }

.rsbtn_sampleskin .rsbtn_progress_played {
  position: absolute;
  height: 100%;
  background-color: #ccc;
  background-image: none; }

.rsbtn_sampleskin .rsbtn_volume {
  margin-left: 4px;
  background-position: 0 -92px; }

.rsbtn_sampleskin .rsbtn_volume_container {
  position: absolute;
  display: none;
  top: 100%;
  margin-top: 6px;
  width: 23px;
  height: 45px;
  border: 1px solid #999;
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, #dbdbdb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 0%, #dbdbdb 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dbdbdb',GradientType=0 ); }

.rsbtn_sampleskin .rsbtn_volume_slider {
  width: 6px;
  height: 30px;
  margin: 5px;
  margin-left: 8px;
  background: #ccc; }

.rsbtn_sampleskin .rsbtn_volume_handle.rsimg {
  position: absolute;
  top: -2px;
  left: -3px;
  width: 12px;
  height: 4px;
  background: #666; }

.rsbtn_sampleskin .rsbtn_settings {
  background-position: 0 -88px; }

.rsbtn_sampleskin .rsbtn_closer {
  margin-left: 4px;
  background-position: 0 -23px; }

.rsbtn_sampleskin.rspopup {
  position: absolute;
  background: #fff;
  border: 1px solid #555;
  box-shadow: 0 0 5px #777;
  display: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "robotomedium"; }

h3.search {
  font-size: 20px; }

a {
  color: #1497c9; }
  a.btn:hover {
    color: #FFFFFF; }
  a:hover, a:visited {
    color: #1497c9; }

.homepage a {
  color: #9adcf5; }
  .homepage a.btn:hover {
    color: #FFFFFF; }
  .homepage a:hover, .homepage a:visited {
    color: #9adcf5; }
.homepage .course-item:hover {
  color: #2e8ece; }
.homepage .group-action:hover {
  color: white; }
.homepage h2 {
  font-size: 1.375rem;
  margin-bottom: 15px;
  font-family: "robotothin"; }
.homepage h4 {
  font-size: 22px;
  font-family: "robotolight"; }
.homepage h6.dropdown-header {
  font-size: 0.9375rem;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "robotomedium";
  color: #FFFFFF; }

@media (min-width: 393px) {
  body {
    margin-bottom: 78px; }
    body footer .footer-links {
      text-align: left; } }
@media (min-width: 521px) {
  body {
    margin-bottom: 78px; }
    body footer .footer-links {
      text-align: left; } }
@media (min-width: 527px) {
  body {
    margin-bottom: 78px; }
    body footer .footer-links {
      text-align: left; } }
@media (min-width: 576px) {
  body {
    margin-bottom: 51px; }
    body footer .footer-links {
      text-align: right; } }
@media (min-width: 992px) {
  body {
    margin-bottom: 51px; }
    body footer .footer-links {
      text-align: right; } }
@media (min-width: 768px) {
  .action-nav .nav-mid .form-inline .input-group {
    width: auto;
    margin-bottom: 0; }
  .action-nav .nav-mid .form-inline a {
    display: block;
    margin: 0; }
    .action-nav .nav-mid .form-inline a.btn-tool {
      margin-bottom: 0;
      margin-right: 15px;
      width: auto; }
    .action-nav .nav-mid .form-inline a.btn-purchase {
      width: auto; } }
@media (min-width: 576px) {
  .navigation-sub .navbar-sub {
    width: 100%;
    text-align: center;
    display: block; } }
@media (min-width: 768px) {
  .navi {
    position: relative; }
    .navi .navigation-sub .navbar-sub {
      width: 272px;
      padding-left: 30px; }
      .navi .navigation-sub .navbar-sub .navbar-sub-label {
        width: 272px;
        max-width: 17rem;
        background-color: #007ac3; }
    .navi .navigation .navbar-brand {
      max-width: 272px;
      text-align: center; }
    .navi .nav-top .logo {
      margin-left: 30px;
      padding-left: 0;
      text-align: center;
      top: 10px; }
      .navi .nav-top .logo img {
        height: 120px; } }
@media (min-width: 992px) {
  .navigation .navbar-brand {
    min-width: 272px;
    text-align: center; }

  .navi .navigation-sub .navbar-sub {
    padding-left: 15px; }
  .navi .nav-top {
    position: relative;
    display: block;
    right: 0;
    top: 1em;
    z-index: 999;
    background: none; }
    .navi .nav-top .container {
      padding-left: 1rem;
      padding-right: 1rem; }
      .navi .nav-top .container .nav {
        padding-left: 1rem;
        padding-right: 1rem; }
    .navi .nav-top .logo {
      margin-left: 15px;
      padding: 7px 10px 7px 10px;
      top: -5px; } }
@media (min-width: 576px) {
  body.homepage .hero .headline h1 {
    font-size: 30px; }
  body.homepage .hero .headline ul {
    list-style-type: none; }
    body.homepage .hero .headline ul li {
      color: #FFFFFF;
      font-size: 1rem;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); }
  body.homepage .free-resources .item img {
    margin-top: 10px;
    width: 100%; }
  body.homepage .course-listing .course-item {
    padding: 0; }
    body.homepage .course-listing .course-item .shortname {
      min-width: 90px;
      text-align: center;
      border-right: 1px solid #ededed; }
    body.homepage .course-listing .course-item .shortname,
    body.homepage .course-listing .course-item .fullname {
      display: inline-block;
      padding: 5px 7px; } }
@media (min-width: 768px) {
  body.homepage .free-resources .item img {
    width: auto; } }
@media (min-width: 992px) {
  body.homepage .hero {
    padding-top: 50px;
    padding-bottom: 80px; }
    body.homepage .hero .headline h1 {
      margin-top: 0px;
      font-size: 28px;
      text-align: left; }
    body.homepage .hero .headline ul {
      list-style-type: none;
      display: block;
      margin: 30px 0 30px 0;
      padding: 0; }
      body.homepage .hero .headline ul li {
        text-align: left;
        font-size: 1rem; }
  body.homepage .free-resources .item img {
    width: 100%; }
  body.homepage .training-courses .chep-banner img {
    margin-top: 0; } }
@media (min-width: 1200px) {
  body.homepage .hero .headline h1 {
    margin-top: 20px;
    font-size: 28px;
    text-align: left; }
  body.homepage .free-resources .item img {
    width: auto; } }
@media (min-width: 768px) {
  body.interior .course-listing .course-item {
    padding: 0; }
    body.interior .course-listing .course-item .shortname {
      min-width: 90px;
      text-align: center;
      border-right: 1px solid #ededed; }
    body.interior .course-listing .course-item .shortname,
    body.interior .course-listing .course-item .fullname {
      display: inline-block;
      padding: 5px 7px; }
  body.interior .content.certification .certification-item .right .cat {
    font-size: 18px; }
  body.interior .chep-callout .mx-auto {
    margin-right: 15px !important; }
  body.interior .chep-callout .btn-chep {
    margin-bottom: auto; } }
@media (min-width: 992px) {
  body.interior .content .course-info-items {
    display: table-header-group; }
  body.interior .content .course-item-access {
    display: table-footer-group; }
  body.interior .content.certification .certification-item .right .title {
    font-size: 18px; }
  body.interior .content.certification .certification-item .right .cat {
    font-size: 20px; }
  body.interior .chep-modal .chep-seal img {
    display: inline-block;
    float: left;
    margin-right: 20px; }
  body.interior .chep-modal .chep-seal p {
    margin-top: 20px; }

  body.register section.register-container .register-shell .right {
    border-radius: 0 7px 7px 0; } }
@media (min-width: 1200px) {
  body.interior .content.certification .certification-item .right .title {
    font-size: 18px; }
  body.interior .content.certification .certification-item .right .cat {
    font-size: 24px; } }

/*# sourceMappingURL=screen_ABHES.css.map */
