/*
 *   Tripoli is a generic CSS standard for HTML rendering. 
 *   Copyright (C) 2007-2008 David Hellsing
 *   
 *   http://devkick.com/lab/tripoli/
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program.  If not, see <http://www.gnu.org/licenses/>.
**
_______________________________
RESET */
*{text-decoration:none;font-size:1em;outline:none;margin:0;padding:0}code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext{font:inherit;white-space:normal}a,img,a img,iframe,form,abbr,acronym,object,applet,table,a abbr,a acronym{border-width:0}dfn,i,cite,var,address,em{font-style:normal}th,b,strong,h1,h2,h3,h4,h5,h6,dt{font-weight:400}caption,th,td{text-align:left}html{background:#FFF;color:#000;line-height:1;font-family:arial, sans-serif}/* \*/html{font-family:sans-serif}/* */q{quotes:"\201C""\201D""\2018""\2019"}ul,ol,dir,menu{list-style:none}sub,sup{vertical-align:baseline}a{color:inherit}/*
_______________________________
DISABLE DEPRECATED HTML */
font,basefont{color:inherit;font:inherit;font-size:100%}center,*[align]{text-align:inherit}s,strike,u{text-decoration:inherit}img{border:none;margin:0}ol{list-style-type:decimal}body{background-color:transparent}tr,th,td{width:auto;height:auto;background-color:transparent;vertical-align:inherit;border:none}table[border],.content table[border]{border-collapse:separate;border-spacing:0}nobr{white-space:normal}marquee{overflow:visible;-moz-binding:none}blink{text-decoration:none}/*
_______________________________
GENERAL */
html{font-size:125%}body{font-size:50%}a{text-decoration:underline}strong,th,thead td,h1,h2,h3,h4,h5,h6,dt{font-weight:700}cite,em,dfn{font-style:italic}code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea{font-size:100%;font-family:mono-space,monospace}pre{white-space:pre}pre *{font-size:100%;white-space:pre}del{text-decoration:line-through}ins,dfn{border-bottom:1px solid #000}small,sup,sub{font-size:85%}big{font-size:125%;line-height:80%}abbr,acronym{text-transform:uppercase;font-size:85%;letter-spacing:.1em}abbr[title],acronym[title],dfn[title]{cursor:help;border-bottom:1px dotted #000}sup{vertical-align:super}sub{vertical-align:sub}blockquote{padding-left:2.2em}hr{display:none/* We will re-reset it later for content */}:lang(af),:lang(nl),:lang(pl){quotes:'\201E' '\201D' '\201A' '\2019'}:lang(bg),:lang(cs),:lang(de),:lang(is),:lang(lt),:lang(sk),:lang(sr),:lang(ro){quotes:'\201E' '\201C' '\201A' '\2018'}:lang(da),:lang(hr){quotes:'\00BB' '\00AB' '\203A' '\2039'}:lang(el),:lang(es),:lang(sq),:lang(tr){quotes:'\00AB' '\00BB' '\2039' '\203A'}:lang(en-GB){quotes:'\2018' '\2019' '\201C' '\201D'}:lang(fi),:lang(sv){quotes:'\201D' '\201D' '\2019' '\2019'}:lang(fr){quotes:'\ab\2005' '\2005\bb' '\2039\2005' '\2005\203a'}*[lang|='en'] q:before{content:'\201C'}*[lang|='en'] q:after{content:'\201D'}*[lang|='en'] q q:before{content:'\2018'}*[lang|='en'] q q:after{content:'\2019'}input,select,button{cursor:pointer}input[type='text'],input[type='password']{cursor:text}input[type='hidden']{display:none}/*
_______________________________
CONTENT */
.content{font-size:1.2em;line-height:1.6em}.content h1{font-size:1.6em;line-height:1;margin:1em 0 .5em}.content h2{font-size:1.5em;line-height:1;margin:1.07em 0 .535em}.content h3{font-size:1.4em;line-height:1;margin:1.14em 0 .57em}.content h4{font-size:1.3em;line-height:1;margin:1.23em 0 .615em}.content h5{font-size:1.2em;line-height:1;margin:1.33em 0 .67em}.content h6{font-size:1em;line-height:1;margin:1.6em 0 .8em}.content hr{display:block;background:#000;color:#000;width:100%;height:1px;border:none}.content ul{list-style:disc outside}.content ol{list-style:decimal outside}.content table{border-collapse:collapse}.content hr,.content p,.content ul,.content ol,.content dl,.content pre,.content address,.content table,.content form{margin-bottom:1.6em}.content p+p{margin-top:-.8em}.content fieldset{margin:1.6em 0;padding:1.6em}/* \*/.content legend{padding-left:.8em;padding-right:.8em}/* *//* for Opera 8 */@media all and min-width 0px{.content legend{margin-bottom:1.6em}.content fieldset{margin-top:0}.content[class^='content'] fieldset{margin-top:1.6em}}.content fieldset>*:first-child{margin-top:0}.content textarea,.content input[type='text']{padding:.1em .2em}.content input{padding:.2em .1em}.content select{padding:.2em .1em 0}.content select[multiple]{margin-bottom:.8em}.content option{padding:0 .4em .1em}.content button{padding:.3em .5em}.content input[type='radio']{position:relative;bottom:-.2em}.content dt{margin-top:.8em;margin-bottom:.4em}.content ul,.content ol{margin-left:2.2em}.content caption,.content form div{padding-bottom:.8em}.content ul ul,content ol ul,.content ul ol,content ol ol{margin-bottom:0}/*
_______________________________
VISUAL PLUG */
abbr[title],acronym[title],dfn[title]{border-bottom:1px solid #ccc}ins,dfn{border-bottom-color:#666}del{color:#666}fieldset{border-color:#ccc}textarea,input[type='text'],input[type='password'],select{border:1px solid #ccc;background:#fff}fieldset{border:1px solid #ccc}textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover{border-color:#aaa}textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus{outline:2px solid #e4e4e4;border-color:#888}.content hr{background:#aaa;color:#aaa}.content table{border-top:1px solid #ccc;border-left:1px solid #ccc}.content th,.content td{border-bottom:1px solid #ddd;border-right:1px solid #ccc}.content th,.content td{padding:.8em}a:link{color:#36c}a:visited{color:#99c}a:hover,code,pre{color:#c33}a:active,.a:focus{color:#000}/*
_______________________________
TYPE PLUG */
.alt{font-family:"baskerville italic","Warnock Pro","Goudy Old Style","Palatino","palatino linotype","Book Antiqua",Georgia, serif;font-style:italic;font-weight:400}.dquo{margin-left:-.55em}/*
_______________________________
END */

textarea { white-space:pre; }


html
{
  background-color: #363642;
}

#content,  body#public_profile #container, body#profile_public #container {
    min-height: 650px;
}

body#choose_signup  div#page_container {
    min-height: 400px;
}

#container
{
  /* font-family: Tahoma, Helvetica, Arial, sans-serif;*/
  font-family: Verdana, sans-serif;


}

.content p, .content form.small p {
    font: normal 1.3em/1.4em Verdana, sans-serif;
    color: #333;
}

 .content form.small p, span.markdown_wrapper  p, p.notice {
    font: normal 1.1em/1.3em Verdana, sans-serif;
}

.menu_bg_full {
    background: #fcfeff url(../images/background.png) repeat-x;
}
.menu_bg_no_nav {
    background: #fcfeff url(../images/background_no_nav.png) repeat-x;
}
.menu_bg_anonymous {
    background: #fcfeff url(../images/background_anonymous.png) repeat-x;
}

#main, #footer
{
  margin: 0 auto;
  width: 940px;
}

div#feedback_button a, div#feedback_button.en a  {
		position:fixed;
		top: 200px;
		left: -18px;
		background: url(../images/suggestions_rotated_text2.png) no-repeat;
		display: block;
		text-indent: -9999px;
		padding: 0;
		margin: 0;
		height: 165px;
		width: 45px;
}
div#feedback_button.en a  {
	background: url(../images/suggestions_rotated_text_en.png) no-repeat;
}
div#feedback_button a{
		 background-position: 0px 0px;
}
div#help_button a, div#help_button.en a  {
		position:fixed;
		top: 330px;
		left: -18px;
		background: url(../images/help_side_tab_button.png) no-repeat;
		display: block;
		text-indent: -9999px;
		padding: 0;
		margin: 0;
		height: 165px;
		width: 45px;
}

