/* line 1, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
.standards {
  font-family: Sans-Serif; }
  /* line 4, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed; }
  /* line 12, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: 0.35em; }
  /* line 17, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards select, .standards input {
    width: 100%; }
  /* line 20, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards table th,
  .standards table td {
    padding: 0.5em;
    text-align: center;
    font-size: 0.8em; }
  /* line 26, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards table th {
    font-weight: 600; }
  /* line 29, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards i.fa-times-circle {
    color: red; }
  /* line 32, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards i.fa-check {
    color: #666; }
  /* line 35, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards hr {
    border-top: 1px dotted #666; }
  /* line 38, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards button.add {
    background-color: #4CAF50;
    padding: 10px 20px;
    margin: 0; }
  /* line 43, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
  .standards .invisible {
    display: none; }
  @media screen and (max-width: 600px) {
    /* line 47, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards table {
      border: 0; }
    /* line 50, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    /* line 61, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards table tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: 0.625em; }
    /* line 66, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards select, .standards input {
      width: 100%; }
    /* line 69, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards table td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: 0.8em;
      text-align: right; }
    /* line 76, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards table td::before {
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase; }
    /* line 83, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards table td:last-child {
      border-bottom: 0; }
    /* line 86, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards hr {
      border-top: 1px dotted #666; }
    /* line 89, /home/deploy/learning_cms/releases/20190314160855/app/assets/stylesheets/standards.css.sass */
    .standards .invisible {
      display: none; } }
