/* Monday 26th of February 2018 01:34:22 AM*/


@font-face {
    font-family: 'Pacifico';
    src: url(//secretwhispers.com.au/libraries/nextend/assets/fonts/pacifico/400/pacifico-webfont.eot);
    src: url(//secretwhispers.com.au/libraries/nextend/assets/fonts/pacifico/400/pacifico-webfont.eot?#iefix) format('embedded-opentype'),
         url(//secretwhispers.com.au/libraries/nextend/assets/fonts/pacifico/400/pacifico-webfont.svg#pacificoregular) format('svg'),
         url(//secretwhispers.com.au/libraries/nextend/assets/fonts/pacifico/400/pacifico-webfont.woff) format('woff'),
         url(//secretwhispers.com.au/libraries/nextend/assets/fonts/pacifico/400/pacifico-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'Montserrat';
    src: url(//secretwhispers.com.au/libraries/nextend/assets/fonts/montserrat/400/montserrat-regular-webfont.eot);
    src: url(//secretwhispers.com.au/libraries/nextend/assets/fonts/montserrat/400/montserrat-regular-webfont.eot?#iefix) format('embedded-opentype'),
         url(//secretwhispers.com.au/libraries/nextend/assets/fonts/montserrat/400/montserrat-regular-webfont.svg#montserratregular) format('svg'),
         url(//secretwhispers.com.au/libraries/nextend/assets/fonts/montserrat/400/montserrat-regular-webfont.woff) format('woff'),
         url(//secretwhispers.com.au/libraries/nextend/assets/fonts/montserrat/400/montserrat-regular-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

.nextend-element .nextend-indicator-stripe-container{
  width: 200px;
  background: RGBA(0,0,0,.7);
  height: 6px;
}

.nextend-element .nextend-indicator-stripe{
  width: 40%;
  background: #7670c7;
  height: 6px;
}