html {
  margin: 0;
  padding: 0;
  border: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, blockquote, q, th, td, caption, table, body, div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, tbody, tfoot, thead, tr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, q:before, blockquote:after, q:after {
    content: ""; }

th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

#container #flash {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzY2MzMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwY2MwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #33cc33), color-stop(100%, #00cc00));
  background: -moz-linear-gradient(#33cc33, #00cc00);
  background: -webkit-linear-gradient(#33cc33, #00cc00);
  background: linear-gradient(#33cc33, #00cc00);
  background-color: #0c0;
  color: #f0f0ee;
  font-size: 13px;
  font-weight: bold;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 25px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  position: relative; }
  #container #flash.error, #container body #flash.alert, body #container #flash.alert {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzMzMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3333), color-stop(100%, #ff0000));
    background: -moz-linear-gradient(#ff3333, #ff0000);
    background: -webkit-linear-gradient(#ff3333, #ff0000);
    background: linear-gradient(#ff3333, #ff0000);
    background-color: #f00; }
  #container #flash .close {
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -10000em;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    background: url(../img/admin/close.png) no-repeat 0 0; }

/* Useful variables */
#container .central, #container #central #topbar, #container #central > header, #container #central #main, #container #central > footer {
  position: relative;
  max-width: 940px;
  margin: 0 auto; }

/* Mix-ins */
/* Page specific CSS */
body.law_cases.index #case-search-header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  body.law_cases.index #case-search-header > img {
    top: 34px;
    left: 70px; }
  body.law_cases.index #case-search-header p {
    top: 97px; }
body.law_cases.index #crimeline-updater-form {
  margin-top: 150px;
  border-top: 1px solid #dbd9dc; }
body.law_cases.results #crimeline-updater-form {
  margin-top: 0 !important;
  border-top: none !Important; }
body.law_cases #primary div .case-search-container .sphinx-message {
  display: none; }
body.law_cases #primary div .case-search-container form input[type=text]:not(.IEMadness) {
  line-height: 1em !important; }
@media screen and (max-width: 954px) {
  body.law_cases #primary div .case-search-container {
    height: auto;
    border: none; }
    body.law_cases #primary div .case-search-container h1 {
      margin: 5px 0 !important;
      text-align: center; }
    body.law_cases #primary div .case-search-container form {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      width: auto;
      height: auto; }
      body.law_cases #primary div .case-search-container form .input {
        width: 260px;
        margin: 0 auto; }
      body.law_cases #primary div .case-search-container form input[type=text] {
        position: relative;
        top: auto;
        top: initial;
        bottom: auto;
        bottom: initial;
        left: auto;
        left: initial;
        right: auto;
        right: initial;
        margin: 10px 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #dbd9dc;
        width: 100%;
        height: 35px; }
      body.law_cases #primary div .case-search-container form input[type=submit] {
        border: none;
        display: block;
        margin: 0 auto;
        width: 231px;
        height: 60px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        line-height: 60px;
        font-size: 14px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
        position: relative;
        top: auto;
        top: initial;
        bottom: auto;
        bottom: initial;
        left: auto;
        left: initial;
        right: auto;
        right: initial; }
        body.law_cases #primary div .case-search-container form input[type=submit]:hover {
          background-position: -130px -60px;
          text-decoration: none !important; } }
@media screen and (max-width: 767px) {
  body.law_cases #primary div .case-search-container h1 span {
    display: none; } }
body.law_cases #primary div #search-results article {
  border-bottom: 1px solid #dbd9dc;
  margin: 0;
  padding: 20px 60px; }
  body.law_cases #primary div #search-results article span.key {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #052546;
    border: 1px solid #ccc;
    padding: 0 20px;
    margin: 0 10px 5px 0;
    font-size: 18px;
    line-height: 43px;
    font-weight: bold;
    color: #fff; }
  body.law_cases #primary div #search-results article span.highlight {
    display: inline-block;
    padding: 0px 5px;
    color: #052546;
    border: 1px solid #eee; }
  body.law_cases #primary div #search-results article h1 {
    display: block;
    font-size: 30px !important;
    line-height: 30px;
    margin: 0 !important; }
    body.law_cases #primary div #search-results article h1 a {
      color: #052546 !important; }
  body.law_cases #primary div #search-results article strong.sub {
    display: block;
    margin: 10px 0 5px;
    font-size: 18px;
    line-height: 36px;
    color: #052546; }
    body.law_cases #primary div #search-results article strong.sub a {
      color: #052546 !important;
      line-height: 0.9em !important; }
  body.law_cases #primary div #search-results article p {
    font-size: 14px;
    margin: 1.5em 0; }
  body.law_cases #primary div #search-results article p.read-more {
    margin: 1.5em 0; }
    body.law_cases #primary div #search-results article p.read-more a {
      font-size: 14px;
      font-weight: bold;
      color: #052546;
      border-bottom: 1px solid #052546; }
body.law_cases #primary div #search-results .pager {
  margin: 22px;
  width: auto;
  text-align: right;
  overflow: hidden; }
  body.law_cases #primary div #search-results .pager span {
    display: inline-block;
    margin: 0px 5px;
    font-size: 1.2em; }
    body.law_cases #primary div #search-results .pager span.current {
      color: #999; }
    body.law_cases #primary div #search-results .pager span.disabled {
      display: none; }
body.law_cases #primary div #search-results .jscroll-inner .pager {
  display: none; }
body.law_cases #primary div #search-results .jscroll-inner .jscroll-loading {
  text-align: center;
  margin: 20px 0;
  height: 20px;
  background: transparent url("../img/loading.gif") center no-repeat; }
@media screen and (max-width: 954px) {
  body.law_cases #primary div #search-results {
    padding: 0; }
    body.law_cases #primary div #search-results article span.key {
      font-size: 14px;
      line-height: 30px; } }
@media screen and (max-width: 767px) {
  body.law_cases #primary div #search-results article span.key {
    font-size: 12px;
    line-height: 26px; }
  body.law_cases #primary div #search-results article p {
    font-size: 12px;
    line-height: 18px; } }
body.law_cases.view .content_area > aside > * {
  margin-left: 20px; }
body.law_cases.view .content_area > aside > strong {
  font-size: 14px;
  width: 80%;
  display: block; }
body.law_cases.view .content_area > aside > em {
  font-size: 14px;
  width: 80%;
  display: block;
  color: #052546;
  margin-bottom: 20px;
  font-style: normal; }
body.law_cases.view .content_area > aside div.social {
  margin-top: 10px; }
  body.law_cases.view .content_area > aside div.social span {
    display: inline-block !important; }
body.law_cases.view .content_area > section {
  padding: 40px 60px 0;
  overflow: visible !important;
  float: none !important;
  width: auto !important;
  min-height: auto !important;
  min-height: initial !important; }
  body.law_cases.view .content_area > section > * {
    margin-left: 0 !important; }
  body.law_cases.view .content_area > section h1 {
    margin-bottom: 40px !important; }
  body.law_cases.view .content_area > section p {
    font-size: 14px; }
  body.law_cases.view .content_area > section div.tags {
    margin-bottom: 20px; }
    body.law_cases.view .content_area > section div.tags span {
      display: inline-block;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: #052546;
      border: 1px solid #ccc;
      padding: 0 20px;
      margin: 0 10px 5px 0;
      font-size: 18px;
      line-height: 43px;
      font-weight: bold;
      color: #fff; }
  body.law_cases.view .content_area > section a.transcript {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    margin: 30px 0;
    color: #fff !important;
    width: 230px; }
    body.law_cases.view .content_area > section a.transcript:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  body.law_cases.view .content_area > section div.social {
    height: 22px; }
  @media screen and (max-width: 767px) {
    body.law_cases.view .content_area > section {
      padding: 40px 30px 0; }
      body.law_cases.view .content_area > section h1 {
        margin-bottom: 40px !important; }
      body.law_cases.view .content_area > section h3 {
        font-size: 12px !important;
        line-height: 18px !important;
        color: #052546; }
      body.law_cases.view .content_area > section div.tags {
        margin-bottom: 20px; }
        body.law_cases.view .content_area > section div.tags span {
          padding: 0 10px;
          margin: 0 5px 5px 0;
          font-size: 12px;
          line-height: 26px; }
      body.law_cases.view .content_area > section a.transcript {
        margin: 15px auto !important; }
      body.law_cases.view .content_area > section p {
        font-size: 12px;
        line-height: 18px; } }
body.law_cases .selectBox-options li a {
  line-height: 2.2em !important;
  font-size: 1em !important; }

body.courses #course-selection {
  background: url('../img/structure/bg-sidebar.gif?1435911241') 0px 0px #e5e4e6;
  border-left: 1px solid #FFFFFF;
  overflow: hidden; }
  body.courses #course-selection > div, body.courses #course-selection > article {
    min-height: 800px;
    float: right;
    background: #FFFFFF;
    padding-top: 15px;
    width: 716px;
    z-index: 4;
    border-left: 1px solid #dbd9dc;
    border-bottom: 1px solid #dbd9dc;
    overflow: hidden;
    font-size: 13px; }
    body.courses #course-selection > div > *, body.courses #course-selection > article > * {
      margin-left: 20px !important;
      margin-right: 20px !important; }
  body.courses #course-selection aside {
    z-index: 5;
    float: left;
    position: relative;
    left: 5px;
    min-height: 400px;
    width: 218px; }
    body.courses #course-selection aside, body.courses #course-selection aside * {
      overflow: hidden;
      display: block; }
    body.courses #course-selection aside a {
      width: 216px;
      background: url('../img/structure/course-selected.png?1435911241') 0px -200px no-repeat;
      min-height: 55px;
      text-decoration: none !important;
      /*&:hover,*/ }
      body.courses #course-selection aside a:first-child {
        display: none; }
      body.courses #course-selection aside a:nth-child(2) {
        margin-top: 75px; }
      body.courses #course-selection aside a:last-child {
        margin-bottom: 75px; }
      body.courses #course-selection aside a span {
        width: 165px;
        background: #FFFFFF;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        margin: 10px 0 10px 11px;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        color: #052546;
        min-height: 35px; }
        body.courses #course-selection aside a span strong {
          margin: 5px 2px 5px 4px; }
      body.courses #course-selection aside a.on {
        background-position: center right !important; }
        body.courses #course-selection aside a.on span {
          background: #052546;
          color: #FFFFFF; }
  @media screen and (max-width: 954px) {
    body.courses #course-selection {
      background: transparent;
      border: none;
      margin: 30px 50px 0; }
      body.courses #course-selection > div,
      body.courses #course-selection > article {
        width: 100%;
        min-height: auto;
        min-height: initial;
        border: none; }
        body.courses #course-selection > div > *,
        body.courses #course-selection > article > * {
          margin-left: 0 !important;
          margin-right: 0 !important; }
        body.courses #course-selection > div h3,
        body.courses #course-selection > article h3 {
          color: #052546;
          font-size: 15px;
          line-height: 20px; }
      body.courses #course-selection aside {
        width: 100%;
        min-height: auto;
        min-height: initial;
        left: auto;
        left: initial; }
        body.courses #course-selection aside a {
          position: relative;
          overflow: visible;
          border: none;
          display: block;
          margin: 5px auto;
          width: 216px;
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-weight: bold;
          line-height: 50px;
          font-size: 14px;
          cursor: pointer;
          background: #174775;
          background: -moz-linear-gradient(top, #174775 0%, #052546 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #174775), color-stop(100%, #052546));
          background: -webkit-linear-gradient(top, #174775 0%, #052546 100%);
          background: -o-linear-gradient(top, #174775 0%, #052546 100%);
          background: -ms-linear-gradient(top, #174775 0%, #052546 100%);
          background: linear-gradient(to bottom, #174775 0%, #052546 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174775', endColorstr='#052546',GradientType=0 );
          -moz-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
          -webkit-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
          box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          padding: 16px;
          box-sizing: border-box;
          line-height: 18px;
          min-height: auto !important;
          min-height: initial !important;
          margin: 20px auto !important; }
          body.courses #course-selection aside a:before {
            content: '';
            -moz-box-shadow: inset 0px 0px 20px #ccc;
            -webkit-box-shadow: inset 0px 0px 20px #ccc;
            box-shadow: inset 0px 0px 20px #ccc;
            border: 1px solid #ccc;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            z-index: -1;
            position: absolute;
            top: -5px;
            bottom: -5px;
            left: -5px;
            right: -5px; }
          body.courses #course-selection aside a:after {
            border-top: 1px solid rgba(255, 255, 255, 0.3);
            content: '';
            position: absolute;
            top: 1px;
            left: 0;
            right: 0;
            border-radius: 5px;
            height: 35px; }
          body.courses #course-selection aside a:hover {
            text-decoration: none !important;
            background: #052546;
            background: -moz-linear-gradient(top, #052546 0%, #052546 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #052546), color-stop(100%, #052546));
            background: -webkit-linear-gradient(top, #052546 0%, #052546 100%);
            background: -o-linear-gradient(top, #052546 0%, #052546 100%);
            background: -ms-linear-gradient(top, #052546 0%, #052546 100%);
            background: linear-gradient(to bottom, #052546 0%, #052546 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052546', endColorstr='#052546',GradientType=0 ); }
          body.courses #course-selection aside a:first-child {
            display: block; }
          body.courses #course-selection aside a span {
            width: auto;
            background: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            margin: 0;
            line-height: inherit;
            color: #fff;
            min-height: auto;
            min-height: initial; }
            body.courses #course-selection aside a span strong {
              margin: 0; } }
  @media screen and (max-width: 767px) {
    body.courses #course-selection {
      margin: 0 30px 0; } }
body.courses #crimeline-updater-form {
  margin-top: 0; }
body.courses.index #course-selection > div p:first-child {
  margin-top: 40px; }
body.courses.index #course-selection > div .intro {
  font-size: 14px; }
@media screen and (max-width: 954px) {
  body.courses.view #course-selection aside {
    display: none; } }
body.courses.view #course-selection > article {
  padding-bottom: 40px; }
  body.courses.view #course-selection > article h1 {
    margin-bottom: 5px !important; }
  body.courses.view #course-selection > article h3 {
    color: #052546;
    font-size: 1.6em !important; }
  body.courses.view #course-selection > article #intro {
    font-size: 14px;
    margin-top: 20px !important; }
  body.courses.view #course-selection > article form {
    position: relative;
    display: block;
    margin: 40px 20px;
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dbd9dc;
    overflow: hidden;
    background: url('../img/structure/bg-book-now.gif?1435911241') bottom center repeat-x; }
    body.courses.view #course-selection > article form > strong {
      display: block;
      font-weight: bold;
      font-size: 20px; }
    body.courses.view #course-selection > article form > span {
      position: absolute;
      top: 20px;
      right: 0;
      display: block;
      width: 450px;
      font-weight: bold;
      font-size: 20px;
      color: #CC0000; }
    body.courses.view #course-selection > article form fieldset {
      margin: 10px 0 10px;
      overflow: hidden; }
      body.courses.view #course-selection > article form fieldset legend {
        display: block;
        font-weight: bold;
        font-size: 14px;
        padding-bottom: 10px; }
      body.courses.view #course-selection > article form fieldset > div {
        overflow: hidden;
        float: left; }
        body.courses.view #course-selection > article form fieldset > div.newline {
          clear: both; }
        body.courses.view #course-selection > article form fieldset > div.remove input[type=radio] {
          display: none !important; }
        body.courses.view #course-selection > article form fieldset > div.remove label {
          margin-left: 28px;
          color: #ccc !important; }
        body.courses.view #course-selection > article form fieldset > div.remove span {
          color: #ccc !important; }
          body.courses.view #course-selection > article form fieldset > div.remove span.extra {
            font-weight: bold !important;
            display: block;
            color: #CC0000 !important; }
        body.courses.view #course-selection > article form fieldset > div.warning span.extra {
          font-weight: bold !important;
          display: block;
          color: #CC0000; }
        body.courses.view #course-selection > article form fieldset > div label {
          font-size: 14px;
          display: block;
          margin-left: 5px;
          margin-bottom: 10px;
          width: 130px;
          float: left; }
          body.courses.view #course-selection > article form fieldset > div label span {
            display: block;
            font-size: 0.8em;
            color: #faac20; }
            body.courses.view #course-selection > article form fieldset > div label span strong {
              display: block;
              font-weight: normal; }
          body.courses.view #course-selection > article form fieldset > div label span {
            display: block;
            font-size: 0.8em;
            color: #faac20; }
            body.courses.view #course-selection > article form fieldset > div label span strong {
              display: block;
              font-weight: normal; }
      body.courses.view #course-selection > article form fieldset input[type=radio] {
        float: left; }
      body.courses.view #course-selection > article form fieldset select {
        border: 1px solid #dbd9dc;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
        box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
        width: 60px;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        background: #fff url("../img/icon-closed.png") center right 10px no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        float: left; }
        body.courses.view #course-selection > article form fieldset select[type=text], body.courses.view #course-selection > article form fieldset select[type=email] {
          height: 30px;
          line-height: 20px; }
        body.courses.view #course-selection > article form fieldset select::-webkit-input-placeholder {
          color: #fff;
          font-style: italic; }
        body.courses.view #course-selection > article form fieldset select:-moz-placeholder {
          /* Firefox 18- */
          color: #fff;
          font-style: italic; }
        body.courses.view #course-selection > article form fieldset select::-moz-placeholder {
          /* Firefox 19+ */
          color: #fff;
          font-style: italic; }
        body.courses.view #course-selection > article form fieldset select:-ms-input-placeholder {
          color: #fff;
          font-style: italic; }
        body.courses.view #course-selection > article form fieldset select::-ms-clear {
          display: none; }
        body.courses.view #course-selection > article form fieldset select:active::-webkit-input-placeholder, body.courses.view #course-selection > article form fieldset select:focus::-webkit-input-placeholder {
          opacity: 0.5; }
        body.courses.view #course-selection > article form fieldset select:active:-moz-placeholder, body.courses.view #course-selection > article form fieldset select:active::-moz-placeholder, body.courses.view #course-selection > article form fieldset select:active:-ms-input-placeholder, body.courses.view #course-selection > article form fieldset select:focus:-moz-placeholder, body.courses.view #course-selection > article form fieldset select:focus::-moz-placeholder, body.courses.view #course-selection > article form fieldset select:focus:-ms-input-placeholder {
          opacity: 0.5; }
        body.courses.view #course-selection > article form fieldset select::-ms-expand {
          display: none; }
      body.courses.view #course-selection > article form fieldset div#price-display {
        float: left;
        margin: 0 0 0 10px;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.7em;
        color: #052546;
        width: 100px;
        height: 35px; }
    body.courses.view #course-selection > article form input[type=submit] {
      border: none;
      display: block;
      margin: 0 auto;
      width: 231px;
      height: 60px;
      text-transform: uppercase;
      text-align: center;
      color: #FFF;
      font-weight: bold;
      line-height: 60px;
      font-size: 14px;
      cursor: pointer;
      background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
      margin: 20px 0 0; }
      body.courses.view #course-selection > article form input[type=submit]:hover {
        background-position: -130px -60px;
        text-decoration: none !important; }
  @media screen and (max-width: 767px) {
    body.courses.view #course-selection > article {
      padding-bottom: 0; }
      body.courses.view #course-selection > article h1,
      body.courses.view #course-selection > article form > strong {
        font-size: 24px !important;
        line-height: 28px !important;
        color: #052546 !important; }
      body.courses.view #course-selection > article > h3 {
        font-size: 12px !important;
        line-height: 18px !important;
        color: #052546 !important; }
      body.courses.view #course-selection > article .sub {
        margin-top: 25px; }
        body.courses.view #course-selection > article .sub ul li, body.courses.view #course-selection > article .sub ol li {
          width: auto;
          margin: 0 40px 10px 40px;
          text-align: left; }
      body.courses.view #course-selection > article form {
        max-width: 280px;
        margin: 0 auto !important;
        padding: 0;
        border: none;
        overflow: visible;
        background: none; }
        body.courses.view #course-selection > article form fieldset {
          margin: 10px 0 10px;
          overflow: visible; }
          body.courses.view #course-selection > article form fieldset legend {
            display: block;
            font-weight: bold;
            font-size: 14px;
            padding-bottom: 10px; }
          body.courses.view #course-selection > article form fieldset div#price-display {
            float: right !important;
            font-size: 20px;
            line-height: 35px;
            text-align: right; }
          body.courses.view #course-selection > article form fieldset > div {
            width: 100%; }
            body.courses.view #course-selection > article form fieldset > div.warning input[type=radio], body.courses.view #course-selection > article form fieldset > div.remove input[type=radio] {
              display: none !important; }
            body.courses.view #course-selection > article form fieldset > div.warning label, body.courses.view #course-selection > article form fieldset > div.remove label {
              color: #052546 !important; }
            body.courses.view #course-selection > article form fieldset > div.warning span, body.courses.view #course-selection > article form fieldset > div.remove span {
              font-weight: normal !important;
              color: #333 !important; }
              body.courses.view #course-selection > article form fieldset > div.warning span em, body.courses.view #course-selection > article form fieldset > div.remove span em {
                font-style: normal !important; }
              body.courses.view #course-selection > article form fieldset > div.warning span.extra, body.courses.view #course-selection > article form fieldset > div.remove span.extra {
                font-weight: normal !important;
                color: #cf0000 !important; }
            body.courses.view #course-selection > article form fieldset > div input[type=radio] {
              display: none !important;
              position: absolute;
              top: 0;
              left: -30px; }
            body.courses.view #course-selection > article form fieldset > div label {
              position: relative;
              font-size: 12px;
              line-height: 18px;
              text-align: left;
              font-weight: bold;
              color: #052546;
              width: auto;
              margin-left: 30px !important; }
              body.courses.view #course-selection > article form fieldset > div label span {
                font-weight: normal !important;
                font-size: 12px;
                color: #333; }
                body.courses.view #course-selection > article form fieldset > div label span em {
                  font-style: normal; }
            body.courses.view #course-selection > article form fieldset > div input[type=radio] + label:before, body.courses.view #course-selection > article form fieldset > div input[type=radio] + label:after {
              content: '';
              position: absolute;
              top: 0;
              left: -30px;
              background: #fff;
              width: 15px;
              height: 15px;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              border-radius: 50%; }
            body.courses.view #course-selection > article form fieldset > div input[type=radio] + label:before {
              border: 1px solid #ccc; }
            body.courses.view #course-selection > article form fieldset > div input[type=radio] + label:after {
              width: 9px;
              height: 9px;
              left: -26px;
              top: 4px; }
            body.courses.view #course-selection > article form fieldset > div input[type=radio]:checked + label:after {
              background: #052546; }
          body.courses.view #course-selection > article form fieldset select {
            height: 35px;
            border: 1px solid #ccc;
            font-size: 12px;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            margin-left: 10px; }
          body.courses.view #course-selection > article form fieldset:last-of-type legend {
            float: left !important;
            font-size: 12px;
            line-height: 35px;
            font-style: italic;
            font-weight: normal; }
          body.courses.view #course-selection > article form fieldset:not(:last-of-type) legend {
            font-size: 12px !important;
            line-height: 18px !important;
            color: #052546 !important; }
        body.courses.view #course-selection > article form input[type=submit] {
          margin-left: auto !important;
          margin-right: auto !important; } }

