/* register and live button */
#header-top  #block-block-14 {
    margin-top: 0px;
}
@media screen and (min-width: 992px) {
    #header-top  #block-block-14 {
        margin-top: 14px;
    }
}
#header-top  #block-block-14 .btn {
    font-size: 12px;
    margin-right: 5px;
    padding: 6px 5px 5px 5px;
}
@media screen and (min-width: 576px) {
     #header-top  #block-block-14 .btn { 
        padding: 8px 5px 7px 5px;
    }
}
@media screen and (min-width: 992px) {
     #header-top  #block-block-14 .btn { 
        padding: 11px 10px 10px 10px;
    }
}
#header-top {
    background: #fff;
}
.afdb-bank-logo {
    width: 128px;
}









.live-stream p {
    position: relative;
    display: block;
    border-bottom: 1px dashed #ccc;
    padding: 15px 15px;
    line-height: 30px;
    margin-right: 20px;
}


.live-stream p strong {
    background: #24a964;
    padding: 0px 25px;
    color: #fff;
    border-radius: 25px;
    margin-bottom: 15px;
    position: relative;
    left: -15px;
    display: inline-block;
}

#page-left .live-stream a {
    color: #4b9b4d;
}

.live-stream p:last-child {
    border-bottom: none;
}
td, th {
    vertical-align: middle !important;
}

#page-left .node-event-schedule-programmed .field {
    margin-top: 0px;
    border-bottom: 1px dashed #ccc;
    padding: 15px 0px;
    line-height: 20px;
    margin-right: 20px;
}
.programme-page-video {
    font-weight: 900;
    font-size: 16px;
}

@media screen and (max-width:1015px) {
    #block-block-25 {
    #block-block-25 {
           float: left!important;
    margin-top: 20px;
    border: 1px solid #0e5811;
    padding: 1px;
    margin-left: 6px;
    border-radius: 5px;
    background: #0e5811;
    color: #fff;
    font-weight: 700;
    font-size:14px;
    }
   
    }
} 
@media screen and (min-width:992px) {
    #block-block-25 {
           float: left!important;
    margin-top: 20px;
    border: 1px solid #003372;
    padding: 1px;
    margin-left: 6px;
    border-radius: 5px;
    background: #003372;
    color: #fff;
    font-weight: 700;
    font-size:14px;
    }
} 
@media screen and (max-width: 840px) {
#block-block-25 {
    display:none;
}}



/* Language dropdown */
#block-locale-language-content {
    margin-top: 0px;
}
#block-locale-language-content li {
    background: #063461;
    border-radius: 50px;
    padding: 10px;
    font-weight:900;
}
#block-locale-language-content a{color:#fff;}
@media screen and (min-width: 992px) {
    #block-locale-language-content {
        margin-top: 14px;
    }
}
#block-locale-language-content {
    font-size: 12px;
    margin-right: 5px;
    padding: 6px 5px 5px 5px;
}
@media screen and (min-width: 576px) {
    #block-locale-language-content { 
        padding: 8px 5px 7px 5px;
    }
}
@media screen and (min-width: 992px) {
    #block-locale-language-content { 
        padding: 11px 10px 10px 10px;
    }
}