html {height: 100%;}

tr.spaceUnder > td
{
  padding-bottom: 1.5em;
}

div.errormsg {
    color: red;
    font-size: smaller;
    font-family: arial,sans-serif;
}

b.errormsg {
    color: red;
}

font.errormsg { 
    color: red;
    font-size: smaller;
    font-family: arial,sans-serif;
}

body {
    font: .8em Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    /* text-align: center; */
    text-align: left;
    color: #29304C;
    height: 100%;
}

body.bandeau {
    /* background-image:url(/moncompte/images/bg_bandeau.gif); */
    background-repeat: repeat-y;
}

img {vertical-align:top; border: none;}

#bandeau {
    float: left;
    width: 32px;
    margin-top: 10px;
}

#bandeau_large {
    display: none;
}

#container {
    position:absolute; /* sans cela les topbar peuvent disparaitre */
    top: 10px;
    background: #FFFFFF;
    text-align: left;
    width: 70%;
}

#profil {
    color: #960FCA;
    font-size: 1.1em;
    line-height: 1em;
    margin: 0.5em 1em 0 1em;
    padding-bottom: 0.1em;
    border-bottom: 2px solid #06B1CB;
}

#profil .nom {float:left; font-weight:bold;}
#profil .connexion {float: right; font-weight: bold;}

/* #titre {float: left; margin: 1em 0 2em 1em;} */
#titre {float:none; text-align:center; margin: 0em 0 0em 0em;}

#boutons {
    float: right;
    margin: 1.5em .6em 0 0;
}

#footer { 
    font-size: .7em;
    color: #9C0FCA;
    text-align: center;
    padding: 0;
    margin-top: 15px;
} 

#footer a {color: #9C0FCA;}

        @font-face {
            font-family: 'educ_font';
/* 
            src: url('./fonts/educ-font-webfont.eot');
            src: url('/moncompte/Common/fonts/educ-font-webfont.eot?#iefix') format('embedded-opentype'),
                 url('/moncompte/Common/fonts/educ-font-webfont.woff2') format('woff2'),
                 url('/moncompte/Common/fonts/educ-font-webfont.woff') format('woff'),
                 url('/moncompte/Common/fonts/educ-font-webfont.ttf') format('truetype'),
                 url('/moncompte/Common/fonts/educ-font-webfont.svg#webfontregular') format('svg');
*/
            src: url('./fonts/educ-font-webfont.eot');
            src: url('./fonts/educ-font-webfont.eot?#iefix') format('embedded-opentype'),
                 url('./fonts/educ-font-webfont.woff2') format('woff2'),
                 url('./fonts/educ-font-webfont.woff') format('woff'),
                 url('./fonts/educ-font-webfont.ttf') format('truetype'),
                 url('./fonts/educ-font-webfont.svg#webfontregular') format('svg');
            font-weight: normal;
            font-style: normal;
        }
        #academy {
            margin-top : 100px;
            font-family: educ_font;
            font-size : 20px;
        }
        #academy2 {
            margin-top : 15px;
            font-family: educ_font;
            font-size : 30px;
        }
        #academy3 {
            float:none; text-align:center; margin: 0em 0 0em 0em;
            margin-top : 5px;
            font-family: educ_font;
            font-size : 40px;
            width: 200%;
            display: block;
        }
        #academy4 {
            margin-top : 15px;
            font-family: educ_font;
            font-size : 60px;
        }
        academy a {
            text-decoration: none;
            color : #00529c;
        }
        academy a:visited {
            text-decoration: none;
            color : #00529c;
        }
        academy3 {
            text-decoration: none;
            color : #960FCA;
        }
        academy3 a {
            text-decoration: none;
            color : #960FCA;
        }
        academy3 a:visited {
            text-decoration: none;
            color : #960FCA;
        }
        
#bandeau_haut
{
    width: 200%;
}

h1 {
    font-size: 1.5em;
    padding: 0;
    padding-left: 25px;
    background-position: left;
    background-repeat:no-repeat;
    margin: 40px 0 10px 20px;
    color: #06B1CB;
}

h2 {
    font-size: 1.2em;
    padding: 10px 0 0 40px;
    margin: 0;
    color: #960FCA;
}

