/* @override 
  http://programmagids/resources/css/programmagids.css */

/* hard hide, om tijdelijk features te kunnen hiden  */
.hh {
    display: none !important;
}



/* opmaak cs/toelatingsvoorwaarden */
#content div#tab_voorwaarden_content ul { 
  padding-bottom : 5px;
}
#content div#tab_voorwaarden_content ul li {
  list-style-type: bullet ;
  padding-left: 10px;
}


/* INTRANET */
.login  { float:right; padding: 5px; font-size: 1.2em;  }
.login a { left:5px; top: 10px; padding-left:5px; color: #d7edf1; position: relative; z-index: 1; }
#footer.intranet {background-color: #BE4B06;}
#header.intranet {
    background: #1e9bb7 url(https://stijl.kuleuven.be/_i/background/banner_intranet.png) left top;
}

#main_container tr.ola_row.intranet .ola {
    border-left: 1px solid #E37305;
    color: #BE4B06;
}
#main_container tr.ola_row.intranet td.sp {
    padding-bottom: 15px;
    font-weight: normal;
    font-style: normal;
    color: #BE4B06;
}
#main_container tr.ola_row.intranet td.code {
    color: #BE4B06;
}



li#print_proggids.intranet a {
    padding-left: 10px;
    color:white;
    background-color: #e37305;
    cursor: pointer;
}

li#print_proggids.intranet a:hover {
    background-color:  #ffb009;

}







/* Update 2011 12 01 **/

/* Update 210612 : overruling main css voor diepe nesting */
li.lilevel_5 a { text-transform: none; }
/* Einde update */

/*#content  { position:relative; top: 10px; }*/

/* Update 04072012 :  fasen bij plaats in het onderwijs (ects fiche) */
#content  span.fases-in-plaats { margin-left:10px; position:relative; top: 5px;}
#content  span.fases-in-plaats img { padding-left: 2px; }
/* Einde update */

#main_container .tabs ul li.no_tab p.vertaling_warning,
#hover_selectie_content div.vertaling_warning { 
  color : red; 
  font-weight : bold;  
  }

/* Extra reset */
#content ul {
  margin: 0;
  padding-left: 0;
}
#content ul li,
#content ul li ul li,
#content ul li ul li ul li,
#content ul li ul li ul li ul li {
  background-image: none;
  padding-left: 0;
  
}

 #content div.tab_content.askli ul  {
  padding-top: 5px;
}


 #content div.tab_content.askli ul li {
  padding-left: 10px;
  list-style : inherit ;
    list-style-position : inside ;
}

/* Update Peterhelsen 240413 terugzetten van bullets bij teksten binnen ects 
   behalve bij "komt ook voor in " op ects �n ola niveau
*/
#content div#hover_selectie_target_ects .tab_content ul li {
list-style : inherit ;
list-style-position : inside ;
}

#content div#hover_selectie_target_ects .tab_content ul.basic-list li {
list-style : none;

}



/* Alleen voor print */
.print_only,
#content img.print_only {
  display: none;
}

/* Linkerbalk
 * - used on every page
 */
 #subnav #acjaar {
  padding: 5px;
  border: 0 none;
  font-size: 1.2em;
  margin: 0px 0px 5px;
   color: #fff;
  font-weight: bold;
   background-color: #444444;
 }
 
 
 #subnav #campagnebeeld {
  width: 160px;
  height: 120px; /* height should be set, or the script to place the floatpoint for the legend should wait until after loading all the images */
  margin-bottom: 5px;
 }
 
 #subnav #integratie_logo {
  width: 160px;
  /* height: 120px; height should be set, or the script to place the floatpoint for the legend should wait until after loading all the images */
  margin-bottom: 5px;
 }

/* Main container
 * - used on every page
 */
#main_container {
  position: relative;
  float: left;
  width: 73%;
  font-size: 12px;
}
#main_container * {
  font-family:  Arial, Helvetica, Geneva, sans-serif;
}
#main_container.traject,
#main_container.start,
#main_container.fac,
#main_container.zoekresultaten,
#main_container.ects {
  width: 790px;
}

/* Search
 * - gebruikt op start en zoekresultaten pagina
 */
#main_container form.search fieldset {
  background: #fff;
  border: 0px;
  padding: 5px 0 5px 0;
  margin: 0 0 10px 0;
}
#main_container form.search fieldset input[type="text"] {
  width: 350px;
  padding: 5px 5px;
  padding-right: 25px;
  font-size: 1em;
  border: 1px solid #ddd;
  background: #f5f5f5 url(../images/search_bg.png) right no-repeat;
}
#main_container form.search fieldset input[type="submit"] {
  padding: 5px 9px;
  font-size: 1em;
  color: #fff;
  border: none;
  background: #C00D0D;
  border: 1px solid #E30513;
}

#main_container div.searchresults .important {
  font-weight: bold;
}

#main_container div.searchresults ul li a {
  font-weight: bold;
}

/* Filter
 * - gebruikt op start pagina
 */
#main_container.start #filter_category_container {
  margin: 5px 0;;
  padding: 7px;
  border: 0px none #eeeeee;
  background-color: #F0F0F0;
}
#main_container.start form.filter fieldset {
  background: #fff;
  border: 0;
  padding: 0;
  margin: 0;
  background: #F0F0F0;
}



/* Buttons
 * - gebruikt op start pagina
 */
 .start a.bannerbutton {
  border-bottom-style: none;
   float: right;
 }


select.start_select {
    color:#000;
    width:19%;
  margin-right: 1%;
}
#main_container.start form.filter fieldset input[type="text"] {
  width: 190px;
  padding: 5px 5px;
}

#main_container.start form.filter fieldset input[type="reset"] {
  padding: 5px 2px;
  font-size: 1em;
  color: #fff;
  border: none;
  background: #C00D0D;
  border: 1px solid #E30513;
  float: right;
  margin: 0 0 0 0px;
}

/* Columns
 * - gebruikt op start pagina
 */
#main_container.start .columnleft {
  float: left;
  width: 49%;
}
#main_container.start .columnright {
  float: right;
  width: 49%;
}

/* Bread crumb
 * - gebruikt op ects pagina
 */
#main_container .breadcrumb_start {
  margin-bottom: 5px;
  font-weight: bold;
  color: #555;
  font-size: 0.9em;
}
#main_container .breadcrumb_start a.active {
  color: #707070;
}

/* Fiche-top en fiche-blok
 * - gebruikt op ects pagina
 */
