body {
    -webkit-font-smoothing: antialiased;
    background-color: #f6f6f6 !important;
}


.logo {
    padding: 8px;
    font-size: 20px;
}

.fblike-containder {
    height: 40px;
}

.invisibleParams {
	display: none !important;
}

@media ( min-height: 580px) {
    .logo {
        padding: 15px;
        font-size: 24px;
    }
    .fblike-containder {
        height: 60px
    }
}

@media ( min-width: 1020px) {
    .logo {
        display: none;
    }
}

@media ( device-width: 768px) and (device-height: 1024px) {
    .logo {
        display: inline-block;
        padding: 15px;
        font-size: 24px;
    }
}

.logo_link {
    text-decoration: none;
    color: inherit
}

.logo_q {
    color: #5CB85C;
}

.logo-bkg {
    background: #EEE;
    margin-top: 0;
    margin-bottom: 10px;
    max-height: 60px;
}

.logo-h3 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.fb_iframe_widget_fluid {
    display: inline !important;
}

.question_result_body {
    padding-top: 0;
}

/*todo: remove end*/

.gray_box {
    padding-left: 2px;
    padding-right: 2px;
}

/* end: common style&result*/

.quizonyquestiontop {
    width: 320px;
    height: 50px;
    display: inline-block;
}

.quizonyquestionbottom {
    width: 300px;
    height: 250px;
    display: inline-block;
}

@media ( min-width: 480px) and (min-height: 425px) {
    .quizonyquestiontop {
        width: 468px;
        height: 60px;
        display: inline-block;
    }
    .quizonyquestionbottom {
        width: 336px;
        height: 280px;
        display: inline-block;
    }
}

@media ( min-width: 740px) and (min-height: 440px) {
    .quizonyquestiontop {
        width: 728px;
        height: 90px;
        display: inline-block;
    }
    .quizonyquestionbottom {
        width: 336px;
        height: 280px;
        display: inline-block;
    }
}

@media ( device-width: 768px) and (device-height: 1024px) {
    .quizonyquestiontop {
        width: 728px;
        height: 90px;
        display: inline-block;
    }
    .quizonyquestionbottom {
        width: 336px;
        height: 280px;
        display: inline-block;
    }
}

@media (max-width: 500px) {
    .desktop-only {
        display: none !important;
    }
}

.jumboPad {
    padding: 10px 10px 10px 10px;
}

.quizName {
    font-size: 13px;
}

#correct-answers-counter {
    float: right;
    font-size: 11px;
    font-weight: 400;
    color: #777;
}

.questionNumbers {
    font-size: 11px;
}

p.textOfQuestion {
    font-size: 20px;
    font-weight: bold;
}

.jumbotron button.answer_button {
    white-space: normal;
    font-size: 15px;
    font-weight: 500;
}

@media ( min-height: 640px) and (min-width: 400px) {
    .jumboPad {
        padding: 48px 60px;
    }
    .quizName {
        font-size: 18px;
    }
    .questionNumbers {
        font-size: 16px;
    }
    #correct-answers-counter {
        font-size: 16px;
    }
    p.textOfQuestion {
        font-size: 26px;
        font-weight: normal;
    }
    .jumbotron button.answer_button {}
}

/*start: commont style&result*/

.question_result_body {
    padding-top: 0;
}

.gray_box {
    padding-left: 2px;
    padding-right: 2px;
}

/* end: commont style&result*/

.question_bkg {
    margin: 10px 5px 15px 5px;
}

.question_like_and_footer_container {
    margin-top: 10px;
}

.question_fb_buttons {
    padding-top: 20px;
    margin-bottom: 0;
    height: 60px;
}

.question_footer {
    margin-top: 10px;
}

.likeBelowQuestion {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*navbar*/

body {
    padding-top: 60px;
}

.navbar {
    background-color: #f1f1f1;
    border-color: #dddddd;
}

.fblike-navbar {
    padding-top: 15px;
    padding-left: 5px;
    height: 40px;
    width: 86px;
}

.quizony-navbar img.quizony-logo-img {
    height: 30px;
    width: 124px;
}

.navbar-brand {
    padding-top: 10px;
}

#newsletterPopup .modal-header {
    border-bottom: none;
}

.quizony-navbar .navbar-collapse {
    max-height: none;
}

/*end of navbar*/

.ad_leaderboard {
    margin-top: 5px;
    height: 60px;
}

@media (min-width: 750px) {
    .ad_leaderboard {
        height: 90px;
    }
}

.ad_large_rectangle {
    height: 250px;
}

/*temp fix to bottom ad on index*/

#index_bottom.ad_large_rectangle {
    margin-top: 25px;
    margin-bottom: 25px;
}

/*temp fix to bottom ad on question page*/

@media (max-width: 480px) and (max-height: 425px) {
    #question_bottom.ad_large_rectangle {
        height: 60px;
    }
}

.question_top {
    margin-top: 5px;
    height: 60px;
}

@media (min-width: 740px) and (min-height: 440px) {
    .question_top {
        height: 90px;
    }
}

.question_bottom {
    height: 60px;
}

@media (min-width: 480px) and (min-height: 425px) {
    .question_bottom {
        height: 280px;
    }
}

.social-media-icon {
    margin-top: 5px;
    background-repeat: no-repeat;
}

.twitter-icon {
    background-image: url("/static/img/social-media-twitter.png");
}

.facebook-icon {
    background-image: url("/static/img/social-media-facebook.png");
    margin-right: 10px;
}

