/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18-jun-2021, 8:52:19
    Author     : RJ
*/

/*@import url('https://www.amstelquartet.nl/css/amstel/style.css'); */
:root {
  --lineheight-std: 24px;
  --aq-cyan: #00dbff;
  --aq-cyan-light: rgb(179,244,255);
  --aq-magenta: #ff00ff;
  --aq-yellow: #fefd02;
  --aq-purple: #7000ff;
  
  --color-link: rgba(0,0,200);
  
  --bg-dark: #222;
  --bg-dark: #343434;
  
  /* donation colors */
  --color-darkblue: rgba(1,100,140,1);

}
@font-face {
  font-family: AQheader;
  src: url(/fonts/AQ/AQ-BoldCondensed.woff);
}
@font-face {
  font-family: AQ;
  src: url(/fonts/AQ/AQ-Condensed.woff);
}
body {
   /* font-family: "AQ";*/
   padding-top: 50px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "AQheader";
    text-transform: uppercase;
}
p {
    line-height: 28px;
}
.pagecontent.p-bottom {
    padding-bottom: 45px;
}
.pagecontent h1 {
    margin-top: 45px;
}

a, a:visited, a:active {
    color: var( --color-link);
    text-decoration: underline;
}
.aq-font-header {
    font-family: "AQheader";
}
.aq-font {
    font-family: "AQ";
}
.btn {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
.btn-default {
    border-color: #000;
    color: #000;
    text-decoration: inherit;
}
.btn-default:hover {
    background-color: rgba(0,0,0,0.1);
}
.btn-primary {
    border-color: #fff;
    color: #fff;
    background-color: #000;
    font-weight: bold;
}
.btn-primary:hover {
    background-color: #333;
    border-color: #eee;
}

.about .btn-default {
    text-decoration: none;
}

label.error {
    color: #c00;
}

/* MENU */

.navbar-brand img.logo {
    max-height: 90px;
    width: auto; 
    margin: -35px 0 -35px -35px;
}
nav.bg-dark {
    background-color: var(--bg-dark) !important;

}



nav ul.navbar-nav > li a {
    border-bottom: 1px solid rgba(255,255,255,0);
    text-decoration: none;
    color: #fff !important;
}
nav .dropdown-menu {
background-color: var(--bg-dark);
}
nav ul.navbar-nav > li .dropdown-menu li a {
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 15px;
    width: 100%;
    border: 2px solid transparent;
    border: 2px solid transparent;
}
nav ul.navbar-nav li a.active {
    /* border-color: var(--aq-yellow); */
    color: var(--aq-yellow) !important;
    text-decoration: none;
}

nav ul.navbar-nav > li .dropdown-menu li a:hover,
nav ul.navbar-nav > li .dropdown-menu li a.active {
    /*border-left: 2px solid var(--aq-yellow);*/
    background-color: var(--bg-dark);
    color: var(--aq-yellow) !important;

}
nav ul.navbar-nav > li .dropdown-menu li a:hover {
    border-color: transparent;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav{
        width: 100%;
        justify-content: space-around;
    }
    
}



/* NEWSLETTER */
#newsletterFormContainer {
    background-color: var(--bg-dark);
    color: #fff;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 25px 0;
    
}
#newsletterFormContainer .title {
    font-size: 30px;
    font-family: 'AQ';
    font-weight: bold;
    color: var(--aq-yellow);
}
/* END NEWSLETTER */

/* DONATE BANNER */
.donateBanner {
    position: relative;
    text-align: center;
    padding: 45px 0;
    background-color: var(--aq-cyan);
}
.donateBanner:before {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255,255,255,0.7);
}

.donateBanner h5 {
    font-size: 36px;
    margin-bottom: 30px;
}

.donateBanner .btn-default {
    margin-top: 45px;
}
.donateBanner .bannerContent {
    max-width: 700px;
    margin: auto;
}
/* END DONATE BANNER */

/* FOOTER */
.footerContainer {
    padding: 45px 0 15px;
    background-color: var(--bg-dark);
    color :#fff;
}
.footerContainer .footerContent {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.footerContainer a {
    color: #fff;
    display: inline-block;
    padding: 10px;
}

.footerContainer ul {
    list-style-type: none;
    padding: 0;
}
/* END FOOTER */

/* page content */
.pagecontent {
    position: relative;
    margin-top: 25px;
    padding-top: 55px;
    border-top: 4px solid var(--aq-yellow);
}

.pagecontent.noBorder {
    border: 0px solid transparent;
}

.pagecontent div.decoration {
    position: absolute;
    background-image: url('/images/ui/logos/yellow.svg');
    right: 0;
    top: -20px;
    right: -10px;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'AQ';
    font-size: 1.5em;
    color: #000;
}

@media (min-width: 768px) {
    .pagecontent {
        padding-top: 0;
    }
}
/* end page content */

.headerContainer.big {
    position: relative;
    background-image: url('/images/ui/background/church_bg_2000.jpg');
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: calc( 100vh - 40px );
    color: #fff;
}
.headerContainer.big h1 {
    font-size: 80px;
}

.headerContainer.big .messageContainer {
    text-align: left;
    margin-top: 45px;
    font-size: 40px;
    background-color: rgba(255,255,255,0.2);
}

@media (min-width: 768px) {
    .headerContainer.big .messageContainer {
    text-align: left;
    position: absolute;
    width: 50%;
    bottom: 45px;
    left: 10%;
    font-size: 40px;
    background-color: rgba(255,255,255,0);
}
}

/* HOME */

.messageItem {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}
.messageContainer .itemTitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    
}

