﻿.examination-item-bottom {
    display: flex;
    align-items: center;
}

.examination-item-bottom-left {
    flex: 1;
}

.examination-item-bottom-right {
    flex-shrink: 0;
}

/* BOX */
.alboxw {
    padding: 0;
    margin: 0px 0px 6px 0px;
    display: block;
}
.alwrap {
    border: 1px #DADADA solid;
    display: block;
    box-shadow: 0px 0px 2px 0px #dadada;
    border-radius: 2px
}
.alheader {
    height: 30px;
    overflow: hidden;
    display: block;
    background-image: url('../images/onlinetest/cat-header-bg.png');
    background-repeat: repeat-x;
    line-height: 30px;
    padding-left: 10px;
    border-bottom: 1px #DADADA solid
}
.alheader span {
    font-weight: bold;
    color: #0066FF
}
.alcontent {
    display: block;
    padding: 5px;
    margin: 0px
}

/* GLOBAL */
.fixtab1 tr td {
    padding: 2px !important;
    margin: 0px !important;
    vertical-align: top !important;
}
.fixtab1 tr td.trueanswer {
    background-color: #FFFF00 !important;
}
td.bg {
    font-weight: bold !important;
    background-color: #C0C0C0 !important;
}
.infoerror {
    font-weight: bold;
    color: #FF0000;
}
.infook {
    font-weight: bold;
    color: #339933;
}
.center {
    text-align: center;
}
.arightstrong {
    text-align: right;
    font-weight: bold
}

/* DO tesst */
#exam {

}
#exam fieldset {
    padding: 5px;
    border: 1px solid #CCCCCC;
    font-size: 24px;
}
#exam legend {
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    color: #006600;
}
#exam .answerbox {
    padding-left: 10px;
}
.submition {
    margin: 10px 0px 0px 0px;
    padding: 5px;
    text-align: center;
}
.timer {
    margin: 10px 0px 5px 0px;
    padding: 5px;
    border: 1px solid #428bca;
    border-radius: 5px;
}
.o-timer {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.o-timer li {
	color:#245682;
    padding: 0px;
    margin-bottom: 0!important;
    width: 100%;
    float: left;
}

.o-timer li span{
	font-weight: bold;
}

.time-box{
	margin-bottom: 10px;
    background: #fbe4d0;
    border-radius: 5px;
    padding: 5px;
    color: #245682;
    font-weight: 700;
}
.table-ques {
	padding: 0;		
}
.box-content{
	height: 700px;
	overflow: auto;
}

.box-content::-webkit-scrollbar {
  display: none;
}

.status_ques::-webkit-scrollbar {
  display: none;
}

.point{
	font-weight: 700px;
}
.point strong{
	color: red;
	font-size: 18px;
}
/*.table-ques{
	position: fixed;
    bottom: -18px;
    left: 5px;
    z-index: 1000;
    background: #fff;
    width: 300px;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}*/
.table-ques >.panel-body{
	padding: 5px;
}
.status_ques{
	max-height: 300px;
	overflow-y: scroll;
}
.status_ques input[type=checkbox]:disabled, input[type=radio]:disabled{
	opacity: 1 !important;
}

.status_ques .answerbox table{
	margin-bottom: 0 !important;
}
.answerbox table tr td{
	padding: 3px;
}
.o-clock{
	height: 40px;
	background: url('../images/onlinetest/alarm-clock.png') no-repeat left;
	background-size: 40px 40px;
	padding-top: 7px;
}
#timer{
	margin-left: 45px;
	font-size: 20px;
	color: red
}

.quessioncontent {
    display: none;
}
/* Style button */
.style-button {
    padding: 0px 10px 0px 0px;
    height: 25px;
    cursor: pointer;
    display: inline-block;
    /*background-image: url('../images/onlinetest/button.png');*/
    background-position: right top;
    background-repeat: no-repeat;
}

.btn-onlinetest{
	font-size: 24px;
}

.style-button:hover {
    /*background-image: url('../images/onlinetest/button.png');
    background-repeat: no-repeat;*/
    background-position: right bottom;
}
.style-button:hover span, .style-button:hover a {
    background-repeat: no-repeat !important;
    background-position: left bottom;
    /*background-image: url('../images/onlinetest/button.png');*/
}
.style-button span, .style-button a {
    background-position: left top;
    line-height: 25px;
    padding-left: 10px;
    display: inline-block;
    background-repeat: no-repeat;
   /* background-image: url('../images/onlinetest/button.png');*/
    font-weight: bold;
    color: #FFFFFF;
}

/* big icon */
.big-icon {
    height: 32px;
    padding: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    margin-right: 4px;
}
.bcourse {
    background-image: url('../images/onlinetest/big-icon-pack.png');
}
.bdetail {
    background-position: -32px 0px;
    background-image: url('../images/onlinetest/big-icon-pack.png');
}
.bteacher {
    background-position: -64px 0px;
    background-image: url('../images/onlinetest/big-icon-pack.png');
}
.bcat {
    background-position: -96px 0px;
    background-image: url('../images/onlinetest/big-icon-pack.png');
}

