#page_body{
    font-size:16px;
}
/*
body #page_body div {
    display: inline-block;
}*/

div#page_body img {
    max-width: 100%;
}

#quick_comment{
    clear:both;
    padding-top:10px;
}

#quick_comment_text{
    width: 100%;
    height: 100px;
    max-width: 100%;
}

#quick_comment_submit{
    padding: 10px 15px;
    border: none;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#634e77), to(#554468));
    background: linear-gradient(#634e77, #554468);
    float: right;
}



body #main_column .comments .comment{
    margin-bottom:20px;
}
body #main_column .comments .heading{
    background-color:#3c424e;
    padding:5px;
    color:white;
}
body #main_column .comments .heading h4{
    margin:0;
    font-weight:normal;
    font-size:90%;
}
body #main_column .comments .comment_text{
    padding:10px;
    font-size:80%;
}
body #main_column .comments .comment_text p{
    margin:5px 0;
}
body #main_column .comments .comment_text img{
    max-width: 100%;
}
body #main_column .comments .comment_text_container{
    position:relative;
}
body #main_column .comments .comment_text_container .quote-icon{
    position: absolute;
    bottom: 0;
    right: 5px;
    width: 15px;
}
body #main_column .object_headings{
    margin-bottom: 3px;
    margin-top: 0;
}
body #main_column .object_headings .datetime,
body #main_column .object_headings .author{
    font-size:85%;
    margin:0;
}
body #main_column .object_headings .author{
    margin-bottom: 5px;
    float:left;
    color: #828282
}
body #main_column .object_headings .social-options{
    margin-left:20px;
    float:left;
    line-height: 11px;
}
body #main_column .object_headings .datetime{
    font-size:70%;
    clear: both;
}
body #main_column .object_headings .heading{
    margin: 10px 0;
    margin-bottom: 10px;
    margin-top: 0;
    color: black;
    line-height: 24px;
    /* max-height: 48px; */
    font-size: 24px;
}

body #main_column .awardImg{
    display: block;
    margin: 0 auto;
}

body #main_column div#comments_nav{
    margin-top:10px;
}
body #main_column div#comments_nav div#batch_numbers{
    display:inline-block;
}

.page_turner a{
    text-decoration:none;
}
.page_turner button {
    padding: 2px 5px;
    font-size: 75%;
    border: 0;
    background-color: #3f434f;
    color: white;
    cursor: pointer;
    float: left;
    height: 20px;
    width: 12%;
    line-height: 0px;
}
#comments_nav button{
    padding:2px 5px;
    font-size:75%;
    border:0;
    background-color:#3474b1;
    color:white;
    cursor:pointer;
    margin:0 1px;
}
#comments_nav button.active{
    background-color: #fff;
    color: #3474b1;
}
.page_turner select{
    width:72%;
    float:left;
}
.page_turner select.buttons_1{
    width: 86%;
}
.page_turner button.prev_button{
    margin-right:2%;
}
.page_turner button.next_button{
    margin-left:2%;
}
.page_turner button.nav_button.active{
    background-color:#fff;
    color:#3474b1;
}
#last_page_turner{
    margin-top:20px;
}

#first_page_turner{
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin: 0px;
}

#top_thumbnail{
    /* margin-bottom:20px; */
 /*   max-height: 200px; */
    overflow: hidden;
}

#top_thumbnail img{
    max-width: 100%;
    width: 100%;
    max-height: 225px;
    object-fit: scale-down;
    object-position: right;
}

.articleCopy ul.score {
    padding: 0;
    margin: 0 0 1px 0;
    list-style: none;
    height: 1.6em;
}

.articleCopy ul.score li {
    background: #b8cce4;
    float: left;
    line-height: 1.6em;
    height: 1.6em;
    margin-right: 1px;
    font-weight: bold;
    padding: 0 2px;
    color: #000;
    width: 1.4em;
}

.articleCopy ul.score li span {
    display: none;
}

.articleCopy ul.score li.name {
    width: 10em;
    overflow: hidden;
}

.articleCopy ul.score li.on {
    background: #60497b;
}

.articleCopy ul.score li.score {
    text-align: center;
    width: 4em;
}

.articleCopy .tags,
.articleCopy .companies{
    font-size: 84%;
}

.articleCopy .tags{
    margin-bottom:0;
    margin-top: 5px;
}

.articleCopy .companies{
    margin-top:0;
    margin-bottom: 30px;
}

