/* utils */

.edmFloatRight {
    float: right;
}

/* appearance */

.social-links {
  display: none;
}

.logo {
  font-size: 14px;
}

#topbar, .footer, footer {
  background: hsl(207, 100%, 9%);
}
footer a,
footer a:link,
footer a:visited,
footer p,
#topbar>.container a {
  color: hsl(0, 0%, 83%);
   font-size: 15px;
}
#topbar .logo-slogan img {
  width: 40px;
  display: inline;
  margin: 0 10px 0 0;
  padding: 1px;
  vertical-align: middle;
  top: -2px;
  position: relative;
}

.tw_ForL + .tw_ForL::before {
    content: "/";
    display: inline-block;
     margin-right: 0.55ex;
    font-weight: normal;
    color: #999;
}
.tw_ForL + .tw_ForL {
    margin-left: 0.2ex !important;
}

@media (max-width: 350px) {
  #topbar .logo-slogan {
    display: none;
  }
}
@media (max-width: 550px) {
  #topbar .logo,
  #topbar .icon-github-circled:before {
    display: none;
  }
}

.esActiveHeaderLink:not(.logo-slogan) {
  font-weight: bold;
  text-decoration: underline;
  cursor: default;
}

footer {
  padding: 28px 0 24px;
}
footer p {
  margin: 0 0 5px;
}

#sidebar {
  float: right;
  width: 280px;
  margin: 0 0 20px 30px;
  padding: 0;
  text-align: center;
}

#sidebar > * { margin-bottom: 2.5em; }

#sidebar a { color: hsl(5, 100%, 30%) !important; }
#sidebar a:visited { color: hsl(5, 30%, 30%) !important; }

#sidebar small { color: inherit;  font-size: 75%;  letter-spacing: 1px; }

#sidebar img { width: 100%;  margin: 0 auto 1.8em auto; }
#sidebar figure { margin-left: 0;  margin-right: 0; }
#sidebar figcaption { margin-top: 1em;  font-style: italic;  font-size: 18px; }

#sidebar li {
  margin: 1.4em 0;
  font-size: 22px;
  line-height: 130%;
  list-style-type: none;
}

@media (max-width: 980px) {
  #sidebar {
    width: 190px;
  }
}

/* 500px wide layout, mainly for mobile phones in landscape orientation. */
@media (max-width: 767px) {
  /* Move the sidebar from the side to inside the text. */
  #sidebar {
    position: static;
    float: right;
    max-width: 46%;
    margin-top: 35px;
    padding-left: 10px;
  }
}


/* Homepage
============================== */

.logo {
  font-size: 18.7px;
  font-style: normal;
  font-weight: bold;
￼  vertical-align: middle;
}
#topbar>.container {
    padding-top: 15px;
    padding-bottom: 11px;
}
.homepage .icon-github-circled:before,
#site-nav .icon-github-circled:before { /* rm ? */
  font-size: 19px;
}

.edmMainTitle {
  margin: 82px 0 0;
    color: hsl(0, 0%, 32%);
    font-family: sans-serif;
    font-size: 71px;
    line-height: 81px;
}
@media (max-width: 600px) { .edmMainTitle {
    margin-top: 30px;
    font-size: 45px;
    line-height: 45px;
}}
.edmMainTitle_BestReplies,
.edmMainTitle_BetterDecisions,
.edmMainTitle_RightStuff,
.edmMainTitle_CreateA {
    display: block;
    font-family: 'Open Sans',sans-serif;
    margin: 0;
    font-weight: normal;
    color: hsl(0, 0%, 11%);
}
.edmMainTitle_CreateA {
    font-size: 31px;
    line-height: 42px;
}
.edmMainTitle_DiscForum {
}
.edmMainTitle_BestReplies {
    font-size: 22px;
    line-height: 33px;
    max-width: 840px;
    margin: 10px auto 0;
}
.edmMainTitle_BetterDecisions {
    font-size: 22px;
    line-height: 32px;
    color: hsl(0, 0%, 20%);
}
.edmMainTitle_RightStuff {
    font-size: 19px;
    line-height: 38px;
    color: hsl(0, 0%, 27Informal%);
}
.edmForYour code:last-of-type {
    font-size: 21px;
}