.itemTitle .line {
    border-bottom: 2px solid #000;
    flex-grow: 1;
    margin-bottom: 8px;
    margin-left: 25px;
}

div.messageImg {
    width: 100%;;
    padding-top: 56%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border: 1px solid #000;
}

.featuredShop div.messageImg,
.featuredInstagram div.messageImg {
    padding-top: 100%;
}
.featuredTwitter div.messageImg {
         overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; 
        border: 1px solid #000;
        width: 73px;
        min-width: 73px;
        height: 73px;
        max-height: 73px !important;
        margin-top: 25px;
        padding-top: 0;
    }
.messageDescription {
    padding: 25px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-width: 320px;
}
.featuredItem {
    padding: 45px 0;
}

@media (min-width: 768px) {
    div.messageImg {
        width: 240px;
        min-width: 240px;
        height: 135px;
        padding-top: 0;
    }
    
    .featuredShop div.messageImg,
    .featuredInstagram div.messageImg {
        padding-top: 0;
    }
    
    .featuredTwitter div.messageImg {
        margin-bottom: 25px;
        margin-top: 0;
    }
    .messageDescription {
        padding: 0 25px;
    }
    
    .featuredShop div.messageImg,
    .featuredInstagram div.messageImg {
        width: 180px;
        min-width: 180px;
        height: 180px;
    }
    .messageItem {
        flex-wrap: nowrap;
    }
}
@media (min-width: 992px) {
    div.messageImg {
        width: 320px;
        min-width: 320px;
        height: 180px;
    }
    
    .featuredShop div.messageImg,
    .featuredInstagram div.messageImg {
        width: 240px;
        min-width: 240px;
        height: 240px;
    }

}

/* END HOME */
/* AGENDA */
.agendaItemsContainer {
    padding: 0 0 45px 0;
}
.pagecontent {
    border-color: var(--aq-yellow); 
}
.pagecontent h1 {
    color: #333;
}
.agendaItem {
    border-bottom: 1px solid  #666; 
}
.agendaItem.invisible {
    visibility: visible;
    opacity: 0.4;
    position: relative;
}
.agendaItem.invisible:before {
    display: block;
    position: absolute;
    content: "INVISIBLE";
    color: #666;
    border: 1px solid #666;
    right: 100px;
    top: 24px;
    z-index: 10;
    font-size: 1.2em;
    padding: 5px 15px;
}
.agendaItem.cancelled {
    position: relative;
}
.agendaItem.cancelled:before {
    display: block;
    position: absolute;
    content: "CANCELLED";
    color: #f00;
    background-color: rgba(240,230,230,0.8);
    border: 3px dashed #f00;
    left: 100px;
    top: 24px;
    z-index: 10;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 15px;
    -moz-transform: rotate(-12deg);
-webkit-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
transform: rotate(-12deg);

}

.agendaItem.postponed {
    position: relative;
}
.agendaItem.postponed:before { 
    display: block;
    position: absolute;
    content: "POSTPONED";
    color: #2a2ac4;
    background-color: rgba(240,230,230,0.8);
    border: 3px dashed #2a2ac4;
    left: 100px;
    top: 24px;
    z-index: 10;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 15px;
    -moz-transform: rotate(-12deg);
-webkit-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
transform: rotate(-12deg);

}
.agendaItem:after {
    display: block;
    content: "";
    clear: both;
}
.dateListitem:after {
    content:"";
    display: block;
    clear: both;
}
.agendaItem .itemHeader {
    clear: both;
    cursor: pointer;
    overflow: hidden;
}
.agendaItem .itemBody {
    display: none;
    clear: both;
    padding-top: 15px;
}

.agendaItem .titleContainer {
    position: relative;
    margin-left: 95px;
}
.agendaItem .title {
    color: #333;
    cursor: pointer;
    position: absolute;
    left: 0;
    text-transform: uppercase;
}
.agendaItem div.title {
    margin-top: 15px;
    font-size: 26px;
    font-family: 'AQheader', sans-serif;
}
p.title {
    margin: 15px 0 0;

}