@media (max-width:768px) {
    /*navbar-collapse width*/
    .social-media-icon {
        background-position: -5px -10px;
        width: 30px;
        margin-bottom: 15px;
    }
    .fblike-navbar {
        padding-left: 0;
    }
    .nav.navbar-nav li, div, .social-media-icon {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}

.indexTitle {
    font-size: 20px;
    font-weight: bold;
}

.indexTitleDesc {
    font-size: 17px;
    font-weight: normal;
}

@media ( min-height: 640px) and (min-width: 400px) {
    .indexTitle {
        font-size: 30px;
        font-weight: normal;
    }
    .indexTitleDesc {
        font-size: 20px;
        font-weight: normal;
    }
}

.index_bkg {
    background-color: #EEE;
    border-radius: 6px;
    margin: 4px 5px 15px 5px;
}

.gray_box {
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 6px;
}

.quiz-tile {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dadada;
    box-shadow: 0px 0px 4px 1px #dadada;
    margin: 4px 0;
}

.quiz-tile img {
    width: 100%;
}

.quiz-tile .title, .quiz-tile .description {
    padding: 0 15px;
}

.quiz-tile .title {
    height: 46px;
}

.quiz-tile-2 .title-2 {
    height: 2em;
}

.quiz-tile h3, .quiz-tile h3:hover,
.quiz-tile .h3, .quiz-tile .h3:hover {
    font-size: 16px;
    text-decoration: none !important;
    color: black;
}

.h3 {
	font-size: 16px !important;
}

.quiz-tile .text {
    padding-top: 10px;
    height: 50px;
}

@media (max-width:768px) {
    .quiz-tile {
        margin-bottom: 5px;
    }
}

@media (max-width: 350px) {
    .col-xs-6 {
        width: 100%;
        height: 90px;
    }
    .quiz-tile, .quiz-tile a {
        width: 100%;
        height: 82px;
    }
    .quiz-tile .title {
        width: calc(100% - 120px);
        float: left;
        height: 80px;
    }
    .quiz-tile h3 {
        font-size: 12px;
        margin-top: 10px;
    }
    .quiz-tile .image, .quiz-tile .image img {
        float: left;
        height: 80px;
        width: 120px;
    }
}

@media (max-width: 1200px) {
    .creation-date-2 {
        top: 0px;
        height: 30px;
        font-weight: bold;
    }
}

@media (min-width: 500px) {
    .col-md-6 {
        width: 50% !important;
        float: left !important;
    }
}

@media (max-width: 500px) {
    .col-md-6 {
        padding-bottom: 8px !important;
    }
    .col-xs-6 {
        width: 100%;
        height: 120px;
    }
    .quiz-tile, .quiz-tile a {
        width: 100%;
        height: 102px;
    }
    .quiz-tile .title {
        width: calc(100% - 150px);
        float: left;
        height: 100px;
    }
    .quiz-tile .image, .quiz-tile .image img {
        float: left;
        height: 100px;
        width: 150px;
    }
    .quiz-tile h3, .quiz-tile h3:hover {
        text-align: left;
        margin: 10px 0;
    }
    .creation-date {
        margin-top: 10px;
        text-align: left;
    }
    .quiz-tile-2, .quiz-tile-2 a {
        width: 100%;
        height: auto;
    }
    .quiz-tile-2 .title-2 {
        width: calc(100% - 150px);
        float: none;
        min-height: 30px;
        height: auto;
        margin: auto;
    }
    .quiz-tile-2 .image-2, .quiz-tile-2 .image-2 img {
        float: none;
        height: auto;
        width: 100%;
        margin: auto;
    }
    .quiz-tile-2 h3, .quiz-tile-2 h3:hover {
        text-align: center;
        margin: 10px 0;
    }
    .creation-date-2 {
        margin-top: 10px;
        text-align: left;
        position: absolute;
        bottom: 160px;
        left: 10px;
        padding: 4px 10px;
        background-color: rgba(255, 255, 255, 0.7);
    }
}

@media (max-width: 350px) {
    .creation-date-2 {
        top: 150px;
        left: 8px;
    }
}

.quiz-container-2 {
    height: auto;
}

/* quizzes in right column */

.right-ads:nth-child(2) {
    min-height: 600px;
}

@media (min-width: 500px) {
    .right-ads:nth-child(2) {
        min-height: 300px;
    }
}

.right-ads .quiz-tile, .right-ads .quiz-tile a {
    width: 100%;
    height: 102px;
    margin-bottom: 10px;
}

.right-ads .quiz-tile .title {
    width: calc(100% - 150px);
    float: left;
    height: 100px;
}

.right-ads .quiz-tile .image, .right-ads .quiz-tile .image img {
    float: left;
    height: 100px;
    width: 150px;
}

.right-ads .quiz-tile h3, .right-ads .quiz-tile h3:hover {
    text-align: left;
    margin: 10px 0;
}

.right-ads .creation-date {
    margin-top: 10px;
    text-align: left;
}

.description-under-title-wrapper {
    background-color: white;
    color: grey;
}

.description-under-title {
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    display: block;
    width: 80%;
    text-align: center;
    height: 45px;
    /*height: 2em;*/
    /*text-overflow: ellipsis;*/
    /*!*!* Required for text-overflow to do anything *!*!*/
    /*white-space: nowrap;*/
    overflow: hidden;
}

@media (min-width: 500px) {
    .col-md-8 .creation-date, .container-search .creation-date, .scrollable-horizontal-container .creation-date {
        position: absolute;
        bottom: 73px;
        left: 6px;
        padding: 4px 10px;
        background-color: rgba(255, 255, 255, 0.7);
        font-weight: bold;
        font-size: 12px;
    }
    .right-col {
        padding-left: 40px !important;
    }
    .col-md-8 .creation-date-2, .container-search .creation-date-2 {
        bottom: 112px;
        font-weight: bold;
    }
    /* .quiz-tile-2 {
        height: 350px;
    } */
}

.right-col .col-md-6 {
    padding-bottom: 8px !important;
}

.right-col .col-xs-6 {
    width: 100%;
    height: 110px;
    padding: 0px 0px;
}

.right-col .quiz-tile, .right-col .quiz-tile a {
    width: 100%;
    height: 102px;
}

.right-col .quiz-tile .title {
    width: calc(100% - 150px);
    float: left;
    height: 100px;
}

.right-col .quiz-tile .image, .right-col .quiz-tile .image img {
    float: left;
    height: 100px;
    width: 150px;
}

.right-col .quiz-tile h3, .right-col .quiz-tile h3:hover {
    text-align: left;
    margin: 10px 0;
}

.right-col .creation-date {
    margin-top: 10px;
    text-align: left;
}

.top-quizzes {
    width: 100%;
    height: 320px;
}

.showAllQuizzesMainPage {
    font-size: 30px;
    padding-bottom: 20px;
}

#selectLanguages {
    font-size: 14px;
    display: inline-block;
}

.jumbotron p#selectLanguages {
    margin-bottom: 0;
}

.lg-spacer {
    width: 20px;
    display: inline-block;
}

@media (max-width: 480px) {
    .newsletter-title {
        font-size: 15px;
        ;
    }
}

.newsletter-title {
    text-align: center;
}

.newsletter-email-input {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    height: 45px;
    font-size: 20px;
}

@media (max-width: 480px) {
    .newsletter-email-input {
        width: 100%;
    }
}

.newsletter-popup-body {
    padding: 15px 0;
}

.sample-newsletter {
    padding-top: 30px;
}

.sample-newsletter a {
    text-decoration: underline;
}

.hate-spam {
    color: #61676A;
}

.hate-spam-text {
    font-size: 10px;
    padding-left: 5px;
}

#cookies-message {
    padding: 5px;
    font-size: 14px;
    line-height: 20px;
    border-top: 1px solid rgb(211, 208, 208);
    color: #383737;
    text-align: center;
    position: fixed;
    bottom: 0px;
    background-color: #efefef;
    width: 100%;
    z-index: 999;
    box-shadow: 0 10px 10px 8px #000000;
}

.nom {
    font-size: 80%;
    margin-bottom: 0;
}

.cookies-more-info {
    color: #3071a9;
}

@media (min-width: 970px) {
    .quizcontainer .container {
        width: 970px;
        max-width: 970px;
    }
}

.quizcontainer {
    margin-top: 10px;
}

.quizcontainer a {
    cursor: pointer;
    color: #333333;
}

.quizcontainer .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.container_for_iqr .jumbotron {
    border-radius: 6px;
}

@media (min-width:768px) {
    .container_for_iqr {
        width: 750px
    }
}

@media (min-width:992px) {
    .container_for_iqr {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container_for_iqr {
        width: 1170px
    }
}

@media (min-width:768px) {
    .right-ads {
        padding-top: 10px;
    }
}

.container .jumbotron, .container_for_iqr .jumbotron, .container .jumboPad {
    background-color: white;
    box-shadow: 0px 1px 4px 0px #dadada;
    border: 1px solid #dadada;
    border-radius: 0px;
}

@media (min-width:768px) {
    .navbar .container {
        width: 750px;
        max-width: 750px
    }
}

@media (min-width:992px) {
    .navbar .container {
        width: 970px;
        max-width: 970px
    }
}

@media (min-width:1200px) {
    .navbar .container {
        width: 1170px;
        max-width: 1170px
    }
}

.navbar-mid li a {
    padding: 0;
    margin-top: 5px;
}

.navbar-mid {
    margin: 0px auto;
    width: fit-content;
    float: none;
    position: relative;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    color: #777;
}

.navbar-mid li {
    margin-left: 1em;
}

@media (min-width:1200px) {
    .navbar-mid li {
        margin-left: 2em;
    }
}

.navbar-mid-dropdown {
    position: relative;
    display: inline-block;
}

.navbar-mid-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 0.5em 1em 1em;
}

.navbar-mid-dropdown-content th {
	padding: 20px 0px 5px 0px;
	color: black
}

@media (max-width: 768px) {
    .navbar-mid-dropdown-content {
        position: relative;
    }
}

.navbar-mid-dropdown-content table {
    border-collapse: separate;
    border-spacing: 25px -5px;
    /* table-layout: auto;
    width: 100%;   */
}

.navbar-mid-dropdown-content table td a {
    width: 160px;
    margin: 0;
}

.navbar-mid-dropdown-content h3 {
    font-size: 17px;
    color: black;
    font-weight: bold;
    margin-bottom: 20px;
}

.navbar-mid-dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.navbar-mid-dropdown-content a:hover {
    background-color: #ddd;
}

.navbar-mid-dropdown:hover .navbar-mid-dropdown-content {
    display: block;
}