#main_container .level_fiche .level_fiche_sub,
#main_container .level_fiche_blok .level_fiche_sub {
  padding: 4px 0;
}
#main_container .level_fiche .studiepunten,
#main_container .level_fiche_blok .studiepunten {
 font-weight: bold;
 color: #7b7b7b;
 font-size: 1em;
 margin: 0 10px 0 0;
}
#main_container .level_fiche .taal,
#main_container .level_fiche .duur,
#main_container .level_fiche .semester,
#main_container .level_fiche .level,
#main_container .level_fiche .examen,
#main_container .level_fiche .docenten,
#main_container .level_fiche_blok .taal,
#main_container .level_fiche_blok .duur,
#main_container .level_fiche_blok .semester,
#main_container .level_fiche_blok .level,
#main_container .level_fiche_blok .examen,
#main_container .level_fiche_blok .docenten,
#main_container .level_fiche_blok .werkvorm {
 font-weight: bold;
 color: #7b7b7b;
 font-size: 1em;
 margin: 0 10px 0 0;
}
#main_container .level_fiche .docenten .docent,
#main_container .level_fiche_blok .docenten .docent {
  white-space: nowrap;
}
#main_container .level_fiche .docenten .docent .functie,
#main_container .level_fiche_blok .docenten .docent .functie {
  font-weight: normal;
}
#main_container .level_fiche .taal img,
#main_container .level_fiche .duur img,
#main_container .level_fiche .semester img,
#main_container .level_fiche .level img,
#main_container .level_fiche .examen img,
#main_container .level_fiche .docenten img,
#main_container .level_fiche_blok .taal img,
#main_container .level_fiche_blok .duur img,
#main_container .level_fiche_blok .semester img,
#main_container .level_fiche_blok .level img,
#main_container .level_fiche_blok .examen img, 
#main_container .level_fiche_blok .docenten img,
#main_container .level_fiche_blok .level_fiche_sub img {
  height: 1em;
  padding-right: 0.5em;
}
#main_container .level_fiche .poc,
#main_container .level_fiche_blok .poc {
  font-weight: normal;
  color: #6e6f6f;
  font-size: 1em;
  margin: 5px 0px;
}
#main_container .level_fiche a,
#main_container .level_fiche_blok a {
  color: #555;
}

/* ############################## */

/* Titles
 * - gebruikt op zoekresultaten pagina ++
 */
#main_container.zoekresultaten h2 {
  margin: 10px 0 10px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #000000;
}

/* Titles
 * - gebruikt op cq pagina ++
 */
#main_container.cq p.specification {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: -1.4em;
  color: #444444;
}

/* Titles
 * - gebruikt op ects pagina ++
 */
#main_container.ects h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #000000;
  margin: 0 0 10px;
}
#main_container.ects h2 .extraheading  {
  margin: 10px 0 10px 0;
  font-size: 0.9em;
  font-weight: normal;
  color: #8e8c8d;
}
#main_container.ects h4 {
  margin: 10px 0 10px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #444444;
}
#main_container.ects .level_0 h1 {
  display: none;
  /* actual title used in the hover bar */
}
#main_container.ects .level_1 h2 {
  margin: 2px 0 0 0;
  font-size: 1em;
  font-weight: bold;
  color: #000000;
}
#main_container.ects .level_2 h3,
#main_container.ects .level_2 h4 {
  margin: 0 0 0 0;
  padding: 4px 7px 4px 9px;
  font-size: 1.3em;
}
#main_container.ects .level_2 h3.mandatory {
  background: #C00D0D;
  font-size: 1.2em;
}
#main_container.ects .level_2 h4.mandatory {
  background: #E30513;
  font-size: 1.2em;
  font-weight: normal;
}
#main_container.ects .level_2 h3.mandatory .titlebold {
  background: #C00D0D;
  font-size: 1.2em;
  font-weight: bold;
}
#main_container.ects .level_2 h4.mandatory .titlebold {
  background: #E30513;
  font-size: 1.2em;
  font-weight: bold;
}
#main_container.ects .level_2 h3.optional {
  background: #C00D0D ;
}
#main_container.ects .level_2 h3 a,
#main_container.ects .level_2 h4 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
#main_container.ects .level_3 h4 {
  margin: 7px 9px 0px 9px;
  padding: 4px 5px 5px 5px;
  background-color: #C00D0D;
  font-size: 1em;
}
#main_container.ects .level_3 h4.mandatory {
  background: #E30513;
  font-size: 1em;
  font-weight: normal;
}
#main_container.ects .level_3 h4.mandatory .titlebold {
  font-size: 1em;
  font-weight: bold;
}
#main_container.ects .level_3 h4.optional {
  background: #F0F0F0;
  padding: 4px 5px 5px 7px;
  margin: 7px 0 0 0;
  font-size: 1em;
  color: #555;
}
#main_container.ects .level_3 h4.optional a {
  color: #555;
  text-decoration: none;
  background: #F0F0F0;
}
#main_container.ects .level_3 h4.optional_faculteitspagina {
  background: #F0F0F0;
  padding: 4px 5px 5px 7px;
  margin: 0 0 5px 0;
  font-size: 1em;
  color: #555;
}
#main_container.ects .level_3 h4.optional_faculteitspagina a {
  color: #555;
  text-decoration: none;
  background: #F0F0F0;
}
#main_container.ects .level_3 h4 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
#main_container.ects .level_3 img.ects_optional {
  padding: 5px 0 0 6px;
}
/* TODO: OBSOLETE CSS?
#main_container.ects .level_4 h5 {
  margin: 2px 0 0 0;
  padding: 4px 5px 5px 37px;
  background-color: #787878;
  font-size: 1em;
}
#main_container.ects .level_4 h5.mandatory {
  background: #71bad3 url(../images/icons/icon-h5-m.gif) no-repeat 8px center;
}
#main_container.ects .level_4 h5.optional {
  background: #71bad3 url(../images/icons/icon-h5-o.gif) no-repeat 8px center;
}
#main_container.ects .level_4 h5 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}*/
/* TODO: OBSOLETE CSS?
#main_container.ects .level_5 h6 {
  margin: 2px 0 0 0;
  padding: 4px 5px 5px 47px;
  background-color: #adadad;
  font-size: 1em;
}
#main_container.ects .level_5 h6.mandatory {
  background: #90c6db url(../images/icons/icon-h6-m.gif) no-repeat 8px center;
}
#main_container.ects .level_5 h6.optional {
  background: #90c6db url(../images/icons/icon-h6-o.gif) no-repeat 8px center;
}
#main_container.ects .level_5 h6 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}*/
#main_container.ects .level_4 ul {
    padding: 0 0 0 14px;
}
#main_container.ects .level_4 li {
  list-style: square;
  padding: 0;
}
#main_container.ects .level_4 li a {
  color: #555;
}

