
.mintestbogen .question-box {
	background:#DBEED0;
	border:1px solid #999;
	border-top: 0;
}
.mintestbogen .question-box.failback {
	background: #F5C4C0;
}
.mintestbogen .question-box #question {
	padding: 0.4em 0;
	text-align: left;
}
.mintestbogen .question-box .frage {
	display: inline-block;
	font-size: 0.95em;
	line-height: 32px;
	padding-left: 10px;
	text-align: left;
}
.mintestbogen .question-box .frage .star {
	margin-bottom: 2px;
	margin: 0 auto;
	max-height: 24px;
	height: auto;
	
}
.mintestbogen .question-box .frage a {
	text-decoration: none;
}
.mintestbogen .question-box .qdifficult {
	/* float: right; */
	/* margin-right: 10px; */
	text-align: center;
}
.mintestbogen .question-box .qdifficult .text {
	display: none;
}
.mintestbogen .question-box .qdifficult .icon img,
.mintestbogen .question-box .qinfo .icon img {
	display: block;
	margin: 3pt auto;
	max-height: 26px;
	height: auto;
}
.mintestbogen .question-box .qinfo {
	/* float: right; */
	/* margin-right: 10px; */
	/* margin-left: 10px; */
	text-align: center;
}
.mintestbogen .question-box .qinfo .text {
	display: none;
}
.mintestbogen .question-box a.icon img {
	margin: 0;
}
.mintestbogen .question-box .question-image {
	float: none;
}
.mintestbogen .question-box .answers-scroll {
	overflow: auto;
}
.mintestbogen .question-box .question-comment {
	text-align: left;
	margin: 10px 10px 0;
	font-size: 11pt; 
}
.mintestbogen .question-box .answers {
	margin: 1em 10px;
	text-align: left;
}
.mintestbogen .question-box .answers .chkbox {
	vertical-align: middle;
}
.mintestbogen .question-box .answers .chkbox .checkboxBig {
	margin-top: -4px;
}
.mintestbogen .question-box .answers .ans {
	vertical-align: middle;
	margin-bottom: 0;
}
.mintestbogen .question-box .ttable.answers label {
	font-weight: normal;
}
.mintestbogen .question-box .ttable.answers .tcol {
	padding: 0.5em 0;
}
.mintestbogen .question-box .ttable.answers .question-input {
	font-size: 1.2em;
}
.mintestbogen .question-box .ttable.answers .question-input label {
	white-space: pre;
}
.mintestbogen .question-box .img-thumb {
	display: block;
	margin: 0.4em auto;
	max-width: 97%;
	max-height: 245px;
	width: auto;
	height: auto;
}
.mintestbogen .question-box .filmbuttons-table {
	display: inline-block;
}
.mintestbogen .question-box .filmbuttons-table .filmbutton {
	margin: 1em auto;
}
.mintestbogen .question-box.failback .questionback,
.mintestbogen .question-box.passback .questionback {
	text-align: left;
	padding: 0.4em 0;
}


/* calculator */
#calc {display:none;}
#calc_nums {width: 200px;margin:0 auto;}
#calc_cancel {float:left; width:178px; border:1px solid #7a8d89; height:34px; background-color:white; text-align:center; padding-top:8px; font-size:16px; line-height: 26px;}
.num_a {float:left; margin-right:5px;border:1px solid #7a8d89; background-color:white; width:55px; height:40px; text-align:center; padding-top:8px; margin-bottom:5px; font-size:16px; line-height: 30px;}
.num_b {float:left; margin-left:2px; margin-right:4px;border:1px solid #7a8d89; background-color:white; width:55px; height:40px; text-align:center; padding-top:8px; margin-bottom:5px; font-size:16px; line-height: 30px;}
.num_c {float:left; margin-left:2px; border:1px solid #7a8d89; background-color:white; width:55px; height:40px; text-align:center; padding-top:8px; margin-bottom:5px; font-size:16px; line-height: 30px;}
div.jp-video-270p {
	width: auto;
}

.variationHighlight {
	color:#CC3399; 
	font-size:1.2em; 
	font-weight:bold; 
	font-style:italic; 
	margin-right:3pt;
}


div#wrapper {overflow:visible;}

   
/*Hide video controls when fullscreen
::-webkit-media-controls {
	display: none !important;
}
*/

div#pluginHeader {
	margin: 20px 0px 0px;
	background: #f6f6f6;
	border: 1px solid #999;
	border-bottom-width: 0;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;		
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;	
}

h1#pluginHeaderInner {
	position: relative;
	padding: 10px!important;
	text-align:center;
	margin: 0!important;
	font-size: 1.2em!important;
}


	
div#questionBox {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #999;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
	background-color: #D3F5DA;
	font-size: 1em;
	text-align: center;
}

