/*- Blank Drag-Drop ---------------------------------------------------*/
.blank_correct{
	background-color: #bbFFbb;
}

.blank_incorrect{
	background-color: #FFbbbb;
} 

.jq_blank_container{
	border: 1px solid #cccccc;
	min-width:100px;
	display:inline-block;	
	padding:2px;
}
.jq_blank_draggable {
	border: 1px solid transparent;
	min-width:100px;
	display:inline-block;
	cursor:pointer;
	z-index:1000002;
}

div.incorrect_answer_mini {
	background-color: #FFCCCC;
	border: 1px solid #666666;
	font-weight: bold;
	min-width: 100px;
	vertical-align:middle;
	padding: 5px 5px 5px 5px;
	z-index: 1000;
}

.jq_draggable_answer.ui-draggable-dragging {
	z-index:1000001;
}

.jq_draggable_answer{
	padding:5px;
	margin: 5px;
	float:left;
	min-width: 100px;
	cursor: pointer;
}

.jq_draggable_answer ,.jq_draggable_answer_span{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE; 
}
/*-------------------------------------------------------------------*/


#jq_quiz_container hr{
	clear: both;
}

.jq_question_answers_cont{
	/*overflow:hidden;*/
	/*width:85%;*/
/*	padding-left: 20px;*/
	/*float:left;*/
} 

.jq_question_answers_cont form{
	overflow:hidden;
}

div.jq_question_text_cont{
	/*float:left;*/
}

div.jq_mchoice{
	width: 100%;
}

div.msq_option {
	float:left;
	padding-left:15px;
}

div.jq_input_pos{
	float:left;
}

div.quest_pos {
	float:left;
	padding-left: 6px;
	min-width: 100px;
}

h4.jq_results_title{
	padding-bottom: 0px;
	margin-bottom: 0px;		
}

input.bwidth100{
	width:100px;
}

input.bwidth150{
	width:150px;
}

.jq_results_header  {
	background-image:url("images/qresults.png") !important;
	background-position:3px 50% !important;
	background-repeat:no-repeat !important;
	font-size:1.4em;
	font-weight:bold;
	line-height:34px;
	padding-left:40px  !important;
	text-align:left;
}

.jq_message_header  {
	background-image:url("images/qmessage.png") !important;
	background-position:3px 50% !important;
	background-repeat:no-repeat !important;
	font-size:1.4em;
	font-weight:bold;
	line-height:34px;
	padding-left:40px !important;
	text-align:left;
}
.jq_fmessage_container td {	
	text-align:left;
	padding-left:5px;
}

.jq_ffeedback_header  {
	background-image:url("images/qfeedback.png") !important;
	background-position:3px 50% !important;
	background-repeat:no-repeat !important;
	font-size:1.4em;
	font-weight:bold;
	line-height:34px;
	padding-left:40px !important;
	text-align:left;
}

.jq_nquiz a{
	background: url(images/nquiz.png) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
} 

.jq_backtoresults a{
	background: url(images/backtoresults.gif) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
} 

.jq_try_again a{
	background: url(images/try_again.png) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
} 

.jq_lpath a{
	background: url(images/lpath.png) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
}

.jq_review a{
	background: url(images/review.png) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
}

.jq_email a{
	background: url(images/email.png) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
}

.jq_certificate a{
	background: url(images/certificate.png) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
}

.jq_print a{
	background: url(images/print.png) no-repeat !important;
    padding-left:20px;
    font-weight: bold !important;
}

.jq_footer_link {
	float: left;
	padding-left: 5px;
	padding-right: 20px;
}

fieldset.jq_fbd_question {
	background: none;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset.jq_fbd_question legend    {
	font-size: 12px;
	font-weight: bold;
} 

.jq_feedback_question form{
	overflow: hidden !important;
}

.jq_quiz_result_container {
	padding:0px 20px 0px 10px; 
	visibility:hidden; 
	display:none;
}

.jq_feed_questions {
	padding:3px;
	text-align:left;
}

textarea.jq_survey {
	width:85%; 
	height:100px;
}

.jq_quiz_task_container {	
	float: right;
}

.jq_bottom_container {
	overflow:hidden;
	width:100%;
	padding-top: 10px;
}

.jq_question_inner {
	width:100%;
}

.jq_question_aswers_inner {
	overflow:hidden;
	width:100%;
}

.error_messagebox_cont {
	text-align:left;
	clear:both;
	padding:5px;
	padding-left: 0px;
	margin-bottom: 8px;
}

.error_messagebox_quest {
	visibility:hidden; 
	color: rgb(200, 0, 0);
	padding:5px 5px 5px 26px;
	background: url(images/warning.png) no-repeat;
	background-position: 6px 4px;
	background-color: #EFE7B8;
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E;
	display: none;
}


.jq_question_text_cont {
	text-align:left;
}

.jq_panel_link_container {
	padding-left:20px; 
	visibility:hidden;
	width:50%;
	float:left;
}

.jq_quiz_container_tbl #jq_quiz_container_author {
	padding-left:20px;
	text-align:left;
}

