body {
    background-color: #EEEEEE;
    font-family: Arial, Helvetica, sans-serif;
}

.mjcl-logo
{
  display: block;
  height: 40px;
  margin-bottom: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.mjcl-imprint
{
  font-size: 12px;
  text-align: center;
  color: #606060;
  text-decoration: none;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
}

.mjcl-card .mjcl-imprint
{
	color: #fbfbfb;
}

.mjcl-wrapper
{
  --sb-track-color: #ffffff;
  --sb-thumb-color: #9a9a9a;
  --sb-size: 9px;
}

.mjcl-slide-content::-webkit-scrollbar
{
  width: 9px;
}

.mjcl-slide-content::-webkit-scrollbar-track
{
  background: #ffffff00;
  border-radius: 5px;
}

.mjcl-slide-content::-webkit-scrollbar-thumb
{
  background: #9a9a9a;
  border-radius: 5px;
}

.mjcl-intro
{
    top: 40px;
    max-height: calc(50% - 40px);
    overflow: auto;
    width: 100%;
}
.mjcl-slide
{
	box-sizing: border-box;
}
.mjcl-table .mjcl-slide 
{
	background-color: white;
}
.mjcl-card .mjcl-slide 
{
  position: absolute;
  background-color: var(--background-color);
  color: var(--text-color);
  border-radius: 20px;
  transition: left 0.5s, height 0.5s, width 0.5s, top 0.5s, z-index 0.5s, opacity 1s;
  width: calc(100% - 50px);
  height: 100%;
  left: 25px;
  top: 0;
  padding: 20px;
}
.mjcl-card .mjcl-slide-content
{
	height: 100%;
	overflow: auto;
}

.mjcl-card .mjcl-slide.mjcl-has-logo .mjcl-slide-content
{
	height: calc(100% - 60px);
}

.mjcl-card .mjcl-slide.mjcl-has-imprint .mjcl-slide-content
{
	height: calc(100% - 30px);
}

.mjcl-card .mjcl-slide.mjcl-has-imprint.mjcl-has-logo .mjcl-slide-content
{
	height: calc(100% - 90px);
}

.mjcl-card.mjcl-wrapper 
{
  font-size: 27px;
  font-family: sans-serif;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 30px;
  box-sizing: border-box;
  height: calc(100% - 60px);
}
.mjcl-table.mjcl-wrapper 
{
	font-size: 15px;
	font-family: sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 760px;
  padding: 15px;
  box-sizing: border-box;
}

.mjcl-table .mjcl-slide:not(.front)
{
	border-left: 8px solid #ffffff !important;
}

.mjcl-table .mjcl-slide:not(.front):not(.mjcl-type-image) .mjcl-grayout
{
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #ffffffaa;
	position: absolute;
	z-index: 99;
	border-radius: 10px;
}

.mjcl-table .mjcl-slide.front 
{
	border-left: 8px solid #a07ce9;
  display: block;
  opacity: 1;
  transition: opacity 1s ease;
}

.mjcl-card .mjcl-slide.front 
{
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
}

.mjcl-table .mjcl-slide
{
	padding: 20px 10px;
	border-radius: 10px;
	margin: 15px 0;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.46);
	position: relative;
}

.mjcl-image-slide
{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  border-radius: 8px;
}
.mjcl-card .mjcl-image-slide
{
  border-radius: 20px;
}
.mjcl-table .mjcl-image-slide
{
  left: -8px;
}

.mjcl-type-image
{
	height: 200px;
	padding: 0 !important;
}

.first-slide .mjcl-back-button,
.mjcl-table .mjcl-back-button
{
	display: none;
}

.mjcl-card .mjcl-slide.left
{
	z-index: 2;
	width: 100%;
	left: -7px;
	height: calc(100% - 12px);
	margin-top: 6px;
	opacity: 0.7;
}


