/*
 *   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;
}



/*===============================================================

	H E A D E R    S T Y L I N G
	
============================================= =HEADER STYLING */

#header
{
  height: 82px;
}
#header.no_nav
{
  height: 62px;
}
#header a#logo
{
  position: relative;
  top: 20px;
  left: 17px;
}



#header #tools
{
  float: right;
  padding-left: 9px;
  color: #bec5ca;
  background: url(../images/tools_corners.png) no-repeat;
  font-size: 1.1em;
  line-height: 1.6em;
}

#header #tools span#welcome
{
  background-color: #26262e;
  display: block;
  float: left;
  height: 23px;
  padding: 2px 10px;
  padding-right: 15px;
}

#header #tools ul
{
  float: right;
  padding-right: 9px;
  background: url(../images/tools_corners.png) no-repeat right -27px;
  height: 27px;
}

#header #tools ul li
{
  float: left;
  background-color: #363642;
}
#header #tools ul li.text
{
  background-color: #26262e;
  padding: 2px 10px 7px 10px;
}
#header #tools ul li a
{
  background-position: 12px 3px;
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-right: 20px;
}

#header #tools ul li a.user
{
  background-image: url(../images/tools_user.png);
}
#header #tools ul li a.logout
{
  background-image: url(../images/tools_logout.png);
}
#header #tools ul li a.login
{
  background-image: url(../images/tools_login.png);
}

#header #tools ul li a.no_mails
{
  background-image: url(../images/mail.png);
}
#header #tools ul li a.some_mails
{
  background-image: url(../images/mail-open.png);
}

/*===============================================================

	N A V I G A T I O N    S T Y L I N G
	
============================================= =NAVIGATION STYLING */


ul#navigation
{
  position: relative;
  padding-top: 4px;
  height: 76px;
  margin-left: -5px;
  padding-bottom: 12px;
  float: left; 
}



/* Dark bar when anonymous */
.menu_bg_anonymous ul#navigation
{
  height: 30px;
}

ul#navigation li
{
  float: left;
  background: url(../images/navigation_separator.png) no-repeat right 6px;
  padding: 9px 14px;
}
ul#navigation li a, ul#navigation li.active span span
{
  background: url(../images/navigation_text.png) no-repeat;
  display: block;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  height: 40px;
}


ul#navigation.en li a, ul#navigation.en li.active span span
{
  background: url(../images/navigation_text_en.png) no-repeat;
  display: block;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  height: 40px;
}

ul#navigation li.active span span a
{
  background: none;
}
#container ul#navigation li.first
{
  margin-left: 0;
}
ul#navigation li.active
{
  padding: 0;
  margin-left: -2px;
  margin-right: 8px;
  background: url(../images/navigation_active.png) no-repeat;
}
ul#navigation li.active span
{
  background: url(../images/navigation_active.png) no-repeat right top;
  display: block;
  height: 70px;
  margin-left: 10px;
  margin-right: -10px;
  padding: 12px 20px 0 10px;
}
ul#navigation ul
{
  position: absolute;
  top: 53px;
  left: 15px;
  color: #fff;
  overflow: visible;
  font-size: 12px;
  font-weight: bold;
}

ul#navigation ul li
{
  padding-left: 15px;
  background: url(../images/navigation_bullet.png) no-repeat 0 15px;
}
ul#navigation ul li.first
{
  background: none;
  padding-left: 0;
}
ul#navigation ul li a,
ul#navigation.en ul li a
{
  background: transparent;
  display: inline;
  color: #ccd1d5;
  text-decoration: none;
  font-weight: normal;
}
ul#navigation ul li a:hover,
ul#navigation.en ul li a:hover,
{
  color: #fff;
}


ul#navigation li.agenda a, ul#navigation li.agenda span span
{ 
    width: 80px; 
    background-position: 0 3px; 
}

ul#navigation.en li.agenda a, ul#navigation.en li.agenda span span {
    width: 95px; 
    background-position: 0 3px; 
}


ul#navigation li.agenda a:hover,
ul#navigation.en li.agenda a:hover { 
    background-position: 0 0; 
}
ul#navigation li.agenda span span,
ul#navigation.en li.agenda span span { background-position: 0 -100px; }

ul#navigation li.mes-eleves a, ul#navigation li.mes-eleves span span { width: 112px; background-position: -200px 3px; }

ul#navigation.en li.mes-eleves a, ul#navigation.en li.mes-eleves span span {
    width: 130px;
    background-position: -200px 3px;
}

