/*
Theme Name: YOOtheme Child
Theme URI: https://yootheme.com
Template: yootheme
Author: YOOtheme
Author URI: https://yootheme.com
Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
Version: 2.0.8.1588322302
Updated: 2020-05-01 10:38:22

*/

.login h1 a {
    background-image: url('https://portal.ihm.dk/wp-content/uploads/2023/09/IHM_skygge.png');
}

.login h1 a {
    background-image: url('https://portal.ihm.dk/wp-content/uploads/2023/09/IHM_skygge.png');
    background-size: auto 70px;
    width: 100%;
    height: 100px;
    background-color: #142b40;
    margin: 0px;
    background-position: 50% 50%;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.login form {
    margin-top: 0px;
}

.privacy-policy-page-link, .wpml-login-ls, p#backtoblog, .language-switcher {
    display: none;
}