/* Titles
 * - gebruikt op start pagina ++
 * - gebruikt op fac pagina
 */
#main_container.start h2,
#main_container.fac h2 {
  margin: 10px 0 10px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #000000;
}
#main_container.start h2 .extraheading,
#main_container.fac h2 .extraheading  {
  margin: 10px 0 10px 0;
  font-size: 1.5em;
  font-weight: normal;
  color: #5b5a5a;
}
#main_container.start .level_0 h1,
#main_container.fac .level_0 h1 {
  display: none;
  /* actual title used in the hover bar */
}
#main_container.start .level_1 h2,
#main_container.fac .level_1 h2 {
  margin: 2px 0 0 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #000000;
}
#main_container.start .level_2 h3,
#main_container.fac .level_2 h3 {
  margin: 5px 0 0 0;
  padding: 4px 7px 4px 9px;
  font-size: 1.3em;
}
#main_container.start .level_2 h3.mandatory,
#main_container.fac .level_2 h3.mandatory {
  background: #C00D0D;
  font-size: 1em;
}
#main_container.start .level_2 h3.mandatory .titlebold,
#main_container.fac .level_2 h3.mandatory .titlebold {
  background: #C00D0D;
  font-size: 1em;
  font-weight: bold;
}
#main_container.start .level_2 h3.optional,
#main_container.fac .level_2 h3.optional {
  background: #C00D0D ;
}
#main_container.start .level_2 h3 a,
#main_container.fac .level_2 h3 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
#main_container.start .level_3 h4,
#main_container.fac .level_3 h4 {
  margin: 7px 9px 0px 9px;
  padding: 4px 5px 5px 5px;
  background-color: #C00D0D;
  font-size: 1em;
}
#main_container.start .level_3 h4.mandatory,
#main_container.fac .level_3 h4.mandatory {
  background: #E30513;
  font-size: 1em;
  font-weight: normal;
}
#main_container.start .level_3 h4.mandatory .titlebold,
#main_container.fac .level_3 h4.mandatory .titlebold {
  font-size: 1em;
  font-weight: bold;
}
#main_container.start .level_3 h4.alle_opleidingen,
#main_container.start .level_3 h4.optional,
#main_container.fac .level_3 h4.optional {
  background: #F0F0F0;
  padding: 4px 5px 5px 7px;
  margin: 7px 0 0 0;
  font-size: 1em;
  color: #555;
}
#main_container.start .level_3 h4.alle_opleidingen a,
#main_container.start .level_3 h4.optional a,
#main_container.fac .level_3 h4.optional a {
  color: #555;
  text-decoration: none;
  background: #F0F0F0;
}
#main_container.start .level_3 h4.optional_faculteitspagina,
#main_container.fac .level_3 h4.optional_faculteitspagina {
  background: #F0F0F0;
  padding: 4px 5px 5px 7px;
  margin: 0 0 5px 0;
  font-size: 1em;
  color: #555;
}
#main_container.start .level_3 h4.optional_faculteitspagina a,
#main_container.fac .level_3 h4.optional_faculteitspagina a {
  color: #555;
  text-decoration: none;
  background: #F0F0F0;
}
#main_container.start .level_3 h4 a,
#main_container.fac .level_3 h4 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
/* TODO: OBSOLETE CSS?
#main_container.start .level_4 h5 {
  margin: 2px 0 0 0;
  padding: 4px 5px 5px 37px;
  background-color: #787878;
  font-size: 1em;
}
#main_container.start .level_4 h5.mandatory {
  background: #71bad3 url(../images/icons/icon-h5-m.gif) no-repeat 8px center;
}
#main_container.start .level_4 h5.optional {
  background: #71bad3 url(../images/icons/icon-h5-o.gif) no-repeat 8px center;
}
#main_container.start .level_4 h5 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}*/
/* TODO: OBSOLETE CSS?
#main_container.start .level_5 h6 {
  margin: 2px 0 0 0;
  padding: 4px 5px 5px 47px;
  background-color: #adadad;
  font-size: 1em;
}
#main_container.start .level_5 h6.mandatory {
  background: #90c6db url(../images/icons/icon-h6-m.gif) no-repeat 8px center;
}
#main_container.start .level_5 h6.optional {
  background: #90c6db url(../images/icons/icon-h6-o.gif) no-repeat 8px center;
}
#main_container.start .level_5 h6 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}*/
#main_container.start .level_3 img.start_optional,
#main_container.fac .level_3 img.start_optional {
  padding: 5px 0 0 6px;
}
#main_container.start .level_4 ul,
#main_container.fac .level_4 ul {
    padding: 0 0 0 14px;

}
#main_container.start .level_4 li,
#main_container.fac .level_4 li {
  list-style: square;
  padding: 0;
}
#main_container.start .level_4 li a,
#main_container.fac .level_4 li a {
  color: #555;
}

/* Titles
 * - gebruikt op sc pagina ++
 */
#main_container.traject .level_0 h1 {
  display: none;
  /* actual title used in the hover bar */
}
#main_container.traject .level_1 h2 {
  margin: 2px 0 0 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #000000;
}
#main_container.traject .level_2 h3 {
  margin: 2px 0 0 0;
  padding: 4px 7px 5px 10px;
  font-weight: bold;
  font-size: 1.3em;
  background: #C00D0D;
}
#main_container.traject .level_2 h3 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
#main_container.traject .level_3 h4 {
  margin: 2px 0 0 0;
  padding: 4px 5px 5px 10px;
  background-color: #86CFE0;
  font-weight: bold;
  font-size: 1.2em;
  background: #4dafcc;
}
#main_container.traject .level_3 h4 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
#main_container.traject .level_4 h5 {
  margin: 2px 0 0 0;
  padding: 4px 5px 5px 10px;
  background-color: #787878;
  font-weight: bold;
  font-size: 1em;
  background: #71bad3;
}
#main_container.traject .level_4 h5 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
#main_container.traject .level_5 h6 {
  margin: 2px 0 0 0;
  padding: 4px 5px 5px 10px;
  background-color: #adadad;
  font-weight: bold;
  font-size: 1em;
  background: #90c6db;
}
#main_container.traject .level_5 h6 a {
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
#main_container.traject .level_2 h3 a img,
#main_container.traject .level_3 h4 a img,
#main_container.traject .level_4 h5 a img,
#main_container.traject .level_5 h6 a img {
  padding: 0.1em 5px 0.1em 0;
}