@media (min-width: 768px) {
    .navbar-nav .line {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .navbar-nav .line {
        visibility: collapse;
        height: 0px;
    }
}

.stylish-input-group .input-group-addon {
    background: white !important;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}

.input-group {
    width: 100%;
}

.input-group-btn {
    width: 40px !important;
}

@media (max-width: 768px) {
    .navbar-form {
        padding: 0px 50px;
        border: 0px;
    }
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}

.btn-mid, .btn-mid:hover, .btn-prev, .btn-next, .btn-next:hover, .btn-prev:hover {
    width: 120px;
    padding: 10px 0;
    font-weight: bold;
    border: solid 1px;
    border-color: #ddd;
    color: white !important;
    background-color: darkslategray;
    text-decoration: none;
}

.btn-prev {
    margin-right: 10%;
}

.btn-next {
    margin-left: 10%;
}

@media (max-width: 500px) {
    /*#mainShareButton {*/
    /*display: inline-block;*/
    /*}*/
    .btn-prev {
        margin-right: 20px;
    }
    .btn-next {
        margin-left: 20px;
    }
}

.shares {
    width: 100%;
    margin: 0px auto;
}

.shares-bottom {
    width: 80%;
}

.share {
    float: left;
    padding: 0px 15px;
    margin: 10px 0px;
    height: 40px;
}

.inner_share {
    box-shadow: 0 1px 4px 0 #dadada;
    border: 1px solid #dadada;
    height: 45px;
    border-radius: 6px;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
}

.inner_share, .inner_share *, .inner_share:hover, .inner_share *:hover {
    color: white;
    width: 100%;
    height: 40px;
    text-decoration: none;
    display: block;
}

.inner_share svg, .inner_share svg:hover {
    height: 23px !important;
    width: 23px !important;
    display: inline-block;
    margin: -5px -0px;
}

.inner_share img, .inner_share img:hover {
    height: 20px !important;
    width: 20px !important;
    display: inline-block;
}

.fb_share {
    background-image: radial-gradient(#5b79B8, #4b6190);
}

.whatsapp_share {
    background-image: linear-gradient(to right, #12b975 0%, #25d366 100%);
}

.messenger_share {
    background-image: linear-gradient(to right, #2A93E4 0%, #4AB3F4 100%);
}

.snapchat_share {
    background-image: linear-gradient(to right, #f7ee3b 0%, #fffc0a 20%, #fffc05 40%, #faf700 60%, #f5f200 80%, #f5e200 100%);
    color: #555;
}

.twitter_share {
    background-image: radial-gradient(#4AB3F4, #2A93E4);
}

.instagram_share {
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.modal {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-body::-webkit-scrollbar {
    -webkit-appearance: none;
}

.modal-body::-webkit-scrollbar:vertical {
    width: 11px;
    background-color: lightgrey;
}

.modal-body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid grey;
    /* should match background, can't be transparent */
    background-color: grey;
}

.modal-body img {
    width: 100%;
}

.modal-body h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 25px;
}

.modal-title {
    font-size: 25px;
    text-align: left;
}

.categories {
    width: 100%;
    border-right: 1px solid #dadada;
    box-shadow: 0px 1px 4px 0px #dadada;
}

.categoriesLinks {
	font-size:16px;
	margin-left:5px;
	margin-right:5px;
}

.categories_part {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

.category {
    color: black;
    font-size: 15px;
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-color: #ffffff;
    height: 100%;
    width: 500px;
    padding: 5px 10px;
    float: left;
}

.category:hover {
    color: black;
    text-decoration: none;
    background-color: #f4f4f4;
}

@media (min-width: 600px) {
    .categories_mobile {
        display: none;
    }
}

@media (max-width: 600px) {
    .categories_mobile {
        width: 100%;
        height: 48px;
        background-color: #ffffff;
        display: -webkit-box;
        display: -moz-box;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        position: relative;
        z-index: 2;
    }
    .categories_mobile .category_mobile {
        display: block;
        color: black;
        text-decoration: none;
        line-height: 24px;
        font-size: 16px;
        font-weight: bold;
        padding: 12px 15px;
        border-left: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
    }
}

.pagename, .pagename:hover {
    color: black;
    font-size: 24px;
    width: 100%;
    background-color: #ffffff;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 5px 0;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

.activepage, .activepage:hover {
    font-weight: bold;
    background-color: #f4f4f4;
}

.pageheader {
    contain: content;
    width: 100%;
    border: 1px solid #dadada;
    box-shadow: 0px 1px 4px 0px #dadada;
    border-left: 0;
}

.row {
    margin-right: 0;
}

.navbar-link-contribute {
    padding: 15px 5px;
}

.right-col {
    padding-top: 20px;
    max-width: 350px;
}

.grey-box {
    width: 100%;
    border: 1px solid #e7e7e7;
    box-shadow: 0px 1px 4px 0px #e8e8e8;
    background: #ffffff;
}

.grey-box .field {
    width: 100%;
    height: 46px;
    font-size: 16px;
    padding: 12px 0px;
}

.quiz-tile a, .quiz-tile a:hover {
    text-decoration: none;
    color: black;
}

.answer_button {
    border-radius: 0px !important;
    background-color: #fbfbfb;
    border-color: #dadada;
    margin-bottom: 0px;
}

.answer_button:hover {
    background-color: #efefef;
    border-color: #dedede;
}

.tagsAndCat {
    /*background-color: white;*/
    font-size: 14px;
    /*border: 1px solid #dadada;
    box-shadow: 0px 1px 4px 0px #dadada;*/
}

.tagsAndCat .tags {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.tagsAndCat a {
    /*padding-left: 5px;*/
    /* word-wrap: break-word; */
}

.pollAnswers {
    width: 100%;
    height: 300px;
}

.pollOption {
    cursor: pointer;
}

.pollAnswers .quiz-tile:hover, .pollAnswers .chosenOption {
    border: 1px solid black;
    box-shadow: 0px 1px 4px 0px black;
    background-color: #efefef;
}

.pollAnswers .otherOption, .pollAnswers .otherOption:hover {
    border: 1px solid #dadada;
    box-shadow: 0px 1px 4px 0px #dadada;
    background-color: #ffffff;
}

@media (min-width: 500px) {
    .pollOption {
        width: 45%;
    }
}

@media (min-width: 500px) {
    .pollResult {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 4px 10px;
        background-color: rgba(255, 255, 255, 0.7);
        font-weight: bold;
        font-size: 66px;
        height: calc(100% - 66px);
        line-height: 150px;
    }
}

@media (max-width: 500px) {
    .pollResult {
        position: absolute;
        top: 0;
        left: 0;
        height: 100px;
        width: 150px;
        padding: 4px 10px;
        background-color: rgba(255, 255, 255, 0.7);
        font-weight: bold;
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .mainPoll img {
        width: 100%;
    }
    .mainPoll {
        width: 100%;
        padding-right: 10px;
    }
}

@media (min-width: 768px) {
    .mainPoll img {
        width: 640px;
    }
    .mainPoll {
        width: 640px;
    }
}

@media (min-width: 1200px) {
    .mainPoll img {
        width: 700px;
    }
    .mainPoll {
        width: 700px;
    }
}

.quizonyForm {
    font-size: 18px;
}

.st-btn {
    display: inline-block !important;
}

.jumbotron small{
    font-size: 15px !important;
}

.label {
    border-radius: 0;
    background-color: #FFE812 !important;
    color: black !important;
}

.matequiz-tile {
    border: 1px solid black !important;
    box-shadow: 0px 0px 7px 3px black !important;
    /* margin-left: 15px; */
}

.modal-form-link:hover, .modal-register-form-link:hover {
    cursor: pointer;
}

.modal-link-wrapper {
    margin: 10px 0 20px 0;
}

.forgot-pass-link {
    font-weight: bold;
    width: 200px;
    margin: auto;
    transform: translateY(-10px);
    margin-bottom: 10px;
}

.forgot-pass-link a {
    color: black;
    font-size: 12px;
}

.have-account-link {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}

/* @media (max-width: 768px) {
   .have-account-link , .forgot-pass-link
    {
        float: none;
    }
} */

.fb-login-button-wrapper {
    width: 200px;
    margin: 10px auto;
}

.google-sign-in-button {
    /* margin: 10px 0 30px 0; */
}

.google-sign-in-button>div {
    width: 200px !important;
    background-color: #F0EFF0;
    border-radius: 15px;
    box-shadow: none;
}

.google-sign-in-button * {
    font-weight: bold;
    color: black;
}

.google-sign-in-button .abcRioButton {
    height: 30px !important;
}

.google-sign-in-button .abcRioButtonIcon {
    padding: 6px 10px !important;
}

.google-sign-in-button .abcRioButtonContents {
    line-height: 30px !important;
    transform: translateX(-18px) !important;
    display: inline-block !important;
}

#signOutLink:hover, #signUpLink:hover, #logInLink:hover {
    cursor: pointer;
}

#signOutLink {
    margin-top: 10px;
    color: #959595;
    margin-left: 50px;
}

@media (max-width: 768px) {
    #signOutLink {
        margin-left: 0;
    }
}

#signOutLink button {
    background-color: transparent;
}

.formErrorMessage {
    color: #ff4400;
    margin-right: 10px;
    /* float: right; */
    width: 200px;
    margin: auto;
    text-align: center;
}

.formSuccessMessage {
    color: green;
    margin-right: 10px;
    /* float: right; */
    width: 200px;
    margin: auto;
    text-align: center;
}

/* .formMessageLeft
{
    float: none;
    margin-top: 10px;
} */

#changePasswordForm, #remindPasswordForm, #remindPasswordChangeForm {
    max-width: 500px;
}

.fb_iframe_widget_fluid_desktop iframe {
    min-width: 96%;
}

.feedbackErrorMessage {
    color: #ff4400;
    margin: 10px 0;
    float: right;
    text-align: right;
}

.feedbackSuccessMessage {
    color: green;
    margin: 10px 0;
    float: right;
    text-align: right;
}

#userQuizzesTable tr:hover, #userStoriesTable tr:hover {
    cursor: pointer;
}

.question-mark-tips {
    cursor: pointer;
}

#circleLoader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10000;
    border-radius: 7px;
}

#circleLoader .circle-loader {
    position: relative;
    left: -50%;
    border: 16px solid rgba(255, 255, 255, 0.77);
    /* Light grey */
    border-top: 16px solid rgba(52, 152, 219, 0.72);
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#fullScreenLightBox {
    background-color: rgba(0, 0, 0, 0.23);
    position: fixed;
    max-width: 200%;
    width: 200%;
    height: 200%;
    z-index: 9000;
    top: 0;
}

.userFeedback {
    position: fixed;
    left: 50%;
    min-width: 90%;
    top: 1px;
    z-index: 10000;
}

.userFeedback>div {
    position: relative;
    left: -50%;
    max-width: 400px;
}

.userFeedback .modal-title, .userFeedback .quizony-logo, .userFeedback .modal-body {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.userFeedback .modal-header {
    margin-top: 20px;
}

.userFeedback .modal-footer, .userFeedback .modal-header {
    border: 0;
}

.userFeedback h4 {
    margin-top: 15px;
    text-align: center;
}

@media (max-width: 768px) {
    .userFeedback>div {
        width: 300px;
    }
}

.padding-bottom-0 {
    padding-bottom: 0;
}

#previewImage {
    width: 220px;
    height: auto;
    max-height: 220px;
    border: 1px solid lightgray;
    margin: 10px 0;
}

#quizResults {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
    border: lightgray 1px solid;
}

#quizQuestions>div, #quizResults {
    /*background-image: linear-gradient(white, lightcyan);*/
}