ul#navigation li.mes-eleves a:hover,
ul#navigation.en li.mes-eleves a:hover
{ background-position: -200px 0; }

ul#navigation li.mes-eleves span span,
ul#navigation.en li.mes-eleves span span  
{ background-position: -200px -100px; }

ul#navigation li.mes-professeurs a, ul#navigation li.mes-professeurs span span,
ul#navigation.en li.mes-professeurs a, ul#navigation.en li.mes-professeurs span span
{ width: 150px; background-position: -400px 3px; }

ul#navigation li.mes-professeurs a:hover,
ul#navigation.en li.mes-professeurs a:hover
{ background-position: -400px 0; }

ul#navigation li.mes-professeurs span span,
ul#navigation.en li.mes-professeurs span span
{ background-position: -400px -100px; }

ul#navigation li.profil a, ul#navigation li.profil span span
{ width: 61px; background-position: -600px 3px; }

ul#navigation.en li.profil a, ul#navigation.en li.profil span span
{ width: 69px; background-position: -600px 3px; }

ul#navigation li.profil a:hover,
ul#navigation.en li.profil a:hover 
{ background-position: -600px 0; }

ul#navigation li.profil span span,
ul#navigation.en li.profil span span
{ background-position: -600px -100px; }

ul#navigation li.compte a, ul#navigation li.compte span span,
ul#navigation.en li.compte a, ul#navigation.en li.compte span span
{ width: 80px; background-position: -800px 3px; }

ul#navigation li.compte a:hove,
ul#navigation.en li.compte a:hover 
{ background-position: -800px 0; }

ul#navigation li.compte span span,
ul#navigation.en li.compte span span
{ background-position: -800px -100px; }

ul#navigation li.suggestions a, ul#navigation li.suggestions span span,
ul#navigation.en li.suggestions a, ul#navigation.en li.suggestions span span
{ width: 120px; background-position: -1000px 3px; }

ul#navigation li.suggestions a:hover,
ul#navigation.en li.suggestions a:hover 
{ background-position: -1000px 0; }

ul#navigation li.suggestions span span,
ul#navigation.en li.suggestions span span
{ background-position: -1000px -100px; }

ul#navigation li.exercices a, ul#navigation li.exercices span span,
ul#navigation.en li.exercices a, ul#navigation.en li.exercices span span
{ width: 90px; background-position: -1400px 3px; }

ul#navigation li.exercices a:hover,
ul#navigation.en li.exercices a:hover
{ background-position: -1400px 0; }

ul#navigation li.exercices span span,
ul#navigation.en li.exercices span span
{ background-position: -1400px -100px; }

ul#navigation li.messagerie a, ul#navigation li.messagerie span span,
ul#navigation.en li.messagerie a, ul#navigation.en li.messagerie span span
{ width: 108px; background-position: -1200px 3px; }

ul#navigation li.messagerie a:hover,
ul#navigation.en li.messagerie a:hover
{ background-position: -1200px 0; }

ul#navigation li.messagerie span span,
ul#navigation.en li.messagerie span span
{ background-position: -1200px -100px; }





.content table
{
  border: 0;
  width: 100%;
  background: url(../images/table_heading.png) no-repeat;
}
.content table thead th
{
  border: 0;
  color: #ccd1d5;
  font-weight: normal;
  white-space: nowrap;
  padding: 7px 12px;
  font-size: 1.1em;

}
.content table tbody td
{
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #ebedee; 
  white-space: nowrap;
  vertical-align: top;
  font-size: 1.1em;
}
.content table tbody td img
{
  vertical-align: top;
}
.content table thead th.wrapped, .content table tbody td.wrapped
{
  white-space: normal;
}