h2 a {color: #960FCA;}

.commentaire { margin: 0;}

div.underline {
    text-decoration: underline;
}

div.light {
    color: #777777;
}

div.login {
    /* font-size: 1.5em; */
    padding: 0;
    padding-left: 25px; 
    margin: 10px 0 10px 20px;
    color: #06B1CB;
    /* font-weight: bold; */
    font-family: educ_font; /* */
    font-size : xx-large; /* */
}

div.error {
    font-size: 1.5em;
    padding: 0;
    padding-left: 25px; 
    margin: 0 0 10px 20px;
    color: #990000;
    font-weight: bold;
}

.contour_table {
    margin-left: 20px;
    padding: 10px;
}

.contour_top {
    margin-left: 40px;
    /* background-image: url(/moncompte/images/contour_bleu_vert_top_left.gif); */
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 10px;
    padding-left: 15px;
}

.contour_bottom {
    /* background-image: url(/moncompte/images/contour_bleu_vert_bottom_right.gif); */
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 10px;
    padding-right: 15px;
    font-size: xx-large;
    width: 200%;
}

label {
    /* color: #999; changé pour que $baseUrl/$rootDirUrl/$reinitDir/ soit noir */
    color: #000;
    text-align: left;
/*display:inline-block;*/
}

input {
    /* test dom height: 29px; */
    border: 1px solid #06B1CB;
    /* test dom border-top: 1px solid #c0c0c0; */
    /* test dom padding: 0 8px; */
}

.bouton {
    color: #fff;
    font-weight: bold;
    background-color: #06B1CB;
    border: none;
}

.droite {float: right;}
.gauche {float: left;}
.cleaner {clear: both;}

.t_centre {text-align: center;}
.t_gauche {text-align: left;}
.t_droite {text-align: right;}

.gras, th.gras{font-weight: bold;}

.hide {display: none;}

div.warning { color: red; font-family:arial,sans-serif; }

.hideable-box { margin-top:10px;margin-left:22px;line-height:18px}.recovery
.hideable-wrapper { overflow:hidden;-ms-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.recovery
.hideable-box div { margin-top:5px;margin-bottom:5px}.recovery
.hideable-box .left { margin-right:5px;float:left}.recovery
.hideable-box .right { margin-left:0px;float:left}.recovery
.hideable-box .confirmation-box { margin-bottom:5px}.recovery
.hideable-box .secret-question-text { font-weight:bold}.recovery
.recovery-submit{margin-top:20px}.recovery
.additional-recovery-option-text { margin-left:20px}.recovery
.confirmation-hint-text {white-space:nowrap}.tool-tip-bubble{width:255px;line-height:18px}


/* for <meter> and <progress> */

meter{
    display: block;
    /* border: 1px outset; */
    background-color: #aaaaaa;
    border: 1px solid #5555aa;
    border-radius: 5px;
    height: 7px;
    width: 200px;
}

progress{
    /* display: block; */
    /* border: 1px outset; */
    background-color: #aaaaaa;
    border: 1px solid #666666;
    border-radius: 5px;
    height: 7px;
    width: 200px;
}

.progress-bar {
    font-size: 10px;
    text-align: center;
    height: 7px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #efefef;
    border-radius: 5px;
    border: 1px solid #5555aa;
    solid: 8b8b8b;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar-2 {
    font-size: 10px;
    color: #fff;
    text-align: center;
    float: left;
    width: 0;
    height: 100%;
    line-height: 12px;
    background-color: #f05060;
    border-radius: 5px; 
    border: 1px solid #5555aa;
    solid: 8b8b8b;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

a.info {
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none
}

a.info:hover b{
    z-index:25;
    background-color:#ff0
}

a.info span {
    display: none
}

/* the span will display just on :hover state */
a.info:hover span {
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center
}

table.editPasswd td:nth-child(6) {
    align: left;
    padding-top:10px; 
    white-space: nowrap;
}

table font
{
    font-size: x-large;
}

table input
{
    height: 35px;
    width: 200%;
    margin-bottom: 15%;
}

span 
{
    font-size: x-large;
}

td font
{
    font-size: xx-large;
}

#save
{
    width: 205%;
    height: 50px;
    font-size: x-large;
    margin-top: 15%;
}

.saveMDP
{
    width: 108% !important; 
    height: 50px !important;
    font-size: xx-large !important;
}

tr
{
    display: grid
}
