/* main styles */
@media print {
    .noprint {
        display: none;
    }

    .resizeTable {
        width: 650px !important;
    }

    .examWrapper {
        padding-bottom:10px;
    }
}

@-moz-document url-prefix() {

    #closeWindow {
        display: none;
    }
}

.resizeTable {
    border: 1px solid #9097A9;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 740px;
    font-size: 20px;
}

body {
    margin: 0;
    padding: 0;
    background: #BBD9EE;
    /*background :#191919;*/
    color: #000;
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
}

#ExamsContainer {
    float: left;
}

#loadScreen {
    position: absolute;
    display: none;
    right: 0px;
    top: 0px;
    cursor: wait;
    z-index: 9999;
    left: 0px;
    bottom: 0px;
}

*:focus {
    outline: none;
}

form {
    margin: 0;
    padding: 0
}

img {
    border: none;
}

a {
    color: #060606;
    text-decoration: none
}

    a:hover {
        text-decoration: underline
    }

.floatleft {
    float: left !important
}

.floatright {
    float: right !important
}

.clear {
    clear: both !important
}

.bold {
    font-weight: bold !important
}

.normal {
    font-weight: normal !important
}

.block {
    display: block !important
}

input.text,
select,
textarea,
date_input {
    font-family: arial,sans-serif;
    color: #333;
    font-size: 12px;
    vertical-align: middle;
}

.validation-summary-errors {
    color:red;
    font-weight:bold;
}

input.text {
    padding: 1px 0 0 4px;
    height: 14px;
    font-weight: normal;
}

.no-close .ui-dialog-titlebar-close {
    float:right;
    margin-right:5px;
}

label.button {
 -webkit-appearance: none;
	background-color:#cc4700;
	border:none;
	display:inline-block;
	color:#ffffff;
	font-family:arial;	
	font-weight:bold;
	padding: 6px 6px;	
	text-decoration:none;
	cursor:pointer;
}label.button:hover {
     -webkit-appearance: none;
	background-color:#cc3600;
}

    label.button.hotspot {
        vertical-align: top;
        background: #9097A9;
        border: none;
        margin-left: 5px;
        padding: 4.25px 10px;
        padding-bottom: 8px;
        font: 400 13.3333px Arial;
        cursor: pointer;
        color: white;
        width:142px;
        height:12px;
        
    }

input.date_input {
    padding: 1px 0 0 4px;
    height: 14px;
    font-weight: normal;
}
/* main container */
#main {
    width: 992px;
    margin: 0 auto;
}

#examTitle {
    position: absolute;
    top: 6px;
    left: 100px;
    height: 30px;
    right: 100px;
    text-align: center;
    font-size: 18px;
    color: white;
}

#accTime {
    display: none;
}
/* header */
#header {
    position: relative;
    width: 992px;
    height: 148px;
    background: url(../imgs/bg-header.gif) no-repeat left bottom;
}
/* site logo */
a.logo {
    color: White;
    position: absolute;
    top: 5px;
    left: 445px;
}

#logindisplay a {
    color: white;
}

.ServerInformations {
    clear: both;
    padding: 5px 0 3px 0;
    margin: 0 0 8px 0;
    text-align: center;
    color: Green;
    width: 613px;
    font-size: medium;
}
/* header tabs */
#top-navigation {
    position: absolute;
    top: 102px;
    left: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

    #top-navigation li {
        float: left;
        margin: 0 3px 0 0;
        height: 34px;
        background: url(../imgs/tab.png) repeat-x top;
    }

        #top-navigation li a {
            float: left;
            display: block;
            height: 20px;
            line-height: 19px;
            color: #606060;
            padding: 4px 0 0 0;
        }

        #top-navigation li span {
            float: left;
            background: url(../imgs/tab-left.png) no-repeat left top;
        }

            #top-navigation li span span {
                background: url(../imgs/tab-right.png) no-repeat right top;
                padding: 7px 10px 0 10px;
            }

        #top-navigation li.active {
            padding: 0;
            height: 34px;
            background: url(../imgs/tab-active.gif) repeat-x top;
            margin-right: 2px;
        }

            #top-navigation li.active span {
                background: url(../imgs/tab-active-left.gif) no-repeat left top;
                height: 34px;
            }

                #top-navigation li.active span span {
                    background: url(../imgs/tab-active-right.gif) no-repeat right top;
                    height: 23px;
                    padding: 11px 10px 0 10px;
                    line-height: 19px;
                    color: #606060;
                }