div#questionBox li {
	list-style-type: none;
}

div#questionBox a {
	text-decoration: none;
	/*color: #3366CC;*/
	color:#000;
	font-weight:normal;
}

div#questionBox  a:active {
	border: 0;
}	

div#questionBox .video-buttons {
	display: inline-block;
	max-width: 350px;
}
div#questionBox .video-buttons > * {
	margin-top: 1em;
	/* margin: 1em; */
}

p#pretext {
	font-size:14px;
}

a.showQuestion, a.showVideo {
	display:block;
	float:none !important;
	max-width: 180pt;
    margin: auto;
}

p.videoLeftMessage {
	/* position: absolute; */
	/* top: 210px; */
	/* left: 375px; */
}

.bold {font-weight:bold;}
.d-inline-block {
	display: inline-block;
}

#showQuestionAlert {display:none;position:absolute;background:#379149;border:2px solid #000;width:260px;height:170px;color:#fff;left:50%;margin-left:-150px;top:50%;margin-top:-125px;
					font-size:18px;padding:20px;}

#showQuestionAlert .ja, #showQuestionAlert .nein {position:absolute;display:block;width:50px;text-align:center;}
#showQuestionAlert .ja {bottom:10px;left:20px;}
#showQuestionAlert .nein {bottom:10px;right:20px;}

div#questionBox p#question,
div#questionBox p#videoInfo {
	min-height: 34px;
	height: auto;
	margin: 0.2em 0;
	font-size: 15px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px; 
}

div#questionBox div#content {
	margin-bottom: 0;
}
div#questionBox div#content ul li {
	text-align:left;
	cursor: pointer;
}
div#questionBox div#content ul li span {
	font-size: 14px;
	/* display:block; */
	padding: 0px;
	/* padding-right: 10px; */
	/* height: 100%; */
	/* width: 100%; */
	margin: 0px;
	/* margin-top: 2px; */
}

div#contentBox {
	height: 366px;
	max-height: 366px;
	overflow: hidden;
}

div#questionBox .contentQuestionBox #answers {
	/*display: block;*/
	min-width: 260px;
	max-width: 650px;
	margin: 0 10px;
	margin-left: 10px;
	padding-left: 0;
}

div#questionBox p.openQuestion {
	margin: 1em 0;
	text-align: center;
	/* margin-left: 20px; */
	/* width: 420px; */
	/* padding-left: 0; */
	/* float: left; */
	
}

div#picture,
div#videoPicture {
	display: none;
	width: 300px;
	/* padding-top: 15px; */
	text-align: center;
}

div#picture img,
div#videoPicture img,
div#videoPicture video {
	max-width: 75%;
	max-height: 200px;
	width: auto;
	height: auto;
	margin:0 auto;
}

#video {
	display:block;
	top:10px;
	position:absolute;
	left:0px;
	padding:0px;
	visibility:hidden;
	z-index:1;
	margin-left: 10px;
	margin-top: 100px;
	z-index: 10;
}
#closevideo{
	position: absolute;
	bottom: 100%;
	right: 0;
	color: #FFF;
	text-align:center;
	display:none;
}
#jp_container_1{
	background-color:transparent;
}

.red {color:red;}

.jp-gui {
	display:none !important;
}

div#content {
	/*height: 354px;*/
	display: block;
	/*padding-top: 34px;*/
}
	
#calc {
	margin: 1em 0;
	float: none;
}
	
div#picture img:hover, div#picture img:focus {
	cursor: url("/images/magnify.cur"), pointer;
}

div#picture  img.noBigPicture:hover, div#picture  img.noBigPicture:hover {
	cursor: default;
}

	
#answers li {
	background-image: url("/images/checkboxOffMini.png");
	background-repeat: no-repeat;
	background-position: 0px -5px;
	min-height: 50px;
	height: auto;
	padding: 2px 2px 2px 52px;
}

