    ul.social-links {
      list-style: none;
      margin-left: 15px;
    }
    ul.social-links li {
      display: inline;
    }
    form#mainForm,
    div.qls-top-links form {
      margin: 0;
    }
    div.qls-top-links {
      padding-top: 15px;
      text-align: right;
    }
    @media (max-width: 767px) {
      div.qls-top-links {
        padding-top: 0;
      }
    }
    /*
    */
    div.qls-top-links * {
      text-align: right;
    }
    div.qls-top-links span {
      display: inline-block;
      /*
      padding-right: 10px;
      */
      margin-top: 10px;
    }
    div.qls-top-links form {
      display: inline-block;
      /*
      padding-left: 10px;
      */
      margin-top: 10px;
    }
    div.qls-top-links span > .btn,
    div.qls-top-links form {
      margin-left: 10px;
      /*
      margin-right: 10px;
      margin-right: 10px;
      */
      /*
      margin-bottom: 10px;
      */
    }
    div.qls-top-links .form-search .btn {
      margin-right: 0;
    }
    div.h15 {
      line-height: 15px;
    }
    .well-snap {
      margin-bottom: 0;
      padding-left: 0;
      padding-right: 0;
    }
    .nav-list li {
  text-indent: -13px;
  padding-left: 13px;
  }
    .nav-list li.nav-header {
      text-indent: 0;
      padding-left: 15px;
    }
    .nav-list li a {
}
    .nav-list li a:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;

/* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 4px;
}
    .nav-list li a:before { content: "\f054"; }
    .advertisement img {
      margin-bottom: 28px;
    }
    .breadcrumb > li > .divider {
      color: #999;
    }
    /*
    .breadcrumb {
      background: white;
      padding-left: 0;
      padding-bottom: 0;
    }
    */
    .address .line {
      margin: 0;
    }
    .address {
    }
    .qls-footer.well {
      background-image: -webkit-radial-gradient(center top, ellipse cover, #dcdcdf, #f1f1f4 50%);
      background-size: 100% 20px;
      background-repeat: no-repeat;
      background-color: #f1f1f4;
      border-color: #bebebf;
    }
    .qls-footer .nav-header,
    .qls-footer .title {
      font-size: 18px;
      color: #1b3663;
      font-weight: bold;
      line-height: 24px;
      text-transform: none;
      padding: 3px 0;
    }
    .qls-footer .address {
      line-height: 20px;
    }
    .qls-navbar-footer.navbar {
      font-size: 14px;
    }


  .main a:visited,
  .left-col a:visited {
    color: #006e6d !important;
  }
  table.two-column {
    margin: 9px 0;
  }
  table.two-column th {
    text-align: right;
    border-right: 1px solid #999;
    padding-right: 9px;
  }
  table.two-column td {
    padding-left: 9px;
  }
  a[href$=".pdf"]:after,
  a[href$=".xls"]:after,
  a[href$=".rtf"]:after,
  a[href$=".dot"]:after,
  a[href$=".doc"]:after{
      color: #999;
        text-decoration: inherit;
  display: inline;
  speak: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 0px;
content: " ";
    
  }
  
  a[href$=".xls"]:after {
    color: #0d6933;
  }
  a[href$=".pdf"]:after {
    color: #bb0706;
  }
  a[href$=".rtf"]:after,
  a[href$=".dot"]:after,
  a[href$=".doc"]:after {
    color: #354990;
  }

  a[href$=".rtf"].btn-primary:after,
  a[href$=".dot"].btn-primary:after,
  a[href$=".xls"].btn-primary:after,
  a[href$=".pdf"].btn-primary:after,
  a[href$=".doc"].btn-primary:after {
    color: inherit;
  }
  
/*
  .breadcrumb > li:after {
      color: #999;
        text-decoration: inherit;
  display: inline;
  speak: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
content: "  ";
   }
*/
  .breadcrumb {
    border-radius: 4px;
  }
  .breadcrumb > li:last-child:after {
    content: "";
    padding: 0;
  }
  
  .left-nav > ul {
    margin-left: 0;
    list-style: none;
  }
  
    
  .left-nav > ul  > li{
  background: #f5f5f5;
  /*
  border: 1px solid #ddd;
  border-top: none;
  */
  padding: 4px 16px;
  }
  .left-nav > ul  > li:first-child{
  /*
  border: 1px solid #ddd;
  */
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  }
  .left-nav > ul  > li:last-child{
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  }
  .left-nav > ul  > li ul {
    list-style: none;
    margin-left: 0;
    font-size: 13px;
  }.left-nav > ul  > li ul ul {
    /*
    margin-left: 14px;
    */
    font-size: 12px;
  }
  .left-nav > ul  > li ul li.parent:before,
  .left-nav > ul  > li ul li.parent > a {
  color: gray;
  }
  .left-nav > ul  > li ul li.active:before,
  .left-nav > ul  > li ul li.active > a {
  color: #004b85;
  }
  .left-nav > ul  > li ul li:before{
  color: #ddd;
      text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 4px;
  content: "\f054 "; 
  }
  .left-nav > ul > li.parent,
  .left-nav > ul > li.active {
  /*
  border-left: 8px solid #ddd;
  padding-left: 8px;
  padding-left: 16px;
  */
  }
  .left-nav > ul li.parent > a {
  }
  .left-nav > ul li.active > a {
    color: darkblue;
  }
  
  
  
  .left-nav > ul  > li ul li{
    text-indent: -12px;
    padding-left: 10px;
  }
  
  .left-nav > ul li li li li li li ul {
    display: none;
  }

  .left-nav.nav-collapse .nav > li > a {
    color: #577cb3;
    padding: 0;
  }


/************ ***/

  .hidden-crumb {
    display: inline !important;
  }
  .crumb-control {
    display: none !important;
  }
@media (max-width: 767px) {
  .hidden-crumb {
    display: none !important;
  }
  .crumb-control {
    display: inline-block !important;
  }

  .left-col .collapse {
    overflow: hidden;
    height: 0;
  }
}
@media (min-width: 768px) {
  .left-col .collapse {
    height: auto !important;
    overflow: visible !important;
  }

  .left-col > .btn-navbar {
    display: none !important;
  }
}

.qls-header {
  margin: 15px auto;
}
@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
}