.dateContainer .date{

    font-weight: bold;
    width: 80px;
    text-align: center;
    border: 1px solid #000;
    color: #000;
    font-size: 20px;
    float: left;
    margin: 15px 15px 15px 0;
    background-color: #fff;
}
.dateContainer .date .month {
    display:block;
    background-color: var(--aq-yellow);
    color: #000;
}

.dateListitem {
    border-top: 1px solid rgba(248,147,31,1);
    cursor: pointer;
}
.dateListitem p {
    padding: 15px;
}
.agendaItem .description {
    clear:both;
    padding-bottom: 15px;
}
.itemBody .details {
    /*background-color: rgba(248,147,31,1);*/
    padding-top: 15px;
}
.itemBody .details {
        margin-top: 10PX;
        border: 2px solid var(--aq-yellow);
        padding: 15px;
        box-sizing: border-box;
        background-color: var(--aq-yellow);
    }
    .itemBody .detailsTitle {
        font-family: 'AQHeader', sans-serif;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: bold;
        color: #000;
    }
.itemBody .venue {
    font-weight: bold;
}
.itemBody .programTitle {
    font-size: 28px;
    font-family: 'aq';
   
    margin: 15px 0 0;
}
@media (min-width: 767px) {
    .agendaItem div.title {
        font-size: 50px;
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .agendaItem .imgContainer {
        float: left;
        width: 60%;
        clear: both;
    }
    .itemBody .detailsContainer {
        float: left;
        width: 40%;
    }
    .itemBody .detailsTitle {
        font-family: 'AQHeader', sans-serif;
        text-transform: uppercase;
        font-size: 22px;
        
        font-weight: normal;
    }
    .itemBody .details {
        border: 1px solid #666;
        padding: 15px;
        margin: 0 0 0 10px;
        box-sizing: border-box;
        background-color: transparent;
    }
    
    
    
    .itemBody .description {
        padding: 15px 0;
    }
    
}
/* END AGENDA */

/* NEWS */
.newsItemsContainer {
    padding: 0 0 45px 0;
}
.newsItem {
    border-bottom: 1px solid #666;
}

#agenda .year,
.newsItem .year {
    display: block;
    width: 80px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.dateListitem:after {
    content:"";
    display: block;
    clear: both;
}
#newsDetail .itemHeader {
    cursor: default;
}
#newsList > a,
#newsList > a:hover {
    color: inherit;
    text-decoration: none;
}

.newsItem .itemHeader {
    clear: both;
    padding: 5px 0;
}
.newsItem .itemHeader:after {
    display: block;
    content: "";
    clear: both;
}
.newsItem .imgContainer {
    display: none;
}
.newsItem .itemBody .imgContainer {
    float: right;
    width: 400px;
    border: 1px solid #ccc;
    max-height: none;
    display: block;
    max-width: 50%;
    margin-bottom: 15px;
}
.newsItem .imgContainer img {
    width: 100%;
}
.newsItem .itemBody {
    display: block;
    clear: both;
    padding-top: 15px;
}
.newsItem .title {
    font-family: 'AQ';
    color: #333;
    left: 0;
  font-size: 20px;
}
.newsItem div.title {
    font-size: 20px;
    font-family: 'AQHeader', sans-serif;
    color: #333;
    padding-top: 15px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .newsItem .imgContainer {
        float: right;
        width: 150px;
        max-height: 90px;
        border: 1px solid #ccc;
        overflow: hidden;
        display: block;
    }
    .newsItem .title {
        font-size: 30px;
    }
    .newsItem div.title {
        font-size: 30px;
    }
}
/* END NEWS */

/***************** BIOGRAPHY ***************/
body.biography .pagecontent {
    border-color: var(--aq-yellow) !important; 
}
.about .imageContainer {
    max-width: 50%;
    float: right;
}
.imageContainer img {
    max-width: 100%;
}
/***************** END BIOGRAPY ************/

/* PRESS PICTURES */
.pressPicturesContainer {
    margin: 45px 0;
}
.pressPicContainer:after,
.pressPicturesContainer:after {
    display: block;
    content: "";
    clear: both;
}

.pressPicContainer {
    padding: 15px;
    text-align: center;
    
}
.pressPicContainer .imgContainer {
    position: relative;
}
.pressPicContainer .title {
    font-family: "AQ";
    color: #000;
    font-size: 20px;
}
.pressPicContainer .credits {
    font-family: "AQ";
    font-size: 0.9em;
    padding: 5px 0 10px;
}
.pressPicContainer .imgContainer:hover:after {
    opacity: 1;
}
.pressPicContainer .imgContainer:after {
    display: block;
    position: absolute;
    left: 0;
    right:0;
    top: 0;
    bottom: 0;
    content: "View";
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding-top: 30%;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    cursor: pointer;
}
.pressPic {
    max-width: 100%;
}
.pressPicContainer .pressPic {
    cursor: pointer;
}
.presspicModal .modal-footer,
.presspicModal .modal-content {
    background-color: #333;
}