div#help_button.en a  {
    background: url(../images/help_side_tab_button_en.png) no-repeat;
}

div#help_button a {
		 background-position: 0px 0px;
}
#main
{
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#container .content input, #container .content select, #container .content textarea
{
   	
  color: #333; 
  padding: 5px;
  font: normal 16px/1.2em Tahoma, Helvetica, Arial, sans-serif;
  background: #fff url(../images/input_background.png) repeat-x;
  /*border: 1px solid #a6b1b9;*/
 border-color: #6B818F;
  
}

#container .content form.small input, #container .content form.small select, #container .content form.small textarea
{
   	
  color: #333; 
  padding: 5px;
  font: normal 12px/1em Tahoma, Helvetica, Arial, sans-serif;
  background: #fff url(../images/input_background.png) repeat-x;
  /*border: 1px solid #a6b1b9;*/
  border-color: #6B818F;
}

#container .content form#select_feedback_type_form {
	margin: 0;
	padding: 0;
	margin-top: 20px;	
}

#container .content input[type=checkbox]
{
  background: none;
  border: 0;
}
#container .content input.extra-small {width: 40px;}
#container .content input.small {width: 80px;}
#container .content input.large {width: 180px;}
#container .content input.extra-large {width: 320px;}
#container .content input:focus, #container .content select:focus, #container .content textarea:focus
{
  
  outline: none;
   border: 1px solid #005dab;

}