.homepage .edmSubTitle {
  margin: 0;
  font-size: 30px;
}
@media (max-width: 600px) {
.homepage .edmSubTitle {
    font-size: 25px;
    line-height: 35px;
}}

.edmGrayLink {
    font-size: 17px;
    color: hsl(0, 0%, 48%) !important;
    text-decoration: underline;
    text-decoration-color: hsl(0, 0%, 69%);
    display: inline-block;
}
.edmGrayLink:not(:last-child) {
  margin-right: 8px;
}

.edmMainFeatures_wrap {
    margin-top: 19px;
    font-size: 18px;
    line-height: 30px;
}
@media (max-width: 600px) {
.edmMainFeatures_wrap {
  font-size: 17px;
  line-height: 27px;
}}
.edmMainFeatures {
  display: inline-block;
  text-align: center;
  color: hsl(0, 0%, 10%);
}

.edmMainFeatures .icon-ok:before {
  content: '\e820';
  color: hsl(120, 67%, 57%);
  margin: 0 6px 0 0;
}

.edmMainFeatures li {
  margin: 0 0 0.5em;
}

.edmAllInOne {
  margin-top: 4px;
  display: none;
}

.edmCustomersUser {
    margin: 0 1px 0 2px;
}

.homepage p,
.homepage li {
  font-size: 17px;
  line-height: 145%;
}

.homepage h2 {
  font-size: 32px;
  font-weight: normal;
}

.homepage #dwPosts > .container {
  width: 100%;  
  padding: 0;
}

/*
.homepage figure {
    margin: 70px auto 90px;
}
.homepage figcaption {
    font-size: 22px;
    margin: 0 auto 32px;
    font-style: italic;
    line-height: 30px;
    color: hsl(0, 0%, 30%);
    max-width: 840px;
}
.edmExImgs2 img {
  margin: 0 auto;
  max-width: 97%;
  width: 1000px;
  box-shadow: hsl(0, 0%, 47%) 4px 5px 40px;
}
.edmExImgs2_Index {
}
.edmExImgs2_Chat {
}
.edmExImgs2_Disc {
} */

.edmExImgs {
    position: relative;
    padding-bottom: 63px;
}
.edmTopicListEx {
    margin-top: 70px;
    box-shadow: rgb(161, 161, 161) 5px 5px 33px;
    max-width: 850px;
    position: relative;
    left: 2px;
}
.edmChatEx {
    position: absolute;
    max-width: 773px;
    right: -82px;
    top: 335px;
    z-index: 1;
    box-shadow: hsl(0, 0%, 43%) 5px 5px 40px;
}
.edmDiscussionEx {
    position: relative;
    max-width: 650px;
    top: 0;
    left: -41px;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.9) 6px 6px 65px;
    padding: 32px 32px 5px;
    background: white;
}
.edmDiscussionEx figcaption {
    padding: 26px 0;
    font-style: italic;
    font-size: 15.5px;
    line-height: 24px;
}
.edmDiscussionEx figcaption .edmGoTo {
  text-decoration: underline;
}
.edmDiscussionEx figcaption small {
    font-size: 11px;
    margin: 2px 0;
    opacity: 0.8;
}


.edmUseForTitle.edmInUseAt {
    margin-bottom: 42px;
}
.homepage .edmInUseAt_Title {
  margin: 0 0 13px !important;
  text-align: center;
  font-size: 31px;
  font-style: italic;
  color: #555;
}
.edmInUseAt_Item {
  float: left;
  box-shadow: hsl(0, 0%, 85%) 3px 3px 10px;
  width: 30%;
  margin-right: 3%;
  padding: 13px 0px 7px;
}
.edmInUseAt_Item:first-of-type {
    margin-left: 2%;
}
.edmInUseAt_Item:last-child {
    margin-right: 0;
}
.edmInUseAt_Item a {
  font-size: 18px;
  line-height: 34px;
  color: hsl(0, 0%, 33%);
}
.edmInUseAt_Item b {
    font-size: 21px;
    margin-bottom: 0;
    color: hsl(0, 0%, 40%);
}
.edmInUseAt_Item p {
  text-align: center;
}


.homepage .container, .homepage #content {
  margin-top: 0 !important;
}

.DW.homepage .call-to-action .btn {
  font-size: 16px;
  padding: 8px;
  min-width: 150px;
  font-weight: bold;
}

