#modal-register,
#modal-register-email {
  width: 400px;
  max-width: 100%;
}
#modal-register .ui.input,
#modal-register-email .ui.input {
  width: 100%;
}
#modal-register .service-logins .button,
#modal-register-email .service-logins .button {
  width: 100%;
}
#modal-register .service-logins .button:not(:last-child),
#modal-register-email .service-logins .button:not(:last-child) {
  margin-bottom: .25em;
}
#modal-register .large.message,
#modal-register-email .large.message {
  text-align: center;
}
#modal-register ._forgotPw,
#modal-register-email ._forgotPw {
  display: none;
}
#modal-register .app,
#modal-register-email .app {
  margin-top: 0em;
  margin-bottom: 0em;
}
#modal-register .app img,
#modal-register-email .app img {
  height: 3em;
  padding: .2em;
}
#modal-register-email-done {
  width: 400px;
  max-width: 100%;
  margin: 0 0 0 -200px;
  text-align: center;
}
#modal-login {
  width: 400px;
  max-width: 100%;
  margin: 0 0 0 -200px;
}
#modal-login form,
#modal-login .service-logins {
  text-align: center;
}
#myProfile .right.floated {
  margin-top: .5em;
}
#myProfile h1 {
  margin-bottom: 1em;
}
#myProfile div.tt-avatar:hover img {
  cursor: pointer;
}
#myProfile div.tt-avatar:hover + ._delete_picture {
  visibility: visible;
}
#myProfile .picture-c {
  position: relative;
  display: inline-block;
}
#myProfile .buttons {
  opacity: .8;
}
#myProfile .buttons ._delete_picture {
  opacity: .8;
}
#myProfile .buttons ._delete_picture:hover {
  background-color: #ff6666;
}
#myProfile ._prev_picture {
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 5em;
  left: -3em;
  opacity: .8;
  transition: transform .2s;
}
#myProfile ._prev_picture:hover {
  transform: translateX(-0.5em);
}
#myProfile ._next_picture {
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 5em;
  right: -3em;
  opacity: .8;
  transition: transform .2s;
}
#myProfile ._next_picture:hover {
  transform: translateX(0.5em);
}
#myProfile .message {
  text-align: left !important;
}
#myProfile .form {
  margin-top: 4em;
}
#myProfile .form .field {
  margin-top: 2em;
}
#myProfile .form .field label {
  text-transform: uppercase;
  color: #444;
}
#myProfile textarea {
  text-align: center;
  font-size: 120%;
}
#myProfile .rec {
  margin-top: 2em;
}
#myProfile .rec table {
  margin-bottom: .5em;
}
#myProfile .rec table td {
  vertical-align: center;
}
#myProfile .rec table td ._delete_audio {
  margin-left: .5em;
  opacity: .6;
}
#myProfile .rec table td ._delete_video {
  margin-left: .5em;
  opacity: .6;
}
#myProfile .rec table td:nth-child(2) {
  vertical-align: top;
}
#myProfile .rec audio,
#myProfile .rec video {
  display: block;
}
#myProfile .rec audio.hidden,
#myProfile .rec video.hidden {
  visibility: hidden;
}
#myProfile .rec video {
  width: 100%;
  max-width: 320px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.1em rgba(0, 0, 0, 0.5);
}
#record-modal {
  width: 15em;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}
