@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
/* CSS Mobile Reset */
*{
  box-sizing: border-box;
}
html, body {
  margin: 0;
  padding: 0;
  border: 0;
}
h1, h2, h3, h4, h5, h6{
  font-weight: normal;
}
p img {
  /*! float: left; */
  /*! margin: 0px 10px 0px 0; */
  /*! padding: 0; */
}
img {
  border: 0;
  max-width: 100%;
}
table {
  width:auto;
  border-collapse: collapse;
  border-spacing: 0;
}
/* =GENERAL - the general styles */
body {
  font-family: "Helvetica";
  color:rgb(51, 51, 51);
  font-size: 18px;
  line-height:1.5em;
  text-align: left;
  word-wrap: break-word;
}
blockquote {
  margin-left:0.75em;
  font-style: italic;
  margin-bottom: 12px;
}
.ctrlHolder {
  width: 100%;
  padding: 0px;
  font-size: 100%;
  padding-top: 1em;
}
.ctrlHolder input {
  height: 2em;
  width: 100% !important;
  font-size: 100%;
  border:1px solid gray;
}
.ctrlHolder textarea {
  height: 5em;
  width: 100%;
  font-size: 100%;
}
/*Submit button styles*/
.buttonHolder {
  margin-left:0.75em;
  margin-top:1em;
  margin-bottom:2em;
}
.buttonHolder button, .button, .submitButton, .paypal {
  position: relative;
  font-size: 100%;
  font-weight:bold;
  background:#EAEAEA;
  padding: .5em;
  cursor: pointer;
  overflow: visible;
  /* removes extra side padding in IE */
  border: 2px solid;
  margin-left:.5em;
  margin-top:0.5em;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-appearance: none;
  border-radius: 15px;
}
fieldset {
  border: none;
}
.selectInputshort {
  font-size: 100%;
}
.comicnewsbox, .enewsbox {
  width: 95%;
  padding:0.5em;
  margin-bottom: 1em;
  margin-left: .5em;
  font-size:100%;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-appearance: none;
  background:#FBFBFB;
  border-radius: 15px;
}
/* form text {
  background:#EAEAEA;
  width: 480px;
  padding: 30px;
  font-size: 100%;
  color:#505091;
  letter-spacing: 1px;
  border: none;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-appearance: none;
}
*/
/* form input {
  background:#EAEAEA;
  width: 480px;
  padding: 30px;
  font-size: 100%;
  color:#505091;
  letter-spacing: 1px;
  border: none;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-appearance: none;
}
*/

h1,h2,h3,h4,h5 {
  color:black;
  margin-bottom:1em;
  font-weight:bold;
}
h1 {
  font-size:130%;
  line-height:130%;
}
h2 , .headerlink a{
  font-size:110%;
  line-height:110%;
  color:rgb(144, 72, 20);
  text-decoration: none;
}
h3{
  font-size:100%;
  color:#424242;
}
h4{
  font-size:100%;
}
h3 a{
  text-decoration:underline;
  font-weight:normal;
}
.ebook h3 {
  font-weight:normal;
  color:blue;
}
p {
  margin-bottom:1.5em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
#skip{
  display: none;
}
/* top navigation */

.homepage_container #navigation{
  margin-bottom:0;
  padding-top:0.2em;
  /* Space between top nav item and the logo */
  margin-left:0.6em;
  /*To balance the footer */
  padding-left: 0;
  text-indent: 0;
}
.homepage_container #navigation li{
  list-style-type: none;
  margin-left: -0.6em;
  text-indent: 0.6em;
  padding-top: 0.9em;
  padding-bottom: 0.9em;
  margin-bottom: -3px;
  background: #f5f5f5 url(/images/mb_bg.gif) no-repeat;
  text-transform: uppercase;
}
.homepage_container #navigation li a {
  display: block;
  text-decoration: none;
  color: #191919;
}
.bottomcolumn h2 a{
  /*! color: blue; */
  /*! margin-left:0.4em; */
  /*! font-weight:normal; */
  /*! font-size: 90%; */
  /*! margin-top:.75em; */
  /*! margin-bottom:.75em; */
}
/* ul,ol{
  font-size:1em;
  margin-top:0;
  margin-bottom:2em;
  margin-left: 0;
  padding-left: 2em;
  text-indent: -1em;
}
*/
ul,ol{
  margin-top:0;
  margin-bottom:2em;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}