#quizQuestions>div {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
    border: lightgray 1px solid;
}

.remove-button-question, .remove-button-answer, .remove-button-result, .remove-button-chapter {
    border: none;
    background-color: transparent;
    float: right;
}

.remove-button-chapter {
    font-size: 18px;
    transform: translateY(30px);
}

.add-quiz-brake {
    margin: 0 0 15px 0;
    border-color: lightgray;
}

#addResultButton, .add-answer-button, #addQuestionButton {
    margin-top: 10px;
}

.match-results-container {
    display: flex;
    flex-wrap: wrap;
}

.match-results-container>div {
    margin-right: 15px;
}

#tutorialButton {
    margin-bottom: 5px;
}

#important-information-add-quiz {
    margin-bottom: 30px;
    color: #ff7300;
}

#addQuizForm textarea {
    resize: vertical;
}

#userOpinionForm textarea {
    resize: vertical;
}

.user-story-label, .user-poetry-label, .user-quiz-label, .article-label, .riddle-label, .trivia-label, .only-adults-label, .teenagers-label {
    position: absolute;
    top: 7px;
    left: 7px;
    padding: 0.1em 0.5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 10px;
}

.user-story-label-right, .user-poetry-label-right, .user-quiz-label-right, .article-label-right, .riddle-label-right, .trivia-label-right {
    left: auto;
    right: 7px;
}

.only-adults-label {
    background-color: rgb(255, 74, 74);
    color: black;
    bottom: 73px;
    right: 7px;
    top: auto;
    left: auto;
}

.teenagers-label {
    background-color: rgb(255, 155, 74);
    color: black;
    bottom: 73px;
    right: 7px;
    top: auto;
    left: auto;
}

@media (max-width: 500px) {
    .only-adults-label, .teenagers-label {
        bottom: 7px;
    }
}

.user-story-label {
    background-color: rgba(172, 0, 232, 0.73);
    color: rgba(255, 255, 255, 0.7);
}

.user-poetry-label {
    background-color: rgba(0, 166, 232, 0.73);
    color: rgba(255, 255, 255, 0.7);
}

.user-story-chapter article section {
    white-space: pre-line;
    text-align: left;
    font-size: 18px;
    line-height: 2em;
    letter-spacing: 0.5px;
}

.user-story-chapter .user-story-chapter-summary {
    white-space: pre-line;
    line-height: 2em;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.3px;
}

@media (max-width: 768px) {
    .user-story-chapter article section {
        font-size: 15px;
    }
    .user-story-chapter .user-story-chapter-summary {
        font-size: 15px;
    }
}

.user-quiz-label {
    background-color: rgba(72, 155, 73, 0.73);
    color: rgba(255, 255, 255, 0.7);
}

.article-label {
    background-color: rgba(32, 55, 73, 0.73);
    color: rgba(255, 255, 255, 0.8);
}

.riddle-label {
    background-color: rgba(125, 12, 23, 0.73);
    color: rgba(255, 255, 255, 0.8);
}

.trivia-label {
    background-color: rgba(82, 164, 191, 0.8);
    color: rgba(255, 255, 255, 0.8);
}

#userQuizzesTable th {
    text-align: left;
}

#userQuizzesTable td {
    text-align: left;
}

.created-by-username, .user-story-chapter-author {
    height: 16px;
    float: right;
    position: absolute;
    right: 0;
}

.created-by-username p, .user-story-chapter-author p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    color: grey;
    font-size: 12px;
    text-align: right;
    margin: 0;
}

@media (max-width: 500px) {
    .created-by-username {
        top: 100px;
    }
}

.user-story-chapter-author {
    position: relative;
    float: none;
    margin: auto;
    width: 300px;
    font-size: 18px;
}

.user-story-chapter-author p {
    font-size: 15px;
}

.user-story-chapter-img {
    width: 100%;
    height: auto;
}

.story-views {
    height: 16px;
    left: 0;
    position: relative;
    float: none;
}

.story-views p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    color: grey;
    text-align: center;
    margin: auto;
    font-size: 14px;
}

#addQuiz ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #c4c4c4 !important;
}

#addQuiz ::-moz-placeholder {
    /* Firefox 19+ */
    color: #c4c4c4 !important;
}

#addQuiz :-ms-input-placeholder {
    /* IE 10+ */
    color: #c4c4c4 !important;
}

#addQuiz :-moz-placeholder {
    /* Firefox 18- */
    color: #c4c4c4 !important;
}

/*SELECT QUIZ TYPE TO CREATE - BEGIN*/

.quiz-type-to-choose {
    color: white;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    background-color: white;
    max-width: 350px;
    height: 330px;
    text-align: center;
}

@media (max-width: 768px) {
    .quiz-type-to-choose {
        height: auto;
    }
}

.quiz-type-to-choose h2 {
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid lightgrey;
}

.quiz-type-to-choose hr {
    margin: 10px;
}

.quiz-type-to-choose p {
    padding: 5px 20px 5px 20px;
    color: #2D2D2D;
}

#personalityQuizSelect h2 {
    background-image: linear-gradient(-270deg, #f16493 50%, #c95579);
}

#knowledgeQuizSelect h2 {
    background-image: linear-gradient(-270deg, #71da36 50%, #56a529);
}

#select-quiz-to-create-header {
    text-align: center;
    margin-bottom: 20px;
}

