/* CSS pour biologie.cuso.ch/ecologie-evolution */

.LanguageMenu {
	display: none;
}

/* main program menu in bold */
.menu_1399 { font-weight: bold }
.menu_1451 { font-weight: bold }
.menu_1756 { font-weight: bold }
.menu_1735 { font-weight: bold }

.menu_2216 { font-weight: bold }

/* activities */
.doodle { display: none; }
.is_hidden { display: none; }

/* only for testing - not yet in production */
.testing { /* display: none; for refund */ }
.devonly { display: none; }
.notinproduction { display: none; }
.originalsite { }
.newsite { display: none; }
.onlyskills { display: none; }

/* Anciens cours en gris */
table.tablesorter tbody tr.old td {
	background-color: #EEE !important;
	color: #AAA;
}

table.tablesorter tbody tr.old td a {
	color: #AAA !important;
}

/* settings for message of 3 registrations options */
.login {display: none;}
.registration {display: none;}
.descriptionPhdNotRegister {display: none;}
.externalsstudent {display: none;}
.descriptionExternalNotRegister {display: none;}
#info_external_student { display: block; }

/* special color settings for modules */

table.tablesorter tbody tr.K { border-top: 1px solid #444 }
table.tablesorter tbody tr.S { border-top: 1px solid #444 }
table.tablesorter tbody tr.M { border-top: 1px solid #444 }
table.tablesorter tbody tr.K td { background-color: #eee5ff }
table.tablesorter tbody tr.S td { background-color: #ffffcc }
table.tablesorter tbody tr.M td { background-color: #e5ffe5 }

/* institution (hide some special records) */
.institution_23 { display:none; }
.institution_24 { display:none; }
.institution_25 { display:none; }

/* comittee (hide some column) */
.public-mail { display: none; }
.public-phone { display: none; }

/* committee */
progdoc21,
progdoc22,
progdoc23,
progdoc24,
progdoc26,
progdoc38,
progdoc42,
progdoc43,
progdoc44,
progdoc47,
progdoc48,
progdoc51,
progdoc52,
progdoc53,
progdoc56,
progdoc61,
progdoc63,
progdoc65,
progdoc66,
progdoc67,
progdoc68,
progdoc69,
progdoc71,
progdoc72,
progdoc74,
progdoc77,
progdoc79,
progdoc81,
progdoc83,
progdoc85,
progdoc87,
progdoc91,
progdoc92,
progdoc93,
progdoc95,
progdoc98,
progdoc99 {
	display: none;
}

progdoc41 {
	display: block;
}