/* Mix-ins */
@media screen and (max-width: 767px) {
  body.posts.index #container #central #main h1.large, body.posts.view #container #central #main h1.large {
    border-bottom: 1px solid #dbd9dc; } }
body.posts.index article.post, body.posts.view article.post {
  overflow: hidden;
  border: #dbd9dc;
  border-bottom: none;
  border-bottom: 1px solid #dbd9dc;
  border-left: 1px solid #FFFFFF !important; }
  body.posts.index article.post > aside, body.posts.view article.post > aside {
    display: none;
    line-height: 1.5em;
    overflow: hidden;
    float: left;
    width: 268px;
    margin-left: 20px;
    margin-top: 30px; }
    body.posts.index article.post > aside img, body.posts.index article.post > aside strong, body.posts.index article.post > aside span, body.posts.view article.post > aside img, body.posts.view article.post > aside strong, body.posts.view article.post > aside span {
      display: block; }
    body.posts.index article.post > aside img, body.posts.view article.post > aside img {
      border: 1px solid #FFFFFF;
      margin-bottom: 20px; }
    body.posts.index article.post > aside strong, body.posts.view article.post > aside strong {
      font-size: 14px;
      width: 80%; }
    body.posts.index article.post > aside > span, body.posts.view article.post > aside > span {
      font-size: 14px;
      color: #052546;
      margin-bottom: 15px; }
    body.posts.index article.post > aside div.social, body.posts.view article.post > aside div.social {
      margin-top: 10px; }
      body.posts.index article.post > aside div.social span, body.posts.view article.post > aside div.social span {
        display: inline-block !important; }
  body.posts.index article.post > div, body.posts.view article.post > div {
    background: #FFFFFF;
    overflow: hidden;
    margin-bottom: 30px !important; }
    body.posts.index article.post > div > a:not(first-child), body.posts.view article.post > div > a:not(first-child) {
      border: none;
      display: block;
      margin: 0 auto;
      width: 231px;
      height: 60px;
      text-transform: uppercase;
      text-align: center;
      color: #FFF;
      font-weight: bold;
      line-height: 60px;
      font-size: 14px;
      cursor: pointer;
      background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
      margin: 20px 0;
      float: left; }
      body.posts.index article.post > div > a:not(first-child):hover, body.posts.view article.post > div > a:not(first-child):hover {
        background-position: -130px -60px;
        text-decoration: none !important; }
    body.posts.index article.post > div > a:first-child, body.posts.index article.post > div > h1, body.posts.view article.post > div > a:first-child, body.posts.view article.post > div > h1 {
      margin: 20px 0;
      color: #052546;
      font-weight: bold;
      font-size: 26px;
      margin: 0 0 !important;
      background: none !important;
      width: 100% !important;
      text-align: left;
      text-transform: none; }
    body.posts.index article.post > div > span, body.posts.view article.post > div > span {
      display: block;
      color: #052546;
      font-size: 14px;
      line-height: 1em; }
      body.posts.index article.post > div > span + p, body.posts.view article.post > div > span + p {
        margin-top: 20px; }
    body.posts.index article.post > div p, body.posts.view article.post > div p {
      font-size: 14px !important; }
  body.posts.index article.post > div, body.posts.view article.post > div {
    margin: 0 60px; }
    body.posts.index article.post > div header h1, body.posts.view article.post > div header h1 {
      margin: 30px 0;
      font-size: 30px !important;
      line-height: 30px !important; }
      body.posts.index article.post > div header h1 a, body.posts.view article.post > div header h1 a {
        display: block;
        color: #052546 !important; }
    body.posts.index article.post > div span.extra, body.posts.view article.post > div span.extra {
      margin-top: 30px; }
    body.posts.index article.post > div span.datetime, body.posts.view article.post > div span.datetime {
      margin-bottom: 20px;
      display: block;
      font-size: 18px;
      line-height: 18px;
      font-weight: bold;
      color: #052546 !important; }
    body.posts.index article.post > div footer a, body.posts.view article.post > div footer a {
      font-size: 14px !important;
      color: #052546 !important;
      border-bottom: 1px solid #052546; }
      body.posts.index article.post > div footer a:hover, body.posts.view article.post > div footer a:hover {
        color: #faac20 !important;
        border-bottom: 1px solid #faac20; }
    body.posts.index article.post > div footer .share p, body.posts.view article.post > div footer .share p {
      margin: 5px 0; }
    @media screen and (max-width: 954px) {
      body.posts.index article.post > div, body.posts.view article.post > div {
        margin: 0 50px; } }
    @media screen and (max-width: 767px) {
      body.posts.index article.post > div, body.posts.view article.post > div {
        margin: 0 20px; }
        body.posts.index article.post > div header h1, body.posts.view article.post > div header h1 {
          margin: 25px 0 10px !important;
          font-size: 24px !important;
          line-height: 28px !important; }
          body.posts.index article.post > div header h1 a, body.posts.view article.post > div header h1 a {
            margin: 0; }
        body.posts.index article.post > div span.datetime, body.posts.view article.post > div span.datetime {
          font-size: 12px;
          line-height: 18px; }
        body.posts.index article.post > div footer, body.posts.view article.post > div footer {
          margin: 35px 0 10px; } }
@media screen and (max-width: 767px) {
  body.posts.index article.post > div section.introduction {
    display: none; } }
body.posts.index .jscroll-added > h1 {
  display: none; }
body.posts.index .jscroll-added .neighbors {
  display: none; }
body.posts.index .jscroll-added .jscroll-loading {
  text-align: center;
  margin: 20px 0;
  height: 20px;
  background: transparent url("../img/loading.gif") center no-repeat; }
body.posts.index nav.neighbors {
  overflow: hidden;
  padding: 30px 60px !important; }
  body.posts.index nav.neighbors ul {
    float: right;
    overflow: hidden; }
    body.posts.index nav.neighbors ul li {
      display: block;
      margin: 0 20px !important;
      float: left; }
      body.posts.index nav.neighbors ul li a {
        font-size: 12px;
        display: block; }
      body.posts.index nav.neighbors ul li.disabled {
        color: #999999 !important; }
@media screen and (max-width: 767px) {
  body.posts.view article.post {
    border: none; }
    body.posts.view article.post > div {
      margin: 0 20px !important; }
      body.posts.view article.post > div span.datetime {
        margin-top: 5px !important; }
      body.posts.view article.post > div section.main p, body.posts.view article.post > div section.introduction p {
        width: 100%; } }
body.posts.view nav.neighbors {
  display: none; }

/* Mix-ins */
body.books.index {
  /* Item list */ }
  body.books.index article.item {
    overflow: hidden;
    border: #dbd9dc;
    border-bottom: none;
    background: url('../img/structure/bg-sidebar.gif?1435911241') 0px 0px #e5e4e6;
    border-bottom: 1px solid #dbd9dc;
    border-left: 1px solid #FFFFFF !important; }
    body.books.index article.item > aside {
      line-height: 1.5em;
      overflow: hidden;
      float: left;
      width: 268px;
      margin-left: 20px;
      margin-top: 30px; }
      body.books.index article.item > aside img, body.books.index article.item > aside strong, body.books.index article.item > aside span {
        display: block; }
      body.books.index article.item > aside img {
        border: 1px solid #FFFFFF;
        margin-bottom: 20px; }
      body.books.index article.item > aside strong {
        font-size: 14px;
        width: 80%; }
      body.books.index article.item > aside > span {
        font-size: 14px;
        color: #052546;
        margin-bottom: 15px; }
      body.books.index article.item > aside div.social {
        margin-top: 10px; }
        body.books.index article.item > aside div.social span {
          display: inline-block !important; }
    body.books.index article.item > div {
      background: #FFFFFF;
      overflow: hidden;
      float: right;
      width: 640px;
      min-height: 390px; }
      body.books.index article.item > div > * {
        margin-left: 20px; }
      body.books.index article.item > div > a:not(first-child) {
        border: none;
        display: block;
        margin: 0 auto;
        width: 231px;
        height: 60px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        line-height: 60px;
        font-size: 14px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
        margin: 20px 10px 40px 20px;
        float: left;
        color: #fff !important; }
        body.books.index article.item > div > a:not(first-child):hover {
          background-position: -130px -60px;
          text-decoration: none !important; }
        body.books.index article.item > div > a:not(first-child):hover {
          text-decoration: none; }
      body.books.index article.item > div a.amazon img {
        position: relative;
        top: 3px;
        left: 5px; }
      body.books.index article.item > div > h1 {
        margin: 20px 0 !important; }
        body.books.index article.item > div > h1 a {
          display: block;
          font-weight: bold;
          font-size: 26px;
          margin: 0 0 0 20px !important;
          background: none !important;
          width: 100% !important;
          text-align: left;
          text-transform: none;
          color: #052546 !important;
          line-height: 1.3em; }
      body.books.index article.item > div > span {
        display: block;
        margin: 0 0 0 20px;
        color: #052546;
        font-size: 14px;
        line-height: 1em; }
        body.books.index article.item > div > span + p {
          margin-top: 20px; }
      body.books.index article.item > div a:hover {
        text-decoration: none; }
      body.books.index article.item > div p {
        width: 90%; }
body.books.view {
  /* Single item */ }
  body.books.view article.item {
    overflow: hidden;
    border: #dbd9dc;
    border-bottom: none;
    background: url('../img/structure/bg-sidebar.gif?1435911241') 0px 0px #e5e4e6;
    border-bottom: 1px solid #dbd9dc;
    border-left: 1px solid #FFFFFF !important; }
    body.books.view article.item > aside {
      line-height: 1.5em;
      overflow: hidden;
      float: left;
      width: 268px;
      margin-left: 20px;
      margin-top: 30px; }
      body.books.view article.item > aside img, body.books.view article.item > aside strong, body.books.view article.item > aside span {
        display: block; }
      body.books.view article.item > aside img {
        border: 1px solid #FFFFFF;
        margin-bottom: 20px; }
      body.books.view article.item > aside strong {
        font-size: 14px;
        width: 80%; }
      body.books.view article.item > aside > span {
        font-size: 14px;
        color: #052546;
        margin-bottom: 15px; }
      body.books.view article.item > aside div.social {
        margin-top: 10px; }
        body.books.view article.item > aside div.social span {
          display: inline-block !important; }
    body.books.view article.item > div {
      background: #FFFFFF;
      overflow: hidden;
      float: right;
      width: 640px;
      min-height: 390px; }
      body.books.view article.item > div > * {
        margin-left: 20px; }
      body.books.view article.item > div > a:not(first-child) {
        border: none;
        display: block;
        margin: 0 auto;
        width: 231px;
        height: 60px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        line-height: 60px;
        font-size: 14px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
        margin: 20px 10px 40px 20px;
        float: left;
        color: #fff !important; }
        body.books.view article.item > div > a:not(first-child):hover {
          background-position: -130px -60px;
          text-decoration: none !important; }
        body.books.view article.item > div > a:not(first-child):hover {
          text-decoration: none; }
      body.books.view article.item > div a.amazon img {
        position: relative;
        top: 3px;
        left: 5px; }
      body.books.view article.item > div > h1 {
        margin: 20px 0 !important; }
        body.books.view article.item > div > h1 a {
          display: block;
          font-weight: bold;
          font-size: 26px;
          margin: 0 0 0 20px !important;
          background: none !important;
          width: 100% !important;
          text-align: left;
          text-transform: none;
          color: #052546 !important;
          line-height: 1.3em; }
      body.books.view article.item > div > span {
        display: block;
        margin: 0 0 0 20px;
        color: #052546;
        font-size: 14px;
        line-height: 1em; }
        body.books.view article.item > div > span + p {
          margin-top: 20px; }
      body.books.view article.item > div a:hover {
        text-decoration: none; }
      body.books.view article.item > div p {
        width: 90%; }
  body.books.view section.interested {
    overflow: hidden;
    padding-bottom: 60px;
    border-bottom: 1px solid #dbd9dc; }
    body.books.view section.interested > strong {
      display: block;
      font-weight: bold;
      color: #333;
      font-size: 20px;
      margin: 20px 0 40px 20px; }
      body.books.view section.interested > strong + a {
        margin-left: 30px; }
    body.books.view section.interested a {
      float: left;
      height: 80px;
      display: block;
      width: 210px;
      overflow: hidden;
      margin-right: 20px; }
      body.books.view section.interested a img {
        float: left;
        width: 60px;
        height: 80px; }
      body.books.view section.interested a > span {
        margin-bottom: 5px; }
      body.books.view section.interested a span {
        float: right;
        display: block;
        width: 140px;
        line-height: 1.3em; }
        body.books.view section.interested a span.title {
          font-size: 12px;
          font-weight: bold;
          color: #000000; }
        body.books.view section.interested a span.price {
          font-size: 12px;
          color: #052546; }
      body.books.view section.interested a.last {
        margin-right: 0px; }

body.basket.index #primary div.content_area aside > strong {
  color: #052546;
  font-size: 14px;
  display: block;
  margin-bottom: 10px; }
  body.basket.index #primary div.content_area aside > strong img {
    position: relative;
    top: 3px; }
  body.basket.index #primary div.content_area aside > strong .padlock {
    display: inline-block;
    width: 17px;
    height: 23px;
    background-image: url("../img/icon-padlock-small.png");
    background-repeat: no-repeat; }
body.basket.index #primary div.content_area aside #text-to-hide {
  display: block;
  margin-top: 10px; }
  body.basket.index #primary div.content_area aside #text-to-hide strong {
    color: #052546;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px; }
body.basket.index #primary div.content_area > section {
  overflow: hidden;
  min-height: 600px !important;
  padding-bottom: 0 !important; }
  body.basket.index #primary div.content_area > section > * {
    margin-left: 0 !important; }
  body.basket.index #primary div.content_area > section form {
    min-height: 320px; }
  body.basket.index #primary div.content_area > section header {
    overflow: hidden;
    color: #FFF;
    font-weight: bold;
    background-color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2NDU3MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA1MjY0NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #164573), color-stop(100%, #052646));
    background-image: -moz-linear-gradient(#164573, #052646);
    background-image: -webkit-linear-gradient(#164573, #052646);
    background-image: linear-gradient(#164573, #052646); }
    body.basket.index #primary div.content_area > section header > div {
      float: left;
      height: 60px;
      line-height: 60px;
      font-size: 14px;
      float: left;
      margin-left: 30px !important; }
      body.basket.index #primary div.content_area > section header > div.product {
        width: 262px; }
        body.basket.index #primary div.content_area > section header > div.product img {
          float: left; }
        body.basket.index #primary div.content_area > section header > div.product > span, body.basket.index #primary div.content_area > section header > div.product > a {
          color: #333;
          float: right;
          width: 180px;
          margin: 0 0 15px;
          font-size: 14px;
          display: block;
          font-weight: bold; }
          body.basket.index #primary div.content_area > section header > div.product > span + span, body.basket.index #primary div.content_area > section header > div.product > a + span {
            font-size: 12px;
            font-weight: normal;
            margin-bottom: 0; }
      body.basket.index #primary div.content_area > section header > div.quantity {
        width: 80px;
        text-align: center;
        margin-right: 30px !important; }
        body.basket.index #primary div.content_area > section header > div.quantity input[type=submit] {
          border: none;
          padding: 0;
          margin: 0;
          font-size: 11px;
          color: #343434;
          text-align: center;
          background: none;
          cursor: pointer; }
        body.basket.index #primary div.content_area > section header > div.quantity select {
          border: 1px solid #dbd9dc;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          width: 60px;
          text-align: center;
          font-weight: bold;
          font-size: 16px;
          background: #fff url("../img/icon-closed.png") center right 10px no-repeat;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          appearance: none; }
          body.basket.index #primary div.content_area > section header > div.quantity select[type=text], body.basket.index #primary div.content_area > section header > div.quantity select[type=email] {
            height: 30px;
            line-height: 20px; }
          body.basket.index #primary div.content_area > section header > div.quantity select::-webkit-input-placeholder {
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section header > div.quantity select:-moz-placeholder {
            /* Firefox 18- */
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section header > div.quantity select::-moz-placeholder {
            /* Firefox 19+ */
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section header > div.quantity select:-ms-input-placeholder {
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section header > div.quantity select::-ms-clear {
            display: none; }
          body.basket.index #primary div.content_area > section header > div.quantity select:active::-webkit-input-placeholder, body.basket.index #primary div.content_area > section header > div.quantity select:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          body.basket.index #primary div.content_area > section header > div.quantity select:active:-moz-placeholder, body.basket.index #primary div.content_area > section header > div.quantity select:active::-moz-placeholder, body.basket.index #primary div.content_area > section header > div.quantity select:active:-ms-input-placeholder, body.basket.index #primary div.content_area > section header > div.quantity select:focus:-moz-placeholder, body.basket.index #primary div.content_area > section header > div.quantity select:focus::-moz-placeholder, body.basket.index #primary div.content_area > section header > div.quantity select:focus:-ms-input-placeholder {
            opacity: 0.5; }
          body.basket.index #primary div.content_area > section header > div.quantity select::-ms-expand {
            display: none; }
        body.basket.index #primary div.content_area > section header > div.quantity a {
          font-size: 11px;
          color: #343434;
          display: block; }
      body.basket.index #primary div.content_area > section header > div.price, body.basket.index #primary div.content_area > section header > div.total {
        width: 90px;
        font-size: 14px;
        font-weight: bold;
        margin-left: 10px !important; }
        body.basket.index #primary div.content_area > section header > div.price span, body.basket.index #primary div.content_area > section header > div.total span {
          display: block;
          font-size: 0.8em;
          font-weight: normal; }
      body.basket.index #primary div.content_area > section header > div.total {
        margin-left: 0px !important; }
      body.basket.index #primary div.content_area > section header > div.total {
        margin-left: 10px !important; }
  body.basket.index #primary div.content_area > section strong {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin: 30px 0 30px 30px !important; }
  body.basket.index #primary div.content_area > section article {
    margin-bottom: 20px;
    overflow: hidden; }
    body.basket.index #primary div.content_area > section article div {
      float: left;
      margin-left: 30px !important;
      float: left; }
      body.basket.index #primary div.content_area > section article div.product {
        width: 262px; }
        body.basket.index #primary div.content_area > section article div.product img {
          float: left; }
        body.basket.index #primary div.content_area > section article div.product > span, body.basket.index #primary div.content_area > section article div.product > a {
          color: #333;
          float: right;
          width: 180px;
          margin: 0 0 15px;
          font-size: 14px;
          display: block;
          font-weight: bold; }
          body.basket.index #primary div.content_area > section article div.product > span + span, body.basket.index #primary div.content_area > section article div.product > a + span {
            font-size: 12px;
            font-weight: normal;
            margin-bottom: 0; }
      body.basket.index #primary div.content_area > section article div.quantity {
        width: 80px;
        text-align: center;
        margin-right: 30px !important; }
        body.basket.index #primary div.content_area > section article div.quantity input[type=submit] {
          border: none;
          padding: 0;
          margin: 0;
          font-size: 11px;
          color: #343434;
          text-align: center;
          background: none;
          cursor: pointer; }
        body.basket.index #primary div.content_area > section article div.quantity select {
          border: 1px solid #dbd9dc;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          width: 60px;
          text-align: center;
          font-weight: bold;
          font-size: 16px;
          background: #fff url("../img/icon-closed.png") center right 10px no-repeat;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          appearance: none; }
          body.basket.index #primary div.content_area > section article div.quantity select[type=text], body.basket.index #primary div.content_area > section article div.quantity select[type=email] {
            height: 30px;
            line-height: 20px; }
          body.basket.index #primary div.content_area > section article div.quantity select::-webkit-input-placeholder {
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section article div.quantity select:-moz-placeholder {
            /* Firefox 18- */
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section article div.quantity select::-moz-placeholder {
            /* Firefox 19+ */
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section article div.quantity select:-ms-input-placeholder {
            color: #fff;
            font-style: italic; }
          body.basket.index #primary div.content_area > section article div.quantity select::-ms-clear {
            display: none; }
          body.basket.index #primary div.content_area > section article div.quantity select:active::-webkit-input-placeholder, body.basket.index #primary div.content_area > section article div.quantity select:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          body.basket.index #primary div.content_area > section article div.quantity select:active:-moz-placeholder, body.basket.index #primary div.content_area > section article div.quantity select:active::-moz-placeholder, body.basket.index #primary div.content_area > section article div.quantity select:active:-ms-input-placeholder, body.basket.index #primary div.content_area > section article div.quantity select:focus:-moz-placeholder, body.basket.index #primary div.content_area > section article div.quantity select:focus::-moz-placeholder, body.basket.index #primary div.content_area > section article div.quantity select:focus:-ms-input-placeholder {
            opacity: 0.5; }
          body.basket.index #primary div.content_area > section article div.quantity select::-ms-expand {
            display: none; }
        body.basket.index #primary div.content_area > section article div.quantity a {
          font-size: 11px;
          color: #343434;
          display: block; }
      body.basket.index #primary div.content_area > section article div.price, body.basket.index #primary div.content_area > section article div.total {
        width: 90px;
        font-size: 14px;
        font-weight: bold;
        margin-left: 10px !important; }
        body.basket.index #primary div.content_area > section article div.price span, body.basket.index #primary div.content_area > section article div.total span {
          display: block;
          font-size: 0.8em;
          font-weight: normal; }
      body.basket.index #primary div.content_area > section article div.total {
        margin-left: 0px !important; }
      body.basket.index #primary div.content_area > section article div.product {
        padding: 0; }
      body.basket.index #primary div.content_area > section article div.price {
        color: #052546;
        padding-top: 5px; }
      body.basket.index #primary div.content_area > section article div.total {
        color: #052546;
        padding-top: 5px; }
  body.basket.index #primary div.content_area > section footer {
    background: #052646 !important;
    overflow: hidden;
    padding: 10px 0 20px;
    margin-top: 40px;
    position: relative;
    min-height: 160px; }
    body.basket.index #primary div.content_area > section footer nav {
      position: absolute;
      right: 20px;
      top: 30px; }
      body.basket.index #primary div.content_area > section footer nav a {
        border: none;
        display: block;
        margin: 0 auto;
        width: 231px;
        height: 60px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        line-height: 60px;
        font-size: 14px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
        float: right;
        clear: right; }
        body.basket.index #primary div.content_area > section footer nav a:hover {
          background-position: -130px -60px;
          text-decoration: none !important; }
        body.basket.index #primary div.content_area > section footer nav a:first-of-type {
          border: none;
          display: block;
          margin: 0 auto;
          width: 231px;
          height: 60px;
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-weight: bold;
          line-height: 60px;
          font-size: 14px;
          cursor: pointer;
          background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
          margin-bottom: 10px; }
          body.basket.index #primary div.content_area > section footer nav a:first-of-type:hover {
            background-position: -130px -60px;
            text-decoration: none !important; }
          body.basket.index #primary div.content_area > section footer nav a:first-of-type, body.basket.index #primary div.content_area > section footer nav a:first-of-type:hover {
            background-position: -130px -186px; }
    body.basket.index #primary div.content_area > section footer div {
      margin: 20px 0 0 30px;
      width: 260px;
      float: left;
      clear: left;
      overflow: hidden; }
      body.basket.index #primary div.content_area > section footer div span {
        color: #FFF;
        float: left;
        width: 125px;
        font-weight: bold;
        font-size: 14px; }