/* ############################## */

/* Level boxes
 * - gebruikt op sc en ects pagina
 */
#main_container.traject .level_0 .level_1 {
  padding: 0.8333333em;
  border: 1px solid #bcbfbf;
  background-color: #FFFFFF;
  position: relative;
}
#main_container.traject .level_0 .level_1.selectie {
  /* specific for the selectie tab */
  padding: 0px;
}
#main_container.traject .level_1 .level_2 {
  padding: 0 0 0 0;
  /* taken care of through hover target container */
}
#main_container.traject li.cg.lilevel_2 {
  margin-bottom: 0.8333333em;
}
#main_container.traject li.cg.lilevel_2:last-child {
  margin-bottom: 0;
}
#main_container.traject .level_2 .level_3 {
  padding: 0.8333333em;
  border: 1px solid #bcbfbf;
  border-width: 0 1px 1px 1px;
}
#main_container.traject li.cg.lilevel_3 {
  margin-bottom: 0.8333333em;
}
#main_container.traject li.cg.lilevel_3:last-child {
  margin-bottom: 0;
}
#main_container.traject .level_3 .level_4 {
  padding: 0.8333333em;
  border: 1px solid #bcbfbf;
  border-width: 0 1px 1px 1px;
  background-color: #fafafa;
}
#main_container.traject li.cg.lilevel_4 {
  margin-bottom: 0.8333333em;
}
#main_container.traject li.cg.lilevel_4:last-child {
  margin-bottom: 0;
}
#main_container.traject .level_4 .level_5 {
  padding: 0.8333333em;
  border: 1px solid #bcbfbf;
  border-width: 0 1px 1px 1px;
  background-color: #eeeeee;
}
#main_container.traject li.cg.lilevel_5 {
  margin-bottom: 0.8333333em;
}
#main_container.traject li.cg.lilevel_5:last-child {
  margin-bottom: 0;
}
#main_container.traject .level_5 .level_6 {
  padding: 0.8333333em;
  border: 1px solid #bcbfbf;
  border-width: 0 1px 1px 1px;
  background-color: #fafafa;
}

#main_container.ects .level_0 {
  padding: 10px 10px 6px;
  border: 1px solid #bcbfbf;
  background-color: #FFFFFF;
  position: relative;
}
#main_container.ects .level_fiche {
  margin: 0;
  border: 1px solid #bcbfbf;
  background-color: #fafdfe;
  position: relative;
  padding: 8px 10px 4px;
}
#main_container.ects .level_fiche_blok {
  padding: 5px 5px 2px 5px;
  margin: 5px 0 10px 0;
  border: 0px solid #bcbfbf;
  background-color:#fff;
  position: relative;
}
#main_container.ects .level_2 {
  padding: 0 0 10px;
  /* taken care of through hover target container */
}
#main_container.ects .level_2:last-child {
  padding: 0 0 4px;
  /* taken care of through hover target container */
}

#main_container.ects .level_3 {
  padding: 0px;
  margin: 0 0 0 0;
  border: 0px solid #bcbfbf;
  
}
#main_container.ects .level_4 {
  padding: 10px;
  margin: 0 9px 0 9px;
  border: 1px solid #bcbfbf;
  border-width: 0 1px 1px 1px;
  background-color: #fafafa;
}

#main_container.start .level_2 .level_3,
#main_container.fac .level_2 .level_3 {
  padding: 0 0 0 0;
  border: 1px solid #bcbfbf;
  border-top: 1px solid #C00D0D;
}
#main_container.fac .level_2 .level_3 {
  padding-bottom: 10px;
}
#main_container.start .level_3,
#main_container.fac .level_3 {
  padding: 10px;
  margin: 0 0 0 0;
  border: 1px solid #bcbfbf;
  border-width: 0 1px 1px 1px;
  background-color: #fafafa;
}
#main_container.start .level_4,
#main_container.fac .level_4 {
  padding: 10px;
  margin: 0 9px 0 9px;
  border: 1px solid #bcbfbf;
  border-width: 0 1px 1px 1px;
  background-color: #fafafa;
}

/* Hover bar
 * - gebruikt op sc en ects pagina
 */
#main_container #hover_selectie_content {
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
}
#main_container #hover_selectie_content h1 {
  margin: 0;
  padding: 8px 220px 8px 10px;
  border: 0px none;
  background-color: #edf9f9;
  display: block;
  /* make sure title is visible */
  color: #000000;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom-style: none;
  min-height: 45px;
  height: auto !important;
  height: 45px;
}
#main_container #hover_selectie_content h1 .studiepunten {
  color: #C00D0D;
  font-size: 0.9em;
  font-weight: normal;
  white-space: nowrap;
}
#main_container #hover_selectie_content h1 .specification {
  color: #444;
  display: block;
  margin-top: .3em;
  font-size: .9em;
}
#main_container #hover_selectie_content h1.fourfases { /* only used as long as 4 fases is possible */
  padding: 8px 300px 8px 10px;
}
#main_container #hover_selectie_content #show_uurrooster_container {
  margin: 0;
  position: absolute;
  top: 35px;
  right: 10px;
  font-size: 1em;
  font-weight: bold;
  color: #414546;
}
#main_container #hover_selectie_content #show_uurrooster_container a {
  text-decoration: none;
  color: #414546;
  border: 0;
}
#main_container #hover_selectie_content #show_uurrooster_container a img {
  height: 1em;
    padding: 0 0 0 0.5em;
}
#main_container #hover_selectie_content #filter_fase_container {
  margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1em;
  font-weight: bold;
  color: #5F6364;
  padding: 0;
}
#main_container #hover_selectie_content #filter_fase_container #filter_fase_form {
  margin: 0;
  padding: 4px 0 5px 0;
  background-color: #EDF9F9;
}
#main_container #hover_selectie_content #filter_fase_container #filter_fase_form span {
  margin: 0;
  margin-left: 10px;
}
#main_container #hover_selectie_content #filter_fase_container #filter_fase_form input {
  margin: 0;
}
#main_container #hover_selectie_content #filter_fase_container label {
  float: none;
  margin-right: 0;
  padding: 2px;
}
#main_container #hover_selectie_content #filter_category_container {
  margin: 0;
  padding: 10px;
  border: 0px none #eeeeee;
  background-color: #F0F0F0;
}
#main_container #hover_selectie_content #filter_category_container #filter_category_form {
  margin: 0;
  padding: 0;
}
#main_container #hover_selectie_content #filter_category_container input {
  *position: relative;
  *top: -26px;
  margin: 0;
  padding: 3px;
  float: right;
  display: inline;
  height: 24px;
  width: 20%;
  border: 1px solid #E30513;
  background-color: #C00D0D;
  color: #FFFFFF;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: bold;
}
#main_container #hover_selectie_content #filter_category_container input:hover {
  background-color: #C00D0D;
}
#main_container #hover_selectie_content #filter_category_container select {
  margin: 0 12px 0 0;
  padding: 3px;
  float: left;
  display: inline;
  height: 24px;
  width: 24%;
}
#main_container #hover_selectie_content #filter_category_container select:focus {
  outline: 0;
}
#main_container #hover_selectie_content #filter_category_container select.part_of_1 {
  width: 76%;
}
#main_container #hover_selectie_content #filter_category_container select.part_of_2 {
  width: 37%;
}
#main_container #hover_selectie_content #filter_category_container select.part_of_3 {
  width: 24%;
}
#main_container #hover_selectie_target {
  padding: 10px;
}
#main_container #hover_selectie_parent {
  z-index: 1;
}
#main_container #hover_selectie_target_ects {
    margin-top: 5px;
  padding: 0;
}
#main_container #hover_selectie_spaceholder {
  margin-bottom: 5px;
}

