.pf-c-input-group {
	position: relative;
}
.tlf-eye {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: 0;
    padding: 12px;
}

#kc-locale-dropdown {
    display: block !important;
}

a#kc-current-locale-link::after {
    content: "\2c5";
    margin-left: 4px;
}
a#kc-current-locale-link {
    display: block;
    padding: 0 5px;
}
#kc-locale ul {
    display: none;
    position: absolute;
    background-color: #fff;
    list-style: none;
    right: 0;
    top: 20px;
    min-width: 100px;
    padding: 2px 0;
    border: solid 1px #bbb;
}
#kc-locale ul li a {
    display: block;
    padding: 5px 14px;
    color: #000 !important;
    text-decoration: none;
    line-height: 20px;
}
#kc-locale ul li a:hover {
    color: #4d5258;
    background-color: #d4edfa;
}
#kc-locale-dropdown a {
    color: #4d5258;
    background: 0 0;
    padding: 0 15px 0 0;
    font-weight: 300;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px !important;
    margin-bottom: 10px;
}
#kc-content-wrapper {
    margin-top: 0 !important;
}
#kc-form-wrapper {
    margin-top: 0 !important;
}
#kc-form-buttons {
    margin-top: 40px;
}
.login-pf-page .card-pf {
    margin-bottom: 10px;
}
a#kc-current-locale-link {
    display: block;
    padding: 0 5px !important;
}
div.kc-logo-text {
	display: none;
}