@media screen and (max-width: 954px) {
  body.basket.index #primary div.content_area {
    background: none !important;
    border: none !important; }
    body.basket.index #primary div.content_area aside {
      width: auto !important;
      width: initial !important;
      min-height: auto !important;
      min-height: initial !important;
      margin: 20px 30px 0 !important; }
      body.basket.index #primary div.content_area aside > strong,
      body.basket.index #primary div.content_area aside p.small strong {
        font-size: 14px !important;
        line-height: 18px !important; }
      body.basket.index #primary div.content_area aside #show-text, body.basket.index #primary div.content_area aside #hide-text {
        display: block;
        padding-top: 25px;
        margin: 10px auto 0;
        width: 60px;
        background: transparent url(../img/readmore.png) top center no-repeat;
        background-size: 22px;
        font-size: 9px;
        line-height: 13px;
        text-align: center;
        color: #000; }
        body.basket.index #primary div.content_area aside #show-text span, body.basket.index #primary div.content_area aside #hide-text span {
          display: none; }
      body.basket.index #primary div.content_area aside #hide-text {
        background-image: url(../img/readless.png); }
    body.basket.index #primary div.content_area > section {
      width: 100% !important;
      min-height: auto !important;
      min-height: initial !important; }
      body.basket.index #primary div.content_area > section form {
        min-height: auto !important;
        min-height: initial !important; } }
@media screen and (max-width: 767px) {
  body.basket.index #primary div.content_area aside {
    margin: 20px 0 0 !important;
    padding-bottom: 0 !important;
    font-size: 12px !important;
    line-height: 18px !important; }
    body.basket.index #primary div.content_area aside > strong,
    body.basket.index #primary div.content_area aside p.small strong {
      font-size: 12px !important;
      line-height: 28px !important; }
      body.basket.index #primary div.content_area aside > strong .padlock,
      body.basket.index #primary div.content_area aside p.small strong .padlock {
        width: 9px;
        height: 11px;
        background-size: 9px 11px; }
    body.basket.index #primary div.content_area aside p.small {
      font-size: 12px !important;
      line-height: 18px !important; }
  body.basket.index #primary div.content_area > section header {
    background: none;
    overflow: visible;
    color: #052546;
    border-bottom: 1px solid #ccc;
    height: 28px;
    margin-bottom: 10px; }
    body.basket.index #primary div.content_area > section header > div {
      float: left;
      font-size: 12px !important;
      line-height: 28px !important;
      height: 28px; }
      body.basket.index #primary div.content_area > section header > div.product {
        width: 33%;
        margin: 0 !important;
        text-align: left; }
      body.basket.index #primary div.content_area > section header > div.quantity {
        width: 24%;
        margin: 0 !important;
        text-align: left; }
      body.basket.index #primary div.content_area > section header > div.price {
        width: 24%;
        margin: 0 !important;
        text-align: left; }
      body.basket.index #primary div.content_area > section header > div.total {
        width: 19%;
        margin: 0 !important;
        text-align: right; }
  body.basket.index #primary div.content_area > section form {
    min-height: auto !important;
    min-height: initial !important; }
    body.basket.index #primary div.content_area > section form > strong {
      display: none; }
  body.basket.index #primary div.content_area > section article {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    height: 55px; }
    body.basket.index #primary div.content_area > section article > div {
      margin: 0 !important; }
      body.basket.index #primary div.content_area > section article > div.product {
        width: 33%;
        font-size: 10px;
        line-height: 10px;
        text-align: left;
        margin: 0 !important;
        margin-top: 10px !important; }
        body.basket.index #primary div.content_area > section article > div.product a {
          font-size: 10px;
          line-height: 10px;
          margin: 0;
          width: auto;
          float: none; }
        body.basket.index #primary div.content_area > section article > div.product img, body.basket.index #primary div.content_area > section article > div.product span {
          display: none; }
      body.basket.index #primary div.content_area > section article > div.quantity {
        width: 24%;
        margin: 0 !important;
        text-align: center; }
        body.basket.index #primary div.content_area > section article > div.quantity select {
          height: 35px;
          width: 48px;
          font-size: 12px; }
        body.basket.index #primary div.content_area > section article > div.quantity input[type=submit] {
          display: block;
          margin: 0 auto; }
        body.basket.index #primary div.content_area > section article > div.quantity a {
          display: none; }
      body.basket.index #primary div.content_area > section article > div.price {
        width: 24%;
        margin: 0 !important;
        margin-top: 10px !important;
        text-align: left;
        font-size: 12px;
        line-height: 12px;
        padding: 0; }
      body.basket.index #primary div.content_area > section article > div.total {
        font-size: 12px;
        line-height: 35px;
        width: 19%;
        margin: 0 !important;
        padding-top: 0 !important;
        text-align: right; }
  body.basket.index #primary div.content_area > section footer {
    background: none !important;
    margin-top: 0 !important;
    min-height: auto !important;
    min-height: initial !important;
    padding-bottom: 140px; }
    body.basket.index #primary div.content_area > section footer nav {
      top: auto;
      top: initial;
      bottom: 0;
      right: 50%;
      margin-right: -115px; }
    body.basket.index #primary div.content_area > section footer div {
      width: 230px;
      margin: 0 auto;
      float: none; }
      body.basket.index #primary div.content_area > section footer div span {
        width: 115px;
        color: #052546 !important;
        text-align: left; }
        body.basket.index #primary div.content_area > section footer div span:last-of-type {
          text-align: right; } }

body.checkout.index h1 .padlock {
  display: inline-block;
  width: 23px;
  height: 30px;
  background: url("../img/icon-padlock.png") center no-repeat; }
  @media screen and (max-width: 767px) {
    body.checkout.index h1 .padlock {
      background-size: 14px 18px;
      width: 14px;
      height: 20px; } }
@media screen and (max-width: 954px) {
  body.checkout.index #container #central #main div.content_area {
    border: none !important; } }
body.checkout.index .content_area aside > strong {
  color: #052546;
  font-size: 12px;
  display: block;
  margin-bottom: 20px; }
body.checkout.index .content_area aside article {
  display: block;
  overflow: hidden;
  margin-bottom: 20px; }
  body.checkout.index .content_area aside article img {
    float: left; }
  body.checkout.index .content_area aside article > span, body.checkout.index .content_area aside article > a {
    color: #333;
    float: right;
    width: 190px;
    margin: 0 0 15px;
    font-size: 12px;
    display: block;
    font-weight: bold; }
    body.checkout.index .content_area aside article > span + span, body.checkout.index .content_area aside article > a + span {
      font-size: 12px;
      font-weight: normal;
      margin-bottom: 0; }
body.checkout.index .content_area section > * {
  margin-left: 0 !important; }
body.checkout.index .content_area section form #checkout-accordion h3 {
  border-top: 1px solid #dbd9dc;
  display: block;
  width: 100%;
  color: #fff;
  height: 70px;
  background: #052546;
  font-size: 25px !important;
  font-weight: bold;
  line-height: 70px;
  text-indent: 30px; }
body.checkout.index .content_area section form #checkout-accordion:first-child legend {
  border-top: none; }
body.checkout.index .content_area section form #checkout-accordion.incomplete legend {
  background: #fff;
  color: #052546; }
body.checkout.index .content_area section form #checkout-accordion > div {
  padding: 20px 0;
  overflow: hidden; }
  body.checkout.index .content_area section form #checkout-accordion > div > * {
    margin-left: 30px; }
  body.checkout.index .content_area section form #checkout-accordion > div > h4:first-child {
    margin-top: 0 !important; }
  body.checkout.index .content_area section form #checkout-accordion > div > fieldset {
    margin-bottom: 5px;
    overflow: hidden; }
    body.checkout.index .content_area section form #checkout-accordion > div > fieldset > div {
      overflow: hidden;
      margin-bottom: 5px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset > div p {
        float: right;
        display: block;
        color: #FF0000;
        width: 215px;
        line-height: 20px;
        position: relative;
        top: 7px;
        height: 20px;
        text-indent: 20px;
        background: url('../img/icon-cross.png?1435911241') no-repeat 0px 5px; }
    body.checkout.index .content_area section form #checkout-accordion > div > fieldset > img {
      float: left;
      margin-left: 10px; }
    body.checkout.index .content_area section form #checkout-accordion > div > fieldset label {
      display: block;
      width: 140px;
      float: left;
      line-height: 35px; }
    body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text] {
      width: 245px;
      display: block;
      float: left;
      border: 1px solid #dbd9dc;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
      box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text][type=text], body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text][type=email] {
        height: 30px;
        line-height: 20px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]::-webkit-input-placeholder {
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:-moz-placeholder {
        /* Firefox 18- */
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:-ms-input-placeholder {
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]::-ms-clear {
        display: none; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:active::-webkit-input-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:focus::-webkit-input-placeholder {
        opacity: 0.5; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:active:-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:active::-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:active:-ms-input-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:focus:-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:focus::-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text]:focus:-ms-input-placeholder {
        opacity: 0.5; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text].smaller {
        width: 100px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset input[type=text].smallest {
        width: 60px;
        text-align: center; }
    body.checkout.index .content_area section form #checkout-accordion > div > fieldset select {
      background: #fff url("../img/icon-closed.png") center right 10px no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      width: 245px;
      display: block;
      float: left;
      border: 1px solid #dbd9dc;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
      box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
      height: 30px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select::-ms-expand {
        display: none; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select[type=text], body.checkout.index .content_area section form #checkout-accordion > div > fieldset select[type=email] {
        height: 30px;
        line-height: 20px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select::-webkit-input-placeholder {
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:-moz-placeholder {
        /* Firefox 18- */
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:-ms-input-placeholder {
        color: #fff;
        font-style: italic; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select::-ms-clear {
        display: none; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:active::-webkit-input-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:focus::-webkit-input-placeholder {
        opacity: 0.5; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:active:-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:active::-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:active:-ms-input-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:focus:-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:focus::-moz-placeholder, body.checkout.index .content_area section form #checkout-accordion > div > fieldset select:focus:-ms-input-placeholder {
        opacity: 0.5; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select.smaller {
        width: 180px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset select.smallest {
        width: 60px; }
    body.checkout.index .content_area section form #checkout-accordion > div > fieldset div.extra {
      float: left;
      margin-left: 10px;
      position: relative;
      top: -8px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset div.extra img {
        position: relative;
        top: 10px; }
    body.checkout.index .content_area section form #checkout-accordion > div > fieldset .select-group .input.select {
      width: 117px;
      display: inline-block;
      margin-right: 10px; }
      body.checkout.index .content_area section form #checkout-accordion > div > fieldset .select-group .input.select select {
        width: 120px; }
  body.checkout.index .content_area section form #checkout-accordion > div p.note {
    padding: 10px;
    border: 1px solid #dbd9dc;
    clear: both;
    width: 89%;
    display: block !important;
    color: #555; }
    body.checkout.index .content_area section form #checkout-accordion > div p.note strong {
      font-weight: bold;
      color: #4a6b8c;
      margin-bottom: 5px;
      display: block;
      font-size: 1.2em; }
    body.checkout.index .content_area section form #checkout-accordion > div p.note em {
      font-weight: bold;
      font-style: normal; }
  body.checkout.index .content_area section form #checkout-accordion > div div#summary {
    overflow: hidden;
    margin-bottom: 20px;
    width: 300px;
    float: left; }
    body.checkout.index .content_area section form #checkout-accordion > div div#summary > div {
      margin: 0 0 10px 0;
      width: 210px;
      float: left;
      clear: left;
      overflow: hidden; }
      body.checkout.index .content_area section form #checkout-accordion > div div#summary > div span {
        float: left;
        width: 100px;
        font-size: 12px; }
  body.checkout.index .content_area section form #checkout-accordion > div input[type=submit] {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    float: right;
    margin: 0 20px; }
    body.checkout.index .content_area section form #checkout-accordion > div input[type=submit]:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  body.checkout.index .content_area section form #checkout-accordion > div div#same {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 20px 10px;
    border: 1px solid #dbd9dc;
    clear: both;
    width: 89%;
    display: block !important;
    color: #555; }
    body.checkout.index .content_area section form #checkout-accordion > div div#same input {
      float: left; }
    body.checkout.index .content_area section form #checkout-accordion > div div#same label {
      float: left;
      width: 500px;
      margin-left: 20px;
      font-size: 1.2em; }
@media screen and (max-width: 954px) {
  body.checkout.index .content_area {
    background: transparent !important;
    overflow: visible !important;
    border: none !important;
    margin: 0 20px !important; }
    body.checkout.index .content_area > aside {
      overflow: visible !important;
      float: none !important;
      width: auto !important;
      margin: 0 !important;
      margin-top: 30px !important; }
    body.checkout.index .content_area > section {
      background: transparent !important;
      overflow: hidden !important;
      float: none !important;
      width: auto !important;
      min-height: inherit !important;
      padding: 0 !important; }
      body.checkout.index .content_area > section > * {
        margin-left: 0 !important;
        margin-right: 0 !important; } }
@media screen and (max-width: 767px) {
  body.checkout.index .content_area {
    margin: 0 !important; }
    body.checkout.index .content_area > aside {
      display: none; }
    body.checkout.index .content_area > section form #checkout-accordion h3 {
      font-size: 24px !important;
      line-height: 40px;
      height: auto;
      text-indent: 0; }
    body.checkout.index .content_area > section form #checkout-accordion h4 {
      font-size: 12px;
      line-height: 18px;
      text-align: center;
      font-weight: bold;
      color: #052546;
      margin: 20px 0 !important; }
    body.checkout.index .content_area > section form #checkout-accordion > div > fieldset {
      margin: 0 auto;
      max-width: 500px; }
      body.checkout.index .content_area > section form #checkout-accordion > div > fieldset label {
        display: none; }
      body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text] {
        border: 1px solid #dbd9dc;
        box-sizing: border-box;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        outline: none;
        width: 100%; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text][type=text], body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text][type=email] {
          height: 35px;
          padding: 8px 5px; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]::-webkit-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]:-moz-placeholder {
          /* Firefox 18- */
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]::-moz-placeholder {
          /* Firefox 19+ */
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]:-ms-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]:focus {
          outline: none; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]:focus:-moz-placeholder {
            /* Firefox 18- */
            opacity: 0.5; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]:focus::-moz-placeholder {
            /* Firefox 19+ */
            opacity: 0.5; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text]:focus:-ms-input-placeholder {
            opacity: 0.5; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset input[type=text].smaller {
          width: 34%; }
      body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select {
        border: 1px solid #dbd9dc;
        box-sizing: border-box;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        outline: none;
        width: 100%; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select[type=text], body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select[type=email] {
          height: 35px;
          padding: 8px 5px; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select::-webkit-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select:-moz-placeholder {
          /* Firefox 18- */
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select::-moz-placeholder {
          /* Firefox 19+ */
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select:-ms-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select:focus {
          outline: none; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select:focus:-moz-placeholder {
            /* Firefox 18- */
            opacity: 0.5; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select:focus::-moz-placeholder {
            /* Firefox 19+ */
            opacity: 0.5; }
          body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select:focus:-ms-input-placeholder {
            opacity: 0.5; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset select select {
          background: #f00; }
      body.checkout.index .content_area > section form #checkout-accordion > div > fieldset .select-group label {
        width: 28%;
        display: block;
        text-align: left;
        font-style: italic; }
      body.checkout.index .content_area > section form #checkout-accordion > div > fieldset .select-group .input.select {
        width: 34%;
        margin: 0;
        margin-left: 2%; }
        body.checkout.index .content_area > section form #checkout-accordion > div > fieldset .select-group .input.select select {
          width: 100%; }
      body.checkout.index .content_area > section form #checkout-accordion > div > fieldset > div {
        margin-bottom: 15px; }
    body.checkout.index .content_area > section form #checkout-accordion > div div#same {
      margin: 0 auto;
      max-width: 500px;
      margin-bottom: 15px !important;
      text-align: left;
      width: auto;
      border: none;
      padding: 0; }
      body.checkout.index .content_area > section form #checkout-accordion > div div#same label {
        display: block;
        width: auto;
        float: none;
        margin-left: 30px;
        padding-top: 3px;
        font-size: 12px;
        line-height: 18px;
        text-align: left;
        font-weight: bold;
        color: #052546; }
      body.checkout.index .content_area > section form #checkout-accordion > div div#same input[type='checkbox'] {
        width: 22px;
        height: 22px;
        background: #fff;
        border: 1px solid #dbd9dc;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        outline: none;
        margin: 0; }
        body.checkout.index .content_area > section form #checkout-accordion > div div#same input[type='checkbox']:checked {
          background: #fff url("../img/check.png") center no-repeat;
          background-size: 18px; }
    body.checkout.index .content_area > section form #checkout-accordion > div div#summary {
      float: none;
      width: 230px;
      margin: 0 auto; }
      body.checkout.index .content_area > section form #checkout-accordion > div div#summary div {
        width: 230px;
        margin: 0 auto;
        float: none; }
        body.checkout.index .content_area > section form #checkout-accordion > div div#summary div span {
          width: 115px;
          color: #052546 !important;
          text-align: left; }
          body.checkout.index .content_area > section form #checkout-accordion > div div#summary div span:last-of-type {
            text-align: right; }
    body.checkout.index .content_area > section form #checkout-accordion > div input[type=submit] {
      float: none;
      display: block;
      margin: 20px auto; }
    body.checkout.index .content_area > section form #checkout-accordion > div p.note {
      border: none;
      margin: 0 auto;
      max-width: 500px;
      width: auto; }
      body.checkout.index .content_area > section form #checkout-accordion > div p.note strong {
        font-size: 12px;
        line-height: 18px;
        font-weight: bold;
        color: #052546; }
      body.checkout.index .content_area > section form #checkout-accordion > div p.note em {
        font-weight: normal; } }
@media screen and (max-width: 550px) {
  body.checkout.index .content_area > section form #checkout-accordion > div > fieldset {
    margin: 0 20px; }
    body.checkout.index .content_area > section form #checkout-accordion > div > fieldset .select-group label {
      display: block; }
  body.checkout.index .content_area > section form #checkout-accordion > div div#same {
    margin: 0 20px; }
  body.checkout.index .content_area > section form #checkout-accordion > div p.note {
    margin: 0 20px; } }
body.checkout.orderComplete #container #central #main div.content-full nav, body.checkout.orderCancelled #container #central #main div.content-full nav {
  display: none; }
  body.checkout.orderComplete #container #central #main div.content-full nav > div, body.checkout.orderCancelled #container #central #main div.content-full nav > div {
    margin: 15px 0; }
    body.checkout.orderComplete #container #central #main div.content-full nav > div a, body.checkout.orderCancelled #container #central #main div.content-full nav > div a {
      border: none;
      display: block;
      margin: 0 auto;
      width: 231px;
      height: 60px;
      text-transform: uppercase;
      text-align: center;
      color: #FFF;
      font-weight: bold;
      line-height: 60px;
      font-size: 14px;
      cursor: pointer;
      background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat; }
      body.checkout.orderComplete #container #central #main div.content-full nav > div a:hover, body.checkout.orderCancelled #container #central #main div.content-full nav > div a:hover {
        background-position: -130px -60px;
        text-decoration: none !important; }
@media screen and (max-width: 767px) {
  body.checkout.orderComplete #container #central #main div.content-full, body.checkout.orderCancelled #container #central #main div.content-full {
    padding-bottom: 35px; }
    body.checkout.orderComplete #container #central #main div.content-full h4, body.checkout.orderCancelled #container #central #main div.content-full h4 {
      font-size: 12px;
      line-height: 18px;
      color: #052546;
      margin: 10px 0 20px; }
    body.checkout.orderComplete #container #central #main div.content-full > p a, body.checkout.orderCancelled #container #central #main div.content-full > p a {
      color: #333; }
    body.checkout.orderComplete #container #central #main div.content-full > p:last-of-type, body.checkout.orderCancelled #container #central #main div.content-full > p:last-of-type {
      display: none; }
    body.checkout.orderComplete #container #central #main div.content-full nav, body.checkout.orderCancelled #container #central #main div.content-full nav {
      display: block; } }
body.checkout.orderSagepay #sp-inframe {
  width: 100%;
  height: 550px; }

body.enquiries.submit .content_area aside {
  line-height: 1em; }
  body.enquiries.submit .content_area aside strong:first-child {
    font-size: 14px;
    margin-bottom: 10px;
    color: #052546; }
  body.enquiries.submit .content_area aside > strong {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px; }
  body.enquiries.submit .content_area aside > p {
    margin: 0 0 20px; }
    body.enquiries.submit .content_area aside > p a {
      color: #052546 !important; }
  body.enquiries.submit .content_area aside > a {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    width: 230px;
    color: #FFF !important; }
    body.enquiries.submit .content_area aside > a:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  body.enquiries.submit .content_area aside #socialmedia {
    display: none; }
    body.enquiries.submit .content_area aside #socialmedia nav {
      width: 93px;
      margin: 10px auto; }
      body.enquiries.submit .content_area aside #socialmedia nav ul li {
        margin-right: 20px; }
        body.enquiries.submit .content_area aside #socialmedia nav ul li a {
          width: 35px;
          height: 33px;
          display: block; }
        body.enquiries.submit .content_area aside #socialmedia nav ul li.twitter a {
          margin-top: 1px;
          background: url("../img/twitter-logo-blue.png") center no-repeat; }
        body.enquiries.submit .content_area aside #socialmedia nav ul li.facebook a {
          width: 20px;
          margin-top: 1px;
          background: url("../img/facebook-logo-blue.png") center no-repeat; }
      body.enquiries.submit .content_area aside #socialmedia nav ul li:last-child {
        margin-right: 0; }
  @media screen and (max-width: 954px) {
    body.enquiries.submit .content_area aside {
      width: 100% !important;
      float: none !important;
      margin-left: 0 !important;
      min-height: auto !important;
      min-height: inherit !important; }
      body.enquiries.submit .content_area aside > strong,
      body.enquiries.submit .content_area aside #socialmedia strong {
        font-size: 12px !important;
        line-height: 18px !important;
        margin-bottom: 5px !important;
        color: #052546; }
      body.enquiries.submit .content_area aside #socialmedia {
        display: block; } }