ul{
  list-style:square inside;
}
ol{
  list-style: decimal inside;
}
li{
  line-height:1.5em;
}
ul ul{
  margin:0 0 0 1em;
}
dl{
}
dt{
  font-weight:bold;
}
dd{
  margin-left: 0;
  padding-bottom: 0.5em;
}
/*.calendar{
  display: none;
}
*/
.calendar{
  padding-top:1em;
  padding-bottom:1em;
  background: #FfFfFf url(/images/cal.gif) no-repeat;
  background-position:center;
}
.calendar p {
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin:0;
  padding:0;
  border:0;
}
.calendar p.month {
  text-transform: uppercase;
  padding-top:1em;
  padding-bottom: 1em;
}
.calendar p.year {
  padding-top:1em;
  font-size: 80%;
}
.calendar a {
  color: #000000;
  text-decoration: none;
}
div.rollover_button {
  margin-top:-1em;
  margin-bottom:2em;
}
div.rollover_button {
  width: 240px;
  height: 38px;
  background: url( '/images/buttons.gif' ) 0 -76px no-repeat;
  margin: 0 auto;
}
div.rollover_button a {
  display: block;
  margin: 0;
  padding:0;
  width:100%;
  height:100%;
  overflow:hidden;
  font: 14px sans-serif;
  color:#904814;
  text-decoration: none;
  background: url( '/images/buttons.gif' ) top left no-repeat;
}
div.rollover_button span {
  display: block;
  margin:0;
  padding: 8px 0 0 16px;

}
div.rollover_button {
  margin-bottom:2em;
}
p.copyright {
  font-size:80%;
  text-align: center;
}
hr {
  border: 1px thin gray;
  margin-left:-0.25em;
}
div.legend p {
  clear:both;
  text-align:left;
  font-style:italic;
}
/* Table styles */
#mytable {
  width: 99%;
  padding: 0;
  margin: 0;
  margin-bottom: 2em;
  font-size:0.8em;
  line-height:1.2em;
}
caption {
  font-style:italic;
  text-align: left;
  margin-bottom:0.5em;
}
th {
  border: 1px solid #C1DAD7;
  text-transform: uppercase;
  text-align: left;
  vertical-align:top;
  padding: 2px 2px 2px 4px;
  background: #CAE8EA url(/images/bg_header.jpg) no-repeat;
}
td {
  border: 1px solid #C1DAD7;
  background: #fff;
  padding: 2px 2px 2px 4px;
  vertical-align:top;
}
td.noborder {
  border:0;
  background: #fff;
  padding: 2px 2px 2px 4px;
  vertical-align:top;
}
.uniForm fieldset{
  margin:1em 0;
}
/*.uniForm fieldset legend{
  color:#000;
   Reset IE 
  font-size:100%;
  line-height:110%;
  font-weight:bold;
}*/
.uniForm fieldset legend { /* Formatted as H2 */
    color: #000; /* Reset IE */
    /*font-weight: bold;
    font-size: 160%;*/
    color: #904814;
    font-size: 120%;
    padding-top: 0.25em;
    padding-bottom: .1em;
    line-height: 1.4em;
    font-weight: 500;
}
.uniForm label {
    font-size: 100%;
    font-weight: 600;
}

/* ========== Added Styles by IMAGA ========== */

/* Stuff to hide */
#homepage_bottominfo .bottomcolumn.bottomright,
#rightcolumn,
#footer,
body #short_header #logo,
body #short_header #navigation,
body.tags #short_header #logo,
body.tags #short_header #navigation,
.article_wrapper > ol.tag-cloud-index-page{
  display:none;
}