@media (max-width: 767px) {
    .pressPicturesContainer .picCol3,
    .pressPicturesContainer .picCol5,
    .pressPicturesContainer .picCol7,
    .pressPicturesContainer .picCol9,
    .pressPicturesContainer .picCol11{
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pressPicturesContainer .picCol4,
    .pressPicturesContainer .picCol7,
    .pressPicturesContainer .picCol10{
        clear: both;
    }
}

@media (min-width: 992px) {
    .pressPicturesContainer .picCol5,
    .pressPicturesContainer .picCol10{
        clear: both;
    }
}
/* END PRESS PICTURES */

/***************** PRESS QUOTES ******************/

.pagecontent.pressquotes p {
    background-image: url('/images/ui/quote.png');
    background-repeat: no-repeat;
    background-size: 40px;
    min-height: 80px;
    padding: 40px 50px;
    margin: 40px 0 ;
    max-width: 800px;
}
.pagecontent.pressquotes p strong {
    padding-top: 15px;
    display: inline-block;
}


@media (min-width: 768px) {
    .pagecontent.pressquotes p {
        padding: 40px 100px;
    }
    .pagecontent.pressquotes p:after {
        display: block;
        content: "";
        float: right;
        height: 60px;
        width: 80px;
        background-image: url('/images/ui/quote2.png');
        background-repeat: no-repeat;
        background-size: 40px;

    }
}


/***************** END PRESS QUOTES ******************/

/***************** INSTAGRAM ******************/
.instapageLink {
    text-decoration: none;
}
.instagramUserImgContainer {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; 
    height: 150px;
    width: 150px;
    border: 1px solid #eee;
}
#instagramUser {
    margin: 40px 0;
}
#instagramUser .userDetails {
    padding: 15px 0 0;
}
#instagramUser .detail.inline {
    display: inline-block;
    margin: 0 15px 0 0;
}
.instaBio {
    margin-top: 15px;
    max-width: 400px;
}
#instafeed .imgContainer {
    background-size: cover;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
#instafeed .imgContainer:hover {
    opacity: 0.9;
    -moz-transform: scale(1.01);
-webkit-transform: scale(1.01);
-o-transform: scale(1.01);
-ms-transform: scale(1.01);
transform: scale(1.01);
}
#instafeed .textContainer {

}
#instafeed .instaPost {
    padding: 25px 15px 15px;
}

#instafeed .clear {
    display: none;
}
.instaPost .ratingContainer .icon {
    max-height: 15px;
    opacity: 0.8;
}
@media (min-width: 768px) {
    #instafeed .clearSM {
        display: block;
        clear: both; 
    }
}
@media (min-width: 992px) {
    #instafeed .clearSM {
        display: none;
    }
    #instafeed .clearMD {
        display: block;
        clear: both; 
    }
}
@media (max-width: 767px) {
    #instagramUser {
        text-align: center;
    }
    .instagramUserImgContainer {
        display: inline-block;
    }
}
/***************** END INSTAGRAM ******************/

/***************** TWITTER ******************/

a.twitterpagelink,
a.fbpagelink {
    text-decoration: none;
}

body.twitter .twitterpagelink:active,
body.twitter .twitterpagelink:hover {
    text-decoration: none;
}
#twitterfeed {
    max-width: 820px;
}
#twitterfeed > div{
    background-color: transparent;
}
.tweet {
    padding: 15px 0;
    clear: both;
    border-bottom: 1px solid #666;
    position: relative;
}
.tweet:after {
    display: block;
    content: '';
    clear: both;
    
}
.tweet .date {
    font-weight: bold;
    color: #666;
}
body.twitter .tweet .imgContainer {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; 
    border: 1px solid #eee;
}
body.twitter .tweet .imgContainer  img {
    width: 100%;
    float: left;
}

.tweet .message {
    float: left;
    padding-left: 15px;
    padding-bottom: 10px;
}
.tweet .twitterlink {
    float: right;
    clear: both;
}

.twitterProfileLink {
    color: inherit;
}
.twitterProfileLink:hover {
    color: inherit;
}
/***************** END TWITTER ******************/