/* Globaal toggelen
 * - gebruikt op de sc en ects pagina
 * - gebruikt op de fac pagina
 */
#main_container.traject #toggle_container {
  margin: 0 7px 0 0;
  float: right;
  clear: both;
}
#main_container.ects #toggle_container {
  margin: 14px 0 0 0;
  float: right;
  clear: both;
}
#main_container.fac #toggle_container {
  margin: 0 7px 0 0;
  float: right;
  clear: both;
}
#main_container #toggle_container #show_all {
  display: none;
}
#main_container #toggle_container .toggle_all a {
  margin: 0;
  padding-right: 15px;
  border-bottom: 0 none; /* 1px dotted #014958; */
  color: #014958;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}
#main_container #toggle_container #show_all a {
  background: url('../images/icons/icon-pijl-color-down.png') no-repeat center right;
}
#main_container #toggle_container #hide_all a {
  background: url('../images/icons/icon-pijl-color-up.png') no-repeat center right;
}

/* Headings toggelen
 * - gebruikt op de sc en ects pagina
 */
#main_container.traject h3 a,
#main_container.traject h4 a,
#main_container.traject h5 a,
#main_container.traject h6 a,
#main_container.start h3 a,
#main_container.start h4 a,
#main_container.start h5 a,
#main_container.start h6 a,
#main_container.fac h3 a,
#main_container.fac h4 a,
#main_container.fac h5 a,
#main_container.fac h6 a,
#main_container.ects h3 a,
#main_container.ects h4 a,
#main_container.ects h5 a,
#main_container.ects h6 a {
  display: block;
  padding-right: 20px;
  background: url('../images/icons/icon-pijl-white-up.png') no-repeat right center;
}
#main_container.traject h3 a.user_link_closed,
#main_container.traject h4 a.user_link_closed,
#main_container.traject h5 a.user_link_closed,
#main_container.traject h6 a.user_link_closed,
#main_container.start h3 a.user_link_closed,
#main_container.start h4 a.user_link_closed,
#main_container.start h5 a.user_link_closed,
#main_container.start h6 a.user_link_closed,
#main_container.fac h3 a.user_link_closed,
#main_container.fac h4 a.user_link_closed,
#main_container.fac h5 a.user_link_closed,
#main_container.fac h6 a.user_link_closed,
#main_container.ects h3 a.user_link_closed,
#main_container.ects h4 a.user_link_closed,
#main_container.ects h5 a.user_link_closed,
#main_container.ects h6 a.user_link_closed {
  background: url('../images/icons/icon-pijl-white-down.png') no-repeat right center;
}
#main_container.traject .level_3.user_target_closed,
#main_container.traject .level_4.user_target_closed,
#main_container.traject .level_5.user_target_closed,
#main_container.traject .level_6.user_target_closed,
#main_container.start .level_3.user_target_closed,
#main_container.start .level_4.user_target_closed,
#main_container.start .level_5.user_target_closed,
#main_container.start .level_6.user_target_closed,
#main_container.fac .level_3.user_target_closed,
#main_container.fac .level_4.user_target_closed,
#main_container.fac .level_5.user_target_closed,
#main_container.fac .level_6.user_target_closed,
#main_container.ects .level_3.user_target_closed,
#main_container.ects .level_4.user_target_closed,
#main_container.ects .level_5.user_target_closed,
#main_container.ects .level_6.user_target_closed {
  display: none;
}

/* Tabellen
 * - gebruikt op de sc pagina
 */
#main_container table {
  font-size: 1em;
}
#main_container .level_2 table {
  margin: 0 43px;
}
#main_container .level_3 table {
  margin: 0 33px;
}
#main_container .level_4 table {
  margin: 0 23px;
}
#main_container .level_5 table {
  margin: 0 13px;
}
#main_container .level_6 table {
  margin: 0;
}
#main_container th {
  font-weight: normal;
  text-align: left;
}
#main_container td {
  font-weight: normal;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 5px;
  border: 0;
  background-color: transparent;
}

#main_container td.uren {
      color: #8b8b8b;
      text-align: right;  
      padding-right: 20px;
}

#main_container td.sp {
  font-size: 1em;
  font-weight: bold;
  text-align: right;
  color: #646464;
  width: 50px; /* update Peter Helsen 120712 --> anders past ECTS er niet in */
  padding-right: 8px;
}
#main_container td.opo, #main_container td.opleidingsonderdeel  {
  width: 320px;
}




#main_container tr.ola_row .ola {
    border-left: 1px solid #cccccc;
    color: #8b8b8b;
}
#main_container tr.ola_row td.sp {
    padding-bottom: 15px;
    font-weight: normal;
    font-style: normal;
    color: #8b8b8b;
}
#main_container tr.ola_row td.code {
    color: #8b8b8b;
}