.content table tbody td.centered
{
  text-align: center;
}
.content table tbody tr.even td
{
  background-color: #f3f5f6;
}
.content table tbody tr.emphasize td
{
  font-weight: bold;
  background-color: #efcccc;
  border-color: #dab7b7;
}
.content table tbody tr.emphasize td.first
{
  padding-left: 25px;
  background-image: url(../images/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}

.content table tfoot
{
  background: url(../images/table_footing.png) no-repeat;
  height: 33px;
  color: #5d5d5d;
}
.content table tfoot td
{
  border: 0;
  padding-top: 5px;
}
.content table tfoot td a
{
  color: #5d5d5d;
  font-weight: normal;
}


.content table td.arrows
{
/*  background: url(../images/icon_arrow.png) no-repeat left 13px; */
  padding-left: 20px;
}

#container .content form table tbody td
{
  background-color: transparent;
  border-collapse: collapse;
  border: 0;
  margin-bottom: 0;
}
.content form table th
{
  text-align: right;
  border: 0;
  min-width: 200px;
  max-width: 200px;
}

.content .login_page form table th
{
  min-width: 120px;
  max-width: 200px;
}

div.boardshot_list span.img_box {
	display:block;
	width:220px;
	height:180px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	position: relative;
}

div.boardshot_list span.img_box h3 {
	font-weight: bold;
}
img.trigger{
	border:1px solid #373743;
}
div.popup
{
    display: none; 
    position: absolute; 
   
	z-index: 50;
}

/* POPUP rounded box */
.container_speech_box div:after {content: "."; display: block; height:11px; clear:both; visibility:hidden;}


div.container_speech_box div.rbbot {
	width: 300px;
	height: 16px;
	background: url(../images/speech_bottom.png) no-repeat left bottom;
}
div.container_speech_box div.rbtop {
	height: 27px;
	width: 300px;
	background: url(../images/speech_top.png) no-repeat left top;
}

div.container_speech_box div.rbcontent p {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	width: 260px;
	font-size: 12px;
}

div.container_speech_box h3{
	margin-left: 10px;
	width: 260px;
	padding: 0;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
}
div.container_speech_box h3 span {
		font-size: 9px;
		color: #333;
		display: block;
}
div.container_speech_box div.rbcontent {
	width: 300px;
	margin: 0;
	padding-top: 1px;
	background: url(../images/speech_middle.png) repeat-y left top;
}

/* end popup table */
div.boardshot_list {
	width: 700px;
	clear: left;
	min-height: 80px;
}

div.boardshot_list .memo_id {
	padding-left: 10px;
	position: relative;
	float:right;
	color:#60564d;
	font-size: 25px;
	padding-top: 20px;
	width: 50px;
	top: 48px;
	left: 10px;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

div.boardshot_list.even {
	background-color: #f3f5f6;
}

div.boardshot_list .title span{
	color: #bbb;
	font-weight: normal;
}

div.boardshot_list .img img {
	border:1px solid #373743;
}
/*===============================================================

	C A L E N D A R      S T Y L I N G
	
============================================= =CALENDAR STYLING */
.content table.calendar th
{
  
}
.content table.calendar tbody td
{
  border: 1px solid #e5e5e6;
  padding: 0;
  
}
.content table.calendar tbody td div
{
  position: relative;
  width: 113px;
  height: 77px;
  padding: 10px;
}
.content table tbody td.last
{
  border-right: 1px solid #abadae;
}
.content table tbody td.first
{
  border-left: 1px solid #e5e5e6;
}
.content table.calendar tbody td span.day
{
  font-family: Helvetica, Arial;
  font-size: 30px;
  color: #c2c2c2;
  position: absolute;
  top: 10px;
  right: 3px;
}
.content table.calendar tbody td.other-month
{
  background: url(../images/table_inactive.png) repeat-x;
  border-color: #d1d1d3;
}
.content table.calendar tbody td.other-month span.day
{
  color: #a1a1a1;  
}



.content table.calendar tbody td.today
{
  background: #f6faff;
  border-color: #afc8e1;
}
.content table.calendar tbody td.today span.day
{
  color: #c6dbf1;  
}
.content table.calendar tbody td.cell_highlight div
{
  border: 1px solid #cc8989;
  margin: -1px;
}

.content table.calendar td.meeting, .content table.calendar tbody td.today.meeting {
    /*background-color: #fffdb9;
    border: 1px solid #e8e35c;*/
    
    background: #e19999 ;
    border-color: #cc8989;
  
}




.content table.calendar ul.meetings, .content table.calendar td.old_meeting ul.meetings
{
  list-style: none;
  margin: 0;
  color: #fff;
  padding: 0;
  margin-top: 30px;
}

.content table.calendar td.old_meeting ul.meetings
{
  
  color: #a1a1a1;
}





.content table.calendar tbody td.meeting span.day {
    color: #fff;
}
.content table.calendar ul.meetings li span.muted
{
    background-color: #f6f16b;
}
.content table.calendar td.old_meeting ul.meetings li span.muted
{
    background-color: #fffed9;
  /*background: url(../images/icon_arrow.png) no-repeat left 5px;
  padding-left: 15px;*/
}


.content table thead th.attention
{
  color: #fff;
  font-weight: bold;

}
.content table.timetable tbody tr
{
  height: 13px;
}
.content table.timetable tbody td
{
  padding: 0;
  border-left: 1px solid #bdc5c9;
  border-right: 1px solid #abadae;
}




.content a.icon, .content table span.icon
{
  padding: 0 5px 5px 20px;
  background-repeat: no-repeat;
  background-position: left top;  
}
.content a.calendar { background-image: url(../images/icon_calendar.png); }
#container .content a.rss { background-image: url(../images/icon_rss.png); margin-left: 20px; padding-left: 20px; }
.content a.time { background-image: url(../images/icon_time.png); margin-left: 20px;}
.content a.datepicker { background-image: url(../images/icon_datepicker.png); margin-left: 3px;}
.content a.mail { background-image: url(../images/icon_mail.png); }
.content a.agenda { background-image: url(../images/icon_agenda.png); }
.content a.time_go { background-image: url(../images/icon_time_go.png); }
.content a.cross { background-image: url(../images/icon_cross.png); }
.content a.edit { background-image: url(../images/icon_edit.png); }
.content a.check { background-image: url(../images/icon_check.png); }
.content .muted
{
  font-weight: normal;
  color: #5d5d5d;
}
.content a.arrow-right { background: url(../images/arrow_right.png) no-repeat right 7px; padding-right: 10px; }
.content a.arrow-left { background: url(../images/arrow_left.png) no-repeat left 4px; padding-left: 10px; }
.content span.attention
{
  background-image: url(../images/icon_attention.png);
}

.content table tbody td a.icon
{
  padding: 2px 8px;
}
.content table tbody td a.icon:hover
{
  text-decoration: none;
}

/*===============================================================

	L I N K      S T Y L I N G
	
=================================================== =LINK STYLING */


.content a.secondary
{
  font-weight: normal;
  color: #000;
  border-bottom: 1px dotted #666;
}

.content a.secondary:hover
{
  text-decoration: none;
  color: #b9000a;
  border-color: #b9000a;
}

a.session , a.session:hover  {
  font: normal 25px/1.4em Andale Mono, monospace;
}

.session a:hover {

}




.content ul.row-select
{
  list-style: none;
  margin-left: 0;
  margin-bottom: 1em;
  line-height: 2em;
}
.content ul.notices li
{
  padding-left: 25px;
  background-position: left center;
  background-repeat: no-repeat;
}
.content ul.notices li.unseen
{
  background-color: #ffffcf;
}
.content ul.notices li.messages_received 
{ background-image: url(../images/icon_mail.png); }
.content ul.notices li.messages_deleted 
{ background-image: url(../images/icon_mail_deleted.png); }
{ background-image: url(../images/icon_mail_sent.png); }
.content ul.notices li.my_student_accept 
{ background-image: url(../images/icon_user_accept.png); }
.content ul.notices li.meeting_request
{ background-image: url(../images/icon_calendar_add.png); }
.content ul.notices li.meeting_accepted
{ background-image: url(../images/icon_calendar_normal.png); }
.content ul.notices li.meeting_cancelled 
{ background-image: url(../images/icon_calendar_cancel.png); }
.content ul.notices li.meeting_updated
{ background-image: url(../images/icon_calendar_edit.png); }
.content ul.notices li.site_feedback_commented
{ background-image: url(../images/icon_feedback_add.png); }
.content ul.notices li.meeting_commented
{ background-image: url(../images/icon_comment.png); }


ul.pagination
{
  clear: both;
  list-style: none;
  margin: -30px 0 -2px 0;
  position: absolute;
  right: 0;
}
ul.pagination li
{
  background: url(../images/pagination_other.png) no-repeat;
  float: left;
  height: 18px;
  padding: 7px 15px;
}
ul.pagination li.first
{
  background: url(../images/pagination_first.png) no-repeat;
}
ul.pagination li.first span
{
  background: url(../images/arrow_left.png) no-repeat left 4px;
  padding-left: 15px;
}
ul.pagination li.last
{
  background: url(../images/pagination_last.png) no-repeat right top;
}
ul.pagination li.last span
{
  background: url(../images/arrow_right.png) no-repeat right 4px;
  padding-right: 15px;
  white-space: nowrap; /* fix for Safari */
}
ul.pagination li.active
{
  color: #fff;
  font-weight: bold;
  padding: 0;  
  padding-left: 10px;
  margin: -4px 5px -1px -7px;
  position: relative;
}
ul.pagination li.active, ul.pagination li.active span
{
  background: url(../images/pagination_active.png) no-repeat;
  display: block;
  height: 37px;
  padding-left: 10px;
}
ul.pagination li.active span
{
  background-position: right top;
  padding-right: 22px;
  padding-left: 10px;
  margin-right: -12px;
  padding-top: 8px;
}
ul.pagination li.active.first
{
  background-position: -6px 0;
}
ul.pagination li.active.first span
{
  padding-left: 5px;
}
ul.pagination li.active.last
{
  margin-right: 12px;
}
ul.pagination li.active.last span
{
  background-position: -34px 0;
  padding-left: 14px;
  padding-right: 18px;
}
ul.pagination li
{
  background-position: top left;
}
ul.pagination li a
{
  color: #373743;
}


/*===============================================================

	J G R O W L      S T Y L I N G
	
=================================================== =JGROWL STYLING */

#jGrowl
{
  margin-top: 15px;
}
.jGrowl
{
  display: block;
}
/*
#jGrowl div.close
{
  cursor: pointer;
  float: right;
  font-size: 12px;
  font-weight: bold;
}
*/
#jGrowl div.close
{
  display: none;
}



/*===============================================================

	B O X E D      S T Y L I N G
	
=================================================== =BOXED STYLING */


div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.form {
  float: right;
  width: 335px;
  text-align: left;
} 
  
  
div.boxed
{
  position: relative;
  padding: 10px 0px 0 10px;
  margin-bottom: 10px;
  margin-right: 10px; 
  
  margin-top: 10px;
}


div.boxed, div.boxed div.inner
{
  background: url(../images/box_blue.png) no-repeat;
}
div.boxed.red, div.boxed.red div.inner
{
  background-image: url(../images/box_red.png);
}
div.boxed.yellow, div.boxed.yellow div.inner
{
  background-image: url(../images/box_yellow.png);
}

div.boxed div.inner
{
  position: absolute;
}
div.boxed div.r
{
  background-position: right top;
  width: 10px;
  right: -10px;
  top: 0;
  bottom: 0px;
}
div.boxed div.b
{
  background-position: left bottom;
  height: 10px;
  left: 0;
  right: 0px;
  bottom: -10px;
}
div.boxed div.rb
{
  background-position: right bottom;
  right: -10px;
  bottom: -10px;
  width: 10px;
  height: 10px;
}
div.boxed div.wrap
{
  overflow: hidden;
  padding: 0;
}
div.boxed div.segment
{
  float: left;
  margin-left: 20px;
  padding-bottom: 0;
}
div.boxed div.segment.first
{
  margin-left: 0;
}
div.boxed div.divider
{
  border-left: 1px solid #c7cdd2;
  background-color: #eceef0;
  width: 1px;
  height: 9999px;
  margin-bottom: -9998px;
}
div.boxed div.divider.horizontal
{
  border: 0;
  border-top: 1px solid #c7cdd2;
  height: 1px;
  width: auto;
  margin: 10px 0;
  clear: both;
  float: none;
  padding: 0;
}
div.boxed.red div.divider
{
  border-color: #bdb1b0;
  background-color: #f3efee;
}
div.boxed table
{
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  
  
}
div.boxed table, div.boxed table td
{
  background: none;
}
div.boxed table tbody td
{
  border-top: 1px solid #eceef0;
  border-bottom: 1px solid #c7cdd2;

}
div.boxed.red table tbody td
{
  border-top: 1px solid #f3efee;
  border-bottom: 1px solid #bdb1b0;
}
#container table tr.first td
{
  border-top: 0;
}
#container table tr.last td
{
  border-bottom: 0;
}




/*===============================================================

	W E E K  C A L E N D A R      S T Y L I N G
	
================================================ =WEEK CALENDAR */
#container .week_break,
#container #week_cal table#times .week_break
{
  background-color: #363642;
  border: 0;
  height: auto;
}


#container tr.dispo_odd td {
/*
    border-bottom: 1px solid #b4b9bc;
    border-right: 1px solid #b4b9bc;
*/
}
#container tr.dispo_even td {
/*
    border-bottom: 1px dotted #b4b9bc;
    border-right: 1px solid #b4b9bc;
*/
}
span#hours_table th.week.header
{
  background-color: #d5dbdf;
}