/* Globally applied */
.compensator{
  height:48px;
}
.hide{
  display:none !important;
}
img{
  height:auto;
  width:100%;
}
.arrow{
  background: url(../images/bullet.gif) no-repeat 0 4px;
  margin-left: 0;
  padding-left: 15px;
}
input[type="submit"]{
  color: #904814;
  padding: 12px 22px;
  font-size: 1rem;
}

/* Header & Navigation */
#header{
  position: relative;
  width: 100%;
  z-index: 999;
}
#header .homepage_container{
  padding: 0 1em;
}
#header .homepage_container #summary{
  padding-bottom:20px
}
#header_mobile{
  position: fixed;
  background-color: #fff;
  box-shadow: 0px 0px 7px 0px rgb(128, 128, 128);
  width: 100%;
  height: 48px;
  z-index: 9999;
}
.open{
  border-color:red;
}
#header_mobile #site_logo{
  width:100%;
}
#header_mobile #site_logo a{
  display: block;
  background-image: url(/images/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 42px;
  text-indent: 200vw;
  width: 100px;
  margin: 0 auto;
}
#header_mobile .menu{
  position: absolute;
  top: 8px;
  left: 18px;
  display: block;
  border:2px solid rgb(128, 128, 128);
  border-radius: 5px;
  width:32px;
  height:32px;
  background-image:url(/images/icons/menu.jpg);
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 9999999;
}
#header_mobile #mobile_navigation{
  display: none;
  position: absolute;
  top: 42px;
  left: -2px;
  background-color: #fff;
  list-style-type: none;
  padding:0;
  margin:0;
  z-index: 999999;
  border-radius: 5px;
  box-shadow: 0px 0px 7px 0px rgb(128, 128, 128);
}
#header_mobile #mobile_nav.open #mobile_navigation{
  display: block;
}
#header_mobile #mobile_navigation li a{
  display: block;
  padding: 8px 16px;
  text-indent: 0px;
  white-space: nowrap;
  color: #000;
  text-decoration: none;
}
#header_mobile #share_subscribe{
  position:absolute;
  top: 6px;
  right: 17px;
  line-height: 36px;
}
#header_mobile #share_subscribe #mobile_sharing{
  display: inline-block;
  color: gray;
  text-decoration: none;
}
#header_mobile #share_subscribe #mobile_sharing .socialmedia{
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 7px 0px rgb(128, 128, 128);
  padding: 9px 0;
}
#header_mobile #share_subscribe #mobile_sharing.open .dropdown{
  display:block;
  width: 100vw;
  left: calc(50% - 50vw);
  top: 42px;
}
#header_mobile #share_subscribe #mobile_sharing .share_icon{
  background-image: url(/images/icons/share.png);
  background-size:contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-left: 5px;
}
#header_mobile #share_subscribe .button.subscribe{
  display: inline-block;
  border: none;
  text-decoration: none;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  font-size: .8em;
  background-color: rgb(211, 105, 31);
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 7px 12px;
  margin-left: 30px;
}
#header_mobile #font_size{
  display: block;
  border:2px solid rgb(128, 128, 128);
  border-radius: 5px;
  width:32px;
  height:32px;
  position: absolute;
  top: 8px;
  right: 18px;
	z-index:99;
	background-image:url(/images/icons/fontsize.png);
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
}
#header_mobile #font_size.open .dropdown{
  display: block;
  width: 100vw;
  left: calc(50% - 50vw);
  top: 42px;
}
#header_mobile #font_size .dropdown .font-sizes{
  background-color:#fff;
  width: 70%;
  display: flex;
  justify-content: space-around;
  padding: 10px;
  margin: 0 auto;
  box-shadow: 0px 0px 7px 0px rgb(128, 128, 128);
  border-radius: 5px;
}
#header_mobile #font_size .dropdown .fontsize{
  border: 1px solid gray;width: 38px;height: 38px;text-align: center;line-height: 37px;border-radius: 1200px;
  color: rgb(51, 51, 51);
  text-decoration: none;
  font-size: 18px;
}
#header #navigation,
#header #logo,
#header hr{
  display:none;
}
#header #summary{
  padding-top:1rem;
  color:gray;
}
#header #summary > h1{
  font-size: 110%;
}
#header #summary .author_details{
  display:none;
}
#header #summary .author_details_mobile{
  display:block;
  font-size: .8em;
  margin-top: 1rem;
}
#header #summary .author_details_mobile .authors{
  font-weight: bold;
  color: #000;
}
#header #summary .author_details_mobile .authors a{
  color: #000;
  text-decoration: none;
}
#header #summary .author_details_mobile .authors a:hover{
  text-decoration: underline;
}
#header #summary .author_details_mobile .categories a{
  color:gray;
  text-decoration: none;
}
.container {
  position: relative;
  width:100%;
  padding:0 20px;
}
.dropdown{
  display:none;
  background: white;
  border-radius:3px;
  padding:12px 22px;
  position: fixed;
}
.socialmedia{
  display: flex;
  justify-content: space-around;
}
.socialmedia .icon{
  height:46px;
  width:46px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.socialmedia .facebook{
  background-image:url(/images/icons/facebook.png);
}
.socialmedia .linkedin{
  background-image:url(/images/icons/linkedin.png);
}
.socialmedia .twitter{
  background-image:url(/images/icons/twitter.png);
}
.socialmedia .mail{
  background-image:url(/images/icons/mail.png);
}
.socialmedia .bookmark{
  background-image:url(/images/icons/bookmark.png);
}
.sharing .description{
  margin-top:.5rem;
  color: gray;
  text-align: center;
  font-size: .7em;
  margin-bottom: .5rem;
}
.sharing .description p{
  margin-bottom:0;
  line-height: 1.4;
}

/* Front page ===============================================*/
#header.homepage{
  background-color:rgb(242, 242, 242);
}
#main_wrapper_homepage{
  padding: 22px 0 1px;
  border-top: 2px solid rgb(100, 100, 100);
}
h2.homepage{
  padding-top:12px !important;
}
h2.homepage a{
  color: rgb(144, 72, 20);
}
.leftof3, .midof3, .rightof3{
  background-color: #fff;
  margin-bottom: 22px;
}
.leftof3, .midof3{
  border-bottom: 2px solid rgb(100, 100, 100);
}
.leftof3 > *:not(span), .midof3 > *:not(span), .rightof3 > *:not(span){
  padding: 0px 12px 12px;
  margin: 0;
}

