@font-face {
    font-family: 'BookmanBold';
    src: url('/assets/fonts/BOOKOSB.woff') format('woff');
}
@font-face {
    font-family: 'Bookman';
    src: url('/assets/fonts/BOOKOS.woff') format('woff');
}
* {
    font-family: 'Bookman';
}
.btn.btn-primary {
    padding-left: 0.35rem;
    padding-right: 0.35rem;
}
body {
    background-color: #606264;
    overflow-x: hidden;
}
.medal-wrapper {
    text-align: center !important;
    min-height: 35px;
    margin-top: 25px !important;
}
.hall-of-fame-container {
    margin-bottom: 40px;
}
.hall-of-fame-container .authorlist .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hall-of-fame-container h2 {
    text-align: center;
    color: white;
    margin-left: auto;
    margin-right: auto;
}
.hall-of-fame-container .col-sm.storyonoff {
    padding: 0;
}
.hall-of-fame-container .beststorysection {
    padding-top: 10px;
}
.hall-of-fame-container .beststorysection .story-content-wrapper {
    height: 340px;
}
.hall-of-fame-container .neweststoriecard {
    padding: 20px 0;
}
.hall-of-fame-container .neweststoriecard .medal-wrapper {
    min-height: 60px;
}
.rateit .small {
    color: white;
    font-size: 90%;
}
.author-card {
    padding: 20px 0;
    color: white;
}
.author-card img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}
.author-card p {
    color: white;
}
.author-card .rating_sum, .author_card_new .rating_sum {
    font-size: 11px;
    border-radius: inherit;
    padding: 10px 0;
    margin: 10px 10px;
    max-width: inherit;
    width: 95%;
    background: rgba(0,0,0,0.8);
}
.author-card .rating_sum .all_ratings_sum, .author_card_new .rating_sum .all_ratings_sum {
    display: none;
}
.ruler-grey {
    height: 15px;
    background-color: #35383A;
}
.centerthatbtn {
    text-align: center;
}
.pb20 {
    padding-bottom: 20px;
}
.was-erwartet {
    text-align: center;
    color: white;
    font-size: 50px;
    font-weight: bold;
    background-color: #35383A;
    padding-top: 50px;
    padding-bottom: 50px;
}
.logo-start {
    max-width: 1425px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.fullwidthimg-start {
    background-image: url('/assets/img/startgirl.jpg');
    background-size: cover;
    height: 1000px;
    padding-top: 200px;
}
.fullwidthimg-start p {
    font-size: 36px;
    color: white;
    text-align: center;
    padding-bottom: 65px;
    font-weight: bold;
}
.cardauthor {
    font-size: 14px;
}
.turklink a {
    color: #d81919 !important;
}
.main-navigation .dropdown-menu {
    background-color: #3E4244;
}
.main-navigation .dropdown-menu a {
    color: white;
}
#fileToUploadnovis {
    display: none !important;
}
#hiddenpic {
    display: none;
}
.fatalvote {
    text-align: center;
    color: #b01414;
    font-weight: bold;
    font-size: 30px;
}
.fsk {
    font-size: 30px;
    color: #b01414;
    font-weight: bold;
}
#savethis {
    border-color: #b01414 !important;
}
.importantnotice {
    color: #b01414 !important;
    font-weight: bold;
}
.ratetext {
    font-size: 25px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: white;
}
.container-Datenschutz {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    margin-top: 100px;
    margin-bottom: 100px;
}
.bolddata {
    font-weight: bold;
    text-decoration: underline;
    margin-top: 20px;
}
.cardreadmorelink-audio-right {
    float: right;
    color: white;
}
.cardreadmorelink-audio-right:hover {
    color: white;
    text-decoration: none;
}
.cardreadmorelink-audio {
    float: left;
    color: white;
    font-weight: bold;
}
.cardreadmorelink-audio:hover {
    text-decoration: none;
    color: white;
    font-weight: bold;
}
.section-notfull {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    font-size: 60px;
    color: white;
}
.section-notfull a {
    color: #d81919;
}
.section-notfull .turktextbook {
    color: #d81919;
}
.authlistdown-main {
    margin-bottom: 50px;
    margin-top: 50px;
}
.thispage::before {
    content: attr(pagenumber) " ";
}
.header-border {
    height: 10px;
    background-color: #232627;
}
.story-content-wrapper {
    height: 290px;
}
@media screen and (min-width: 768px) {
    .outer-header-frame {
        height: 200px;
        background-color: #3E4244;
        padding-top: 15px;
    }
    .inner-header-frame {
        height: 170px;
        background-color: #707070;
        padding-top: 65px;
    }
}
.headersection {
    margin-bottom: -222px;
}
.headersection img {
    max-width: 100%;
    width: 100%;
    max-height: 85vh;
    object-fit: cover;
}
.bigcenterh2 {
    color: white;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    padding-bottom: 60px;
}
.commercialone {
    max-width: 1425px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 150px;
}
.commercialone p {
    font-weight: bold;
    color: white;
    font-size: 32px;
    text-align: center;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.commercialone img {
    max-width: 700px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.commercialone .minheight-start {
    min-height: 320px;
}
.holder-cta-btn {
    display: flex;
    flex-direction: column;
}
.margbt50 .bluelinedbtn {
    margin-bottom: 50px;
    max-width: 320px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.biggerh1 {
    font-size: 70px;
}
.margbt100 {
    margin-bottom: 100px;
}
.readerlogin {
    margin-right: 15px;
}
.container-1425 {
    max-width: 1425px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.zeile {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sp3 {
    width: 33%;
}
.search-wrapper {
    z-index: 9999;
    position: relative;
}
.search-wrapper input {
    z-index: 9999;
}
.main-navigation .bluelinedbtn {
    font-size: 17px;
    padding: 8px 14px !important;
    border-width: 3px;
    display: inline-block;
}
.main-navigation .dropdown-toggle::after {
    content: "";
    border: none;
    margin-left: 0;
    vertical-align: 0;
}
.main-navigation ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.main-navigation ul li a {
    color: white;
    background-color: #3E4244;
    margin: 0 8px;
    border-radius: .25rem;
}
.main-navigation ul li a.dropdown-item {
    color: white;
    margin: inherit;
    border-radius: 0;
    background-color: inherit;
}
.main-navigation ul li a.dropdown-item:hover {
    color: #3E4244;
    background-color: white;
}
.bluelinedbtn {
    font-size: 22px;
    color: white;
    background: #3E4244;
    padding-right: 28px;
    padding-left: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
    border-radius: 50px;
    border: 5px solid #d81919;
}
.bluelinedbtn:hover {
    text-decoration: none;
    color: white;
}
.navpoints-search {
    display: inline-flex;
    list-style: none;
    padding-left: 70px;
}
.authlist {
    margin-left: 15px;
    color: white;
}
.authlist a {
    color: white;
}
.authlist a:hover {
    color: #d81919;
    font-weight: inherit;
}
.storylist {
    margin-left: 15px;
}
.storylist a {
    color: white;
}
.storylist a:hover {
    color: #d81919;
}
#search {
    background-color: #A6A8A9;
    border: 0px;
}
nav .mitte {
    padding-top: 10px;
}
@media screen and (min-width: 768px) {
    .estorylogo {
        display: block;
        position: relative;
        bottom: 75px;
        width: 580px;
        right: 50px;
    }
}
.wrapper-dark-grey {
    background-color: #46494b;
}
.authoren, .reader {
    padding-top: 50px;
    padding-bottom: 80px;
}
.toggle-button .btn {
    color: white;
    display: inline-block;
    position: relative;
    text-align: center;
    background: rgba(0,0,0,0.8);
    transition: background 600ms ease, color 600ms ease;
    padding: 10px 18px;
    font-size: 20px;
}
.toggle-button input[type=radio] {
    display: none;
}
.toggle-button input[type=radio] + label {
    cursor: pointer;
    min-width: 60px;
}
.toggle-button input[type=radio]:checked + label {
    cursor: default;
    color: #fff;
    transition: color 200ms;
    border: 3px solid #d81919;
}
#authorenloginform {
    display: flex;
    flex-direction: column;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.newauthor {
    text-align: center;
}
.authorregisternew {
    padding-top: 123px;
}
.capital-header {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 50px;
    padding: 30px;
}
.max-width-800 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.capital-header-small {
    text-align: center;
    color: white;
    font-size: 20px;
}
.errorred {
    color: red !important;
}
.onheadertext {
    font-size: 68px;
    color: white;
    margin-right: auto;
    padding-left: 25px;
    position: relative;
    bottom: 110px;
}
.onheadertext h1 {
    font-size: inherit;
    color: inherit;
    margin-bottom: inherit;
    margin-top: inherit;
    font-weight: inherit;
}
.becomeanauthor {
    background-image: url('/../assets/img/FassMitFeder.JPG');
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-left: 130px;
}
.becomeanreader {
    background-image: url('/../assets/img/reading.png');
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-left: 130px;
}
.becomeslogan {
    font-size: 44px;
    color: white;
    margin-bottom: 100px;
}
.actionbecome {
    text-align: center;
    max-width: 1000px;
}
.holderoffooternav-left {
    list-style-type: none;
}
.holderoffooternav-left li a {
    color: white;
    font-size: 34px;
}
.holderoffooternav-left li a:hover {
    color: #d81919;
}
.copylink {
    display: none !important;
}
footer {
    border-bottom-width: 30px;
    border-bottom-style: solid;
    border-color: #232627;
    background-color: #676A6C;
    padding-bottom: 25px;
}
footer a {
    text-transform: uppercase;
}
footer .rightcol {
    display: flex;
    justify-content: end;
}
.add_to_favorites:hover i {
    color: #d81919;
}
.holderoffooternav-right {
    list-style-type: none;
}
.holderoffooternav-right li a {
    color: white;
    font-size: 34px;
}
.holderoffooternav-right li a:hover {
    color: #d81919;
}
.copylink {
    color: white;
    padding-left: 40px;
}
.copylink:hover {
    color: white;
    text-decoration: none;
}
.footerlinks {
    margin-bottom: 100px;
}
#authorname {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#authorpassword {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#authlogsubmit {
    color: white;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    background-color: #606264;
    border-radius: 50px;
    border: 5px solid #d81919;
    padding-top: 15px;
    padding-bottom: 15px;
}
.borderdarker {
    border-bottom-width: 15px;
    border-bottom-style: solid;
    border-color: #232627;
}
.newauthor {
    color: white;
}
.newauthor a {
    color: #d81919;
}
.newauthor a:hover {
    color: #d81919;
}
.wrapper-dark-grey h1 {
    padding-top: 50px;
    color: white;
    text-align: center;
}
#authorenloginform p, #authorenloginform label {
    color: white;
}
#authorenloginform input {
    margin-bottom: 10px !important;
}
#authorenloginform input[type=submit] {
    color: white;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    background-color: #3E4244;
    border-radius: 50px;
    border: 5px solid #d81919;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}
#authorenloginform input[type=file] {
    width: 100%;
}
#authorenloginform input[type=text] {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#authorenloginform input[type=datetime], #authorenloginform input[type=date] {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#authorenloginform input[type=email] {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#authorenloginform input[type=password] {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#authorenloginform #fileToUpload {
    margin-bottom: 25px !important;
}
.upload_new #storyuploadform input[type=file] {
    border: none;
}
input::placeholder, textarea::placeholder {
    color: #2e3031;
    opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #2e3031;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #2e3031;
}
#storyuploadform p {
    color: white;
}
#storyuploadform input {
    margin-bottom: 10px !important;
}
#storyuploadform input[type=submit] {
    color: white;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    background-color: #606264;
    border-radius: 50px;
    border: 5px solid #d81919;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}