/* middle */
#middle {
    float: left;
    width: 967px;
    background: url(../imgs/bg-middle.gif) repeat-y left;
    padding: 0 13px 0 12px;
}
/* left column */
#left-column {
    float: left;
    padding: 1px 14px 0 12px;
    width: 151px;
}
/* right column */
#right-column {
    float: right;
    padding: 0 9px 0 0;
    width: 133px;
}
/* center column */
#center-column {
    float: left;
    width: 614px;
    background: url(../imgs/bg-center-column.jpg) no-repeat left top;
    min-height: 584px;
    padding: 12px 16px 0 13px;
}

/* center column liste */
#center-column-liste {
    float: left;
    width:755px;
    background: url(../imgs/bg-center-column_2.jpg) no-repeat left top;
    min-height: 584px;
    padding: 12px 16px 0 13px;
}

* html #center-column {
    height: 584px;
}

/* footer */
#footer {
    width: 100%;
    clear: both;
    background: url(../imgs/bg-footer.gif) no-repeat;
    text-align: center;
    padding: 5px 0 0 0;
}

/* left column styles */
#left-column a {
    color: #3E3E3E;
}

#left-column h3 {
    font-size:11px;
	margin:0;
	color:#fff;
	background:#cc4700;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
	margin-bottom:3px;
}

ul.nav {
    margin: 0 0 11px 0;
    border-bottom: 2px solid #FF9600;
    background: #ECEFE7;
    list-style: none;
    padding: 0 2px;
}

    ul.nav li {
        padding: 4px 4px 6px 5px;
        background: url(../imgs/bg-dotted.gif) repeat-x bottom;
    }

    ul.nav a {
        padding: 0 0 0 12px;
        background: url(../imgs/arrow.gif) no-repeat 0 4px;
    }

        ul.nav a:hover {
            font-weight: bold;
        }

    ul.nav li.last {
        background: none;
    }

#left-column .link {
    display: block;
    width: 142px;
    height: 25px;
    background: url(../imgs/bg-left-link.gif);
    margin: 0 0 4px 0;
    font-weight: bold;
    padding: 0 0 0 9px;
    line-height: 25px;
    color: #60635A;
}

/* center column styles */
.top-bar {
    width: 603px;
    border-left: 2px solid #f70;
    padding: 0 0 0 9px;
    margin: 0 0 4px 0;
}
    /* text page header */
    .top-bar h1 {
        font: 20px/21px verdana,sans-serif;
        color: #43729F;
        margin: 0 0 4px 0;
    }
    /* orange button */
    .top-bar a.button {
        float: right;
        display: block;
        width: 75px;
        height: 35px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 27px;
        background: url(../imgs/bg-orange-button.gif) no-repeat;
    }

    .top-bar a.buttonLarge {
        width: 100px;
        background: url(../imgs/bg-orange-large-button.png) no-repeat;
    }

    /* center column styles */
.top-bar-liste {
    width: 745px;
    border-left: 2px solid #f70;
    padding: 0 0 0 9px;
    margin: 0 0 4px 0;
}
    /* text page header */
    .top-bar-liste h1 {
        font: 20px/21px verdana,sans-serif;
        color: #43729F;
        margin: 0 0 4px 0;
    }
    /* orange button */
    .top-bar-liste a.button {
        float: right;
        display: block;
        width: 75px;
        height: 35px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 27px;
        background: url(../imgs/bg-orange-button.gif) no-repeat;
    }

    .top-bar-liste a.buttonLarge {
        width: 100px;
        background: url(../imgs/bg-orange-large-button.png) no-repeat;
    }

.examRowHeight {
    height:26px;
}

/* bar with select */
.select-bar {
    clear: both;
    border-top: 2px solid #f70;
    border-bottom: 2px solid #f70;
    padding: 5px 0 3px 0;
    margin: 0 0 17px 0;
}

.select-bar-no-search {
    clear: both;
    border-top: 2px solid #f70;
    padding: 5px 0 3px 0;
    margin: 0 0 17px 0;
}

hr {
    border-top: 2px solid #f70;
}


.select-bar select {
    width: 145px;
    margin: 0 2px;
}