/***************** PROGRAMMES ******************/
body.programme.featured h1 {
    color: #333;
}
body.programme .progCategory,
body.programme.featured .programmeContainer {
    border-top: 2px solid #ccc;
    padding: 0 0 35px;
}
.programmeContainer:after {
    display: block;
    content: "";
    clear: both;
}
body.programme.featured .programmeContainer h3,
body.programme .progCategory h3 {
   
}
.programmeContainer h4 {
    font-size: 24px;
    cursor: pointer;
}
body.programme .progcontent {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #999;
}
body.programme .progCategory .programmeContainer:last-child .progcontent {
    border-bottom: 0;
}
.programmeContainer span.arrow {
    display: inline-block;
    transition:All 0.4s ease;
    color: #222;

    padding: 0 5px
}
.programmeContainer span.arrow.open {
    
   transform: rotate(90deg) ;
    -webkit-transform: rotate(90deg) ;
    -moz-transform: rotate(90deg) ;
    -o-transform: rotate(90deg) ;
    -ms-transform: rotate(90deg) ;

}

.programmeContainer .imgContainer .programmeImg {
    width: 100%;
}

@media (min-width: 992px) {
    body.programme.featured h1 {
        margin-bottom: 40px;
    }
    body.programme.featured .programmeContainer {
        padding: 20px;
        border: 1px solid #666;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    body.programme.featured .programmeContainer:first-child {
        margin-right: 20px;
    }
    body.programme.featured .programmeContainer:last-child {
        margin-left: 20px;
    }
    body.programme.featured .programmeContainer h3 {
        font-size: 36px;
        margin: 0 0 20px;
    }
}

@media (min-width: 480px) {
    .programmeContainer .imgContainer {
        float: right;
        max-width: 250px;
        /*max-height: 250px;*/
        padding: 0 0 0 15px;
    }
}
/***************** END PROGRAMMES ******************/

/*************** REPERTOIRE *****************/

.repFilter {
    border: 1px solid #ccc;
    padding: 5px 15px 15px;
}
.repFilter:after {
    display: block;
    content: '';
    clear: both;
}
.repFilter h3 {
    margin: 0 0 20px;
    padding: 0 15px;
}
.repFilter .inputContainer {
    float: left;
    padding: 0 15px;
}

.repFilter input[type="submit"] {
    clear: both;
}

.repFilter .btnContainer {
    clear: both;
    padding-top: 15px;
}

body.repertoire .listCol.audio {
    float: right;
}
body.repertoire .playControls div {
    cursor: pointer;
    border-color: #000;
    width: 0px;
    height: 0px;
    overflow:hidden;
    margin-right: 5px;
    margin-top: 1px;
}
body.repertoire .playControls div.play {
    border-width: 10px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-right-width: 0;
}
body.repertoire .playControls div.stop {
    border-width: 5px;
    border-style: solid;
    border-top-width: 0;
    border-bottom-width: 0;
    width: 15px;
    height: 20px;
}
body.repertoire .playControls .stop {
    display: none;
}
body.repertoire .playerContainer {
    height: 0px;
    width: 0px;
    overflow: hidden;
} 

body.repertoire .listCol.composer {
    clear: left;
    font-weight: bold;
    cursor: pointer;
}
body.repertoire .listCol.title {
    cursor: pointer;
    float: none;
}
body.repertoire .listRow { 
    padding: 5px 0;

}
body.repertoire .listRow,
body.repertoire .listRow.open:hover {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;    
    transition: all 0.1s ease-out;
}

body.repertoire .listRow:after {
    content: '';
    display: block;
    clear: both;
}
body.repertoire .listRow.even {
    border-color: transparent;
}
body.repertoire .listRow.odd {
    background-color: rgba(0,0,0,0.03);
    
}
body.repertoire .listRow.closed:hover,
body.repertoire .listRow.closed:hover {
    border-color: rgba(1,170,235,0.5);
    background-color: rgba(1,170,235,0.08);
    border-color: #000;
    color: #000;
    background-color: #fff;
    
}

body.repertoire .repertoireItem .repDetails {
    opacity: 0;
    height: 0px;
    overflow:hidden;
    clear: both;
    transition: opacity 0.5s ease-in-out;
}
body.repertoire .repDetails .detailName {
    clear: left;
    float: left;
    font-weight: bold;
    width: 150px;
}
body.repertoire .repDetails .detailValue {
    float: left;
}
body.repertoire .repDetails .detailName.fullwidth {
    float: none;
    width: 100%;
}
body.repertoire .open .repDetails {
    opacity: 1;
    height: auto;
    padding: 15px;
    margin: 15px;

    border: 1px solid #ccc;
    clear: both;
    background-color: #fff;
}
@media (min-width: 768px) {
    body.repertoire .listCol {
        float: left;
    }
    
    body.repertoire .listCol.composer {
        font-weight:normal;
        width: 250px;
        cursor: pointer;
    }
}
/*************** END REPERTOIRE ************/

/**************** PRESSKIT *******************/
.presskitDownloadContainer {
    text-align: center;
}
.presskitDownloadContainer h4 {
    margin-bottom: 20px;
}
.presskitDownloadContainer .flagContainer {
    display: inline-block;
    padding: 0 10px 15px 0;
    text-align: center;
}
.presskitDownloadContainer a {
    text-decoration: none;
}
.presskitDownloadContainer .flag {
    width: 200px;
    height: 120px;
}