#container #week_cal table {
    border-style: none;
    width: 117px;
    float: left;
}

#container #week_cal table#times  { 
  width: 120px;
  background: #d5dbdf;
}
#container #week_cal table#times td { 
  background-color: transparent;
  height:10px;
} 

#container #week_cal td {
  width: 80px;
  text-align: right;
  vertical-align:top;
  padding: 3px 10px;
  color: #444;
  border-left: 0;
}
#container #tables td
{
  height: 12px;selected
  padding-bottom: 8px;
  
}
#container #week_cal table
{
  margin: 0;
}
#container #week_cal #tables td.week_break
{
  height: auto;
}

#container #week_cal .time_selected {
    background-color:#fff88f;
}
 #container #week_cal_short .time_selected{
    background-color: #c6dbf1;
}


/* Highlight timetable cells matching a course time */
#container #week_cal_short .course_time_selected {
    background-color: #fff;
}

/*===============================================================

	S M A L L W E E K  C A L E N D A R      S T Y L I N G
	
================================================ =SMALL WEEK CALENDAR */
#container #week_cal_short table {
    border-style: none;
    border-collapse: collapse;
    width: 85px;
    float: left;
}

#container #week_cal_short table#times .week_break
{
  background-color: #fff;

  border: 0;
  border-bottom: 1px solid #ccc;
  height: auto;
}