/* table container */
div.table {
    float: left;
    position: relative;
    width: 614px;
    margin: 0 0 37px 0;
}

table.listing {
    border-bottom: 1px solid #9097A9;
    width: 613px;
    padding: 0;
    margin: 0;
    border: 1px solid #9097A9;
}

    table.listing.big {
        width: 755px!important;
    }

table.Search {
    width:725px!important;
}

table.listing_small {
    border-bottom: 1px solid #9097A9;
    width: 400px;
    padding: 0;
    margin: 0;
    border: 1px solid #9097A9;
}

table.listing th {
    border-top: 0 !important;
}

    table.listing th.full {
        border-left: 0;
        border-right: 0 !important;
        text-align: left;
        text-transform: uppercase;
    }

div.table img.left {
    position: absolute;
    top: 0;
    left: 0;
}

div.table img.right {
    position: absolute;
    top: 0;
    right: 1px;
}
/* table styles */
table.listing td,
table.listing th {
    border: 1px solid #fff;
    text-align: left;
}

table.listing th {
    background: #9097A9;
    color: #fff;
    padding: 5px;
}

table.listing td {
    background: #D8D8D8;
    color: #000;
    padding: 3px 5px;
}

table.listing .bg td {
    background: #ECECEC;
}

table.listing .white td {
    background: #fff;
}

table.listing .first {
    border-left: 0px solid #9097A9;
    text-align: left;
}

table.listing .last {
    border-right: 0px solid #9097A9;
}

table.listing th.first {
    background: #9097A9 url(../imgs/bg-th-left.gif) no-repeat left top;
    border-left: 0;
}

table.listing th.last {
    background: #9097A9 url(../imgs/bg-th-right.gif) no-repeat right top;
    border-right: 0;
}

table.listing .style1 {
    font-weight: bold;
    color: #FF7A00;
}

table.listing .style2 {
    font-weight: bold;
    padding-left: 16px;
}

table.listing .style3 {
    padding-left: 25px;
}

table.listing .style4 {
    padding-left: 35px;
}

table.form .last {
    padding: 1px 0 1px 5px;
    text-align: left;
}

table.form th,
table.form td {
    padding-left: 10px;
}

table.form input.text {
    width: 262px
}

table.form input.date_input {
    width: 262px
}

table.form_small input.text {
    width: 225px
}

table.form_small input.date_input {
    width: 225px
}

table.form_small .last {
    padding: 1px 0 1px 5px;
    text-align: left;
}

/* table select */
div.table .select {
    float: right;
    margin: 2px 1px 0 0;
    width: 176px;
    height: 25px;
    background: #9097A9 url(../imgs/bg-select.gif);
    color: #fff;
}

    div.table .select strong {
        float: left;
        padding: 5px 0 0 5px;
    }

    div.table .select select {
        float: right;
        width: 78px;
        margin: 2px 3px 0 0;
        text-align: right;
    }

/* right column header */
#right-column .h {
    float: left;
    background: #7E878A;
    border: 1px solid #B8B8B8;
    border-bottom: 0;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}
/* right column box */
#right-column .box {
    float: left;
    width: 121px;
    padding: 5px;
    border: 1px solid #B8B8B8;
    background: #EBEBEB;
    margin: 0 0 5px 0;
}

/* right column buttons */
.buttons {
    clear: both;
    text-align: center;
    padding: 30px 0 15px 0;
}

    .buttons input {
        margin: 0 0 6px 0;
    }

.download {
    position: absolute;
    margin: 10px 0 0 500px;
    font-size: 18px;
    background-color: #ffffff;
}

.review {
    display: inline-block;
    margin-left: 10px;
    margin-top: -2px;
    padding: 2px 5px;
    color: White;
    background-color: #9097A9;
    text-decoration: none;
    border: 1px solid white;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
    border-radius: 3px; /* CSS3 */
}

    .review:hover {
        text-decoration: none;
        background-color: #F60;
    }
/* evaluation */
.startExam {
    -webkit-appearance: none;
	background-color:#cc4700;
	border:none;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	padding:6px 24px;
	margin:10px;
	text-decoration:none;
	cursor:pointer;
}.startExam:hover {
     -webkit-appearance: none;
	background-color:#cc3600;
}
.startExamDone {
    -webkit-appearance: none;
	background-color:#FF9933;
	display:inline-block;
	color:#FFFFCC;
	margin:10px;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	opacity:0.5;
	filter: alpha(opacity = 50);
	border:0px solid white;
}

