/* View page
*/
img.image-right {
  float: right;
  margin: 0 0 15px 15px;
}

p.navigation {
  border-top: 1px solid #f5f5f5;
  padding-top: 1em;
  margin: 1em 0;
}
p.navigation span {
  display: block;
}
p.navigation .prev-article {
  float: left;
}
p.navigation .next-article {
  float: right;
  text-align: right;
}

div.addthis_toolbox {
  margin-bottom: 1em;
}

div.content-left {
  width: 65%;
  float: left;
  margin-right: 0;
}
div.content-left div.wysiwyg ul {
  margin-left: 20px;
}

div.byline {
  margin: 1em 0 0.5em 0;
  padding: 12px;
  background: #fbf9f9;
}
div.byline a.avatar {
  display: block;
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  margin-right: 8px;
}
div.byline a.avatar img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  display: block;
}
div.byline div.bio h4 {
  font-weight: bold;
}
div.byline div.bio p {
  font-style: italic;
}

div.feedback {
  background-color: #fbf9f9;
  padding: 20px;
  margin-top: 20px;
}

div.content-right {
  width: 32%;
  float: right;
  margin-left: 3%;
}
div.content-right div.box {
  background: #fbf9f9;
  padding: 5%;
}
div.content-right div.box h3 a,
div.content-right div.box h3 a:visited {
  color: #727372;
}
div.content-right div.box div#side-menu {
  padding-left: 15px;
  margin-bottom: 1.5em;
}
div.content-right div.box div#side-menu ul {
  list-style: none;
  font-size: 1em;
}
div.content-right div.box div#side-menu ul li {
  padding: 2px 0 2px 10px;
  margin-bottom: 0.75em;
}
div.content-right div.box div#side-menu ul li ul {
  margin-left: 15px;
}
div.content-right div.box div#side-menu ul li ul li {
  margin-bottom: 0;
}
div.content-right div.box div#side-menu ul li ul li a,
div.content-right div.box div#side-menu ul li ul li a:visited {
  color: #727372;
}
div.content-right div.box div#side-menu ul li a {
  color: #727372;
}
div.content-right div.box div#side-menu ul li.active {
  color: #339b8c;
}
div.content-right div.box div#side-menu ul li.active ul li a,
div.content-right div.box div#side-menu ul li.active ul li a:visited {
  color: #727372;
}
div.content-right div.box div#side-menu ul li.active a,
div.content-right div.box div#side-menu ul li.active a:visited {
  color: #339b8c;
}

form#form-knowledgebase {
  background: #fbf9f9;
  padding: 5%;
  margin-top: 1em;
}
form#form-knowledgebase h3 {
  color: #555655;
  margin-bottom: 1em;
}
form#form-knowledgebase input#form-knowledgebase-keyword {
  border: 1px solid #9c9c9e;
  padding: 3% 2%;
  width: 96%;
  font-size: 1em;
  margin-bottom: 0.7em;
}
form#form-knowledgebase input[type=submit] {
  width: 100%;
}

/* Top Level Page
*/
ul#page-subsections {
  list-style: none;
  text-align: left;
  padding-top: 2em;
}
ul#page-subsections li {
  width: 48%;
  margin-bottom: 1em;
  display: block;
  vertical-align: top;
  float: left;
  margin-right: 2%;
  background: #52aa9d;
}
ul#page-subsections li .subsection-container {
  padding: 5%;
}
ul#page-subsections li .subsection-container h4 {
  margin-bottom: 1em;
  font-size: 1.4em;
  font-weight: normal;
  color: #ffffff;
  line-height: 1.2em;
}
ul#page-subsections li .subsection-container p {
  color: #ffffff;
  line-height: 1.4em;
}
ul#page-subsections li .subsection-container a,
ul#page-subsections li .subsection-container a:visited {
  display: block;
  color: #ffffff;
}
ul#page-subsections li .subsection-container a.view-section,
ul#page-subsections li .subsection-container a.view-section:visited {
  margin-bottom: 0;
  text-decoration: underline;
}
ul#page-subsections li.child1,
ul#page-subsections li.child3,
ul#page-subsections li.child5,
ul#page-subsections li.child7 {
  float: right;
}
ul#page-subsections li.child1,
ul#page-subsections li.child5 {
  background: #5f7eb2;
}
ul#page-subsections li.child2,
ul#page-subsections li.child6 {
  background: #ecba5f;
}
ul#page-subsections li.child3,
ul#page-subsections li.child7 {
  background: #f09e63;
}
ul#page-subsections li.last {
  margin-right: 0;
}