#week_cal_short span#hours_table tr.week_break
{
  border: 1px solid #fff;
  height: auto;
}


#container #week_cal_short table  { 
  width: 75px;

}
 #week_cal_short span#hours_table th.week.header
{
  background-color: #fff;
  color: #32323e;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

#container #week_cal_short table#times td  { 

    height: 20px;
    padding-left: 5px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#container #week_cal_short tr.last td {
    border-bottom: 1px solid #ccc;
}
#container #week_cal_short table#times th  { 
    background-color: white;
}

#container #week_cal_short table .week_break, #container #week_cal_short table#times .week_break{
  height: 10px;
}

#container #week_cal_short table td { 
    height: 10px;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    border-right: 1px solid #ccc;
}
#week_cal_short span#hours_table table.last {
    border-right: 1px solid #ccc;

}
#container #week_cal_short tr.dispo_odd td {

   /* border-bottom: 1px dotted #b4b9bc;
    border-right: 1px solid #b4b9bc;*/
}
#container #week_cal_short tr.dispo_even td {
    border: 0;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
   /* border-bottom: 1px dotted #ffffff;
    border-right: 1px solid #b4b9bc;*/
}


#container #week_cal_short table#times tr.dispo_even td {
  /*  border-bottom: 1px dotted #b4b9bc;
    border-right: 1px solid #b4b9bc;*/
}