#select-quiz-to-create a {
    text-decoration: none;
}

/*SELECT QUIZ TYPE TO CREATE - END*/

/*USER PROFIL STYLES BEGIN*/

#user-profile-image {
    background-color: white;
    padding: 10px;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    margin: auto;
}

#user-profile-image img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#user-profile-panel {
    /*background-color: white;*/
    /*-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);*/
    /*-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);*/
    /*box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);*/
    /*padding: 20px;*/
    /*border-radius: 5px;*/
}

.user-profile-text {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
}

.user-profile-text-big {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    border-bottom: 2px solid black;
}

#user-profile-panel button {
    margin: 10px auto;
    width: 160px;
}

#user-profile-header {
    text-align: center;
    margin: 30px 0;
}

#user-profile-panel {
    max-width: 500px;
    margin: auto;
}

#user-profile-image-input {
    top: 10px;
}

/* USER PROFIL STYLES END */

.correct-answer {
    color: green !important;
    background-color: greenyellow !important;
}

.incorrect-answer {
    color: #e30000 !important;
    background-color: #ff988c !important;
}

#time-question-progress {
    float: left;
    width: 200px;
    height: 10px;
    margin: 4px 10px 0 10%;
}

@media (max-width: 400px) {
    #time-question-progress {
        width: 30%;
        margin-top: 0;
    }
}

.explanation-correct-answer {
    width: 100%;
    min-height: 100px;
    border: 1px dotted #eeeeee;
    background-color: #fdfdfd;
}

.explanation-correct-answer p {
    margin: 5px;
    font-size: 15px;
    font-style: italic;
}

#time-question-left {
    text-align: left;
    font-size: 16px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #777777;
}

@media (max-width: 400px) {
    #time-question-left {
        font-size: 11px;
    }
}

div.balloon-fighter-advertisement {
    width: 300px;
    height: 250px;
    margin: 50px auto;
}

.balloon-fighter-advertisement p {
    text-align: center;
}

#users-ranking tr:first-child {
    font-weight: bold;
}

#users-ranking tr:nth-child(2) {
    background-color: rgba(255, 215, 0, 0.2);
}

#users-ranking tr:nth-child(3) {
    background-color: rgba(192, 192, 192, 0.2);
}

#users-ranking tr:nth-child(4) {
    background-color: rgba(244, 164, 96, 0.2);
}

#users-ranking div {
    height: 150px;
    overflow-y: scroll;
}

#users-ranking tr:not(:first-child):hover {
    cursor: pointer;
    border-top: 2px solid lightgrey;
    border-bottom: 2px solid lightgrey;
}

#users-ranking {
    margin: 50px 0;
    text-align: center;
}

#users-ranking td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 20px;
}

#comments {
    text-align: left;
    margin-bottom: 10px;
}

#comments .comments-section {
    max-height: 300px;
    overflow-y: scroll;
    padding-right: 10px;
}

#comments>hr {
    margin-bottom: 0;
}

#comments .comment:first-child {
    margin-top: 20px;
}

#comments h2 {
    font-size: 14px;
    font-weight: bold;
}

#comments div {
    text-align: left;
}

#comments textarea {
    border-radius: 0;
    border-color: lightgrey;
    margin-bottom: 10px;
}

#comments textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: lightgrey;
    opacity: 1;
    /* Firefox */
}

#comments textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: lightgrey;
}

#comments textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: lightgrey;
}

.comment-username {
    color: #3D5E9B;
    font-weight: bold;
}

.comment-username {
    display: inline-block;
}

.comment-date {
    display: inline-block;
    float: right;
    color: grey;
    font-size: 12px;
}

.comment-report-spam-button {
    display: inline-block;
    float: right;
    color: grey;
    font-size: 12px;
    border: 1px solid rgb(179, 179, 179);
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0);
    transform: translate(-10px, -2px);
}

.comment-report-spam-button:hover {
    color: rgb(129, 129, 129);
    background-color: rgba(129, 129, 129, 0.15);
    transition: 0.5s;
}

.comment-report-spam-button:disabled {
    color: grey;
    background-color: rgba(129, 129, 129, 0.15);
}

.comment-like-button {
    display: inline-block;
    float: right;
    color: grey;
    font-size: 14px;
    transform: translate(-16px, -3px);
    border: none;
    background-color: transparent;
}

.comment-like-button:hover {
    color: rgb(129, 129, 129);
    transition: 0.5s;
}

.comment-like-button:disabled {
    color: red;
}

.lb-share-tt {
    /*removing likebtn library popup when like*/
    opacity: 0;
    transform: scale(0);
}

#chartContainer {
    height: 270px;
    width: 100%;
}

@media (max-width: 768px) {
    #chartContainer {
        height: 170px;
    }
}

#chartContainer .canvasjs-chart-credit {
    display: none;
}

.register-form-privacy-info {
    text-align: center;
    font-size: 9px;
    color: grey;
    width: 200px;
    margin: 15px auto 0 auto;
}

.like-buttons {
    height: 41px;
}

.like-buttons, .like-buttons-non-clickable {
    font-size: 15px;
    font-weight: 500;
}

.like-buttons button, .like-buttons-non-clickable button {
    border-radius: 3px;
    border: 1px solid lightgray;
}

.like-buttons-non-clickable button {
    float: left;
}

.like-buttons .like-buttons-like-checked {
    background-color: rgb(227, 255, 233);
}

.like-buttons .like-buttons-dislike-checked {
    background-color: rgb(255, 228, 230);
}

.like-buttons button:hover {
    transition: 0.5s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.like-buttons button .glyphicon, .like-buttons-non-clickable button .glyphicon {
    font-size: 23px;
    margin-top: 3px;
}

.like-buttons button:first-child .glyphicon, .like-buttons-non-clickable button:first-child .glyphicon {
    color: #00AA21;
}

.like-buttons button:nth-child(3) .glyphicon, .like-buttons-non-clickable:nth-child(3) .glyphicon {
    color: #E71F2A;
}

.like-buttons .like-buttons-counter, .like-buttons-non-clickable .like-buttons-counter {
    vertical-align: middle;
    display: inline-block;
    height: 35px;
    margin-right: 10px;
    margin-left: 4px;
}

.like-buttons-non-clickable .like-buttons-counter {
    float: left;
    line-height: 35px;
}

#modalRegisterForm .modal-dialog, #modalSignInForm .modal-dialog {
    max-width: 400px;
}

.modal-content {
    z-index: 10000;
}

#modalRegisterForm .quizony-logo, #modalSignInForm .quizony-logo, .userFeedback .quizony-logo {
    width: 30px;
    height: 30px;
    margin: 0px auto 10px auto;
    display: block;
}

#modalRegisterForm .modal-title, #modalSignInForm .modal-title {
    text-align: center;
}

#modalRegisterForm .close, #modalSignInForm .close, .userFeedback .close {
    margin: 3px 10px;
    font-size: 30px;
}

.userFeedback .close {
    /* transform: translate(12px, -35px); */
}

#modalRegisterForm .form-group, #modalSignInForm .form-group, #remindPasswordForm .form-group, #remindPasswordChangeForm .form-group, #changePasswordForm .form-group {
    width: 200px;
    margin: 10px auto;
    ;
}

#modalRegisterForm .form-group input, #modalSignInForm .form-group input {
    border-radius: 12px;
    height: 40px;
    border: 1px solid #DDDDDD;
}

#modalRegisterForm .continue-button, #modalSignInForm .continue-button, #remindPasswordForm .continue-button, #remindPasswordChangeForm .continue-button, #changePasswordForm .continue-button, .feedbackCloseButton, .userFeedback .continue-button, #cookiesPopup .continue-button {
    border-radius: 15px;
    height: 30px;
    background-color: #E60021;
    color: white;
    width: 200px;
    margin: auto;
    border: 0;
    display: block;
    font-weight: bold;
    font-size: 12px;
}

#modalRegisterForm .continue-button:hover, #modalSignInForm .continue-button:hover, #remindPasswordForm .continue-button:hover, #remindPasswordChangeForm .continue-button:hover, #changePasswordForm .continue-button:hover, .feedbackCloseButton:hover, .userFeedback .continue-button:hover {
    background-color: rgb(158, 0, 24);
    cursor: pointer;
    color: white;
}