.disabledStartExam {
    -webkit-appearance: none;
    background: #cccccc;
}

.disabledPrintExam {
    -webkit-appearance: none;
    background: #cccccc;
    border: none;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    padding: 6px 24px;
    margin: 10px;
    text-decoration: none;
    cursor: not-allowed;
}

    #submitQuestion {
        margin-top: 20px;
        -moz-box-shadow: inset 0px 1px 0px 0px #caefab;
        -webkit-box-shadow: inset 0px 1px 0px 0px #caefab;
        box-shadow: inset 0px 1px 0px 0px #caefab;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
        background: -moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
        background-color: #77d42a;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #268a16;
        display: inline-block;
        color: #306108;
        font-family: arial;
        font-size: 24px;
        font-weight: bold;
        padding: 6px 24px;
        text-decoration: none;
        text-shadow: 1px 1px 0px #aade7c;
        cursor: pointer;
    }

    #submitQuestion:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
        background: -moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
        background-color: #5cb811;
    }

    #submitQuestion:active {
        position: relative;
        top: 1px;
    }

.selectedAnswer {
    background-color: #DCDCDC;
}

.answerTd {
    cursor: pointer;
    border: 1px solid white;
    padding: 10px;
}

.answers {
    min-height:100px;
}

.examImage {
}

.breadCrumb {
    float: left;
}

.QuestionHeader {
    background-color: #9097A9;
    color: white;
    padding: 5px;
    border-bottom: 1px dashed #707070;
    height: 24px;
}

.leftTimeSpan {
    float: right;
    background-color: #DCDCDC;
    padding: 5px;
    height: 19px;
    border-bottom: 1px dashed #707070;
    color: #333333;
    margin-top: -5px;
    padding-top: 10px;
    margin-right: -5px
}

#examFooter {
    margin-top: 50px;
    border-top: 1px solid #9097A9;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#questionLinks .pagingQuestion span {
    float: left;
    width: 20px;
    margin: 1px;
    font-size: 0.8em;
    padding: 2px;
    text-align: center;
}

.Current {
    border: 1px solid #333333;
    background-color: white;
    color: #333333;
}

.Answered {
    color: White;
    border: 1px solid #33CC00;
    background-color: #339900;
}

.unAnswered {
    color: white;
    font-weight: bold;
    border: 1px solid #C35817;
    background-color: #F88017;
}

#questionLinks {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px
}

#tooltip {
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 999;
}

.questionCountDiv {
    float: right;
    font-size: 24px;
    color: #9097A9;
    margin-top: 10px;
    margin-right: 10px;
}

.wordBankContainer {
    clear:both;
    margin-top:90px; 
    border-top:solid 1px; 
    height:60px;
    display: table;
    width:100%;
}

    .wordBankContainer div {
        margin:5px;
    }

.word {
    border: 1px solid #dddddd;
    background: #eeeeee;
    color: #333333;
    height:40px;
    width:225px;
    display: table-cell;
    vertical-align:middle;   
    font-size:large;
    text-align:center;
    padding-top:7px;
    line-height:17px;
}

.wordContainer {
    background-color:#e2e2e0; 
    width:225px; 
    height:40px;
    display:inline-block;
    margin:0 5px;
}

.consigne {
    padding: 10px 10px 10px 40px;
    background: url("../imgs/info_i.png") no-repeat 5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 20px;
    background-color: #EEEEEE;
}

.field-validation-error {
    color: Red;
}

.collapser {
    margin: 2px;
    background: url('/imgs/collapser.png');
    width: 16px;
    height: 16px;
    float: right;
    background-position: 0px 16px;
}

    .collapser.opened {
        background-position: 0px -29px;
    }

#individualHeader {
    display: none;
    text-align: left;
    background: white;
    border: 1px dashed #DCDCDC;
    margin-top: 20px;
}

#confirmInformations {
    display: none;    
    background: white;
    border-left: 1px dashed #DCDCDC;
    margin-top: 20px;
    text-align: center;
}
    /* evaluation checklist */
    .checkListHeader {
        padding: 5px 10px;
        color: #333333;
        background-color: #FFFFCC;
        font-weight: bold;
        background: #
    }