/*========================================================================

	P A G E  S P E C I F I C     S T Y L I N G
	
================================================ =PAGE SPECIFIC CALENDAR */



ul.arrows {
    list-style: none;
    margin-left: 10px;
}
ul.arrows li {
    padding-bottom: 5px;

}

div.underline { 
    border-bottom: 1px solid #32323e;
    margin-bottom: 15px;
}

#meeting_detail dl dt
{
  width: 100px;
  clear: both;
}

#container .content form#comment_form {
    padding-left: 0px;
}
#meeting_detail #id_comment, #message_compose #id_body, form#contact_form #id_body {
  width: 500px;
}

.content ul.files
{
  list-style: none;
  margin-left: 0;
}

.content ul.files li
{
  line-height: 1.7em;
}
#meeting_detail span.file { 
    background: url(../images/page_save.png)  no-repeat 0; 
    padding: 2px 2px 2px 20px;    
}
#meeting_detail span.addfile { 
    background: url(../images/page_add.png)  no-repeat 0; 
    padding: 2px 2px 2px 20px;    
}

#meeting_plan .content form  {
 padding: 5px 30px 5px 0px;
}

.login_page {
    width: 550px;
}

.help_text {
font-weight: normal;
color: #333;
font-size: 1.1em;
text-decoration: none;
}


#dernieres-activites
{
  width: 528px;
  float: left;
  min-height: 140px;
}
#dernieres-activites a.arrow-right
{
  float: right;
}
#prochains-rendez-vous
{
  width: 350px;
}
#prochains-rendez-vous a.arrow-right
{
  float: right;
}
/*
a#button_lancer-une-session
{
  display: block;
  width: 165px;
  height: 65px;
  background: url(../images/inline-button_back_large.png) no-repeat -600px 0;
  float: left;
  text-indent: -9999px;
  margin-top: 38px;
  margin-left: -2px;
  margin-right: -3px;
}
a#button_lancer-une-session:hover
{
  background-position: -600px -100px;
}
*/