.mjcl-card .mjcl-slide.scndl 
{
  z-index: 1;
  width: 100%;
  left: -13px;
  height: calc(100% - 24px);
  margin-top: 12px;
  opacity: 0.5;
}


.mjcl-card .mjcl-slide.back 
{
  left: 50px;
  height: calc(100% - 50px);
  width: calc(100% - 100px);
  top: 25px;
  z-index: 0;
}

.mjcl-card .mjcl-slide-past
{
	display: none;
}

.mjcl-table .mjcl-slide.back:not(.mjcl-slide-past)
{
  opacity: 0;
  padding: 0;
  margin: 0;
  height: 0;
}

.mjcl-slidetitle 
{
text-align: center;
font-size: 150%;
font-weight: bold;
min-height: 20px;
padding: 0 15%;
}

.mjcl-slidedescription {
    margin-top: 10px;
    color: inherit;
    overflow-wrap: break-word;
    display: inline-block;
    width: 80%;
    text-align: center;
    padding: 0 10%
}

.mjcl-table .mjcl-imagewrapper
{
	height: 200px;
  background-position: center;
  background-size: contain;
  margin-left: 25%;
  margin-right: 25%;
  background-repeat: no-repeat;
}

.mjcl-card .mjcl-imagewrapper
{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    height: 100px;
    width: 90%;
    bottom: 0;
    left: 5%;
}

.mjcl-card .mjcl-intro
{
	padding: 50px 0;
}
.mjcl-card .mjcl-optionswrapper,
.mjcl-card .mjcl-intro,
.mjcl-card .mjcl-slide
{
	/*position: absolute;*/
}
.mjcl-optionswrapper {
    text-align: center;
}
.mjcl-optionswrapper.mjcl-full{
    margin-top: 20px;
}

.mjcl-contactlabel
{
	font-size: 0.8em;
	margin-top: 20px;
}

.mjcl-contactlabel .mjcl-asterisk
{
	color: red;
	margin-left: 2px;
}

.mjcl-optionswrapper textarea {
    resize: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-family: inherit;
    height: 40%;
    border: 0px;
    box-sizing: border-box;
    background-color: transparent;
    color: white;
    font-size: 130%;
    text-align: center;
    color: var(--input-text-color);
}
.mjcl-optionswrapper textarea::placeholder {
    color: inherit;
}
.mjcl-optionswrapper textarea:placeholder-shown {
    opacity: 0.5;
}

.mjcl-optionswrapper input::placeholder {
    color: #f0f0f0;
}

.mjcl-optionswrapper textarea:focus {
    outline: none;
}

.mjcl-optionswrapper .mjcl-slider {
    font-family: inherit;
    width: 90%;
    border: 0px;
    margin-top: 30px;
    background-color: transparent;
    color: inherit;
    font-size: 130%;
    text-align: center;
}

.mjcl-optionswrapper .mjcl-textinput
{
  font-family: inherit;
  width: 90%;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding: 10px;
  background-color: transparent;
  font-size: 110%;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  transition: border 1s;
  color: inherit;
}
.mjcl-optionswrapper input::placeholder {
    color: inherit;
}
.mjcl-optionswrapper input:placeholder-shown {
    opacity: 0.5;
}

.mjcl-optionswrapper .mjcl-selectinput {
    font-family: inherit;
    width: 90%;
    border: 0px;
    background-color: transparent;
    color: inherit;
    font-size: 130%;
    text-align: center;
    -moz-appearance: textfield;
}

.mjcl-optionswrapper .mjcl-textinput::-webkit-outer-spin-button,
.mjcl-optionswrapper .mjcl-textinput::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

.mjcl-optionswrapper input:focus {
    outline: none;
}

.mjcl-icon-button 
{
  transition: background-color 0.2s;
  display: inline-block;
  border-radius: 20px;
  align-items: center;
  cursor: pointer;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: var(--button-color);
}