/*===============================================================

	F O O T E R    S T Y L I N G
	
============================================= =FOOTER STYLING */

#footer
{
  color: #9aa2a9;
  font-size: 1.1em;
  line-height: 1.4em;
  position: relative;

}

#footer ul#alt_navigation
{
  margin-bottom: 20px;
  float: left;
}
#footer ul#alt_navigation li
{
  font-weight: bold;
  float: left;
  width: 180px;
}

#footer ul#alt_navigation ul
{
  margin-left: -10px;
}
#footer ul#alt_navigation ul li
{
  float: none;
  font-weight: normal;
}
#footer ul#alt_navigation ul li a
{
  background: url(../images/bullets.png) no-repeat 0px 5px;
  padding-left: 10px;
  
}
#footer ul#alt_navigation ul li a:hover
{
  background-position: 2px -95px;
}

#footer #copyright
{
  float: right;
}

#footer a, #tools a
{
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
#footer a:hover, #tools a:hover
{
  text-decoration: underline;
}

/*===============================================================
	B O X E S    S T Y L I N G
	
===============================================BOXES STYLING */
.white-box {
    border: 1px solid #c6dbf1; 
    padding: 20px; 
    background-color: #fff;
}

.white-box-thin {
    border: 1px solid #c6dbf1; 
    padding: 5px;
    margin-top: 5px; 
    background-color: #fff;
}

.white-box-thin.question {
    background-color: #fffff7;
    border-color: #ffe26c;
}

.auto_width {
    width: auto;
    float: left;
}

div.info-box {
    background-color: #fffdb9;
    border: 1px solid #e8e35c;
    display: block;
    width: 250px;
    float: right;
    padding: 20px; 

}

/*===============================================================

	C O N T E N T    S T Y L I N G
	
===============================================CONTENT STYLING */

.content
{
  padding-top: 5px;
  font-size: 1.1em;
}



.content a
{
  color: #b9000a;
  font-weight: bold;
  text-decoration: none;
}
.content a:hover
{
  text-decoration: underline;
}

/*===============================================================

	T I T L E S     S T Y L I N G
	
============================================= =TITLES STYLING */
.content h1, .content h2, .content h3
{font: normal 22px/1.2em  Arial, Verdana, sans-serif;
  color: #32323e;
  /*font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;*/
  font: normal 22px/1.2em  Arial, Verdana, sans-serif;
  color: #32323e;
  clear: both;
}
.content h1
{
  font-weight: normal;
  
  /*letter-spacing: -1px;
  font-size: 1.9em;*/
}
.content h2
{
  font-size: 1.4em;
  font-weight: bold;
}
body#captures  h2{
	border-bottom:1px solid #373743;
	color:#222222;
	font-family:Rockwell,Arial;
	font-size:20px;
	letter-spacing:-1px;
	margin:0;
	padding:10px 0 0;
}
.markdown_wrapper h2 {
  font-size: 1.8em;
  font-weight: bold;
}

.content h2#current_week {
    font-weight: bold;
}

p#tbox_abstract {
    font: normal 18px/1.1em  Arial, Verdana, sans-serif;
    color: #fff;
    line-height: 1.4em;
    width: 620px;
}

.content h3
{
  font-size: 1.2em;
}
.content h4
{
  font-size: 1.273em;
  margin-top: .75em;
}

.content .inline
{
  display: inline;
}


div.col
{
  margin: 20px 20px 10px 0;
  float: left;
}

div.right_col
{
  margin: 20px 10px 10px 20px;
  float: right;
}

.content form table
{
  width: auto;
  margin-bottom: 0;
  background: none;
  border: 0;
  
}

/*

#container button
{
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  height: 20px;
  overflow: visible;
  color: #fff;
  font-weight: bold;
}*/

.content span.check { background: url(../images/icon_check.png); }
.content span.cross { background: url(../images/icon_cross.png) left -1px; }
.content span.passwd { background: url(../images/icon_passwd.png) left -1px; }
.content span.time { background: url(../images/icon_time.png); }
.content span.edit { background: url(../images/icon_edit.png); }
.content span.add { background: url(../images/add.png); }
.content span.feedback_add { background: url(../images/icon_feedback_add.png); }
.content span.delete { background: url(../images/delete.png); }
.content span.lock { background: url(../images/tools_login_front.png); }
.content span.mail { background: url(../images/icon_mail.png) left 2px; }
.content span.agenda { background: url(../images/icon_agenda.png); }


/* wufoo like buttons */
.buttons2 a, .buttons2 button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#4860ac;
    border:1px solid #dedede;
    border-bottom:1px solid #303d68;
    border-right:1px solid #303d68;

    font-family:"Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
    font-size: 1.1em;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons2 button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons2 button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons2 button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* colors for buttons */