#agenda
{
  clear: both;
  position: relative;
  top: 2em;
  margin-bottom: 20px;
  
}
#agenda div.title
{
  margin-bottom: -30px;
}

#eleves-actuels
{
  margin-top: 20px;
}


body#suggestions a.inline-button.first
{
  float: left;
}
body#suggestions form#select_feedback_type_form
{
  float: left;
  margin-left: 2em;
  margin-bottom: 0;
}
body#suggestions table tbody td.first.feedback_question,
body#suggestions table tbody td.first.feedback_problem,
body#suggestions table tbody td.first.feedback_idea,
span.feedback_img.feedback_question,
span.feedback_img.feedback_problem,
span.feedback_img.feedback_idea
{
  background-image: url(../images/suggestion_question.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 0 35px;
}

body#suggestions table tbody td.first.feedback_problem,
span.feedback_img.feedback_problem
{
  background-image: url(../images/suggestion_problem.png);
}
body#suggestions table tbody td.first.feedback_idea,
span.feedback_img.feedback_idea
{
  background-image: url(../images/suggestion_idea.png);
}
span.feedback_img { 
    display: block;
    float: left;
    width: 50px;
    height: 50px
}

h1.feedback {
    float: left;
}

body#feedback_new #buttons a
{
  display: block;
  background-repeat: no-repeat;
  float: left;
  text-indent: -9999px;
  height: 63px;
  margin: 5px 20px 20px 0;
  background: url(../images/inline-button_back_large.png) no-repeat;
}

body#feedback_new div#buttons.lang_en a
{
  display: block;
  background-repeat: no-repeat;
  float: left;
  text-indent: -9999px;
  height: 63px;
  margin: 5px 20px 20px 0;
  background: url(../images/inline-button_back_large_en.png) no-repeat;
}

body#feedback_new #buttons a#question
{
  width: 176px;
}
body#feedback_new #buttons a#question:hover,
body#feedback_new #buttons a#question:active,
body#feedback_new #buttons a#question:focus
{
  background-position: 0 -100px;
}
body#feedback_new #buttons a#problem
{
  width: 181px;
  background-position: -200px 0;
}
body#feedback_new #buttons a#problem:hover,
body#feedback_new #buttons a#problem:active,
body#feedback_new #buttons a#problem:focus
{
  background-position: -200px -100px;
}
body#feedback_new #buttons a#idea
{
  width: 146px;
  background-position: -400px 0;
}
body#feedback_new #buttons a#idea:hover,
body#feedback_new #buttons a#idea:active,
body#feedback_new #buttons a#idea:focus
{
  background-position: -400px -100px;
}


body#message_compose #form
{
  float: left;
  width: 680px;
}
body#message_compose #contact_list
{
  float: left;
  width: 220px;
}



body#view_feedback table td.avatar
{
  width: 100px;
  text-align: right;
  padding-right: 20px;
}
body#view_feedback table#feedback td.avatar
{
  width: 16%;
}

body#exercices table#replies,
body#exercices #reply,
body#exercice_details table#replies,
body#exercice_details #reply,
body#view_feedback table#replies,
body#view_feedback #reply
{
  width: 70%;
}
body#view_feedback table#replies
{
  margin-left: 10px;
}

body#view_feedback table#feedback p.message
{
  margin-top: .5em;
}

/* END PAGE SPECIFIC */


/* KEEP ON BOTTOM */
#container ul.buttons li
{
  border-left: 1px solid #41424d;
  border-right: 1px solid #2b2b35;
}

#container ul.buttons li.first
{
  border-left: 0;
}

#container ul.buttons li.last
{
  border-right: 0;
}

#container ul.buttons a
{
  color: #bec5ca;
  padding: 2px 10px;
  display: block;
  height: 23px;
  
}

#container ul.buttons a:hover
{
  color: #fff;
  background-color: #41424d;
  text-decoration: none;
}

/* END KEEP ON BOTTOM */

/* UGLY ADDED BY GREG */

.text20 {

    color: #757575;
    font: normal 20px/1.4em  Arial, Verdana, sans-serif;


}


.bottom10 {
    margin-bottom: 10px;
}
.top10 {
    margin-top: 10px;
}



	
	
/* Calendar */

.calendar .cell_highlight {
    cursor: pointer;
    /*background-color: #fff7b5; */
}

a.busy {
    background: url(/site_media/img/ajax-loader.gif) no-repeat center center;
}


/* Agenda page */
div#dernieres-activites {
    font-size: 1em;
}

