﻿body {
    font-size:17px;
    font-family:Arial;
    line-height: 1.9em;
    margin:0;
    bottom:0;
}

h2 {
        font-size:23px;
}
.true {
    background-color: rgba(0, 255, 0, 0.50)!important;
    color:black!important;

            
}
.false {
    background-color: rgba(255, 0, 0, 0.50)!important;
    color:black!important;

}

    .no-choice {
    background-color: white;
    color:black;
              
}

.no-list {
    list-style-type: none;
           
}

label, .dragPointer {
    cursor: pointer!important;
}

label, input, button, select, textarea, .btn, h4 {
    font-size:17px;
    font-weight: normal;
}

/*.btndown {
    background: #bbb;
    border-top: solid 2px #777;
    border-left: solid 2px #777;
    border-bottom:solid 2px  #eaeaea;
    border-right: solid 2px #eaeaea;
    }*/

.selectedWord {
    height:24px;
    /*border: solid 1px #777;*/
    /*padding-left: 5px;
    padding-right: 5px;*/
    background-color: #644800; /*#eaeaea;*/
    display:inline-block;
    color:white;
    /*margin-right:20px;*/
}

.selectedWord > span {

}

.noTextSelection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.activeWords {
    line-height:28px;
    display:inline;
    white-space:normal;/*pre-line*/
    /*background-color:lightcoral;*/
    cursor:pointer;
}

.activeWords > span
{
    height:24px;
    /*border: solid 1px #777;*/
    padding:0 4px;
    /*background-color:  #eaeaea;*/
    display:inline-block;
}

.dragPointer {
     white-space: nowrap;
}

input[type='radio'], input[type='checkbox'] {
    margin: 0 0 0;
    margin-top: 1px \9;
    margin-top:0;
    line-height: normal;
    margin-right:5px
}

.gfbtn {

            float: left;
            height: 32px;
			width: 38px;
            border: 1px solid black;
            font-size: 20px;
            border-radius: 4px;
            margin-bottom: 10px;
            margin-right: 10px;
            text-align:center;
            vertical-align: middle;
            padding-top:1px;
            cursor:pointer;
}

.test {
    line-height: 1.9em;
}

.corpoTest {
    background-color: white;
    border-radius: 10px;
    padding: 20px 70px 20px 70px;
    border: 1px solid black;
    position: relative;
    margin: 32px 20px 20px 20px;
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.9em;

}

h4 {
    font-weight:bold;
}

#toolBar {
    margin: 20px;
}

.containerBtn {
    width: 33.3%;
    float: left;
}


#reportBtn, #comBtn, #restartBtn {
    border: 1px solid #656560;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    padding: 5px 0px;
    margin-right: 3%;
    margin-left: 3%;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    font-size: 18px;
     /*background-color: white;
   background-image: linear-gradient(180deg, #ffffff 50%, #e2e2e1 100%);
    background-image: -moz-linear-gradient(bottom, #e2e2e1, #ffffff);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e2e2e1),color-stop(0.5, #ffffff));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e2e2e1');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e2e2e1')";*/
         background-color: rgba(250,173,110,0.5);
    
}
.active {
    /*background-color: white;
    background-image:linear-gradient(180deg, #ffffff 50%, #e2e2e1 100%);
    background-image: -moz-linear-gradient(bottom, #e2e2e1, #ffffff); /* Firefox 3.6 */
	/*background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e2e2e1),color-stop(0.5, #ffffff)); /* Safari & Chrome */
	/*filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e2e2e1'); /* IE6 & IE7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e2e2e1')"; /* IE8 */
    background-color: #FAAD6E;
    color: white;
}


#comBtn {
    margin-left: 0%;
    margin-right: 6%;
}

#list {
    float: none;
    text-align: center;
    margin-left: 0px;
    border-radius: 10px;
    margin: 24px 20px 30px 20px;
    padding-top: 4px;
    padding-bottom: 0px;
}

#numTest {
    background-color: #639EC1;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    height: 35px;
    left: 50%;
    position: absolute;
    top: -21px;
    min-width: 40px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid black;
    margin-left: -25px;
    padding: 2px;
}

#list ul {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    overflow: hidden;
    width: 100%;
}

#list ul li {
    float: left;
    height: 33px;
    width: 38px;
    border: 1px solid black;
    font-size: 20px;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-right: 10px;
}

li {
    list-style-type: none;
}

#panelTitolo {
    background-color: rgba(250,173,110,0.5);
    padding: 1px 70px;
    line-height: 30px;
    text-align:center;
    position:relative;
}

#panelTitolo>h2 {
    margin:10px;
}


.arrows {
    position: relative;
    width: 100%;
    top: 90px;
    background-color: none;
    z-index:1;
    display:block;
}

#prev {
    position: absolute;
    background: url("../img/sx.png") no-repeat center center transparent;
    cursor: pointer;
    height: 80px;
    left: 0px;
    top: 50%;
    bottom: auto;
    width: 55px;
    border-radius: 0 10px 10px 0;
    margin-top: -40px;
}

#next {
    position: absolute;
    top: auto;
    bottom: auto;
    right: 0px;
    width: 55px;
    height: 80px;
    top: 50%;
    cursor: pointer;
    background: transparent url(../img/dx.png) no-repeat center center;
    border-radius: 10px 0 0 10px;
    margin-top: -40px;
}

.circlearrow {
    background-color: #FAAD6E !important;
}

#test ul {
    padding:0;
}

.ident {
    text-indent: -20px;
    margin-left: 20px;
}

.ident2 {
    text-indent: -40px;
    margin-left: 40px;
}

.matchtrue {
    color: green;
    background-color: #eeeeee;
    border: 1px solid grey;
    padding: 1px 4px;
}

.matchfalse {
    color: red;
    background-color: #eeeeee;
    border: 1px solid grey;
    padding: 1px 4px;
}

.italic {
    font-style: italic!important;
}

.bold {
    font-style: normal!important;
    font-weight: bold!important;
}

.edit {
    border: 1px grey;
    border-style: dotted;
}

button, .button {
    background-color:#FAAD6E;
    border: 1px solid black;
}

.msgPanel {
    position: absolute;
    width:100%;
    height: 100%;
    left:0;
    top:0;
    background-color:rgba(0,0,0,0.7)

}

.note {
    /*position:relative;*/

    padding: 20px;
}

textarea {
    width:96%
}

.Open{
    text-decoration:underline;
}
.SelectedQuiz{
    background-color: #639EC1;
    color: white;
}

.rowcolor:nth-child(2n+1) {
    background-color:#eeeeee;
}