#main_container tr.sc_row td.sc {
  width: 568px;
}
#main_container td.fase,
#main_container td.sem,
#main_container td.freq,
#main_container td.loc,
#main_container td.extra {
  margin: 0;
  padding: 0;
  width: 28px;
}
#main_container td.fase a,
#main_container td.sem a,
#main_container td.freq a,
#main_container td.loc a,
#main_container td.extra a {
  margin: 2px 0 0 0;
  padding: 0;
  display: block;
  border: 0;
  height: 17px;
  width: 16px;
  cursor: default;
}
#main_container td.code {
  color: #8C8C8C;
  font-family: "Courier New", Courier, mono;
  font-weight: bold;
  width: 56px;
  text-align: center;
}
#main_container td.docent {
  margin: 0;
  padding: 0;
  width: 19px;
}
#main_container td.docent a {
  margin: 3px 0 0 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  border-bottom-style: none;
  height: 11px;
  width: 19px;
  cursor: default;
  background: url('../images/docenten_sprite.png') no-repeat;
  background-position: 0 0;
  border: 0;
}
#main_container td.docent a:hover,
#main_container td.docent a:focus {
  background-position: 0 -11px;
}
#main_container.traject td img,
#main_container.traject td.opo img,
#main_container.traject td.opleidingsonderdeel img,
#main_container.traject td.fase img,
#main_container.traject td.sem img,
#main_container.traject td.freq img,
#main_container.traject td.loc img,
#main_container.traject td.extra img,
#main_container.traject td.docent img {
  height: 1.2em;
}

#main_container.ects span img,
#main_container.ects span.opo img,
#main_container.ects span.opleidingsonderdeel img,
#main_container.ects span.fase img,
#main_container.ects span.sem img,
#main_container.ects span.freq img,
#main_container.ects span.loc img,
#main_container.ects span.extra img,
#main_container.ects span.docent img {
  height: 1.2em;
}

/* Legende tabel
 * - gebruikt op de sc en ects pagina
 * - extra div voor de id wordt gebruikt om de specificiteit van de huisstijl te overrulen
 */
#legende_view {
  margin: 0;
  padding: 10px 0;
  border: 0;
  font-size: 14px;
}
div#legende_view ul {
  margin: 0; padding: 5px;
  border: 1px solid #EEEEEE;
  background-color: #FAFAFA;
}
#legende_view ul li {
  margin: 0 0 2px 0; padding: 0;
  border: 0;
  list-style: none;
}
#legende_view ul li a,
#subnav #legende_view ul li a {
  margin: 0; padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 1em;
  vertical-align: top;
  line-height: 1.5em;
  color: #000000;
  text-decoration: none !important;
}
#legende_view ul li a img {
  display: inline;
  height: 1.2em;
}
#legende_view ul li a:hover,
#legende_view ul li a:focus {
  background-color: transparent;
}

/* Tooltips
 * - gebruikt op de sc en ects pagina
 */
div.tooltip {
  margin: 0;
  padding: 5;
  display: none;
  background: #FFFFFF;
  border: 3px solid #646464;
  border-radius: 5px;
  width: 270px;
}
div.tooltip h6 {
  margin: 0;
  padding: 5px;
  font-size: 1.2em;
  background: #F5F5F5;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}
div.tooltip p {
  padding: 5px;
  font-size: 1.1em;
}
div.tooltip ul {
  padding: 5px;
}
div.tooltip li {
  padding: 0 10px 0 0;
  display: inline;
  float: left;
  white-space: nowrap;
  font-size: 1em;
}
div.tooltip_larrow {
  margin-top: -5px !important;
  position: absolute;
  top: 50%;
  left: -10px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-color: transparent #646464 transparent transparent;
}
div.tooltip_rarrow {
  margin-top: -5px !important;
  position: absolute;
  top: 50%;
  right: -10px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-color: transparent transparent transparent #646464;
}

/* Tabs
 * - gebruikt op sc en ects pagina's
 */
#main_container .tabs ul {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
#main_container .tabs ul li {
  float: left;
  background-color: #fff;
  margin-right: 4px;
  margin-bottom: 4px;
  list-style: none;
}
#main_container .tabs h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1em;
  display: inline;
}
#main_container .tabs h2 a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 4px 8px 4px 20px;
  border: 1px solid #eee;
  color: #646464;
  background: #f9f9f9 url(../images/icons/icon-pijl-color-down-40pct.png) no-repeat 3px 3px;
}
#main_container .tabs h2 a:hover,
#main_container .tabs h2 a:focus {
  background: #f9f9f9 url(../images/icons/icon-pijl-color-down.png) no-repeat 3px 3px;
}
#main_container .tabs .active h2 a {
  border: 1px solid #9c9d9e;
  color: #000;
  background: #e8f6f6 url(../images/icons/icon-pijl-color-down.png) no-repeat 3px 3px;
}
#main_container .tabs ul li.no_tab p {
  margin-right: 0;
  padding: 8px;
  position: absolute;
  right: 0;
  color: #999999;
}
#main_container .tabs .active {
  color: #000000;
  border-bottom-style: none;
}
#main_container .tab_content {
  display: none;
}
#main_container .tab_content {
  padding: 10px;
  border: 1px solid #C4C4C4;
}
#main_container .tab_content.active {
  display: block;
}
#main_container .tab_content p a {
  color: #555;
  font-weight: bold;
}

/* Share container
 * - gebruikt op de sc en ects pagina
 */
#share_container {
  margin: 0;
  padding: 10px 0 10px 10px;
  float: right;
}
#share_container li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0 10px 10px;
}
#share_container a.share {
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background-image: url('../images/share_container_sprite.jpg');
  background-repeat: no-repeat;
  border: 0;
}
#share_container a.share.mail {
  background-position: 0 3px;
}
#share_container a.share.mail:hover {
  background-position: 0 -17px;
}
#share_container a.share.print {
  background-position: -60px 0;
}
#share_container a.share.print:hover {
  background-position: -60px -20px;
}
#share_container a.share.pdf {
  background-position: -80px 0;
}
#share_container a.share.pdf:hover {
  background-position: -80px -20px;
}
#share_container a.share.tweet {
  background-position: -40px 0;
}
#share_container a.share.tweet:hover {
  background-position: -40px -20px;
}
#share_container a.share.facebook {
  background-position: -20px 0;
}
#share_container a.share.facebook:hover {
  background-position: -20px -20px;
}

/* Share container in sidebar // added by julie 12-2012 //
 * - gebruikt op de sc en ects pagina
 */