p#pretext.closer {
	margin-top:0px;
}

div#questionBox .contentQuestionBox  ul#answers li.closer {
	margin-bottom:0px;
}

div#questionBox .contentQuestionBox  ul#answers li:hover,
div#questionBox ul.#answers li:focus {
	cursor: pointer;
}
			
div#questionBox .contentQuestionBox  ul#answers li.fillAnswer,
div#questionBox ul.#answers li.fillAnswer:hover {
	background-image: none;
	cursor: default;
}
		
LI.answer-item.checked {
	background-image: url("/images/checkboxOnMini.png") !important;
}

div#statusBar {
	position: relative;
	font-size: 0.9em;
}
div#statusBar .statusBar-item {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
div#statusBar, div.error, div.warning {
	background-color: #F0F0FF;
	font-weight: bold;
	padding: 0.8em;
	/* height: 14px; */
	/* width: 740px; */
}

div.statusBarDifficult {
	background-color: #FFDD55 !important;
}
	
div#statusBar .right {
	float: right;
}

div#statusBar .right span {
	display: inline;
	margin-right: 20px;
}
div#statusBar .right span#catalog{
	margin-right: 5px;
}

div#statusBar span#catalog{
	display: inline-block;
	text-align: left;
}
div#statusBar span#catalog-var{
	display: none;
	text-align: left;
}
div#statusBar span#catalog-var select#vselect {
	font-weight: 100;
}

div#statusBar #vselect{
	font-size: 0.9em;
}

div#statusBar span#klass {
	/* margin-right: 120px; */
}

.optionBarTable{
	/* width: 700px; */
}

#questionBox .qcontentBox {
	height: auto;
}
#questionBox .qcontentBox #content {
	padding-right: 0;
}

div#optionBar {
	width: auto;
	border-top: 1px solid #454545;
	background: #b0bccd; /* Old browsers */
	background: -moz-linear-gradient(top, #b0bccd 10%, #8094ae 50%, #6e84a2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#b0bccd), color-stop(50%,#8094ae), color-stop(100%,#6e84a2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b0bccd 10%,#8094ae 50%,#6e84a2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b0bccd 10%,#8094ae 50%,#6e84a2 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b0bccd 10%,#8094ae 50%,#6e84a2 100%); /* IE10+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0bccd', endColorstr='#6e84a2',GradientType=0 ); [> IE6-9 <] */
	background: linear-gradient(top, #b0bccd 10%,#8094ae 50%,#6e84a2 100%); /* W3C */
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	clear: both;
}

div#optionBar a.button,
div#questionBox a.button {
	display: inline-block; 
	margin: 8px 10px;
	padding: 8px 10px; 
	color: #eee;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #777;
}

div#optionBar a:hover, div#questionBox a:hover {
	color: #fff;
	border-color: #333 #666;
}

div#optionBar a.icon  {
	display: inline-block;
	height: 35px;
	width: 31px;
	line-height: 35px;
	margin-right: 4px;
}

div#optionBar a.icon.information {
	width:32px;
	height:auto;
	line-height: 32px;
}

#optionBar .options-xs {
	padding: 0.6em 0;
}
#optionBar .options-xs .options-left {
	display: inline-block;
	float: left;
	margin-left: 0.5em;
}
#optionBar .options-xs .options-center {
	display: inline-block;
	padding-left: 1%;
	padding-left: 1vw;
}
#optionBar .options-xs .options-right {
	display: inline-block;
	float: right;
	margin-right: 0.5em;
}
#optionBar .options-xs .icon {
	width: 32px;
	height: auto;
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
}


#optionBar .options-sm .icon {
	background-repeat: no-repeat;
}

input.openQuestionInput {
	margin: 0.5em 0;
	padding: 5px 5px 5px 5px;
	background-color: white;
	border-color: black;
	width: 6em;
}

 
.icon.difficult {
	background-image: url("/tpl/default/icons/warning.png");
	background-repeat:no-repeat;
}
.icon.information {
	background-image: url("/tpl/default/icons/information.png");
	background-repeat:no-repeat;
}
.icon.information.blinked {
	background-image: url("/tpl/default/icons/information2.png");
	background-repeat:no-repeat;
}
.icon.back {
	background-image: url("/images/icon-back.png");
}
.icon.check {
	background-image: url("/images/icon-check.png");
}
.icon.prev {
	background-image: url("/images/icon-prev.png");
}
.icon.next {
	background-image: url("/images/icon-next.png");
}

