/**
 * @file
 * Node Styling
 *
 * Style anything that isn't in the $content variable.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000311}}
.node {
  /* Node wrapper */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000313}}
.preview .node {
  /* Preview of the content before submitting new or updated content */
  /* background-color: #ffffea; */
  /* Drupal core uses a #ffffea background */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000317}}
.node .node-title {
  /* Node title */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000320}}
.node .user-picture {
  /* The picture of the node author */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000323}}
.node .submitted {
  /* The "posted by" information */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000326}}
.node .content {
  /* Node's content wrapper */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000329}}
.node ul.links {
  /* Node links. See also the ul.links declaration in the pages.css. */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000334}}
.node-promoted {
  /* A node that has been promoted to the front page */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000337}}
.node-sticky {
  /* A sticky node (displayed before others in a list) */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000340}}
.node-by-viewer {
  /* A node created by the current user */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000343}}
.node-teaser {
  /* A node displayed as teaser */
}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000352}}
.node-page {
  /* Page content node */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000355}}
.node-article {
  /* Article content node */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000358}}
.node-unpublished {
  /* Unpublished nodes */
  /* background-color: #fff4f4; */
  /* Drupal core uses a #fff4f4 background */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000361}}
.node-unpublished p.unpublished {
  /* The word "Unpublished" displayed underneath the content. */
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/asatur\/Youpal\/wto-003-pan\/sites\/all\/themes\/wto-stdf\/sass\/nodes\.scss}line{font-family:\0000365}}
strong.ui-state-default {
  font-weight: bold;
}