.articleCopy .tags a,
.articleCopy .companies a{
    color:#a1a1a1;
}

div#side_bar_suggestions .article {
    height: 96px;
    margin-top: 8px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

div#side_bar_suggestions .article a{
    color:white;
}

div#side_bar_suggestions .article img{
    width:100%;
}

div#side_bar_suggestions .article .title{
    background-color: rgba(63, 40, 86, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    color: white;
    font-size: 75%;
}

#related_articles_container{
    margin-top:10px;
}
#detail-related-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    min-height: 300px
}
#detail-related-container .article .category-dot {
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
}
#detail-related-container .article h4 {
    display: -webkit-inline-box;
    width: 90%;
}
.article {
    width: 100%;
    height: 125px;
    position: relative;
    height: 100%;
}
#detail-related-container .article a {
    height: 100%;
    color: black;
}
#detail-related-container .article a img {
    width: 100%;
    height: 150px;
    display: inline-block;
    object-fit: cover;
}
.article h4 {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 1.4em;
    line-height: unset;
    max-height: 62px;
}
.article .summery > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 16px;
    max-height: 75px;
    word-break: initial;
}
.article .summery p {
    font-size: 14px;
    margin: 0;
    padding-left: 13px;
}
.article .published {
    position: absolute;
    bottom: 0;
    left: 12px;
    font-size: 12px;
    color: #686868;
}
.article .bottom-right {
    position: absolute;
    bottom: 3px;
    right: 0;
    height: 14px;
    overflow: hidden;
}
.article .comments {
    background-repeat: no-repeat;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-right: 17px;
    background: url(/static/public/image/comments.png) no-repeat;
    background-position: right;
    line-height: 12px;
}

#comments_container{
    margin-top:20px;
}
#related_articles_container h3,
#comments_container h3{
    padding: 5px;
    font-size: 75%;
    margin: 0 0 8px 0;
    text-align: center;
}


.object_headings{
    position:relative;
}

/** New Scores **/
#newScores {
    margin: 2em 0;
    overflow: hidden;
    font-size: 75%;
}

#newScores h2 {
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, Garuda, "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Geneva, "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #ACE;
    margin: 0;
}

.hardware #newScores h2,
.hardware #newScores ul.breakdown li .score {
    color: #3474B0;
}

.modding #newScores h2,
.modding #newScores ul.breakdown li .score {
    color: #523668;
}

.gaming #newScores h2,
.gaming #newScores ul.breakdown li .score {
    color: #B72B0F;
}

.bits #newScores h2,
.bits #newScores ul.breakdown li .score {
    color: #53A6A6;
}

.blog #newScores h2,
.blog #newScores ul.breakdown li .score {
    color: #009900;
}

.news #newScores h2,
.news #newScores ul.breakdown li .score {
    color: #5E737B;
}

#newScores .center {
    float: left;
    position: relative;
    left: 50%;
    clear: left;
}

#newScores .breakdown {
    float : left;
    margin-right: 20px;
    position: relative;
    left: -50%;
}

#newScores .breakdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #A5A5A5;
    float: left;
    margin-bottom: 5px;
}

#newScores .breakdown ul li {
    border-bottom: 1px solid #A5A5A5;
    overflow: hidden;
    padding: 4px 0;
    font-size: 1.2em;
    font-weight: bold;
}

#newScores .breakdown ul li .label {
    float: left;
    text-align: right;
    text-transform: uppercase;
    width: 8em;
    margin-right: 0.6em;
    white-space: nowrap;
}

#newScores .breakdown ul li .score {
    float: left;
    color: #3474B0;
}

#newScores .breakdown p {
    text-align: right;
    line-height: 1.6em;
    clear: left;
}

#newScores .overall {
    float: left;
    position: relative;
    left: -50%;
}

#newScores .award {
    float: left;
    margin-left: 10px;
    position: relative;
    left: -50%;
}

#newScores .gamerscorelinks {
    float: left;
    text-align: center;
    position: relative;
    left: -50%;
}

#edit_button{
    color: white;
    border-radius: 2px;
    border: 1px solid #3f2856;
    background-color: #3f2856;
    position: absolute;
    top: 0;
    right: 0;
    padding: 1px 3px;
}

#edit_button img{
    width: 10px;
}

#edit_button:hover{
    color: #ffffff;
    background-color: #3f2856;
    border-color: #3f2856;
    cursor:pointer;
}