.icon.variation {
	background-image: url("/tpl/default/icons/star.png");
	background-repeat:no-repeat;
}


.antwort {
	background: #2268FF; /* Old browsers */
	background: -moz-linear-gradient(top, #7fa1ff 0%, #0255ff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fa1ff), color-stop(100%,#0255ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7fa1ff 0%,#0255ff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7fa1ff 0%,#0255ff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7fa1ff 0%,#0255ff 100%); /* IE10+ */
	filter: none; /* IE6-9 */
	background: linear-gradient(top, #7fa1ff 0%,#0255ff 100%); /* W3C */
	left-margin: 0px;
}
div#questionBox .antwort.disabled {
	background: #3366CC; /* Old browsers */
	filter: none; /* IE6-9 */
	color: #AAA;
}

.filmbutton {
	background: #6f6fb7; /* Old browsers */
	background: -moz-linear-gradient(top, #6f6fb7 0%, #333399 57%, #333399 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6fb7), color-stop(57%,#333399), color-stop(100%,#333399)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6f6fb7 0%,#333399 57%,#333399 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6f6fb7 0%,#333399 57%,#333399 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6f6fb7 0%,#333399 57%,#333399 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6f6fb7 0%,#333399 57%,#333399 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6fb7', endColorstr='#333399',GradientType=0 ); /* IE6-9 */
	border-radius:2px !important;
	cursor:pointer !important;
	border:1px solid #b7babc;
}

.filmbutton.disabled {
	background:#4b51a3 !important;
	color:#aab3b3 !important;
}

.button-grun {
	background: #77ac82; /* Old browsers */
	background: -moz-linear-gradient(top, #c2e0c8 0%, #77ac82 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2e0c8), color-stop(100%,#77ac82)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c2e0c8 0%,#77ac82 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c2e0c8 0%,#77ac82 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c2e0c8 0%,#77ac82 100%); /* IE10+ */
	filter: none; /* IE6-9 */
	background: linear-gradient(top, #c2e0c8 0%,#77ac82 100%); /* W3C */
	color:#012929;
	border:1px solid 3d784a;
	border-radius:2px;
}

.button-grun:hover {
	color:#012929;
}

div#questionBox a.weiter {
	/*min-width: 110px;*/
	background: #346047; /* Old browsers */
	background: -moz-linear-gradient(top, #7c9d7a 0%, #083a28 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c9d7a), color-stop(100%,#083a28)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7c9d7a 0%,#083a28 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7c9d7a 0%,#083a28 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7c9d7a 0%,#083a28 100%); /* IE10+ */
	filter: none; /* IE6-9 */
	background: linear-gradient(top, #7c9d7a 0%,#083a28 100%); /* W3C */
}


.push-right{
	float: right;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	div#picture, div#videoPicture {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 365px) {

	a.weiter i {
		font-size: 17px;
	}
	
	/*
	a.button.antwort{
		max-width: 70px;
		font-size: 10px;
	}
	*/

}

@media screen and (min-width: 325px) and (max-width: 560px){
	div#optionBar a.button, div#questionBox a.button{
		margin:8px 10px!important;
	}

	a.push-right{
		min-width: 40px;
	}
}

@media screen and (min-width: 366px) and (max-width: 560px){
	div#optionBar a.icon  {
		margin: 8px 0px;
	}
	div#optionBar a.button, div#questionBox a.button{
		margin:8px 1px;
	}

}

@media screen and (max-width: 324px) {
	div#optionBar a.button, div#questionBox a.button{
		margin:8px 1px!important;
	}
}

.fault {
	background-color: #F5C4C0 !important;
}

#questionBox #comment {
	text-align: center;
	margin-bottom: 0;
}

li.answer-item.correctOff {
	background-image: url("/images/checkboxCorrectOff.png") !important;
}

li.answer-item.correctOn {
	background-image: url("/images/checkboxCorrectOn.png") !important;
}

li.answer-item.wrongOff {
	background-image: url("/images/checkboxWrongOff.png") !important;
}

