.diff {
  font-family: "Andale Mono", monospace;
  font-size: 13px;
  line-height: 1.5em;
  overflow: auto; }
  .diff ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .diff li {
    min-height: 1.5em; }
    .diff li.ins {
      background: #dff7df;
      color: #008f00; }
    .diff li.del {
      background: #f7e7e7;
      color: #bf0000; }
  .diff del, .diff ins, .diff span {
    white-space: pre-wrap; }
  .diff del, .diff ins {
    text-decoration: none; }
  .diff strong {
    font-weight: normal; }
  .diff del strong {
    background: #f7c7c7; }
  .diff ins strong {
    background: #aff7af; }
html {
  margin: 0;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  overflow-wrap: break-word;
  padding: 0; }

input, textarea {
  margin: 0; }

a {
  -webkit-tap-highlight-color: rgba(31, 95, 159, 0.1); }

body {
  color: #1f1f1f;
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5em; }

header {
  padding: 0 20px; }
  header a {
    color: #7f7f7f; }
  header ul {
    list-style: none;
    padding: 0;
    margin: 20px 0; }
    header ul.mainmenu a {
      border-left: 5px solid transparent;
      display: block;
      font-weight: bold;
      margin: 0 -20px 0 -20px;
      padding: 5px 20px 5px 15px; }
      header ul.mainmenu a.current {
        border-color: #1f9f5f;
        color: #1f1f1f; }
      header ul.mainmenu a:hover {
        border-color: #cfcfcf;
        text-decoration: none; }

span.slash {
  color: #afafaf;
  margin: 0 5px; }

.container {
  margin: 20px auto; }

#main {
  overflow: hidden; }
  #main h1:not(:first-of-type) {
    margin-top: 40px; }

.hidden {
  display: none; }

iframe, img {
  border: none;
  max-width: 100%;
  vertical-align: middle; }

h1 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0 0 20px 0; }
  h1 img {
    margin-right: 9px;
    vertical-align: baseline; }

h2 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4em;
  margin: 30px 0 15px 0; }

p {
  margin: 15px 0; }

a {
  color: #1f5f9f;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.alert {
  color: #cf3f3f; }
  .alert.date {
    color: #cf3f3f; }

#flash {
  background: #efefef; }

form {
  max-width: 600px; }
  form > ul {
    list-style: none;
    padding: 0; }
    form > ul > li {
      margin: 15px 0; }

input[type=text], input[type=email], input[type=password], textarea, select {
  background-color: #ffffff;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  box-sizing: border-box;
  font: inherit;
  margin-bottom: 3px; }
  input[type=text][disabled], input[type=email][disabled], input[type=password][disabled], textarea[disabled], select[disabled] {
    color: #afafaf; }

input[type=text], input[type=email], input[type=password], textarea {
  display: block;
  padding: 5px 10px;
  width: 100%; }

textarea {
  height: 200px; }

select {
  padding: 6px 10px 7px 10px; }

input[type=file] {
  display: block; }

input[type=checkbox] {
  margin-right: 10px;
  vertical-align: -2px; }

input[type=submit] {
  font: inherit; }

a.button, input[type=submit] {
  background: #afafaf;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  font-weight: bold;
  margin-right: 15px;
  padding: 5px 15px; }
  a.button:hover, input[type=submit]:hover {
    background: #7f7f7f; }

a.button {
  display: inline-block; }
  a.button:hover {
    text-decoration: none; }
  a.button.google {
    background-color: #4285f4; }
    a.button.google:hover {
      background-color: #3367d6; }

input::placeholder {
  color: #afafaf; }

span.label, a.in_collection, a.in_list, a.tag {
  font-size: 15px; }

span.label {
  background-color: #cfcfcf;
  border-radius: 3px;
  color: #ffffff;
  padding: 0 2px; }

a.in_collection, a.in_list {
  background-color: #1f9f5f;
  border-radius: 3px;
  color: #ffffff;
  padding: 0 2px; }

a.in_list.completed {
  background-color: #9f9f9f; }

ul {
  list-style-type: square;
  padding-left: 18px; }
  ul li {
    margin-left: 0; }

.sortable, .handler {
  cursor: move; }

table {
  width: 100%; }
  table th {
    text-align: left; }

hr {
  background: #cfcfcf;
  border: none;
  height: 1px;
  margin: 30px 0; }

.turbolinks-progress-bar {
  background-color: #cf3f3f;
  height: 3px; }

a.screenshot img {
  margin: 5px; }

span.date, .hint {
  color: #afafaf; }

a.date {
  color: #7f7f7f; }

#breadcrumb {
  background-color: #1f9f5f;
  display: table;
  font-weight: bold;
  padding: 5px 10px; }
  #breadcrumb span {
    color: #efefef; }

a.breadcrumb {
  color: #ffffff; }

span.highlight {
  background: #ffff9f; }

a.action {
  color: #7f7f7f;
  white-space: nowrap; }
  a.action.on {
    background-color: #8f8f8f;
    border-radius: 3px;
    color: #ffffff;
    padding: 0 2px;
    margin: 0 -2px; }

.inmenu a.action.on {
  margin-right: 13px; }

.centered {
  text-align: center; }

a.close, a.close_all, a.done, .handler {
  color: #7f7f7f; }

div.close_all {
  margin-top: 30px; }

a.load {
  color: #afafaf;
  font-weight: bold; }

a.tag {
  background-color: #efefef;
  color: #7f7f7f; }

p.intro {
  font-family: Georgia, serif;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 15px; }

div.image {
  float: left; }
  div.image img {
    height: 16px;
    vertical-align: -3px;
    width: 16px; }

div.title {
  margin-left: 25px; }

div.indented {
  margin-left: 25px; }

div.marker {
  float: left; }

div.feed div.image img {
  vertical-align: -5px; }

.subscriptions_show div.post div.title {
  margin-left: 0; }

a.feed, span.feed {
  font-size: 22px;
  line-height: 1.3em; }

a.feed {
  transition: color 0.4s ease; }

div.subscription {
  margin: 30px 0;
  transition: margin 0.4s ease; }
  div.subscription.empty {
    margin: 15px 0; }
    div.subscription.empty a.feed {
      color: #7f7f7f;
      text-decoration: line-through; }
  div.subscription div.posts p {
    margin: 10px 0 0 25px; }

span.handler {
  display: none; }

div.post {
  transition: margin 0.4s ease; }
  div.post.seen {
    margin-top: 30px; }
  div.post.unkeeped a.post {
    color: #7f7f7f;
    text-decoration: line-through; }

a.show, a.view, a.unkeep, a.archive, a.hide_posts {
  color: #7f7f7f;
  white-space: nowrap; }

a.post {
  font-size: 17px;
  line-height: 1.4em; }
  a.post.microblog {
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.5em; }

.posts_index a.post:visited, .posts_days a.post:visited, .subscriptions_show a.post:visited {
  color: #afafaf; }

a.unkeep {
  display: none; }

div.page, div.collection, div.list, div.note, div.watch {
  margin: 10px 0; }

div.link a.link {
  font-size: 17px;
  line-height: 1.4em;
  margin-right: 15px; }
div.link.archived a.link {
  color: #7f7f7f;
  text-decoration: line-through; }
div.link.marked a.mark {
  color: #ff3f3f; }

div.link, div.post {
  margin: 10px 0; }
  div.link a.view:visited, div.post a.view:visited {
    color: #afafaf; }

div.watch a.watch {
  font-size: 17px;
  line-height: 1.4em;
  margin-right: 15px; }

div.page a.page, div.page span.title {
  font-size: 17px;
  line-height: 1.4em;
  margin-right: 15px; }
div.page form {
  float: left; }
div.page input {
  margin-right: 15px; }

div.memo {
  margin: 20px 0; }
  div.memo p {
    margin: 0 25px 10px 0; }
  div.memo div.data {
    margin-left: 0; }
  div.memo a.show {
    float: right; }
  div.memo.archived p {
    color: #afafaf; }
    div.memo.archived p a {
      color: #afafaf; }

div.collection a.collection, div.list a.list, div.note a.note {
  font-size: 17px;
  line-height: 1.4em; }

.collections_show a.in_collection {
  display: none; }

#new_page #collection_title, #page_collection_id, #new_task #list_title, #task_list_id {
  display: inline;
  max-width: 250px; }

#clear_collection_title, #clear_list_title {
  color: #7f7f7f;
  display: none; }

#search {
  margin: 5px 0 15px 0; }
  #search input {
    display: inline;
    max-width: 200px; }

div.recommended_by {
  margin: 15px 0 30px 0; }
  div.recommended_by img {
    border-radius: 50%;
    height: 40px;
    vertical-align: -15px;
    width: 40px; }

div.pathes {
  margin-top: 15px; }
  div.pathes div.path span {
    font-weight: bold;
    margin-right: 15px; }

div.data {
  display: none; }

div.data, div.quotes {
  margin-left: 25px; }

div.data > a, div.quotes > a {
  color: #7f7f7f; }

div.title > a, div.title > span, div.data > a, div.data > span, .inmenu > a, .inmenu > span {
  margin-right: 15px; }

.inmenu {
  margin: 20px 0; }
  .inmenu > a {
    color: #7f7f7f; }
  .inmenu > span {
    white-space: nowrap; }

.topmenu {
  float: right; }
  .topmenu a {
    color: #7f7f7f;
    margin-left: 15px; }

a.host, a.mark {
  color: #7f7f7f; }

div.task {
  margin: 10px 0; }
  div.task form {
    float: left; }

a.cancel {
  font-weight: bold;
  color: #afafaf; }

form.new_task {
  margin: 15px 0; }

div.page.completed span.title, div.page.completed a.page, div.task.completed span.title {
  color: #afafaf;
  text-decoration: line-through; }

a.pocket {
  color: #7f7f7f; }

body.hide_pocket_links a.pocket {
  display: none; }

a.instapaper {
  color: #7f7f7f; }

body.hide_instapaper_links a.instapaper {
  display: none; }

body.hide_mail_links a.mail {
  display: none; }

a.twitter {
  color: #7f7f7f; }

body.hide_twitter_links a.twitter {
  display: none; }

.post_mailer_new_posts span.date {
  display: none; }

.links_show div.link .data, .links_mail .data, .posts_show .data, .posts_keep .data, .posts_mail .data, .tasks_show .data, .watches_show .data {
  display: block; }
.links_show div.link a.show, .links_mail a.show, .posts_show a.show, .posts_keep a.show, .posts_mail a.show, .tasks_show a.show, .watches_show a.show {
  display: none; }

.keeps_index a.keep, .posts_bookmarked a.keep {
  display: none; }
.keeps_index a.unkeep, .posts_bookmarked a.unkeep {
  display: inline; }

.posts_keep a.keep {
  display: none; }

.posts_mail a.mail {
  display: none; }

.posts_days .timeago, .posts_days .date {
  display: none; }

.sources_show a.recipe, .sources_show a.show, .sources_show div.data, .sources_show span.alert {
  display: none; }

.subscriptions_index div.feed {
  margin: 10px 0; }
  .subscriptions_index div.feed a.feed {
    font-size: 17px;
    line-height: 1.4em; }
  .subscriptions_index div.feed div.image img {
    vertical-align: -3px; }

.pages_show div.page div.title a.show, .pages_show div.page div.title a.view {
  display: none; }
.pages_show div.page > .data {
  display: block; }

.quotes_new a.archive, .quotes_new a.show, .quotes_new div.data, .quotes_new div.quotes {
  display: none; }

div.quote {
  margin: 5px 0 10px 0; }
  div.quote div.body {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 0 25px; }
  div.quote div.data {
    margin: 5px 0 10px 0; }

#content, div.quote div.body {
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.5em; }

code, pre, kbd, samp {
  font-family: "Andale Mono", monospace;
  font-size: 14px;
  line-height: 1.5em;
  white-space: pre-wrap;
  overflow: auto; }

#content h1, #content h2, #content h3, #content h4, #note h1, #note h2, #note h3, #note h4 {
  font-weight: bold;
  margin: 1.5em 0 0.5em 0; }
#content h1, #note h1 {
  font-size: 26px;
  line-height: 1.2em; }
#content h2, #note h2 {
  font-size: 22px;
  line-height: 1.3em; }
#content h3, #note h3 {
  font-size: 20px;
  line-height: 1.4em; }
#content h4, #note h4 {
  font-size: 16px;
  line-height: 1.5em; }
#content pre, #note pre {
  background-color: #f7f7f7;
  padding: 5px 10px; }
#content table, #note table {
  overflow: auto; }
#content blockquote, #note blockquote {
  border-left: 5px solid #e7e7e7;
  color: #5f5f5f;
  padding: 0 0 0 14px;
  margin: 15px 0; }
#content img, #note img {
  font-family: Arial, sans-serif;
  font-size: 15px;
  height: auto;
  line-height: 1.5em;
  vertical-align: baseline; }
#content ol, #content ul, #note ol, #note ul {
  margin: 0;
  padding-left: 17px; }
#content figcaption, #note figcaption {
  font-size: 14px;
  font-style: italic;
  line-height: 1.5em;
  margin: 5px 0; }
#content .block, #note .block {
  display: block;
  margin: 15px 0; }
#content figure, #note figure {
  margin: 15px 0; }
  #content figure .block, #note figure .block {
    margin: 0; }
#content mark, #note mark {
  background-color: #f7f7f7; }

#preview {
  margin-top: 20px; }

#content, #title, #author {
  margin-left: auto;
  margin-right: auto;
  max-width: 550px; }

#title {
  font-size: 26px;
  line-height: 1.2em;
  margin-top: 30px; }

#author {
  font-style: italic;
  margin-top: 10px; }

#content {
  margin-bottom: 30px;
  margin-top: 45px; }
  #content a:visited {
    color: #afafaf; }

div.postit {
  background: #ffff9f;
  display: table;
  margin: 5px 0 15px 25px;
  padding: 5px 10px; }
  div.postit p {
    margin: 10px 0; }
    div.postit p:first-child {
      margin-top: 0; }
    div.postit p:last-child {
      margin-bottom: 0; }

div.data div.postit {
  margin-left: 0; }

ul.intro {
  margin: 10px auto;
  max-width: 450px; }

a.remove {
  color: #cf3f3f;
  float: right;
  margin-left: 15px; }

#button_menu, #topcontrol {
  position: fixed;
  z-index: 100; }
  #button_menu a, #button_menu span, #topcontrol a, #topcontrol span {
    float: left;
    margin-left: 5px;
    padding: 0 10px 2px 10px; }
  #button_menu a, #topcontrol a {
    background-color: #dfdfdf;
    color: #4f4f4f; }
    #button_menu a:hover, #topcontrol a:hover {
      background-color: #cfcfcf;
      text-decoration: none; }
  #button_menu span, #topcontrol span {
    background-color: #efefef;
    color: #cfcfcf; }

