/* CSS pour competences.cuso.ch */

.LanguageMenu {
	/* display: none; */
}

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

/* 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_en { display:none; }
.registration_en { display:none; }
.descriptionPhdNotRegister_en { display:none; }
.externalsstudent_en { display:none; }
.descriptionExternalNotRegister_en { display:none; }
#info_external_student { display: block; }

/* special color settings for modules */
table#only_new.tablesorter tbody tr.ANG {border-top: 1px solid #D5BFFF} /* 330099 */
table#only_new.tablesorter tbody tr.COM {border-top: 1px solid #FFBFBF} /* FF0000 */
table#only_new.tablesorter tbody tr.OGP {border-top: 1px solid #B3B300} /* B3B300 */
table#only_new.tablesorter tbody tr.PRO {border-top: 1px solid #00CC00} /* 00CC00 */
table#only_new.tablesorter tbody tr.ISC {border-top: 1px solid #BFE4FF} /* 0066B3 */
table#only_new.tablesorter tbody tr.REC {border-top: 1px solid #FFCC80} /* FF9900 */
table#only_new.tablesorter tbody tr.EXP {border-top: 1px solid #CCC}  /* gray */
table#only_new.tablesorter tbody tr.MT {border-top: 1px solid #CCC}     /* gray */
table#only_new.tablesorter tbody tr.MT180 {border-top: 1px solid #CCC}  /* gray */

table.tablesorter tbody tr.ANG td {background-color: #eee5ff} /* D5BFFF */
table.tablesorter tbody tr.COM td {background-color: #ffe5e5} /* FFBFBF */
table.tablesorter tbody tr.OGP td {background-color: #ffffcc} /* FFFF80 */
table.tablesorter tbody tr.PRO td {background-color: #e5ffe5} /* BFFFBF */
table.tablesorter tbody tr.ISC td {background-color: #e5f4ff} /* BFE4FF */
table.tablesorter tbody tr.REC td {background-color: #ffebcc} /* FFCC80 */
table.tablesorter tbody tr.EXP td {background-color: #efefef} /* light gray */
table.tablesorter tbody tr.MT td { background-color: #FFF}    /* white */
table.tablesorter tbody tr.MT180 td {background-color: #FFF}  /* white */

/* special color settings for ical */
.eventCatANG { background-color: #eee5ff !important; }
.eventCatANG .fc-title { color: black !important; }
.eventCatCOM { background-color: #ffe5e5 !important; }
.eventCatCOM .fc-title { color: black !important; }
.eventCatEXP { background-color: #efefef !important; }
.eventCatEXP .fc-title { color: black !important; }
.eventCatOGP { background-color: #ffffcc !important; }
.eventCatOGP .fc-title { color: black !important; }
.eventCatPRO { background-color: #e5ffe5 !important; }
.eventCatPRO .fc-title { color: black !important; }
.eventCatISC { background-color: #e5f4ff !important; }
.eventCatISC .fc-title { color: black !important; }
.eventCatREC { background-color: #ffebcc !important; }
.eventCatREC .fc-title { color: black !important; }
.eventCatMT180 { background-color: #fff !important; }
.eventCatMT180 .fc-title { color: black !important; }

/* 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,
progdoc41,
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,
progdoc99 {display:none;}

progdoc98 {display:block;}