.buttons2 button:hover,  .buttons2 a:hover{
    background-color:#90a2db;
    border:1px solid #6775a2;
    /*color:#336699;*/
}
.buttons2 a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

.buttons2 button.positive, .buttons2 a.positive{
    color:#529214;
}
.buttons2 a.positive:hover, .buttons2 button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons2 a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons2 a.negative, .buttons2 button.negative{
    color:#d12f19;
}
.buttons2 a.negative:hover, .buttons2 button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons2 a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}



/*===============================================================

	T A G S
	
============================================= =TAGS STYLING */

div.tag_wrapper span.tag {
    float: left;
    background-color: #fff;
    border:1px solid #ffe3e5;
    padding: 3px;
    margin-right: 4px;

}
div.tag_wrapper a {
    color: #b8000c;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;

}
div.tag_wrapper a:hover span.tag {

    border:1px solid #c6dbf1;
    color: #4860ac;
    font-weight: normal;
    text-decoration: none;
}

/*========================================================================

	T E X T     S T Y L I N G
	
========================================================= =TEXT STYLING */

span.highlight1 {
    background-color: #b8000c;
    padding: 3px;
    color: #fff;
}

span.highlight2 {
    background-color: #32323e;
    padding: 3px;
    color: #fff;
}


span.highlight3 {
    background-color: #4860ac;
    padding: 3px;
    color: #fff;
}


span.highlight-green {
    background-color: #87c240;
    padding: 3px;
    color: #fff;
}


span.highlight_yellow {
    background-color: #f6f16b;
    padding: 3px;
    color: #222;
}


/*===============================================================

	S L I D E R S   S T Y L I N G
	
===============================================SLIDER STYLING */

* :focus { outline:none } 




.slider_bar {
  margin: 10px 0px 5px 0px;
}

.ui-slider { width: 325px; height: 23px; position: relative; background-repeat: no-repeat; background-position: center center; }

.ui-slider-handle
{
  position: absolute;
  z-index: 1;
  height: 16px;
  width: 16px;
  top: 0px;
  left: 0px;
  background: url(../images/slider_handle.png) no-repeat left 4px;
  border: 0;
  outline: 0; 
}
.ui-slider-handle:active, .ui-slider-handle:focus
{
  outline: none;
}


.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }

.ui-slider-range 
{ 
  position: absolute; 
  background: url(../images/slider_active_background.png) repeat-x left 9px;
  width: 100%; 
  height: 100%;
}



/* Default slider backgrounds */

.ui-slider, .ui-slider-1 { background: url(../images/slider_background.png) no-repeat 0 9px; }

.ui-slider-2
{ 
  background-image: url(/site_media/img/slider-bg-2.png);
}


#slider_callout, #slider1_callout , #slider2_callout
{
    min-width: 48px;
    position: absolute;
    top: 10px;
    margin-left: -10px;
    padding: 8px 0px 0px 0px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

div#level_slider span.sum_up_label {
    font-size: 1em;
}



/*===============================================================

	G E N E R I C    S T Y L I N G
	
===============================================GENERIC STYLING */
.clear
{
  clear: both;
}
.hide
{
  display: none;
}

.marginb-15  {
    margin-bottom: 15px;
}
.marginb-25  {
    margin-bottom: 25px;
}

.w-400 {
    width: 400px;
}
.content table thead th.expanded, .content table tbody td.expanded
{
  width: 100%;
  font-size: 1.1em;
}

p.notice a {
    font-weight: normal;
}




/*===============================================================

	B U T T O N S    S T Y L I N G
	
===============================================BUTTONS STYLING */

a.inline-button
{
  color: #fff;
  padding: 6px 4px 20px 13px;
  margin-right: 21px;
  position: relative;
  font-size:1em;
  text-decoration: none;
  font-weight: bold;
}
a.inline-button.last
{
  margin-right: 12px;
 
}