body.enquiries.submit .content_area section {
  padding-top: 20px; }
  body.enquiries.submit .content_area section > p {
    margin: 0 20px 40px; }
  body.enquiries.submit .content_area section form > div {
    margin-bottom: 10px;
    overflow: hidden; }
    body.enquiries.submit .content_area section form > div label {
      display: block;
      width: 140px; }
    body.enquiries.submit .content_area section form > div input, body.enquiries.submit .content_area section form > div textarea {
      font-family: Arial;
      width: 240px;
      border: 1px solid #dbd9dc;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
      box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset; }
      body.enquiries.submit .content_area section form > div input[type=text], body.enquiries.submit .content_area section form > div input[type=email], body.enquiries.submit .content_area section form > div textarea[type=text], body.enquiries.submit .content_area section form > div textarea[type=email] {
        height: 30px;
        line-height: 20px; }
      body.enquiries.submit .content_area section form > div input::-webkit-input-placeholder, body.enquiries.submit .content_area section form > div textarea::-webkit-input-placeholder {
        color: #fff;
        font-style: italic; }
      body.enquiries.submit .content_area section form > div input:-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:-moz-placeholder {
        /* Firefox 18- */
        color: #fff;
        font-style: italic; }
      body.enquiries.submit .content_area section form > div input::-moz-placeholder, body.enquiries.submit .content_area section form > div textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff;
        font-style: italic; }
      body.enquiries.submit .content_area section form > div input:-ms-input-placeholder, body.enquiries.submit .content_area section form > div textarea:-ms-input-placeholder {
        color: #fff;
        font-style: italic; }
      body.enquiries.submit .content_area section form > div input::-ms-clear, body.enquiries.submit .content_area section form > div textarea::-ms-clear {
        display: none; }
      body.enquiries.submit .content_area section form > div input:active::-webkit-input-placeholder, body.enquiries.submit .content_area section form > div input:focus::-webkit-input-placeholder, body.enquiries.submit .content_area section form > div textarea:active::-webkit-input-placeholder, body.enquiries.submit .content_area section form > div textarea:focus::-webkit-input-placeholder {
        opacity: 0.5; }
      body.enquiries.submit .content_area section form > div input:active:-moz-placeholder, body.enquiries.submit .content_area section form > div input:active::-moz-placeholder, body.enquiries.submit .content_area section form > div input:active:-ms-input-placeholder, body.enquiries.submit .content_area section form > div input:focus:-moz-placeholder, body.enquiries.submit .content_area section form > div input:focus::-moz-placeholder, body.enquiries.submit .content_area section form > div input:focus:-ms-input-placeholder, body.enquiries.submit .content_area section form > div textarea:active:-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:active::-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:active:-ms-input-placeholder, body.enquiries.submit .content_area section form > div textarea:focus:-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:focus::-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:focus:-ms-input-placeholder {
        opacity: 0.5; }
      body.enquiries.submit .content_area section form > div input[type=submit], body.enquiries.submit .content_area section form > div textarea[type=submit] {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        display: block;
        margin: 0 auto;
        width: 231px;
        height: 60px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        line-height: 60px;
        font-size: 14px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
        margin: 0; }
        body.enquiries.submit .content_area section form > div input[type=submit]:hover, body.enquiries.submit .content_area section form > div textarea[type=submit]:hover {
          background-position: -130px -60px;
          text-decoration: none !important; }
  @media screen and (max-width: 954px) {
    body.enquiries.submit .content_area section {
      width: 100% !important;
      float: none !important;
      margin-left: 0 !important;
      min-height: auto !important;
      min-height: initial !important;
      padding-bottom: 0 !important; }
      body.enquiries.submit .content_area section > p {
        margin: 0 auto 40px !important; }
      body.enquiries.submit .content_area section form > div.input {
        max-width: 500px;
        margin: 0 auto 5px;
        padding: 5px; }
      body.enquiries.submit .content_area section form > div label {
        display: none; }
      body.enquiries.submit .content_area section form > div input, body.enquiries.submit .content_area section form > div textarea {
        border: 1px solid #dbd9dc;
        box-sizing: border-box;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #dbd9dc;
        box-sizing: border-box;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        outline: none; }
        body.enquiries.submit .content_area section form > div input[type=text], body.enquiries.submit .content_area section form > div input[type=email], body.enquiries.submit .content_area section form > div textarea[type=text], body.enquiries.submit .content_area section form > div textarea[type=email] {
          height: 35px;
          padding: 8px 5px; }
        body.enquiries.submit .content_area section form > div input::-webkit-input-placeholder, body.enquiries.submit .content_area section form > div textarea::-webkit-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.enquiries.submit .content_area section form > div input:-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:-moz-placeholder {
          /* Firefox 18- */
          font-size: 12px;
          color: #333; }
        body.enquiries.submit .content_area section form > div input::-moz-placeholder, body.enquiries.submit .content_area section form > div textarea::-moz-placeholder {
          /* Firefox 19+ */
          font-size: 12px;
          color: #333; }
        body.enquiries.submit .content_area section form > div input:-ms-input-placeholder, body.enquiries.submit .content_area section form > div textarea:-ms-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.enquiries.submit .content_area section form > div input:focus, body.enquiries.submit .content_area section form > div textarea:focus {
          outline: none; }
          body.enquiries.submit .content_area section form > div input:focus::-webkit-input-placeholder, body.enquiries.submit .content_area section form > div textarea:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          body.enquiries.submit .content_area section form > div input:focus:-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:focus:-moz-placeholder {
            /* Firefox 18- */
            opacity: 0.5; }
          body.enquiries.submit .content_area section form > div input:focus::-moz-placeholder, body.enquiries.submit .content_area section form > div textarea:focus::-moz-placeholder {
            /* Firefox 19+ */
            opacity: 0.5; }
          body.enquiries.submit .content_area section form > div input:focus:-ms-input-placeholder, body.enquiries.submit .content_area section form > div textarea:focus:-ms-input-placeholder {
            opacity: 0.5; }
        body.enquiries.submit .content_area section form > div input[type=text], body.enquiries.submit .content_area section form > div input[type=email], body.enquiries.submit .content_area section form > div textarea[type=text], body.enquiries.submit .content_area section form > div textarea[type=email] {
          width: 100%;
          height: 35px;
          padding: 8px 5px; }
        body.enquiries.submit .content_area section form > div input[type=submit], body.enquiries.submit .content_area section form > div textarea[type=submit] {
          display: inline-block; }
      body.enquiries.submit .content_area section form > div textarea {
        width: 100%;
        padding: 8px 5px; } }
  @media screen and (max-width: 550px) {
    body.enquiries.submit .content_area section > p {
      max-width: 280px; } }
@media screen and (max-width: 954px) {
  body.enquiries.submit .content_area {
    background: #fff !important; } }
@media screen and (max-width: 954px) {
  body.enquiries #container #central #main {
    text-align: center; } }
body.enquiries #container #central #main div.content_area > section {
  background: #FFF url(../img/contact.png) 350px 240px no-repeat; }
  @media screen and (max-width: 954px) {
    body.enquiries #container #central #main div.content_area > section {
      background: none !important; } }

body.miscellaneous.home #container #central #main {
  max-width: none;
  width: 100%;
  margin: 0; }

.home #container #central #main {
  background-color: #f9f9f9;
  /* over-ride some old styles */
  border: none;
  /* over-ride some old styles */
  margin-bottom: 30px; }
  .home #container #central #main .homepage-banner {
    height: 540px;
    margin: 30px 0;
    position: relative;
    background: url(../img/homepage-heading.jpg) center no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1125px) {
      .home #container #central #main .homepage-banner {
        background-position: 55% center; } }
    @media screen and (max-width: 954px) {
      .home #container #central #main .homepage-banner {
        background-position: center;
        height: 222px;
        height: 28.9vw;
        margin: 0; }
        .home #container #central #main .homepage-banner .central {
          height: 222px;
          height: 28.9vw; } }
    @media screen and (max-width: 767px) {
      .home #container #central #main .homepage-banner {
        background-position: top left 20%;
        height: 222px;
        margin-bottom: 220px; }
        .home #container #central #main .homepage-banner .central {
          height: 222px; } }
    @media screen and (max-width: 550px) {
      .home #container #central #main .homepage-banner {
        margin-bottom: 150px; } }
  .home #container #central #main .homepage-ticker {
    position: relative;
    height: 30px;
    top: -30px;
    background-color: #052546; }
    @media screen and (max-width: 954px) {
      .home #container #central #main .homepage-ticker {
        display: none; } }
  .home #container #central #main .ticker-list {
    box-sizing: border-box;
    height: 30px; }
  .home #container #central #main .cta-free-trial h1.cta-free-trial-heading {
    display: inline-block;
    background: url("../img/free-trial-heading.png") no-repeat;
    width: 309px;
    height: 16px;
    margin: 0;
    font-size: 0; }
  .home #container #central #main .cta-free-trial .cta-free-trial-para {
    margin: 9px 0;
    color: #fff;
    font-size: 16px;
    line-height: 21px; }
  .home #container #central #main .cta-free-trial h2.cta-free-trial-subheading {
    border-bottom: none !important;
    padding: 0 !important;
    color: #fff;
    font-size: 24px !important;
    font-weight: bold;
    line-height: 28px !important; }
  .home #container #central #main .cta-free-trial .cta-free-trial-button {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    margin: 15px 0 0 5px; }
    .home #container #central #main .cta-free-trial .cta-free-trial-button:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  .home #container #central #main .cta-free-trial .cta-free-trial-image {
    float: left;
    margin: 12px 10px 10px 42px;
    background: url("../img/svg/free-trial-handwriting.svg") no-repeat;
    background-size: contain;
    width: 252px;
    height: 152px; }
  .home #container #central #main .cta-free-trial .cta-free-trial-image-blue {
    display: none;
    float: left;
    margin: 12px 10px 10px 42px; }
  .home #container #central #main .homepage-banner .cta-free-trial {
    box-sizing: border-box;
    width: 394px;
    height: 570px;
    position: absolute;
    top: 0;
    right: -75px;
    padding-top: 7px; }
    @media screen and (max-width: 1125px) {
      .home #container #central #main .homepage-banner .cta-free-trial {
        right: 0; } }
    @media screen and (max-width: 954px) {
      .home #container #central #main .homepage-banner .cta-free-trial {
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        width: 340px;
        width: 44.2vw;
        height: auto; }
        .home #container #central #main .homepage-banner .cta-free-trial .cta-free-trial-para,
        .home #container #central #main .homepage-banner .cta-free-trial h2.cta-free-trial-subheading {
          display: none; }
        .home #container #central #main .homepage-banner .cta-free-trial .cta-free-trial-button {
          display: block;
          margin-left: auto;
          margin-right: auto; }
        .home #container #central #main .homepage-banner .cta-free-trial .cta-free-trial-image {
          display: inline-block;
          float: none;
          width: 125px;
          height: 73px;
          margin-left: 90px; } }
    @media screen and (max-width: 767px) {
      .home #container #central #main .homepage-banner .cta-free-trial {
        width: 100%;
        bottom: 0;
        top: inherit;
        -moz-transform: translateY(85%);
        -ms-transform: translateY(85%);
        -webkit-transform: translateY(85%);
        transform: translateY(85%); }
        .home #container #central #main .homepage-banner .cta-free-trial h1.cta-free-trial-heading {
          display: none; }
        .home #container #central #main .homepage-banner .cta-free-trial .cta-free-trial-button {
          display: block;
          margin-top: 0; }
        .home #container #central #main .homepage-banner .cta-free-trial .cta-free-trial-image {
          background-image: url("../img/svg/free-trial-handwriting-blue.svg");
          display: block;
          position: relative;
          left: 50%;
          width: 252px;
          height: 152px;
          margin: 12px 0; } }
    @media screen and (max-width: 550px) {
      .home #container #central #main .homepage-banner .cta-free-trial {
        -moz-transform: translateY(79%);
        -ms-transform: translateY(79%);
        -webkit-transform: translateY(79%);
        transform: translateY(79%); }
        .home #container #central #main .homepage-banner .cta-free-trial .cta-free-trial-image {
          width: 140px;
          height: 87px; } }
  .home #container #central #main .homepage-mobile {
    display: none; }
    @media screen and (max-width: 954px) {
      .home #container #central #main .homepage-mobile {
        display: block; }
        .home #container #central #main .homepage-mobile .central {
          position: relative; }
        .home #container #central #main .homepage-mobile .cta-free-trial {
          position: relative;
          top: auto;
          top: initial;
          bottom: auto;
          bottom: initial;
          left: auto;
          left: initial;
          right: auto;
          right: initial;
          width: 100%;
          text-align: center; }
          .home #container #central #main .homepage-mobile .cta-free-trial h1.cta-free-trial-heading {
            display: none; }
          .home #container #central #main .homepage-mobile .cta-free-trial .cta-free-trial-para {
            display: block;
            font-size: 12px;
            line-height: 18px;
            color: #333; }
          .home #container #central #main .homepage-mobile .cta-free-trial h2.cta-free-trial-subheading {
            display: block;
            font-size: 24px;
            line-height: 28px;
            margin: 15px 0;
            color: #052546; }
          .home #container #central #main .homepage-mobile .cta-free-trial .cta-free-trial-button {
            display: inline-block; }
          .home #container #central #main .homepage-mobile .cta-free-trial .cta-free-trial-image,
          .home #container #central #main .homepage-mobile .cta-free-trial .cta-free-trial-image-blue {
            display: none; } }
    @media screen and (max-width: 767px) {
      .home #container #central #main .homepage-mobile .central {
        position: relative; }
      .home #container #central #main .homepage-mobile .cta-free-trial h1.cta-free-trial-heading {
        display: inline-block; }
      .home #container #central #main .homepage-mobile .cta-free-trial .cta-free-trial-para {
        margin: 10px 49px; }
      .home #container #central #main .homepage-mobile .cta-free-trial h2.cta-free-trial-subheading {
        margin: 15px 40px; } }
    @media screen and (max-width: 550px) {
      .home #container #central #main .homepage-mobile .cta-free-trial h1.cta-free-trial-heading {
        width: 270px; }
      .home #container #central #main .homepage-mobile .cta-free-trial .cta-free-trial-para {
        margin: 10px auto;
        width: 222px; }
      .home #container #central #main .homepage-mobile .cta-free-trial h2.cta-free-trial-subheading {
        margin: 15px auto;
        width: 250px; } }
  .home #container #central #main .legal-training-cta {
    width: 940px;
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 40px auto;
    padding: 20px 0 50px;
    text-align: center; }
    .home #container #central #main .legal-training-cta > p {
      font-size: 15px; }
  .home #container #central #main .view-courses-cta {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat; }
    .home #container #central #main .view-courses-cta:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  @media screen and (max-width: 954px) {
    .home #container #central #main {
      margin-bottom: 0;
      background: #fff; } }

.ticker-list {
  color: #fff; }
  .ticker-list .ticker-content {
    padding-top: 6px; }
  .ticker-list ul li {
    /* makes FOUC look slightly better */
    list-style: none; }

/* Ticker Styling */
.ticker {
  width: 710px;
  height: 23px;
  display: block;
  position: relative;
  overflow: hidden; }

#container #central #main .ticker-content a {
  color: #fff; }

.ticker-swipe {
  padding-top: 9px;
  position: absolute;
  top: 0px;
  background-color: #052546;
  display: block;
  width: 800px;
  height: 23px; }

.ticker-swipe span {
  margin-left: 4px;
  background-color: #052546;
  border-left: 1px solid #fff;
  height: 12px;
  width: 7px;
  display: block; }

.js-hidden {
  display: none; }

.no-js-news {
  padding: 10px 0px 0px 45px;
  color: #F8F0DB; }

.left .ticker-swipe {
  /*left: 80px;*/ }

.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
  float: left; }

.right .ticker-swipe {
  /*right: 80px;*/ }

.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
  float: right; }

#container .online-cpd-heading {
  position: relative;
  background-image: url("/img/online-cpd-heading.png");
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0; }
  #container .online-cpd-heading .purchase-online-cta {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    position: absolute;
    top: 35px;
    right: 60px;
    float: right;
    margin: 0;
    color: #fff; }
    #container .online-cpd-heading .purchase-online-cta:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }

body.cpd #middle-content {
  border-top: 0 !important; }
  body.cpd #middle-content #users {
    left: 0;
    border-right: 1px solid #dbd9dc; }
    body.cpd #middle-content #users a {
      display: block;
      margin-top: 20px;
      text-align: center;
      font-size: 16px;
      color: #052546; }
      body.cpd #middle-content #users a:hover {
        text-decoration: underline !important; }
    body.cpd #middle-content #users form {
      position: relative;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: url('../img/structure/button-sprite.png?1435911241') 0px -123px no-repeat;
      -moz-transition-property: background-position;
      -o-transition-property: background-position;
      -webkit-transition-property: background-position;
      transition-property: background-position;
      margin: 20px auto 0 auto;
      width: 350px;
      height: 60px; }
      body.cpd #middle-content #users form label {
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 20;
        color: #999;
        font-size: 14px; }
      body.cpd #middle-content #users form input[type=password] {
        position: absolute;
        top: 6px;
        left: 7px;
        width: 215px;
        height: 44px;
        padding: 0;
        font-size: 1.5em;
        text-indent: 10px; }
      body.cpd #middle-content #users form input[type=submit] {
        text-transform: uppercase;
        position: absolute;
        top: 6px;
        right: 7px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') 0px 0px no-repeat;
        border: 0px;
        width: 118px;
        height: 48px;
        color: #FFFFFF;
        font-weight: bold; }
        body.cpd #middle-content #users form input[type=submit]:hover {
          background-position: 0px -47px; }
  body.cpd #middle-content #portal {
    right: 0; }
    body.cpd #middle-content #portal p {
      width: 70%; }
    body.cpd #middle-content #portal a {
      display: block;
      margin-top: 20px;
      text-align: center;
      font-size: 16px;
      color: #052546; }
      body.cpd #middle-content #portal a:hover {
        text-decoration: underline !important; }

body.pages .content_area > aside > strong {
  font-size: 14px;
  width: 80%;
  display: block; }
body.pages .content_area > aside > em {
  font-size: 14px;
  width: 80%;
  display: block;
  color: #052546;
  margin-bottom: 20px;
  font-style: normal; }
body.pages .content_area > aside > span {
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #052546;
  background: #fff;
  padding: 5px;
  margin: 10px 3px 15px 0; }
body.pages .content_area > aside div.social {
  margin-top: 10px; }
  body.pages .content_area > aside div.social span {
    display: inline-block !important; }
body.pages .content_area > aside > a {
  border: none;
  display: block;
  margin: 0 auto;
  width: 231px;
  height: 60px;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  line-height: 60px;
  font-size: 14px;
  cursor: pointer;
  background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
  margin-top: 30px;
  width: 230px;
  color: #fff !important; }
  body.pages .content_area > aside > a:hover {
    background-position: -130px -60px;
    text-decoration: none !important; }
body.pages .content_area > article {
  padding-top: 30px; }
  body.pages .content_area > article h2 {
    margin: 0 0 30px 20px !important;
    font-size: 26px;
    color: #052546;
    padding: 0 !important;
    border-bottom: none !important; }
  body.pages .content_area > article p {
    margin-right: 50px; }
  body.pages .content_area > article ul {
    color: #052546;
    margin: 10px 0 40px; }
    body.pages .content_area > article ul li {
      margin-bottom: 10px;
      color: #052546; }

#container #central #main .about-us-page .about-us,
#container #central #main .about-us-page .directors {
  margin: 0 60px; }
#container #central #main .about-us-page .about-heading {
  margin: 25px 0 20px;
  font-size: 24px;
  font-weight: normal; }
#container #central #main .about-us-page .about-us {
  margin-top: 15px; }
#container #central #main .about-us-page .directors {
  margin-bottom: 40px; }
@media screen and (max-width: 954px) {
  #container #central #main .about-us-page .about-us,
  #container #central #main .about-us-page .directors {
    margin: 0 50px; } }
@media screen and (max-width: 767px) {
  #container #central #main .about-us-page .about-heading {
    font-size: 12px;
    line-height: 28px;
    font-weight: bold;
    color: #052546;
    margin: 0; }
  #container #central #main .about-us-page .about-us,
  #container #central #main .about-us-page .directors {
    margin: 0 30px; }
  #container #central #main .about-us-page .directors {
    margin-bottom: 0; } }

/* Logo */
#complete-logo {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  background: url(../img/structure/crimeline-complete.png) 0 0 no-repeat;
  display: block;
  overflow: hidden; }
  #complete-logo a {
    display: block;
    width: 100%;
    height: 43px;
    text-indent: -9999px; }

/* Custom Checkboxes */
.checkbox.replaced {
  background: url("../img/icon-unchecked.png") center left no-repeat;
  overflow: hidden;
  padding-left: 2px; }
  .checkbox.replaced.checked {
    background: url("../img/icon-checked.png") center left no-repeat; }
  .checkbox.replaced input {
    visibility: hidden; }

/* Global updated style */
span.updated {
  background: #f9f5a8;
  font-size: 90%;
  margin-left: 5px;
  vertical-align: super; }

/* Sectional Divide @todo - can be done with :after pseudo? */
.section-divide {
  width: 940px;
  height: 1px;
  display: block;
  background: #dbd9dc;
  margin: 20px 0 20px -52px; }
  .section-divide:last-of-type {
    display: none; }
  @media screen and (max-width: 954px) {
    .section-divide {
      width: 100%;
      margin: 20px 0; } }

/* Complete Search area */
#container #central #main #complete-search {
  background: url(../img/structure/bg-sidebar.gif) 0 0;
  border-bottom: 30px solid #FFF; }
  #container #central #main #complete-search h2 {
    font-size: 22px !important;
    padding: 30px 0 0 50px !important;
    border: 0 !important; }

.crimeline_books.index #container #central #main {
  border: 1px solid #dbd9dc; }
  @media screen and (max-width: 767px) {
    .crimeline_books.index #container #central #main {
      border: none; } }

@media screen and (max-width: 954px) {
  .crimeline_books.home #container #central #main,
  .crimeline_books.view #container #central #main {
    text-align: center; } }