/* ************************* PROCTOR ****************** */

  .proctor-article .addthis_toolbox {
    margin-bottom: 16px;
  }

  .proctor-article .addthis_toolbox .btn-mini {
    margin-left: 6px;
    line-height: 18px;
    padding-right: 6px !important;
    padding-left: 6px !important;
  }

  .proctor-article .addthis_toolbox .btn-mini i {
    font-size: 14px;
  }
  
  .proctor-article td,
  .proctor-article th {
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .proctor-article .article-type {
    float: left;
  }

  .proctor-article .authors {
    float: right;
    text-align: right;
  }
  
  @media (max-width: 767px) {
    .proctor-article .article-type {
      float: none;
    }
    .proctor-article .authors {
      float: none;
    }
  }
  
  .proctor-article .captioned-image {
    float: left;
    clear: left;
    width: 225px;
    margin-right: 15px;
    margin-bottom: 15px; }

  .proctor-article .captioned-image.w-150 {
    width: 150px; }
  .proctor-article .captioned-image.w-300 {
    width: 300px; }
  .proctor-article .captioned-image.w-450 {
    width: 450px; }
  .proctor-article .captioned-image.w-545 {
    width: 545px; }
  .proctor-article .captioned-image div {
    font-style: italic;
    margin-bottom: 15px; }

  .proctor-article .captioned-image.pull-right {
    float: right;
    clear: right;
    margin-right: 0px;
    margin-left: 15px; }

  .proctor-article .captioned-image img {
    margin-bottom: 4px;
    width: 100%; }

  .proctor-article h1 + .subhead {
    margin-top: -10px;
  }

  .proctor-article .summary {
    font-weight: bold;
    font-style: italic;
  }

/* ************* LANDING PAGE *********** */
  hr.qls-thick {
    border-top-color: #515f82;
    border-bottom: 4px solid #b8c8df;
    margin-top: 0px;
  }
  div.more {
    margin-bottom: 20px;
  }
  .table.events td,
  .table.dated-table td {
    border-color: #b7c8df; }
  
.home-half-box .table-striped tbody > tr:nth-child(odd) > td,
.home-half-box .table-striped tbody > tr:nth-child(odd) > th {
  background-color: inherit;
}
.home-half-box .table-striped tbody > tr:nth-child(even) > td,
.home-half-box .table-striped tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9;
}

  .table .headline a:link,
  .table .title a:link{
    font-weight: bold;
  color: #004b85;
  }
  .landing-advertisement {
    margin-top: -20px;
    margin-bottom: 20px;
  }
  
  .landing-advertisement img {
    width: 100%;
  }
  
  /*
  .table.dated-table tr:last-child td,
  .table.events tr:last-child td {
    border-bottom: 2px solid #b7c8df;
  }
  */
  .home-half-box .table tr:last-child td,
  .home-half-box .table tr:last-child td {
    border-bottom: 2px solid #b7c8df;
  }
  /*
  .table.dated-table,
  .table.events {
    margin-bottom: 10px;
  }
  */
  .dated-table p {
    margin-bottom: 0;
  }
  .home-box .btn-primary {
    line-height: 33px;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 20px;
    padding-right: 15px;
  }
  .home-box .btn-primary i {
    margin-right: 5px;
  }
  .home-box.well {
    padding: 0;
    border-color: #abbdd9;
  }
  .home-box .nav-list li {
    line-height: 28px;
    font-size: 16px;
  }
  .home-box .nav-list li.nav-header {
    font-size: 18px;
    line-height: 54px;
    text-transform: none;
    margin-bottom: 15px;
    
    /* -------- */
      color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #103c6c;
  *background-color: #0f284a;
  background-image: -moz-linear-gradient(top, #104a83, #0f284a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#104a83), to(#0f284a));
  background-image: -webkit-linear-gradient(top, #104a83, #0f284a);
  background-image: -o-linear-gradient(top, #104a83, #0f284a);
  background-image: linear-gradient(to bottom, #104a83, #0f284a);
  background-repeat: repeat-x;
  border-color: #0f284a #0f284a #02060a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff104a83', endColorstr='#ff0f284a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

  }
  .home-box .nav-list li.nav-header {
    margin-bottom: 7px;
  }
  .home-box .nav-list {
    padding-bottom: 8px;
  }
  .home-half-box > .title {
    font-size: 20px;
    line-height: 46px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
    padding: 0 16px;
    
    /* -------- */
      color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #103c6c;
  *background-color: #0f284a;
  background-image: -moz-linear-gradient(top, #104a83, #0f284a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#104a83), to(#0f284a));
  background-image: -webkit-linear-gradient(top, #104a83, #0f284a);
  background-image: -o-linear-gradient(top, #104a83, #0f284a);
  background-image: linear-gradient(to bottom, #104a83, #0f284a);
  background-repeat: repeat-x;
  border-color: #0f284a #0f284a #02060a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff104a83', endColorstr='#ff0f284a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

  }
  td.date {
    vertical-align: top;
    text-align: right !important;
    padding-right: 10px;
  }
  @media (min-width: 768px) and (max-width: 979px) {
    .home-box .btn-primary {
      font-size: 17px;
    }
    .home-box .btn-primary i {
      margin-right: 5px;
      font-size: 24px;
    }
    .home-box .nav-list li {
      font-size: 14px;
    }
    .home-half-box > .title {
      font-size: 15px;
    }
    .nav-pills > li > a {
      font-size: 12px;
    }
  }

/* ***************** carousel *************** */

.carousel-inner img {
  width: 100%;
}

.indy-container {
  display: block;
  height: 100%;
  width: 30%;
  max-width: 300px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.qls-carousel-indicators {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 5;
  margin: 0;
  list-style: none;
  display: table;
  height: 100%;
}

.qls-carousel-indicators li {
  cursor: pointer;
  display: table-row;
  float: none;
  width: auto;
  margin-left: 0;
  borer-radius: 0;
  height: 25%;
  background-color: rgba(64, 64, 64, 0.8);
  text-indent: 0;
}

.qls-carousel-indicators li.active {
  background-color: rgba(64, 64, 64, 0.95);
}

.qls-carousel-indicators li div {
  border-top: 1px solid black;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white;
  line-height: 1.2;
  padding: 0 10px;
}

.qls-carousel-indicators li:first-child div {
  border-top: none;
}

@media (min-width: 1200px) { .qls-carousel-indicators li div { font-size: 26px; } }
@media (min-width: 980px) and (max-width: 1199px) { .qls-carousel-indicators li div { font-size: 24px; } }
@media (min-width: 768px) and (max-width: 979px) { .qls-carousel-indicators li div { font-size: 20px;; } }
@media (max-width: 767px) { .qls-carousel-indicators li div { font-size: 14px; font-weight: bold; } }
@media (max-width: 480px) { .qls-carousel-indicators li div { font-size: 8px; font-weight: normal; } }


/* ********************* top ***************** */
  .qls-horizontal-nav
  {
    padding: 0 0 0 10px;
    background-color: #f5f5f5;
  }
.qls-horizontal-nav > li > a {
}
  .qls-horizontal-nav > li {
  float: left;
  width: 221px;
  border-bottom: 1px solid #d2dbea;
    margin-right: 10px;
t
}
  @media(max-width: 767px) {
    .qls-horizontal-nav > li {
      width: 47.5%;
      min-width: 221px;
    }
  }
  @media(max-width: 515px) {
    .qls-horizontal-nav > li {
      width: 95%;
      min-width: auto;
    }
  }
  @media(min-width: 768px) and (max-width: 979px) {
    .qls-horizontal-nav {
      padding-left: 20px;
  }
  }
  
  .qls-horizontal-nav > li > a {
  line-height: 14px;
}
.qls-horizontal-nav > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
}
  
.qls-horizontal-nav > .active > a,
.qls-horizontal-nav > .active > a:hover,
.qls-horizontal-nav > .active > a:focus {
  color: white;
  background-color: red;
}

.qls-horizontal-nav > li {
  margin-bottom: -1px;
  margin-top: 1px;
}

/****************************** */

div.title + p {
  margin-top: 10px;
}

.main .pipelist ul {
    display: inline;
    margin-left: 0;
}
.main .pipelist ul li {
    display: inline;
}
.main .pipelist ul li a {
    white-space: nowrap;
}
.main .pipelist ul li:before {
    content: " | ";
}
.main .pipelist ul li:first-child:before {
    content: "";
}

.indent {
    margin-left: 2em;
    margin-right: 2em;
}
  .event-title {
    color: #004B85;
    font-size: 30px;
    line-height: 40px;
  }
  .date-line {
    color: #004B85;
    font-size: 20px;
    line-height: 40px;
  }
  .event-venue {
    color: #004B85;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .full-width-banner img {
    width: 100%;
  }
  .pricing table {
    border-spacing: 5px;
    border-collapse: separate;
    width: 100%;
  }
  .pricing table td {
    background-color: #D9E1ED;
    padding: 0 5px;
    line-height: 30px;
  }
  .pricing .span3:last-child table td {
    background-color: #DEDEDF;
  }  
  .pricing table td:first-child {
    text-align: right;
  }
  .pricing table td:last-child {
    background-color: #C5D2E5;
  }
  .pricing .span3:last-child table td:last-child {
    background-color: #CECECF;
  }
  .pricing table th {
    text-align: left;
    font-size: 16px;
    padding: 10px;
    padding-left: 0;
    padding-top: 0;
  }
  .pricing {
    margin-bottom: 20px;
  }
  .event-container .btn-block {
    font-size: 16px;
    padding: 10px;
  }
  .cpd-core-areas img {
    margin-left: 30px;
  }
  .event-container .sponsor {
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    color: black;
    margin-bottom: 20px;
  }
  .cpd-row img,
  .cpd-row b{
    margin: 10px 0;
  }
  .cpd-row b{
    line-height: 30px;
    display: block;
  }
  @media (min-width: 768px) and (max-width: 979px) {
    .pricing table td {
      font-size: 11px;
    }
  
    .event-container .btn-block {
      font-size: 14px;
    }
  }
/* ************************* FORMS ****************** */

.se-form-required-asterisk {
  font-size: 11px;
  color: #FF0000;
}
.se-form-required-text {
  font-size: 11px;
  color: #FF0000;
  padding-right: 10px;
}

input[type="checkbox"] + label {
            display: inline;
            margin: 0 4px;
            position: relative;
            bottom: -1px
}
input[type="radio"] + label {
            display: inline;
            margin: 0 4px;
            position: relative;
            bottom: -4px
}

/*QLS-42*/
.no-js .qmbutton {
    display: block;
}
.qmbutton {
    display: none;
}
.qmodule li table td {
    padding: 2px;
}
.qmodule li {
    margin-bottom: 15px;
}
.qmodule .answer {
    margin: 10px 0 10px 10px;
}
.qmodule .relLinks {
    left: -19px;
    position: relative;
}
/*End of QLS-42*/


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 0px;
  padding-bottom: 5px;
}
.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: normal;
}
.blog-description {
  font-size: 20px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 0px;
}


/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 14px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
/*margin: 0 -15px 15px;*/
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}
.blog-archive {
  list-style-type: none;
  margin-left: 0px;
}


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 30px;
}
.blog-post-title {
  margin-bottom: 5px;
  font-size: 30px;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}