a.inline-button:hover
{
  text-decoration: none;
  background-position: 0 -100px;
}
a.inline-button:active
{
  background-position: 0 -200px;
}
a.inline-button.large
{
  padding: 14px 5px 20px 13px;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
a.inline-button, a.inline-button span.butt
{
  background-image: url(../images/inline-button_front.png);
}
a.inline-button.large, a.inline-button.large span.butt
{
  background-image: url(../images/inline-button_front_large.png);
  
}
a.inline-button span.butt
{
  background-position: right top;
  position: absolute;
  width: 12px;
  height: 100%;
  right: -7px;
  top: 0;
}
a.inline-button:hover span.butt
{
  background-position: right -100px;
}
a.inline-button:active span.butt
{
  background-position: right -200px;
}
a.inline-button.large span.butt
{
  right: -12px;
  width: 18px;
}
a.inline-button span.icon
{
  position: relative;
  top: 1px;
  padding-left: 20px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  padding-right: 5px;
}
a.inline-button span {
 position: relative;
  top: 3px;
}
a.inline-button.large span {
  top: 0px;

  right: -4px;
}

a.inline-button button span.icon
{
  margin: 0 -3px;
  padding-left: 18px;
}

#container #login a.inline-button
{
  top: -5px;
}

#profile_public #buttons
{
  clear: both;
  margin-top: 1.5em;
}
#profile_public #buttons a
{
  margin-right: 20px;
}


a#button_lancer-une-session, a#button_lancer-une-session_en
{
  display: block;
  width: 150px;
  height: 100px;
  background: url(../images/classe-button_large.png) no-repeat 0 0;
  position: relative;
  z-index: 100;
  text-indent: -9999px;
  top: 5px;
  left: 5px;
}

a#button_lancer-une-session_en {
  background: url(../images/classe-button_large-en.png) no-repeat 0 0;
}
span.launch_button {
	float: right;
	width: 150px;
	z-index: 100;	
}




a#button_lancer-une-session:hover
{
   
    /*background-position: -143px 0px;*/
}



/*===============================================================

	D E F   S T Y L I N G
	
=============================================== DEF STYLING */
.content dl
{
  overflow: hidden;
  font-size: 1.1em;
  line-height: 1.85em;
}


div#profil_details dl dt {
    width: 220px;
    
}

.content dl dt, .content dl.short dt
{
  width: 200px;
  float: left;
  clear: both;
  	padding: 0px;
	margin: 0px;
}

.content dl dd {

}
.content dl.short dt
{
  width: 100px;
}

/*===============================================================

	F O R M    S T Y L I N G
	
=============================================== FORM STYLING */

/* Form */
ul.errorlist {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0 3px 0 0;
    background: url(../images/icon_attention.png) no-repeat; 
}

ul.errorlist li {
    color: #e02525;
	font-size: 12px;
	
    padding-left: 20px;
}


input[type="file"] {
	border: 1px;
} 

form span.helptext {
    float: right;
    background-color: #fffdb9;
    border: 1px solid #e8e35c;
    padding: 10px;
    width: 200px;
    font-size: 12px;
}


label, form.horizontal label, form.vertical label, form.vertical.wrapped label, 
form.horizontal.wrapped label {
    font: normal 15px/1.2em arial,helvetica,tahoma,verdana,sans-serif;
    color: #222;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 5px;
    float: left;
    width: auto;
}

form.vertical label {
    display:block;
    float: none;
}

form span.required { 
    color: #e80515;
    margin-left: 4px;
    
}
form.wrapped div.label_wrapper label{
    display: block;
}
form.vertical.wrapped div.label_wrapper {
	display: block;
	float: none;
}
form.horizontal.wrapped div.label_wrapper  {
    float: left;
    width: 255px;
    display: inline;
}

form.horizontal.wrapped div.input_wrapper {
    float: left; 
    width: 200px;
}

form.wrapped div.field_wrapper {
   float: left;
}

form.horizontal  input, form.horizontal ul.checklist, 
form.horizontal span#id_level_range, form.horizontal span.captcha_cont  {
    float: left;
    margin-right: 5px;
}

form.vertical.wrapped input{
    display: block;
    float: none;
    clear: both;
}


form.horizontal span.captcha_cont input#id_captcha  {
	float: none;
	display: block;	
}
form.horizontal p, form p {
  display:block;
  margin: 0px;
  clear: both;
}

form.horizontal label {
    width: 250px;
    float: left;
    margin-bottom: 2px;#container .content input.extra-large {width: 320px;}
}


#container .content form  {
 padding: 5px 30px 5px 30px;
}

form label[for=id_details] {
    display: block;
    float: none;    
}

form textarea {
    height: 150px;
    width: 100%;
}

/* center boutton */
div.bcenter {
  width: 250px ;
  margin-top: 25px;
  margin-left: auto ;
  margin-right: auto ;

}

span.error_uname { background: url(../images/icon_cross.png) no-repeat 0px 3px;  padding-left: 20px;  font-weight: 1.1em; height: 28px;  }
span.success_uname { background: url(../images/icon_check.png) no-repeat 0px 4px;  padding-left: 20px; font-weight: 1.1em; height: 28px;  }


/* Invite student */
form#invite_student_form input{
    display: block;
}
form#invite_student_form  #id_message {
    height: 70px;
    width: 400px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
/* RESIZABLE TEXTAREA */
div.grippie, #invite_form div.grippie  {
	background:#EEEEEE url(/site_media/js/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:1px;
	overflow:hidden;
}
.wmd-preview {
	border: 1px solid #DDDDDD;
	width: 100%;
	margin-left: 0px;
	padding: 3px;
    background-color: #fff;
	
}
.wmd-preview p {
	margin: 3px !important;
	padding: 3px !important;
}