#modalRegisterForm .or-splitter, #modalSignInForm .or-splitter {
    text-align: center;
    margin: 13px 0;
    font-size: 12px;
    font-weight: bold;
}

.userFeedback .gray-form-button, #cookiesPopup .gray-form-button {
    margin-top: 10px;
    background-color: rgb(236, 236, 236);
    color: black;
}

.userFeedback .gray-form-button:hover, #cookiesPopup .gray-form-button:hover {
    background-color: lightgray;
    color: black;
}

.form-text {
    color: red;
}

.select-chapter-list, .select-chapter-list button, .select-chapter-list .dropdown-menu {
    width: 300px;
}

.select-chapter-list button {
    background-color: rgb(230, 230, 230);
    color: #4373A1;
    border-radius: 15px;
    border: 0;
    font-weight: bold;
}

.select-chapter-list button:hover {
    background-color: rgb(194, 194, 194);
    color: black;
}

.btn-save {
    font-weight: bold;
    font-size: 20px;
    background-color: rgb(255, 110, 31);
    color: white;
    padding: 0.2em 5em;
}

.btn-save:hover {
    background-color: rgb(230, 99, 28);
    color: white;
}

.btn-save-small {
    font-size: 14px;
    padding: 0.4em 1.5em;
}

.info-panel-under-quiz {
    display: none;
    position: relative;
    transform: translateY(-25px);
    width: 100%;
}

.info-panel-under-quiz div {
    display: inline-block !important;
    width: 23% !important;
}

.info-panel-under-quiz * {
    white-space: nowrap;
    touch-action: none;
    -ms-touch-action: none;
    text-overflow: ellipsis;
    vertical-align: bottom;
    color: gray !important;
    font-size: 12px;
    font-weight: normal;
    transform: translateY(1px);
}

.info-panel-under-quiz * .glyphicon {
    vertical-align: top;
}

.info-panel-under-story div {
    width: 20% !important;
}

@media (max-width: 500px) {
    .info-panel-under-quiz {
        transform: translateY(98px);
    }
    .info-panel-under-no-translate {
        transform: none;
    }
    .info-panel-under-story div {
        width: 32% !important;
    }
}

.autosave-popup {
    padding: 0.5em 0;
    width: 200px;
    text-align: center;
    position: fixed;
    bottom: 0;
    display: none;
    z-index: 1000;
}

.autosave-popup-not-saved-changes {
    background-color: rgba(255, 100, 73, 0.397);
    color: rgb(158, 0, 24);
}

.autosave-popup-autosaving-changes {
    background-color: rgba(73, 255, 82, 0.397);
    color: rgb(61, 126, 0);
}

.fb-quizony-writers-group {
    max-width: 400px;
    margin: auto;
}

.fb-quizony-writers-group img {
    width: 300px;
    height: auto;
    margin: auto;
    display: block;
}

.fb-quizony-writers-group * {
    color: black;
}

.fb-quizony-writers-group *:hover {
    text-decoration: none;
}

@media (max-width: 500px) {
    .quizImage {
        width: 0px;
        background-size: cover;
    }
}

@media (min-width: 500px) {
    .quizImage {
        padding-top: 33.33%;
        padding-bottom: 33.33%;
        padding-left: 50%;
        padding-right: 50%;
        width: 0px;
        background-size: cover;
    }
}

.bigQuizImage {
    padding-top: 33.33%;
    padding-bottom: 33.33%;
    padding-left: 50%;
    padding-right: 50%;
    width: 0px;
    background-size: cover;
}

.title-as-image {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: white;
    font-size: 30px;
    font-weight: 900;
    height: 100%;
    width: 100%;
}

.waiting-room-tabs {
    list-style: none;
    border-bottom: 5px solid white;
    padding: 0;
}

.waiting-room-tabs li {
    display: inline-block;
    padding: 0.5em 1.5em;
    font-size: 15px;
    margin-left: 2px;
    background-color: rgb(214, 214, 214);
    border-radius: 5px 0 0 0;
    border-bottom: 0;
    font-weight: bold;
}

.waiting-room-tabs li:hover {
    cursor: pointer;
}

.active-waiting-room-tab {
    background-color: white !important;
}

.waiting-room-image {
    background-color: black;
}

.waiting-room-image img {
    opacity: 0.4;
}

@media (max-width: 500px) {
    .title-as-image {
        transform: translate(0, 50%);
        -webkit-transform: translate(0, 50%);
        font-size: 15px;
        left: 0%;
        width: 150px;
        height: 65px;
    }
}

.add-next-chapter-btn {
    margin: 2px 0;
}

.waiting-room-droopdown {
    max-width: 400px;
}

.waiting-room-droopdown li {
    text-align: left;
}

.waiting-room-droopdown a {
    color: #083d8d;
}

.sort-waiting-room {
    margin-left: 10px;
    width: 100px;
    float: left;
}

.sort-waiting-room div {
    display: inline-block;
}

.sort-waiting-room button {
    border: 0;
    background-color: transparent;
}

.sort-waiting-room p {
    margin: 0 20px;
}

.sort-waiting-room:hover {
    cursor: pointer;
}

.sort-waiting-room ul {
    min-width: auto;
}

.hihglight-warning-input {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 0, 0, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(255, 0, 0, 1);
    box-shadow: 0px 0px 5px 0px rgba(255, 0, 0, 1);
}

.feedback-warning-input {
    color: rgba(255, 0, 0, 1);
}

.saveButtonWrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #F6F6F6;
    padding: 10px;
    border-top: 1px solid #dfdfdf;
    z-index: 1000;
}

.saveButtonWrapper button {
    margin: auto;
    display: block;
}

.status-bar>div {
    float: left;
    display: inline-block;
    color: rgb(182, 182, 182);
    text-transform: uppercase;
    margin: 7px;
}

.status-bar {
    margin: 25px auto;
}

.status-bar .status-bar-dash {
    width: 50px;
    border: 1px solid lightgray;
    transform: translateY(0.65em) translateX(0.2em);
    -webkit-transform: translateY(0.65em) translateX(0.2em);
    margin-right: 0;
}

@media (max-width: 500px) {
    .status-bar>div {
        font-size: 10px;
        margin: 3px;
    }
    .status-bar .status-bar-dash {
        width: 20px;
    }
}

.status-bar .glyphicon {
    transform: translateY(0.1em);
    -webkit-transform: translate(0.1em);
    margin-left: 0;
}

.status-bar .status-bar-done {
    color: rgb(100, 100, 100);
}

.status-bar .status-bar-active {
    color: limegreen;
    font-weight: bold;
}

.status-bar .status-bar-dash-done {
    border-color: gray;
}

#user-messages-container {
    max-width: 700px;
    margin: auto;
}

#user-messages-container h1 {
    text-align: center;
}

#user-messages-container ul {
    list-style-type: none;
    padding: 0;
}

#user-messages-container .dropdown {
    margin-bottom: 5px;
}

#user-messages-container .dropdown-toggle {
    width: 72%;
    border: 0;
}

@media (max-width: 700px) {
    #user-messages-container .dropdown-toggle {
        width: 60%;
    }
}

@media (max-width: 500px) {
    #user-messages-container .dropdown-toggle {
        width: 50%;
    }
}

@media (max-width: 400px) {
    #user-messages-container .dropdown-toggle {
        width: 40%;
    }
}

#user-messages-container .glyphicon-button {
    width: 8%;
    padding-right: 0;
    padding-left: 0;
    width: 2.8em;
}

#user-messages-container .dropdown-menu {
    margin-bottom: 5px;
    width: 100%;
    position: relative;
    border: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding-top: 5px;
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

#user-messages-container .left-message, #user-messages-container .right-message {
    display: inline-block;
    border-radius: 15px;
    line-height: 1.0em;
    padding: 0.7em 1em;
    max-width: 450px;
}

#user-messages-container .left-message-date, #user-messages-container .right-message-date {
    display: inline-block;
    color: rgb(146, 145, 145);
    font-size: 10px;
    margin: 0 1em;
    transform: translateY(-1em);
    -webkit-transform: translate(-1em);
}

#user-messages-container .right-message-date {
    float: right;
}

#user-messages-container .left-message-date {
    margin-left: 3em;
}