/* Disponibilities */	


#container #week_cal .ui-selectable-helper  {
    /* background-color: #d9ecdb; */
    border: none !important;
	/*background-color: #50de61;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;*/

}

#container #week_cal .ui-selecting {
    background-color: #fff88f;
    border-color: 1px solid #dab7b7;

}

/* Faq */
div.question p {
    padding: 0 0 5px 0;
    margin: 0;
}
/* Comments */

table tbody td.comment div {
    margin-bottom: 4px;
}



table tbody td.comment span {
    font-size: 0.9em;
}

	
span.diffhl_0 {
    color: #5ac175;
}

span.diffhl_1 {
    color: #5a78c1;
}
span.diffhl_2 {

    color: #b8000c;
}

span.quiet   {
  color: #5d5d5d;
  font-size: 0.9em;
}

/* Digg pagination */5a78c1

.pagination_digg {  }

.pagination_digg a  {
    color: #32323e;
}

.pagination_digg a.nextprev, .pagination_digg a.nextprev:hover {
     margin: 0px; 
    padding: 3px 6px 3px 6px;  
    border: 1px solid #32323e;
    text-decoration: none; 
}
.pagination_digg a.pbox, .pagination_digg a.pbox:hover {
    margin: 0px; 
    padding: 3px 6px 3px 6px;  
    text-decoration: none;
    border: 1px solid #32323e;
}
.pagination_digg a.pbox:hover, .pagination_digg a.nextprev:hover {
    border: 1px solid #5a78c1; 
    color: #5a78c1; 
}
  color: #5d5d5d;
.pagination_digg ul { margin: 5px; padding: 0px; list-style: none; }
.pagination_digg li { margin: 0px 1px 0px 0px; padding: 0px; display: inline; }

.pagination_digg a.current_page {  
    border: 1px dashed #32323e; 
}


form div#score-hover {
float: left; width: 100px; height: 1em; padding-left: 4px;
}	

div.exo_stat_box {
    border: 1px solid #ccc;
    margin-right: 5px;
    width:auto; 
    float: left;
}

div.exo_stat_box span {
    margin-top: 5px;
    text-align: center;
    font-size: 2.5em;    
    display: block;
}

div.exo_stat_box span b {
    color: #d11b00;
   
}
div.exo_stat_box span.sub {
    padding:  0 5px 0 5px;
    font-size: 0.9em;
    float: right;
  color: #5d5d5d;
}



body#exercice_details h1 span{
    display: block;
    color: #5d5d5d;
   
    font-size: 12px;
}


span.exo-list-score {
    font-weight: bold;
    
    padding: 2px;
    color: #32323e;
}

/* Exo index Page */

#container .content form#exo_search_form  {
 padding: 5px 0px 5px 5px;
}

#container .content form#exo_search_form div.label_wrapper{
    margin: 0;
    padding: 0;
}


#container .content form#exo_search_form label {
    font: normal 12px/1.2em  Arial, Verdana, sans-serif;

    color: #222;
    line-height: 10px;
    font-weight: bold;
    padding: 0 0 3px 0;
    margin: 0;
}
#container .content form#exo_search_form div.input_wrapper {
    padding: 0;
    margin: 0 0 10px 0;
}
#container .content form#exo_search_form div.field_wrapper {
    padding: 0;
    margin: 0;

}

form#exo_search_form input#id_q {
    font-size: 1.5em;
    color: #4860ac;
    width: 168px;
    background: url(../images/magnifier-left.png) no-repeat right center; 
}

body#exercices ul#filters {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

body#exercices ul#filters li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body#exercices ul#filters li a {
    color: #4860ac;
    font-weight: normal;
    text-decoration: underline;
    font-size: 1em;
}

body#exercices ul#filters li a:hover {
    color: #4860ac;
    font-weight: normal;
    text-decoration: none;
    font-size: 1em;
}

body#exercices  div#filter_container {
    border-top: 1px dashed #ccc;
    margin-left: 5px;
}

body#exercices  div#filter_container h3 {
    font-weight: bold;
}


div#filter_container ul.score li#score a, div#filter_container ul.date li#date a,
div#filter_container ul.views li#views a, div#filter_container ul.com li#com a,
div#filter_container ul.difficulty li#diff a {
    color: #32323e;
    font-weight: bold;
    text-decoration: none;
    font-size: 1em;
}


span.hilite1 { background-color: yellow;}
span.hilite2 { background-color: #45c851;}
span.hilite3 { background-color: #4860ac;}





