@tailwind base;
@tailwind components;
@tailwind utilities;



@layer components {
  .alert {
    @apply bg-red-100 border border-red-400 text-red-700 px-4 py-3 rounded relative
  }

  .error {
    @apply bg-red-100 border border-red-400 text-red-700 px-4 py-3 rounded relative
  }

  .notice {
    @apply bg-yellow-100 rounded px-4 py-3 shadow-md text-slate-900
  }

  .btn {
    @apply font-bold py-2 px-4 rounded;
  }

  .btn-gray {
    @apply hover:bg-gray-400 bg-gray-300 text-gray-800 font-bold py-2 px-4;
  }

  .btn-red {
    @apply hover:bg-red-400 bg-red-300 text-red-800 font-bold py-2 px-4;
  }

  .h3 {
    @apply text-xl text-gray-800;
  }

  .announcement {
    @apply text-gray-600 text-lg text-left;
  }
}
body {
  background: #b8b8b8;
  color: #363636; }

a:link, a:visited {
  color: black; }

#header a:link, #header a:visited {
  color: black;
  text-decoration: underline; }

#menu {
  background: #363636;
  color: #ff2400; }
  #menu a:link, #menu a:visited {
    color: white;
    text-decoration: none; }

#logo {
  border: 2px solid black;
  background-color: white; }
  #logo a:link, #logo a:visited {
    color: #ff2400;
    text-decoration: none; }

#most-clicked {
  color: black; }
  #most-clicked a:link, #most-clicked a:visited {
    color: black; }

.content {
  color: black; }
  .content a:link, .content a:visited {
    color: black;
    text-decoration: underline; }

h2.content-title {
  background: #ff2400;
  margin-bottom: 10px;
  padding: 6px;
  color: white; }

.news-block {
  background: #b8b8b8;
  color: #333333; }
  .news-block a:link, .news-block a:visited {
    color: #333333; }

.news-block-title {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc;
  background: #ff2400; }
  .news-block-title a:link, .news-block-title a:visited {
    color: white; }

.news-block-time {
  color: black;
  background-color: #cccccc;
  border-top: 2px solid #363636;
  border-bottom: 2px solid #363636; }

.news-block-items {
  border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc; }

.news-block-item a:hover {
  background-color: #dedede; }

div.error,
#flash_failure {
  color: #d12f19; }

div.error a,
#flash_failure a {
  color: #d12f19; }

div.notice,
#flash_notice {
  color: #817134; }

div.notice a,
#flash_notice a {
  color: #817134; }

div.success,
#flash_success {
  color: #529214; }

div.success a,
#flash_success a {
  color: #529214; }
body {
  background: #0099ff;
  color: white; }

a:link, a:visited {
  color: white; }

#header a:link, #header a:visited {
  color: white;
  text-decoration: underline; }

#menu {
  background: black;
  color: #cc9900; }
  #menu a:link, #menu a:visited {
    color: white;
    text-decoration: none; }

#logo {
  border: 2px solid white;
  background-color: #4f7e2e; }
  #logo a:link, #logo a:visited {
    color: white;
    text-decoration: none; }

#most-clicked {
  color: white; }
  #most-clicked a:link, #most-clicked a:visited {
    color: white; }

.content {
  color: black; }
  .content a:link, .content a:visited {
    color: black;
    text-decoration: underline; }

h2.content-title {
  background: #4f7e2e;
  margin-bottom: 10px;
  padding: 6px;
  color: white; }