ul#page-subsections:after {
  content: "";
  width: 100%;
  /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}

/* Sub Level Page
*/
div#articles-list {
  border-top: 1px solid #f5f5f5;
  margin-top: 2em;
  padding-top: 2em;
}
div#articles-list p {
  margin-top: 10px;
}
div#articles-list h2 {
  color: #858888;
}
div#articles-list ul {
  margin-top: 1.5em;
  list-style: none;
  /*
  border-bottom: 1px solid #f5f5f5;
  */
}
div#articles-list ul li {
  padding-bottom: 1.5em;
}
div#articles-list ul li a.thumb {
  display: block;
  float: left;
  margin-right: 20px;
  width: 128px;
  border-radius: 50%;
}
div#articles-list ul li a.thumb img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  display: block;
}
div#articles-list ul li a.thumb span.noimage {
  text-align: center;
  display: block;
  width: 128px;
  height: 80px;
  line-height: 80px;
  text-decoration: none;
  border: 1px solid #cccccc;
}
div#articles-list ul li .noimage {
  /*Over-ride the no-image graphic */
  display: none !important;
}
div#articles-list ul li div.details {
  float: left;
  width: 562px;
}
div#articles-list ul li div.details h3 a:visited,
div#articles-list ul li div.details h3 a {
  text-decoration: none;
}

div.banner-position-cms {
  margin-top: 15px;
}
div.banner-position-cms img {
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 1220px) {
  /* Sub Level Page
  */
  div#articles-list ul li a.thumb {
    margin-right: 2%;
    width: 20%;
  }
  div#articles-list ul li a.thumb span.noimage {
    width: 20%;
  }
  div#articles-list ul li div.details {
    width: 78%;
  }
}
@media screen and (max-width: 767px) {
  div.content-left {
    width: 100%;
    float: none;
  }

  div.content-right {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  img.image-right {
    display: none;
  }

  p.navigation {
    border-top: 1px solid #f5f5f5;
    padding-top: 1em;
    margin-top: 1em;
    line-height: 1.4em;
  }
  p.navigation span {
    display: block;
  }
  p.navigation .prev-article {
    float: none;
  }
  p.navigation .next-article {
    float: none;
    text-align: left;
  }

  /* Top Level Page
  */
  ul#page-subsections li {
    width: 100%;
    margin-bottom: 1em;
    display: block;
    vertical-align: top;
    float: none;
    margin-right: 0;
    background: #52aa9d;
  }
  ul#page-subsections li .subsection-container h4 {
    margin-bottom: 0.5em;
    font-size: 1.4em;
  }
  ul#page-subsections li .subsection-container a,
ul#page-subsections li .subsection-container a:visited {
    line-height: 1.3em;
  }
  ul#page-subsections li.last {
    margin-right: 0;
  }

  ul#page-subsections:after {
    content: "";
    width: 100%;
    /* Ensures there are at least 2 lines of text, so justification works */
    display: inline-block;
  }

  /* Sub Level Page
  */
  div#articles-list ul li a.thumb {
    margin-right: 0;
    width: 100%;
    display: none;
    float: none;
    margin-bottom: 1em;
  }
  div#articles-list ul li a.thumb span.noimage {
    width: 100%;
  }
  div#articles-list ul li div.details {
    width: 100%;
    float: none;
  }
}
form.newsletter_signup_page_form div div.row #mce-FNAME {
  margin-left: 0px;
  margin-right: 0px;
}
form.newsletter_signup_page_form div div.row #mce-FNAME + div.mce_inline_error {
  margin-left: 24% !important;
  margin-right: 0px !important;
}
form.newsletter_signup_page_form div div.row input {
  box-sizing: border-box;
}
form.newsletter_signup_page_form div div.row div.mce_inline_error {
  margin-left: 24% !important;
  width: 69%;
  box-sizing: border-box;
}
form.newsletter_signup_page_form div input[type=submit] {
  margin-left: 24%;
}
form.newsletter_signup_page_form div#mce-responses div {
  margin-left: 24%;
}

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