.jq_quiz_container_tbl #jq_quiz_container_description {
	padding-left:20px;
}

.jq_quiz_container_tbl #jq_quiz_container {
	padding: 0px; 
	visibility:visible; 
	width:auto; 

}

.jq_quiz_container_tbl #jq_quiz_container1 {
	width:100%; 
	min-height:250px; 
	height:auto;
	padding-top: 10px;
	clear: both;
}

.jq_time_tick_container {
	float:right; 
	padding-right:10px;
}

.jq_time_tick_container span#jq_time_tick_container{
	visibility:hidden;
}

.error_messagebox {
	text-align:center !important; 
	width:80%; 
	float:left;
}

.error_messagebox span#error_messagebox {
	visibility:hidden;
}

.jq_question_info_container {
	clear:both;
	overflow:hidden;
	width:100%;
	padding: 5px;
}

.jq_question_info_container span#jq_quest_num_container {
	padding-left:40px; 
	float:left; 
}

.jq_question_info_container span#jq_points_container {
	padding-left:40px; 
	float:left; 
}

.jq_quiz_container_tbl {
	min-height:250px; 
	height:auto !important; 
}

.jq_package_title_container{
	background:#DDDDDD;
	cursor:pointer;
	margin-bottom: 5px;
}

.jq_lpath_step_expand, .jq_cat_quiz_expand, .jq_cat_pquiz_expand, .jq_cat_lpath_expand {
	cursor:pointer;
}

.jq_lpath_step_title strong a, .jq_cat_quiz_title strong a, .jq_cat_pquiz_title strong a, .jq_cat_lpath_title strong a {
	font-weight:bold !important;
}

.jq_lpath_step_title {
	background:#DDDDDD;	
	margin-bottom:5px;
	padding: 5px;
	margin-top: 5px;
	clear: both;
	cursor: pointer;
}

.jq_cat_quiz_title, .jq_cat_pquiz_title, .jq_cat_lpath_title {
	background:#DDDDDD;	
	margin-bottom:5px;
	padding: 5px;	
}


.jq_package_title_container h4, .jq_package_title_container small {
	padding-left:3px;
}

.jq_package_body_container h3 {
	padding-bottom: 5px;
	margin-bottom: 0px;	
}

.jq_package_body_container {
	padding-left: 10px;
	padding-bottom: 10px;
	
}

.jq_lpath_step_descr, .jq_cat_quiz_descr, .jq_cat_pquiz_descr, .jq_cat_lpath_descr {
	padding-left: 10px;
}

.jq_package_quizzes {
	padding-left: 10px;
}

.jq_package_lpaths {
	padding-left: 10px;
}

h4.jq_package_title{
	padding-bottom: 0px;
	margin-bottom: 0px;		
}


div.incorrect_answer {
	background: url(images/incorrect.png) no-repeat;
	background-position: left middle;
	background-color: #FFCCCC;
	border: 1px solid #666666;
	font-weight: bold;
	min-width: 200px;
	font-size: 18px;
	vertical-align:middle;
	min-height: 40px;	
	padding: 10px 5px 0 50px;
/*	opacity: 0.75;*/
	z-index: 1000;
}

div.correct_answer {
	background: url(images/correct.png) no-repeat;
	background-position: left middle;
	background-color: #CCFFCC;
	border: 1px solid #666666;
	font-weight: bold;
	min-width: 200px;
	font-size: 18px;
	vertical-align:middle;
	min-height: 40px;	
	padding: 10px 5px 0 50px;
/*	opacity: 0.75;	*/
	z-index: 1000;
}



.choice_static
{
	text-align: left;
	padding-left:40px;
	color:#666666;
}

.review_statistic
{
	text-align: left;
	padding:10px;
}

.quest_pos
{
	text-align: left;
}

table.jq_results_container {
	width: 100%;
	text-align: center;
	margin:0px auto;
}
table.jq_results_container td.jq_result_key {
	width: 20%;
	font-weight: bold;
	text-align: left;
	padding-left:5px;
}
table.jq_results_container td.jq_result_value {	
	text-align: left;
	padding-left:5px;
}

div.jq_footer_link{
	text-align: center;
	border:0px;
	margin:0px auto;
}