li.answer-item.wrongOn {
	background-image: url("/images/checkboxWrongOn.png") !important;
}

div#questionBox ul li a.checkbox {
	width: 45px;
	height: 45px;
	display: block;
	float: left;
	margin-left: -57px;
	margin-top:-5px;
}

div#questionBox ul li a.text {
	color:#000;
	font-weight:normal;
}


div.warning {
	background-color: #FFE539 !important;
	position: absolute; 
	top: 0; 
	left: 0; 
}

div#badAnswer {
	background-color: #EC524C !important;
	position: absolute; 
	top: 0;
	left: 0; 
	right: 0;
	bottom: 0;
	text-align: center;
}

div#goodAnswer {
	background-color: #04D22D !important;
	position: absolute; 
	top: 0;
	left: 0; 
	right: 0;
	bottom: 0;
	text-align: center;
}

a.closeme {
	 background-image: url('/images/window_close.png');
	 background-position: 100% -1px;
	 background-repeat: no-repeat;
	 display: block;
	 text-align: right;
	 float: right;
	 width: 70px;
	 line-height: 120%;
	 padding-right: 20px;
	 padding-bottom: 4px;
	 margin: 15px 30px 10px 10px;
}


div.error {
	text-align: center;
	background-color: #EC4F4D;
}

div#relogin {
	background-color: #D3F5DA;
	display: none;
	height: 365px;
	max-height: 365px;
	overflow-y: auto;
	width: 100%;
	margin-top: 34px;
}

div#relogin p {
	margin: 0;
	padding: 150px 20px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#tip_popup_overlay {
	width: 100%;
	background-color: #000;
	display: none;
	opacity: 0.4;
	position: fixed;
	top: 0;
	left: 0;
}

#tip_popup_body {
	position: fixed !important;
	top: 50%;
	left: 50%;
	width: 86%;
	width: 86vw;
	height: 86%;
	height: 86vh;
	margin: 0;
	margin-top: -43%;
	margin-top: -43vh;
	margin-left: -43%;
	margin-left: -43vw;
	background: #fff;
	border: 1px solid #666;
	display: none;
	overflow: hidden;
	/* overflow-x: hidden; */
	/* overflow-y: scroll; */
	font-size:12px;
}

#tip_popup_body .header,
#video .header {
	height: 20px;
	padding: 2px 5px;
	background: #447EE4;
	color: #ffffff;
	border-bottom: 1px solid #666;
	overflow: hidden;
}

#tip_popup_body .header .caption {
	width: 300px;
	float: left;
	font-weight: bold;
}

#tip_popup_body .header .hideButton,
#video .header .hidebuton {
	display: none;
	width: 100px;
	float: right;
	margin-bottom: 1em;
	text-align: right;
	text-transform: none;
	color: #ffffff;
}

#tip_popup_body .header .close-button-holder {
	display: none;
	float: right; 
	margin-right: 10px;
}

#tip_popup_body .content .btn.hideButton {
	display: inline-block;
}

#tip_popup_body .content {
	position: absolute;
	top: 16px;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto;
	padding: 10px;
	/* height: 460px; */
	text-align: left;
	overflow: auto;
}

@media only screen and (max-width:1024px) {
	#tip_popup_body .header {
		height: 32px;
	}
	
	#tip_popup_body .content {
		top: 32px;
	}
	
	#tip_popup_body .fa {
		font-size: 16pt;
		margin: 3px 0px;
	}
	
	#tip_popup_body .header .caption {
		font-size: 12pt;
		margin: 6px 0px;
		width: auto;
		text-transform: uppercase;
		cursor: default;
	}
	
	#tip_popup_body .header .hideButton {
		display: none !important;
	}
	
	#tip_popup_body .header .close-button-holder {
		display: inline-block;
		cursor: pointer;
	}
}

#tip_popup_body .content table td img {
	max-width:150px;
	height: auto;
}

#tip_popup_body ul  {
	list-style-type:none;
	margin:0;
	padding:0;
}

#tip_popup_body .content p {
	margin: 10px 0;
}
#tip_popup_body .content .spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px;
}

div#explanation p {
	font-size: 14px;
	padding: 10px;
}

div#bigImage {
	display: none;
	position: absolute;
	top: 70px;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
}

div#bigImage img {
	margin-top: 20px;
}
	

