/* CSS pour cuso.ch */

.LanguageMenu { /* display: none; */ }
#Login { display: none; }
.breadcrumb { background-color: white; margin-bottom: 0px !important; padding: 6px 15px; font-style: italic !important; display:none !important; }

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

/* in production */
.originalsite { display: none; }
.newsite { display: block; margin-top: 10px; }
.onlyskills { display: none; }