.usefulLink {
    font-family: "AQ";
    text-decoration: none;
    font-size: 18px;
}
.usefulLink .arrow {
    font-size: 24px;
}
.usefulLinkTitle ,
.blueArrow {
    
}
@media (min-width: 992px){
    .presskitDownloadContainer {
        text-align: left;
    }
}
/*************** END PRESSKIT ***************/


/* LANGUAGE SELECT */

.languageSelectContainer.open {
    display: inline-block;
    min-width: 250px;
    height: 30px;
    padding: 5px;

}
.languageSelectContainer:after {
    display: block;
    content: '';
    clear: both;
}


.languageSelectContainer.open .langBtnContainer {
    display: inline-block;
    min-width: 100px;
}

.languageBtn {
    display: inline-block;
    /*display: none;*/
    width: 40px;
    height: 20px;
    background-size: 100%;
    opacity: 0.5;
    transition: 0.2s all ease-in-out;
}
.languageSelectContainer.open .title,
.languageSelectContainer.open .languageBtn {
    display: inline-block;
}

.languageBtn.active,
.languageBtn:hover {
    opacity: 1;
}
.languageBtn.active {
    display: block;
    border: 1px solid #666;
}
.languageBtn.english {
    background-image: url('/images/ui/icons/language/english.png');
}
.languageBtn.dutch {
    background-image: url('/images/ui/icons/language/dutch.png');
}
.languageBtn:hover {
    text-decoration: none;
}

/* END LANGUAGE SELECT */

/* PRESENTERS MENU */
.presentersMenu {
    font-family: 'AQ';
    margin: 20px 15px;
    border: 0px solid var(--aq-yellow);
    font-size: 20px;
}

#presentersMenuContainer .row > div {
    background-color: transparent;
}
.presentersMenu .legend {
    color: var(--aq-yellow);
    background-color: #000;
    text-align: center;
    font-weight: bold;
    
}

.presentersMenu .linkContainer {
    border: 2px solid #000;
    margin: 15px;
    text-align: center;
}
.presentersMenu .link {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;

}
.presentersMenu .link .arrow {
    height: 25px;
    margin-bottom: 3px;
    margin-left: 15px;
    margin-right: 5px;
    -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.presentersMenu .link:hover .arrow {
    margin-left: 20px;
    margin-right: 0;
}
/* END PRESENTERS MENU */

/* STREAM */

body.stream.live #headerCarousel {
display: none;
}

body.stream .donateBtnContainer {
    max-width: 300px;
    margin: 25px auto;
}
body.stream .descriptionContainer {
    max-width: 600px;
    margin: auto;
    text-align: left;
    border: 1px solid #666;
    padding: 15px;
}
.iframeWidth {
    position: relative;
    width: 600px;
    max-width: 100%;
    margin: 60px auto;
}
.iframeContainer.responsive {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    height: 0px;
}
iframe#live {
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.counter {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    
    color: #fff;
    font-size: 150%;
}

.counter .time {
    background-color: rgba(0,0,0,0.6);
    padding: 4px 0;
    width: auto;
}
p.remindMeText {
    max-width: 250px;
    margin: auto;
}
.remindmeForm {
    max-width: 250px;
    margin: auto;
    border: 1px solid rgba(189,26,141,1);
    background-color: rgba(189,26,141,1);
    padding: 15px 25px;
    -webkit-transition: background 0.2s 0s ease;
-moz-transition: background 0.2s 0s ease;
-o-transition: background 0.2s 0s ease;
transition: background 0.2s 0s ease;

    cursor: pointer;
}
.remindmeForm .form-row {
    display: none;
}
.remindmeForm.open .form-row {
    display: block;
}
.remindmeForm.open {
    max-width: 400px;

    
}
.remindmeForm h3 {
        color: #fff;
        margin: 0;
}
.remindmeForm input {
    max-width: 100%;
}

.remindmeForm label {
    color: #fff;
}

.remindmeForm .btn-default {
    color: #fff !important;
    border-color: #fff !important;
    border-size: 2px;
}
/**list*/
.streamContainer {
    background-color: #fff;
    margin: 25px 0;
    cursor: pointer;
    border: 1px solid #eee;
}

.streamContainer:hover {
    box-shadow: -1px -1px 13px 1px rgba(0,0,0,0.26);
-webkit-box-shadow: -1px -1px 13px 1px rgba(0,0,0,0.26);
-moz-box-shadow: -1px -1px 13px 1px rgba(0,0,0,0.26);
}
.streamContainer .imgContainer img {
    width: 100%;
    height: auto;
}
.streamContainer .title {
    padding: 0 0 0 15px;
}
.streamContainer .description {
    padding: 15px;

}

.stream a.btn {
    text-decoration: none;
    width: 100%;
}

