/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
a{
    color: #007ab2;
    text-decoration: none;
}

a:hover,a:focus{
    color: #009de5
}

.pkp_site_name .is_text {
    font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    display: inline-block;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #fff !important;
    text-decoration: none;
    background: url(https://itssi-journal.com/public/site/images/admin/logoITSSI.png) no-repeat  !important;
    background-size: 90px !important;
    padding: 25px 0px 40px 110px !important;
}

.current_issue {
	display: none;
}