.news-block {
  background: #0099ff;
  color: #666633; }
  .news-block a:link, .news-block a:visited {
    color: #666633; }

.news-block-title {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc;
  background: #4f7e2e; }
  .news-block-title a:link, .news-block-title a:visited {
    color: white; }

.news-block-time {
  color: black;
  background-color: #cccccc;
  border-top: 2px solid #363636;
  border-bottom: 2px solid #363636; }

.news-block-items {
  border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc; }

.news-block-item a:hover {
  background-color: #dedede; }
body {
  background: #666633;
  color: white; }

a:link, a:visited {
  color: white; }

#header a:link, #header a:visited {
  color: white;
  text-decoration: underline; }

#menu {
  background: black;
  color: #cc9900; }
  #menu a:link, #menu a:visited {
    color: white;
    text-decoration: none; }

#logo {
  border: 2px solid black;
  background-color: #cc9900; }
  #logo a:link, #logo a:visited {
    color: #666633;
    text-decoration: none; }

#most-clicked {
  color: white; }
  #most-clicked a:link, #most-clicked a:visited {
    color: white; }

.content {
  color: black; }
  .content a:link, .content a:visited {
    color: black;
    text-decoration: underline; }

h2.content-title {
  background: #cc9900;
  margin-bottom: 10px;
  padding: 6px;
  color: white; }

.news-block {
  background: #666633;
  color: #666633; }
  .news-block a:link, .news-block a:visited {
    color: #666633; }

.news-block-title {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc;
  background: #cc9900; }
  .news-block-title a:link, .news-block-title a:visited {
    color: white; }

.news-block-time {
  color: black;
  background-color: #cccccc;
  border-top: 2px solid #363636;
  border-bottom: 2px solid #363636; }

.news-block-items {
  border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc; }

.news-block-item a:hover {
  background-color: #dedede; }

div.error,
#flash_failure {
  color: #d12f19; }

div.error a,
#flash_failure a {
  color: #d12f19; }

div.notice,
#flash_notice {
  color: #817134; }

div.notice a,
#flash_notice a {
  color: #817134; }

div.success,
#flash_success {
  color: #529214; }

div.success a,
#flash_success a {
  color: #529214; }
body {
  background: #33ccff;
  color: white; }

a:link, a:visited {
  color: white; }

#header a:link, #header a:visited {
  color: white;
  text-decoration: underline; }

#menu {
  background: black;
  color: #33ccff; }
  #menu a:link, #menu a:visited {
    color: white;
    text-decoration: none; }

#logo {
  border: 2px solid white;
  background-color: #4f7e2e; }
  #logo a:link, #logo a:visited {
    color: white;
    text-decoration: none; }

#most-clicked {
  color: white; }
  #most-clicked a:link, #most-clicked a:visited {
    color: white; }

.content {
  color: black; }
  .content a:link, .content a:visited {
    color: black;
    text-decoration: underline; }

h2.content-title {
  background: #4f7e2e;
  margin-bottom: 10px;
  padding: 6px;
  color: white; }