.sharethis-inline-share-buttons{
    height:20px;
    float:right;
}

.sharethis-inline-share-buttons .st-btn {
    height: 40px !important;
    line-height: 40px !important;
    padding: 0px !important;
}

.sharethis-inline-share-buttons .st-btn > svg{
    top:0 !important;
}

#article-details #st-1 .st-btn {
    border-radius: 5px;
}

#article-details #st-1 .st-btn > svg {
    height: 40px;
    width: 40px;
}
#st-1 .st-btn[data-network="reddit"] > img {
    width: 32px;
    margin: 4px;
    padding: 0px;
    height: unset;
    top: 0px;
}
#st-1 .st-btn[data-network="facebook"] > img {
    width: 32px;
    margin: 4px;
    padding: 0px;
    height: unset;
    top: 0px;
}
#st-1 .st-btn[data-network="twitter"] > img {
    width: 32px;
    margin: 4px;
    padding: 0px;
    height: unset;
    top: 0px;
}

div[data-network="facebook"],
div[data-network="twitter"]{

    display:inline-block !important;
}

/* images scrolling messes us formatting with scrollbars so this is a temp fix*/
[data-isimage="true"]{
    overflow:unset !important;
    width: 100%;
}
a[data-isimage="true"]:has(> img) {
    width: 49% !important;
}
a:has(> img) {
    width: 49% !important;
}
/* [data-isimage="true"] img {
    width: 100%;
} */

@media (max-width: 500px){
    div[data-network="whatsapp"]{
        display:inline-block !important;
    }
}


#article-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    margin-bottom: 15px;
}
#article-details {
    position: relative;
}
.author > a {
    display: block;
    color: black;
    font-weight: bold;
}
.section-detail {
    margin-top: 0px;
}
@media screen and (max-width: 1000px) {
    #detail-related-container h4{
        /* grid-template-columns: 1fr 1fr; */
        /* height: 600px; */
        font-size: 18px;
    }
    .articleCopy .tags {
        margin: 5px 0px;
    }
    #first_page_turner {
        display: block;
        position: unset;
    }
}
@media screen and (max-width: 680px) {
    #article-top {
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 600px) {
    #detail-related-container {
        grid-template-columns: 1fr;
        height: 900px;
    }
}

#page_body table {
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
    margin-bottom: 1.5em;
}
table, 
tr, 
th, 
td {
    border-width: 1px;
    text-align: center;
    font-size: 14px;
    background-color: #eee;
}
table tr th, 
table tr td:first-child {
    font-weight: bold;
    background-color: #ddd;
    text-align: left;
    padding: 5px;
}
table tr th, 
table tbody tr:first-child td {
    background-color: #3f2856;
    color: #fff;
    font-size: 14px;
    border: 1px solid white;
    border-top: none;
    text-align: center;
}
table tr:hover td {
    background-color: #ddd;
}
table thead + tbody tr:first-child td:not(:first-child) {
    background-color: #eee;
    color: unset
}
table thead + tbody tr:first-child td:first-child {
    background-color: #ddd;
    color: unset;
    font-size: 14px;
    text-align: left;
}
table thead + tbody > tr:first-child:hover td:not(:first-child) {
    background-color:#ddd;
}
table tr td {
    border: 1px solid #fff;
}

table#x9lxeca {
    display: none;
}
figcaption i {
    font-size: 16px;
    font-weight: bold;
}
/* targets images in IE so they don't go extend out of the article container  */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    /* top part of detail */
    #article-top > div {
        width: 49%;
        display: inline-block;
    }
    /* tables */
    table, 
    tr, 
    th, 
    td {
        border-width: 1px !important;
        text-align: center !important;
        font-size: 14px !important;
        background-color: #eee !important;
    }
    table tr th, 
    table tr td:first-child {
        font-weight: bold !important;
        background-color: #ddd !important;
        text-align: left !important;
        padding: 5px !important;
    }
    table tr th {
        background-color: #3f2856 !important;
        color: #fff !important;
        font-size: 14px !important;
        border: 1px solid white !important;
        border-top: none !important;
        text-align: center !important;
    }
    table tr:hover td {
        background-color: #ddd !important;
    }
    table tr td {
        border: 1px solid #fff !important;
    }
    /* related articles */
    #detail-related-container > div {
        width: 33%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 300px;
    }
    div#page_body img.img-responsive{
        width: unset;
    }
}