html, body, div, video, ul, li{
	padding-top: 0px;
}

body {
	font-family: 'Avenir', serif;
	font-weight: 400;
	font-size: 20px;
	margin: 0;
	background-size: cover;
	overflow-y: scroll;
	background-color: #fff;
	overflow-x: hidden;
}

.answers ul {
	margin: 3px 0 3px 0;
}

.answers .answer li {
	background: url(../img/o.png) no-repeat 0px 10px;
	background-position: 0% center;
	padding: 12px 0px 12px 80px;
	list-style: none;
	margin: 0;
	font-size: 20px;
	background-size: 25px;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	user-select: none;
}

.answers .cafter li {
	background: url(../img/v.png) no-repeat 0px 10px;
	background-position: 0% center;
  padding: 12px 0px 12px 80px;
  list-style: none;
  margin: 0;
  font-size: 18px;
  background-size: 25px;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
}

.answers .after li {
	background: url(../img/x.png) no-repeat 0px 10px;
	background-position: 0% center;
  padding: 12px 0px 12px 80px;
  list-style: none;
  margin: 0;
  font-size: 18px;
  background-size: 25px;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
}

.isDisabled {
  cursor: not-allowed !important;
  opacity: 0.5;
  color: currentColor;
  display: inline-block;  /* For IE11/ MS Edge bug */
  text-decoration: none;
}

.vjs-picture-in-picture-control{
	display:none !important;
}

.title{
 	text-align:center;
 	color: #afafaf;
 	font-size: 20px;
 	margin: 7px 0;
}

.checked {
	background-color: #f4dc00;
	font-weight: 500;
}

/*inserting style for modal*/
.modal{
  display: none;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  transition: 200ms all ease-in;
	-webkit-transition: 200ms all ease-in;
  background-color: rgba(255,255,255,0.85);
}

.modal-content{
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background-color: #f4f4f4;
	width: 50%;
	box-shadow: -5px 5px 0 #ccc;
	animation-name: modalopen;
	animation-duration: 600ms;
}

.modal-body{
  padding:50px 20px;
  text-align: center;
  font-size: 22px;
}

#submited{
	margin-top: 20px;
	padding: 5px 15px;
	background-color: #f4dc00;
	border: 1px solid #f4dc00;
	font-family: 'Avenir', serif;
	color: #111;
	transition: 200ms all ease-in;
	-webkit-transition: 200ms all ease-in;
	font-size: 16px;
}

#submited:hover{background-color: #e6d000;cursor: pointer;border: 1px solid #e6d000;transform: scale(1.1);-webkit-transform: scale(1.1);}

@keyframes modalopen{
  from{ opacity: 0}
  to {opacity: 1}
}

/*end of modal styling*/

.page-wrapper {
	width: 100%;
	height: 100vh;
	position: relative;
	display: flex;
	flex-direction: row-reverse;
}
.playlist-wrapper {
	display: none;
	position: relative;
	float: right;
	border-left: 1px solid #ccc;
	margin-top: 0px;
	background: #F7F7F7;
    margin-left: 00px;
    width: 385px;
	height: 100%;
	max-height: 100vh;
}

