.programme {
    /*margin-top: 25px;*/
}

.programme .programme-title {
    /*padding-left: 35px;*/
    margin: 25px 0 15px 20px;
    font-size: 25pt;
    font-weight: bold;
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.programme .programme-body {
    border: 1px solid #ccc;
    padding: 10px 20px 25px 20px;
}

.programme .programme-info.row {
    margin: 0;
    padding: 0;
}

.programme .programme-info.row div {
    padding-right: 2px;
}

.programme .date, .programme .time, .programme .room, .programme .type, .programme .reg {
    height: 33px;
    padding-top: 9px;
    padding-left: 35px;
}

.programme .date {
    background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Date_blue.png') 0 0 no-repeat;
}

.programme .time {
    background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Time_blue.png') 0 0 no-repeat;
}

.programme .room {
    background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Room_blue.png') 0 0 no-repeat;
}

.programme .type {
    background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Type_blue.png') 0 0 no-repeat;
}

.programme .reg {
    background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Registration_blue.png') 0 0 no-repeat;
}
.programme .act {
    height: 33px;
    padding-top: 9px;
}

.programme .act a {
    height: 17px;
    width: 17px;
    display: inline-block;
}

.programme .act .jobs, .l2{
    /*background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Jobs_coloured.png') 0 0 no-repeat;*/
}

.programme .act .integrity, .l3{
    /*background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Integrity trust_coloured.png') 0 0 no-repeat;*/
}

.programme .act .growth, .l1{
    /*background: url('/media/oecdorg/satellitesites/oecdforum/images/icons/Inclusive growth_coloured.png') 0 0 no-repeat;*/
}

.programme .programme-info {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.programme .programme-content {
    font-size: 10pt;
}

.programme .delimiter {
    height: 5px;
    background-color: #5091b9;
    margin-top: 10px;
    margin-bottom: 25px;
}

.programme-links {
    padding-right: 0px;
    margin-right: 0px;
}

.programme-links ul{
    background-color: #d5e7f1;
    padding: 10px 0 10px 10px;
    font-size: 11pt;
    color: #58595b;
    font-weight: bold;
    list-style: none;
    padding-right: 10px;
    margin-right: 0px;
}

.programme-links ul li {
    margin-bottom: 15px;
    padding-left: 15px;
    background: url('/media/oecdorg/satellitesites/oecdforum/images/newsslidearrowoff.gif') 0 5px no-repeat;
}


.programme-links ul li:last-child {
    margin-bottom: 0;
}

.programme .programme-additionals {
    padding-top: 15px;
}
.programme .programme-additionals > div {
    margin-bottom: 15px;    
}

.programme .programme-additionals .title {
    font-size: 18px;
    padding-bottom:10px;
}

.programme .programme-additionals .speakers a {
    display: inline-block;
}

.programme .programme-actions {
    margin-right: 20px;
    margin-top: 7px;
}

.custom-row {
    padding-left: 15px;
    padding-right: 15px;
}


#speaker, #scene-setting, #keynote-speaker, #moderator, #discussion-leader {
    display: none;
}

.speaker {
    margin-bottom: 20px;
}

.speaker a {
    color: #333;
}

.speaker a:hover {
    color: #047bc1;
}

.speaker .col-sm-6, .speaker .col-sm-4, .speaker .row {
    margin: 0;
    padding: 0;
}

.speaker .speaker-name {
    font-size: 8pt;
    font-weight: bold;
    margin-bottom: 5px;
    color: #2973bd;
}

.speaker .speaker-name a{
  color: #2973bd;
}
.speaker .speaker-desc {
    font-size: 8pt;
}

.speaker .speaker-photo {
  height: 140px;
  width: 140px;
}

.speaker .speaker-photo img{
  height: 100%;
  width: auto;
}

.speaker .speaker-info {
    text-align: left;
    padding-left: 10px;
}

#content {
    padding: 0;
}