/* Common content holder */
#container #central #main .complete-content {
  width: 836px;
  margin: 0 auto;
  padding: 70px 0 40px;
  /* A few specific content holders */ }
  #container #central #main .complete-content h2 {
    font-size: 24px !important;
    padding: 0 !important;
    color: #222;
    border: 0; }
    #container #central #main .complete-content h2 + p {
      padding-top: 10px; }
  #container #central #main .complete-content .email-button {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    margin: 20px 0; }
    #container #central #main .complete-content .email-button:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  #container #central #main .complete-content a {
    color: #333; }
  #container #central #main .complete-content ul#download-list a {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #dbd9dc; }
  #container #central #main .complete-content nav {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: none;
    background: #e5e4e6;
    padding: 15px;
    margin: 20px 0;
    min-height: 18px; }
    #container #central #main .complete-content nav a {
      color: #052546;
      border-bottom: 1px solid #dbd9dc;
      font-weight: bold; }
    #container #central #main .complete-content nav li.download {
      background: url(../img/icon-pdf.png) center left no-repeat;
      padding: 0 0 0 22px; }
    #container #central #main .complete-content nav li:after {
      content: " | ";
      color: #052546;
      padding: 0 4px 0 2px; }
    #container #central #main .complete-content nav li:last-child:after {
      display: none; }
    #container #central #main .complete-content nav ul {
      float: left;
      width: auto; }
      #container #central #main .complete-content nav ul + ul {
        float: right; }
  #container #central #main .complete-content#book-list form label a {
    font-size: 15px;
    font-weight: bold;
    color: #052546;
    border-bottom: 1px solid #dbd9dc;
    margin-left: 7px; }
  #container #central #main .complete-content#book-list form .input {
    padding: 5px 0; }
  @media screen and (max-width: 954px) {
    #container #central #main .complete-content#book-list h2 {
      color: #052546; } }
  #container #central #main .complete-content#book-view span.updated {
    font-size: 50%; }
  #container #central #main .complete-content#book-view .input {
    padding: 5px 0; }
    #container #central #main .complete-content#book-view .input label {
      font-size: 16px;
      font-weight: bold;
      padding-left: 5px; }
  #container #central #main .complete-content#book-view .section {
    background: none !important; }
    #container #central #main .complete-content#book-view .section input {
      margin-left: -16px; }
    #container #central #main .complete-content#book-view .section label {
      padding-left: 0; }
  #container #central #main .complete-content#book-view .chapter {
    background-position: 25px 5px; }
    #container #central #main .complete-content#book-view .chapter .toggler {
      width: 18px;
      height: 18px;
      display: inline-block;
      background: url(../img/icon-open.png) center left no-repeat; }
      #container #central #main .complete-content#book-view .chapter .toggler.closed {
        background-image: url(../img/icon-closed.png); }
    #container #central #main .complete-content#book-view .chapter label {
      font-weight: normal;
      padding-left: 14px; }
  #container #central #main .complete-content#book-view .page {
    padding-left: 70px;
    background-position: 70px 7px; }
    #container #central #main .complete-content#book-view .page label a {
      font-size: 13px;
      color: #052546;
      border-bottom: 1px solid #dbd9dc; }
  #container #central #main .complete-content#forgotten-username form .input {
    position: relative; }
  #container #central #main .complete-content#forgotten-username form label {
    position: absolute;
    color: #999;
    z-index: 99;
    top: 13px;
    left: 7px;
    font-style: italic; }
  #container #central #main .complete-content#forgotten-username form input {
    border: 1px solid #dbd9dc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    width: 219px;
    padding: 5px; }
    #container #central #main .complete-content#forgotten-username form input[type=text], #container #central #main .complete-content#forgotten-username form input[type=email] {
      height: 30px;
      line-height: 20px; }
    #container #central #main .complete-content#forgotten-username form input::-webkit-input-placeholder {
      color: #fff;
      font-style: italic; }
    #container #central #main .complete-content#forgotten-username form input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      font-style: italic; }
    #container #central #main .complete-content#forgotten-username form input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      font-style: italic; }
    #container #central #main .complete-content#forgotten-username form input:-ms-input-placeholder {
      color: #fff;
      font-style: italic; }
    #container #central #main .complete-content#forgotten-username form input::-ms-clear {
      display: none; }
    #container #central #main .complete-content#forgotten-username form input:active::-webkit-input-placeholder, #container #central #main .complete-content#forgotten-username form input:focus::-webkit-input-placeholder {
      opacity: 0.5; }
    #container #central #main .complete-content#forgotten-username form input:active:-moz-placeholder, #container #central #main .complete-content#forgotten-username form input:active::-moz-placeholder, #container #central #main .complete-content#forgotten-username form input:active:-ms-input-placeholder, #container #central #main .complete-content#forgotten-username form input:focus:-moz-placeholder, #container #central #main .complete-content#forgotten-username form input:focus::-moz-placeholder, #container #central #main .complete-content#forgotten-username form input:focus:-ms-input-placeholder {
      opacity: 0.5; }
  #container #central #main .complete-content#forgotten-username form button {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    margin: 10px 0 0 0; }
    #container #central #main .complete-content#forgotten-username form button:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  @media screen and (max-width: 954px) {
    #container #central #main .complete-content#forgotten-username {
      text-align: center; }
      #container #central #main .complete-content#forgotten-username form label {
        display: none; }
      #container #central #main .complete-content#forgotten-username form input {
        border: 1px solid #dbd9dc;
        box-sizing: border-box;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        outline: none; }
        #container #central #main .complete-content#forgotten-username form input[type=text], #container #central #main .complete-content#forgotten-username form input[type=email] {
          height: 35px;
          padding: 8px 5px; }
        #container #central #main .complete-content#forgotten-username form input::-webkit-input-placeholder {
          font-size: 12px;
          color: #333; }
        #container #central #main .complete-content#forgotten-username form input:-moz-placeholder {
          /* Firefox 18- */
          font-size: 12px;
          color: #333; }
        #container #central #main .complete-content#forgotten-username form input::-moz-placeholder {
          /* Firefox 19+ */
          font-size: 12px;
          color: #333; }
        #container #central #main .complete-content#forgotten-username form input:-ms-input-placeholder {
          font-size: 12px;
          color: #333; }
        #container #central #main .complete-content#forgotten-username form input:focus {
          outline: none; }
          #container #central #main .complete-content#forgotten-username form input:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          #container #central #main .complete-content#forgotten-username form input:focus:-moz-placeholder {
            /* Firefox 18- */
            opacity: 0.5; }
          #container #central #main .complete-content#forgotten-username form input:focus::-moz-placeholder {
            /* Firefox 19+ */
            opacity: 0.5; }
          #container #central #main .complete-content#forgotten-username form input:focus:-ms-input-placeholder {
            opacity: 0.5; }
      #container #central #main .complete-content#forgotten-username form button {
        margin: 10px auto 0; } }
  #container #central #main .complete-content#page-view {
    width: 100%;
    background: url('../img/structure/bg-sidebar.gif?1435911241') 0 0 #e5e4e6;
    padding: 0; }
    #container #central #main .complete-content#page-view aside {
      line-height: 1.5em;
      overflow: hidden;
      float: left;
      width: 220px;
      margin-left: 20px;
      margin-top: 35px; }
      #container #central #main .complete-content#page-view aside h1, #container #central #main .complete-content#page-view aside h2 {
        font-size: 15px !important; }
      #container #central #main .complete-content#page-view aside h2 {
        font-weight: normal; }
      #container #central #main .complete-content#page-view aside nav {
        display: block !important;
        padding: 0; }
        #container #central #main .complete-content#page-view aside nav ul li {
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          border-radius: 8px;
          box-shadow: 0 1px 0px 0px #AAA;
          display: block;
          background: #FFF;
          width: 200px;
          padding: 10px;
          margin: 3px 0;
          font-size: 15px; }
          #container #central #main .complete-content#page-view aside nav ul li a {
            border: 0;
            font-weight: bold; }
          #container #central #main .complete-content#page-view aside nav ul li ul {
            padding: 5px 0; }
            #container #central #main .complete-content#page-view aside nav ul li ul li {
              background: transparent;
              box-shadow: none;
              padding: 0 0 0 10px;
              margin: 1px 0;
              background: url(../img/icon-arrow-white.png) center left no-repeat; }
              #container #central #main .complete-content#page-view aside nav ul li ul li a {
                font-size: 12px;
                font-weight: normal; }
          #container #central #main .complete-content#page-view aside nav ul li:after {
            content: ""; }
          #container #central #main .complete-content#page-view aside nav ul li.current {
            background: #052445;
            color: #FFF; }
            #container #central #main .complete-content#page-view aside nav ul li.current a {
              color: #FFF; }
    #container #central #main .complete-content#page-view article {
      background: #FFFFFF;
      overflow: hidden;
      float: right;
      width: 680px;
      min-height: 390px;
      padding-bottom: 40px;
      padding-top: 30px; }
      #container #central #main .complete-content#page-view article > * {
        margin-left: 20px;
        margin-right: 20px; }
      #container #central #main .complete-content#page-view article .updated {
        font-size: 50%; }
      #container #central #main .complete-content#page-view article nav {
        display: block !important; }
      #container #central #main .complete-content#page-view article table {
        border-collapse: collapse;
        width: 630px; }
        #container #central #main .complete-content#page-view article table td {
          border: 1px solid #CCC; }
      #container #central #main .complete-content#page-view article p {
        font-size: 14px; }
      #container #central #main .complete-content#page-view article p a, #container #central #main .complete-content#page-view article li a {
        font-weight: bold;
        color: #052546;
        border-bottom: 1px solid #dbd9dc; }
    #container #central #main .complete-content#page-view .pager {
      width: 95%;
      padding: 15px 5% 0 0;
      border-top: 1px solid #dbd9dc;
      margin: 20px 0 0; }
    @media screen and (max-width: 954px) {
      #container #central #main .complete-content#page-view {
        width: auto;
        background: none;
        margin: 0; }
        #container #central #main .complete-content#page-view aside {
          display: none; }
        #container #central #main .complete-content#page-view article {
          width: auto;
          float: none;
          padding: 0 60px;
          min-height: auto;
          min-height: initial; }
          #container #central #main .complete-content#page-view article > * {
            margin-left: 0;
            margin-right: 0; }
          #container #central #main .complete-content#page-view article h2 {
            margin: 30px 0; }
          #container #central #main .complete-content#page-view article .updated {
            display: block;
            background: none; }
          #container #central #main .complete-content#page-view article .pager {
            display: none; }
          #container #central #main .complete-content#page-view article nav {
            display: block !important;
            margin: 30px auto !important;
            padding: 0 !important;
            height: 61px; }
            #container #central #main .complete-content#page-view article nav li a {
              color: #fff; } }
    @media screen and (max-width: 767px) {
      #container #central #main .complete-content#page-view article {
        padding: 0 30px; }
        #container #central #main .complete-content#page-view article h2 {
          font-size: 24px;
          line-height: 28px; }
        #container #central #main .complete-content#page-view article .updated {
          font-size: 12px;
          line-height: 18px; }
        #container #central #main .complete-content#page-view article p {
          font-size: 12px;
          line-height: 18px; } }
  #container #central #main .complete-content#search-list article > a {
    font-weight: bold; }
  #container #central #main .complete-content#search-list article h2 a {
    font-size: 16px; }
  #container #central #main .complete-content#search-list article h3 a {
    font-size: 13px; }
  #container #central #main .complete-content#search-list article p.chapter {
    font-size: 12px;
    margin-bottom: 0.5em; }
    #container #central #main .complete-content#search-list article p.chapter a {
      border-bottom: 1px solid #dbd9dc; }
  #container #central #main .complete-content#search-list article p.excerpt {
    margin: 1.5em 0;
    font-size: 14px; }
  #container #central #main .complete-content#search-list article p.read-more {
    margin: 1.5em 0; }
    #container #central #main .complete-content#search-list article p.read-more a {
      font-size: 14px;
      font-weight: bold;
      color: #052546;
      border-bottom: 1px solid #052546; }
  #container #central #main .complete-content#search-list .highlight {
    background: #f9f5a8; }
  #container #central #main .complete-content#search-list .jscroll-inner .pager {
    display: none; }
  #container #central #main .complete-content#search-list .jscroll-inner .jscroll-loading {
    text-align: center;
    margin: 20px 0;
    height: 20px;
    background: transparent url("../img/loading.gif") center no-repeat; }
  @media screen and (max-width: 954px) {
    #container #central #main .complete-content#search-list {
      margin: 0; }
      #container #central #main .complete-content#search-list article {
        margin: 0 40px; } }
  @media screen and (max-width: 767px) {
    #container #central #main .complete-content#search-list article {
      margin: 0 25px; }
      #container #central #main .complete-content#search-list article p.excerpt {
        margin: 1.5em 0;
        font-size: 12px;
        line-height: 18px; }
      #container #central #main .complete-content#search-list article p.read-more a {
        font-size: 12px;
        line-height: 18px; } }
  #container #central #main .complete-content .pager {
    width: 100%;
    height: 50px; }
    #container #central #main .complete-content .pager span a {
      float: right;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      display: block;
      text-align: right;
      padding: 15px 10px;
      border: 1px solid #dbd9dc;
      width: 130px;
      font-size: 14px;
      font-weight: bold; }
    #container #central #main .complete-content .pager span.next a {
      margin-left: 20px; }
    #container #central #main .complete-content .pager span.disabled {
      display: none; }
  @media screen and (max-width: 954px) {
    #container #central #main .complete-content {
      width: auto;
      margin: 0 30px;
      padding: 20px 0 0; }
      #container #central #main .complete-content nav {
        position: relative;
        background: #fff;
        width: 260px;
        margin: 20px auto;
        padding: 0 0 70px; }
        #container #central #main .complete-content nav ul {
          float: none; }
        #container #central #main .complete-content nav li.download {
          position: absolute;
          bottom: 0;
          left: 0;
          background: none;
          padding: 0;
          float: none;
          width: 260px; }
          #container #central #main .complete-content nav li.download a {
            border: none;
            display: block;
            margin: 0 auto;
            width: 231px;
            height: 60px;
            text-transform: uppercase;
            text-align: center;
            color: #FFF;
            font-weight: bold;
            line-height: 60px;
            font-size: 14px;
            cursor: pointer;
            background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat; }
            #container #central #main .complete-content nav li.download a:hover {
              background-position: -130px -60px;
              text-decoration: none !important; }
        #container #central #main .complete-content nav li:after {
          display: none; }
        #container #central #main .complete-content nav li:not(.download) {
          width: 50%; }
          #container #central #main .complete-content nav li:not(.download):nth-of-type(odd) a {
            margin-left: 10px; }
          #container #central #main .complete-content nav li:not(.download):nth-of-type(even) a {
            margin-right: 10px; }
          #container #central #main .complete-content nav li:not(.download) a {
            border: 1px solid #ccc;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            padding: 0;
            display: block;
            font-size: 12px;
            line-height: 27px; }
        #container #central #main .complete-content nav ul + ul {
          float: none;
          margin-top: 10px; }
          #container #central #main .complete-content nav ul + ul li:nth-of-type(odd) a {
            margin: 0 10px 0 0 !important; }
          #container #central #main .complete-content nav ul + ul li:nth-of-type(even) a {
            margin: 0 0 0 10px !important; }
      #container #central #main .complete-content#book-list form, #container #central #main .complete-content#book-view form {
        max-width: 500px;
        margin: 0 auto; }
        #container #central #main .complete-content#book-list form label, #container #central #main .complete-content#book-view form label {
          display: block;
          text-align: left;
          margin-left: 30px; }
          #container #central #main .complete-content#book-list form label a, #container #central #main .complete-content#book-view form label a {
            font-size: 12px;
            line-height: 28px;
            margin: 0; }
          #container #central #main .complete-content#book-list form label span, #container #central #main .complete-content#book-view form label span {
            display: block;
            background: none;
            margin: 0; }
        #container #central #main .complete-content#book-list form .input, #container #central #main .complete-content#book-view form .input {
          position: relative;
          padding: 0;
          background: none !important;
          margin-bottom: 30px; }
          #container #central #main .complete-content#book-list form .input input, #container #central #main .complete-content#book-view form .input input {
            display: none; }
          #container #central #main .complete-content#book-list form .input:after, #container #central #main .complete-content#book-view form .input:after {
            content: '';
            z-index: 10;
            position: absolute;
            top: 3px;
            left: 0;
            visibility: visible;
            width: 22px;
            height: 22px;
            border: 1px solid #ccc;
            background: #fff;
            padding: 0;
            margin: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            appearance: none;
            outline: none; }
          #container #central #main .complete-content#book-list form .input.checked:after, #container #central #main .complete-content#book-view form .input.checked:after {
            background: url("../img/icon-checked-borderless.png") center no-repeat; }
      #container #central #main .complete-content#book-view {
        margin: 0;
        padding: 0; }
        #container #central #main .complete-content#book-view h2 {
          margin: 0 15px;
          font-size: 24px;
          line-height: 28px;
          text-align: center;
          color: #052546; }
          #container #central #main .complete-content#book-view h2 span {
            display: block;
            background: none;
            font-size: 12px;
            line-height: 18px;
            font-weight: normal;
            color: #333; }
        #container #central #main .complete-content#book-view form {
          max-width: 100%; }
          #container #central #main .complete-content#book-view form .input {
            max-width: 500px;
            margin: 0 auto 14px; }
            #container #central #main .complete-content#book-view form .input > a {
              display: none !important; }
            #container #central #main .complete-content#book-view form .input.section:after {
              display: none; }
            #container #central #main .complete-content#book-view form .input.section label {
              margin: 0;
              padding: 0;
              font-size: 24px;
              line-height: 28px;
              font-weight: bold;
              text-align: center;
              color: #052546; }
            #container #central #main .complete-content#book-view form .input.chapter label {
              padding: 0;
              font-size: 12px;
              line-height: 30px;
              font-weight: bold;
              color: #052546; }
            #container #central #main .complete-content#book-view form .input.page:after {
              top: 0; }
            #container #central #main .complete-content#book-view form .input.page label {
              padding: 0; }
              #container #central #main .complete-content#book-view form .input.page label a {
                font-size: 12px;
                line-height: 18px;
                font-weight: normal;
                color: #333;
                border: none; } }
  @media screen and (max-width: 550px) {
    #container #central #main .complete-content#book-view form .input {
      max-width: 100%;
      margin: 0 30px 14px; } }

/* Crimeline Complete homepage specific */
@media screen and (max-width: 954px) {
  body.crimeline_books #container #central #main h1.large,
  body.law_cases #container #central #main h1.large,
  body.download #container #central #main h1.large {
    width: 100%;
    height: 75px;
    padding: 0 !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #174775;
    background: -moz-linear-gradient(top, #174775 0%, #052546 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #174775), color-stop(100%, #052546));
    background: -webkit-linear-gradient(top, #174775 0%, #052546 100%);
    background: -o-linear-gradient(top, #174775 0%, #052546 100%);
    background: -ms-linear-gradient(top, #174775 0%, #052546 100%);
    background: linear-gradient(to bottom, #174775 0%, #052546 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174775', endColorstr='#052546',GradientType=0 ); }
    body.crimeline_books #container #central #main h1.large a,
    body.law_cases #container #central #main h1.large a,
    body.download #container #central #main h1.large a {
      background: url("../img/svg/crimeline-complete-white.svg") center no-repeat;
      background-size: 255px;
      width: 100%;
      height: 75px; } }

body.crimeline_books.index #container #central #main div.content_area h2, body.crimeline_books.thanks #container #central #main div.content_area h2 {
  font-size: 24px !important;
  padding: 0 0 20px 0 !important;
  border: 0; }
body.crimeline_books.index #container #central #main div.content_area > section, body.crimeline_books.thanks #container #central #main div.content_area > section {
  float: left;
  width: 619px;
  padding: 30px 20px 30px 10px; }
body.crimeline_books.index #container #central #main div.content_area > aside, body.crimeline_books.thanks #container #central #main div.content_area > aside {
  float: right; }
  body.crimeline_books.index #container #central #main div.content_area > aside h3, body.crimeline_books.thanks #container #central #main div.content_area > aside h3 {
    margin-left: 10px; }
  body.crimeline_books.index #container #central #main div.content_area > aside form:first-of-type, body.crimeline_books.thanks #container #central #main div.content_area > aside form:first-of-type {
    margin-bottom: 55px; }
  body.crimeline_books.index #container #central #main div.content_area > aside form .input, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input {
    position: relative; }
  body.crimeline_books.index #container #central #main div.content_area > aside form label, body.crimeline_books.thanks #container #central #main div.content_area > aside form label {
    position: absolute;
    color: #333;
    font-style: italic;
    z-index: 99;
    font-size: 14px;
    left: 16px;
    top: 17px; }
  body.crimeline_books.index #container #central #main div.content_area > aside form input, body.crimeline_books.thanks #container #central #main div.content_area > aside form input {
    border: 1px solid #dbd9dc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    width: 221px;
    margin: 0 0 0 10px;
    display: block;
    padding: 5px;
    color: #333;
    font-style: italic; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input[type=text], body.crimeline_books.index #container #central #main div.content_area > aside form input[type=email], body.crimeline_books.thanks #container #central #main div.content_area > aside form input[type=text], body.crimeline_books.thanks #container #central #main div.content_area > aside form input[type=email] {
      height: 30px;
      line-height: 20px; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input::-webkit-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input::-webkit-input-placeholder {
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input:-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input::-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input:-ms-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:-ms-input-placeholder {
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input::-ms-clear, body.crimeline_books.thanks #container #central #main div.content_area > aside form input::-ms-clear {
      display: none; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input:active::-webkit-input-placeholder, body.crimeline_books.index #container #central #main div.content_area > aside form input:focus::-webkit-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:active::-webkit-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:focus::-webkit-input-placeholder {
      opacity: 0.5; }
    body.crimeline_books.index #container #central #main div.content_area > aside form input:active:-moz-placeholder, body.crimeline_books.index #container #central #main div.content_area > aside form input:active::-moz-placeholder, body.crimeline_books.index #container #central #main div.content_area > aside form input:active:-ms-input-placeholder, body.crimeline_books.index #container #central #main div.content_area > aside form input:focus:-moz-placeholder, body.crimeline_books.index #container #central #main div.content_area > aside form input:focus::-moz-placeholder, body.crimeline_books.index #container #central #main div.content_area > aside form input:focus:-ms-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:active:-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:active::-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:active:-ms-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:focus:-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:focus::-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form input:focus:-ms-input-placeholder {
      opacity: 0.5; }
  body.crimeline_books.index #container #central #main div.content_area > aside form .input, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input {
    padding-top: 5px; }
  body.crimeline_books.index #container #central #main div.content_area > aside form button, body.crimeline_books.thanks #container #central #main div.content_area > aside form button {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    margin: 10px 0 0 10px; }
    body.crimeline_books.index #container #central #main div.content_area > aside form button:hover, body.crimeline_books.thanks #container #central #main div.content_area > aside form button:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  body.crimeline_books.index #container #central #main div.content_area > aside form .forgotten-password, body.crimeline_books.thanks #container #central #main div.content_area > aside form .forgotten-password {
    display: block;
    padding: 5px 0 0 0; }
    body.crimeline_books.index #container #central #main div.content_area > aside form .forgotten-password a, body.crimeline_books.thanks #container #central #main div.content_area > aside form .forgotten-password a {
      font-size: 11px;
      color: #052546 !important;
      border-bottom: 1px solid #b8b8b9;
      margin: 0 0 0 10px; }
@media screen and (max-width: 954px) {
  body.crimeline_books.index #container #central #main div.content_area, body.crimeline_books.thanks #container #central #main div.content_area {
    border: none !important;
    text-align: center;
    background: #fff !important; }
    body.crimeline_books.index #container #central #main div.content_area > section, body.crimeline_books.thanks #container #central #main div.content_area > section {
      width: 100% !important;
      float: none !important;
      min-height: auto !important;
      padding: 30px 0 0 !important; }
      body.crimeline_books.index #container #central #main div.content_area > section h2, body.crimeline_books.thanks #container #central #main div.content_area > section h2 {
        max-width: 430px;
        margin-left: auto;
        margin-right: auto; }
      body.crimeline_books.index #container #central #main div.content_area > section p, body.crimeline_books.thanks #container #central #main div.content_area > section p {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto; }
    body.crimeline_books.index #container #central #main div.content_area > aside, body.crimeline_books.thanks #container #central #main div.content_area > aside {
      width: 100% !important;
      float: none !important;
      min-height: auto !important;
      text-align: center;
      margin: 0; }
      body.crimeline_books.index #container #central #main div.content_area > aside h3, body.crimeline_books.thanks #container #central #main div.content_area > aside h3 {
        font-size: 24px;
        line-height: 28px;
        color: #052546; }
      body.crimeline_books.index #container #central #main div.content_area > aside form, body.crimeline_books.thanks #container #central #main div.content_area > aside form {
        position: relative;
        margin: 0 !important;
        padding-bottom: 30px; }
        body.crimeline_books.index #container #central #main div.content_area > aside form label, body.crimeline_books.thanks #container #central #main div.content_area > aside form label {
          display: none; }
        body.crimeline_books.index #container #central #main div.content_area > aside form .input, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input {
          width: 280px;
          margin: 0 auto;
          padding: 0; }
          body.crimeline_books.index #container #central #main div.content_area > aside form .input input, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input {
            border: 1px solid #dbd9dc;
            box-sizing: border-box;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-appearance: none;
            outline: none;
            width: 100%;
            margin: 0; }
            body.crimeline_books.index #container #central #main div.content_area > aside form .input input[type=text], body.crimeline_books.index #container #central #main div.content_area > aside form .input input[type=email], body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input[type=text], body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input[type=email] {
              height: 35px;
              padding: 8px 5px; }
            body.crimeline_books.index #container #central #main div.content_area > aside form .input input::-webkit-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input::-webkit-input-placeholder {
              font-size: 12px;
              color: #333; }
            body.crimeline_books.index #container #central #main div.content_area > aside form .input input:-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input:-moz-placeholder {
              /* Firefox 18- */
              font-size: 12px;
              color: #333; }
            body.crimeline_books.index #container #central #main div.content_area > aside form .input input::-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input::-moz-placeholder {
              /* Firefox 19+ */
              font-size: 12px;
              color: #333; }
            body.crimeline_books.index #container #central #main div.content_area > aside form .input input:-ms-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input:-ms-input-placeholder {
              font-size: 12px;
              color: #333; }
            body.crimeline_books.index #container #central #main div.content_area > aside form .input input:focus, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input:focus {
              outline: none; }
              body.crimeline_books.index #container #central #main div.content_area > aside form .input input:focus::-webkit-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input:focus::-webkit-input-placeholder {
                opacity: 0.5; }
              body.crimeline_books.index #container #central #main div.content_area > aside form .input input:focus:-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input:focus:-moz-placeholder {
                /* Firefox 18- */
                opacity: 0.5; }
              body.crimeline_books.index #container #central #main div.content_area > aside form .input input:focus::-moz-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input:focus::-moz-placeholder {
                /* Firefox 19+ */
                opacity: 0.5; }
              body.crimeline_books.index #container #central #main div.content_area > aside form .input input:focus:-ms-input-placeholder, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input input:focus:-ms-input-placeholder {
                opacity: 0.5; }
        body.crimeline_books.index #container #central #main div.content_area > aside form button, body.crimeline_books.thanks #container #central #main div.content_area > aside form button {
          margin-left: auto;
          margin-right: auto; }
        body.crimeline_books.index #container #central #main div.content_area > aside form .forgotten-password, body.crimeline_books.thanks #container #central #main div.content_area > aside form .forgotten-password {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0; }
          body.crimeline_books.index #container #central #main div.content_area > aside form .forgotten-password a, body.crimeline_books.thanks #container #central #main div.content_area > aside form .forgotten-password a {
            color: #333 !important;
            border-color: #333 !important; } }