.DW.homepage body > .container {
  width: 100%;
  padding: 0;
  margin: 0;
}

.homepage .dw-p {
  background: none; /* otherwise white, weird */
}

.homepage .dw-ar-p-bd > .dw-p-bd-blk {
  xbackground: linear-gradient(hsl(207, 50%, 95%), hsl(49, 50%, 94%));
}

.homepage body > .container {
  xbackground: hsl(49, 50%, 94%);
}

.homepage .video.row {
  clear: both;
  border-top: 1px solid hsl(0, 0%, 90%);
  padding-top: 73px;
  margin-top: 68px !important;
}

.homepage .video.row h2 {
  margin-top: 0 !important;
}

.homepage video.right {
  float: right;
  margin-left: 40px;
}

.homepage img.left,
.homepage video.left {
  float: left;
  margin-right: 40px;
}

.homepage video {
  box-shadow: rgb(161, 161, 161) 5px 5px 33px;
  max-width: 100%;
}

.homepage .row img {
  box-shadow: hsl(0, 0%, 60%) 2px 2px 9px
}

.homepage .dw-ar-p-bd {
  margin: 0;
  padding: 0;
}

.homepage .dw-ar-p-bd > .dw-p-bd-blk {
  float: none;
}

.homepage .dw-ar-t {
  max-width: none !important;
}

/*
.homepage #topbar > .container {
  padding-top: 16px;
  padding-bottom: 13px;
  font-size: 14px;
} */

.homepage figcaption, .homepage .center-text,
.edmCustomHtml figcaption, .edmCustomHtml .center-text {
  text-align: center;
}

/* Fix some issue that causes the AddThis button to float above the other ones. */
.homepage .addthis_counter.addthis_pill_style {
  float: none;
}

.homepage .container > h2 {
  color: hsl(349, 50%, 50%);
  border-bottom: 1px solid hsl(349, 50%, 80%);
}

/* --- Animations --- */

/*
@keyframes fadestart {
  0%, 100% { opacity: 0; top: 80px; display: block; position: relative; }
}
@keyframes fadein {
    from { opacity: 0; top: 80px; display: block; position: relative; }
    to   { opacity: 1; top: 0; display: block; position: relative; }
} */

.animation-inline {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

.animation {
  position: relative;
}

/*
.fadein-on-scroll {
  opacity: 0;
  position: relative;
  top: 80px;
} */

/* --- topbar and Jumbotron --- */

.homepage #dwPosts > div > .container {
  width: 100%;
  max-width: none;
  padding: 0;
}
.jumbotron {
  padding-top: 50px; /* the topbar */
  padding-right: 60px;
  padding-left: 60px;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  position: relative; /* .center-text inside is absolute */
  background: none;
}

.homepage .dw-ar-p {
  padding-bottom: 0;
}

.edmForYour code {
    font-size: 20px;
    margin-left: 4px;
    padding: 0;
    background: white;
    font-style: italic;
    font-weight: bold;
}
@media (max-width: 600px) {
  .edmForYour code {
    font-size: 17px;
}}
.edmRightThings {
    font-style: italic;
}
.edmIncludes i {
    font-size: 113%;
    margin: 0 3px;
    font-weight: bold;
}

.edmAction {
  display: inline-block;
  background: hsl(207, 83%, 53%);  /* hsl(207, 100%, 60%); */
  box-shadow: 3px 6px 10px #777;
  border: none;
  width: 360px;
  padding: 22px 10px;
  margin: 20px 15px 0;
  color: white;
  max-width: 94%;
}
.edmAction:hover {
  background: hsl(207, 83%, 41%);
  text-decoration: none;
}
.edmAction_title {
  font-size: 23px;
  font-weight: bold;
  margin: 0 0 18px;
  display: block;
  color: white;
}
.edmAction_subtitle {
  display: block;
  color: white;
  font-size: 16px;
}

.edmAction-demo {
  background: hsl(337, 87%, 57%);  /* hsl(342, 95%, 59%); */
}
.edmAction-demo:hover {
  background: hsl(337, 83%, 45%);
}

h2.edmUseForText {
    margin-top: 25px;
}
.homepage .edmUseForText,
.homepage .edmUnlike_Title {
  text-align:center;
  line-height: 1.8;
  color: white;
}

.edmUseForExs {
  margin: 16px 0 0;
}