/* Logo here */
.decoration1 {
	background-image: url('../img/logo.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 62px;
	width: 200px;
	position: absolute;
	top: 35px;
	left: 83px;
	cursor: pointer;
	display: block;
	z-index: 10;
}

.page-wrapper .topdecoration {
    background-image: url(../img/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 150px;
    margin: 35px 0 0 35px;
    float: left;
    display:none;
}

.vjs-texttrack-settings {
  display: none;
}

/* Headline */
.player-title-wrapper {
	/*width: 602px;*/
	height: 52px;
	position: absolute;
	top: -51px;
	right: 0px;
	z-index: -1;
	background-color: 	#004854;
	user-select: none;
	padding: 0 30px;
}

.player-title-wrapper .player-title {
	float: left;
	position: relative;
	width: 200px;
	font-size: 35px;
  line-height: 53px;
	letter-spacing:-1px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-family: 'Avenir', serif;
	font-weight: 400;
	color: #ffffff;
}

.email {
    position: relative;
    float: left;
    padding: 133px 0 0 40px;
}

/* Headline */
span.gs {
	font-family: 'Avenir', serif;
	font-weight: 500;
	font-size: 27px;
	line-height: 40px;
	margin-top: 0px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	display: block;
	position: relative;
	top: 6px;
}

span.gs2 {
	font-family: 'Avenir', serif;
	font-weight: 700;
	font-size: 45px;
	margin-top: -20px;
	letter-spacing:-2px;
	line-height: 60px;
	float: left;
}

span.gs3 {
	font-family: 'Avenir', serif;
	font-weight: 700;
	font-size: 28px;
	letter-spacing:-1px;
	padding: 0px;
	float: left;
	opacity: 0.2;
	position: relative;
	padding-left: 100px;
	padding-top: 30px;
}

.icona {
  position: relative;
  top: 11px;
  left: 0px;
}

span.gs4 a {
	font-family: 'Avenir', serif;
	font-weight: 400;
	font-size: 14px;
	color: #ccc;
	letter-spacing: 1px;
	padding: 0px;
	float: left;
	position: relative;
	text-decoration: none;
	transition: 120ms color ease;
	-webkit-transition: 120ms color ease;
}

span.gs4 a:hover {
	color: #111;
}

span.eva {
  background: #0c4c82;
  padding: 10px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-left: 50px;
	line-height: 20px;
	float: left;
}

mark {
    background-color: white;
    color: black;
}

.player-title-wrapper .decoration2{
	float: left;
	position: relative;
	width: 189px;
	height: 13px;
	background-image: url('../img/decoration2.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.playlist {
	height: 100% !important;
	overflow-y: auto;
	float: left;
	position: relative;
	margin-top: 0px;
	width: 392px;
	max-height: 100vh;
}

.playlist .main-button {
	float: left;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	position: relative;
	width: 100%;
	color: #111;
	font-weight: 500;
	cursor: pointer;
	user-select: none;
}

.playlist .main-button.active {
	color: #E9B602;
	background-color: 	#E8E8E8;
}

.playlist .main-button .text{
	font-size: 20px;
	float: left;
	cursor: pointer;
	font-family: 'Avenir', serif;
	padding: 10px 20px 10px 40px;
}

.playlist .main-button:hover {
	color: #E9B602;
	background-color: 	#E8E8E8;
}

.inner-button {
	float: left;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	position: relative;
	width: 100%;
	color: #111;
	font-weight: normal;
	user-select: none;
}

.inner-button.active {
	color: #E9B602;
	background-color: 	#E8E8E8;
}

.hidden-button {
	height: 0;
	opacity: 0;
	pointer-events: none;
}

.playlist .inner-button .text{
	font-size: 19px;
	/* width: 274px; */
	float: left;
	cursor: pointer;
	font-family: 'Avenir', serif;
	padding: 10px 50px 10px 65px;
}

.playlist .inner-button:hover {
	color: #5B628D;
	background-color: #E8E8E8;
}

.content-wrapper {
	position: relative;
	float: left;
	width: 100%;
	padding: 15px;
	box-shadow: 11px 0px 17px -2px #0000001f;
}

.content {
	display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 65px;
    margin: auto;
    float: left;
    max-height: calc(100vh - 100px);
}

.page-wrapper .content .text-wrapper {
	max-width: 800px;
	float: none;
	margin: auto;
}

.content #video {
	display: none;
	background: transparent;
	padding: 1px 0 1px 0;
}

.content .other-content-wrapper, .content .test-wrapper, .content .text-wrapper {
	width: 100%;
	height: 100%;
	float: right;
	position: relative;
	/* display: none; */
	margin-bottom: 30px;
}
.content .other-content-wrapper{
	display: none;
}
.other-content-wrapper .question-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 40px;
}

 .other-content-wrapper .result-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	text-align:center;
}

.other-content-wrapper {
	box-sizing: border-box;
}

.other-content-wrapper .counter {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 20px;
	font-family: 'Avenir', serif;
	font-weight: 400;
	margin-top: 100px;
	color: #111;
}