.news-block {
  background: #33ccff;
  color: #666633; }
  .news-block a:link, .news-block a:visited {
    color: #666633; }

.news-block-title {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc;
  background: #4f7e2e; }
  .news-block-title a:link, .news-block-title a:visited {
    color: white; }

.news-block-time {
  color: black;
  background-color: #cccccc;
  border-top: 2px solid #363636;
  border-bottom: 2px solid #363636; }

.news-block-items {
  border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc; }

.news-block-item a:hover {
  background-color: #dedede; }

div.error,
#flash_failure {
  color: #d12f19; }

div.error a,
#flash_failure a {
  color: #d12f19; }

div.notice,
#flash_notice {
  color: #817134; }

div.notice a,
#flash_notice a {
  color: #817134; }

div.success,
#flash_success {
  color: #529214; }

div.success a,
#flash_success a {
  color: #529214; }
body {
  background: #abdebe;
  color: #363636; }

a:link, a:visited {
  color: black; }

#header a:link, #header a:visited {
  color: black;
  text-decoration: underline; }

#menu {
  background: #363636;
  color: #cc9900; }
  #menu a:link, #menu a:visited {
    color: white;
    text-decoration: none; }

#logo {
  border: 2px solid white;
  background-color: #0eb10e; }
  #logo a:link, #logo a:visited {
    color: white;
    text-decoration: none; }

#most-clicked {
  color: black; }
  #most-clicked a:link, #most-clicked a:visited {
    color: black; }

.content {
  color: black; }
  .content a:link, .content a:visited {
    color: black;
    text-decoration: underline; }

h2.content-title {
  background: #0eb10e;
  margin-bottom: 10px;
  padding: 6px;
  color: white; }

.news-block {
  background: #abdebe;
  color: #333333; }
  .news-block a:link, .news-block a:visited {
    color: #333333; }

.news-block-title {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc;
  background: #0eb10e; }
  .news-block-title a:link, .news-block-title a:visited {
    color: white; }

.news-block-time {
  color: black;
  background-color: #cccccc;
  border-top: 2px solid #363636;
  border-bottom: 2px solid #363636; }

.news-block-items {
  border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc; }

.news-block-item a:hover {
  background-color: #dedede; }
body {
  background: white;
  color: #363636; }

a:link, a:visited {
  color: black; }

#header a:link, #header a:visited {
  color: black;
  text-decoration: underline; }

#menu {
  background: #363636;
  color: #cc9900; }
  #menu a:link, #menu a:visited {
    color: white;
    text-decoration: none; }

#logo {
  border: 2px solid white;
  background-color: white; }
  #logo a:link, #logo a:visited {
    color: #666633;
    text-decoration: none; }

#most-clicked {
  color: black; }
  #most-clicked a:link, #most-clicked a:visited {
    color: black; }

.content {
  color: black; }
  .content a:link, .content a:visited {
    color: black;
    text-decoration: underline; }

h2.content-title {
  background: #cc9900;
  margin-bottom: 10px;
  padding: 6px;
  color: white; }

.news-block {
  background: white;
  color: #333333; }
  .news-block a:link, .news-block a:visited {
    color: #333333; }

.news-block-title {
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #cccccc;
  background: #cc9900; }
  .news-block-title a:link, .news-block-title a:visited {
    color: white; }

.news-block-time {
  color: black;
  background-color: #cccccc;
  border-top: 2px solid #363636;
  border-bottom: 2px solid #363636; }

.news-block-items {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #cccccc; }

.news-block-item a:hover {
  background-color: #dedede; }

div.error,
#flash_failure {
  color: #d12f19; }

div.error a,
#flash_failure a {
  color: #d12f19; }

div.notice,
#flash_notice {
  color: #817134; }

div.notice a,
#flash_notice a {
  color: #817134; }

div.success,
#flash_success {
  color: #529214; }

div.success a,
#flash_success a {
  color: #529214; }
body {
  background: #abdebe;
  color: #363636; }

a:link, a:visited {
  color: black; }

#header a:link, #header a:visited {
  color: black;
  text-decoration: underline; }

#menu {
  background: #363636;
  color: #0eb10e; }
  #menu a:link, #menu a:visited {
    color: white;
    text-decoration: none; }

#logo {
  border: 2px solid white;
  background-color: #0eb10e; }
  #logo a:link, #logo a:visited {
    color: white;
    text-decoration: none; }

#most-clicked {
  color: black; }
  #most-clicked a:link, #most-clicked a:visited {
    color: black; }

.content {
  color: black; }
  .content a:link, .content a:visited {
    color: black;
    text-decoration: underline; }

h2.content-title {
  background: #0eb10e;
  margin-bottom: 10px;
  padding: 6px;
  color: white; }

.news-block {
  background: #abdebe;
  color: #333333; }
  .news-block a:link, .news-block a:visited {
    color: #333333; }

.news-block-title {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc;
  background: #0eb10e; }
  .news-block-title a:link, .news-block-title a:visited {
    color: white; }

.news-block-time {
  color: black;
  background-color: #cccccc;
  border-top: 2px solid #363636;
  border-bottom: 2px solid #363636; }

.news-block-items {
  border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #cccccc; }

.news-block-item a:hover {
  background-color: #dedede; }

div.error,
#flash_failure {
  color: #d12f19; }

div.error a,
#flash_failure a {
  color: #d12f19; }

div.notice,
#flash_notice {
  color: #817134; }

div.notice a,
#flash_notice a {
  color: #817134; }

div.success,
#flash_success {
  color: #529214; }

div.success a,
#flash_success a {
  color: #529214; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

body {
    font-family: Arial;
    font-size: 90%;
    line-height: 1.8em;
}

#logo {
    width: 200px;
    height: 50px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 50px;
}

.center {
    text-align: center;
}

#menu {
    width: 100%;
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 2px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#menu a:link,
#menu a:visited {
    margin: 5px;
}

a:link,
a:visited {
    text-decoration: none;
}

.post a:link,
.post a:visited {
    text-decoration: none;
}

.highlight {
    background-color: #ffffcc;
}

.watched-word {
    background-color: yellow;
    font-weight: bold;
}

.news-block {
    margin-bottom: 12px;
}

.news-block-title {
    padding: 2px 5px;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
}

.news-block-title h1 {
    font-weight: normal;
    font-size: 1.2em;
}

.news-block-title a:link,
.news-block-title a:visited {
    text-decoration: none;
    font-size: 1.4em;
}

.news-block-title img {
    display: inline;
    border: 0;
    margin: 0;
}

.news-block-time {
    padding: 0 5px;
}

.news-block-items {
    background: white;
    padding: 2px 5px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.news-block-items li {
    margin: 0px 0px 0px 14px;
    list-style: disc;
    line-height: 1.8;
}

.news-block-item a {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
}

.content {
    background: white;
    padding: 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

h2.content-title {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 1.6em;
    line-height: 1.1;
}


a.tooltip {
    position: relative;
}

a.tooltip:after {
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 20%;
    opacity: 0;
    content: attr(data);
    /* might also use attr(title) */
    height: auto;
    width: 500px;
    padding: 5px 8px;
    z-index: 999;
    color: #fff;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0.85);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a.tooltip:before {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0px;
    opacity: 0;
    content: "";
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
}

a.tooltip:hover:after {
    visibility: visible;
    opacity: 1;
    bottom: 20px;
}

a.tooltip:hover:before {
    visibility: visible;
    opacity: 1;
    bottom: 14px;
}

/* tooltip colors (add your own!) */
a.tooltip.yellow:after {
    background: #fff8a9;
    color: #363636;
}

a.tooltip.yellow:before {
    border-color: #b6b6b6 transparent transparent transparent;
}

#current-feeds {
    margin-bottom: 10px;
}

.info {
    color: #636363;
    font-size: 0.9em;
    display: block;
}

.ui-sortable {
    list-style-type: none;
    background: #d3d3d3;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    float: left;
    margin: 0 5px;
    min-height: 60px;
}

.ui-sortable li {
    margin: 3px 3px 3px 0;
    padding: 7px;
    float: left;
    min-height: 30px;
    max-height: fit-content;
    text-align: center;
    line-height: 1;
}

.ui-state-default {
    border-radius: 10px;
    cursor: move;
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
    font-weight: 400;
    color: #555;
}

/* Fieldsets */
fieldset {
    background: #f1f1f1;
    border: 1px solid #e3e3e3;
    margin: 1.5em;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 0.5em 1.5em 1em 1.5em;
}

fieldset fieldset,
fieldset fieldset fieldset {
    border: 0;
    padding: 0;
}

legend {
    font-weight: bold;
}

fieldset.buttons {
    background: inherit;
    border: 0;
    padding: 0;
}

fieldset.buttons li {
    display: inline;
}

.input label {
    display: block;
    margin: 0;
}

.input .hint {
    display: block;
    color: #999;
}

.input input[type=password], .input input[type=email] {
    width: 450px;
}

.actions {
    margin-top: 14px;
}


div.notice.amazon-link {
    color: #474747;
    margin-top: 6px;
    padding: 0.4em 0;
    border-width: 0; 
}

div.notice.amazon-link a {
    color: black !important;
}

div.notice.amazon-link img {
    margin-left:5px;
    margin-right:5px;
    border:1px solid #ddd;
    border-radius:4px;
    padding:5px;
    width:80px;
}