/*_______MESSAGES DE RESULTS UTILISATEUR_________*/
.MessageBox {
    background: #FFC129;
    color: black;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.msg-error {
    color: #FFF;
    background: red;
}

.msg-information {
    color: #FFF;
    background: blue;
}

.msg-success {
    color: #FFFFFF;
    background: green;
}

.msg-warning {
    color: #000000;
    background: yellow;
}

/*_______Paging_________*/
.pagingButton {
    background: #F88017;
    color: White;
    width: 100px;
    text-align: center;
    border: 1px solid white;
    padding: 3px;
    font-size: 1.5em;
}

/*_______Site CSS_________*/
#infoBulle {
    width: 120px;
    height: 80px;
    background: green;
    position: absolute;
    right: 280px;
    top: 60%;
    font-size: 1.4em;
    z-index: 999999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    color: White;
}

    #infoBulle:after {
        content: "";
        position: absolute;
        left: 100%;
        top: 40px;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-left: 26px solid green;
        border-bottom: 13px solid transparent;
    }
/*_______Dashboard_________*/
#dashboardWrapper {
    padding-top: 10px;
}

    #dashboardWrapper .dashboardExamName {
        font-size: 18px;
        color: #43729F;
        float: left;
        margin-bottom: 5px;
    }

    #dashboardWrapper .dashboardQuestionCount {
        margin-top: 1px;
        margin-left: 10px;
        padding: 2px 5px;
        color: #43729F;
        border: 1px dotted #43729F;
        background-color: white;
        float: left;
    }

    #dashboardWrapper .userInfos {
        width: 150px;
        background: url(../imgs/arrow.gif) no-repeat 0px 5px;
        padding-left: 15px;
        float: left;
        overflow: hidden;
    }

    #dashboardWrapper .progressBar {
        width: 150px;
        background-color: White;
        height: 15px;
        float: left;
        overflow: hidden;
        margin-top: -2px;
        border: 1px solid #43729F;
        position: relative;
    }

        #dashboardWrapper .progressBar:hover {
            border: 1px solid black;
        }

    #dashboardWrapper .progressBarAnimate {
        position: absolute;
        width: 150px;
        height: 15px;
        background-color: #43729F;
        left: -200px;
        top: 0px;
    }

    #dashboardWrapper .timePerQuestion {
        float: left;
        margin-left: 10px;
    }

    #dashboardWrapper .dashboardRow {
        padding: 10px 5px;
        margin-bottom: 5px;
        background-color: #eeeeee;
    }

        #dashboardWrapper .dashboardRow:hover {
            background-color: #eaeaea;
        }

    #dashboardWrapper .dashboardPercentageLeft {
        text-align: center;
        width: 30px;
        float: left;
        margin-left: 10px;
        margin-top: -2px;
        padding: 2px 5px;
        border-radius: 8px;
    }

    #dashboardWrapper .warning {
        display: none;
        background-image: url("/imgs/alert.png");
        background-repeat: no-repeat;
        float: left;
        width: 16px;
        height: 16px;
        margin-left: 15px;
        margin-right: 5px;
    }

    #dashboardWrapper .closeWarning {
        cursor: pointer;
        display: none;
    }

        #dashboardWrapper .closeWarning:hover {
            text-decoration: underline;
        }

/* Question Order */
#questionOrderContent {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 300px;
}

.whiteAlert {
    font-size:medium;
}

#jqi #questionText {
    position: fixed;
    width: 250px;
    padding: 30px;
    margin-left: 300px;
}

#questionOrderContent li {
    margin: 0 3px 3px 3px;
    padding: 0.3em;
    padding-left: 1.5em;
    font-size: 1.3em;
    height: 17px;
    position: relative;
}

    #questionOrderContent li span {
        display: none;
        position: absolute;
        margin-left: -1.3em;
    }

#questionOrderContent.ui-sortable li {
    cursor: move
}

    #questionOrderContent.ui-sortable li span {
        display: block;
    }

#questionOrderContent li:hover {
    border: 1px solid #1C94C4;
}

/* Grouped Questions */
#groupedQuestionsWrapper {
    border-collapse: collapse;
    width: 65%;
}

    #groupedQuestionsWrapper .theQ {
        font-size: 14px;
        padding: 5px 20px;
    }

    #groupedQuestionsWrapper .vert {
        width: 130px;
        height: 33px;
        text-indent: -12px;
        border-bottom: 1px solid #F7F7F7;
        letter-spacing: 2px;
        -ms-transform: rotate(-45deg); /* IE9 */
        -moz-transform: rotate(-45deg); /* FF3.5/3.6 */
        -o-transform: rotate(-45deg); /* Opera 10.5 */
        -webkit-transform: rotate(-45deg); /* Saf3.1+ */
    }