/* small icon */
.small-icon {
    height: 16px;
    padding: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    width: 16px;
    margin-right: 4px;
}
.sreg {
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.steacher {
    background-position: -16px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.ssumary {
    background-position: -32px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.sdetail {
    background-position: -48px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.snumc {
    background-position: -64px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.scv {
    background-position: -80px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.slession {
    background-position: -96px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.svideo {
    background-position: -112px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}
.sdata {
    background-position: -128px;
    background-image: url('../images/onlinetest/small-icon-pack.png');
}

/* ul list */
ul.list-item, ul.list-releted-item, ul.list-none {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-image: none;
}
ul.list-item li {
    background-repeat: no-repeat;
    background-position: left 6px;
    background-image: url('../images/onlinetest/ul-bull.png');
    padding-left: 10px;
    line-height: 1.5em;
}

ul.list-releted-item li {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/onlinetest/ul-bull.png');
    padding-left: 10px;
    line-height: 1.5em;
}
ul.list-none li {
    line-height: 1.6em;
}

/* Gennerate paga area */

/* block menu */
#smoothmenu2 {
    z-index: 1000
}
.ddsmoothmenu-v {

}
.ddsmoothmenu-v ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.ddsmoothmenu-v ul li {
    position: relative;
}

.ddsmoothmenu-v ul li a {
    display: block;
    color: #000000;
    padding: 5px;
    white-space: nowrap;
    border-bottom: 1px dashed #f5f5f5;
}

.ddsmoothmenu-v ul li img {
    position: absolute;
    right: 10px;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active {
    color: #000000;
    background: #fff;
}

.ddsmoothmenu-v ul li a.selected {
    background: #00A5D5;
    color: #fff;
}

.ddsmoothmenu-v ul li a:hover {
    background: #F5F5F5;
    color: #007da9;
}

.ddsmoothmenu-v ul li ul {
    position: absolute;
    top: 0;
    font-weight: normal;
    visibility: hidden;
    width: 200px;
    border: 1px solid #D8D8D8;
}

* html .ddsmoothmenu-v ul li {
    float: left;
    height: 1%;
}
* html .ddsmoothmenu-v ul li a {
    height: 1%;
}

/* Block statitic */
.o-statistic {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.o-statistic li {
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    width: 50%;
    float: left;
    line-height: 32px;
}

/* viewcat */
.itembox {

}
.itemhead {
    border: 1px solid #CCCCCC;
    background-repeat: repeat-x;
    background-image: url('../images/onlinetraining/cat-header.png');
    height: 31px;
    line-height: 31px;
}
.bottom-shadow {
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url('../images/onlinetraining/item-bottom-shadow.png');
}
.headtitle {
    line-height: 16px;
    font-weight: bold;
}
.itemhead .current {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.citem {
    padding: 5px;
    margin: 0px 0px 15px 0px;
    border: 1px solid #CCCCCC;
    position: relative;
}

div.imgewrap {
    float: left;
    padding: 3px;
    background-color: #CCCCCC;
    float: left;
    margin-right: 5px
}
div.imgecontent {
    max-height: 120px;
    overflow: hidden
}
div.infoex {
    padding: 5px;
    border-top: 1px #CCCCCC solid;
    color: #808080
}

/* LIST QUESS */
.queslibary {
    box-shadow: 0px 0px 2px 0px #dadada;
    border-radius: 2px;
    border: 1px #CCCCCC solid;
    color: #333333
}
.queslibary thead {
    background-color: #e4e4e4
}
.queslibary tbody td {
    border-bottom: 1px #CCCCCC solid
}

.formslist {
    padding: 0;
    margin: 0
}
.formslist input[type=text] {
    background-color: #FFFFFF;
    border: 1px #DADADA solid;
    width: 150px;
    color: #999999
}
.formslist input[type=submit] {
    background-color: #f5f5f5;
    border: 1px #DADADA solid;
    border-radius: 3px;
    margin-right: 5px;
    color: #808080;
    cursor: pointer;
    box-shadow: 0px 0px 2px 0px #dadada
}
.formslist input[type=submit]:hover {
    box-shadow: 0px 0px 4px 0px #ccc
}

a.editquess {
    background-image: url('../images/onlinetest/edit-document.png');
    padding-left: 16px;
    background-repeat: no-repeat
}

/* CONTRIBUTE */
.contribute .input-full {
    border: 1px #CCCCCC solid;
    width: 98%
}
.contribute .input-half {
    border: 1px #CCCCCC solid;
    width: 49%
}
.contribute input[type=button], .contribute input[type=submit] {
    background-color: #f5f5f5;
    border: 1px #DADADA solid;
    border-radius: 3px;
    margin-right: 5px;
    color: #808080;
    cursor: pointer;
    box-shadow: 0px 0px 2px 0px #dadada
}
.contribute input[type=button]:hover, .contribute input[type=submit]:hover {
    box-shadow: 0px 0px 4px 0px #ccc
}
.contribute input[type=submit]:disabled {
    color: #CCCCCC
}
/*block newest_exam*/
.newest {
    list-style-type: none;
    padding: 0;
    margin: 0
}
.newest li {
    padding: 0 0 5px 0;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px #DADADA solid
}
.newest li span {
    color: #666666;
    font-size: 11px
}
.newest li span .div_newest {
    padding: 3px;
    background-color: #CCCCCC;
    border: 1px #999999 solid;
    margin: 0px 5px 0px 0px;
    float: left
}
.newest li span .div_newest div {
    max-height: 50px;
    overflow: hidden
}

.fixed-header{
	position: fixed;
	top: -10px;
	left: 0;
	background: #e3f2fb;
	z-index: 1000;
	width: 100%;
}
.fixed-header .wraper{
	margin: 10px auto;
	border: none;
}
.status_exam{
	font-weight: 700;
	color: #363584;
}
.examination{
	background: #e9f5fd;
}
.do_test{
	text-align: right;
	color: #1a3f5e;
}
.do_test a:hover{
	color: red;
}
.sub-cat{
	top: -6px;
}
.cat_title{
	font-size: 18px;
	color: #1a3f5e;
}
.content_cat{
	border-bottom: #ccc 1px dotted;
	padding-left: 0;
}
.textanswer{
	color: #1b1a1a !important;
}
.textanswer:hover{
	color: #1a3f5e !important;
}