div.jq_draggable_div {
	position:relative;
	width:250px;
	height:30px;/* !important always == 30px ! */
	margin:10px;
	/*background: url(images/drag_img.gif) no-repeat;
	background-position:left;*/
	background-color:#cccccc;
	border: 1px solid #000;
	cursor:default;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
div.jq_draggable_stop_div {
	position:relative;
	width:250px;
	height:30px;/* !important always == 30px ! */
	margin:10px;
	background: url(images/drag_img.gif) no-repeat;
	background-position:left;
	background-color:#cccccc;
	border: 1px solid #000;
	cursor:default;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
div.jq_cont_drag_div {
	position:relative;
	width:250px;
	height:30px;/* !important always == 30px ! */
	margin:10px;
	background: url(images/cont_img.gif) no-repeat;
	background-position:right;
	background-color:#666666;
	border: 1px solid #000;
	cursor:default;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
}
div.jq_highlight_drag_div {
	position:relative;
	width:250px;
	height:30px;/* !important always == 30px ! */
	margin:10px;
	background: url(images/cont_img.gif) no-repeat;
	background-position:right;
	background-color:#cccccc;
	border: 1px solid #000;
	cursor:default;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
#jq_start_link_container {
	float:right;
	margin-right:10px;
	background:url(images/start.png);
	cursor:pointer;
	height:32px;
	width:32px;
	background-repeat:no-repeat;
}
#jq_next_link_container {
	float:right;
	margin-right:10px;
	background:url(images/next.png);
	cursor:pointer;
	height:32px;
	width:32px;
	background-repeat:no-repeat;
}
#jq_continue_link_container {
	float:right;
	margin-right:10px;
	background:url(images/apply.png);
	cursor:pointer;
	height:32px;
	width:32px;
	background-repeat:no-repeat;
}

#jq_submit_link_container {
	float:right;
	margin-right:10px;
	background:url(images/submit.png);
	cursor:pointer;
	height:32px;
	width:32px;
	background-repeat:no-repeat;
}
#jq_back_link_container {
	float:right;
	margin-right:10px;
	background:url(images/back.png);
	cursor:pointer;
	height:32px;
	width:32px;
	background-repeat:no-repeat;
}

#jq_quiz_task_link_container {
	visibility:hidden;
	display:none;
}

table#quest_table tr, table#quest_table td {
	vertical-align:top !important;
}

table#quiz_table label {
	cursor: pointer;
}

.jq_question_feedback{
	margin-top:15px;
}

.cover{
	position:relative;
	float:left;
}

.dc_image {
    display: block;
    float: left;
    left: 0px;
    position: absolute;
    top: 0px;
	z-index:0;
}

.dc_button
{
	border:1px solid #cccccc;
	background:#eeeeff;
	width:100%;
	margin-bottom:7px;
	border-radius:3px 3px 3px 3px;
	min-height:40px;
	display:block;
	float:left;
}

.dc_button:hover
{
	background:#ccccdd;
}

.dc_clear
{
	clear:both;
}

.square
{
	display:block;
	float:left;
	border:1px solid #cccccc;
	background:#eeeeee;
	position:relative;
	z-index:100;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.lt-ie8 .square {
	behavior:url(/components/com_joomlaquiz/boxsizing.php);
}
.dc_buttons_container {
    margin-left: 10px;
}

.dc_buttons_container table
{
	width:100%;
}

.pause
{
	left: 170px;
    position: absolute;
    top: 100px;
	z-index:100;
}

.square {border-style:solid;} /* IE6-IE7*/
html>/**/body .square {border-style:dotted;} /*all normal browsers*/

.dc_time
{
	margin-top:10px;
	clear:both;
}

.jq_quest_time_title
{
	display:block;
	float:right;
}

.jq_quest_time_past
{
	display:block;
	float:right;
}

.sortHelper
{
	border: 1px dashed #666666;
    margin-bottom: 5px;
}
.dc_layout {
	display:table;
	table-layout:fixed;
}
.dc_layout .dc_cover_container,
.dc_layout .dc_buttons_container {
	display:table-cell;
	float:none;
	vertical-align:top;
}
.dc_layout .dc_image {
	float:none;
}
.dc_layout .dc_buttons_container {
	min-width:120px;
}
.dc_pda_ver {
	display:block;
}
.dc_pda_ver .dc_cover_container,
.dc_pda_ver .dc_buttons_container {
	display:block;
	width:100%;
	text-align:center;
}
.dc_pda_ver .cover {
	float:none;
	margin:auto;
}
.dc_buttons_container .jq_input_pos {
	padding: 5px 10px;
}
#dd_table tr td:nth-child(2){
	border: 1px dotted #ccc !important;
}