#topcontrol {
  display: none; }

#tweet {
  margin: 15px auto;
  max-width: 600px; }

#doctype, #is_public {
  display: none; }

.page .content {
  margin: 5px 0 5px 25px; }

#mailer {
  margin: 0 auto;
  max-width: 600px; }

a.new_link, a.new_page {
  background-color: #efefef;
  color: #7f7f7f; }
  a.new_link:hover, a.new_page:hover {
    text-decoration: none; }

abbr[title] {
  color: #cf3f3f;
  text-decoration: none; }

.field_with_errors input, .field_with_errors textarea, .field_with_errors select {
  border-color: #cf3f3f;
  background-color: #ffcfcf; }

div.diff {
  margin: 20px 0; }

span.close {
  display: none; }

@media all and (max-width: 1100px) {
  header {
    background: #efefef;
    display: none;
    overflow: hidden; }

  .container {
    border-top: 3px solid #1f9f5f;
    margin: 0; }

  #breadcrumb {
    margin-top: -3px;
    position: absolute; }

  #main {
    padding: 50px 20px; }

  #flash {
    padding: 5px 15px;
    margin: -15px -15px 30px -15px; }

  a:hover {
    text-decoration: none; }

  #button_menu {
    top: 10px;
    right: 15px; }
    #button_menu a.menu {
      padding-bottom: 0;
      padding-top: 2px; }

  #topcontrol {
    bottom: 10px;
    right: 15px; }

  #tweet {
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 15px; } }
@media all and (min-width: 1101px) {
  body {
    background-color: #efefef;
    overflow-y: scroll; }

  header {
    left: 0;
    position: fixed;
    top: 0; }

  a.menu {
    display: none; }

  .container {
    width: 800px; }

  #breadcrumb {
    margin-bottom: -3px; }

  #main {
    background-color: #ffffff;
    border-top: 3px solid #1f9f5f;
    box-shadow: 0 3px 3px #dfdfdf;
    padding: 70px 100px; }

  #flash {
    margin: -5px -30px 30px -30px;
    padding: 5px 20px; }

  #button_menu, #topcontrol {
    right: 20px; }
    #button_menu a, #button_menu span, #topcontrol a, #topcontrol span {
      width: 30px;
      text-align: center; }

  #button_menu a, #button_menu span {
    margin-bottom: 5px; }

  #topcontrol {
    bottom: 20px; }

  #page {
    margin: 20px 25px;
    padding: 20px 25px;
    max-width: 600px; }

  div.page .handler {
    display: inline; }

  .moveable div.title, .moveable .data {
    margin-left: 45px; }
  .moveable span.handler {
    display: inline; } }
div.modal-background {
  background-color: #6f6f6f;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }

div.modal-window {
  background-color: #ffffff;
  margin-bottom: 25px;
  max-width: 800px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000; }

div.modal-close a {
  color: #6f6f6f;
  font-size: 22px;
  line-height: 24px;
  position: absolute;
  right: 8px;
  top: 3px; }
  div.modal-close a:hover {
    color: #3f3f3f;
    text-decoration: none; }

div.modal-content {
  overflow: hidden;
  padding: 70px 100px; }

@media all and (max-width: 1100px) {
  div.modal-content {
    padding: 30px 20px 20px 20px; } }
/*


 */