.edmUseForExs p {
  margin-top: 12px;
  color: white;
}

.edmUseForExs img {
  box-shadow: none !important;
  height: 54px;
  margin: 0 auto;
  opacity: 0.57;
}


.homepage .edmForWhatWrap {
  background: hsl(207, 58%, 24%);
  max-width: none;
  padding: 27px 0 67px;
  margin-top: 30px;
}
.homepage .edmForWhatWrap [class^="icon-"]:before,
.homepage .edmForWhatWrap [class*=" icon-"]:before {
    color: white;
}
/* just below: */
.homepage .video.row:first-child {
    border-top: none;
    margin-top: 20px !important;
}

.homepage .edmUseForExs .icon-building-filled,
.homepage .edmUseForExs .icon-child,
.homepage .edmUseForExs .icon-heart,
.homepage .edmUseForExs .icon-github-circled,
.homepage .edmUseForExs .icon-github-circled:before,
.homepage .edmUseForExs .icon-mail-empty,
.homepage .edmUseForExs .icon-help-circled {
  font-size: 54px !important;
  color: white !important;
  text-align: center;
}

.homepage .edmUseForExs .icon-heart,
.homepage .edmUseForExs .icon-building-filled {
  font-size: 52px !important;
  padding-top: 2px; /* 52 + 2 = 54 */
}


.homepage .edmUnlike_Text,
.homepage .edmDontSplit {
    margin-bottom: 0;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    color: hsl(0, 0%, 15%);
}


.edmToDoVideo {
  position: absolute;
  top: 20px;
  left: 58px;
  font-size: 14px;
}

.homepage .tymTopIdeas {
    padding: 25px 57px 30px;
    float: right;
    margin-right: 28px;
}
.homepage .edmBestFirst {
    padding: 20px 53px 22px;
    width: 480px;
    height: 440px;
}
.homepage .edmPenguins {
  padding: 13px 25px 21px;
}
.homepage .edmGather {
    padding: 25px 57px 30px;
    width: 469px;
    opacity: 0.52;
    float: right;
    margin-right: 28px;
}

.tw_MobShell {
    width: 619px;
    height: 290px;
     padding-left: 64px;
    padding-top: 14px;
    position: relative;
    z-index: 1;
}
.tw_MobShell::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    opacity: .16;
    z-index: -1;
    background: url(https://tyw-49f8.kxcdn.com/-/u/e7ef490a72/1/u/7r/xyidf3euhpiqfqzw22l74bht44omad.png);
}
.tw_MobShell video {
      box-shadow: none;
    width: 507px;
    border-radius: 8px;
}


.edmFeatures-icons:not(.edmFeatures-icons-first) {
  margin-top: 27px !important;
}

.edmFeatures-icons-first {
 margin-top: 44px;
}

.edmFeatures-icons h2,
.edmFeatures-icons p {
  text-align: justify;
   color: white;
}
.edmForWhatWrap a {
    color: white;
    text-decoration: underline;
}
.edmForWhatWrap a:visited {
    color: hsl(0, 0%, 82%);
}
.edmFeatures-icons h2 {
  margin-top: 25px;
}

.homepage .row .icon-search,
.homepage .row .icon-user,
.homepage .row .icon-chat,
.homepage .row .icon-comment,
.homepage .row .icon-heart,
.homepage .row .icon-github-circled,
.homepage .row .icon-lock {
  font-size: 59px;
  color: gray;
  text-align: center;
}
.homepage .row .icon-github-circled:before {
  font-size: 59px;
}

.edmActions-top {
  margin: 38px 0 33px;
}
.edmActions-bottom {
  margin: 62px 0 32px;
}

hr.edmUseFor {
  margin: 50px 0 5px;
}
hr.edmBefFinalWords {
  margin: 60px 0 40px;
}

.homepage .edmDontSplit {
    margin: 67px auto 0;
}

.tywHp_2ndBgSec {
    margin-top: 74px !important;
}


/* --- Responsive --- */

@media (max-height: 600px) {
  /*
  .homepage #topbar > .container {
    padding-top: 12px;
  } */
}


/* --- Misc --- */


.homepage .page-header {
  margin: 18px 0;
  border-bottom: 1px solid #eee;
}

.homepage .page-header h1 {
  margin-bottom: 17px;
  line-height: 1;
}

