#right .customedaf .customtitleedaf.forgec
 {background-color: #2DAAE1;}


.customtitle.bsis
 {background-color: #0c8736 !important;
  color: white !important;}

.customtitle.edaf
  {background-color: #f1931f !important;
  color: white !important;
  font-size: 12px !important;}

.righttext
  {font-size: 12px !important;}

.nospaceunder {
   margin: 0px;
   padding: 0px;}

/*formatting the bodytext in the "programme" pages of the events */

div.programme p {
  display: block;
  font-size: 14px;
  padding-left: 20px;
  margin-top: 3px;
  margin-bottom: 0px;
  }

.programmedate {
  background: #858585;
  font-size: 16px !important;
  color: white !important;
  padding-left: 7px !important;
  margin-top: 25px !important;
  margin-bottom: 10px !important;
  }

/* div.programme hr {
    border-top:1px solid #BABABA;
    margin-top: 10px;
  margin-bottom: 2px;
  }
*/  

.programmetime {
  font-size: 12px !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  border-top: 1px solid #BABABA;
  padding-left: 0px !important;
  }

.programmesection {
  background: #F6F6F6;
  margin-top: 15px !important;
  padding-left: 7px !important;
  }

div.programme em {
  font-size: 14px;
/*  font-style: normal; */
  color: #909090;
  padding-left: 0px !important;
  }
  
div.programme ul {
  font-size: 14px;
  padding-left: 40px !important;
  }

div.programme strong {
  color: #6e2036;
  }

div.programme2 strong {
  color: #000000;
  }

/* end of styles for the programmes of the events */

/*formatting the bodytext in the "presentations" pages of the events
(o achive, add this second class to the div like this: '<div class="programme presentation">'
 */

div.presentation strong {
  color: #000000;
  }

/* end of styles for the presentations of the events */


.input-group td {
    font-size: 16px;
    padding:  5px;
/*    color: black; */
    margin-bottom: 25px !important;
    
  }
  
span.mc-group-description {
     font-size: 14px;
     color: #8b8a8a;
     }

.new_rep {
  padding: 10px !important;
}

#navigation li a {
    color: #59595b;
    font-weight: bold;
    padding: 4px 9px 7px 4px;
}


.safari #navigation li a {
    padding-left: 6px;
    padding-right: 6px;
}

#navigation li:last-child a {
    padding-left: 6px;
    padding-right: 2px;
}
.ie #navigation li:last-child a {
    padding-left: 6px;
    padding-right: 2px;
}

#loginheader .loginheader_col2
  {
    display: none;
}

