/**
 * @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
}
.istrue {
    background: #f5f5f5;
}
.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
}
.nvonlinetest ul.help-block {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 13px;
}
#timer-box {
	color: red;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.jst-hours, .jst-minutes, .jst-seconds{
	display: inline;
}
.tms_history_main{  
background:#f9f9f9; 
 display: inline-block;
    width: 100%;
    margin-bottom: 20px;
   padding: 10px;
    border: 1px solid #dcdcdc;
	    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
.tms_history_title{  text-align:center;  
	text-transform: uppercase;
	width:100%; 
    padding: 3px;
    color: #1a3f5e;
    font-size: 24px;
    font-weight: 600;}
	.tms_history_cat{  text-align:center;  
	text-transform: uppercase;
	width:100%;
	margin-bottom:5px;
    padding: 5px;
    color: #1a3f5e;
    font-size: 18px;
    font-weight: 500;}
.tms_history_user{  
	text-align:center;  
	text-transform: uppercase;
	width:100%; 
    color: #1a3f5e; 
	margin-bottom:20px;
    font-size: 14px;
    font-weight: 500;}
#questionlist input[type=radio]:checked:before {
    background-color: #dc0000;
}
.text-green {
	color: green;
	font-weight: bold !important
}
#questionlist .panel-body img {
    max-width: 100% !important;
	height:100%;
}




#boxfirst.toggle_list_q {
    height: auto;
	margin-bottom:10px;
}
#boxfirst h1 {
    font-weight: bold;
    font-size: 22px;
    display: block;
    text-transform: uppercase;
    color: #428BCA;
    text-align: center;
    margin-bottom: 10px;
}
.body-result-1 {
    border: 1px solid #e0e0e0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 15px;
}
.body-result-1 .total_point {
    margin-right: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 44px 26px 44px 26px;
    border-radius: 50%;
    border: 2px solid #bad0ea75;
    line-height: 30px;
    width: 170px;
}
.body-result-1 .total_point span {
    display: block;
    font-size: 18px;
}
.color-orange {
    color: #f96935;
}
.body-result-1 .total_point > b {
    font-size: 42px;
    line-height: 40px;
}
.result-question {
    display: inline-block;
}
.result-question h3 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.box-50 {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.result-question .sum-result span {
    background: #f0efef;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-top: -4px;
    margin-right: 2px;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ccc;
    margin-left: 25px;
}
.result-question span.aw_correct {
    border: 1px solid #819d46;
    background: #a4c263;
    margin-left: 0;
}
.result-question span.aw_not_correct {
    background: #e35c27;
    border: 1px solid #c64c1d;
}
.body-result-2 {
    padding: 8px 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 1px solid #e0e0e0;
    border-top: none;
    background: #fff;
}
.body-result-2.list-question-number2 ul {
    margin: 0;
    padding: 0;
}
.body-result-2.list-question-number2 ul li {
    display: inline-block;
    text-align: center;
}
.body-result-2.list-question-number2 ul li a {
    font-size: 18px;
    color: #757677;
    background: #f0efef;
    display: inline-block;
    margin: 8px 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding: 5px 9px;
    border: 1px solid #ccc;
    display: inline-block;
}

.register-right .nav-tabs>li.active>a, .register-right .nav-tabs>li.active>a:hover, .register-right .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #dcdcdc;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}







.imessage-light-mode {
    --imessage-danger: #d9534f;
    --imessage-primary: #428bca;
    --imessage-white: #ffffff;
    --imessage-gray: #f0f2f5;
    --imessage-gray2: #bcc0c4;
    --imessage-gray3: #E4E6EB;
}

.imessage-chatbox {
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    display: flex;
    flex-direction: column;
}

.imessage-chatbox-block {
    border: 1px #ddd solid;
    border-radius: 4px;
}

.imessage-chat-btn {
    position: fixed;
    border-radius: 50%;
}

.imessage-chat-btn > a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.imessage-chat-btn svg {
    width: 100%;
    height: 100%;
}

.imessage-chatbox-btn {
    position: fixed;
    background-color: var(--imessage-white);
    display: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.1),0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.imessage-chatbox-btn.box-round-bottom {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.imessage-chatbox-btn.box-open {
    display: flex;
}

.imessage-box-heading {
    flex: 0 0 48px;
    max-height: 48px;
    display: flex;
    align-items: center;
    padding: 8px;
    justify-content: space-between;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1),0 -1px rgba(0, 0, 0, 0.1) inset,0 2px 1px -1px rgba(255, 255, 255, 0.5) inset;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.imessage-chatbox-block .imessage-box-heading {
    background-color: var(--imessage-primary);
    color: var(--imessage-white);
    margin-left: -1px;
    margin-top: -1px;
    margin-right: -1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.imessage-box-heading .box-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
}

.imessage-box-heading .box-tools {
    display: flex;
    align-items: center;
}

.imessage-chatbox-block .box-tools {
    display: none;
}

.imessage-box-heading .box-tools a {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
}

.imessage-box-heading .box-tools a svg {
    fill: var(--imessage-gray2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 18px;
    height: 18px;
}

.imessage-box-heading .box-tools a:hover {
    background-color: var(--imessage-gray);
}

.imessage-box-heading .box-tools a:hover svg {
    fill: var(--imessage-primary);
}

.imessage-box-body {
    flex-grow: 1;
    flex-shrink: 1;
}

.imessage-chatbox-btn.box-round-bottom .imessage-box-body {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.imessage-box-footer {
    padding: 10px 8px;
    align-items: end;
    position: relative;
}

.imessage-box-footer svg {
    fill: var(--imessage-primary);
    width: 100%;
    height: 100%;
}

.imessage-box-footer .box-text {
    position: relative;
    flex-grow: 1;
    flex-shrink: 1;
    background-color: var(--imessage-gray);
    border-radius: 20px;
    padding: 8px;
    padding-right: 32px;
    padding-left: 12px;
    transition: margin-left 0.2s ease-in-out;
    margin-left: 56px;
}

.imessage-is-typing .box-text {
    border-radius: 14px;
}

.is-mobile .imessage-box-footer .box-text {
    margin-right: 30px;
}

.imessage-box-footer textarea {
    border: 0;
    resize: none;
    height: 16px;
    display: block;
    width: 100%;
    margin: 0;
    line-height: 16px;
    padding: 0;
    border: 0;
    overflow: hidden;
    background-color: transparent;
}

.imessage-box-footer .box-funcs {
    display: flex;
    align-items: center;
    position: absolute;
    left: 10px;
    bottom: 16px;
}

.imessage-box-footer .box-btns {
    display: none;
    align-items: center;
    position: absolute;
    right: 10px;
    bottom: 16px;
}

.is-mobile .imessage-box-footer .box-btns {
    display: flex;
}

.imessage-is-typing .box-funcs {
    display: none;
}

.imessage-is-typing .box-text {
    margin-left: 0;
}

.imessage-box-footer .box-funcs a,
.imessage-box-footer .box-btns a {
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.imessage-box-footer .box-btns a:last-child {
    margin-right: 0;
}

.imessage-box-footer .box-funcs .icon-sound svg.sound-off {
    display: none;
}

.imessage-box-footer .icon-emoji {
    display: block;
    position: absolute;
    right: 6px;
    bottom: 6px;
    width: 20px;
    height: 20px;
}

.imessage-emojis-panel {
    display: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: var(--imessage-white);
    box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.imessage-emojis-panel .emoji-icon {
    fill: var(--imessage-white);
    transform: scale(-1, 1) translate(0px, 0px);
    position: absolute;
    right: 0;
    top: calc(100% - 1px);
}

.imessage-emojis-panel .emoji-body {
    position: relative;
    overflow: hidden;
    max-height: 100%;
}

.imessage-emojis-panel .emoji-body-inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.imessage-item-emoji {
    padding: 4px;
}

.imessage-item-emoji img {
    cursor: pointer;
}

.imessage-box-body-scroller {
    position: relative;
    overflow: hidden;
}

.imessage-box-body-inner {
    min-height: 100%;
}

.imessage-box-body-inner.login,
.imessage-box-body-inner.info {
    height: 100%;
    overflow: hidden;
}

.imessage-box-body-inner.chat {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
}

.imessage-box-body-inner.chat>.imessage-chat-row {
    flex: 0 0 100%;
    max-width: 100%;
}

.imessage-login {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.imessage-login a {
    display: block;
    padding: 15px 10px;
    line-height: 1;
    flex: 0 1 70%;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    border-radius: 8px;
    background-color: var(--imessage-primary);
    color: var(--imessage-white);
    font-weight: 500;
}

.imessage-info {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    color: var(--imessage-danger);
    text-align: center;
}

.imessage-chat-row {
    padding-bottom: 4px;
    display: flex;
    align-items: flex-end;
}

.imessage-chat-row .chat-avata {
    padding: 8px;
}

.imessage-chat-row .chat-avata img {
    background-color: var(--imessage-gray);
    border-radius: 14px;
    width: 28px;
    height: 28px;
}

.imessage-chat-row .chat-messages {
    flex-grow: 1;
    flex-shrink: 1;
    padding-right: 8px;
}

.imessage-chat-row .chat-item {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}

.imessage-chat-row .chat-item:last-child {
    margin-bottom: 0;
}

.imessage-chat-row .chat-item .item-body {
    padding: 10px 12px;
    background-color: var(--imessage-gray3);
    border-radius: 4px;
}

.imessage-chat-row .chat-item .item-body .ding {
    font-weight: 700;
}

.imessage-chat-row .chat-item .item-tools {
    display: flex;
    margin-left: 8px;
    opacity: 0;
}

.imessage-chat-row .chat-item:hover .item-tools {
    opacity: 1;
}

.imessage-chat-row .chat-item .item-tools a {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
}

.imessage-chat-row .chat-item .item-tools a:hover {
    background-color: var(--imessage-gray);
}

.imessage-chat-row .chat-item .item-tools a svg {
    fill: var(--imessage-gray2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 14px;
    height: 14px;
}

.imessage-chat-row.row-other .chat-item .item-body {
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}

.imessage-chat-row.row-other .chat-item .item-body .ding {
    color: var(--imessage-danger);
}

.imessage-chat-row.row-other .chat-item:first-child .item-body {
    border-top-left-radius: 18px;
}

.imessage-chat-row.row-other .chat-item:last-child .item-body {
    border-bottom-left-radius: 18px;
}

.imessage-chat-row.row-me .chat-avata {
    order: 2;
}

.imessage-chat-row.row-me .chat-messages {
    order: 1;
    padding-right: 0;
    padding-left: 8px;
}

.imessage-chat-row.row-me .chat-item {
    justify-content: flex-end;
}

.imessage-chat-row.row-me .chat-item .item-tools {
    order: 1;
    margin-left: 0;
    margin-right: 8px;
}

.imessage-chat-row.row-me .chat-item .item-body {
    background-color: var(--imessage-primary);
    color: var(--imessage-white);
    order: 2;
}

.imessage-chat-row.row-me .chat-item .item-body {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}

.imessage-chat-row.row-me .chat-item:first-child .item-body {
    border-top-right-radius: 18px;
}

.imessage-chat-row.row-me .chat-item:last-child .item-body {
    border-bottom-right-radius: 18px;
}
