/*
Theme Name: Lean nas Emergências 4.2
Theme URI: http://leannasemergencias.com.br
Author: Weef Interativa
Author URI: http://weef.com.br/
Description: Correção de bug nos gráficos de kpis
Version: 4.2
Tags: Assets
Text Domain: assets-theme
*/


#login {
    width: 380px !important;
}

#login #lostpasswordform label {
    width: 180px !important;
}

.wp-pwd .wp-hide-pw {
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
    gap: 15px;
}

.user-pass-wrap {
    margin-bottom: 15px;
}

.wp-pwd .wp-hide-pw {
    display: none !important;
}

.language-switcher {
    display: none !important;
}

.fst_tickets .fs_all_tickets .fs_tk_header {
    background-color: black !important;
}

.content .password_input_container {
    display: flex;
}

button.gform_show_password.gform-theme-button.gform-theme-button--simple {
    border: none;
}