@media(min-width: 768px) {
    .stream a.btn {
        width: auto;
    }
}

@media(min-width: 1200px) {
    .stream a.btn {
        margin-top: 25px;
    }
}


/* END STREAM */

/* DONATION */

body.donation #newsletterFormContainer {
    opacity: 0;
}


body.donation #headerCarousel {
display: none;
}
.pageContent.text-center {
    text-align: center;
}

.donationForm label {
    font-weight: normal;
}

.donationForm label.signup,
.donationForm label.email,
.donationForm label.message,
.donationForm textarea,
.donationForm input[type="text"] {
    
    width: 100%;
    text-align: left;
}

.donationForm textarea,
.donationForm input.textInput {
    border-color: #000;
    width: 100%;
    text-align: left;
}

.donationForm .group {
    
    max-width: 400px;
    margin: 10px  auto 10px;
    
}

.donationForm .group.border {
    border: 1px solid #000 !important;
    padding: 15px;
    margin: 45px  auto 10px;
}

.donationForm small {
    float: right;
}
.form-row {
    padding: 5px 0;
}
.form-col {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.form-col.one-item-per-row {
    flex-direction: column;
    align-items: flex-start;
}


.donateBtnContainer .btn,
.donationDetails .btn-default.tellafriend,
.donationForm .btn-default,
.priceLabel {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 50px;
    width: 100px;
    margin: 5px;
    border: 1px solid #000;
    color: #000;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    
    -webkit-transition: background 0.2s 0s ease;
-moz-transition: background 0.2s 0s ease;
-o-transition: background 0.2s 0s ease;
transition: background 0.2s 0s ease;
}
.form-col.priceOptions {
        flex-direction: column;
    }
@media (min-width: 400px) {
    .priceLabel {
        margin: 15px;
    }
    
    .form-col.priceOptions {
        flex-direction: row;
    }
}
.priceLabel .inputContainer {
    display: inline-block;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

.priceLabel.selected:hover,
.priceLabel.selected {
    background-color: #000;
    color: var(--aq-yellow);
    cursor: default;
    font-weight: bold;
}

.priceLabel:hover {
    background-color: #000;
    color: var(--aq-yellow);
}

label.priceOther {
    font-weight: normal;
    margin: 15px;
}
input.priceOther {
    width: 100px;
    height: 40px;
}

input.textInput {
    width: 400px;
}

.donateBtnContainer .btn,
.donationDetails .btn-default.tellafriend,
.donationForm .btn-default {
    
    color: #fff !important;
    border-color: rgb(0,0,0) !important;
    border-width: 2px;
    background-color: rgb(1,100,140) !important;
    background-color: #000 !important;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    font-size: 22px;
    text-align: center !important;
    -webkit-transition: background 0.2s 0s ease;
    -moz-transition: background 0.2s 0s ease;
    -o-transition: background 0.2s 0s ease;
    transition: background 0.2s 0s ease;
}
.donateBtnContainer .btn:hover,
.donationForm .btn-default:hover {
    color: var(--aq-yellow) !important;
    
}

.donationDetails {
    border: 1px solid var(--color-darkblue);
    max-width: 400px;
    margin: 45px auto 45px;
    text-align: left;
}

.donationDetails .donation-row {
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
}

@media (min-width: 400px) {
    .donationDetails .donation-row {
        flex-direction: row;
    }
}
.donationDetails .donation-row span {
    font-weight: bold;
    width: 100px;
}

.donationDetails .donation-row.actionBtns {
    flex-direction: column;
    border-top: 1px solid var(--color-darkblue);
}
/* END DONATION */

/***************** SHOP ******************/


#cdList .row > div{
    background-color: transparent;
}
.cdItem .imgContainer {
    border: 1px solid #ccc;
}
.recordingdetail img.cdCover,
.cdItem img.cdCover {
       width: 100%;
       
}
.shop .btnsContainer {
    margin: 5px 5px 25px;
    padding: 10px;
}
.cdItem {
    margin: 5px 5px 25px;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 5px 25px 40px;
}
.cdItem .title {
    text-align: center;
    font-weight: bold;
}
.cdItem .description_short {
    text-align: center;
}

.cdItem .description_short p {
    display: none;
}
@media (max-width: 480px) {
    .cdItem {
        margin: 5px;
    }
    .cdItem .description_short {
        min-height: 0px;
    }

}
.cdItem .priceContainer {
    text-align: center;
    padding: 15px 0;
    font-size: 13px;
    line-height: 2;
}
.cdItem .description_short p {
    font-size: 13px;
    margin-bottom: 0;
}
.cdItem .moreInfo {
    color: inherit;
    text-decoration: underline;
    font-size: 13px;
}
.cdItem .btnsContainer {
    padding: 5px;
    text-align: center;
}



.cdItem .btnsContainer .btn {
    min-width: 35%;
    margin-top: 10px;
}


.continueShoppingBtnContainer {
    padding: 15px 0;
}
#shopForm {
    padding-top: 25px;
}
#selectOrdertypeModal .btn {
    margin: 10px 0;
}