#homepage_bottominfo{
  background-color: rgb(241, 238, 231);
  padding-top: 1px;
  padding-bottom: 1px;
  border-top: 2px solid rgb(100, 100, 100);
  border-bottom: 2px solid rgb(100, 100, 100);
}
#homepage_bottominfo .bottomcolumn h2 a{
  color: rgb(144, 72, 20);
}
#homepage_bottominfo .bottomcolumn p{
}
.homepage_footer{
  background-color:rgb(202, 202, 202);
  padding: 12px 0 24px;
}
#homepage_bottominfo .iconlist{
  border-top: 1px dashed #d1cfcd;
  font-size: 1.2em;
  list-style: none;
  padding: 0;
  text-indent: 0;
}
#homepage_bottominfo ul.iconlist li:before{
  display:block;
  content:" ";
  background: url(../images/footer_list.jpg);
  background-repeat: no-repeat;
  background-position: center -91px;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 6px;
}
#homepage_bottominfo ul.iconlist li{
  border-bottom: 1px dashed rgb(209, 207, 205);
  padding-left: 25px;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
}
#homepage_bottominfo ul.iconlist li a {
  display: block;
  font-weight: normal;
  text-decoration: none;
  border-bottom: none;
  padding: 0;
  font-size: 1rem;
  color: rgb(66, 66, 59);
  line-height: 1.5;
  height: auto;
}

/* Consultancy page ===============================================*/
.consultancy #consultancypic{
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 20px;
}
.consultancy .small_clearspace{
  height:20px;
}
.consultancy #double-column > hr,
.consultancy #double-column-left > hr{
  display: none;
}
.consultancy .article_wrapper{
  padding-bottom: 20px;
}