.other-content-wrapper .counter span {
	color: #111;
}

.other-content-wrapper .question {
	float: left;
	width: 100%;
	text-align: left;
	font-family: 'Avenir', serif;
	font-weight: 500;
	font-size: 30px;
	color: #111;
	margin-top: 5px;
}

.other-content-wrapper .answers {
	float: left;
	width: 100%;
	font-family: 'Avenir', serif;
	font-weight: 400;
	font-size: 20px;
	margin-top: 50px;
	text-align: left;
	color: #111;
	user-select: none;
}

.other-content-wrapper .answers .answer{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.other-content-wrapper .answers .answer input {
	display:none;
}

.other-content-wrapper .answers .answer label {
	cursor: pointer;
}

.other-content-wrapper .answers .answer label:hover {
	color: #e2cc00;
}

.other-content-wrapper .answers .answer label:before {
	width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 22px;
  content: '';
  float: left;
  margin: 3px 10px 0 0;
	cursor: pointer;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.other-content-wrapper .answers .answer input:checked + label:before {
	border: 1px solid #f4dc00;
	background: #f4dc00;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	transform: scale(1.1);
	-webkit-transform: scale(1.3);
}

.other-content-wrapper .answers .answer input:checked + label {
	color: #e2cc00;
	transition: 200ms all ease-in;
	-webkit-transition: 200ms all ease-in;
}

.other-content-wrapper .button {
	user-select: none;
	font-family: 'Avenir', serif;
	font-weight: 400;
	margin-top: 20px;
	width: 240px;
	background: #f4dc00;
	text-align: center;
	padding: 15px 0;
	font-size: 22px;
	color: #111;
	cursor: pointer;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	margin: 30px 5px;
	display: inline-block;
}

.other-content-wrapper .button:hover {
	background: #e6d000;
	transition: 200ms all ease-in;
	-webkit-transition: 200ms all ease-in;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}

.other-content-wrapper .previous.button {
	left: -2px;
}

.other-content-wrapper .next.button, .other-content-wrapper .continue.button, .other-content-wrapper .finish.button, .other-content-wrapper .certificate.button {
	right: -2px;
}

.other-content-wrapper .next.button {
	display: block;
}

.other-content-wrapper .result-wrapper .picture{
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	color: #2688ff;
	left: 50%;
	margin-left: -100px;
	margin-top: 60px;
}

.other-content-wrapper .result-wrapper .result {
	float: left;
	width: 100%;
	font-family: 'Avenir', serif;
	color: #111;
	text-align: center;
	font-size: 28px;
	margin-top: 20%;
	position: relative;
}

.other-content-wrapper .question-wrapper .correct {
	color: #92d41b;
}

.other-content-wrapper .question-wrapper .wrong {
	color: #bd2628;
}

.generate-certificate-wrapper .inputs-wrapper {
	width: 350px;
	margin: 0 auto;
}

.generate-certificate-wrapper .inputs-wrapper .input.text {
	border: 1px solid #f4dc00;
	/* border-radius: 5px; */
	font-size: 16px;
	padding: 10px 15px;
	width: calc(350px - 31px);
	margin-bottom: 15px;
	outline: none;
}

.generate-certificate-wrapper .inputs-wrapper .input.text:last-child {
	margin-bottom: 0;
}

/* .generate-certificate-wrapper .inputs-wrapper .button { */

.generate.button {
	position: relative;
	top: 0;
	left: 50%;
	width: 260px;
	margin-left: -130px;
	margin-top: 10px;
}
.timeline{
	position: absolute;
	justify-content: space-between;
	align-items: center;
	display: none;
	background: #a6a6a6;
	width: calc(100% - 30px);
	/* border-bottom: 2px solid #8e8e8e; */
	height: 37px;
	z-index: 1;
}
.timeline-steps{
	display: flex;
	margin-left: 60px;
}
.timeline-steps .active{
	background: #63B456;
}
.timeline-steps div{
    display: flex;
	position: relative;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid white;
	color: white;
    width: 25px;
    height: 25px;
    margin: 0 20px;
}
.timeline-steps div:not(:first-child)::before{
	position: absolute;
	content: '';
	height: 3px;
    width: 41px;
    background: white;
    left: -173%;
}
.info-overlay-btn{
	display: flex;
    justify-content: center;
    align-items: center;
	background: white;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 15px;
	cursor: pointer;
}
.info-overlay-btn:hover{
	box-shadow: 0px 0px 4px 0px #00000078;
}
.info-icon{
	font-size: 21px;
    font-weight: 700;
    color: gray;
}
.info-overlay{
	position: absolute;
	display: none;
	background: #FFD357;
	z-index: 11;
}
.info-overlay img{
	height: 100%;
    width: 100%;
}
/* edit? */
.test-wrapper, .question-wrapper, .result-wrapper{
	display: none;
}
.test-wrapper .question-wrapper {
  position: relative;
  height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
  margin-top: 30px;
}

.test-wrapper .question-wrapper .picture {
	position: relative;
	padding: 10px 0;
	display:block;
	margin:0;
}

.img{
	position: relative;
	display: block;
	margin: 0 auto;
	height: 190px;
}

.test-wrapper .question-wrapper .question {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 22px;
	box-sizing: border-box;
	color: #111111;
	font-weight: 500;
	margin: 7px 0;
}

.test-wrapper .question-wrapper .answers {
  position: relative;
  float: left;
  width: 100%;
  font-size: 20px;
  margin-top: 20px;
  cursor: pointer;
}

.test-wrapper .question-wrapper .sides {
	padding-left: 100px;
	padding-right: 100px;
}

.test-wrapper .question-wrapper .answers .answer {
		color: #111111;
		text-align: left;
		margin-bottom: 6px;
		padding-top: 1px;
		padding-bottom: 1px;
		transition: 200ms all ease;
		-webkit-transition: 200ms all ease;
}

.test-wrapper .question-wrapper .feedback{
	float:left;
	background-color: #F5F4F2;
	width:100%;
}

.test-wrapper .question-wrapper .answers .answer label, .test-wrapper .question-wrapper .answers .answer input {
	cursor: pointer;
}

@media (min-width: 768px) {
	.test-wrapper .question-wrapper .answers .answer:hover {
		background-color: #f4dc00;
	}
}

.test-wrapper .correct-wrapper .picture {
	background: url('../img/correct-answer.png');
}

.test-wrapper .wrong-wrapper .picture {
	background: url('../img/wrong-answer.png');
}

 .test-wrapper .question-wrapper .result  {
	text-align: center;
	color: #111111;
	margin: 20px 0;
	font-size: 18px;
}

/* changed

.test-wrapper .question-wrapper .result, .test-wrapper .question-wrapper .results  {
 text-align: center;
 color: #111111;
 margin-top: 20px;
 font-size: 16px;
} */

.test-wrapper .correct-wrapper .separator, .test-wrapper .wrong-wrapper .separator {
	position: relative;
	float: left;
	width: 0px;
	left: 25%;
	background: url('../img/separator.png');
	background-repeat: repeat-x;
	height: 8px;
	margin: 30px 0;
}

.test-wrapper .question-wrapper .feedback .message{
  padding-left: 100px;
  padding-right: 100px;
  color: #111111;
  text-align:center;
	white-space: pre-wrap;
	font-size: 22px;
}

.test-wrapper .question-wrapper .feedback .message img {
	margin-bottom: 15px;
}

.test-wrapper .correct-wrapper .message, .test-wrapper .wrong-wrapper .message{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	opacity: 0.75;
	margin-top: 30px;
	padding: 30px 0px;
	box-sizing: border-box;
	color: #ffffff;
}

 .test-wrapper .feedback-wrapper .message{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	padding: 100px 0px;
	box-sizing: border-box;
	color: #ffffff;
}

.test-wrapper .correct-wrapper .continue-button,.test-wrapper .question-wrapper .submit-button, .test-wrapper .wrong-wrapper .continue-button, .test-wrapper .question-wrapper .continue-button, .test-wrapper .feedback-wrapper .continue-button, .text-wrapper .next-button, .text-wrapper .back-button, .interactive-wrapper .next-button {
    margin: 20px 10px;
    width: calc(50% - 30px);
    background: 	#f4dc00;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #111111;
    cursor: pointer;
    transition: 200ms all ease;
		-webkit-transition: 200ms all ease;
	display: inline-block;
	margin-top: 20px;
}
.interactive-wrapper{
	padding-bottom: 24px;
	max-width: inherit;
}

.bottom-buttons {
	text-align: center;
}

.submit-button,
.continue-button,
.back-button,
.next-button {
	user-select: none;
}

.test-wrapper .correct-wrapper .continue-button:hover,.test-wrapper .question-wrapper .submit-button:hover, .test-wrapper .wrong-wrapper .continue-button:hover, .test-wrapper .question-wrapper .continue-button:hover, .test-wrapper .feedback-wrapper .continue-button:hover, .text-wrapper .next-button:hover, .text-wrapper .back-button:hover {
	background: rgb(231, 208, 81);
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

/* mCustomScrollbar override */
.mCSB_container {
	width: 100%;
}

.mCSB_inside > .mCSB_container {
	margin-right: 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 5px;
	background-color: #F5F4F2;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #004854;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #004754d5;
	opacity:1;
}

.mCSB_scrollTools {
	opacity: 0;
}

/* video-js override */
.vjs-default-skin {
	color: #ffffff;
}

.vjs-default-skin .vjs-control-bar {
	background: #f9f9f9;
	height: 50px;
}

.vjs-default-skin .vjs-progress-holder, .vjs-default-skin .vjs-load-progress {
	background: #cacaca;
	opacity: 1;
}

.vjs-default-skin .vjs-play-progress {
	background: #ffffff;
}

.vjs-default-skin .vjs-slider-handle:before {
	color: #ffffff;
}

.vjs-default-skin .vjs-volume-level {
	background: #cacaca;
	height:100%;
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	top: 2px;
}

.vjs-default-skin .vjs-play-control {
	width: 80px;
}

.vjs-default-skin .vjs-control:before {
	font-size: 24px;
}

.vjs-default-skin .vjs-time-controls, .vjs-time-divider {
	font-size: 13px;
	line-height: 46px;
}

.vjs-default-skin .vjs-time-controls {
	width: 40px;
}

.vjs-default-skin .vjs-fullscreen-control {
	width: 80px;
}

.vjs-default-skin .vjs-volume-control {
	width: 100px;
	height: 100%;
	margin-right: 30px;
}

.vjs-default-skin .vjs-volume-bar {
	width: 100px;
	height: 12px;
	margin-top: 17px;
	background: #cacaca;
}

.vjs-default-skin .vjs-volume-handle:before {
	font-size: 14px;
	left: -5px;
}

.vjs-default-skin .vjs-volume-menu-button {
	width: 50px;
}

#playlist2 {
	position: fixed;
	background-color: #fff;
	z-index: 9;
	width: 100%;
	max-width: 330px;
	left: -335px;
	top: 0;
	height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	transition: 700ms all ease;
	-webkit-transition: 700ms all ease;
	box-shadow: -5px 0px 8px #f5f5f5;
}

.menu-disabled {
	display: none;
}

.menu-icon-disabled {
	display: none;
}

.hamburger-container {
	position: absolute;
	top: 15px;
    right: 20px;
	width: 33px;
	cursor: pointer;
	transition: 140ms transform ease-in;
	-webkit-transition: 140ms transform ease-in;
	z-index: 10;
}

.ham-top,
.ham-mid,
.ham-bot {
	transition: 140ms background-color ease-in-out,
	400ms transform ease-in-out,
	400ms opacity ease-in-out;
	-webkit-transition: 140ms background-color ease-in-out,
	400ms transform ease-in-out,
	400ms opacity ease-in-out;
	background-color: #111;
	width: 100%;
	height: 2px;
	position: relative;
	margin-top: 6px;
}

.ham-top {
	margin-top: 0;
}

.ham-top-active {
	transform:
	rotate(-45deg)
	translateY(11.5px);
	-webkit-transform:
	rotate(-45deg)
	translateY(11.5px);
}

.ham-mid-active {
	opacity: 0;
}

.ham-bot-active {
	transform:
	rotate(45deg)
	translateY(-11.5px);
	-webkit-transform:
	rotate(45deg)
	translateY(-11.5px);
}

.ham-active {
	transform: translateX(-3px);
	-webkit-transform: translateX(-3px);
}

.message > img {
	max-width: 30%;
}

.playlist .wrapper-button {
	font-family: 'Avenir', serif;
	font-weight: 400;
	background-image: url('../img/plus.png');
	background-repeat: no-repeat;
	background-position: 5% center;
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	user-select: none;
}

.playlist .wrapper-button.active {
	background-image: url('../img/minus.png');
}

.video-js {
	cursor: pointer;
}
.video-js .vjs-tech{
	top: 0;
	left: 0;
	right: 0;
	bottom: 32px;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.wrapper-button > .text {
	font-weight: 500;
}

.ui-loader {
	display: none;
}

table {
	border-collapse: collapse;
}

table td {
	border-bottom: 1px solid #eee;
	padding: 5px;
}

[data-youtube] {
	width: 100%;
	margin-top: 30px;
}

.musu-button {
	background-color: #004854; 
	color: #000;
	display: inline-block;
	padding: 15px 10px;
	font-weight: bold;
	border-radius: 0px;
	width: calc(50% - 30px);
	transition: 200ms all ease;
	-webkit-transition: 200ms all ease;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.musu-button:hover {
	background-color: #004854;
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.important-box {
	border: none;
	padding: 0px;
}

.important-box span {

	color: #000;
	display: inline-block;
	padding: 25px;
	border-radius: 0px;
	border: 5px solid #004854;
	width: calc(100% - 60px);

}

.interactive {
	width: 100%;
}
.interactive-actions {
	position: absolute;
	max-height: inherit;
}
.interactive-action {
	cursor: pointer;
	position: absolute;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
	max-height: inherit;
}

.interactive-drop-area { 
	position: absolute;
}

.interactive-actions.debug .interactive-action {
	border: 3px solid red;
}

.interactive-actions.debug .interactive-drop-area {
	border: 3px solid lime;
}

.change-to-parent{
	display: flex;
	position: absolute !important;
}
.change-to-parent img{
	position: absolute;
	width: 100%;
}

.animate-slide-from-left{
  transition: all 1s;
  transform: translate(-100px, 0px);
}
.animate-slide-from-right{
	transition: all 1s;
	transform: translate(100px, 0px);
}
.animate-slide-from-top-right{
	transition: all 1s;
	transform: translate(100px,-100px);
}
.animate-slide-from-top-left{
	transition: all 1s;
	transform: translate(-100px, -100px);
}
.animate-slide-from-top{
	transition: all 1s;
	transform: translate(0px,-100px);
}
.animate-slide-from-bottom{
	transition: all 1s;
	transform: translate(0px,100px);
}
.animate-slide-from-bottom-right{
	transition: all 1s;
	transform: translate(100px,100px);
}
.animate-slide-from-bottom-left{
	transition: all 1s;
	transform: translate(-100px, 100px);
}
.animate-scale-up{
	transition: all 0.5s;
	transform: scale(0.5);
}

.animate-rotate {
	transition: transform 0.3s ease;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.animate-shake {
	animation: shake 0.3s;
}
  
@keyframes shake {
	0% { transform: rotate(0deg); }
	10% { transform: rotate(-1deg); }
	20% { transform: rotate(0deg); }
	30% { transform: rotate(1deg); }
	40% { transform: rotate(0deg); }
	50% { transform: rotate(-1deg); }
	60% { transform: rotate(0deg); }
	70% { transform: rotate(1deg); }
	80% { transform: rotate(0deg); }
	90% { transform: rotate(-1deg); }
	100% { transform: rotate(0deg); }
  }