ol, div.markdown_wrapper ul, .wmd-preview ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:decimal;
    margin-bottom:1em;
    margin-left:30px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
div.markdown_wrapper li {
    padding-top: 8px;
}

.resizable-textarea textarea {
    display:block;
    margin-bottom:0pt;
    width:100%;
    height: 100px;
}


/* Multi checkbox groupchecklistselect */
/*===============================================================

	M U L T I  C H E C K B O X   S T Y L I N G
	
======================================== MULTY CHECK BOX STYLING */

span.checklist {
	float: left;
}
span#topics_checklist { 
    height: 200px; 
    overflow: auto; 
    overflow-x: hidden;
    width: 204px; 
    border: 1px solid #6B818F; 
    list-style-type: none; 
    padding: 0; 
    background-color: #fff;
    margin: 0px;
}

.checklist li, { margin: 0; padding: 0; }

span#topics_checklist ul li label { 
    display: block; 
    background-color: #fff; 
    margin: 0; 
    
    height: 20px;
    padding: 0; 
    width: 100%; 
}
span#topics_checklist ul li label:hover {
    background-color: #fffdb9; 
}

span#topics_checklist ul li .checked { background: #f6f6a2; }

/*===============================================================

	T O P I C S  C H E C K   S T Y L I N G
	
============================================TOPICS CHECK STYLING */

span#topics_checklist ul
{
  overflow: hidden;
  margin-left: 0;
  
}
span#topics_checklist ul 
{
  list-style: none;
  margin-left: 0;
}
span#topics_checklist ul li
{
  float: left;
  margin-left: 20px;
  width: 145px;
  font-weight: bold;
  font-size: 12px;
  color: #616970;
}


/*
.checked { background: #fffdd3; }

.checklist, .checklist li { margin: 0; padding: 0; }


.checklist input { vertical-align: middle; }
.checklist label {  padding: 0.2em 0.2em 0.2em 25px; font-weight: normal; }
* html .checklist label { height: 1%; }

.checklist label {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
}

.checklist label:hover { background: #ccc; color: #fff; }

.group_check_list { font-weight: bold; background: #e1e1e1; }
 
#list_subjects { margin-top: 5px; padding-bottom: 10px; }

*/
/*===============================================================

	B L O C K Q U O T E    S T Y L I N G
	
=========================================== BLOCK QUOTE STYLING */


/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote
{
  padding-left: 0;
}
blockquote:before,  blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
div.blockquote, div.blockquote p
{
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-style: italic;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  margin-top: 1em;
  letter-spacing: -0.3px;
}
div.blockquote span.start,
div.blockquote span.end
{
  padding: 10px 12px;
}
div.blockquote span.start
{
  background: url(../images/quote_start.png) no-repeat;
}
div.blockquote span.end
{
  background: url(../images/quote_end.png) no-repeat left center;
}
blockquote, blockquote p
{
  display: inline;
  margin: 0;
}

div.blockquote p, blockquote p
{
  color: #717171;
  font-size: 1.635em;
  line-height: 1em;
}


/* ===================== */

a.button {
    /* Sliding right image */
    background: transparent url('button_right.png') no-repeat scroll top right; 
display: block;
float: left;
height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.button span {
/* Background left image */ 
background: transparent url('button_left.png') no-repeat; 
display: block;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0 5px 18px;
} 
a.button:hover span{
text-decoration:underline;
}



/* Button */

#container a#testedo_button_fr, #container a#testedo_button_fr:hover,
#container a#testedo_button_en, #container a#testedo_button_en:hover  {
    display: block;
    width: 139px;
    height: 59px;
    border: none;
    text-indent: -9999px;
    float: left;
    margin-left: 10px;
    background: url("/site_media/images/testedo_fr.png") no-repeat 0 -1px;
}
#container a#testedo_button_en, #container a#testedo_button_en:hover {
    background: url("/site_media/images/testedo_en.png") no-repeat 0 -1px;
}
    
#container a#testedo_button_fr:hover {
    background-position: 0 -61px;
}

#container a#testedo_button_en:hover {
    background-position: 0 -62px;
}


#container a#signup_button_fr, #container a#signup_button_fr:hover,
#container a#signup_button_en, #container a#signup_button_en:hover  {
    display: block;
    width: 232px;
    height: 59px;
    border: none;
    text-indent: -9999px;
    background: url("/site_media/images/signup_fr.png") no-repeat 0 0;
    float: left;
    margin-right: 5px;
}
#container a#signup_button_en, #container a#signup_button_en:hover  {
        background: url("/site_media/images/signup_en.png") no-repeat 0 0;
}
#container a#signup_button_fr:hover {
    background-position: 0 -61px;
}
#container a#signup_button_en:hover {
    background-position: 0 -62px;
}