.hidden {
    display: none;
}

DIV.ProgressBar {
    padding: 0;
    border: 1px solid black;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

    DIV.ProgressBar DIV {
        background-color: Green;
        font-size: 1pt;
        height: 100%;
        float: left;
    }

SPAN.asyncUploader OBJECT {
    position: relative;
    top: 0px;
    left: 0px;
}

/* Questions à ordonner */
#answerTable tr.ui-state-default:hover td {
    border: 1px solid #1C94C4;
    cursor: move;
}

#answerTable tr.ui-state-default {
    border: none;
    margin: 0px;
    padding: 0px;
    color: #333;
}


/* Common classes */
.externalLink {
    background: url(/imgs/url-icon.gif) no-repeat left top;
    display: block;
    width: 21px;
    height: 21px;
}


/* VALIDATION IN CHECKLIST EXAM */
.validationBox {
    position: relative;
}

    .validationBox button.unactive {
        -moz-box-shadow: inset 0px 2px 0px 0px #f29c93;
        -webkit-box-shadow: inset 0px 2px 0px 0px #f29c93;
        box-shadow: inset 0px 2px 0px 0px #f29c93;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff8c00), color-stop(1, #cc4700) );
        background: -moz-linear-gradient( center top, #ff8c00 5%, #cc4700 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c00', endColorstr='#cc4700');
        background-color: #ff8c00;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #bf5300;
        display: inline-block;
        color: #ffffff;
        font-family: arial;
        font-size: 24px;
        font-weight: bold;
        padding: 6px 24px;
        position: absolute;
        margin: 20px;
        text-decoration: none;
        text-shadow: 1px 1px 0px #b23e35;
        cursor: pointer;
    }

        .validationBox button.unactive:hover {
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cc4700), color-stop(1, #ff8c00) );
            background: -moz-linear-gradient( center top, #cc4700 5%, #ff8c00 100% );
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc4700', endColorstr='#ff8c00');
            background-color: #cc4700;
        }

    .validationBox button.active, button.language {
        display: inline-block;
        color: #ffffff;
        font-family: arial;
        font-size: 24px;
        font-weight: bold;
        padding: 6px 24px;
        position: absolute;
        margin: 20px;
        color: #787878;
        background: url(/imgs/checkOk.png) no-repeat 97% center;
        padding-right: 35px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #ffffff;
        -moz-box-shadow: 0px 0px 1px rgba(000,000,000,1), inset 0px 1px 0px rgba(219,219,219,1);
        -webkit-box-shadow: 0px 0px 1px rgba(000,000,000,1), inset 0px 1px 0px rgba(219,219,219,1);
        box-shadow: 0px 0px 1px rgba(000,000,000,1), inset 0px 1px 0px rgba(219,219,219,1);
        text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    }

button.language {
    padding-right: 20px;
    background: none;
    position: static;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
    background: #FCFCFC;
}

    button.language.inactive {
        background: white;
        -moz-box-shadow: 0px 0px 1px rgba(000,000,000,1), 0px 1px 0px rgba(219,219,219,1);
        -webkit-box-shadow: 0px 0px 1px rgba(000,000,000,1), 0px 1px 0px rgba(219,219,219,1);
        box-shadow: 0px 0px 1px rgba(000,000,000,1), 0px 1px 0px rgba(219,219,219,1);
        text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    }

.evaluationLanguageButtons {
    float:right;
    padding-right:10px;
}

.evaluationLanguageButtons button.language {   
    padding: 3px 10px;
    background: none;
    position: static;
    cursor: pointer;    
    background: #FCFCFC;
    font-size:14px;
    margin:0 5px;
    text-decoration:underline;
    font-style:italic;
}

    .evaluationLanguageButtons button.language.inactive {
        text-decoration:none;
        font-style:normal;
    }

#lineValidation {
    border-bottom: 1px solid gray;
    width: 150px;
    margin: 10px auto;
}

.rightArrow {
    background: url(../imgs/arrowR.png) no-repeat left center;
    min-height:26px!important;
}

.leftArrow {
    background: url(../imgs/arrowL.png) no-repeat right center;
    min-height:26px!important;
}

.reopenExam, .partialResult {
    float: left;
    margin-left: 8px;
    padding: 2px 5px;
    background: #43729F;
    color: White;
    opacity: 0.9;
    cursor: pointer;
    display: none;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari, Chrome */
    border-radius: 5px; /* CSS3 */
}

    .reopenExam:hover, .partialResult:hover {
        opacity: 1;
    }

    .reopenExam.active, .partialResult.active {
        display: block;
    }


#UserImage img, #individualHeader #Picture img {
    height: 100px;
}