#user-messages-container .left-message {
    text-align: left;
    background-color: #F1F0F0;
    margin-left: 5px;
}

#user-messages-container .right-message {
    text-align: right;
    background-color: #fd8d9d;
    margin-right: 5px;
    float: right;
    color: white;
}

#user-messages-container .message-box {
    display: inline-block;
    float: right;
    background-color: #F1F0F0;
    border-radius: 15px;
    line-height: 1.0em;
    max-width: 450px;
    margin: 0 5px 5px 0;
}

#user-messages-container .message-box input {
    background-color: #F1F0F0;
    border-style: none;
    width: 390px;
    margin: 9px 7px;
}

@keyframes newMessageAnimation {
    0% {
        background-color: #f7d4d9;
    }
    50% {
        background-color: #F6F6F6;
    }
    100% {
        background-color: #f7d4d9;
    }
}

#user-messages-container .not-seen-message {
    animation-name: newMessageAnimation;
    animation-duration: 1s;
    animation-iteration-count: 2;
    background-color: #f7d4d9;
}

#user-notifications-container table tbody td:first-child {
    padding: 1.1em 0.6em;
}

#user-notifications-container table tbody td:nth-child(2) {
    padding: 13px 0;
}

#user-notifications-container table tbody td:last-child {
    width: 125px;
}

@keyframes newNotificationAnimation {
    0% {
        color: #f79aa8;
        border-color: #f79aa8;
    }
    50% {
        color: #f7d4d9;
        border-color: #f7d4d9;
    }
    100% {
        color: #f79aa8;
        border-color: #f79aa8;
    }
}

#user-notifications-container .new-notification, .new-content-label {
    font-size: 10px;
    color: #f79aa8;
    border: 2px solid #f79aa8;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 800;
    padding: 0.25em 0.5em;
    line-height: 15px;
    margin-bottom: 5px;
    margin-left: 5px;
    width: max-content;
    animation-name: newNotificationAnimation;
    animation-duration: 0.7s;
    animation-iteration-count: 3;
    float: left;
}

.new-content-label {
    position: absolute;
    top: 7px;
    right: 7px;
}

@media (max-width: 500px) {
    .new-content-label {
        font-size: 8px;
        top: 8px;
        right: 3px;
    }
}

@media (max-width: 500px) {
    #user-messages-container .message-box input {
        max-width: 390px;
        width: auto;
    }
}

#user-messages-container .message-box button {
    border: 0;
    color: #F1F0F0;
    background-color: #fd8d9d;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 20px;
    float: right;
    display: inline-block;
    margin: 4px;
}

#user-messages-container .message-box button .glyphicon {
    transform: translate(-2px, 1px);
    -webkit-transform: translate(-2px, 1px);
}

#search-for-user-container {
    max-width: 300px;
    margin: auto;
}

#search-for-user-container .glyphicon {
    color: gray;
    z-index: 1000;
}

.inner-addon {
    position: relative;
}

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

#search-for-user-results {
    display: block;
    max-width: 300px;
    margin: auto;
}

#search-for-user-results button {
    width: 100%;
    border: 0;
    margin-bottom: 1px;
    height: 2.5em;
}

#search-for-user-results button:hover {
    background-color: lightgray;
}

.new-notifications-counter {
    display: inline-block;
    color: white;
    background-color: #fd8d9d;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
}

.user-notification-bell {
    float: right;
    font-size: 20px;
    margin: 0.5em;
    width: 25px;
}

.user-notification-bell svg:Hover {
    cursor: pointer;
}

#user-notifications-container table {
    max-width: 500px;
}

#user-notifications-container table tr:hover {
    cursor: pointer;
    background-color: rgb(238, 238, 238);
}

#user-notifications-container table tr td:last-child {
    width: max-content;
}

.followers-count {
    margin: auto;
    text-align: center;
    font-weight: bold;
    width: max-content;
    transform: translateY(8px);
    -webkit-transform: translate(8px);
}

.followers-count div:last-child {
    border-top: 1px solid lightgray;
    width: max-content;
    margin: auto;
    color: lightgray;
    font-size: 10px;
}

.create-quiz-btn {
    background-color: #30c553;
    color: white !important;
    border-radius: 3px;
    margin: 12px;
    margin-right: 0;
    padding: 0.4em 1em !important;
    font-weight: bold;
}

.create-story-btn {
    background-color: #8E1AB6;
    color: white !important;
    border-radius: 3px;
    margin: 12px;
    padding: 0.4em 1em !important;
    font-weight: bold;
}

.create-quiz-btn:hover {
    background-color: #24923e !important;
    text-decoration: none;
}

.create-story-btn:hover {
    background-color: #6e148b !important;
    text-decoration: none;
}

.create-story-btn-big, .create-quiz-btn-big {
    width: 200px;
    font-size: 22px;
    border-radius: 5px;
    padding-bottom: 0.5em;
    margin-top: 30px !important;
    margin-left: auto;
    margin-right: auto;
}

.navbar-default .navbar-nav>li>a.navbar-search {
    padding: 2px 0;
    margin: 5px 0;
}

@media (min-width: 992px) {
    .create-story-btn {
        margin-top: 8px;
    }
    .create-quiz-btn {
        margin-top: 8px;
    }
    .navbar-search {
        margin-left: 30px;
    }
}

@media (max-width: 992px) {
    .create-story-btn {
        max-width: 120px;
        margin-left: auto;
        margin-right: auto;
    }
    .create-quiz-btn {
        max-width: 120px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 15px;
    }
}

.google-reviews-rating {
    color: #CCCCCC;
    font-size: 22px;
    margin-bottom: 5px;
    height: 28px;
    min-width: 170px;
    text-overflow: clip;
}

.google-reviews-rating .fa-star {
    overflow: visible;
    font-size: 19px;
    margin-left: 3px;
}

.google-reviews-rating .fa-star-clickable:hover {
    cursor: pointer;
}

.info-panel-under-quiz .google-reviews-rating .fa-star {
    font-size: 15px;
    transform: translateY(-2px);
}

.info-panel-under-quiz .google-reviews-rating {
    transform: translateY(0px);
}

.google-reviews-rating .checked {
    color: #E7711C !important;
}

.share-popup-encourage-text {
    margin-bottom: 0;
}

#topStoriesRight, #similarStoriesRight, #recentQuizzesQuestion {
    height: 438px;
}

@media (max-width: 500px) {
    .info-panel-under-quiz .google-reviews-rating .fa-star {
        margin: 0 !important;
        font-size: 12px;
        transform: translateY(0px);
        -webkit-transform: translate(0px);
    }
    .info-panel-under-quiz .google-reviews-rating span:first-child {
        margin-right: 2px;
    }
    .info-panel-under-quiz * {
        font-size: 10px;
    }
    .info-panel-under-quiz .google-reviews-rating {
        height: 2em;
    }
    .info-panel-under-quiz div {
        width: auto !important;
        margin: 0 5px;
    }
}

#warningLabels .warningLabelsItem {
    display: inline-block;
    margin-left: 5px;
}

#warningLabels label {
    color: gray;
    background-color: white;
    padding: 0.35em 1em 0.35em 1em;
    font-weight: 900;
    font-size: 14px;
    border: 1px solid lightgray;
}

#warningLabels input {
    transform: translate(-6px);
    -webkit-transform: translate(-6px);
}

@media (max-width: 768px) {
    #warningLabels, #warningLabels label {
        font-size: 8px;
    }
}

.no-padding .col-md-6 {
    padding: 0;
}

#topQuizzesSection {
    height: 420px;
}

#thoughts {
    padding-bottom: 10px;
    contain: content;
    max-width: 1100px;
    margin: 20px auto;
}

.thought {
    display: flex;
    background-color: #fff;
    padding: 20px;
    border-radius: 30px;
    min-width: 100px;
    max-width: 100%;
    min-height: 40px;
    margin: 20px;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    float: left;
}

.thought:before {
    width: 44px;
    height: 44px;
    top: -12px;
    left: 28px;
    box-shadow: -50px 30px 0 -12px #fff;
}

.thought:after {
    bottom: -10px;
    right: 26px;
    width: 30px;
    height: 30px;
    box-shadow: 40px -34px 0 0 #fff, -28px -6px 0 -2px #fff, -24px 17px 0 -6px #fff, -5px 25px 0 -10px #fff;
}