.mjcl-rating {
    display: inline-block;
    text-align: center;
    padding: 3px;
    position: relative;
    width: 30px;
    cursor: pointer;
}

.mjcl-icon-button:hover {
    background-color: var(--hover-button-color);
    color: var(--button-text-color);
}

.mjcl-icon-button svg {
    height: 20px;
    margin: 5px;
    width: 20px;
}

.mjcl-icon-button.mjcl-nohover {
    background-color: rgba(0, 0, 0, 0);
    cursor: auto;
}

.mjcl-icon-check {
    transition: background-color 0.2s;
    display: inline-block;
    border-radius: 20px;
    align-items: center;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.mjcl-icon-check:hover {
    background-color: var(--hover-button-color);
    color: var(--button-text-color);
}

.mjcl-icon-check svg {
    height: 20px;
    margin: 5px;
    width: 20px;
}

.mjcl-icon-check.noHover {
    background-color: rgba(0, 0, 0, 0);
    cursor: none;
}

.mjcl-slide:not(.front) .mjcl-button-skip,
.mjcl-slide:not(.front) .mjcl-nextbutton
{
	display: none;
}

.mjcl-icon-skip {
    transition: background-color 0.2s;
    display: inline-block;
    border-radius: 20px;
    align-items: center;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.mjcl-icon-skip:hover {
    background-color: var(--hover-button-color);
    color: var(--button-text-color);
}

.mjcl-icon-skip svg {
    height: 20px;
    margin: 5px;
    width: 20px;
}

.mjcl-icon-skip.mjcl-nohover {
    background-color: rgba(0, 0, 0, 0);
    cursor: auto;
}

.mjcl-fullWidth {
    width: 100%;
}

.mjcl-card .mjcl-button 
{
	font-size: 0.8em;
}
.mjcl-button
{
  transition: background-color .2s;
  display: inline-block;
  border-radius: 25px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  padding: 10px 40px;
  margin: 5px;
  background-color: var(--button-color);
  color: var(--button-text-color);
}

.mjcl-button:hover {
    background-color: var(--hover-button-color);
    color: var(--button-text-color);
}

.mjcl-button svg {
    height: 20px;
    margin: 5px;
    width: 20px;
}

.mjcl-button.mjcl-button-skip 
{
  color: var(--skip-button-color);
  background-color: transparent;
}

.mjcl-button.mjcl-nextbutton
{
	margin-top: 30px;
	display: block;
	box-sizing: border-box;
}

.mjcl-button.mjcl-setactive {
    background-color: var(--selected-button-color);
    color: var(--button-text-color);
}

.mjcl-sliderwrapper {
    width: 100%;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}

.mjcl-table .mjcl-optionswrapper textarea
{
	margin-top: 20px;
	color: #404040;
}

.mjcl-end-of-survey-background
{
	position: relative;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	min-height: 400px;
	min-width: 400px;;
	background-color: #000000aa;
  z-index: 999;
}
.mjcl-end-of-survey
{
  position: absolute;
  left: calc(50% - 200px);
  width: 400px;
  height: 300px;
  top: calc(50% - 150px);
  background-color: white;
  color: black;
  border-radius: 10px;
  padding: 50px 0;
  box-sizing: border-box;
  z-index: 9999;
}

.mjcl-slider-value {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: bold;
    background: #00000000;
    padding: 2px 6px;
}

.mjcl-wrapper input[type="checkbox"] {
    width: 15px;
    height: 15px;
}


@media only screen and (max-width: 600px) 
{
	.mjcl-card.mjcl-wrapper 
	{
	  margin: 0;
	  height: 100%;
	}
	.mjcl-card .mjcl-slide
	{
    width: 100% !important;
    left: 0 !important;
    height: 100% !important;
    top: 0 !important;
    border-radius: 0 !important;
    opacity: 0 !important;
	}
	.mjcl-card .mjcl-slide.front
	{
		opacity: 1 !important;
	}
}