.consigneButton {
    margin-top:10px; 
    padding: 5px 10px; 
    background-color: #4CAF50;
    color: white; 
    border: none; 
    cursor: pointer;
    float: right;
}

/* QUESTIONS HOTSPOTS */
#zone {
    vertical-align: top;
    background: #9097A9;
    border: none;
    margin-left: 5px;
    padding: 4.25px 10px;
    cursor: pointer;
    color: white;
}

    #zone:hover {
        background: #646d86;
    }

.hotspot-zones-wrapper {
    background: #222222;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
    display: none;
}


.hotspot-zones-header {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 30px;
    background: black;
    color: white;
    font-size: 14px;
    overflow: hidden;
}

    .hotspot-zones-header .zone-header-element {
        padding: 5.5px 10px;
        height: 19px;
    }

.zone-header-save {
    background: #43537d;
    cursor: pointer;
    float: right;
}

.zone-header-cancel {
    cursor: pointer;
    float: right;
}

    .zone-header-save:hover, .zone-header-cancel:hover {
        background: #667499;
    }

.hotspot-zones-toolbars {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 20px;
    padding-top: 30px;
    z-index: 1;
}

.hotspot-toolbar {
    padding: 10px;
    background: black;
    border-radius: 5px;
    margin-bottom: 15px;
}

    .hotspot-toolbar .toolbar-tooltip {
        position: absolute;
        left: 70px;
        color: white;
        z-index: 999;
        background: black;
        border-radius: 5px;
        padding: 21px;
        font-size: 14px;
        display: none;
        vertical-align: top;
        white-space: nowrap;
        margin-top: -10px;
    }

.hot-editor-icons:hover .toolbar-tooltip, .hot-editor-icons.ui-draggable-dragging .toolbar-tooltip {
    display: inline-block;
}

.hotspot-zones-body {
    position: absolute;
    top: 30px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 0;
}

.hot-editor-icons {
    background: url('../imgs/hot-editor-icons.png') no-repeat;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-position-x: left;
    display: block;
    margin-bottom: 15px;
}

.hotspot-zones-toolbars .hot-editor-icons:not(.ui-draggable-dragging):hover {
    background-position-x: right;
}

.hot-editor-icons.circle {
    background-position-y: -80px;
}

.hot-editor-icons.triangle {
    background-position-y: -40px;
}

.hot-editor-icons.rectangle {
    background-position-y: 0px;
    margin-bottom: 0;
}

.hot-editor-icons.eraser {
    margin-bottom: 0;
    background-position-y: -120px;
}

#examWrapper .konvajs-content {
    cursor: pointer;
}

#konva-wrapper .konvajs-content {
    margin: auto;
}

#konva-preview-wrapper {
    transform-origin: 0 0;
}

.konva-wrapper-fix {
    overflow: hidden;
    position: relative;
}

#konva-wrapper {
    top: 50%;
    transform: translate(0, -50%);
    position: relative;
}

    #konva-wrapper .konvajs-content {
        border: 2px solid #222222;
    }

    #konva-wrapper .drop-hover {
        border: 2px solid #42b272;
    }
/* END QUESTIONS HOTSPOTS */



/* TEXT-TO-SPEECH */

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  margin-top:-15px;
  margin-bottom:15px;  
}

.slider.round:before {
  border-radius: 50%;
}

.TTSAudio {    
    width:24px;
    height:24px;
    cursor:pointer;
    margin-left:10px;
    margin-bottom:-5px;
    visibility:visible;
}

.TTSAudioToggle {    
    width:24px;
    height:24px;
    margin-right:10px;
    margin-bottom:-5px;
    visibility:visible;
    cursor:pointer;
}