.homepage .dw-pri.dw-pri h2 {
  color: #fba401;
  margin: 36px 0 10px 0 !important;
}

.homepage .dw-pri h3 {
  margin: 20px 0 10px;
}

.homepage .dw-pri h4 {
  margin: 13px 0 7px;
  color: #ce7f00;
}

/* Please note pages
============================== */

.edmNote p {
    font-size: 25px;
    text-align: center;
}
.edmNote_Img {
    margin: 50px auto 60px;
    padding: 20px;
    box-shadow: hsl(0, 0%, 50%) 4px 4px 16px;
}
.edmBestFirstI {
  width: 440px;
  height: 440px;
}
.edmNote_NextB {
    text-align: center;
    float: none !important;
    display: inline-block;
    text-decoration: none !important;
}


/* Choose demo forum page
============================== */

.edmChooseDemo h1.dw-p-ttl {
    margin: 33px 0 15px;
}
.edmChooseDemo_SeriousB,
.edmChooseDemo_BeautifulB {
    line-height: 28px;
    font-weight: bold;
    font-size: 23px;
    background: hsl(207,100%,60%) !important;
    border: none !important;
    color: white !important;
    margin: 0 25px 20px 0 !important;
    padding: 20px 25px;
    box-shadow: 3px 6px 10px #777;
    float: left;
}
.edmChooseDemo_BeautifulB {
    background: hsl(337,100%,60%) !important;
}
.edmChooseDemo_SeriousB:hover {
  background: hsl(207, 100%, 47%) !important;
}
.edmChooseDemo_BeautifulB:hover {
  background: hsl(337, 90%, 49%) !important;
}
.edmChooseDemo_OwnL {
    display: block;
    clear: both;
    font-size: 18px;
    text-decoration: underline;
    text-decoration-color: hsl(207, 70%, 58%);
    padding: 14px 0 0 3px;
}


/* Under development page
============================== */

.edmUnderDevPage h1 {
    text-align: center;
    margin-top: 50px;
}
.edmUnderDevPage .esOrigPost p {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
}

/* Not free page
============================== */

.NotFreePage #test  {
  display: none;
}
.NotFreePage #test:target  {
  display: inline-block;
}
.NotFreePage #test:target ~ #real {
  display: none;
}

.edmNotFreePage_titleWrap {
  text-align: center;
  padding-top: 20px;
}

.edmNotFreePage_alignCenter {
  text-align:center;
}

.edmNotFreePage_body {
  display:inline-block;
  text-align: left;
}
.edmNotFreePage_body p {
  font-size: 17px;
}
.NotFree_continueBtn {
    min-width: 240px !important;
    line-height: 24px;
    font-weight: bold;
    font-size: 20px;
    background: hsl(207,100%,60%) !important;
    border: none !important;
    color: white !important;
    margin: 0 0 20px !important;
    padding: 14px 0;
    box-shadow: 3px 6px 10px #777;
}
.NotFree_continueBtn:hover {
  background: hsl(207, 100%, 47%) !important;
}
.NotFree_pricingLink {
  color: hsl(207, 100%, 30%) !important;
}


.edmCustomHtml #dw-t-0 {
    margin: 0 auto;
}
.edmCustomHtml .dw-ar-t {
    max-width: 1100px;
    margin: 0 auto;
    float: none;
}


/* Price plans page
============================== */


.tywPricing .esOrigPost {
    margin: 0 auto;
    float: none;
}
.tywPricing .dw-p-ttl {
    visibility: hidden;
    height: 40px;
}
.tywPricing_Title {
  text-align: center;
  font-size: 27px;
  margin: 0 0 14px !important;
}
.tywPricing .esOrigPost > p {
    text-align: center;
    font-size: 16px;
    line-height: 150%;;
}

.tm_Pricing_LgTxt {
    font-size: 120%;
}
.tw_Pricing_RangeExpl {
    color: hsl(0, 0%, 47%);
}

.tw_Pricing_TopTrialB {
    padding: 28px 5px 28px !important;
    width: 287px !important;
    font-size: 28px !important;
    box-shadow: 5px 7px 15px rgba(0,0,0,0.6) !important;
    margin-top: 26px !important;
}