.recordingdetail .cdContent {
    padding: 15px;
}
.cdContent .albumAudio {
    margin: 25px 0;
}
.recordingdetail .trackDetails {
    margin-bottom: 10px;
}
.recordingdetail .cdCover {
    border: 1px solid #ccc;
}
actionBtns,
.total,
.cartItem {
    padding: 10px 0;
}
.cartItem:after {
    display: block;
    content: "";
    clear: both;
}
.total {
    font-weight: bold;
}

form .personaldata {
    width: 500px;
    max-width: 100%;
}
.actionBtns .col,
.total .col,
.cartItem .col {
       float: left;
}

.actionBtns {
    padding-top: 20px;
}
.total .col.description,
.cartItem .col.description {
    width: 300px;
     max-width: 100%;
    padding: 0 10px;
}
.actionBtns .imgContainer,
.total .col.imgContainer,
.cartItem .imgContainer {
    width: 40px;
}
.cartItem .imgContainer .cdCover {
    width: 100%;
}
.cartItem input.quantity {
    width: 50px;
}



#selectOrdertypeModal .modal-header {
    background: none;
    background-color: #000 ;
    color: var(--aq-yellow);
}

#selectOrdertypeModal .modal-body {
    text-align: center;
}

nav .cart span.noOfItems {
    color: #999;
    font-size: 14px;
}

@media (min-width: 767px) {
    .cdItem .btnsContainer .btn {
        margin-top: 0;
    }
    .cdItem {
        margin: 5px 25px 40px;
    }
    .cdItem .description_short {
        min-height: 115px;
    }
    .cdItem .description_short p{
        display: block;
    }

}
@media (min-width: 992px) {
    .shop .btnsContainer  {
        margin: 5px 25px 15px;
        padding: 0;
    }
    .cdItem {
        margin: 5px 25px 40px;
    }
    .cdItem .description_short {
        min-height: 115px;
    }
}

@media (min-width: 1200px) {
    .cdItem .description_short {
        min-height: 78px;
    }
}
.shop .transcriptionsList  {
    text-align: center;
}
.shop .transcriptionsList .transcription {
    margin: 25px auto;
    padding: 0 0 25px;
    width: 300px;
    
}
.shop .transcriptionsList .transcriptionImg {
    position: relative;
    max-width: 100%;
    width: 250px;
    margin: auto;
    cursor: pointer;
}
.shop .transcriptionsList .transcriptionImg img {
    width: 100%;
    border-color: #000;
}

.shop .transcriptionsList .transcriptionImg .playOverlay {
    position: absolute;
    width: 100%;
    border: 1px solid #666;;
    top: 0;
    left: 0;
    opacity: 0.2;
    transition: opacity 0.2s ease-in-out;
}
.shop .transcriptionsList .transcriptionImg .playOverlay:hover {
    opacity: 1;
}

.shop .transcriptionsList .transcriptionOrder {
    padding-top: 15px;
}

.continueShoppingBtnContainer .btn {
    text-decoration: none;
}
@media (min-width: 768px) {
    .shop .transcriptionsList .transcription {
        float: left;
        width: 50%;

    }
}

@media (min-width: 992px) {
    .shop .transcriptionsList .transcription {
        float: left;
        width: 30%;

    }
}

/***************** END SHOP ******************/

/***************** CONTACT *********************/
body.contact h2 {
    margin-bottom: 0;
    border-top: 4px solid var(--aq-yellow);
    padding-top: 25px;
}
body.contact h3 {
    margin-top: 0;
}
body.contact a {
    color: #000;
}
body.contact .memberContainer {
    padding: 0 5px;
    text-align: center;
    cursor: pointer;
}
body.contact .memberContainer .imgContainer {
    background-size: cover;
}
body.contact .memberContainer .imgContainer img {
    width: 100%;
    -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  
}

/***************** END CONTACT ******************/

/* LANDINGPAGE BANNER */
.landingLinkBanner {
    position: relative;
    font-size: 1.2rem;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0;
    text-align: left;
    
}

.landingLinkBanner:before {
    display: block;
    content:'';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 0;
}

.landingLinkBanner .container {
    position: relative;
}

.landingLinkBanner .itemTitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 15px;

}

.landingLinkBanner .itemTitle .line {
    border-bottom: 2px solid #fff;
    flex-grow: 1;
    margin-bottom: 8px;
    margin-left: 25px;
}

.landingLinkBanner .btn-default {
    color: #fff;
    border-color: #fff;
    margin-top: 45px;
}

/* END LANDINGPAGE BANNER */