/* Training page ===============================================*/
.training .calendar{
  float: left;
  width: 30%;
}
.training .calendar + .indent{
  float: left;
  width: 70%;
}
.training .calendar p.year{
  padding-top: 6px;
}
.training .clearspace{
  clear: both;
}
.training #leftcolumn{
  margin-left: -20px;
  margin-right: -20px;
}
.training .leftbox{
  list-style-type: none;
  text-indent: 0px;
  background: #f1f0ef;
  padding: 10px 23px 10px 23px;
  margin-bottom:3px;
  line-height:1.8em;
  list-style: square inside;
}
.training h2.leftbox{
  font-size:18px;
  color: #58584D;
  background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;
  padding:5px 0 0 23px;
  margin-top: 0;
}
.training ul.borderedlist li.active a{
  font-weight: bold;
  color: #904814;
}
.training ul.borderedlist li a{
  padding:3px 0 0 2px;
  height: 26px;
  color: #42423b;
  text-decoration: none;
  border-bottom:none;
  font-weight:normal;
}

.training #trainer, .training #leftcolumn > hr, .training #double-column > hr{
  display:none;
}

 .training .trainer-mobile{
  display:flex;
  align-items: center;
  border-top: 1px solid rgb(128, 128, 128);
  border-bottom: 1px solid rgb(128, 128, 128);
  width: 85%;
  margin: auto;
  margin-bottom: 2rem;
}
.training .trainer-mobile .avatar{
  width: 30%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
}
.training .trainer-mobile .avatar img{
  height:auto;
  width: 100%;
}
.training .trainer-mobile .description{
  width: 100%;
  font-size:.8em;
  line-height: 1.5;
  padding: 5px 0;
  position: relative;
  padding-left: 120px;
}
.training .trainer-mobile .description p{
  margin-bottom:0px;
}
.training .trainer-mobile .description img{
  margin:0 10px 0 0;
  position: absolute;
  left: 0;
  width: 110px;
}
/* Article page ===============================================*/

/* Article List page */
.ebook {margin-top:0em;}
.ebook img, #trainer span.imagestyle {float:left; margin-right:15px; border:none;width:48px;}
.ebook span img {float:none}
.ebook p {margin-bottom:0}
.ebook div {clear:both}
.ebook a {
  text-decoration:none;
  display: block;
  min-height: 48px;
}

/* Article Contents */
.article .figure{
  margin-right: -1em;
  margin-left: -1em;
}
.article .figure p{
  margin: 0;
  margin-bottom: 5px;
  font-size:0;
}
.article .figure img{
  float:none;
  margin:0;
  width:100%;
  height:auto;
}
.article .legend{
  font-size:.8em;
  line-height: 1.2;
  color: rgba(0,0,0,.6);
}
.article .article_wrapper .biography{
  display:none;
}
.article .article_wrapper #related_articles{
  display:none;
}
.article .article_author{
  display:flex;
  align-items: center;
  border-top: 1px solid rgb(128, 128, 128);
  border-bottom: 1px solid rgb(128, 128, 128);
  width: 85%;
  margin: auto;
  margin-bottom: 2rem;
}
.article .article_author .avatar{
  width: 30%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
}
.article .article_author .avatar img{
  height:auto;
  width: 100%;
}
.article .article_author .description{
  width: 100%;
  font-size:.8em;
  line-height: 1.5;
  padding: 5px 0;
  position: relative;
  padding-left: 120px;
}
.article .article_author .description p{
  margin-bottom:0px;
}
.article .article_author .description img{
  margin:0 10px 0 0;
  position: absolute;
  left: 0;
  width: 110px;
}
.article .article_wrapper + hr{
  display:none;
}
/* If You Liked This Articles/Related Articles */
.article #if_you_liked_this{
  padding-left: 20px;
  padding-right: 20px;
}
.article #if_you_liked_this > h2{
  color:black;
  font-size: 130%;
  line-height: 130%;
}
.article #if_you_liked_this ul{
  background-color:rgb(180, 180, 180);
  list-style: none;
  padding:0;
  text-indent: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0;
  margin-right: -20px;
  margin-left: -20px;
}
.article #if_you_liked_this li{
  padding-top: 0.5rem;
  padding-bottom: .5rem;
}
.article #if_you_liked_this li a{
  display:flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0px gray;
  padding: 12px;
  color:black;
  text-decoration: none;
}
.article #if_you_liked_this .image{
  max-width: 70px;
  width: 100%;
}
.article #if_you_liked_this .description{
  padding-left:12px;
}
.article #if_you_liked_this .image img{
  height: auto;
  width: 100%;
}
.article #if_you_liked_this .description *{
  font-size: .8em;
  margin: 0;
  line-height: 1.2;
}
.article #if_you_liked_this .description .date{
  color:gray;
  font-size:.7em;
  padding-top: 2px;
}

