/* CSS Document */

.submission_checklist{
display: none;
visibility: hidden;
}

.box-hero--background-img:not(.no-overlay):before {
    background: rgba(0,0,0,0);
}

.galley_view{
top: 150px;
width: 900px;
}

#htmlGalleyFrame body :first-child{
    color: #0000dc !important;
}

.html_logo{
background-image: url("https://cyberpsychology.eu/public/journals/67/pageHeaderLogoImage_en_US.png");
background-repeat: no-repeat;
background-size: 350px;
background-position-y: 20px;
}

.html_galley{
width: 900px;
margin: 0 auto;
}

.pkp_page_submission #genreId option:nth-child(2){
    display:none;
    visibility:hidden;
}

.htmlpage table{
   border-bottom: 3px solid black;
   border-top: 3px solid black;    
   margin-left: auto;
    margin-right: auto;
    
    height: auto !important;
        
}

.htmlpage tr {
    height: auto !important;
}

.htmlpage td{
    padding: 5px 22px 5px 0px;
    
    height: auto !important;
}


.htmlpage img{
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    display: block;
    mix-blend-mode: multiply;
}

.htmlpage .tab_note{
    border-bottom: 0 hidden;
}

.htmlpage .tab_note>tbody>tr:last-child td{
    border-top: 3px solid #000;
    border-bottom: none;
}

.abstract {
    font-size: 15px;
    line-height: 1.3em;
    letter-spacing: 0px;
}

blockquote {
    margin: 0 2.5em 1.25em;
}

.mce-fixed {
    top: 350px !important;
}

.obj_article_details h1 img.open_material_badge{
    width: 25px;
    margin-left: 15px;  
}

.homepage_title .diamond_oa_badge {
    height: 30px;
    margin-top: -5px;
}