#share-item {
  position: relative;
  height: 30px;
}
#share_view ul {
  margin: 0;
  padding: 0;
  float: none;
  display: block;
  overflow: hidden;
  width: 158px;
  padding: 5px 0;
  position: relative;
  border: 1px solid #EEEEEE;
  background-color: #FAFAFA;
  border-top: none;
}
#share_view li {
  padding: 5px 5px 2px 6px;
}
#share_view {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
}

/* Sidecontainer
 * - gebruikt op de overzichts pagina
*  770E00  9C0F06  C00D0D E30513
 */
#side_container {
  /* float: right; */
  /* width: 25%; */
}
#side_container ul li {
}

#side_container ul li a {

  border: 0;
  border-bottom: 1px dotted; 


}
#side_container ul li a:hover {
    cursor: pointer;

}
#side_container h1 {

  background: transparent url(../images/icons/icon-icons/icon-pijl-traject.gif) no-repeat 0px center;
}

/* Clearfix
 * - http://sonspring.com/journal/clearing-floats
 * - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack
 */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}


/** proggids 2014 changeset */
#main_container .breadcrumb_start {
    margin-bottom: 10px; }

#main_container.start form.filter fieldset input[type="reset"],
#main_container #hover_selectie_content #filter_category_container input {
    background: none;
    color: #555;
    text-decoration: underline;
    border: 0;
    cursor: pointer;
    padding: 5px 0; }
#main_container.start form.filter fieldset input[type="reset"]:hover,
#main_container #hover_selectie_content #filter_category_container input:hover {
    text-decoration: none;
    background: transparent; }

/*! Sidebar */
#side_container h1 {
    font-size: 18px;
    line-height: 20px;
    background-image: url(../images/icons/icon-pijl-traject.png);
    margin-left: 0;

}



/*! Tabs */
#main_container .tabs .tab h2 a {
    padding: 4px 8px;
    background: #f9f9f9;
    color: #898989; }
#main_container .tabs .tab h2 a:hover {
    color: #C00D0D; }
#main_container .tabs .tab.active h2 a {
    background: #fff;
    color: #E30513;
    border-color: #eee;
    position: relative; }
/* 770E00  9C0F06  C00D0D E30513*/
#main_container .tab_content {
    padding: 20px;
    border: 1px solid #eee; }

/*! Home */
#main_container.traject h3,
#main_container.traject h4,
#main_container.traject h5,
#main_container.traject h6, #main_container.start h3,
#main_container.start h4,
#main_container.start h5,
#main_container.start h6, #main_container.fac h3,
#main_container.fac h4,
#main_container.fac h5,
#main_container.fac h6, #main_container.ects h3,
#main_container.ects h4,
#main_container.ects h5,
#main_container.ects h6 {
    position: relative; }
#main_container.traject h3 a,
#main_container.traject h4 a,
#main_container.traject h5 a,
#main_container.traject h6 a, #main_container.start h3 a,
#main_container.start h4 a,
#main_container.start h5 a,
#main_container.start h6 a, #main_container.fac h3 a,
#main_container.fac h4 a,
#main_container.fac h5 a,
#main_container.fac h6 a, #main_container.ects h3 a,
#main_container.ects h4 a,
#main_container.ects h5 a,
#main_container.ects h6 a {
    background: none; }
#main_container.traject h3 a:after,
#main_container.traject h4 a:after,
#main_container.traject h5 a:after,
#main_container.traject h6 a:after, #main_container.start h3 a:after,
#main_container.start h4 a:after,
#main_container.start h5 a:after,
#main_container.start h6 a:after, #main_container.fac h3 a:after,
#main_container.fac h4 a:after,
#main_container.fac h5 a:after,
#main_container.fac h6 a:after, #main_container.ects h3 a:after,
#main_container.ects h4 a:after,
#main_container.ects h5 a:after,
#main_container.ects h6 a:after {
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #9C0F06 url("../images/icons/icon-pijl-white-up.png") no-repeat center center;
    width: 25px; }
#main_container.traject h3 a.user_link_closed,
#main_container.traject h4 a.user_link_closed,
#main_container.traject h5 a.user_link_closed,
#main_container.traject h6 a.user_link_closed, #main_container.start h3 a.user_link_closed,
#main_container.start h4 a.user_link_closed,
#main_container.start h5 a.user_link_closed,
#main_container.start h6 a.user_link_closed, #main_container.fac h3 a.user_link_closed,
#main_container.fac h4 a.user_link_closed,
#main_container.fac h5 a.user_link_closed,
#main_container.fac h6 a.user_link_closed, #main_container.ects h3 a.user_link_closed,
#main_container.ects h4 a.user_link_closed,
#main_container.ects h5 a.user_link_closed,
#main_container.ects h6 a.user_link_closed {
    background: none; }
#main_container.traject h3 a.user_link_closed:after,
#main_container.traject h4 a.user_link_closed:after,
#main_container.traject h5 a.user_link_closed:after,
#main_container.traject h6 a.user_link_closed:after, #main_container.start h3 a.user_link_closed:after,
#main_container.start h4 a.user_link_closed:after,
#main_container.start h5 a.user_link_closed:after,
#main_container.start h6 a.user_link_closed:after, #main_container.fac h3 a.user_link_closed:after,
#main_container.fac h4 a.user_link_closed:after,
#main_container.fac h5 a.user_link_closed:after,
#main_container.fac h6 a.user_link_closed:after, #main_container.ects h3 a.user_link_closed:after,
#main_container.ects h4 a.user_link_closed:after,
#main_container.ects h5 a.user_link_closed:after,
#main_container.ects h6 a.user_link_closed:after {
    background-image: url("../images/icons/icon-pijl-white-down.png"); }

#main_container.start .level_3 h4.optional,
#main_container.fac .level_3 h4.optional {
    background: #F0F0F0; }

#main_container.start .level_3 h4.optional a,
#main_container.fac .level_3 h4.optional a {
    text-decoration: underline;
    background: #F0F0F0; }

/*! Diploma */
#main_container.cq h1 {
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 5px; }
#main_container.cq p.specification {
    margin-top: 0;
    font-weight: normal;
    color: #138ba5; }

/*! Programma */
#main_container.traject .level_0 .level_1 {
    padding: 10px; }

#main_container #hover_selectie_content h1 .specification {
    color: #138ba5;
    font-weight: normal; }

#main_container.traject #toggle_container,
#main_container.ects #toggle_container {
    margin: 0; }
#main_container.traject #toggle_container a,
#main_container.ects #toggle_container a {
    text-decoration: none;
    border-bottom: 1px dotted #0C788B;
    padding: 0; }