.thought:before, .thought:after {
    content: "";
    background-color: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    z-index: -1;
}

.long-description {
    font-size: 17px;
    text-align: justify;

}

.marketing .col-lg-6 p, .jumbotron .lead {
    text-align: justify;
    font-weight: 400;
}

.scrollable-horizontal-container {
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    min-height: 200px;
    margin-bottom: 30px;
}

#scrollable-horizontal-container-1 .scrollable-horizontal-item:last-child {
    margin-right: 23%;
}

.scrollable-horizontal-container h3 {
    white-space: normal;
    margin: 0;
    position: relative;
    top: 20%;
}

.scrollable-horizontal-container .title {
    height: 60px;
}

.scrollable-horizontal-item {
    display: inline-block;
    width: 220px;
}

.scrollable-horizontal-item div[class*='col-'] {
    padding-bottom: 15px;
    padding-left: 0;
}

.scrollableHorizontallyBtnContainer {
    display: none;
    position: relative;
    z-index: 1000;
    transform: translateY(-262px);
}

.scrollableHorizontallyBtn {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    width: 40px;
    height: 230px;
    color: rgb(124, 123, 123);
    padding-top: 5px;
    padding: 0;
}

.scrollableHorizontallyBtn:hover {
    cursor: pointer;
    opacity: 0.5;
}

.scrollableHorizontallyBtn svg {
    width: 25px;
    height: 200px;
}

.scrollableHorizontallyBtnLeft {
    float: left;
    /* transform: translateX(10px); */
}

.scrollableHorizontallyBtnRight {
    float: right;
    right: 0;
    transform: translateX(20px);
}

.big-header {
    margin-top: 10px;
    font-size: 36px;
    text-align: left;
    margin-left: 20px;
}

.findMoreLink {
    transform: translateY(-110px);
    width: 150px;
    margin-right: 30px;
    display: inline-block;
}

@media (max-width: 768px) {
    .scrollableHorizontallyBtn {
        height: 190px;
        transform: translate(8px, 30px);
    }
    .scrollableHorizontallyBtn svg {
        height: 180px;
    }
    .scrollable-horizontal-item {
        width: 60%;
        height: 180px;
    }
    .scrollable-horizontal-item .quiz-tile .image, .quiz-tile .image img {
        width: 100%;
    }
    .scrollable-horizontal-item .quiz-tile, .quiz-tile a {
        height: 170px;
    }
    .scrollable-horizontal-item .info-panel-under-quiz {
        transform: translateY(160px);
    }
    .scrollable-horizontal-item .quiz-tile .title {
        width: 100%;
    }
    .scrollable-horizontal-item .scrollable-horizontal-container h3 {
        margin-left: auto;
        margin-right: auto;
        width: fit-content;
    }
    .scrollable-horizontal-item .creation-date {
        transform: translateY(-42px) translateX(-7px);
        background-color: rgba(255, 255, 255, 0.7);
        padding: 4px 10px;
        width: fit-content;
        font-weight: bold;
        font-size: 12px;
        position: absolute;
    }
    .quiz-tile h3 {
        text-align: center;
        line-height: 20x;
    }
    .big-header {
        font-size: 25px;
    }
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}

span[data-pin-log="button_follow"] {
    transform: scale(1.2);
}

@media (min-width: 768px) {
    span[data-pin-log="button_follow"] {
        margin-top: 16px;
        margin-left: 10px;
    }
}

/* css for quiz index - 4 descriptions to be the same height */

.row.marketing .col-lg-6 p {
    min-height: 80px;
}
.row.marketing .col-lg-6 h4 {
    min-height: 2em;
    margin-bottom: 0.3em;
    margin-top: 2.5em;
}
@media (max-width: 1200px) {
    .row.marketing .col-lg-6 h4{
        margin-top: 0;
        min-height: 0;
    }
}
@media (min-width: 1200px) {
    .row.marketing .col-lg-6 p{

        min-height: 10em;
    }
}
.cookies-popup {
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 170px;
    background-color: white;
    z-index: 10000;
    border-top: 1px solid lightgray;
    -webkit-box-shadow: 0 -5px 15px 0px rgba(51, 51, 51, 0.26);
    box-shadow: 0 -5px 15px 0px rgba(51, 51, 51, 0.26);
}

.cookies-popup .cookies-popup-container {
    padding: 0 2em;
    height: 160px;
    overflow-y: auto;
    max-width: 850px;
    margin: 5px auto;
}

.cookies-popup .cookies-popup-container::-webkit-scrollbar-track {
    background: #f5f5f5;
    /* color of the tracking area */
}

.cookies-popup .cookies-popup-title {
    font-size: 28px;
    display: inline-block;
    margin-bottom: 0;
}

.cookies-popup .gray-form-button {
    margin-top: 0 !important;
}

.cookies-popup img {
    display: inline-block;
    float: right;
}

.cookies-popup .cookies-popup-paragraph {
    margin-top: 5px;
    text-align: left;
    margin-bottom: 15px;
}

.cookies-popup p, .cookies-popup li, .cookies-popup .cookies-popup-paragraph, .cookies-popup .cookies-popup-paragraph {
    font-size: 12px;
}

.cookies-popup p {
    margin-bottom: 0;
}

.cookies-popup .white-btn:hover {
    opacity: 0.7;
}

.cookies-popup img {
    width: 150px;
}

.cookies-popup ul {
    list-style: none;
    padding: 0;
}

.cookies-popup ul li {
    margin-bottom: 1.0em;
    text-align: left;
}

@media (min-width: 768px) {
    .cookies-popup .continue-button {
        margin: 0 !important;
    }
}

@media (max-width: 768px) {

    .cookies-popup img {
        width: 50px;
        /* height: 50px; */
    }
    .cookies-popup .cookies-popup-title {
        font-size: 7px;
        font-weight: bold;
        text-align: left;
        width: 100%;
        transform: translateY(-8px);
        margin-top: 10px;
    }
    .cookies-popup p, .cookies-popup .cookies-popup-paragraph, .cookies-popup .cookies-popup-paragraph {
        font-size: 5px;
    }
    .cookies-popup li{
        font-size: 8px;
    }
    #cookiesPopup.cookies-popup .continue-button{
        margin-left: 0;
        margin-right: 0;
        width: 150px;
        height: 20px;
        font-size: 8px;
        transform: translateY(-8px);
    }
    .cookies-popup .cookies-popup-paragraph {
        margin: 0 auto 3px auto;
        transform: translateY(-8px);
    }
    .cookies-popup .cookies-popup-container {
        height: 70px;
        margin-top: 0;
        padding: 0 1em;
    }
    .cookies-popup {
        height: 60px;
    }
}

.checkbox-big {
    margin-right: 4px !important;
    margin-left: 3px !important;
    width: 20px;
    height: 20px;
    border-radius: 0;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    float: left;
}

#next-button {
	display: none;
}

/* ------- RESULT MORE QUIZZES POPUP - BEGINING ------ */

#myModal .modal-body {
    padding-top: 0;
}

#myModal .modal-body img {
    width: 100%;
}

#myModal .modal{
    background-color: rgba(0, 0, 0, 0.5);
}

#myModal .modal-content{
	z-index: 10000;
}

#myModal .hide-border{
	border-bottom: none;
}

#myModal .modal_more_quizzes_box{
	width: auto;
}

#myModal .row{
	margin-right: 0;
}

#myModal .quiz-tile {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dadada;
    box-shadow: 0px 0px 4px 1px #dadada;
    margin: 4px 0;
}

#myModal .quiz-tile a {
    text-decoration: none;
    color: black;
}

#myModal .matequiz-tile {
    border: 1px solid black !important;
    box-shadow: 0px 0px 7px 3px black !important;
	right: 0;
}

#myModal .col-md-6{
	position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 20px;
    padding-bottom: 20px;
}

#myModal .modal-header{
	min-height: 16.43px;
    padding: 15px;
}


@media (max-width: 500px) {
	.modal_more_quizzes_box .title h3{
		font-size: 4.5vw;
		line-height: 1.7em;
		overflow: hidden;
		text-overflow: ellipsis;
		height: 5em;
		width: 100%;
	}

}

h1 {
	font-size: 30px !important;
}

/* ------- RESULT MORE QUIZZES POPUP - END ------ */
