@charset "utf-8";
body { background: #ffffff  url(https://splds20.event.univ-lorraine.fr/data/css/splds_fond.png) fixed no-repeat  0 0 ; }
body { color: #000000 ; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:12px;}
.template_color { color: #ffffff ; }
.template_border_color { border-color: #000000 ; }
.template_backgroundcolor  { color: #000000 ; }
.titre { color: #000000 ; }
.titre { text-transform: uppercase; color:#000000; font-size: 12px;} 
.menu_niveau_1_on 	{ background-color:#000000; color:#000; }
.formcontent .titre { text-transform: none; color:inherit; font-size:12px;}
#template_header a	{ color:#000000 }
#template_header	{ color:#000000; }

img.flag_es { background: url(https://splds22.event.univ-lorraine.fr/data/flag_de.png) no-repeat 0px 0px;}
img.flag_es_selected,img.flag_es:hover {background: url(https://splds22.event.univ-lorraine.fr/data/flag_de.png) 0px -11px no-repeat;}

.menu_cartouche {
       visibility: hidden;
       position: relative;
}
.btngrp {
        background-color: #000;
}
button.btn-login.menu_niveau_1_on
{
        visibility: hidden; 
        position: relative;
}
button.btn-login.menu_niveau_1_on:after {
       visibility: visible; 
       position: absolute;
       top: 10px;
       left: 10px;
       background-color: #000;
       color: #fff !important;
       font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: bold;
       content: url("https://splds22.event.univ-lorraine.fr/data/user_w_nouv.png") "    LOGIN";
}

.dropdown-content a:first-child {
	visibility: hidden;
        position: relative;
}
.dropdown-content a:first-child:after {
       visibility: visible; 
       position: absolute;
       top: 0px;
       left: 10px;
       content: url("/img/icon/edit.png") " Password//Account";
}
.dropdown-content a:last-child {
	visibility: hidden;
        position: relative;
}
.dropdown-content a:last-child:after {
       visibility: visible; 
       position: absolute;
       top: 0px;
       left: 10px;
       white-space : normal;
       content: url("/img/icon/disconnect.png") " Account//Logout";