/**
 * @Project NUKEVIET 4.x
 * @Author hongoctrien (contact@mynukeviet.net)
 * @Copyright (C) 2016 hongoctrien. All rights reserved
 * @License: Not free read more http://nukeviet.vn/vi/store/modules/nvtools/
 * @Createdate Wed, 27 Apr 2016 07:24:36 GMT
 */
#questionlist label {
	font-weight: normal;
}

#questionlist input[type="checkbox"], input[type="radio"] {
	margin-top: 0
}

.testing .pagination {
	margin: 0
}

.testing .text-red {
	color: red
}

.testing .text-green {
	color: green;
	font-weight: bold !important
}

.testing ul {
	padding: 0
}

.testing ul li {
	line-height: 20px
}

.socialicon {
	margin: -8px 0;
	margin-bottom: -23px;
}

.fb-like, .fb-share-button {
	margin: 0 25px 0 10px;
	top: -5px;
}

.fb-like {
	height: 30px;
	margin-right: 50px;
}

div.type-radio {
	margin-bottom: 0
}

div.type-radio .control-label {
	padding-top: 0
}

.istrue {
	background: yellow;
}

#questionlist .answer .pull-left label {
	margin-right: 20px
}

#page_navigation {
	display: inline-block;
	padding-left: 0;
	margin: 5px 0;
	border-radius: 4px;
}

#page_navigation a {
	color: #777;
	border-color: #ddd;
	position: relative;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	border: 1px solid #ddd;
}

#page_navigation a:hover {
	background: #ccc;
}

#page_navigation .active_page {
	background-color: #337ab7;
	color: #fff !important;
}

.score-box, #timer-box {
	color: red;
	font-weight: bold;
	font-size: 20px;
}

.score-box .score {
	font-size: 40px
}

.test ul.help-block {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 12px
}

.test ul.help-block>li {
	padding-left: 0;
	margin-bottom: 5px
}

ul.exam-info label {
	width: 150px;
}

.exam-result {
	color: #428bca;
	font-weight: bold;
	text-transform: uppercase;
}

label.selected {
	font-weight: bold !important
}

.viewhome_cat ul.other h3 {
	font-weight: normal;
	font-size: 16px;
}

.viewhome_cat ul.other li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../images/arrow_left_orange.png) no-repeat 0 8px;
}

.imgposition {
	margin: 10px 0 10px 0
}

.jst-hours {
	display: inline;
}

.jst-minutes {
	display: inline;
}

.jst-seconds {
	display: inline;
}

.jst-clearDiv {
	clear: both;
}

.jst-timeout {
	color: red;
}

table.table-middle td {
	vertical-align: middle !important
}

table.table-middle td span.help-block, table.table-middle td span.help-block ul {
	margin-bottom: 0;
	font-size: 12px	
}

.test .admin{
	margin-top: 6px;
	text-align: right
}