.pink-border {
	border:3px solid #CC3399;
}


#bigImage.loading {
	background:#fff url('/images/ajax-loader-transparent.gif') center center no-repeat;
	width:50px;
	height:50px;
	border:1px solid #aaa;
	border-radius:4px;
}

#content.contentQuestionBox {padding-left:0px;}
#video_overlay {position:absolute;width:100%;height:100%;z-index:10;left:0px;top:0px;}

.no-padding {
	padding: 0 !important;
}
.no-padding-v {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.num_a, .num_b, .num_c, #calc_cancel {
	cursor: pointer;
	user-select: none;
}

#questionBox.answered .num_a,
#questionBox.answered .num_b,
#questionBox.answered .num_c,
#questionBox.answered #calc_cancel {
	cursor: not-allowed;
}

@media screen and (min-width: 480px) {

div#optionBar a.icon.information {
	/*width:38px;*/
	height:37px;
	line-height: 37px;
}

#optionBar .options-xs .icon {
	width: 35px;
	height: auto;
}
#optionBar .options-xs .options-left {
	margin-left: 2em;
}
#optionBar .options-xs .options-center {
	padding-left: 4%;
	padding-left: 4vw;
}
#optionBar .options-xs .options-right {
	margin-right: 2em;
}

#optionBar .options-xs .option-item {
	margin: 2px 8px;
	padding: 8px 10px;
}

.contentQuestionBox.image-question .qcontent-left {
	width: 45%;
	float: left;
}
.contentQuestionBox.image-question .qcontent-right {
	width: 55%;
	float: left;
	padding-left: 3px;
}

div#questionBox .contentQuestionBox #answers {
	margin: 10px 10px 0 20px;
}
div#questionBox .contentQuestionBox.image-question #answers {
	/* float: left; */
	min-width: 0;
	/* max-width: 250px; */
	max-width: 100%;
	margin-left: 10px;
}

div#picture,
div#videoPicture {
	/* float: left; */
	/* RLO Top padding makes strange space in desktop */
	padding: 0px 10px 0 20px;
	width: auto;
}

div#picture img,
div#videoPicture img,
div#videoPicture video {
	/* max-width: 150px; */
	max-width: 100%;
	max-height: 150px;
	width: auto;
	height: auto;
}

div#questionBox p#question,
div#questionBox p#videoInfo {
	padding: 10px 20px;
}

div#questionBox .video-buttons > * {
	margin: 1em;
}

#tip_popup_body .header .hideButton,
#video .header .hidebuton {
	display: block;
}

#tip_popup_body .content table td img {
	max-width:200px;
}

}

@media screen and (min-width: 768px) {

	div#statusBar {
		font-size: 1em;
	}
	div#statusBar .statusBar-item {
		padding-top: 0;
		padding-bottom: 0;
	}

	#questionBox.variation div#statusBar span#catalog-var{
		display: inline-block;
	}
	#questionBox.variation div#statusBar span#catalog{
		display: none;
	}

	div#picture,
	div#videoPicture {
		/*float: left;*/
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}

	div#picture img,
	div#videoPicture img,
	div#videoPicture video {
		max-width: 100%;
		max-height: 220px;
		width: auto;
		height: auto;
	}

	div#questionBox {
		min-height: 360px;
	}
	#questionBox .qcontentBox {
		min-height: 300px;
	}

	div#questionBox .contentQuestionBox #answers {
		/*display: block;*/
		max-width: 100%;
		width: auto;
		margin-left: 20px;
	}
	div#questionBox .contentQuestionBox.image-question #answers {
		display: inline-block;
		min-width: 385px;
		max-width: 395px;
		width: auto;
		margin-left: 10px;
	}
	div#questionBox .contentQuestionBox #answers li {
		margin-bottom: 15px;
	}

	div#optionBar > .col-right {
		text-align: right;
	}
	div#optionBar > .col-right > * {
		text-align: center;
	}

	#tip_popup_body {
		width: 660px;
		margin-left: -330px;
	}

	#calc {
		margin-right:4em;
		margin-left:1em;
	}

	div#optionBar a.icon  {
		margin: 8px 5px;
	}

	#tip_popup_body .content table td img {
		max-width:none;
	}

	#tip_popup_body .content .btn.hideButton {
		display: none;
	}

}