#storyuploadform input[type=file] {
    color: white;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    background-color: white;
    border-radius: 50px;
    border: 5px solid #d81919;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 25px;
}
#storyuploadform input[type=text] {
    text-align: left;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#storyuploadform textarea {
    text-align: left;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 140px;
    margin-bottom: 25px;
}
#storyuploadform input[type=datetime] {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#storyuploadform input[type=email] {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#storyuploadform input[type=password] {
    text-align: center;
    background-color: #A1A2A3;
    border-top-width: 0px;
    border-top-style: solid;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    height: 60px;
    margin-bottom: 25px;
}
#storyuploadform label {
    color: white;
}
.leftspancheck {
    display: inline-block;
    min-width: 300px;
}
.leftspancheck label {
    min-width: 140px;
}
.rightspancheck {
    display: inline-block;
    min-width: 300px;
}
.rightspancheck label {
    min-width: 110px;
}
.newbook {
    margin-bottom: 110px;
}
.categoriesholder {
    margin-top: 140px;
}
.aboutmeauthorlright p {
    text-align: center;
    color: white;
    font-size: 22px;
}
.aboutmeauthorlright img {
    max-width: 250px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.aboutmeauthorleft p {
    text-align: left;
    color: white;
    font-size: 16px;
}
.container-small {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.aboutmeauthor {
    border: 8px solid #3E4244;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.authordashactions {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}
.authordashactions p {
    margin-top: 40px;
    margin-bottom: 40px;
}
.withdarkborder {
    border-bottom-width: 30px;
    border-bottom-style: solid;
    border-color: #232627;
}
.alphentrie {
    padding: 6px;
}
.alphentrie a {
    font-size: 50px;
    color: white;
}
.thisauthor {
    max-width: 100px;
    height: 130px;
    object-fit: cover;
}
.authnameclick {
    float: right;
    padding-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
}
.authnameclick a {
    font-size: 36px;
    color: #d81919;
}
.authlistdown {
    background-color: #676A6C;
    margin-right: 30px;
}
.authorlist {
    margin-bottom: 200px;
    justify-content: center;
    margin-top: 50px;
}
.authorlist .card-img-top {
    max-width: 100%;
    object-fit: cover;
}
.authorlist .card-img-top img {
    object-fit: cover;
    max-width: 100%;
    width: 100% !important;
    aspect-ratio: 0.77777777777778;
}
.alphabetlist {
    text-align: center;
    padding: 16px;
}
.selectauhtoslisting {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.selectauhtoslisting a {
    color: white;
}
.leftalginheader {
    text-align: left;
}
.fatadmin {
    margin-bottom: 0px;
    font-size: 50px;
    color: white;
    background-color: #6c0f0f;
    text-align: center;
}
.storyhodlerupper, .storyhodlerauthor {
    margin-top: 30px;
    font-size: 30px;
    color: white;
}
#errorpass, #errorpassconfirmfield {
    color: red !important;
}
.cardimgleft {
    float: left;
}
.cardrating {
    list-style-type: none;
    padding-left: 0px;
}
.cardrating div {
    display: inline-block;
    margin-right: 12px;
}
.btn.btn-primary {
    color: white;
    background-color: #5f6264;
    border-color: #5f6264;
}
.btn-l2f {
    color: white;
    background-color: #d81919;
    border-color: #d81919;
}
.btn-l2f:hover {
    color: #d81919;
    background-color: white;
    border-color: #d81919;
}
.cardviews, .cardratings {
    padding-right: 10px;
}
.cardtxtright {
    margin-left: 185px;
}
.neweststoriecard .cardtxtright {
    margin-left: 250px;
}
.beststorysection {
    padding-top: 70px;
    padding-bottom: 100px;
    background-color: #46494b;
}
.beststorysection .row {
    margin-left: 0;
    margin-right: 0;
}
.beststorysection .row .col-sm .col-sm.storyonoff {
    padding: 0;
}
.beststorysection .story-content-wrapper {
    height: 310px;
}
.beststorysection .thiscard .cardimgleft img {
    max-width: 188px;
    height: 250px;
    margin-right: 20px;
}
.beststorysection .thiscard .cardtxtright {
    margin-left: 208px;
}
.cardtitlestory {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-color: white;
    padding-bottom: 10px;
    font-size: 30px;
}
.cardtitlestory a {
    font-size: 18px;
    color: #d81919;
}
.neweststoriecard .cardtitlestory {
    margin-left: 0px !important;
}
.cardholder {
    max-width: 450px;
    color: white;
    margin-left: auto;
    margin-right: auto;
}
.bestmonth {
    background-color: #A29046;
    margin: 4px;
}
.cardbestmonth {
    background-color: #A29046;
    padding-top: 40px;
    padding-bottom: 70px;
    padding-left: 10px;
    padding-right: 10px;
}
.cardbestmonth .cardreadmorelink {
    padding-top: 15px;
    font-weight: bold;
}
.cardbestweek {
    background-color: #92A0A3;
    padding-top: 40px;
    padding-bottom: 70px;
    padding-left: 25px;
    padding-right: 25px;
}
.bestweek {
    background-color: #92A0A3;
    margin: 4px;
}
.cardbestday {
    background-color: #857264;
    padding-top: 40px;
    padding-bottom: 70px;
    padding-left: 25px;
    padding-right: 25px;
}
.bestdays {
    background-color: #857264;
    margin: 4px;
}
.cardreadmorelink {
    float: right;
    color: white;
}
.cardreadmorelink:hover {
    color: white;
    text-decoration: none;
}
.bestmonthtxt {
    text-align: center;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
}
.cardreadingtime {
    padding-right: 10px;
}
.cardreadingtime::before {
    content: url("../assets/img/carddummy/whiteclock.png");
    padding-right: 5px;
}
.cardbestmonth .cardviews::before {
    content: url("../assets/img/carddummy/AugenButton.png");
    padding-right: 5px;
}
.cardbestmonth .cardratings::before {
    content: url("../assets/img/carddummy/rating.png");
    padding-right: 5px;
}
.cardbestmonth .cardcomments::before {
    content: url("../assets/img/carddummy/comment.png");
    padding-right: 5px;
}
.cardbestweek .cardviews::before {
    content: url("../assets/img/carddummy/AugenButton.png");
    padding-right: 5px;
}
.cardbestweek .cardratings::before {
    content: url("../assets/img/carddummy/rating.png");
    padding-right: 5px;
}
.cardbestweek .cardcomments::before {
    content: url("../assets/img/carddummy/comment.png");
    padding-right: 5px;
}
.cardbestday .cardviews::before {
    content: url("../assets/img/carddummy/AugenButton.png");
    padding-right: 5px;
}
.cardbestday .cardratings::before {
    content: url("../assets/img/carddummy/rating.png");
    padding-right: 5px;
}
.cardbestday .cardcomments::before {
    content: url("../assets/img/carddummy/comment.png");
    padding-right: 5px;
}
.centeredheadlinebig {
    text-align: center;
}
.centeredheadlinebig p, .centeredheadlinebig h2 {
    font-size: 50px;
    color: white;
}
.neweststoriecard {
    color: white;
    max-width: 680px;
}
.neweststoriecard .cardimgleft img {
    width: 230px;
    height: 288px;
    object-fit: cover;
}
.neweststoriecard .row .col-sm {
    padding: 0;
}
.neweststoriecard .cardviews::before {
    content: url("../assets/img/carddummy/AugenButton.png");
    padding-right: 5px;
}
.neweststoriecard .cardratings::before {
    content: url("../assets/img/carddummy/rating.png");
    padding-right: 5px;
}
.neweststoriecard .cardcomments::before {
    content: url("../assets/img/carddummy/comment.png");
    padding-right: 5px;
}
.cardholderoftwonewest {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 65px;
    margin-top: 35px;
}
.cardholderoftwonewest .story-content-wrapper {
    height: 310px;
}
.cardholderoftwonewest .thiscard {
    background-color: #35383A;
    max-width: 700px;
    height: 100%;
    padding: 25px;
}
.cardholderoftwonewest .thiscard .cardpreviewtext {
    max-width: 380px;
}
.cardholderoftwonewest .cardtitlestory {
    margin-left: 50px;
    margin-bottom: 1rem;
}
.cardpreviewtext {
    margin-bottom: 25px;
}
.categories-select {
    max-width: 1370px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    border: 1px solid #707070;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-right: 20px;
    margin-bottom: 150px;
}
.StoriesHeadline {
    text-align: center;
    color: white;
    font-size: 60px;
    font-family: 'Bookman';
}
.storyholder {
    padding-top: 95px;
    padding-bottom: 55px;
}
.categories-select {
    color: white;
}
.aboutauthor {
    color: #d81919;
}
.aboutauthor:hover {
    text-decoration: none;
    color: #d81919;
}
#livesearch {
    position: absolute;
    top: 40px;
    width: 210px;
    background-color: white;
}
#livesearch a {
    color: black;
    text-decoration: none;
    display: block;
    padding: 4px 12px;
    line-height: 22px;
    background-color: inherit;
    margin: inherit;
    border-radius: 0;
}
#livesearch a:hover {
    color: white;
    background-color: black;
    text-decoration: none;
}
.thisauthorsingle {
    height: auto;
    object-fit: cover;
    max-width: 100%;
    width: 100% !important;
    aspect-ratio: 0.77777778;
}
.authorsingle {
    margin-top: 50px;
    margin-bottom: 25px;
    padding-top: 50px;
    padding-bottom: 20px;
    max-width: 630px;
}
.singleauthor {
    color: #d81919;
}
.singleauthorcolor {
    color: white;
}
.bewertungenhdl {
    font-size: 50px;
    color: white;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 10px;
}
.singlecardrow {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}
.checked {
    color: #f3d861;
}
.rating_sum {
    max-width: 700px;
    background-color: #A1A3A3;
    padding: 50px;
    border-radius: 45px;
    margin-top: 50px;
    margin-bottom: 100px;
    font-size: 20px;
}
.all_ratings_sum {
    font-size: 36px;
}
.ratingcard {
    max-width: 700px;
    background-color: #A1A3A3;
    padding: 30px;
    border-radius: 45px;
    margin-top: 75px;
    margin-bottom: 100px;
}
.ratingcard .ratingpicture {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    max-width: inherit !important;
    margin-bottom: 20px;
    margin-top: -100px;
}
.ratingcard .ratingpicture .custom_picture {
    border: 8px solid #444749;
    border-radius: 175px;
    height: 175px;
    width: 175px;
    object-fit: cover;
}
.ratingcard .ratingpicture img {
    height: 175px;
    max-width: 100% !important;
}
.ratingcard .thisratingtitel {
    color: white;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 6px;
}
.ratingcard .thisratingtext {
    color: white;
}
.ratingcard .thisrater {
    color: black;
    font-style: italic;
}
.ratingcard .starholder {
    display: flex;
    justify-content: end;
}
.ratingcard .starholder .fa-star {
    font-size: 25px;
}
.ratings-overview {
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
}
.ratenow {
    text-align: center;
    margin-top: 100px;
}
.rateit {
    text-align: center;
}
.rateit p {
    font-size: 50px;
    color: white;
    padding-top: 70px;
    padding-bottom: 30px;
}
.rateit {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
}
.rateit #titelrate {
    width: 100%;
    background-color: #A1A3A3;
    border: 0px;
    border-radius: 10px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
    margin-bottom: 20px;
}
.rateit #ratetext {
    width: 100%;
    background-color: #A1A3A3;
    border: 0px;
    border-radius: 10px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
    margin-bottom: 20px;
}
.rateit #ratesubmit {
    background-color: #606264;
    border-radius: 50px;
    border: 5px solid #d81919;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    color: white;
}
.starholder .fa-star:hover {
    color: #f3d861;
}
.starholder:hover .fa-star {
    color: #f3d861;
}
.starholder .fa-star:hover ~ .fa-star {
    color: #212529;
}
.fa-star:hover {
    cursor: pointer;
}
#hiddenrate, #hiddenratetwo, #hiddenratethree, #hiddenratefour, #hiddenratefive, #hiddenratesix {
    display: none;
}
.storycommentlink {
    color: white;
    text-decoration: underline;
}
.storycommentlink:hover {
    color: #d81919;
    text-decoration: none;
}
.impressholder {
    padding-top: 50px;
    padding-bottom: 50px;
}
.impressholder p {
    color: white;
}
.stararea-umgebung {
    margin-bottom: 50px;
}
.stararea {
    margin-top: 20px;
}
.alterlable label {
    min-width: 110px !important;
}
.img-holder-legal {
    position: relative;
    background-image: url('../assets/img/ice-cubes-4313757.jpg');
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
}
.legalholder {
    position: absolute;
    top: 40%;
    background: #707070;
    width: 100%;
    opacity: 0.9;
}
.legalcontent {
    display: flex;
    justify-content: center;
}
.legal-right p {
    font-size: 28px;
    color: white;
    font-weight: bold;
    line-height: 7;
}
.legal-right a:hover {
    text-decoration: none;
}
.agreen, .ared {
    color: #d81919;
}
.agreen:hover {
    color: #3e680a;
}
.ared:hover {
    color: #c21616;
}
.carousel-item img {
    width: 200px;
    height: auto;
}
.carousel-inner {
    max-width: 205px;
    margin-left: auto;
    margin-right: auto;
}
.sliderpictitel {
    text-align: center;
    color: white;
}
.fixwidthimg {
    max-width: 170px;
    height: auto;
}
.mostread {
    background-color: #92A0A3;
    max-height: 420px;
    min-height: 420px;
}
.bestrate {
    background-color: #857264;
    max-height: 420px;
    min-height: 420px;
}
.newesstoriecardnew {
    max-height: 420px;
    min-height: 420px;
}
.thosturk {
    color: #d81919 !important;
}
.thisturklink {
    color: #d81919 !important;
}
.thisturklink:hover {
    cursor: pointer;
}
.audioinfo {
    display: none;
    color: white;
}
.audioinfo a {
    color: #d81919;
}
@media screen and (max-width: 1415px) and (min-width: 500px) {
    .legal-right p {
        font-size: 22px;
        color: white;
        font-weight: bold;
        line-height: 2;
    }
    .legal-right {
        padding-top: 50px;
    }
    .footerlinks {
        padding-right: 20px;
    }
    .container-Datenschutz {
        margin-top: 150px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .impressholder {
        margin-top: 115px;
    }
    .estorylogo {
        padding-left: 45px;
        padding-top: 45px;
        width: 365px;
    }
    .navpoints-search {
        flex-direction: column;
    }
    .authlist, .storylist {
        margin-left: 0px;
    }
    .readerlogin {
        margin-right: 0px;
    }
    .bluelinedbtn {
        font-size: 15px;
        color: white;
        background: #3E4244;
        border-radius: 50px;
        border: 5px solid #d81919;
        padding: 10px;
    }
    .btnholder {
        margin-top: 10px;
    }
    .onheadertext {
        font-size: 35px;
        margin-bottom: 60px;
    }
    .bestmonthtxt {
        font-size: 25px;
    }
    .newesstoriecardnew, .mostread, .bestrate {
        min-height: 475px;
    }
    .centeredheadlinebig p, .centeredheadlinebig h2 {
        font-size: 25px;
    }
    .thiscard {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 65px;
    }
    .becomeslogan {
        font-size: 25px;
    }
    .holderoffooternav-left li a {
        color: white;
        font-size: 25px;
    }
    .holderoffooternav-right li a {
        color: white;
        font-size: 25px;
    }
}
@media screen and (max-width: 1025px) {
    .bestmonth, .bestweek, .bestdays, .storyonoff {
        flex-basis: inherit !important;
    }
    .story_card_new .img-wrapper .img-description {
        visibility: hidden !important;
        opacity: 0 !important;
    }
    .story_card_new .img-wrapper.active .img-description {
        visibility: visible !important;
        opacity: 1 !important;
    }
}
@media screen and (max-width: 767px) {
    .all_ratings_sum {
        font-size: 22px;
        font-weight: bold;
    }
    .rating_sum {
        padding: 40px 10px;
        font-size: 16px;
    }
    .ratingcard .ratingpicture {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
        max-width: inherit !important;
        margin-bottom: 20px;
    }
    .neweststoriecard .row .col-sm {
        width: 33%;
    }
    .search-wrapper {
        margin-bottom: 20px;
    }
    .main-navigation ul {
        flex-direction: column;
        margin-bottom: 20px;
    }
    .main-navigation ul .nav-link {
        padding: 8px 12px;
        margin: 7px;
    }
    .main-navigation ul #search {
        margin: 7px;
    }
    .thenewesfour {
        margin-bottom: 35px;
    }
    .cardholderoftwonewest {
        margin-bottom: 0;
        margin-top: 0;
    }
    .cardholderoftwonewest .row .col-sm {
        margin-top: 8px;
    }
    .row, .main-navigation .row {
        margin-left: 0;
        margin-right: 0;
    }
    .commercialone .minheight-start {
        min-height: 10px;
    }
    .minheight-start {
        margin-top: 50px;
    }
    .commercialone {
        padding-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .commercialone img {
        margin-top: 50px;
    }
    .bigcenterh2 {
        font-size: 36px;
    }
    .fullwidthimg-start {
        padding-top: 50px;
    }
    .biggerh1 {
        font-size: 50px;
    }
    .was-erwartet {
        font-size: 37px;
    }
    .legalcontent {
        display: flex;
        justify-content: start;
        flex-direction: column;
    }
    .legal-right p {
        font-size: 25px;
        color: white;
        font-weight: bold;
        line-height: 2;
    }
    .legal-right {
        padding-left: 20px;
    }
    .footerlinks {
        padding-right: 20px;
    }
    .container-Datenschutz {
        margin-top: 150px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .impressholder {
        margin-top: 115px;
    }
    .estorylogo {
        width: 365px;
    }
    .navpoints-search {
        flex-direction: column;
        padding-left: inherit !important;
        padding-top: 34px;
    }
    .authlist, .storylist {
        margin-left: 0px;
    }
    .readerlogin {
        margin-right: 0px;
    }
    .bluelinedbtn {
        font-size: 15px;
        color: white;
        background: #3E4244;
        border-radius: 50px;
        border: 2px solid #d81919;
        padding: 12px 18px;
    }
    .btnholder {
        margin-top: 10px;
        margin-bottom: 20px;
        text-align: center;
    }
    .onheadertext {
        font-size: 35px;
        margin-bottom: 60px;
    }
    .bestmonthtxt {
        font-size: 25px;
        margin-top: 25px;
    }
    .newesstoriecardnew, .mostread, .bestrate {
        min-height: 475px;
    }
    .centeredheadlinebig p, .centeredheadlinebig h2 {
        font-size: 25px;
    }
    .thiscard {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
    .becomeslogan {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .becomeanauthor {
        background-image: url('/../assets/img/FassMitFeder.JPG');
        height: 360px;
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 75px;
        padding-left: 75px;
    }
    .becomeanreader {
        background-image: none;
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 20px !important;
    }
    .actionbecome {
        margin-top: 50px;
    }
    .holderoffooternav-left li a {
        color: white;
        font-size: 25px;
    }
    .holderoffooternav-right li a {
        color: white;
        font-size: 25px;
    }
    .onheadertext {
        font-size: 26px;
        color: white;
        margin-right: auto;
        padding-left: 25px;
        position: relative;
        margin-bottom: 76px;
        top: 100px;
    }
    .onheadertext h2 {
        font-size: 14px;
    }
    .onheadertext h4 {
        margin-top: -24px!important;
        padding-bottom: 12px;
    }
    .storyonoff {
        padding: 0;
    }
    .estorylogo {
        padding-top: 0px;
        max-width: 270px;
    }
    .neweststoriecard .row.mb-3 .col-sm.text-center {
        display: inline-block;
        width: 33%;
    }
    .readerlogin {
        position: relative;
        left: -140%;
        top: 15%;
    }
    .live-search input {
        width: 100%;
    }
    .cardtxtright {
        margin-left: 0px !important;
    }
    .cardtxtright h3 {
        font-size: 19px;
    }
    .cardimgleft {
        margin-right: 14px;
    }
    .fixwidthimg {
        max-width: 115px;
        height: auto;
        min-height: 0px;
    }
    .neweststoriecard .cardimgleft img {
        max-width: 120px !important;
        min-height: 0px !important;
        height: auto !important;
        margin-right: 0 !important;
    }
    .cardholderoftwonewest .cardtitlestory {
        margin-left: 0px !important;
        margin-bottom: 1rem;
    }
    .becomeanauthor {
        display: none;
    }
    footer .rightcol {
        display: flex;
        justify-content: start;
    }
    .StoriesHeadline {
        font-size: 25px;
    }
    .storyholder {
        padding-top: 0;
        padding-bottom: 0;
    }
    .authorsingle {
        max-width: 200px;
    }
    .alphentrie a {
        font-size: 25px;
        color: white;
    }
    .authnameclick a {
        font-size: 30px !important;
    }
    .authordashactions {
        display: block;
        justify-content: left;
        margin-bottom: 30px;
        margin-top: 30px;
        text-align: center;
    }
    .readerlogin {
        position: relative;
        left: 0%;
        top: 15%;
    }
    .notmobil {
        display: none;
    }
    .makeitstick {
        left: -140%;
    }
}
.quiz-medal {
    margin-bottom: 16px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 38px;
}
.quiz-medal__circle {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 34px;
    vertical-align: middle;
    position: relative;
    border-width: .2em;
    border-style: solid;
    z-index: 1;
    box-shadow: inset 0 0 0 #a7b2b8, 2px 2px 0 rgba(0,0,0,0.08);
    border-color: #edeff1;
    text-shadow: 2px 2px 0 #98a6ad;
    background: linear-gradient(to bottom right,#d1d7da 50%,#c3cbcf 50%);
}
.quiz-medal__circle.quiz-medal__circle--gold {
    box-shadow: inset 0 0 0 #b67d05, 2px 2px 0 rgba(0,0,0,0.08);
    border-color: #fadd40;
    text-shadow: 0 0 4px #9d6c04;
    background: linear-gradient(to bottom right,#f9ad0e 50%,#e89f06 50%);
}
.quiz-medal__circle.quiz-medal__circle--silver {
    box-shadow: inset 0 0 0 #a7b2b8, 2px 2px 0 rgba(0,0,0,0.08);
    border-color: #edeff1;
    text-shadow: 0 0 4px #98a6ad;
    background: linear-gradient(to bottom right,#d1d7da 50%,#c3cbcf 50%);
}
.quiz-medal__circle.quiz-medal__circle--bronze {
    box-shadow: inset 0 0 0 #955405, 2px 2px 0 rgba(0,0,0,0.08);
    border-color: #f7bb23;
    text-shadow: 0 0 4px #7d4604;
    background: linear-gradient(to bottom right,#df7e08 50%,#c67007 50%);
}
.quiz-medal__ribbon {
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 6px 8px;
    width: 0;
    height: 17px;
    top: 36px;
}
.quiz-medal__ribbon--left {
    border-color: #fc402d #fc402d transparent #fc402d;
    left: 2px;
    transform: rotate(20deg) translateZ(-32px);
}
.quiz-medal__ribbon--right {
    left: 22px;
    border-color: #f31903 #f31903 transparent #f31903;
    transform: rotate(-20deg) translateZ(-48px);
}
.mystoriessection {
    overflow-x: auto;
}
.Story_des_Monats, .bestmonth {
    background-color: #a29046 !important;
    background-image: url('/assets/img/gold.jpg') !important;
    background-size: cover;
}
.Story_der_Woche, .bestweek {
    background-color: #92a0a3 !important;
    background-image: url('/assets/img/silber.jpg') !important;
    background-size: cover;
}
.Story_des_Tages, .bestdays {
    background-color: #857264 !important;
    background-image: url('/assets/img/bronze.jpg') !important;
    background-size: cover;
}
.story_card_new {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
}
.story_card_new .title-autor-wrapper {
    background: rgba(0,0,0,0.8);
    padding: 1px 12px 12px 12px;
    margin-top: 10px;
    text-align: left;
    height: 125px;
}
.story_card_new .buttons-wrapper {
    background: rgba(0,0,0,0.8);
    padding: 10px 0;
    text-align: left;
    padding-left: 5px !important;
    padding-bottom: 1px !important;
    padding-top: 4px !important;
    font-size: 14px;
    height: 100%;
}
.story_card_new .card {
    color: white;
    background-color: #35383A;
    height: 100%;
}
.story_card_new .card .column {
    flex-direction: row;
    display: flex;
    height: 100%;
}
.story_card_new .card .card-body {
    padding: 0.75rem 0.5rem 0 0;
    text-align: center;
    width: 90px;
    flex: 0 0 90px;
    overflow: hidden;
    margin-bottom: 10px;
}
.story_card_new .card .card-title {
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 16px;
}
.story_card_new .card p {
    margin-bottom: 6px;
}
.story_card_new .card .btn-primary {
    font-size: 14px;
    width: 100%;
    margin-bottom: 4px;
    background: rgba(0,0,0,0.8);
}
.story_card_new .card .btn-primary:hover {
    background-color: grey;
}
.story_card_new .card .card-text div {
    margin-bottom: 6px;
}
.story_card_new .card .card-left {
    flex: 1;
    padding: 10px;
}
.story_card_new .card .card-left .img-wrapper {
    position: relative;
}
.story_card_new .card .card-left .img-wrapper .card-img-top {
    object-fit: cover;
    aspect-ratio: 0.70588235294118;
}
.story_card_new .card .card-left .img-wrapper .img-description {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    color: #fff;
    visibility: hidden;
    opacity: 0;
    padding: 8px;
    margin-bottom: 0;
    transition: opacity .2s, visibility .2s;
    text-align: left;
    min-height: 100% !important;
    line-height: 1.3;
    padding-top: 4px;
}
@media screen and (min-width: 1025px) {
    .img-wrapper:hover .img-description {
        visibility: visible !important;
        opacity: 1 !important;
    }
}
@media screen and (max-width: 1024px) {
    .img-wrapper.active .img-description {
        visibility: visible !important;
        opacity: 1 !important;
    }
}
.author_card_new {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
}
.author_card_new .buttons-wrapper {
    background: rgba(0,0,0,0.8);
    padding: 10px 0;
    text-align: left;
    padding-left: 5px !important;
    padding-bottom: 1px !important;
    padding-top: 4px !important;
    font-size: 14px;
    margin-top: 110px;
}
.author_card_new .card {
    color: white;
    background-color: #35383A;
    height: 100%;
}
.author_card_new .card .card-title {
    background: rgba(0,0,0,0.8);
    padding: 10px 10px;
    margin: 0 8px;
    text-align: center;
}
.author_card_new .card .column {
    flex-direction: row;
    display: flex;
}
.author_card_new .card .card-body {
    padding: 0.75rem;
    padding-left: 0;
    text-align: center;
    width: 90px;
    flex: 0 0 90px;
}
.author_card_new .card .card-title {
    margin-top: 12px;
    margin-bottom: 4px;
}
.author_card_new .card p {
    margin-bottom: 6px;
}
.author_card_new .card .btn-primary {
    font-size: 12px;
    max-width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 12px;
    margin-bottom: 2px;
    background: rgba(0,0,0,0.8);
}
.author_card_new .card .btn-primary:hover {
    background-color: grey;
}
.author_card_new .card .card-text div {
    margin-bottom: 6px;
}
.author_card_new .card .card-left {
    flex: 1;
    padding: 10px;
}
.author_card_new .card .card-left .card-img-top {
    object-fit: cover;
    aspect-ratio: 0.70588235294118;
}
@media screen and (min-width: 760px) and (max-width: 950px) {
    .main-navigation ul li a {
        font-size: 14px;
        padding: 7px;
    }
    .row {
        margin-right: 0;
    }
}
.rating_sum .col-sm-2 {
    padding-left: 0;
    text-align: right;
    white-space: nowrap;
}
.all_ratings_sum div {
    white-space: nowrap;
}
.personal_rating {
    text-align: center;
    padding: 25px 50px;
    margin-top: 50px;
    color: white;
    border-radius: 10px;
    font-size: 20px;
    background: rgba(0,0,0,0.8);
}
span.bookmark {
    padding: 5px 7px;
    position: absolute;
    bottom: 3px;
    left: 3px;
    background-color: black;
    border-radius: 8px;
    line-height: 17px;
    font-size: 16px;
    text-align: center;
}
span.bookmark small {
    font-size: 11px;
}
span.genres {
    display: none;
    position: absolute;
    padding: 4px 10px;
    bottom: 3px;
    right: 3px;
    background-color: black;
    border-radius: 8px;
}
span.genres p {
    margin-bottom: 0 !important;
}
canvas {
    background-color: #5e5d5f;
}

.fa-star.half {

}

.fa-star.percent {
    display: inline-block;
    position: relative;
    color: #212529;
}

.fa-star.percent:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f005";
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    color: #f3d861;
}

.fa-star.percent.w0:after {
    width: 0%;
}

.fa-star.percent.w10:after {
    width: 10%;
}

.fa-star.percent.w20:after {
    width: 20%;
}

.fa-star.percent.w30:after {
    width: 30%;
}

.fa-star.percent.w40:after {
    width: 40%;
}

.fa-star.percent.w50:after {
    width: 50%;
}

.fa-star.percent.w60:after {
    width: 60%;
}

.fa-star.percent.w70:after {
    width: 70%;
}

.fa-star.percent.w80:after {
    width: 80%;
}

.fa-star.percent.w90:after {
    width: 90%;
}

.fa-star.percent.w100:after {
    width: 100%;
}

.comment_answers {
    margin-left: 100px;
    margin-bottom: 100px;
}

img {
    max-width: 100%;
}

a {
    color: #d81919;
}

a:hover {
    color: #d81919;
    font-weight: bold;
}

.btn-orange {
    color: white;
    background-color: #ff8f07;
    border-color: #ff8f07;
}

.ratingcard .codo_posts_post_reputation {
    float: right;
}

.ratingcard .codo_posts_post_reputation .codo_rep_down_btn {
    padding: 10px;
    border-radius: 50%;
    font-size: 12px;
    background: transparent;
    line-height: 12px;
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #c52b2b;
    cursor: pointer;
}

.ratingcard .codo_posts_post_reputation .codo_rep_down_btn:hover, .ratingcard .codo_posts_post_reputation .codo_rep_down_btn.active {
    background: #c52b2b;
}

.ratingcard .codo_posts_post_reputation .codo_rep_down_btn:hover i, .ratingcard .codo_posts_post_reputation .codo_rep_down_btn.active i {
    color: white;
}

.ratingcard .codo_posts_post_reputation .codo_rep_up_btn {
    padding: 10px;
    border-radius: 50%;
    font-size: 12px;
    background: transparent;
    line-height: 12px;
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #1e7e34;
    cursor: pointer;
}

.ratingcard .codo_posts_post_reputation .codo_rep_up_btn:hover, .ratingcard .codo_posts_post_reputation .codo_rep_up_btn.active {
    background: #1e7e34;;
}

.ratingcard .codo_posts_post_reputation .codo_rep_up_btn:hover i, .ratingcard .codo_posts_post_reputation .codo_rep_up_btn.active i {
    color: white;
}

.ratingcard .codo_btn_danger {
    border: 1px solid #9a1616;
    -webkit-box-shadow: rgb(255 255 255 / 10%) 1px 1px inset, rgb(0 0 0 / 10%) 1px 1px;
    box-shadow: rgb(255 255 255 / 10%) 1px 1px inset, rgb(0 0 0 / 10%) 1px 1px;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.09803920000000001),transparent);
    background-repeat: repeat-x;
    background-color: #9a1616;
    color: #46494b;
    border-color: rgba(0,0,0,0.298039);
}

.ratingcard .codo_posts_post_reputation .codo_reputation_points {
    display: inline;
    text-align: center;
    line-height: 22px;
    color: #1e7e34;
    z-index: 10;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px;
}

.ratingcard .codo_btn i {
    color: black;
    font-size: 20px;
}

.ratingtext {
    position: relative;
}

.ratingcard .codo_posts_post_reputation {
    position: absolute;
    right: 10px;
    bottom: -12px;
}