@media screen and (max-width: 767px) {
  body.crimeline_books.index #container #central #main div.content_area > aside, body.crimeline_books.thanks #container #central #main div.content_area > aside {
    max-width: 320px;
    margin: 0 auto !important; }
    body.crimeline_books.index #container #central #main div.content_area > aside form .input, body.crimeline_books.thanks #container #central #main div.content_area > aside form .input {
      width: 230px;
      margin: 0 auto 15px; } }
@media screen and (max-width: 550px) {
  body.crimeline_books.index #container #central #main div.content_area > aside, body.crimeline_books.thanks #container #central #main div.content_area > aside {
    max-width: 320px; } }
body.crimeline_books.index #complete-signup nav, body.crimeline_books.thanks #complete-signup nav {
  padding-bottom: 30px; }
  body.crimeline_books.index #complete-signup nav li, body.crimeline_books.thanks #complete-signup nav li {
    float: none;
    display: block;
    width: 280px;
    margin: 0 auto; }
    body.crimeline_books.index #complete-signup nav li.signup-header, body.crimeline_books.thanks #complete-signup nav li.signup-header {
      display: none;
      position: relative;
      height: 61px; }
      body.crimeline_books.index #complete-signup nav li.signup-header h3, body.crimeline_books.thanks #complete-signup nav li.signup-header h3 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0; }
    body.crimeline_books.index #complete-signup nav li + li, body.crimeline_books.thanks #complete-signup nav li + li {
      margin-left: 10px; }
    body.crimeline_books.index #complete-signup nav li h3, body.crimeline_books.thanks #complete-signup nav li h3 {
      display: block;
      font-size: 24px !important;
      line-height: 28px;
      color: #052546; }
  body.crimeline_books.index #complete-signup nav a, body.crimeline_books.thanks #complete-signup nav a {
    width: 280px;
    height: 61px;
    background: url(../img/structure/button-sprite.png) 0 -309px no-repeat;
    display: block;
    line-height: 61px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
    body.crimeline_books.index #complete-signup nav a:hover, body.crimeline_books.index #complete-signup nav a.selected, body.crimeline_books.thanks #complete-signup nav a:hover, body.crimeline_books.thanks #complete-signup nav a.selected {
      background-position: 0 -248px; }
body.crimeline_books.index #complete-signup aside, body.crimeline_books.index #complete-signup form, body.crimeline_books.thanks #complete-signup aside, body.crimeline_books.thanks #complete-signup form {
  float: left; }
body.crimeline_books.index #complete-signup aside, body.crimeline_books.thanks #complete-signup aside {
  width: 190px; }
  body.crimeline_books.index #complete-signup aside #price-box, body.crimeline_books.thanks #complete-signup aside #price-box {
    background: #F5F5F5;
    border: 1px solid #EEE;
    padding: 10px;
    margin-right: 15px; }
    body.crimeline_books.index #complete-signup aside #price-box h3, body.crimeline_books.thanks #complete-signup aside #price-box h3 {
      font-weight: normal;
      font-size: 14px !important;
      margin-bottom: 15px !important;
      color: #000; }
    body.crimeline_books.index #complete-signup aside #price-box p, body.crimeline_books.thanks #complete-signup aside #price-box p {
      font-size: 13px;
      font-weight: bold;
      margin: 5px 0;
      padding: 10px 0 0;
      border-top: 1px solid #EEE; }
      body.crimeline_books.index #complete-signup aside #price-box p + p, body.crimeline_books.thanks #complete-signup aside #price-box p + p {
        font-size: 18px;
        text-align: right;
        margin: 10px 0 0; }
body.crimeline_books.index #complete-signup form, body.crimeline_books.thanks #complete-signup form {
  width: 381px;
  margin-left: 10px; }
  body.crimeline_books.index #complete-signup form .input.text, body.crimeline_books.thanks #complete-signup form .input.text {
    padding-bottom: 1px; }
  body.crimeline_books.index #complete-signup form label, body.crimeline_books.index #complete-signup form input, body.crimeline_books.index #complete-signup form .select-group > div, body.crimeline_books.index #complete-signup form .input.radio, body.crimeline_books.thanks #complete-signup form label, body.crimeline_books.thanks #complete-signup form input, body.crimeline_books.thanks #complete-signup form .select-group > div, body.crimeline_books.thanks #complete-signup form .input.radio {
    display: inline-block; }
  body.crimeline_books.index #complete-signup form .select-group select, body.crimeline_books.thanks #complete-signup form .select-group select {
    width: 81px;
    margin-right: 5px; }
  body.crimeline_books.index #complete-signup form label, body.crimeline_books.thanks #complete-signup form label {
    width: 190px; }
  body.crimeline_books.index #complete-signup form input, body.crimeline_books.index #complete-signup form select, body.crimeline_books.index #complete-signup form .input.radio, body.crimeline_books.thanks #complete-signup form input, body.crimeline_books.thanks #complete-signup form select, body.crimeline_books.thanks #complete-signup form .input.radio {
    width: 167px;
    border-radius: 4px;
    border: 1px solid #CCC;
    padding: 5px; }
  body.crimeline_books.index #complete-signup form input, body.crimeline_books.thanks #complete-signup form input {
    box-sizing: border-box;
    border: 1px solid #dbd9dc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset; }
    body.crimeline_books.index #complete-signup form input[type=text], body.crimeline_books.index #complete-signup form input[type=email], body.crimeline_books.thanks #complete-signup form input[type=text], body.crimeline_books.thanks #complete-signup form input[type=email] {
      height: 30px;
      line-height: 20px; }
    body.crimeline_books.index #complete-signup form input::-webkit-input-placeholder, body.crimeline_books.thanks #complete-signup form input::-webkit-input-placeholder {
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #complete-signup form input:-moz-placeholder, body.crimeline_books.thanks #complete-signup form input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #complete-signup form input::-moz-placeholder, body.crimeline_books.thanks #complete-signup form input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #complete-signup form input:-ms-input-placeholder, body.crimeline_books.thanks #complete-signup form input:-ms-input-placeholder {
      color: #fff;
      font-style: italic; }
    body.crimeline_books.index #complete-signup form input::-ms-clear, body.crimeline_books.thanks #complete-signup form input::-ms-clear {
      display: none; }
    body.crimeline_books.index #complete-signup form input:active::-webkit-input-placeholder, body.crimeline_books.index #complete-signup form input:focus::-webkit-input-placeholder, body.crimeline_books.thanks #complete-signup form input:active::-webkit-input-placeholder, body.crimeline_books.thanks #complete-signup form input:focus::-webkit-input-placeholder {
      opacity: 0.5; }
    body.crimeline_books.index #complete-signup form input:active:-moz-placeholder, body.crimeline_books.index #complete-signup form input:active::-moz-placeholder, body.crimeline_books.index #complete-signup form input:active:-ms-input-placeholder, body.crimeline_books.index #complete-signup form input:focus:-moz-placeholder, body.crimeline_books.index #complete-signup form input:focus::-moz-placeholder, body.crimeline_books.index #complete-signup form input:focus:-ms-input-placeholder, body.crimeline_books.thanks #complete-signup form input:active:-moz-placeholder, body.crimeline_books.thanks #complete-signup form input:active::-moz-placeholder, body.crimeline_books.thanks #complete-signup form input:active:-ms-input-placeholder, body.crimeline_books.thanks #complete-signup form input:focus:-moz-placeholder, body.crimeline_books.thanks #complete-signup form input:focus::-moz-placeholder, body.crimeline_books.thanks #complete-signup form input:focus:-ms-input-placeholder {
      opacity: 0.5; }
  body.crimeline_books.index #complete-signup form select, body.crimeline_books.thanks #complete-signup form select {
    background: #fff url("../img/icon-closed.png") center right 10px no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; }
    body.crimeline_books.index #complete-signup form select::-ms-expand, body.crimeline_books.thanks #complete-signup form select::-ms-expand {
      display: none; }
  body.crimeline_books.index #complete-signup form .input.radio, body.crimeline_books.thanks #complete-signup form .input.radio {
    border: 0;
    padding: 10px 0; }
  body.crimeline_books.index #complete-signup form input.smaller, body.crimeline_books.thanks #complete-signup form input.smaller {
    width: 100px; }
  body.crimeline_books.index #complete-signup form .input.radio label, body.crimeline_books.thanks #complete-signup form .input.radio label {
    width: 126px; }
    body.crimeline_books.index #complete-signup form .input.radio label + input, body.crimeline_books.thanks #complete-signup form .input.radio label + input {
      clear: left; }
  body.crimeline_books.index #complete-signup form .input.radio input, body.crimeline_books.thanks #complete-signup form .input.radio input {
    width: 14px;
    padding: 0; }
  body.crimeline_books.index #complete-signup form button, body.crimeline_books.thanks #complete-signup form button {
    box-shadow: none;
    border: none;
    display: block;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url("../img/structure/button-sprite.png") -130px 0px no-repeat;
    float: right;
    margin: 14px 10px 0 0; }
  body.crimeline_books.index #complete-signup form .close, body.crimeline_books.thanks #complete-signup form .close {
    display: none;
    text-align: center; }
@media screen and (max-width: 954px) {
  body.crimeline_books.index #complete-signup, body.crimeline_books.thanks #complete-signup {
    width: 300px;
    margin: 0 auto !important; }
    body.crimeline_books.index #complete-signup > aside, body.crimeline_books.thanks #complete-signup > aside {
      display: none !important; }
    body.crimeline_books.index #complete-signup form, body.crimeline_books.thanks #complete-signup form {
      width: 300px;
      margin: 0 0 30px !important; }
      body.crimeline_books.index #complete-signup form label, body.crimeline_books.thanks #complete-signup form label {
        display: none; }
      body.crimeline_books.index #complete-signup form .input, body.crimeline_books.thanks #complete-signup form .input {
        width: 280px;
        margin: 0 auto 15px; }
        body.crimeline_books.index #complete-signup form .input input, body.crimeline_books.index #complete-signup form .input select, body.crimeline_books.thanks #complete-signup form .input input, body.crimeline_books.thanks #complete-signup form .input select {
          border: 1px solid #dbd9dc;
          box-sizing: border-box;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          -webkit-appearance: none;
          outline: none;
          width: 100%;
          height: 35px;
          margin: 0; }
          body.crimeline_books.index #complete-signup form .input input[type=text], body.crimeline_books.index #complete-signup form .input input[type=email], body.crimeline_books.index #complete-signup form .input select[type=text], body.crimeline_books.index #complete-signup form .input select[type=email], body.crimeline_books.thanks #complete-signup form .input input[type=text], body.crimeline_books.thanks #complete-signup form .input input[type=email], body.crimeline_books.thanks #complete-signup form .input select[type=text], body.crimeline_books.thanks #complete-signup form .input select[type=email] {
            height: 35px;
            padding: 8px 5px; }
          body.crimeline_books.index #complete-signup form .input input::-webkit-input-placeholder, body.crimeline_books.index #complete-signup form .input select::-webkit-input-placeholder, body.crimeline_books.thanks #complete-signup form .input input::-webkit-input-placeholder, body.crimeline_books.thanks #complete-signup form .input select::-webkit-input-placeholder {
            font-size: 12px;
            color: #333; }
          body.crimeline_books.index #complete-signup form .input input:-moz-placeholder, body.crimeline_books.index #complete-signup form .input select:-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input input:-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input select:-moz-placeholder {
            /* Firefox 18- */
            font-size: 12px;
            color: #333; }
          body.crimeline_books.index #complete-signup form .input input::-moz-placeholder, body.crimeline_books.index #complete-signup form .input select::-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input input::-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input select::-moz-placeholder {
            /* Firefox 19+ */
            font-size: 12px;
            color: #333; }
          body.crimeline_books.index #complete-signup form .input input:-ms-input-placeholder, body.crimeline_books.index #complete-signup form .input select:-ms-input-placeholder, body.crimeline_books.thanks #complete-signup form .input input:-ms-input-placeholder, body.crimeline_books.thanks #complete-signup form .input select:-ms-input-placeholder {
            font-size: 12px;
            color: #333; }
          body.crimeline_books.index #complete-signup form .input input:focus, body.crimeline_books.index #complete-signup form .input select:focus, body.crimeline_books.thanks #complete-signup form .input input:focus, body.crimeline_books.thanks #complete-signup form .input select:focus {
            outline: none; }
            body.crimeline_books.index #complete-signup form .input input:focus::-webkit-input-placeholder, body.crimeline_books.index #complete-signup form .input select:focus::-webkit-input-placeholder, body.crimeline_books.thanks #complete-signup form .input input:focus::-webkit-input-placeholder, body.crimeline_books.thanks #complete-signup form .input select:focus::-webkit-input-placeholder {
              opacity: 0.5; }
            body.crimeline_books.index #complete-signup form .input input:focus:-moz-placeholder, body.crimeline_books.index #complete-signup form .input select:focus:-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input input:focus:-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input select:focus:-moz-placeholder {
              /* Firefox 18- */
              opacity: 0.5; }
            body.crimeline_books.index #complete-signup form .input input:focus::-moz-placeholder, body.crimeline_books.index #complete-signup form .input select:focus::-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input input:focus::-moz-placeholder, body.crimeline_books.thanks #complete-signup form .input select:focus::-moz-placeholder {
              /* Firefox 19+ */
              opacity: 0.5; }
            body.crimeline_books.index #complete-signup form .input input:focus:-ms-input-placeholder, body.crimeline_books.index #complete-signup form .input select:focus:-ms-input-placeholder, body.crimeline_books.thanks #complete-signup form .input input:focus:-ms-input-placeholder, body.crimeline_books.thanks #complete-signup form .input select:focus:-ms-input-placeholder {
              opacity: 0.5; }
        body.crimeline_books.index #complete-signup form .input select, body.crimeline_books.thanks #complete-signup form .input select {
          background: #fff url("../img/icon-closed.png") center right 10px no-repeat;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          appearance: none; }
          body.crimeline_books.index #complete-signup form .input select::-ms-expand, body.crimeline_books.thanks #complete-signup form .input select::-ms-expand {
            display: none; }
      body.crimeline_books.index #complete-signup form button, body.crimeline_books.thanks #complete-signup form button {
        margin: 15px auto;
        float: none; }
      body.crimeline_books.index #complete-signup form .close, body.crimeline_books.thanks #complete-signup form .close {
        display: block; }
        body.crimeline_books.index #complete-signup form .close a, body.crimeline_books.thanks #complete-signup form .close a {
          font-size: 12px;
          line-height: 9px;
          color: #333;
          border-bottom: 1px solid #333; }
    body.crimeline_books.index #complete-signup nav, body.crimeline_books.thanks #complete-signup nav {
      padding-bottom: 30px; }
      body.crimeline_books.index #complete-signup nav li, body.crimeline_books.thanks #complete-signup nav li {
        width: 100%;
        margin: 0 !important;
        text-align: center;
                    /*&:first-of-type:after {
                        content: '';
                        background: url('../img/trial.png') center no-repeat;
                        background-size: 166px 82px;
                        width: 208px;
                        height: 82px;
                        display: block;
                        margin: 30px 0;

                    }*/ }
        body.crimeline_books.index #complete-signup nav li a, body.crimeline_books.thanks #complete-signup nav li a {
          margin: 0 auto; }
    body.crimeline_books.index #complete-signup.js-trial-open nav li#button-trial, body.crimeline_books.thanks #complete-signup.js-trial-open nav li#button-trial {
      display: none; }
    body.crimeline_books.index #complete-signup.js-trial-open nav li#header-trial, body.crimeline_books.thanks #complete-signup.js-trial-open nav li#header-trial {
      display: inline-block; }
    body.crimeline_books.index #complete-signup.js-full-open nav li#button-full, body.crimeline_books.thanks #complete-signup.js-full-open nav li#button-full {
      display: none; }
    body.crimeline_books.index #complete-signup.js-full-open nav li#header-full, body.crimeline_books.thanks #complete-signup.js-full-open nav li#header-full {
      display: inline-block; }
    body.crimeline_books.index #complete-signup.js-full-open nav li:first-of-type:after, body.crimeline_books.thanks #complete-signup.js-full-open nav li:first-of-type:after {
      display: none; } }
@media screen and (max-width: 767px) {
  body.crimeline_books.index #complete-signup, body.crimeline_books.thanks #complete-signup {
    width: 100%; }
    body.crimeline_books.index #complete-signup nav, body.crimeline_books.thanks #complete-signup nav {
      width: 100%;
      padding-bottom: 30px; }
      body.crimeline_books.index #complete-signup nav li, body.crimeline_books.thanks #complete-signup nav li {
        width: 280px;
        margin: 0 auto !important;
        display: block;
        float: none; }
    body.crimeline_books.index #complete-signup.js-trial-open nav li, body.crimeline_books.index #complete-signup.js-full-open nav li, body.crimeline_books.thanks #complete-signup.js-trial-open nav li, body.crimeline_books.thanks #complete-signup.js-full-open nav li {
      display: none; }
    body.crimeline_books.index #complete-signup.js-trial-open nav li#header-trial, body.crimeline_books.thanks #complete-signup.js-trial-open nav li#header-trial {
      display: block; }
    body.crimeline_books.index #complete-signup.js-full-open nav li#header-full, body.crimeline_books.thanks #complete-signup.js-full-open nav li#header-full {
      display: block; }
    body.crimeline_books.index #complete-signup form, body.crimeline_books.thanks #complete-signup form {
      width: 100%;
      margin: 0; }
      body.crimeline_books.index #complete-signup form label, body.crimeline_books.thanks #complete-signup form label {
        display: none; }
      body.crimeline_books.index #complete-signup form .input, body.crimeline_books.thanks #complete-signup form .input {
        width: 280px;
        margin: 0 auto 15px; } }
@media screen and (max-width: 550px) {
  body.crimeline_books.index #complete-signup nav li:first-of-type:after, body.crimeline_books.thanks #complete-signup nav li:first-of-type:after {
    background-size: 107px 53px;
    width: 136px;
    height: 53px;
    margin: 20px; }
  body.crimeline_books.index #complete-signup form .input, body.crimeline_books.thanks #complete-signup form .input {
    width: 230px; } }

body.crimeline_books.thanks #container #central #main div.content_area h2.bordered {
  border-top: 1px solid #EEE !important;
  padding-top: 15px !important; }

body.crimeline_books.home #container #central #main .sphinx-message {
  display: block; }
@media screen and (max-width: 954px) {
  body.crimeline_books.home #container #central #main #primary {
    border: none; } }

body.crimeline_books.search.results #primary .book-search-container {
  height: 140px;
  background: url("../img/structure/bg-sidebar.gif?1362393550") 0px 0px #e5e4e6;
  border-bottom: 1px solid #D5D5D5; }
  body.crimeline_books.search.results #primary .book-search-container h1 {
    margin: 5px 0 30px !important;
    font-size: 30px !important;
    color: #333 !important; }
    body.crimeline_books.search.results #primary .book-search-container h1 span {
      color: #052546 !important; }
  @media screen and (max-width: 954px) {
    body.crimeline_books.search.results #primary .book-search-container {
      height: auto;
      background: none;
      border: none; }
      body.crimeline_books.search.results #primary .book-search-container h1 {
        margin: 5px 0 !important;
        font-size: 24px !important;
        line-height: 28px !important; }
        body.crimeline_books.search.results #primary .book-search-container h1 span {
          display: none; } }
@media screen and (max-width: 954px) {
  body.crimeline_books.search.results #container #central #main #primary {
    border: none; }
  body.crimeline_books.search.results #container #central #main .book-search-container.search-container {
    text-align: center; } }

@media screen and (max-width: 954px) {
  body.crimeline_books.view #container #central #main #primary {
    border: none; } }

@media screen and (max-width: 954px) {
  body.download #container #central #main .complete-content#book-view {
    margin: 30px;
    text-align: center; }
    body.download #container #central #main .complete-content#book-view #download-list {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      body.download #container #central #main .complete-content#book-view #download-list li {
        margin: 15px 0; }
    body.download #container #central #main .complete-content#book-view form .input {
      margin: 0 auto;
      max-width: 280px; }
      body.download #container #central #main .complete-content#book-view form .input:after {
        display: none; }
      body.download #container #central #main .complete-content#book-view form .input label {
        text-align: center;
        margin: 5px auto;
        padding: 0; }
      body.download #container #central #main .complete-content#book-view form .input input {
        border: 1px solid #dbd9dc;
        box-sizing: border-box;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        outline: none;
        display: inline-block;
        width: 100%;
        margin: 0; }
        body.download #container #central #main .complete-content#book-view form .input input[type=text], body.download #container #central #main .complete-content#book-view form .input input[type=email] {
          height: 35px;
          padding: 8px 5px; }
        body.download #container #central #main .complete-content#book-view form .input input::-webkit-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.download #container #central #main .complete-content#book-view form .input input:-moz-placeholder {
          /* Firefox 18- */
          font-size: 12px;
          color: #333; }
        body.download #container #central #main .complete-content#book-view form .input input::-moz-placeholder {
          /* Firefox 19+ */
          font-size: 12px;
          color: #333; }
        body.download #container #central #main .complete-content#book-view form .input input:-ms-input-placeholder {
          font-size: 12px;
          color: #333; }
        body.download #container #central #main .complete-content#book-view form .input input:focus {
          outline: none; }
          body.download #container #central #main .complete-content#book-view form .input input:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          body.download #container #central #main .complete-content#book-view form .input input:focus:-moz-placeholder {
            /* Firefox 18- */
            opacity: 0.5; }
          body.download #container #central #main .complete-content#book-view form .input input:focus::-moz-placeholder {
            /* Firefox 19+ */
            opacity: 0.5; }
          body.download #container #central #main .complete-content#book-view form .input input:focus:-ms-input-placeholder {
            opacity: 0.5; }
    body.download #container #central #main .complete-content#book-view form .email-button {
      margin-left: auto;
      margin-right: auto; }
    body.download #container #central #main .complete-content#book-view .notice {
      max-width: 500px;
      margin: 0 auto; } }