#container a#student_signup_fr, #container a#student_signup_fr:hover,
#container a#student_signup_en, #container a#student_signup_en:hover  {
    display: block;
    width: 230px;
    height: 55px;
    border: none;
    text-indent: -9999px;
    background: url("/site_media/images/student_signup_fr.png") no-repeat 0 0;
    float: left;
    margin-right: 5px;
}

#container a#student_signup_en, #container a#student_signup_en:hover  {
    background: url("/site_media/images/student_signup_en.png") no-repeat 0 0;
}    
    
#container a#teacher_signup_fr, #container a#teacher_signup_fr:hover,
#container a#teacher_signup_en, #container a#teacher_signup_en:hover  {
    display: block;
    width: 234px;
    height: 55px;
    border: none;
    text-indent: -9999px;
    background: url("/site_media/images/teacher_signup_fr.png") no-repeat 0 0;
    float: left;
    margin-right: 5px;
}

#container a#teacher_signup_en, #container a#teacher_signup_en:hover  {
    margin-left: 40px;
    background: url("/site_media/images/teacher_signup_en.png") no-repeat 0 0;
}
/*===============================================================

	HELP SECTION STYLING
	
===============================================HELP SECTION STYLING */.help-element {
/*    border: 1px solid #c6dbf1; 
    padding: 5px 10px 0 10px; 
    background-color: #ffffff;*/
    margin:10px 20px 10px 20px;
    float: left;
    width: 270px;
}
.help-element.last {
    margin:10px 0px 10px 0px;
    float: left;
    width: 270px;
}

.help-element img {
    border: 1px solid #dddddd;
    margin-bottom:15px;
}

.help-element p {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-bottom:0px;
    margin-bottom:5px;
    margin-right:0px;
    font-size: 14px; 
}

.help-boxes-container{
   
}

.help-element h2 {
    font-size: 16px; 
    font-weight: bold; 
    color: #000000; 
    padding: 0px; 
    margin: 0 0px 10px 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.help-element img {
    border: 4px solid #7A8FB4;
}
.help-element img:hover {
    border: 4px solid #87A1CD;
}
.help-element img.c1 {
    border: 4px solid #FF6868;
}
.help-element img.c1:hover {
    border: 4px solid #FC7F7F;
}
/*******/

#title_bar
{
  background: url(../images/title_bar.png) no-repeat;
  padding: 12px 0 0 20px;
  height: 38px;
  margin-bottom: 1.5em;
  position: relative;
}
#title_bar h1
{
  color: #fff;
  margin-top: 0;
}


#profile_public #avatarimg
{
  float: left;
}
#profile_public #info
{
  margin-left: 120px;
  margin-bottom: 1.5em;
}

a#twitter
{
  background: url(../images/tweet-this-app.png) no-repeat;
  width: 112px;
  height: 62px;
  display: block;
  position: absolute;
  right: 0;
  top: -78px;
}

#container
{
  background: #f0f5f6 url(../images/background_front.png) repeat-x;
}

#content {
    min-height: 0px;
}

#container form#login_form {
    margin: 5px 0 0 0;
    padding: 0;
}

#login
{
    float:right;
    display: block;
    margin-top: 8px;
}

#login label
{
  display: block;
  width: 129px;

  font-size: 1em;  
  font-weight: normal;
  padding: 0px;
  margin-bottom: -3px;

}

#container #login input
{
  background: url(../images/input_background_rounded.png) no-repeat right top;
  height: 19px;
  width: 124px;
  margin-right: 2px;
  display: block;
  border: 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #4860ac;

}
#container #login span.wrapper {
    float: left;
    display: block;
    width: 150px; 
}

#container #login input:focus
{
  background-position: right -50px;
}



#header
{
  height: 75px;
  position: relative;
  overflow: hidden;
}

#logo
{
  position: absolute;
  left: 10px;
  bottom: 3px;
}

#value-proposition
{
  background: url(../images/value-proposition-box-clem.png) no-repeat;
  height: 265px;
  position: relative;
  padding: 20px;
}

#value-proposition h1
{
  color: #fff;
  margin-top: 60px;
  margin-left: 7px;
  line-height: 1.3em;
  width: 500px;
  margin-bottom: 20px;
  font-weight: normal;
}

#value-proposition #buttons
{
  position: absolute;
  bottom: 42px;
  left: 26px;
  font-size: 1.3em;
}

#value-proposition #buttons a.inline-button.large
{
  padding: 12px 5px 20px 13px;
}


ul.square-simple {
    margin-left: 15px;
	padding: 0px;
}

div#features-list ul.square-simple {

  font-size: 1.1em;
}

ul.square-simple li {
  margin-bottom: 5px;
  padding: 0px;
}

#slideshow {
    position:absolute;
    z-index:40;
    left: 535px;
    height:310px; 
    width: 400px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}