#record-modal video {
  width: 100%;
}
#profile .dropdown > .remove.user.icon {
  opacity: .5;
}
#profile header {
  display: flex;
  flex-flow: row wrap;
}
#profile header > div {
  text-align: center;
  margin: 0 auto;
}
#profile header > div:nth-child(1) {
  max-width: 35em;
}
#profile header > div:nth-child(2) {
  max-width: 22em;
}
#profile header .online-c {
  transition: all .4s;
}
#profile header .online-c img {
  cursor: zoom-in;
}
#profile header .online-c.clicked img {
  cursor: zoom-out;
}
#profile header .online-c.clicked {
  transform: scale(2.5) translateY(4em);
  z-index: 100000;
}
#profile header .online-c.clicked img {
  box-shadow: 0 0 2em rgba(0, 0, 0, 0.8);
}
#profile header .online-c.clicked .online {
  opacity: 0;
}
#profile header ._prev_picture {
  background: rgba(0, 0, 0, 0);
  z-index: 1;
  position: absolute;
  top: 5em;
  left: -3em;
  opacity: .8;
  transition: transform .2s;
}
#profile header ._prev_picture:hover {
  transform: translateX(-0.5em);
}
#profile header ._next_picture {
  background: rgba(0, 0, 0, 0);
  z-index: 1;
  position: absolute;
  top: 5em;
  right: -3em;
  opacity: .8;
  transition: transform .2s;
}
#profile header ._next_picture:hover {
  transform: translateX(0.5em);
}
#profile header h1 {
  margin-top: 0em;
}
#profile header .online {
  margin-top: -1em;
  color: green;
}
#profile header .infos {
  margin-top: 2em;
  opacity: .9;
}
#profile header .qualyPerso p {
  margin-top: 1em;
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
}
#profile header .qualyAct p big.much {
  font-size: 90%;
}
#profile header .qualyEmo ul {
  margin: 0;
}
#profile header .qualyEmo ul li {
  text-align: left;
  padding: .2em;
}
#profile header .qualyEmo ul li.cur {
  font-weight: bold;
}
#profile header .stuff .label {
  margin-top: 3em;
  text-transform: uppercase;
  color: #444;
}
#profile header .stuff .text {
  font-size: 130%;
  font-style: italic;
  line-height: 1.5;
}
#profile header #chart {
  width: 100%;
  min-width: 300px;
  min-height: 300px;
}
#profile header .rec {
  margin-top: 2em;
}
#profile header .rec audio,
#profile header .rec video {
  margin-top: .5em;
}
#profile header .rec video {
  width: 100%;
  max-width: 320px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.1em rgba(0, 0, 0, 0.5);
}
#profile header .volume {
  margin-left: 10%;
  width: 80%;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: .3em;
}
#profile header .volume div {
  height: 1em;
  background-color: #449cb6;
  border-radius: .3em;
}
#profile header .diffPerso {
  margin-top: 1em;
  font-size: 90%;
  line-height: 1.5;
}
#profile .like.segment .buttons {
  margin-bottom: 1em;
}
#profile .like.segment .likes {
  font-size: 80%;
}
#profile .symbols .symbol {
  vertical-align: bottom;
}
@media only screen and (max-width: 1000px) {
  #profile {
    overflow-x: hidden;
  }
  #profile header .online-c.clicked {
    transform: none;
  }
  #profile header .online-c.clicked img {
    box-shadow: none;
  }
  #profile header .online-c.clicked .online {
    opacity: 1;
  }
}
#page > article h1 {
  margin-top: 2em;
  margin-bottom: 1em;
}
article {
  font-size: 100%;
}
article input,
article textarea {
  font-size: inherit !important;
}
article h1,
article h1 input {
  word-wrap: break-word;
}
article .topic {
  text-transform: uppercase;
  letter-spacing: .25em;
  font-size: 85%;
}
article .teaser {
  font-family: "PT Serif", serif;
  font-weight: 700;
  font-size: 150%;
  margin-top: 0em;
  line-height: 1.5;
  color: #444;
}
article aside {
  margin: 1em 0 2em;
}
article aside .one {
  display: flex;
  align-items: center;
  font-style: italic;
}
article aside .about {
  font-style: italic;
}
article .text {
  font-family: "Karma", "Times New Roman", "PT Serif", serif;
  font-weight: 400;
  font-size: 150%;
  color: #444;
}
article .text ul {
  line-height: 1.5;
  list-style: disc inside;
}
@media only screen and (max-width: 767px) {
  #page {
    margin-top: -1em;
    background-color: #fff;
    padding: 1em 1em 1em;
  }
  #page > article {
    font-size: 95%;
  }
  #page > article h1 {
    margin-top: 0;
  }
}
#story .ui.container:not(:first-child),
#write .ui.container:not(:first-child) {
  margin-top: 0 !important;
}
#story footer,
#write footer {
  font-size: 120%;
  margin-top: 5em;
  font-weight: bold;
  max-width: 50em;
}
#story footer .links,
#write footer .links {
  float: left;
}
#story footer .share,
#write footer .share {
  float: right;
}
#story footer .share a,
#write footer .share a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: .5em;
}
#story footer .share a img,
#write footer .share a img {
  height: 2em;
  padding-left: .5em;
}
#loading {
  text-align: center;
  margin-top: 10em;
  opacity: .5;
}
#mySettings .buttons {
  float: right;
  text-align: right;
}
#mySettings .buttons button._disable {
  opacity: .9;
}
#mySettings .buttons button._delete {
  opacity: .4;
}
#mySettings item td {
  font-size: 100% !important;
}
#mySettings .noUi-handle {
  opacity: 1 !important;
}
#mySettingsDelete .buttons-lr,
#myPlanCancel .buttons-lr {
  margin-top: 3em;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#mySettingsDelete .buttons,