.tywPricing .edmPricing_Price {
    font-size: 16px;
    font-weight: normal;
}
.tywPricing .price-plans table h3 {
    line-height: 1.6;
    margin: 10px 0 10px;
    text-align: center;
    font-size: 30px;
    color: hsl(0, 0%, 31%);
}
.tywPricing .edmPricing_Price {
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 9px;
}
.tywPricing .price-plans .table th,
.tywPricing .price-plans .table td {
   width: 30%;
  text-align: center;
   font-size: 15.5px;
     border-top: none;
}
.tywPricing .price-plans p {
   font-size: 15.5px;
}
.tywPricing tbody li {
   list-style: none;
   margin-left: 0;
   padding: 0;
}
.tywPricing .table tr:last-child td:last-child {
    vertical-align: middle;
}

.edmPricing .dw-p-ttl {
    font-size: 37px;
    line-height: 39px;
}
.edmPricing .esOrigPost > p {
    font-size: 16px;
}
.DW.edmPricing .dw-ar-t {
    max-width: none;
}

@media (max-width: 1000px) {
  .edmPricing .price-plans .row {
    overflow: scroll;
  }
}

.price-plans table h2 {
  margin-bottom: 5px;
}

.price-plans table th {
  padding-bottom: 0;
}
.price-plans table h3 {
  line-height: 1.6;
  margin: 4px 0;
}
.edmPricing_Price {
  font-size: 16px;
}
.price-plans .table th,
.price-plans .table td {
  min-width: 210px;
  border-top: 1px solid hsl(207, 50%, 87%);
  border-bottom: none !important;
  border-right: 22px solid white;
  background: hsl(207,70%,94%);
  color: hsl(0, 0%, 5%);
  padding: 8px 14px;
   vertical-align: top;
}

.price-plans tr:first-child td {
  border-top: none;
  padding-top: 0;
  padding-bottom: 4px;
}

.price-plans table th:last-child,
.price-plans table td:last-child {
  border-right: none;
}
.price-plans table a {
  text-decoration: underline;
}

.edmPricing_SignUpBtn {
  color: white;
  background: hsl(335,100%,63%);
  padding: 16px;
  width: 190px;
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  box-shadow: 3px 5px 9px rgba(0,0,0,0.6);
  top: 14px;
  position: relative;
  color: white !important;
  text-decoration: none !important;
  margin: 0 auto;
}
.edmPricing_SignUpBtn:hover {
  background: hsl(328,100%,46%);
  cursor: pointer;
}

@media (max-width: 660px) {
  tywPricing .dw-p-ttl {
    height: 13px;
  }
  .tywPricing .price-plans table h3 {
    line-height: 1.1;
    font-size: 15px;
    color: hsl(0, 0%, 21%);
    text-decoration: underline;
  }
  .tywPricing .price-plans .table th,
  .tywPricing .edmPricing_Price,
  .tywPricing .price-plans .table td,
  .tywPricing .price-plans p {
    font-size: 15px;
  }

  .tywPricing .price-plans th,
  .tywPricing .price-plans td {
    min-width: auto;
    border-right-width: 8px;
    padding: 8px 12px;
  }
  .edmPricing_SignUpBtn {
    padding: 10px 5px;
    width: auto;
  }
}


/* Custom landing pages
============================== */

.edmCustomHtml .esOrigPost > .container {
    margin-top: 5px !important;
}

.edmCustomHtml #dw-t-0 {
  margin: 0 auto;
}
.edmCustomHtml .dw-ar-t {
  max-width: 1100px;
  margin: 0 auto;
  float: none;
}

.edmCustomHtml h1,
.edmCustomHtml h2,
.edmCustomHtml h3 {
  text-align: center;
}

.edmCustomHtml h1.dw-p-ttl {
    margin-top: 32px;
    font-size: 68px;
    color: hsl(0, 0%, 34%);
    font-family: sans-serif;
}

/* Blog comments landing page
------------------------------ */

.edmEC_Tagline,
.edmEC_Open2 p,
.edmEC_TimeSv p,
.edmEC_ForumToo p {
    font-size: 20px;
    text-align: center;
    line-height: 145%;
    margin-bottom: 15px;
}

.edmEC_Tagline {
  font-size: 25px;
}

.edmEC_Open2 {
  font-size: 19px;
}

.edmEC .onebox {
    margin: 35px 0 20px;
}
.edmEC .dw-ob-youtube iframe {
    width: 684px;
    height: 385px;
    max-width: none;
}

