.bluetext {
  color: #019ee3 !important; }

.checkedlist {
  padding-left: 0; }
  .checkedlist li {
    padding-left: 30px;
    position: relative; }
    .checkedlist li:before {
      position: absolute;
      left: 10px;
      top: 3px;
      content: "\f00c";
      display: inline-block;
      margin: 0 0 0 10px;
      padding: 0;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 0.68em;
      text-rendering: auto;
      vertical-align: middle;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.employeequotes h2 {
  color: #019ee3; }
.employeequotes .employeequote {
  position: relative; }
  .employeequotes .employeequote .quoteimage {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 200px; }
    @media only screen and (max-width: 50em) {
      .employeequotes .employeequote .quoteimage {
        position: static;
        height: 300px;
        background-position: center bottom;
        margin: 0 auto; } }
  .employeequotes .employeequote .quoteintro {
    background: #019ee3;
    padding: 10px 20px;
    display: inline-block; }
    @media only screen and (max-width: 50em) {
      .employeequotes .employeequote .quoteintro {
        display: block; } }
    .employeequotes .employeequote .quoteintro h3 {
      color: #ffffff;
      display: block;
      margin: 0;
      padding: 0;
      font-weight: 600;
      font-size: 20px; }
    .employeequotes .employeequote .quoteintro h4 {
      color: #ffffff;
      font-size: 18px;
      margin: 0;
      padding: 0; }
  .employeequotes .employeequote .quotemain {
    padding: 20px 220px 20px 20px;
    background: #efefef;
    color: #666666; }
    @media only screen and (max-width: 50em) {
      .employeequotes .employeequote .quotemain {
        padding: 20px; } }
@media only screen and (max-width: 50em) {
  .employeequotes .bx-controls {
    position: static; } }
.employeequotes .bx-controls .bx-controls-direction {
  display: none; }
  @media only screen and (max-width: 50em) {
    .employeequotes .bx-controls .bx-controls-direction {
      display: none; } }
  .employeequotes .bx-controls .bx-controls-direction a {
    text-align: center; }
    .employeequotes .bx-controls .bx-controls-direction a:before {
      position: static;
      border-bottom: none;
      width: auto; }
.employeequotes .bx-controls .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666666;
  display: block; }
  @media only screen and (max-width: 50em) {
    .employeequotes .bx-controls .bx-pager {
      display: block; } }
  .employeequotes .bx-controls .bx-pager .bx-pager-item {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: bottom; }
  .employeequotes .bx-controls .bx-pager a {
    background: #666666;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 10px;
    outline: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    .employeequotes .bx-controls .bx-pager a:before {
      display: none; }
    .employeequotes .bx-controls .bx-pager a.active {
      background: #019ee3; }

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