.node-type-programme-guide #language-selector {
    display: none;   
}
.node-type-programme-guide .btn-lg, .btn-group-lg > .btn {
    font-size: 11px;
    border-radius: 20px !important;
    line-height: 0.3 !important;
    padding: 10px 10px !important;
    margin-top: -20px !important;
}
.node-type-programme-guide .modal-backdrop {
  z-index: 9 !important;
}

/* OM Maximenu sent back because the language disclaimer */
.node-type-programme-guide .om-maximenu {
    z-index: 8 !important;
}

/* Title and Subtitle sent back because the language disclaimer */
.node-type-programme-guide #layout-header #main-title {
    z-index: 6 !important;
}

/* Subtitle sent back because the language disclaimer */
.node-type-programme-guide #layout-header #sub-title {
    z-index: 6 !important;
}

/* Fix the 'search box' within the programme guide pages */
.node-type-programme-guide #search-block-form .input-group {
    margin-top: -40px !important;
}