#myPlanCancel .buttons {
  margin-top: 3em;
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
}
#mySettingsDelete .buttons > *,
#myPlanCancel .buttons > * {
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  #mySettingsDelete .buttons-lr {
    justify-content: center;
  }
  #mySettingsDelete .buttons-lr > * {
    margin-bottom: 1em;
  }
}
#myRules {
  text-align: center;
}
#myRules ul {
  display: inline-block;
}
#myRules ul li {
  text-align: left;
}
#myTestResults #chart {
  width: 100%;
  min-height: 400px;
}
#myTestResults p {
  margin-left: auto;
  margin-right: auto;
  max-width: 40em;
}
#myTestResults .texts b {
  color: #706f6f;
  font-size: 120%;
}
#myTestResults #chart2 {
  margin: auto;
  width: 100%;
  max-width: 30em;
}
#myTodo .item {
  margin: 0em !important;
  padding: .5em !important;
}
#myTodo .item p {
  font-size: 80%;
}
#myTodo .item.selectable:hover {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: .5em;
  cursor: pointer;
}
#myTodo .item.done {
  opacity: .6;
}
#myTodo .item .white {
  color: #fff;
}
#myTodo .item small {
  font-size: 60%;
  display: block;
  margin-top: .5em;
  line-height: 120%;
}
#myTodo .item a.redo {
  color: rgba(0, 0, 0, 0.87);
}
#myIntro {
  text-align: center;
}
#myIntro img {
  width: 10em;
}
#myIntro h2 {
  margin-top: 0;
}
#myIntro a.button {
  display: inline-block;
  margin: auto;
}
#modal-loading2 div {
  width: auto;
  padding-top: 4em;
  margin-top: -3em;
}
#modal-loading2 div small {
  opacity: .5;
}
#app h1 {
  text-align: center;
  font-family: 'Helvetica Neue';
  font-weight: 300;
  font-size: 250%;
  color: #449cb6;
}
#app h2 {
  font-family: 'Helvetica Neue';
  font-weight: 300;
  margin: 2em 0;
  line-height: 150%;
  color: #444;
}
#app .stores {
  flex: 1;
  justify-content: center;
  align-items: center;
}
#app .stores img {
  margin: .5em;
  height: 3em;
}
#app .soon {
  margin-bottom: 1em;
  font-size: 120%;
}
._quotes {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: 1em 0 1em;
  text-align: center;
}
._quotes .quote-c {
  margin: .5em;
  padding: .5em;
  border-radius: .5em;
  max-width: 30em;
}
._quotes .quote-c .quote {
  font-style: italic;
}
._quotes .quote-c .quote:before {
  content: '„';
}
._quotes .quote-c .quote:after {
  content: '“';
}
._quotes .quote-c .name {
  color: rgba(0, 0, 0, 0.5);
  font-size: 90%;
}
._quotes.press {
  background: none;
  border-radius: .5em;
}
._quotes.press .quote-c {
  background: none;
}
._quotes.press .quote-c .name {
  color: rgba(0, 0, 0, 0.6);
}