@media screen and (max-width: 767px) {
  body.download #container #central #main .complete-content#book-view {
    margin: 20px; } }
@media screen and (max-width: 550px) {
  body.download #container #central #main .complete-content#book-view .notice {
    max-width: auto;
    margin: 0; } }

.lt-ie10 #complete-search .input.text input {
  margin-top: 3px;
  padding-top: 12px; }

.lt-ie9 body.crimeline_books.index #container #central #main div.content_area form + h3 {
  padding-top: 50px; }

/* download email form */
#SendListEmail {
  width: 300px;
  margin: 0 10px;
  padding: 11px 13px;
  border: 1px solid #dadadc;
  border-radius: 4px; }
  #SendListEmail:focus {
    border: 1px solid #052546;
    outline: none; }

/*
    input width, sets the width of an imput and adds polyfill placeholder correctly
*/
.search-container {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  padding: 30px 54px 0; }
  .search-container h1 {
    font-size: 30px !important;
    color: #222 !important; }
  .search-container.additional-border {
    border-bottom: 1px solid #D5D5D5; }
  .search-container .search-form .input-and-button {
    -moz-box-shadow: 0 0px 10px rgba(162, 162, 162, 0.6);
    -webkit-box-shadow: 0 0px 10px rgba(162, 162, 162, 0.6);
    box-shadow: 0 0px 10px rgba(162, 162, 162, 0.6); }
  @media screen and (max-width: 954px) {
    .search-container {
      background: #fff;
      margin: 30px 30px 20px;
      padding: 0 !important;
      width: auto; }
      .search-container h1 {
        font-size: 24px !important;
        line-height: 28px !important;
        color: #052546 !important; }
      .search-container.additional-border {
        border: none; }
      .search-container .sphinx-message {
        margin: 5px 0 0;
        position: relative;
        bottom: auto !important;
        bottom: initial !important;
        left: auto;
        left: initial;
        right: auto;
        right: initial;
        font-size: 12px;
        line-height: 18px; }
      .search-container .search-form .input-and-button {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none; } }

@media screen and (max-width: 767px) {
  body.js-sphinx-open #complete-logo,
  body.js-sphinx-open #flash,
  body.js-sphinx-open .search-container,
  body.js-sphinx-open .complete-content,
  body.js-sphinx-open #container #central #footer-login,
  body.js-sphinx-open #central > footer {
    display: none; } }

.case-search-container {
  height: 180px;
  margin-bottom: 30px;
  background: url("../img/structure/bg-sidebar.gif?1362393550") 0px 0px #e5e4e6; }
  @media screen and (max-width: 954px) {
    .case-search-container {
      background: none;
      height: auto;
      margin: 30px; } }

@media screen and (max-width: 954px) {
  .book-search-container {
    height: auto; } }

.search-form .input-and-button {
  box-sizing: border-box;
  width: 832px;
  height: 57px;
  position: relative;
  background-color: #fff;
  border: 5px solid #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }
  .search-form .input-and-button input[type=submit],
  .search-form .input-and-button button[type=submit] {
    width: 118px;
    height: 47px;
    position: absolute;
    top: 0;
    right: 0;
    background: url('../img/structure/button-sprite.png?1435911241') 0px 0px no-repeat;
    cursor: pointer;
    border: 0px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase; }
    .search-form .input-and-button input[type=submit]:hover,
    .search-form .input-and-button button[type=submit]:hover {
      background-position: 0px -47px; }
  .search-form .input-and-button .text {
    position: relative;
    height: 47px; }
    .search-form .input-and-button .text input {
      box-sizing: border-box;
      height: 47px;
      position: absolute;
      top: 0;
      right: 118px;
      border-top: 1px solid #dadadc;
      border-bottom: 1px solid #dadadc;
      border-left: 1px solid #dadadc;
      -moz-border-radius: 4px 0 0 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px 0 0 4px;
      margin: 0;
      padding: 10px 15px;
      font-size: 18px;
      font-weight: bold;
      color: #052546; }
      .search-form .input-and-button .text input::-webkit-input-placeholder {
        font-size: 15px;
        font-style: italic;
        font-weight: normal;
        color: #333;
        transition: color 500ms; }
      .search-form .input-and-button .text input:-moz-placeholder {
        /* Firefox 18- */
        font-size: 15px;
        font-style: italic;
        font-weight: normal;
        color: #333;
        transition: color 500ms; }
      .search-form .input-and-button .text input::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 15px;
        font-style: italic;
        font-weight: normal;
        color: #333;
        transition: color 500ms; }
      .search-form .input-and-button .text input:-ms-input-placeholder {
        font-size: 15px;
        font-style: italic;
        font-weight: normal;
        color: #333;
        transition: color 500ms; }
      .search-form .input-and-button .text input::-ms-clear {
        display: none; }
      .search-form .input-and-button .text input:focus {
        outline: none;
        border: 1px solid #052546; }
        .search-form .input-and-button .text input:focus::-webkit-input-placeholder {
          opacity: 0.5; }
        .search-form .input-and-button .text input:focus:-moz-placeholder {
          /* Firefox 18- */
          opacity: 0.5; }
        .search-form .input-and-button .text input:focus::-moz-placeholder {
          /* Firefox 19+ */
          opacity: 0.5; }
        .search-form .input-and-button .text input:focus:-ms-input-placeholder {
          opacity: 0.5; }
  .search-form .input-and-button .input-clear {
    display: none;
    background: transparent url("../img/icon-cross-blue.png") center no-repeat;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 138px;
    margin-top: -10px;
    margin-left: -10px;
    width: 19px;
    height: 19px; }
  .search-form .input-and-button input.js-show-clear + .input-clear {
    display: block; }
  .search-form .input-and-button .search-placeholder {
    position: absolute;
    top: 13px;
    z-index: 10;
    font-size: 15px; }
  @media screen and (max-width: 954px) {
    .search-form .input-and-button {
      background: none;
      border: none;
      width: 100%;
      height: auto; }
      .search-form .input-and-button .text {
        margin: 10px auto;
        width: 260px;
        height: auto; }
        .search-form .input-and-button .text label {
          display: none; }
        .search-form .input-and-button .text input {
          border: 1px solid #dbd9dc;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px inset;
          border: 1px solid #dbd9dc;
          box-sizing: border-box;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          -webkit-appearance: none;
          outline: none;
          position: relative;
          top: auto;
          top: initial;
          right: auto;
          right: initial;
          width: 100%;
          height: 35px;
          font-size: 12px;
          line-height: 18px; }
          .search-form .input-and-button .text input[type=text], .search-form .input-and-button .text input[type=email] {
            height: 30px;
            line-height: 20px; }
          .search-form .input-and-button .text input::-webkit-input-placeholder {
            color: #fff;
            font-style: italic; }
          .search-form .input-and-button .text input:-moz-placeholder {
            /* Firefox 18- */
            color: #fff;
            font-style: italic; }
          .search-form .input-and-button .text input::-moz-placeholder {
            /* Firefox 19+ */
            color: #fff;
            font-style: italic; }
          .search-form .input-and-button .text input:-ms-input-placeholder {
            color: #fff;
            font-style: italic; }
          .search-form .input-and-button .text input::-ms-clear {
            display: none; }
          .search-form .input-and-button .text input:active::-webkit-input-placeholder, .search-form .input-and-button .text input:focus::-webkit-input-placeholder {
            opacity: 0.5; }
          .search-form .input-and-button .text input:active:-moz-placeholder, .search-form .input-and-button .text input:active::-moz-placeholder, .search-form .input-and-button .text input:active:-ms-input-placeholder, .search-form .input-and-button .text input:focus:-moz-placeholder, .search-form .input-and-button .text input:focus::-moz-placeholder, .search-form .input-and-button .text input:focus:-ms-input-placeholder {
            opacity: 0.5; }
          .search-form .input-and-button .text input[type=text], .search-form .input-and-button .text input[type=email] {
            height: 35px;
            padding: 8px 5px; }
          .search-form .input-and-button .text input::-webkit-input-placeholder {
            font-size: 12px;
            color: #333; }
          .search-form .input-and-button .text input:-moz-placeholder {
            /* Firefox 18- */
            font-size: 12px;
            color: #333; }
          .search-form .input-and-button .text input::-moz-placeholder {
            /* Firefox 19+ */
            font-size: 12px;
            color: #333; }
          .search-form .input-and-button .text input:-ms-input-placeholder {
            font-size: 12px;
            color: #333; }
          .search-form .input-and-button .text input:focus {
            outline: none; }
            .search-form .input-and-button .text input:focus::-webkit-input-placeholder {
              opacity: 0.5; }
            .search-form .input-and-button .text input:focus:-moz-placeholder {
              /* Firefox 18- */
              opacity: 0.5; }
            .search-form .input-and-button .text input:focus::-moz-placeholder {
              /* Firefox 19+ */
              opacity: 0.5; }
            .search-form .input-and-button .text input:focus:-ms-input-placeholder {
              opacity: 0.5; }
      .search-form .input-and-button input[type=submit],
      .search-form .input-and-button button[type=submit] {
        position: relative;
        top: auto;
        top: initial;
        right: auto;
        right: initial;
        border: none;
        display: block;
        margin: 0 auto;
        width: 231px;
        height: 60px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        line-height: 60px;
        font-size: 14px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat; }
        .search-form .input-and-button input[type=submit]:hover,
        .search-form .input-and-button button[type=submit]:hover {
          background-position: -130px -60px;
          text-decoration: none !important; }
      .search-form .input-and-button .search-placeholder {
        display: none; }
      .search-form .input-and-button .input-clear {
        right: 10px; } }

/* specific width over-rides and label placement relative to this */
.book-search-form .search-input {
  width: 704px; }
.book-search-form .search-placeholder {
  left: 25px; }

.case-search-form .search-input {
  width: 704px; }
.case-search-form .search-placeholder {
  left: 25px; }

/* adds a drop down select with a label, specifically used by case search */
.label-and-select {
  box-sizing: border-box;
  margin: 15px 0 20px; }
  .label-and-select .search-dropdown-label {
    box-sizing: border-box;
    color: #052546;
    font-size: 18px;
    line-height: 43px;
    font-weight: bold; }
  .label-and-select .search-radio-select {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto; }
    .label-and-select .search-radio-select li {
      display: inline-block; }
      .label-and-select .search-radio-select li input {
        display: none; }
      .label-and-select .search-radio-select li label {
        display: inline-block;
        cursor: pointer;
        border: 1px solid #ccc;
        background: #fff;
        margin: 0 5px;
        padding: 0 18px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 18px;
        line-height: 43px;
        font-weight: bold;
        color: #052546; }
      .label-and-select .search-radio-select li input[type="radio"]:checked + label {
        background: #052546;
        color: #fff; }
  .label-and-select .input.select .selectBox-dropdown {
    width: 141px !important;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 0; }
    .label-and-select .input.select .selectBox-dropdown .selectBox-label {
      width: 106px !important;
      padding: 2px 8px;
      text-align: center; }
  @media screen and (max-width: 954px) {
    .label-and-select {
      margin: 10px 0;
      position: relative;
      border: none;
      width: auto;
      height: auto;
      text-align: center; }
      .label-and-select .search-dropdown-label {
        font-size: 12px;
        line-height: 18px; }
      .label-and-select .search-radio-select li label {
        font-size: 12px;
        line-height: 28px;
        margin: 0 2px;
        padding: 0 8px; }
      .label-and-select .input.select {
        display: none; } }

body.crimeline_books form.case-search-form select {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
  position: absolute;
  top: -5px;
  width: 141px;
  height: 45px !important;
  padding: 0;
  font-size: 1.5em;
  text-indent: 10px;
  border: 0;
  background-color: #e9e9e9;
  background-image: url("/img/structure/select-arrow-large.gif");
  background-repeat: no-repeat;
  background-position: 93% 50%;
  color: #052546;
  margin-left: 111px !important;
  margin-top: 5px !important;
  line-height: 2.2em !important;
  -webkit-appearance: none; }

/* and the Sphinx message */
.sphinx-message {
  display: none;
  margin: 5px 0 0 15px;
  position: absolute;
  bottom: 80px;
  right: 60px; }
  .sphinx-message a {
    color: #333 !important;
    border-bottom: 1px solid #333;
    position: relative;
    margin-left: 15px;
    font-size: 14px;
    line-height: 18px; }
    .sphinx-message a:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: -25px;
      width: 19px;
      height: 18px;
      background: url("../img/help.png") center no-repeat;
      background-size: 19px 18px; }
    @media screen and (max-width: 954px) {
      .sphinx-message a {
        font-size: 11px;
        line-height: 18px; }
        .sphinx-message a:before {
          width: 11px;
          height: 11px;
          top: 2px;
          left: -15px;
          background-size: 11px 11px; } }

.case-search-container .sphinx-message {
  bottom: 75px; }

.sphinx-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  @media screen and (max-width: 767px) {
    .sphinx-background {
      position: relative;
      background: none; } }

.sphinx-popup {
  width: 500px;
  height: 420px;
  position: relative;
  z-index: -1;
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 160px auto;
  padding: 20px; }
  .sphinx-popup h2 {
    display: none; }
  .sphinx-popup .sphinx-close {
    border: none;
    display: block;
    margin: 0 auto;
    width: 231px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -115px; }
    .sphinx-popup .sphinx-close:hover {
      background-position: -130px -60px;
      text-decoration: none !important; }
  @media screen and (max-width: 767px) {
    .sphinx-popup {
      width: auto;
      max-width: 400px;
      height: auto;
      margin: 0 auto;
      position: static;
      text-align: left; }
      .sphinx-popup h2 {
        display: block; }
      .sphinx-popup ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .sphinx-popup ul li {
          margin: 25px 0;
          padding: 0; }
      .sphinx-popup .sphinx-close {
        position: relative;
        margin-left: auto;
        left: initial;
        bottom: initial; }
      .sphinx-popup .sphinx-mobile-close {
        background: none;
        width: 26px;
        height: 26px;
        position: absolute;
        top: 12px;
        right: 17px;
        font-size: 0; }
        .sphinx-popup .sphinx-mobile-close:before, .sphinx-popup .sphinx-mobile-close:after {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 26px;
          height: 3px;
          margin-top: -10px;
          margin-left: -13px;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          border-radius: 2px;
          background: #052546; }
        .sphinx-popup .sphinx-mobile-close:before {
          -moz-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
          -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
          margin-top: 0; }
        .sphinx-popup .sphinx-mobile-close:after {
          -moz-transform: translateY(-50%) rotate(-45deg);
          -ms-transform: translateY(-50%) rotate(-45deg);
          -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
          margin-top: 0; } }

.lt-ie9 .sphinx-popup {
  border: 1px solid 1px solid #052546; }
.lt-ie9 .label-and-select .search-radio-select li input {
  display: inline-block; }

body.error #main h1, body body.alert #main h1 {
  color: #052546;
  padding: 45px 0 45px 60px !important;
  font-weight: bold;
  font-size: 36px !important;
  border-bottom: 1px solid #dbd9dc;
  margin-bottom: 0;
  line-height: 1em !important; }
  @media screen and (max-width: 954px) {
    body.error #main h1, body body.alert #main h1 {
      padding: 45px 0 45px 50px !important; } }
  @media screen and (max-width: 767px) {
    body.error #main h1, body body.alert #main h1 {
      padding: 30px 0 15px !important;
      border-bottom: none;
      font-size: 24px !important;
      line-height: 28px !important;
      text-align: center !important; } }
body.error #main p.error, body body.alert #main p.error, body.error #main p.alert, body.alert body.alert #main p.alert {
  border: none !important;
  background: none !important;
  margin: 40px !important; }

#container #flash.info {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYWRlYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdjOWNiZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8dadea), color-stop(100%, #7c9cbd));
  background: -moz-linear-gradient(#8dadea, #7c9cbd);
  background: -webkit-linear-gradient(#8dadea, #7c9cbd);
  background: linear-gradient(#8dadea, #7c9cbd);
  background-color: #f00; }
@media screen and (max-width: 954px) {
  #container #flash {
    padding: 20px 25% 20px 10px;
    width: auto;
    width: initial;
    background: #75ca3a !important;
    border-top: 1px solid #052546;
    border-bottom: 1px solid #4a7c2b;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #fff;
    text-shadow: none; }
    #container #flash.error, #container body #flash.alert, body #container #flash.alert {
      background: #FF2524 !important; }
    #container #flash .close {
      background: none; }
      #container #flash .close:before, #container #flash .close:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 19px;
        height: 2px;
        background: #fff;
        -moz-transform: translate(-50%) rotate(45deg);
        -ms-transform: translate(-50%) rotate(45deg);
        -webkit-transform: translate(-50%) rotate(45deg);
        transform: translate(-50%) rotate(45deg);
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px; }
      #container #flash .close:after {
        -moz-transform: translate(-50%) rotate(-45deg);
        -ms-transform: translate(-50%) rotate(-45deg);
        -webkit-transform: translate(-50%) rotate(-45deg);
        transform: translate(-50%) rotate(-45deg); } }

@media screen and (max-width: 954px) {
  body .input.feedback, body .input.error, body .input.alert, body .input.notice, body .input.success, body .input.info, body .input.error, body .input.alert, body .input.alert, body .input.notice, body .input.success, body .input.info {
    background: #eba4a4;
    color: #8a1f11;
    border: none;
    margin-bottom: 1em;
    border: none;
    padding: 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.2); }
    body .input.feedback .error-message, body .input.error .error-message, body .input.alert .error-message, body .input.notice .error-message, body .input.success .error-message, body .input.info .error-message, body .input.error .error-message, body .input.alert .error-message, body .input.alert .error-message, body .input.notice .error-message, body .input.success .error-message, body .input.info .error-message {
      display: none; } }

body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
  background: #f9f9f9; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: normal;
    color: #222222; }
    body h1 img, body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
      margin: 0; }
  body h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.50em; }
  body h2 {
    font-size: 2em;
    margin-bottom: 0.75em; }
  body h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1.00em; }
  body h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em; }
  body h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.50em; }
  body h6 {
    font-size: 1em;
    font-weight: bold; }
  body p {
    margin: 0 0 1.5em; }
    body p .left {
      float: left;
      margin: 1.5em 1.5em 1.5em 0;
      padding: 0; }
    body p .right {
      float: right;
      margin: 1.5em 0 1.5em 1.5em;
      padding: 0; }
  body a {
    text-decoration: underline;
    color: #06c; }
    body a:visited {
      color: #004c99; }
    body a:focus {
      color: #09f; }
    body a:hover {
      color: #09f; }
    body a:active {
      color: #bf00ff; }
  body blockquote {
    margin: 1.5em;
    color: #666666;
    font-style: italic; }
  body strong, body dfn {
    font-weight: bold; }
  body em, body dfn {
    font-style: italic; }
  body sup, body sub {
    line-height: 0; }
  body abbr, body acronym {
    border-bottom: 1px dotted #666666; }
  body address {
    margin: 0 0 1.5em;
    font-style: italic; }
  body del {
    color: #666666; }
  body pre {
    margin: 1.5em 0;
    white-space: pre; }
  body pre, body code, body tt {
    font: 1em "andale mono", "lucida console", monospace;
    line-height: 1.5; }
  body li ul, body li ol {
    margin: 0; }
  body ul, body ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em; }
  body ul {
    list-style-type: disc; }
  body ol {
    list-style-type: decimal; }
  body dl {
    margin: 0 0 1.5em 0; }
    body dl dt {
      font-weight: bold; }
  body dd {
    margin-left: 1.5em; }
  body table {
    margin-bottom: 1.4em;
    width: 100%; }
  body th {
    font-weight: bold; }
  body thead th {
    background: #c3d9ff; }
  body th, body td, body caption {
    padding: 4px 10px 4px 5px; }
  body table.striped tr:nth-child(even) td,
  body table tr.even td {
    background: #e5ecf9; }
  body tfoot {
    font-style: italic; }
  body caption {
    background: #eeeeee; }
  body .quiet {
    color: #666666; }
  body .loud {
    color: #111111; }
  body .clear {
    clear: both; }
  body .nowrap {
    white-space: nowrap; }
  body .clearfix {
    overflow: hidden;
    *zoom: 1; }
  body .small {
    font-size: 0.8em;
    margin-bottom: 1.875em;
    line-height: 1.875em; }
  body .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em; }
  body .first {
    margin-left: 0;
    padding-left: 0; }
  body .last {
    margin-right: 0;
    padding-right: 0; }
  body .top {
    margin-top: 0;
    padding-top: 0; }
  body .bottom {
    margin-bottom: 0;
    padding-bottom: 0; }
  body .feedback, body .error, body .alert, body .notice, body .success, body .info {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd; }
  body .error, body .alert {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4; }
    body .error a, body .alert a {
      color: #8a1f11; }
  body .notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324; }
    body .notice a {
      color: #514721; }
  body .success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880; }
    body .success a {
      color: #264409; }
  body .info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4; }
    body .info a {
      color: #205791; }
  body .hide {
    display: none; }
  body .highlight {
    background: yellow; }
  body .added {
    background: #006600;
    color: white; }
  body .removed {
    background: #990000;
    color: white; }
  @media screen and (max-width: 767px) {
    body p {
      font-size: 12px;
      line-height: 18px; } }

/* Main layout aspects */
#container {
  position: relative;
  width: 100%;
  background: #f9f9f9 url('../img/structure/bg-topbar.gif?1435911241') repeat-x;
  color: #333; }
  @media screen and (max-width: 954px) {
    #container {
      background-image: none; } }
  #container a {
    text-decoration: none !important;
    color: #faac20; }
    #container a:hover {
      text-decoration: underline; }
  #container nav {
    margin: 0;
    padding: 0; }
    #container nav ul {
      margin: 0;
      padding: 0;
      overflow: hidden; }
      #container nav ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        float: left; }
  #container ol.letters {
    padding-left: 0 !important; }
    #container ol.letters li {
      margin-left: 60px !important;
      list-style-type: lower-alpha;
      margin-bottom: 10px; }
      #container ol.letters li.exempt {
        margin: 20px 0 20px 0 !important;
        padding-left: 0 !important;
        list-style-type: none !important; }
    @media screen and (max-width: 767px) {
      #container ol.letters {
        margin: 0 0 1.5em;
        padding: 0; }
        #container ol.letters li {
          width: auto;
          margin: 0 40px 10px 40px !important;
          text-align: left; } }
  #container .selectBox {
    background: #e9e9e9 !important;
    color: #052546 !important;
    font-size: 18px !important;
    cursor: pointer !important;
    line-height: 2.3em; }
    #container .selectBox .selectBox-arrow {
      background: url('../img/structure/select-arrow-large.gif?1435849813') 0px 20px no-repeat; }
  #container #central {
    position: relative; }
    #container #central #topbar {
      overflow: hidden;
      height: 50px; }
      @media screen and (max-width: 954px) {
        #container #central #topbar {
          height: 59px; } }
      #container #central #topbar nav, #container #central #topbar > a {
        position: absolute; }
      #container #central #topbar #basket {
        background: url('../img/structure/sprite.png?1437050256') 0px -195px no-repeat;
        display: block;
        text-decoration: none;
        overflow: hidden;
        width: 200px;
        height: 50px;
        right: 0;
        line-height: 55px;
        text-indent: 50px;
        color: #052546; }
        @media screen and (max-width: 954px) {
          #container #central #topbar #basket {
            font-size: 0;
            right: 60px;
            width: 50px;
            height: 60px;
            background: url("../img/basket-icon.png") no-repeat;
            background-position: left 5px center;
            background-size: 20px 20px; }
            #container #central #topbar #basket span {
              position: absolute;
              top: 20px;
              right: 5px;
              display: block;
              width: 12px;
              height: 12px;
              background-color: #052546;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              border-radius: 50%;
              font-size: 7px;
              line-height: 12px;
              text-align: center;
              text-indent: 0;
              color: #fff; }
            #container #central #topbar #basket span.items-0 {
              display: none; } }
      #container #central #topbar #crimeline-mobile-logo {
        display: none;
        width: 100px;
        height: 24px;
        margin-top: 18px;
        margin-left: 15px;
        float: left;
        background: url("../img/structure/crimeline-logo.png") 0 0 no-repeat;
        background-size: contain; }
        @media screen and (max-width: 954px) {
          #container #central #topbar #crimeline-mobile-logo {
            display: inline; } }
      #container #central #topbar #mobile-nav {
        display: none;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer; }
        #container #central #topbar #mobile-nav span {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 26px;
          height: 3px;
          -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
          -webkit-transform: translate(-50%);
          transform: translate(-50%);
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          background: #052546; }
          #container #central #topbar #mobile-nav span:before, #container #central #topbar #mobile-nav span:after {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 26px;
            height: 3px;
            margin-top: -10px;
            margin-left: -13px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            background: #052546; }
          #container #central #topbar #mobile-nav span:after {
            margin-top: 6px; }
        @media screen and (max-width: 954px) {
          #container #central #topbar #mobile-nav {
            display: block; } }
      #container #central #topbar nav {
        width: 93px;
        right: 0;
        margin-top: 8px; }
        #container #central #topbar nav ul li {
          margin-right: 20px; }
          #container #central #topbar nav ul li a {
            background: url('../img/structure/sprite.png?1437050256') no-repeat;
            width: 35px;
            height: 33px;
            display: block; }
          #container #central #topbar nav ul li.twitter a {
            margin-top: 1px;
            background-position: -297px -37px; }
          #container #central #topbar nav ul li.youtube a {
            background-position: -297px -2px; }
          #container #central #topbar nav ul li.facebook a {
            width: 20px;
            margin-top: 1px;
            background-position: 0 -245px; }
        #container #central #topbar nav ul li:last-child {
          margin-right: 0; }
        @media screen and (max-width: 954px) {
          #container #central #topbar nav {
            display: none; } }
      #container #central #topbar .logged-in-bar {
        position: absolute;
        left: 0;
        top: 14px; }
        #container #central #topbar .logged-in-bar p {
          font-size: 13px;
          color: #FFF; }
          #container #central #topbar .logged-in-bar p > a {
            display: inline-block;
            color: #FFF;
            margin-left: 10px; }
            #container #central #topbar .logged-in-bar p > a:hover {
              text-decoration: underline !important; }
        @media screen and (max-width: 954px) {
          #container #central #topbar .logged-in-bar {
            display: none; } }
    #container #central > header {
      overflow: hidden;
      height: 140px; }
      @media screen and (max-width: 954px) {
        #container #central > header {
          height: 0;
          overflow: visible; } }
      #container #central > header #crimeline-logo {
        margin-top: 42px;
        width: 198px;
        height: 47px;
        float: left;
        background: url("../img/structure/crimeline-logo.png") 0 0 no-repeat;
        background-size: contain; }
        @media screen and (max-width: 954px) {
          #container #central > header #crimeline-logo {
            display: none; } }
      #container #central > header nav {
        float: right;
        width: 730px;
        margin-top: 50px;
        overflow: hidden; }
        #container #central > header nav ul {
          height: 35px;
          float: right; }
          #container #central > header nav ul:not(.IEMadness) li a:hover {
            -moz-box-shadow: 0 1px 1px rgba(204, 204, 204, 0.3);
            -webkit-box-shadow: 0 1px 1px rgba(204, 204, 204, 0.3);
            box-shadow: 0 1px 1px rgba(204, 204, 204, 0.3); }
          #container #central > header nav ul:not(.IEMadness) li.current a, #container #central > header nav ul:not(.IEMadness) li.current a:hover, #container #central > header nav ul:not(.IEMadness) li.ancestor a, #container #central > header nav ul:not(.IEMadness) li.ancestor a:hover {
            -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }
          #container #central > header nav ul li a {
            background: url('../img/structure/sprite.png?1437050256') 0px 200px repeat-x;
            display: block;
            width: auto;
            padding: 0 6px;
            line-height: 32px;
            margin-right: 30px;
            height: 31px;
            color: #333;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            text-decoration: none !important; }
            #container #central > header nav ul li a:hover {
              background-color: #FFFFFF; }
          #container #central > header nav ul li.current a, #container #central > header nav ul li.current a:hover, #container #central > header nav ul li.ancestor a, #container #central > header nav ul li.ancestor a:hover {
            background-position: 0px -162px !important;
            color: #FFF; }
          #container #central > header nav ul li:last-child a {
            margin-right: 0; }
        @media screen and (max-width: 954px) {
          #container #central > header nav {
            display: none;
            float: none;
            width: 100%;
            margin-top: 0;
            overflow: visible; }
            #container #central > header nav ul {
              float: none;
              overflow: visible; }
              #container #central > header nav ul li {
                float: none; }
                #container #central > header nav ul li a {
                  height: auto;
                  font-size: 58px;
                  font-weight: bold;
                  line-height: 104px;
                  text-align: center;
                  color: #052546 !important;
                  background: none !important;
                  box-shadow: none !important;
                  margin: 0;
                  -moz-border-radius: 0;
                  -webkit-border-radius: 0;
                  border-radius: 0; }
                  #container #central > header nav ul li a:active {
                    color: #fff !important;
                    background-color: #052546 !important; } }
        @media screen and (max-width: 767px) {
          #container #central > header nav ul li a {
            font-size: 7.5vw;
            line-height: 14vw; } }
        @media screen and (max-width: 320px) {
          #container #central > header nav ul li a {
            font-size: 24px;
            line-height: 45px; } }
    #container #central #main {
      border: 1px solid #dbd9dc;
      box-sizing: border-box;
      background: #FFFFFF;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      position: relative; }
      #container #central #main #middle-content {
        position: relative;
        overflow: hidden;
        border-bottom: 1px solid #dbd9dc;
        border-top: 1px solid #dbd9dc;
        height: 260px; }
        #container #central #main #middle-content section {
          overflow: hidden;
          position: absolute;
          top: 0;
          width: 50%;
          text-align: center;
          height: 260px; }
          #container #central #main #middle-content section > strong {
            display: block;
            margin: 30px auto;
            font-size: 20px;
            font-weight: bold; }
          #container #central #main #middle-content section p {
            width: 80%;
            font-size: 14px;
            margin: 0 auto 20px; }
      #container #central #main div.content-full {
        margin: 20px; }
      #container #central #main div.content_area {
        overflow: hidden;
        border: #dbd9dc;
        background: url('../img/structure/bg-sidebar.gif?1435911241') 0px 0px #e5e4e6;
        border-bottom: 1px solid #dbd9dc;
        border-left: 1px solid #FFFFFF !important;
        border-right: none; }
        #container #central #main div.content_area > aside {
          line-height: 1.5em;
          overflow: hidden;
          float: left;
          width: 268px;
          margin-left: 20px;
          margin-top: 30px; }
        #container #central #main div.content_area > section,
        #container #central #main div.content_area > article {
          background: #FFFFFF;
          overflow: hidden;
          float: right;
          width: 640px;
          min-height: 390px;
          padding-bottom: 40px; }
          #container #central #main div.content_area > section > *,
          #container #central #main div.content_area > article > * {
            margin-left: 20px; }
        @media screen and (max-width: 767px) {
          #container #central #main div.content_area {
            background: transparent;
            overflow: visible;
            border: none;
            margin: 0 20px; }
            #container #central #main div.content_area > aside {
              overflow: visible;
              float: none;
              width: auto;
              margin: 0;
              margin-top: 30px; }
            #container #central #main div.content_area > section,
            #container #central #main div.content_area > article {
              background: transparent;
              overflow: hidden;
              float: none;
              width: auto;
              min-height: inherit;
              padding: 0; }
              #container #central #main div.content_area > section > *,
              #container #central #main div.content_area > article > * {
                margin-left: 0;
                margin-right: 0; } }
      #container #central #main .no-results {
        display: block;
        font-size: 20px;
        text-align: center;
        margin: 40px 0;
        color: #999; }
      #container #central #main #general {
        margin: 20px 60px;
        padding-bottom: 40px; }
        #container #central #main #general ul li {
          margin: 0 0 10px 40px;
          width: 70%; }
      #container #central #main h1 {
        color: #052546;
        font-weight: bold;
        font-size: 26px;
        margin-bottom: 20px;
        padding: 0; }
      #container #central #main h2, #container #central #main h1.large {
        color: #052546;
        padding: 45px 0 45px 60px !important;
        font-weight: bold;
        font-size: 36px !important;
        border-bottom: 1px solid #dbd9dc;
        margin-bottom: 0;
        line-height: 1em !important; }
        @media screen and (max-width: 954px) {
          #container #central #main h2, #container #central #main h1.large {
            padding: 45px 0 45px 50px !important; } }
        @media screen and (max-width: 767px) {
          #container #central #main h2, #container #central #main h1.large {
            padding: 30px 0 15px !important;
            border-bottom: none;
            font-size: 24px !important;
            line-height: 28px !important;
            text-align: center !important; } }
      #container #central #main h3 {
        font-weight: bold;
        font-size: 15px;
        margin: 0 0 5px; }
      #container #central #main h4 {
        font-weight: bold;
        font-size: 15px;
        margin-top: 40px; }
      @media screen and (max-width: 954px) {
        #container #central #main {
          border-left: none !important;
          border-right: none !important;
          -moz-border-radius: 0;
          -webkit-border-radius: 0;
          border-radius: 0;
          padding-bottom: 30px; }
          #container #central #main .no-results {
            font-size: 20px;
            line-height: 30px; } }
      @media screen and (max-width: 767px) {
        #container #central #main {
          border: none;
          border-top: 1px solid #052546;
          text-align: center; }
          #container #central #main #general {
            margin: 10px 20px;
            padding: 0; }
            #container #central #main #general ul li {
              width: auto;
              margin: 0 40px 10px 40px;
              text-align: left; }
          #container #central #main .no-results {
            font-size: 18px;
            line-height: 28px;
            margin: 20px 0; } }
      @media screen and (max-width: 550px) {
        #container #central #main #general ul {
          margin: 0;
          padding: 0; }
          #container #central #main #general ul li {
            margin: 0 20px 10px 20px; } }
    #container #central > footer {
      max-width: 900px;
      padding: 20px 20px 0 20px;
      overflow: hidden; }
      #container #central > footer a {
        display: block;
        float: left;
        text-decoration: underline !important;
        color: #333; }
        #container #central > footer a:not(:first-child) {
          font-size: 11px; }
        #container #central > footer a#top {
          width: 112px;
          margin-bottom: 20px; }
        #container #central > footer a#terms {
          width: auto;
          clear: left; }
        #container #central > footer a#privacy {
          width: auto;
          padding-left: 8px;
          margin-left: 4px;
          border-left: 1px solid #cccccc; }
        #container #central > footer a#cpd {
          width: auto;
          padding-left: 9px;
          margin-left: 8px;
          border-left: 1px solid #cccccc; }
      #container #central > footer > img {
        float: right; }
      #container #central > footer p {
        margin-top: 5px;
        clear: left;
        float: left;
        display: block;
        width: 200px;
        font-size: 10px; }
      @media screen and (max-width: 954px) {
        #container #central > footer {
          margin-top: 15px;
          padding-top: 60px;
          text-align: center; }
          #container #central > footer a {
            float: none;
            display: inline;
            font-size: 12px;
            line-height: 18px; }
            #container #central > footer a#top {
              position: absolute;
              top: 0;
              left: 50%;
              margin: 15px 0 15px -56px;
              padding-top: 30px;
              background: transparent url(../img/backtotop.png) top center no-repeat;
              background-size: 22px;
              font-size: 9px;
              line-height: 13px; }
          #container #central > footer > img {
            float: none;
            display: block;
            margin: 13px auto; }
          #container #central > footer p {
            float: none;
            width: 100%;
            font-size: 9px;
            line-height: 13px;
            text-align: center; } }
    #container #central #footer-login {
      display: none;
      background: #fff;
      padding: 20px 0 0;
      font-size: 11px;
      line-height: 18px;
      text-align: center; }
      #container #central #footer-login p {
        margin: 0; }
      #container #central #footer-login span {
        display: block;
        text-decoration: underline; }
        #container #central #footer-login span.username {
          font-weight: bold;
          text-decoration: none; }
      #container #central #footer-login a {
        border: none;
        display: block;
        margin: 0 auto;
        width: 231px;
        height: 60px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        line-height: 60px;
        font-size: 14px;
        cursor: pointer;
        background: url('../img/structure/button-sprite.png?1435911241') -130px 0px no-repeat;
        margin-top: 10px; }
        #container #central #footer-login a:hover {
          background-position: -130px -60px;
          text-decoration: none !important; }
      @media screen and (max-width: 954px) {
        #container #central #footer-login {
          display: block; } }