#main_container.traject #toggle_container a:after,
#main_container.ects #toggle_container a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #f3f3f3 url(../images/icons/icon-pijl-color-down.png) no-repeat center center;
    width: 25px;
    height: 25px;
    margin-left: 5px; }
#main_container.traject #toggle_container a:hover,
#main_container.ects #toggle_container a:hover {
    border-bottom-style: solid; }
#main_container.traject #toggle_container #hide_all a:after,
#main_container.ects #toggle_container #hide_all a:after {
    background-image: url(../images/icons/icon-pijl-color-up.png); }
#main_container.traject #toggle_container #show_all a,
#main_container.traject #toggle_container #hide_all a,
#main_container.ects #toggle_container #show_all a,
#main_container.ects #toggle_container #hide_all a {
    background: none; }

/*! traject */
#main_container.traject .level_0 h1 {
    display: block;
    font-size: 18px;
    line-height: 20px; }

#main_container.traject h1 .studiepunten {
    color: #C00D0D;
    font-size: 0.9em;
    font-weight: normal;
    white-space: nowrap; }

#main_container.traject h1 .specification {
    color: #138ba5;
    font-weight: normal;
    display: block;
    margin-top: .3em;
    font-size: 14px; }

#main_container.traject .level_2 h3 {
    font-size: 14px; }
#main_container.traject #hover_selectie_parent {
    margin-bottom: 20px; }
#main_container.traject #hover_selectie_content {
    background: #fff; }
#main_container.traject #hover_selectie_target {
    padding: 0; }

#main_container #hover_selectie_content #show_uurrooster_container,
#main_container #hover_selectie_content span.seperator,
#main_container #hover_selectie_content #filter_fase_container {
    position: static;
    float: left;
    padding: 10px; }
#main_container #hover_selectie_content #show_uurrooster_container #filter_fase_form,
#main_container #hover_selectie_content span.seperator #filter_fase_form,
#main_container #hover_selectie_content #filter_fase_container #filter_fase_form {
    padding: 0;
    background-color: transparent; }

#main_container #hover_selectie_content #show_uurrooster_container img {
    margin-right: 4px; }

#main_container #hover_selectie_content span.seperator {
    color: #dbe1e3;
    padding: 10px 0;
    font-weight: normal; }

#main_container #hover_selectie_content #filter_fase_container #filter_fase_form span {
    margin: 0; }
#main_container #hover_selectie_content #filter_fase_container #filter_fase_form span + span {
    margin-left: 10px; }

#main_container #hover_selectie_content #filter_category_container {
    clear: both; }

.programma__header {
    border-bottom: 1px solid #eee;
    overflow: hidden; }
#main_container.traject .programma__header h2 {
    padding: 0 10px;
    font-size: 14px; }

.programma__content {
    padding: 10px; }

/*! ects */
#main_container.ects h4 {
    margin-bottom: 6px; }
#main_container.ects .level_0 {
    border-color: #eee; }
#main_container.ects .tab_content {
    margin-bottom: 20px; }
#main_container.ects #toggle_container {
    position: relative;
    z-index: 50; }
#main_container.ects .level_2 h3.mandatory,
#main_container.ects .level_2 h4.mandatory {
    font-size: 14px;
    font-weight: normal; }
#main_container.ects .level_2 h3.mandatory .titlebold,
#main_container.ects .level_2 h4.mandatory .titlebold {
    font-size: 14px; }

/*! Icons */
@font-face {
    font-family: 'icons';
    src: url("../fonts/icons.eot?4oksgt");
    src: url("../fonts/icons.eot?#iefix4oksgt") format("embedded-opentype"), url("../fonts/icons.woff?4oksgt") format("woff"), url("../fonts/icons.ttf?4oksgt") format("truetype"), url("../fonts/icons.svg?4oksgt#icons") format("svg");
    font-weight: normal;
    font-style: normal; }
#main_container [class^="icon-"], #main_container [class*=" icon-"] {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
#main_container .icon-pdf:before {
    content: "\70"; }
#main_container .icon-print:before {
    content: "\50"; }
#main_container .icon-twitter:before {
    content: "\74"; }
#main_container .icon-facebook:before {
    content: "\66"; }
#main_container .icon-linkedin:before {
    content: "\6c"; }
#main_container .icon-googleplus:before {
    content: "\67"; }
#main_container .icon-addthis:before {
    content: "\61"; }

/*! Share */
.share_toolbox {
    font-size: 11px;
    font-weight: bold;
    margin: 10px -10px;
    color: #777; }
.share_toolbox > span {
    padding: 0 10px; }
.share_toolbox > span + span {
    border-left: 1px solid #777; }
.share_toolbox a {
    border-bottom: 0;
    color: #555; }
.share_toolbox .icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    font-size: 22px;
    color: #555; }
.share_toolbox .icon-small {
    font-size: 18px; }
.share_toolbox a:first-child .icon {
    margin-left: 5px; }
.share_toolbox .icon-addthis {
    color: #fb5b3b; }


/*---- VIVES Additions ---- */
/* 770E00  9C0F06  C00D0D E30513


/* kleuren
lichter1:  ddf1f6   F0F0F0
lichter2: DCF1F6   F0F0F0 
licht:    89cfde   e54242   E30513
mid1      00a5c5   E50001   C00D0D
mid2      18a4c2   E50001   C00D0D
dark:     10798f  B81E05    9C0F06
dark2:    0C788B  B81E05    9C0F06
superdark 074a56   555
*/
a:link{color:#E30513;}

#footer{
    background:none
}

#header {
  position:relative;height: 100px;  
  /*background: red url(../_i/background/banner_kuleuven.png) no-repeat left top; */
  background: #fff url(../images/vivesRGB.gif) no-repeat 95% 3%;  
  /*** z-index:10000 ***/
  z-index:1000
}

/* hiding kulspecifics out of left subnav */
#kulat_select, #campagnebeeld, #search_simple_container, #search_extended_container, #archief-item, #ects-separator-item, #ects-label-item, .bannerbutton { /* ECTS mag wel getoon worden, link moet nog aangepast worden ! */
    display : none;
}


#share_container {
    display : none;
}

#search_simple_container.unified {
  display: block; 
}
#taal_select {
    display : none;

}

/* verbergen van taalknoppen die niet nodig zijn */
#subnav_frans, #subnav_spaans {
  display : none;
  
}

h4.mandatory {
	background-color: rgb(192, 13, 13);
}
