header,
nav {
  background: #6f0eb9;
}
nav a,
nav h2 {
  display: inline-block;
}
.container,
nav {
  max-width: 1200px;
  text-align: center;
}
.input-container,
input {
  width: 100%;
  display: block;
}
input,
nav a {
  font-size: 18px;
}
.thefancy p:hover,
body {
  background: #f3f5f8;
}
.thefancy,
footer {
  text-overflow: ellipsis;
  overflow: hidden;
}
.cat a,
.thefancy {
  white-space: nowrap;
}
#random,
.cat a,
.your-text p,
h2 {
  text-transform: uppercase;
}
#random,
#scroll-to-top {
  position: fixed;
  right: 30px;
  outline: 0;
  width: 50px;
  height: 50px;
}
#scroll-to-top,
.ads,
.cat,
.cat a,
.container,
footer,
input,
nav,
p.other-platform {
  text-align: center;
}
.fotcontent p,h1,h2,h3,ul{
    text-align: left;
    list-style-type: disc;
}
body {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
}
a {
  text-decoration: none;
}
input::placeholder {
  color: #888;
  opacity: 1;
}
header {
  box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.21);
}
.site-branding-text {
  background: #6f0eb9;
  padding: 5px;
  color: #fff;
  text-align: center;
}
p.site-title {
  margin: 0;
  font-weight: 700;
}
.site-title a {
  color: #fff;
  padding-top: 10px;
  font-size: 28px;
}
h1,
input,
nav h2 {
  padding: 0;
}
p.site-description {
  color: #fff;
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 16px;
}
nav {
  margin: 0 auto;
  border-top: 1px solid #fff;
}
nav a {
  padding: 10px 15px;
  color: #fff;
}
nav h2 {
  margin: 0;
  font-weight: 400;
}
.bookmarkus {
  padding-bottom: 3px;
  display: block;
  color: #fff;
  opacity: 0.7;
}
.container {
  margin: 0 auto;
}
body .container .your-text {
  margin-top: 10px;
  padding: 10px 0;
  width: 100%;
}
.your-text p {
  font-size: 12px;
  color: #777;
  padding: 0;
  margin: 0;
}
#clear-input,
.thefancy p {
  padding: 5px;
  cursor: pointer;
}
.input-container {
  position: relative;
  margin: 0 auto;
}
input {
  outline: 0;
  border: 2px solid #6f0eb9;
  height: 50px;
  border-radius: 5px;
  background: #ffff;
  -webkit-box-shadow: inset 1px 1px 3px rgba(200, 200, 200, 0.7);
  box-shadow: inset 1px 1px 3px rgba(200, 200, 200, 0.7);
}
#clear-input {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: 0 0;
  border: none;
  color: #888;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s, color 0.3s;
}
#random,
.copied {
  background: #6f0eb9;
  z-index: 9999;
}
#clear-input:hover {
  background-color: #f0f0f0;
  color: #6f0eb9;
}
#random {
  bottom: 130px;
  border: 2px solid #6f0eb9;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s, transform 0.3s;
}
#random:hover,
#scroll-to-top:hover {
  background-color: #5a0b96;
  transform: scale(1.1);
}
#random:active {
  transform: scale(0.95);
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.shareurl {
  width: 50%;
  position: relative;
}
.sharebutton {
  width: 40%;
}
.thefancy {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin: 6px 0;
}
.thefancy p {
  background: #fff;
  margin: 0;
  font-size: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #6f0eb973;
  height: 50px;
  border-radius: 12px;
}
.share-results {
  width: 52.3%;
  float: right;
  color: #777;
  margin-top: 5px;
}
.ads,
.cat,
footer {
  width: 100%;
}
.at-share-btn-elements a,
.cat,
footer {
  float: left;
}
#scroll-to-top,
.copied,
footer p,
h1,
h2,
h3,
ol,
ul {
  color: #fff;
}
.cell.sharename {
  font-size: 10px;
  width: 10%;
  text-align: right;
  padding-right: 5px;
}
.share-results input {
  height: 35px;
  width: 95%;
  font-size: 12px;
  padding: 0 5px;
  color: #555;
  background: #f1f1f1;
}
.cat a,
.links a {
  background: #fff;
  display: inline-block;
}
.fancy-text {
  position: relative;
  margin-bottom: 6px;
}
.copied {
  font-size: 10px;
  position: absolute;
  padding: 5px 10px;
  top: 18px;
  right: 5px;
  border-radius: 3px;
}
.ads {
  display: table;
  margin: 15px 0;
  clear: both;
}
.at-resp-share-element .at-share-btn {
  height: 22px;
  margin: 0;
}
.addthis_inline_share_toolbox {
  width: 100%;
  clear: none !important;
  float: left;
}
.at-style-responsive .at-share-btn {
  padding: 7px 15px !important;
  margin: 0 !important;
}
.at-svc-compact {
  border-radius: 0 3px 3px 0 !important;
}
footer {
  background: #000;
  padding-bottom: 50px;
}
h1 {
  margin: 0;
  font-size: 2.3em;
  text-align: center;
}
p.other-platform img {
  height: 90px;
}
.cat {
  margin-top: 10px;
  clear: both;
}
.cat a {
  margin-bottom: 5px;
  border-radius: 5px;
  font-size: 12px;
  color: #2e92cf;
  cursor: pointer;
  justify-content: center;
  padding: 8px 15px;
  border: 2px solid #eee;
}
.cat a:hover {
  border-color: #2e92cf;
}
@media only screen and (max-width: 600px) {
  .site-title a {
    font-size: 26px;
  }
  .topads {
    display: none !important;
  }
  .addthis_inline_share_toolbox {
    background: #ef634d;
  }
  p.site-description {
    font-size: 10px;
    padding: 0 3px;
  }
  .bookmarkus {
    font-size: 11px;
  }
  .thefancy p {
    font-size: 16px;
    cursor: pointer;
  }
  nav a {
    padding: 10px 12px;
    font-size: 16px;
  }
  .share-results {
    margin-top: 0;
  }
  h1 {
    padding-bottom: 0;
    font-size: 25px;
  }
  input {
    font-size: 15px;
  }
}
.links {
  margin: 5px;
}
.links a {
  font-size: 12px;
  padding: 10px;
  border-radius: 3px;
  color: #000;
  font-weight: 700;
}
.links a:hover {
  background: #018401;
  color: #fff;
}
p {
  font-size: 17px;
  line-height: 1.4;
}
#scroll-to-top {
  display: none;
  bottom: 70px;
  z-index: 9999;
  border: none;
  background-color: #6f0eb9;
  cursor: pointer;
  padding: 15px;
  border-radius: 50%;
  font-size: 18px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s, transform 0.3s;
}
@media only screen and (max-width: 970px) {
  .share-results,
  .your-text {
    width: 100%;
  }
  .your-text {
    position: fixed !important;
    padding: 5px;
    bottom: 0;
    top: auto;
    left: 0;
    z-index: 9999;
    background: #fff;
    -webkit-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
  }
  input {
    width: 99%;
    padding-left: 0;
  }
  .headernav {
    display: none;
  }
  .shareurl {
    width: 30%;
  }
  .sharebutton {
    width: 50%;
  }
  .at-style-responsive .at-share-btn {
    padding: 7px 4% !important;
  }
  footer .thumb {
    width: 90%;
  }
  #random,
  #scroll-to-top {
    right: 20px;
    width: 40px;
    height: 40px;
  }
  #scroll-to-top {
    bottom: 70px;
    padding: 10px;
    font-size: 16px;
  }
  #random {
    bottom: 120px;
    font-size: 12px;
  }
}
ol li,
ul li {
  list-style-type: none;
}