@media screen and (max-width: 954px) {
  body.js-mobile-nav-open #container #central > header nav {
    display: block; }
  body.js-mobile-nav-open #container #central #main,
  body.js-mobile-nav-open #container #central > footer,
  body.js-mobile-nav-open #container #central #footer-login,
  body.js-mobile-nav-open #container #central #flash {
    display: none; }
  body.js-mobile-nav-open #container #central #topbar #crimeline-mobile-logo,
  body.js-mobile-nav-open #container #central #topbar #basket {
    display: none; }
  body.js-mobile-nav-open #container #central #topbar #mobile-nav span {
    background: transparent; }
    body.js-mobile-nav-open #container #central #topbar #mobile-nav span:before {
      -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      -webkit-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      margin-top: 0; }
    body.js-mobile-nav-open #container #central #topbar #mobile-nav span:after {
      -moz-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
      -webkit-transform: translateY(-50%) rotate(-45deg);
      transform: translateY(-50%) rotate(-45deg);
      margin-top: 0; } }

/* Shared aspects */
#case-search-header {
  position: relative;
  z-index: 10px;
  height: 230px;
  margin-bottom: 70px;
  background: url('../img/structure/bg-home-banner.jpg?1435911241') 0px 0px no-repeat;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0px 0px; }
  #case-search-header > img {
    position: absolute;
    top: -29px;
    left: 70px;
    z-index: 5px; }
  #case-search-header p {
    position: absolute;
    top: 40px;
    left: 250px;
    z-index: 20;
    font-size: 25px;
    font-weight: bold;
    width: 450px;
    text-align: center;
    display: block; }

#crimeline-updater-form {
  text-align: center;
  padding: 30px 0;
  font-size: 14px; }
  #crimeline-updater-form > strong {
    font-size: 2em;
    display: block;
    margin-bottom: 10px; }
  #crimeline-updater-form > p {
    display: block;
    width: 80%;
    margin: 0 auto; }
    #crimeline-updater-form > p strong {
      font-weight: bold; }
  #crimeline-updater-form form {
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url('../img/structure/button-sprite.png?1435911241') 0px -123px no-repeat;
    -moz-transition-property: background-position;
    -o-transition-property: background-position;
    -webkit-transition-property: background-position;
    transition-property: background-position;
    margin: 20px auto 0 auto;
    width: 470px;
    height: 60px; }
    #crimeline-updater-form form label {
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 20;
      color: #999; }
    #crimeline-updater-form form #UpdaterEmail {
      position: absolute;
      top: 6px;
      left: 7px;
      width: 334px;
      height: 44px;
      padding: 0;
      font-size: 1.5em;
      text-indent: 10px;
      line-height: 2.2em; }
      #crimeline-updater-form form #UpdaterEmail:not(.IEMadness) {
        line-height: 1em !important; }
    #crimeline-updater-form form input[type=submit] {
      text-transform: uppercase;
      position: absolute;
      top: 6px;
      right: 7px;
      cursor: pointer;
      background: url('../img/structure/button-sprite.png?1435911241') 0px 0px no-repeat;
      border: 0px;
      width: 118px;
      height: 48px;
      color: #FFFFFF;
      font-weight: bold; }
      #crimeline-updater-form form input[type=submit]:hover {
        background-position: 0px -47px; }

@media print {
  header, nav, footer, #topbar, #complete-logo {
    display: none !important; }

  #container #central #main #page-view.complete-content aside, #container #central #main #page-view.complete-content article {
    width: 100%; }
  #container #central #main #page-view.complete-content aside nav, #container #central #main #page-view.complete-content article nav, #container #central #main #page-view.complete-content .updated {
    display: none !important; } }
.issue-num-wrapper {
  display: none; }

/**
 * Layout Fixes - per-page
 * Joe: Someone has done some bad CSSing that has affected various pages throughout the site - these are some per-page fixes for speed of delivery
 */
body.crimeline_books.home #primary {
  border: 1px Solid #C5C5C5;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

body.law_cases.index.results #container #central #main div.content_area, body.enquiries.submit #container #central #main div.content_area {
  border: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px; }

.selectBox-dropdown-menu.selectBox-options {
  top: 450px;
  left: 653px;
  border: 1px solid #DDD;
  border-top: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
  -moz-box-shadow: #c2c2c2 1px 5px 5px;
  -webkit-box-shadow: #c2c2c2 1px 5px 5px;
  box-shadow: #c2c2c2 1px 5px 5px; }

html.svg {
  /*body.crimeline_books.index, body.crimeline_books.thanks {
      #complete-signup {
          @media screen and (max-width: $tablet-max-breakpoint) {
              nav li:first-of-type:after {
                  background-image: url('../img/svg/free-trial-heading.svg');
                  background-size: 208px 82px;
              }
          }
          @media screen and (max-width: $mobile-mid-breakpoint) {
              nav li:first-of-type:after {
                  background-size: 136px 53px;
              }
          }
      }
  }*/ }
  html.svg #container #central #topbar #crimeline-mobile-logo {
    background-image: url("../img/svg/logo.svg"); }
  @media screen and (max-width: 954px) {
    html.svg #container #central #topbar #basket {
      background-image: url("../img/svg/basket-icon.svg"); } }
  html.svg #container #central #topbar nav ul li.twitter a {
    background-image: url("../img/svg/twitter-white.svg");
    background-position: center;
    background-size: 29px 21px; }
  html.svg #container #central #topbar nav ul li.facebook a {
    background-image: url("../img/svg/facebook-white.svg");
    background-position: center;
    background-size: 14px 28px; }
  html.svg #container #central > header #crimeline-logo {
    background-image: url("../img/svg/logo.svg"); }
  @media screen and (max-width: 954px) {
    html.svg #container #central > footer a#top {
      background-image: url("../img/svg/backtotop.svg"); } }
  html.svg body.home #container #central #main .cta-free-trial h1.cta-free-trial-heading {
    background-image: url("../img/svg/crimeline-complete-white.svg");
    height: 17px; }
  html.svg body.home #container #central #main .cta-free-trial .cta-free-trial-image {
    /*background-image: url('../img/svg/free-trial-handwriting.svg');
    img {
        display: none;
    }
    @media screen and (max-width: $mobile-max-breakpoint) {
        background-image: url('../img/svg/free-trial-handwriting-blue.svg');
    }*/ }
  html.svg body.home #container #central #main .homepage-banner .cta-free-trial h1.cta-free-trial-heading {
    background-image: url("../img/svg/crimeline-complete-white.svg"); }
  html.svg body.home #container #central #main .homepage-mobile .cta-free-trial h1.cta-free-trial-heading {
    background-image: url("../img/svg/crimeline-complete-blue.svg"); }
  html.svg body.enquiries.submit .content_area aside #socialmedia nav ul li.twitter a {
    background-image: url("../img/svg/twitter.svg");
    background-position: center;
    background-size: 29px 21px; }
  html.svg body.enquiries.submit .content_area aside #socialmedia nav ul li.facebook a {
    background-image: url("../img/svg/facebook.svg");
    background-position: center;
    background-size: 14px 28px; }
  html.svg body.courses.view #course-selection > article form > fieldset select {
    background-image: url("../img/svg/dropdown-arrow.svg");
    background-size: 10px 9px; }
  @media screen and (max-width: 954px) {
    html.svg body.crimeline_books #container #central #main h1.large a,
    html.svg body.law_cases #container #central #main h1.large a,
    html.svg body.download #container #central #main h1.large a {
      background-image: url("../img/svg/crimeline-complete-white.svg");
      background-size: 255px; } }
  html.svg body.crimeline_books.index #complete-signup form .input select {
    background-image: url("../img/svg/dropdown-arrow.svg");
    background-size: 10px 9px; }
  html.svg body.basket.index #primary div.content_area > section article div.quantity select {
    background-image: url("../img/svg/dropdown-arrow.svg");
    background-size: 10px 9px; }
  html.svg body.basket.index #primary div.content_area aside > strong .padlock {
    background-image: url("../img/svg/padlock.svg"); }
  @media screen and (max-width: 767px) {
    html.svg body.basket.index #primary div.content_area aside #show-text {
      background-image: url("../img/svg/readmore.svg"); } }
  @media screen and (max-width: 767px) {
    html.svg body.basket.index #primary div.content_area aside #hide-text {
      background-image: url("../img/svg/readless.svg"); } }
  html.svg body.checkout.index h1 .padlock {
    background-image: url("../img/svg/padlock.svg"); }
  @media screen and (max-width: 767px) {
    html.svg body.checkout.index .content_area section form #checkout-accordion > div div#same input[type='checkbox']:checked {
      background-image: url("../img/svg/check.svg"); } }
  html.svg body.checkout.index .content_area section form #checkout-accordion > div > fieldset select {
    background-image: url("../img/svg/dropdown-arrow.svg");
    background-size: 10px 9px; }
  html.svg body.enquiries #container #central #main div.content_area > section {
    background-image: url("../img/svg/contact-handwriting.svg");
    background-size: 202px 157px; }
  @media screen and (max-width: 954px) {
    html.svg #container #central #main .complete-content#book-list form .input.checked:after,
    html.svg #container #central #main .complete-content#book-view form .input.checked:after {
      background-image: url("../img/svg/check.svg");
      background-size: 15px 11px; } }
  html.svg .search-form .input-and-button .input-clear {
    background-image: url(../img/svg/close.svg);
    background-size: 11px 11px; }
  html.svg .sphinx-message a:before {
    background-image: url("../img/svg/help.svg"); }