#features
{
  background: url(../images/features-box-clem.png) no-repeat;
  height: 200px;
  padding-top: 20px;
  position: relative;
  margin-top: 15px;
  color: #b3b9bf;

}
#features div.feature, #features div.feature#last
{
  margin: 55px 28px 0 20px;
  width: 420px;
  float: left;
}

#features div.feature#last
{
  margin: 55px 0px 0 30px;
 
}

#features div.feature h2
{
  
  color: #fff;
  margin-top: 8px;
}

#features div.feature p {
  letter-spacing: -0.3px;
  font: normal 17px/1.5em  "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #ddd;

  padding-left: 25px;
  background: url(../images/round_tick.png) no-repeat 4px 10px;
  
}

div#slideshow  {
    display: none;
}

ul.latest-news span.muted {
  font-weight: normal;
  color: #5d5d5d;
  font-size: 0.8em;
}

a#take-the-tour, a#take-the-tour-fr
{
  display: block;

  height: 53px;
  width: 171px; 
  background: url(../images/take-the-tour.png) no-repeat;
  position: absolute;
  z-index: 1000;
  left:775px;
  top: 167px;
  text-indent: -9999px;
}
a#take-the-tour-fr {
  background: url(../images/take-the-tour_fr.png) no-repeat;
}

a#take-the-tour:hover, a#take-the-tour-fr:hover 
{
 left:780px;
  top: 167px;
}

#presentation
{
  clear: both;
}

#content h2
{
  margin-bottom: 1.4em;
}
#content h2 strong
{
  color: #b8000c;
}
 .muted
{
  font-weight: normal;
  color: #5d5d5d;
}
#latest-news ul
{
 list-style: none;
 margin-left: 0px;
}
#latest-news ul li
{
  font-size: 1.1em;
  margin-bottom: 1em;
}

#client-testimonials img
{
  float: left;
}
#client-testimonials #client-name
{
  margin-top: 10px;
  margin-left: 10px;
  float: left;
}

#content
{
  overflow: hidden;
  background: url(../images/content_background_lines.png) repeat-y center top;
  margin: 10px 0;
}

.content h1, .content h2, .content h3
{
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;

  color: #32323e;
  clear: both;
}


div.col
{
  width: 290px;
  margin-right: 35px;
  margin-top: 0;
}
div.col.last
{
  margin-right: 0;
}


ul#featured-list
{
  list-style: none;
  margin: 0;
}
ul#featured-list li
{
  display: inline;
  line-height: 40px;
  padding-right: 25px;
}


/* INLINE BUTTON */
a#twitter
{
  background: url(../images/tweet-this-app.png) no-repeat;
  width: 112px;
  height: 62px;
  display: block;
  position: absolute;
  right: 0;
  top: -78px;
}





.content h2
{
  color: #4860ac;
}

ul#etappes
{
  list-style: none;
  position: absolute;
  bottom: 0;
  left: 200px;
  margin: 0;
}
ul#etappes li
{
  float: left;
  margin-right: 10px;
}
ul#etappes li a
{
  display: block;
  height: 30px;
  padding: 12px 20px 8px 20px;
  margin-right: -15px;
  position: relative;
  color: #bab4a3;
  line-height: 1.2;
}
ul#etappes li a:hover
{
  color: #fff;
  text-decoration: none;
}
ul#etappes li a span.sub
{
  display: block;
  font-weight: normal;
  color: #373743;
}
ul#etappes li.active,
ul#etappes li.active span.butt
{
  background: url(../images/title_bar_tab.png) no-repeat;
}
ul#etappes li.active span.butt
{
  background-position: right top;
  position: absolute;
  right: 0;
  width: 15px;
  height: 50px;
  top: 0;
}
ul#etappes li.active a
{
  color: #4860ac;
}

div.profil
{
  width: 260px;
  height: 70px;
  float: left;
  position: relative;
  padding-top: 130px;
  text-align: center;
}
#student.profil
{
  background: url(../images/profil_student.png) no-repeat  40px 20px;
  border-right: 1px solid #c9d5d7;newsl_inpu
}
#teacher.profil
{
  margin-left: 30px;
  background: url(../images/profil_teacher.png) no-repeat  70px 20px;
}


.content form table th
{
  font-size: 1.2em;
}

#container button
{
  /*padding: 5px 0;*/
}


div.newsl_bg {
  margin-left: 0;
  margin-top: 0;
  background: url(../images/newsletter_icon.png) no-repeat 0 -15px;
  height: 40px;
  padding-top: 50px;
  padding-left: 20px;
}


#container form#newsl input#id_email {
    background: url(../images/input_background_rounded_large.png) no-repeat right top;
    height: 19px;
  width: 155px;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    color: #4860ac;
    float: left;
}

#container form#newsl input#id_email:hover, #container form.newsl input#id_email:focus {
    border: none;
}