/* Subscribtion info_bar */
.article #info_bar{
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width:100%;
  background-color: rgb(255, 255, 255);
  color: rgb(128, 128, 128);
  box-shadow: 0px 0px 7px 0px rgb(128, 128, 128);
  -webkit-transition: all .2s ease-in-out;
}
.article #info_bar.hidden{
  bottom:-300px;
  -webkit-transition: all .2s ease-in-out;
}
.article #info_bar .title{
  font-size:1em;
  padding: 5px 1rem 0;
  text-align: center;
  line-height: 1.3;
}
.article #info_bar .title small{
  display: block;
  font-size: .7em;
}
.article #info_bar .buttons{
  padding: 8px 0 1rem;
  margin: 0 auto;
  width: 70%;
  text-align: center;
}
.article #info_bar .button{
  display: inline-block;
  border: none;
  background-color: transparent;
  color: gray;
  text-decoration: none;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  font-size: .8em;
}
.article #info_bar .subscribe{
  background-color: rgb(211, 105, 31);
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 7px 12px;
}

#bottominfo, .copyright, #biography{
  display:none !important;
}

/* Get Help With Articles */
.article #get_help_with{
  padding-left:20px;
  padding-right:20px;
}
.article #get_help_with ul{
  list-style: none;
  padding:0;
  text-indent: 0;
}
.article #get_help_with ul li:first-child{
  border-top: none;
}
.article #get_help_with ul li{
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
.article #get_help_with ul li:last-child{
  border-bottom: none;
}
.article #get_help_with article{
  display:flex;
  margin-top: .8rem;
  margin-bottom: .8rem;
}
.article #get_help_with .icon_wrap{
  padding:6px;
}
.article #get_help_with .icon{
  height:46px;
  width:46px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.article #get_help_with .description{
  padding-left:12px;
}
.article #get_help_with .icon.certificate{
  background-image:url(/images/icons/certificate.png);
}
.article #get_help_with .icon.study{
  background-image:url(/images/icons/study.png);
}
.article #get_help_with .icon.target{
  background-image:url(/images/icons/target.png);
}
.article #get_help_with .description h1{
  margin:0;
  font-size: .95em;
}
.article #get_help_with .description p,
.article #get_help_with .description a{
  margin:0;
  font-size: .8em;
  line-height: 1.5;
}

/* Resources */
.resources #double-column-left > hr{
  display:none;
}
.resources .article_author{
  display:flex;
  align-items: center;
  border-top: 1px solid rgb(128, 128, 128);
  border-bottom: 1px solid rgb(128, 128, 128);
  width: 85%;
  margin: auto;
  margin-bottom: 2rem;
}
.resources .article_author .avatar{
  width: 30%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
}
.resources .article_author .avatar img{
  height:auto;
  width: 100%;
}
.resources .article_author .description{
  width: 100%;
  font-size:.8em;
  line-height: 1.5;
  padding: 5px 0;
  position: relative;
  padding-left: 120px;
}
.resources .article_author .description p{
  margin-bottom:0px;
}
.resources .article_author .description img{
  margin:0 10px 0 0;
  position: absolute;
  left: 0;
  width: 110px;
}
ul + hr {display: none;} /* This stops the rule showing after lists, like after the nav */

div.unsplash p em { /* Hides credit for header images */
    display:none;
}

@media screen and (max-width: 360px){
  .training .calendar{
    display:none;
  }
  .training .calendar + .indent{
    width:100%;
  }
}