.edmEC .edmActions-top {
    margin: 10px 0 43px;
}
.edmEC_Example {
    font-size: 18px;
    margin-top: 22px;
}

.edmEC_Open2 a,
.edmEC_Example a,
.edmEC_TimeSv a,
.edmEC_ForumToo a {
    text-decoration: underline;
    text-decoration-color: hsl(207, 65%, 60%);
}



.edmEC_ForumToo figure {
    margin: 30px 0 60px;
}
.edmEC_ForumToo figcaption {
    font-size: 18px;
    font-style: italic;
    margin: 20px 0;
}
.edmEC_ForumToo figure img {
    box-shadow: hsl(0, 0%, 40%) 5px 5px 33px;
}


/* Q&A for Teams landing page
------------------------------ */

.tywQaTeams h1.dw-p-ttl {
  line-height: 50px;
  font-size: 50px;
}

.tywQaTeams .esOrigPost {
    max-width: 740px !important;
    margin: 0 auto;
    float: none;
}

.tywQaTeams .esOrigPost > p {
    max-width: 680px;
    margin: 0 auto 1.5ex;
}

.tywQaTeams .dw-page p,
.tywQaTeams .dw-page li {
    font-size: 16px;
    line-height: 140%;
}

.tywQaTeams_TopLinks {
    text-align: center;
    font-size: 18px;
    line-height: 100%;
    margin: 5px 0 35px !important;
}
.tywQaTeams_TopLinks a {
    color: hsl(207, 55%, 40%);
}
.tywQaTeams_TopLinks a:not(:last-child) {
  margin-right: 1.0em;
}

.tywQaTeams_Intro {
  text-align: center;
}
.tywQaTeams_Intro > p {
    font-size: 21px !important;
    margin-bottom: 0;
}

.tywQaTeams .dw-page ul {
      margin: 13px 0 37px;
    padding: 17px 25px 12px 0;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
     background: hsl(207, 90%, 94%);
}
.tywQaTeams .dw-page li {
  list-style: none;
  margin-left: 0;
  font-size: 17px;
}

.tywQaTeams_Printer {
    float: right;
    max-width: 180px;
    margin: 10px 0 0 20px;
}

.tywQaTeams_LgLtr {
      font-size: 160%;
    color: hsl(0, 0%, 26%);
}
.tywQaTeams_LgLtr-T {
     letter-spacing: -2px;
}

.tywQaTeams_QaEx,
.tywQaTeams_TopicsEx {
  margin: 60px auto 35px;
  box-shadow: rgb(161, 161, 161) 5px 5px 33px;
  position: relative;
  left: 20px;
  width: calc(100% - 80px);
}
.tywQaTeams_QaEx {
  padding: 33px 32px 0;
}
.tywQaTeams_QaEx figcaption {
    font-style: italic;
    padding: 27px 0 32px;
    font-size: 15px;
}

.tywQaTeams .edmActions-top {
    margin-top: 24px;
}
.tywQaTeams .edmAction {
  width: 300px; /* else two lines */
}
.tywQaTeams .edmAction_title {
  font-weight: bold;
}

.tywQaTeams_BottomForumLink {
  font-size: 17px;
  text-decoration: underline;
  margin: 39px 0 20px;
  display: block;
}

/* Nyan Cat page
============================== */

.tywNyanCat .dw-t {
    max-width: 1000px !important;
}
.tywNyanCat .dw-ar-p,
.tywNyanCat .dw-ar-p-bd,
.tywNyanCat .esOrigPost,
.tywNyanCat .esOrigPost p,
.tywNyanCat #esPageColumn {
    background: black;
}
.tywNyanCat img {
    width: 1000px;
    max-width: 90%;
    margin: 90px auto;
}

/* Docs
============================== */

.tywDocs pre code {
    white-space: pre;
}

/* Code pages
============================== */


.code-page-title h1,
.code-page p {
  font-family: monospace;
}

.code-page-title h1 {
  font-size: 20px;
}

/* Per page — should move to per page <style>s? not yet impl.
============================== */

.tp_Server {
    float: right;
    margin: 0 0 20px 35px;
    width: 36%;
}
.tp_Papers {
    float: right;
    clear: both;
    width: 38%;
    margin: 20px 0 10px 10px;
}
