@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/account/font/IBM-Plex-Sans/IBMPlexSans.eot');
    src: local('IBM Plex Sans'), local('IBMPlexSans'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans.eot?#iefix') format('embedded-opentype'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans.woff2') format('woff2'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans.woff') format('woff'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/account/font/IBM-Plex-Sans/IBMPlexSans-Light.eot');
    src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Light.eot?#iefix') format('embedded-opentype'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Light.woff2') format('woff2'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Light.woff') format('woff'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/account/font/IBM-Plex-Sans/IBMPlexSans-Medium.eot');
    src: local('IBM Plex Sans Medium'), local('IBMPlexSans-Medium'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Medium.woff2') format('woff2'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Medium.woff') format('woff'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/account/font/IBM-Plex-Sans/IBMPlexSans-SemiBold.eot');
    src: local('IBM Plex Sans SemiBold'), local('IBMPlexSans-SemiBold'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-SemiBold.woff2') format('woff2'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-SemiBold.woff') format('woff'),
        url('/account/font/IBM-Plex-Sans/IBMPlexSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

:root{
  --action-btn-check: url('data:image/svg+xml,<svg viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5365 0.456303C13.1597 0.151259 12.6124 0.191697 12.2852 0.537773L12.2419 0.586856L4.9584 9.49034L2.06764 6.65363C1.70663 6.2985 1.12338 6.30191 0.766142 6.66119C0.425147 7.00348 0.413449 7.54616 0.728649 7.90255L0.773657 7.94996L4.37142 11.4854C4.74167 11.8485 5.33735 11.8327 5.68793 11.463L5.73223 11.4127L13.6681 1.73856C13.9881 1.34829 13.9293 0.774269 13.5365 0.456303Z" fill="%23ECE3ED"/></svg>');
  --avatar-placeholder: url('data:image/svg+xml,<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="icon-musician" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Shape-2" transform="translate(12.000000, 8.000000)" fill="%23EDE1ED" fill-rule="nonzero"><path d="M20.3525076,25.0303454 C31.3095101,25.0303454 40.2050151,33.8561907 40.2050151,44.7292238 C40.2050151,45.9715771 39.1923572,46.9783928 37.9456963,46.9783928 C36.6990353,46.9783928 35.6863774,45.9715771 35.6863774,44.7292238 C35.6863774,36.3399329 28.8165982,29.5286833 20.3525076,29.5286833 C11.8884875,29.5286833 5.01863774,36.3400627 5.01863774,44.7292238 C5.01863774,45.9715771 4.00597983,46.9783928 2.75931887,46.9783928 C1.51265791,46.9783928 0.5,45.9715771 0.5,44.7292238 C0.5,33.8563223 9.39557384,25.0303454 20.3525076,25.0303454 Z M20.3525076,0.5 C26.8036026,0.5 32.0417756,5.69812878 32.0417756,12.1017255 C32.0417756,18.5063142 26.8041139,23.7034509 20.3525076,23.7034509 C13.9008671,23.7034509 8.66323955,18.5063804 8.66323955,12.1017255 C8.66323955,5.69839333 13.9015488,0.5 20.3525076,0.5 Z M20.3525076,4.99833791 C16.3939616,4.99833791 13.1817768,8.1819327 13.1817768,12.1021253 C13.1817768,16.0222335 16.3938766,19.2055128 20.3525076,19.2055128 C24.3111385,19.2055128 27.5232384,16.0222335 27.5232384,12.1021253 C27.5232384,8.18196812 24.3109887,4.99833791 20.3525076,4.99833791 Z"></path></g></g></svg>');

}

html,body{
  margin: 0;
  font-family: 'IBM Plex Sans', sans-serif;
  -webkit-touch-callout: none; 
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

:root{
  --menu-musicians: url('data:image/svg+xml,<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="icon-musician" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Shape-2" transform="translate(12.000000, 8.000000)" fill="%23EDE1ED" fill-rule="nonzero"><path d="M20.3525076,25.0303454 C31.3095101,25.0303454 40.2050151,33.8561907 40.2050151,44.7292238 C40.2050151,45.9715771 39.1923572,46.9783928 37.9456963,46.9783928 C36.6990353,46.9783928 35.6863774,45.9715771 35.6863774,44.7292238 C35.6863774,36.3399329 28.8165982,29.5286833 20.3525076,29.5286833 C11.8884875,29.5286833 5.01863774,36.3400627 5.01863774,44.7292238 C5.01863774,45.9715771 4.00597983,46.9783928 2.75931887,46.9783928 C1.51265791,46.9783928 0.5,45.9715771 0.5,44.7292238 C0.5,33.8563223 9.39557384,25.0303454 20.3525076,25.0303454 Z M20.3525076,0.5 C26.8036026,0.5 32.0417756,5.69812878 32.0417756,12.1017255 C32.0417756,18.5063142 26.8041139,23.7034509 20.3525076,23.7034509 C13.9008671,23.7034509 8.66323955,18.5063804 8.66323955,12.1017255 C8.66323955,5.69839333 13.9015488,0.5 20.3525076,0.5 Z M20.3525076,4.99833791 C16.3939616,4.99833791 13.1817768,8.1819327 13.1817768,12.1021253 C13.1817768,16.0222335 16.3938766,19.2055128 20.3525076,19.2055128 C24.3111385,19.2055128 27.5232384,16.0222335 27.5232384,12.1021253 C27.5232384,8.18196812 24.3109887,4.99833791 20.3525076,4.99833791 Z"></path></g></g></svg>');
}
.bold{
  font-weight: 600;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #c9c9c9;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #c9c9c9;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #c9c9c9;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    #c9c9c9;
}
::-ms-input-placeholder { /* Microsoft Edge */
 color:    #c9c9c9;
}

::placeholder { /* Most modern browsers support this now. */
 color:    #c9c9c9;
}


.mat-icn {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.btn{
  -webkit-transition: all .05s ease;
  -moz-transition: all .05s ease;
  -o-transition: all .05s ease;
  transition: all .05s ease;
}
.btn:hover{
  cursor: pointer;
}
.btn.no_hover:hover{
  cursor: default;
}
a{
  text-decoration: none;
}


.top_wrapper{
  position: absolute;
  left: 0px;
  right: 0px;
  height: 50px;
  background-color: #181818;
  color: #a8a8a8;
  z-index: 10;
}
.menu_wrapper{
  position: fixed;
  padding-top: 50px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 210px;
  background-color: #181818;
  color: #fff;
}

.banner_wrapper{
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  right: 0;
  background-color: #006E79;
  display: none;
  width: 100%;
  height: 100%;
}
.banner_wrapper_master{
  position: absolute;
  top: 50px;
  left: 210px;
  height: 300px;
  right: 0px;
  display: none;
}

body.mobile.mobile_banner .banner_wrapper_master{
  left: 0px;
}

.content_wrapper{
  background-color: #ffffff;
  padding-left: 240px;
  padding-right: 40px;
  padding-top: 380px;
}




body.mobile .menu_wrapper{
  width: auto;
  width: 100%;
  bottom: auto;
  bottom: 0px;  
  left: -100%;
  z-index: 10;

}
body.mobile .banner_wrapper{
  display: none;
}



body.mobile .content_wrapper{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 70px;
}

body.mobile.mobile_banner .content_wrapper{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 370px;
}




.top_wrapper .logo{
  position: absolute;
  width: 168px;
  height: 30px;
  top: 10px;
  left: 50%;
  margin-left: 21px;
  background-image: url('img/Familystream-logo-diag.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
body.mobile .top_wrapper .logo{
  margin-left: 50%;
  left: -86px;
}


.top_wrapper .title{
  position: absolute;
  left: 0px;
  right: 0px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
}
.top_wrapper .menu_btn{
  position: absolute;
  left: 10px;
}
.top_wrapper .menu_btn .mat-icn{
  line-height: 50px;
  font-size: 34px;
}

.top_wrapper .avatar{
  height: 32px;
  width: 32px;
  margin-top: 9px;
  margin-left: 14px;
  border-radius: 50%;
  opacity: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  float: right;
  margin-right: 10px;
}
.top_wrapper .user{
  float: right;
  top: 0px;
  margin-right: 42px;
  line-height: 50px;
  font-size: 14px;
  color: #ece3ed;
  font-weight: 600;
}
body.mobile .top_wrapper .user{
  display: none;
}
body.mobile .top_wrapper .avatar{
  display: none;
}



.menu_wrapper .profile_pic_wrapper{
  position: relative;
  width: 100%;
  height: 260px;
}
body.mobile .menu_wrapper .profile_pic_wrapper{
  display: none;
}
.menu_wrapper .profile_pic_wrapper .picture,
.menu_wrapper .profile_pic_wrapper .mat-icn{
  position: absolute;
  width: 170px;
  height: 170px;
  left: 15px;
  top: 20px;
  -webkit-border-radius: 85px;
  -moz-border-radius: 85px;
  border-radius: 85px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.menu_wrapper .profile_pic_wrapper .mat-icn{
  font-size: 140px;
  color: #a8a8a8;
  padding-top: 33px;
  padding-left: 17px;
}

.menu_wrapper .menu{
  position: relative;
  width: 100%;
  color: #a8a8a8;
}
.menu_wrapper .menu a{
  display: block;
  line-height: 40px;
  --width: 206px;
  width: 100%;
  height: 40px;
  text-indent: 25px;
  text-decoration: none;
  color: #fff;
  box-sizing: border-box;
  --text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.menu_wrapper .menu a.active,
.menu_wrapper .menu a:hover{
  color: #51E3D6;
  border-color: #51E3D6;
}
.menu_wrapper .menu a.active{
  color: #51E3D6;
  border-color: #51E3D6;
  background-color: #073f4a;
}
.menu_wrapper .menu a:hover{
  background-color: #1a6270;
}
.menu_wrapper .menu a.active:hover{
  background-color: #073f4a;
}









.banner_wrapper .left_box{
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 400px;
  font-family: "IBM Plex Sans";
}

.banner_wrapper .left_box .header{
  color: white;
  font-size: 24px;
  text-align: center;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
}

.banner_wrapper .left_box .btn{
  position: relative;
  background-color: #F5A623;
  width: 240px;
  left: 50%;
  margin-top: 20px;
  margin-left: -120px;
  line-height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-size: 24px;
  color: white;
  text-align: center;
  font-weight: 700;
  --text-transform: uppercase;
}
.banner_wrapper .left_box .btn:hover{
  cursor: pointer;
}

.banner_wrapper .left_box .disclaimer{
  color: white;
  font-size: 14px;
  text-align: center;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
}

.banner_wrapper .right_box{
  position: absolute;
  top: 0px;
  left: 400px;
  bottom: 0px;
  right: 0px;
  background-image: url('img/header_photo1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;

}





.content_wrapper .content_block{
  background-color: #FFFFFF;
  padding: 20px;
  font-family: 'IBM Plex Sans', sans-serif;
  margin-bottom: 50px;
  padding-top: 0px;
}

.content_wrapper .message_box{
  background-color: #cccccc;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 15px;
  border: 1px solid #353535;
  color: #353535;
  display: none;
}
.content_wrapper .message_box.success{
  border-color: #197011;
  color: #197011;
  background-color: #9ced9e;
}
.content_wrapper .message_box.error{
  border-color: #841212;
  color: #841212;
  background-color: #f76a6a;
}

.content_block div.table{
  display: table;
  width: 90%;
  margin-bottom: 15px;
  font-size: 13px;
}
.content_block div.table div.cell{
  display: table-cell;
  padding-right: 20px;
}
.content_block div.table div.cell.full{ width: 100%; }
.content_block div.table div.cell.half{ width: 50%; }
.content_block div.table div.cell.kwart{ width: 25%; }

.content_block div.header,
.content_block div.text,
.content_block div.info{
  display: inline-block;
}
.content_block div.header{
  color: #000000;
  --text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 14px;
  padding-top: 14px;
  font-size: 26px;
}
.content_block div.text{
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}
.content_block div.info{
  font-weight: 600;
}
.content_block div.info,
.content_block input{
  color: #0070e0;
  line-height: 28px;
  font-size: 15px;

} 


.content_block div.btn{
  position: relative;
  background-color: #4faba5;
  border-color:#4faba5;
  color: white;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 46px;
  display: inline-block;
  right: 0px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  --text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;

}
.content_block div.btn.grey{
  background-color: grey;
}
.content_block div.btn.smaller{
  padding-left: 20px;
  padding-right: 20px;
  line-height: 32px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}



.content_block hr{
  margin-left: -20px;
  margin-right: -20px;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: #c9c9c9;
  height: 1px;
}

.content_block input,
.content_block select{
  border: 0px;
  width: 100%;
  font-family: inherit;
  line-height: 28px;
  margin: 0;
  padding: 2px 5px;
  border: 1px solid #c9c9c9;
  text-indent: 0px;
  outline: 0;
  outline: none;
  left: 0px;
  color: black;
  font-size: 15px;
  border-radius: 4px;
  margin-top: 2px;
}
.content_block select{
  margin-top: 6px;
}
.content_block select:focus {
    outline: none;
}

.content_block input.error{
   border-color: red;
   background-color: #ffd8d8;
}



body.mobile .content_block div.table{
  display: block;
  width: 100%;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
body.mobile .content_block div.table div.cell{
  display: block;
  padding-right: 20px;
  margin-bottom: 20px;
}
body.mobile .content_block div.table div.cell.half,
body.mobile .content_block div.table div.cell.kwart{
  width: 100%;
  padding-bottom: 0px;
}
body.mobile .content_block div.btn{
  display: inline-block;
  margin-top: 0px;
  float: none;
  margin-top: 20px;
}


.menu_wrapper .copyright{
  bottom: 0px;
  font-size: 9px;
  text-align: center;
  margin-bottom: 10px;
  position: absolute;
  color: #808080;
  width: 100%;
}


.content_wrapper .profiles_wrapper{
  display: block;
  text-align: center;
}

.mobile .content_wrapper .profiles_wrapper{
  position: relative;
  padding-right: 20px;
}
.content_wrapper .profiles_wrapper .profile{
  display: inline-block;
  position: relative;
  width: 20%;
  min-width: 200px;
  margin-right: 10px;  
  margin-bottom: 30px;
  padding-bottom: 10px;
  vertical-align: top;
  text-align: left;
  border: 1px solid rgba(221, 221, 221, 1);
}
.content_wrapper .profiles_wrapper .profile .grey_backdrop{
  position: absolute;
  top: 0px;
  height: 140px;
  width: 100%;
  background-color: rgba(245, 247, 249, 1)

}
.content_wrapper .profiles_wrapper .profile .profile_content_wrapper{
  padding: 10px;
  position: relative;
}

.content_wrapper .profiles_wrapper .profile .picture_container{
  position: relative;
  
}



.mobile .content_wrapper .profiles_wrapper .profile{
  width: 100%;
}
.content_wrapper .profiles_wrapper .profile .exit{
  position: absolute;
  top: 8px;
  right: 6px;
  font-size: 18px;
  color: #565656;
  opacity: 0.7;
}
.content_wrapper .profiles_wrapper .profile .exit:hover{
  opacity: 1;
}

.content_wrapper .profiles_wrapper .profile .exit:hover{
  cursor: pointer
}
.content_wrapper .profiles_wrapper .profile .picture{
  position: relative;
  width: 160px;
  height: 160px;
  -webkit-border-radius: 82px;
  -moz-border-radius: 82px;
  border-radius: 82px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  border: 4px solid white;
  left: 50%;
  margin-left: -84px;
  background-color: #ECF1F3;
}

.content_wrapper .profiles_wrapper .profile .picture .placeholder:before{
  content: '';
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  height: 90px;
  width: 90px;
  top: 30px;
  left: 36px;
  -webkit-mask: var(--avatar-placeholder) no-repeat 100% 100%;
  mask: var(--avatar-placeholder) no-repeat 100% 100%;
  background-color: rgba(64, 122, 137, 1);
}


.content_wrapper .profiles_wrapper .profile .picture.avatar_photo{
  position: absolute;
  top: 0px;
  background-color: transparent;
}
.content_wrapper .profiles_wrapper .profile .picture .add_profile_plus_icon{
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  background-color: #979797;
  border: 4px solid white;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 121px;
  left: 119px;


}
.content_wrapper .profiles_wrapper .profile .picture .add_profile_plus_icon .mat-icn{
  font-size: 30px;
  color: white;
  left: 0px;
  top: 0px;
}
.content_wrapper .profiles_wrapper .profile .name,
.content_wrapper .subscription_wrapper .block .name{
  text-align: center;
  font-weight: 700;
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 30px;
}
.content_wrapper .profiles_wrapper .profile .name input{
  background-color: transparent;
  text-align: center;
  color: black;
  --font-family: "IBM Plex Sans";
  font-weight: 700;
  border: 0px;
  font-size: 19px;
  padding: 0;
  margin: 0;
}
.content_wrapper .profiles_wrapper .profile .name .mat-icn{
  position: relative;
  top: 4px;
  left: 10px;
  font-size: 18px;
  opacity: 0;
  width: 0px;
}
.content_wrapper .profiles_wrapper .profile .name:hover .mat-icn{
  opacity: 0.4;
}
.content_wrapper .profiles_wrapper .profile .name .mat-icn:hover{
  cursor: pointer;
  opacity: 1;
}
.content_wrapper .profiles_wrapper .profile .language,
.content_wrapper .profiles_wrapper .profile .language_edit,
.content_wrapper .profiles_wrapper .profile .public_profile,
.content_wrapper .profiles_wrapper .profile .sonos,
.content_wrapper .subscription_wrapper .block .descr,
.content_wrapper .subscription_wrapper .block .name_sub{
  font-size: 12px;
  height: 25px;
  margin-top: 2px;
  padding-left: 18px;
  color: #565656;
}
.content_wrapper .subscription_wrapper .block .descr{
  font-size: 13px;
}

.content_wrapper .profiles_wrapper .profile .language,
.content_wrapper .profiles_wrapper .profile .language_edit{
  margin-top: 14px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.content_wrapper .profiles_wrapper .profile .language_edit{
  display: none;
}
.content_wrapper .profiles_wrapper .profile .language .mat-icn,
.content_wrapper .profiles_wrapper .profile .language_edit .mat-icn,
.content_wrapper .profiles_wrapper .profile .public_profile .mat-icn{
  font-size: 20px;
  position: relative;
  top: 6px;
  padding-right: 6px;
  width: 20px;
}
.content_wrapper .profiles_wrapper .profile .public_profile .mat-icn{
  padding-right: 10px;
}
.content_wrapper .profiles_wrapper .profile .public_profile.public .mat-icn{
  color: rgb(52, 186, 180);
}
.content_wrapper .profiles_wrapper .profile .public_profile{
  cursor: pointer;
}
.content_wrapper .profiles_wrapper .profile .public_profile.no-hover{
  cursor: default;
}


.content_block div.header.blue{
  color: rgb(52, 186, 180);
}
.content_wrapper .profiles_wrapper .profile .sonos{
  margin-top: 5px;
}
.content_wrapper .profiles_wrapper .profile .sonos .icn{
  background-image: url('img/sonos.png');
  position: relative;
  top: 3px;
  height: 16px;
  width: 20px;
  margin-right: 11px;
  display: inline-block;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.content_wrapper .profiles_wrapper .profile select{
  width: 100%;
  outline: none;
  border: 0px;
  color: inherit;
  padding: 4px;
  margin-top: 2px;
  font-size: 17px;
  font-weight: 700;
  border: 1px solid #EAEAEA;
}


.content_wrapper .profiles_wrapper .profile .btn,
.content_wrapper .subscription_wrapper .block .left .btn{
  margin-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  text-align: center;
  color: white;
  background-color: #f5a623;
  font-weight: 700;
  --text-transform: uppercase;
  font-size: 12px;
}

.content_wrapper .profiles_wrapper .profile .btn.spacer{
  margin-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  color: white;
  font-size: 12px;
  opacity: 0;
  display: none;
}
.content_wrapper .profiles_wrapper .profile.global_blocked_albums .btn.blocked_albums_spacer.spacer,
.content_wrapper .profiles_wrapper .profile.global_blocked_musicians .btn.blocked_musicians_spacer.spacer{
  display: block;
}

.content_wrapper .profiles_wrapper .profile.global_books_subscr .book_subscr_spacer{
  height: 38px;
}



.content_wrapper .profiles_wrapper .profile .btn.white,
.content_wrapper .subscription_wrapper .block .left .btn{
  color: #f5a623;
  background-color: white;
}
.content_wrapper .profiles_wrapper .profile .btn.dark{
  background-color: rgba(24, 24, 24, 1);
  color: white;
}
.content_wrapper .profiles_wrapper .profile .btn.error{
  background-color: #ff9999;
  color: #cc0000;
}



.content_wrapper .subscription_wrapper .block{
  width: 100%;
  margin-top: 20px;
  position: relative;
  display: table;
}
.content_wrapper .subscription_wrapper .block.subscr_music{ background-color: #ccc; }
.content_wrapper .subscription_wrapper .block.subscr_prem{ background-color: #ccc; }
.content_wrapper .subscription_wrapper .block.subscr_fam{ background-color: #ccc; }

.content_wrapper .subscription_wrapper .block .left,
.content_wrapper .subscription_wrapper .block .right{
  top: 0px;
  --height: 100%;
  width: 40%;
  display: table-cell;
  position: relative;
}

.content_wrapper .subscription_wrapper .block .right{
  width: 60%;
  --opacity: 0;
  display: none;
}

.content_wrapper .subscription_wrapper .activate_for_sepa_incas .btn,
.content_wrapper .subscription_wrapper .active_for_sepa_incas .btn{
  top: 32px;
  left: 40px;
}

body.mobile .content_wrapper .subscription_wrapper .block .left{
  width: 100%;
  display: block;
}
body.mobile .content_wrapper .subscription_wrapper .block .right{
  width: 100%;
}




.content_wrapper .subscription_wrapper .block .left .button{
  width: 42px;
  height: 42px;
  position: absolute;
  left: 16px;
  top: 20px;
  background-color: #C6C6C6;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  border: 2px solid white;
  color: white;
  cursor: pointer;
  z-index: 8;
}
.content_wrapper .subscription_wrapper .block .left .button .mat-icn{
  display: none;
}
.content_wrapper .subscription_wrapper .block .left .button.active{
  background-color: #4A90E2;
}
.content_wrapper .subscription_wrapper .block .left .button.active .mat-icn{
  display: block;
  position: relative;
  top: 9px;
  left: 9px;
}
.content_wrapper .subscription_wrapper .block .left .name,
.content_wrapper .subscription_wrapper .block .left .descr,
.content_wrapper .subscription_wrapper .block .left .btn{
  position: relative;
  padding-left: 80px;
  right: 0px;
  text-align: left;
  display: block;
  height: auto;
  font-size: 13px;
}
.content_wrapper .subscription_wrapper .block .left .name{ top: 15px; font-size: 22px; }
.content_wrapper .subscription_wrapper .block .left .descr{ padding-top: 20px; padding-bottom: 20px; padding-right:20px; }

.content_wrapper .subscription_wrapper .block.selected{
  border: 1px solid blue;
}
.content_wrapper .subscription_wrapper .block .left .btn{
  top: 110px;
  width: auto;
  right: auto;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 10px;
}
.content_wrapper .subscription_wrapper .block .right .descr{
  font-weight: 700;
}

.content_wrapper .subscription_wrapper .block .right .info_block{
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: white;
  display: block;
  padding: 10px;

}


.content_wrapper .subscription_wrapper .Payment_View_prem,
.content_wrapper .subscription_wrapper .Payment_View_music,
.content_wrapper .subscription_wrapper .Payment_View_fam{
  display: none;
}

.content_wrapper .subscription_wrapper .Payment_View_prem.active,
.content_wrapper .subscription_wrapper .Payment_View_music.active,
.content_wrapper .subscription_wrapper .Payment_View_fam.active{
  display: block;
}


.content_wrapper .subscription_wrapper .block .right .select_payment .pay_icn{
  display: inline-block;
  cursor: pointer;
  opacity: 0.7;
}
.content_wrapper .subscription_wrapper .block .right .select_payment .pay_icn:hover{
  opacity: 1;
}
.content_wrapper .subscription_wrapper .block .right .pay_icn{
  position: relative;
  height: 100px;
  width: 130px;
  background-repeat: no-repeat;
}
.content_wrapper .subscription_wrapper .block .right .pay_icn.paypal{
  background-image: url('img/PP_logo_h_150x38.png');
  background-size: 70% auto;
  background-position: center center;
}
.content_wrapper .subscription_wrapper .block .right .pay_icn.sepa_incas{
  background-image: url('img/icon-automatische-incasso.png');
  background-size: 70% auto;
  background-position: center center;
}
.content_wrapper .subscription_wrapper .block .right .pay_icn.mollie{
  background-image: url('img/creditcard_icon.png');
  background-size: 100% auto;
  background-position: center center;
}
.content_wrapper .subscription_wrapper .block .right .name,
.content_wrapper .subscription_wrapper .block .right .name_sub{
  text-align: left;
}

.content_wrapper .subscription_wrapper .block .right .cell .name{
  left: auto;
  right: auto;
  font-weight: normal;
}
.content_wrapper .subscription_wrapper .block .right .name{ 
  font-size: 12px;
  width: 100%;

}
.content_wrapper .subscription_wrapper .block .right .name_sub{
  padding-left: 0px;
  top: 53px;
}
.content_wrapper .subscription_wrapper .block .right .btn{
  position: absolute;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 10px;
  top: 32px;
  right: 10px;
  line-height: 34px;
  margin-top: 0px;
  --text-transform: uppercase;
  font-weight:bold;
}

.content_wrapper .subscription_wrapper .block.subscr_music{
  --color: white;
}

.content_wrapper .subscription_wrapper .block.subscr_music .descr{
  --color: #EAEAEA;
}
.content_wrapper .subscription_wrapper .block.subscr_music .info_block{
  color: black;
}
.content_wrapper .subscription_wrapper .block.subscr_fam{
  --color: white;
}

.content_wrapper .subscription_wrapper .block.subscr_fam .descr{
  --color: #EAEAEA;
}
.content_wrapper .subscription_wrapper .block.subscr_fam .info_block{
  color: black;
}

.content_wrapper .subscription_wrapper .subscr_setting_wrapper{
  height: 200px;
  border: 1px solid #C6C6C6;
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper .container{
  position: relative;
  width: 100%;
  height: 100%;
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper .left,
.content_wrapper .subscription_wrapper .subscr_setting_wrapper .right{
  width: 50%;
  display: inline-block;
  position:absolute;
  height: 100%;
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper .right{
  right: 0px;
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper div.selection_box{
  width: 300px;
  height: 40px;
  left: 40px;
  top: 50px;
  position: absolute;
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper div.selection_box .mat-icn{
  color: grey;
  top: 6px;
  right: 5px;
  font-size: 30px;
  position: absolute;
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper div.selection_box .wrapper{
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper div.selection_box .wrapper .option{
  width: 100%;
  height: 40px;
  display: none;
  border: 1px solid grey;
  line-height: 40px;

}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper div.selection_box .wrapper .option .incas_icn{
  
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper div.selection_box .wrapper .option.active{
  display: block;
}
.content_wrapper .subscription_wrapper .subscr_setting_wrapper div.selection_box.open .option{
  display: block;
}



.content_wrapper .subscription_wrapper .right.no_bg .info_block{
  background-color: transparent;
}
.content_wrapper .subscription_wrapper .right.no_bg .descr{
  opacity: 0;
}

.content_wrapper .blocked_albums_wrapper .blocked_album,
.content_wrapper .blocked_artists_wrapper .blocked_artist{
  background-color: #EAEAEA;
  width: 100%;
  height: 160px;
  margin-bottom: 14px;
  position: relative;
}
.content_wrapper .blocked_albums_wrapper .blocked_album .album_name,
.content_wrapper .blocked_artists_wrapper .blocked_artist .artist_name{
  position: absolute;
  top: 53px;
  left: 167px;
}

.content_wrapper .blocked_albums_wrapper .blocked_album .album_art,
.content_wrapper .blocked_artists_wrapper .blocked_artist .artist_art_wrapper{
  width: 120px;
  height: 120px;
  top: 20px;
  position: relative;
  left: 20px;
}

.content_wrapper .blocked_artists_wrapper .blocked_artist .artist_art_wrapper{
  width: 120px;
  height: 120px;
  top: 20px;
  position: relative;
  left: 20px;
  border-radius: 60px;
  background-color: white;
}

.content_wrapper .blocked_artists_wrapper .blocked_artist .artist_art{
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 60px;
}


.content_wrapper .blocked_artists_wrapper .blocked_artist .artist_art_wrapper:before{
  content: '';
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  background-color: #868484;
  -webkit-mask: var(--menu-musicians) no-repeat 100% 100%;
  mask: var(--menu-musicians) no-repeat 100% 100%;
  top: 12%;
  left: 15%;
  width: 70%;
  height: 70%;
}


.content_wrapper .blocked_albums_wrapper .blocked_album .btn,
.content_wrapper .blocked_artists_wrapper .blocked_artist .btn{
  position: absolute;
  right: auto;
  left: 167px;
  top: 89px;
  color: #f5a623;
  background-color: white;
  line-height: 31px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
}

.profiles_wrapper .croppie-container{
  top: 0px;
  position: absolute;
  height: 160px;
  left: 50%;
  margin-left: -84px;
}
.profiles_wrapper .cr-boundary{
  border-radius: 50%;
}

.content_wrapper .profiles_wrapper .profile .avatar_options{
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  background-color: #979797;
  border: 4px solid white;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 121px;
  left: 119px;
  z-index: 2;
  cursor: pointer;
}
.content_wrapper .profiles_wrapper .profile .avatar_options .mat-icn{
  position: relative;
  font-size: 30px;
  color: white;
  left: 0px;
  top: 0px;
}
.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_delete{
  left: 0px;
}
.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_upload{
  left: 0px;
  top: 0px;
}
.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_save,
.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_edit{

}

.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_edit_option{
  display: none;
}


.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_delete .mat-icn{
  font-size: 23px;
  top: 3px;
  left: 3px;
}
.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_upload .mat-icn{
  font-size: 23px;
  top: 3px;
  left: 3px;
}
.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_save .mat-icn,
.content_wrapper .profiles_wrapper .profile .avatar_options.avatar_edit .mat-icn{
  font-size: 23px;
  top: 3px;
  left: 3px;
}
.content_wrapper .profiles_wrapper .croppie-container{
  width: auto;
}
.content_wrapper .profiles_wrapper .avatar{
  opacity: 0;
  cursor: default;
}
.content_wrapper .profiles_wrapper .avatar .cr-overlay{
  cursor: default;
}

.PhoneValidation .content_block select{
  width: 120px;
  height: 28px;
}
.PhoneValidation .content_block input{
  width: 200px;
}

.mmm_invites_wrapper .mmm_invite{
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  background-color: #eaeaea;
  height: 90px;
}

.mmm_invites_wrapper .mmm_invite .mat-icn{
  color: #565656;
  font-size: 44px;
  position: relative;
  top: 17px;
  left: 13px;

}

.mmm_invites_wrapper .mmm_invite .email,
.mmm_invites_wrapper .mmm_invite .date,
.mmm_invites_wrapper .mmm_invite .status{
  position: absolute;
  left: 70px;
}

.mmm_invites_wrapper .mmm_invite .email{
  top: 13px;
  color: rgb(52, 186, 180);
  font-weight: 700;
}
.mmm_invites_wrapper .mmm_invite .date{
  top: 35px;
}
.mmm_invites_wrapper .mmm_invite .status{
  top: 58px;
}

.table table{
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  color: #4F4751;
}
.table table th{
  --text-transform: uppercase;
}
.table table th,
.table table td{
  padding-top: 8px;
  padding-left: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #CBCBCB;
}
.table table thead th{
  border-top: 1px solid #CBCBCB;
}
.table table thead th:first-child{
  border-left: 1px solid #CBCBCB;
}
.table table thead th:last-child{
  border-right: 1px solid #CBCBCB;
}
.table table tbody td:first-child{
  border-left: 1px solid #CBCBCB;
}
.table table tbody td:last-child{
  border-right: 1px solid #CBCBCB;
}



.table table thead th:first-child{
  border-top-left-radius: 6px;
}
.table table thead th:last-child{
  border-top-right-radius: 6px;
}
.table table tbody tr:last-child td:first-child{
  border-bottom-left-radius: 6px;
}
.table table tbody tr:last-child td:last-child{
  border-bottom-right-radius: 6px;
}
.table table thead{
  background-color: #ECEDEC;
  text-align: left;
  font-weight: 400;
}
.table table tbody{
  text-align: left;
}

.table table tbody .mat-icn{
  font-size: 24px;
  position: absolute;
  margin-left: -31px;
  margin-top: -2px;
}


.mmm_banner{
  background: url('/account/img/header-waves.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.activation_banner{
  background-image: url('/account/img/header-waves.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
}

.activation_banner_orange{
  background: #e8692a;
  background: -moz-linear-gradient(top,  #e8692a 0%, #e04e2a 100%); 
  background: -webkit-linear-gradient(top,  #e8692a 0%,#e04e2a 100%); 
  background: linear-gradient(to bottom,  #e8692a 0%,#e04e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8692a', endColorstr='#e04e2a',GradientType=0 ); 
}

.mobile_only{
  visibility: hidden;
}
body.mobile .mobile_only{
  visibility: visible;
}
.desktop_only{
  visibility: visible;
}
body.mobile .desktop_only{
  visibility: hidden;
}


.mmm_banner,
.activation_banner{
  text-align: center;
}
.mmm_banner .header,
.activation_banner .header{
  font-size: 44px;
  color: black;
  margin-top: 60px;
  font-weight: 600;
  font-family: "IBM Plex Sans";
}

body.mobile .activation_banner .header{
  font-size: 32px;
}

.mmm_banner .text,
.activation_banner .text{
  font-size: 22px;
  color: black;
  margin-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
}
body.mobile .activation_banner .text{
  font-size: 18px;
}


.activation_banner .header,
.activation_banner .text{
  color: #002c33;
}

.mmm_banner .input_box{
  background-color: #ffffff;
  display: inline-block;
  height: 40px;
  padding-left: 18px;
  padding-right: 3px;
  border-radius: 20px;
  margin-top: 40px;
  border: 1px solid black;
}
.mmm_banner .input_box input{
  float: left;
  border: 0px;
  height: 40px;
  width: 300px;
  font-size: 18px;
  font-family: inherit;
  background-color: transparent;
}
.mmm_banner .input_box .btn{
  float: right;
  background-color:#AB2692;
  margin-top: 2px;
  border-radius: 18px;
  line-height: 36px;
  color: white;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
  --text-transform: uppercase;
}

.activation_banner .btn{
  background: rgb(0, 44, 51);
  display: inline-block;
  line-height: 50px;
  padding-left: 26px;
  padding-right: 26px;
  border-radius: 25px;
  margin-top: 40px; 
  font-weight: 500;
  --text-transform: uppercase;
  color: white;
  -webkit-box-shadow: 0px 15px 47px 0px rgba(1, 1, 1, 0.25);
  -moz-box-shadow: 0px 15px 47px 0px rgba(1, 1, 1, 0.25);
  box-shadow: 0px 15px 47px 0px rgba(1, 1, 1, 0.25);
}
.activation_banner .btn:hover{
  background: #00424d;
}


div.snackbar_wrapper{
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 11;
  border-radius: 4px;
  padding-top: 14px;
  padding-left: 20px;
  padding-bottom: 14px;
  display: none;
  overflow: hidden;
  word-wrap: none;
  white-space: nowrap;
  -webkit-box-shadow: 0px 16px 53px -10px rgba(0,0,0,1);
  -moz-box-shadow: 0px 16px 53px -10px rgba(0,0,0,1);
  box-shadow: 0px 16px 53px -10px rgba(0,0,0,1);
  color: white;
  background-color: #00ac9e;
}
div.snackbar_wrapper.error{
  background-color: #d12c2c;
}
div.snackbar_wrapper .text{
  padding-right: 60px;
  display: inline-block;
  word-wrap: none;
  white-space: nowrap;
}

div.snackbar_wrapper li{
  position: absolute;
  top: 12px;
  right: -2px;
  padding-right: 14px;
  cursor: pointer;
}

#mmm_invite1{
  width: 350px;
}
body.mobile #mmm_invite1{
  width: 100%;
}


.allow_text_select{
  -webkit-touch-callout: all; 
  -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}

.subscription_block_wrapper {
  margin-top: 20px;
}

.subscription_block_wrapper .subscription_block{
  position: relative;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 14px;
  max-width: 320px;
  height: 480px;
  width: 100%;
  display: inline-block;
  border: 1px solid rgba(221, 221, 221, 1);
  vertical-align: top;
}

.subscription_block_wrapper .subscription_block:first-of-type{
  margin-left: 0px;
}

.subscription_block_wrapper .subscription_block .header_wrapper{
  background-color: rgba(245, 247, 249, 1);
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 10px;
  padding-right: 10px;
}

.subscription_block_wrapper .subscription_block .body_wrapper{
  padding: 10px;
}


.mobile .subscription_block_wrapper .subscription_block{
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}



.subscription_block_wrapper .subscription_block .header,
.subscription_block_wrapper .subscription_block .price,
.subscription_block_wrapper .subscription_block .text,
.subscription_block_wrapper .subscription_block .btn_wrapper{
  width: 100%;
  text-align: center;
}


.subscription_block_wrapper .subscription_block .header{
  padding-bottom: 3px;
}

.subscription_block_wrapper .subscription_block .price{
  font-size: 18px;
  padding-bottom: 8px;
  font-weight: 700;
}

.subscription_block_wrapper .subscription_block .price .per_month{
  opacity: .5;
  text-transform: lowercase; 
  font-weight: 300;
}

.subscription_block_wrapper .subscription_block .btn_wrapper{
  position: absolute;
  bottom: 30px;
}

.subscription_block_wrapper .subscription_block .btn_wrapper .btn.active{
  background-color: rgba(255, 157, 0, 1);
}
.subscription_block_wrapper .subscription_block .btn_wrapper .btn.active:hover{
  background-color: rgba(255, 157, 0, 1);
}


.subscription_block_wrapper .subscription_block .btn_wrapper .btn.active:before{
  content: '';
  -webkit-mask-size: cover;
  mask-size: cover;
  position: relative;
  height: 15px;
  width: 15px;
  background-color: white;
  left: -6px;
  -webkit-mask: var(--action-btn-check) no-repeat 100% 100%;
  mask: var(--action-btn-check) no-repeat 100% 100%;
  display: inline-block;
  top: 1px;
}



.subscription_block_wrapper .subscription_block .img{
  width: 100%;
  height: 180px;
  background-position: center center;
  background-size: auto 80%;
  background-repeat: no-repeat;
}


.subscription_block_wrapper.addons .subscription_block{
  max-height: 290px;
}

.subscription_block_wrapper.audiobooks .subscription_block{
  max-height: 360px;
}

.centered{
  width: 100%;
  text-align: center;
}

.btn_already_active_orange{
  font-weight: 700;
  color: rgba(255, 157, 0, 1);
  border: 2px solid rgba(255, 157, 0, 1);
  line-height: 28px;
  border-radius: 20px;
  display: inline-block;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 6px;
  font-size: 13px;

}