﻿.vHead
{
    top: 0;
    width: 100%;
    left: 0;
    color: white;
    height: 80px;
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Helvetica, Arial, Verdana, sans-serif;
}
.vHead .vTitle
{
    width: 35%; /*calc(50% - 125px);*/
    height: 100%;
    float: left;
}
.vHead .vTitle > div
{
    padding: 27px 10px;
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vHead .vTimer
{
    float: left;
    width: 240px;
    text-align: center;
    height: 100%;
    background: #494949;
    border-left: 5px solid #5BA5CB;
    border-right: 5px solid #5BA5CB;
    background-size: 10px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
}
.vHead .vTimer .active > div:first-child
{
    font-size: 45px;
    padding-top: 5px;
    letter-spacing: 2px;
    clear: both;
    text-shadow: 0 0 5px #5BA5CB;
}
.vHead .vTimer .active > div:last-child
{
    font-size: 14px;
    opacity: 0.6;
    margin-top: -4px;
    font-weight: 100;
}
.vHead .vTimer .in-active
{
    font-size: 25px;
    padding-top: 22px;
    clear: both;
    text-shadow: 0 0 5px #5BA5CB;
    display: none;
    line-height: 31px;
}
.vHead .vAction
{
    width: calc(50% - 125px);
    height: 100%;
    float: right;
}
.formLabel
{
    color: #4189DD;
    font-size: 11pt;
    line-height: 30px;
    padding-left: 10px;
}
.formDataLabel
{
    font-size: 14px;
    color: #858585;
    box-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 #fff;
    padding: 5px 7px;
    border: 1px dotted #CCC;
    display: inline-block;
    background: #F0F0F0;
    font-weight: bold;
    text-shadow: 1px 0px 1px white;
    border-radius: 3px;
}
.formDataLabel.snippet
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 30%;
    max-width: 90%;
}
.nInformation
{
    border: 1px solid #bcd9f3;
    color: #4579aa;
    background: #deedf9;
    background: -moz-linear-gradient(top,  #deedf9 0%, #cde5f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deedf9), color-stop(100%,#cde5f7));
    background: -webkit-linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
    background: -o-linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
    background: -ms-linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
    background: linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deedf9', endColorstr='#cde5f7',GradientType=0 );
    box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf;
    -webkit-box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf;
    -moz-box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf;
}
.nSuccess
{
    box-shadow: 0 1px 2px #e3f4bf inset, 0 1px 1px #dfdfdf;
    -webkit-box-shadow: 0 1px 2px #e3f4bf inset, 0 1px 1px #dfdfdf;
    -moz-box-shadow: 0 1px 2px #e3f4bf inset, 0 1px 1px #dfdfdf;
    border: 1px solid #c1d779;
    color: #4f7307;
    background: #d6efa1;
    background: -moz-linear-gradient(top,  #d6efa1 0%, #d0e69d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6efa1), color-stop(100%,#d0e69d));
    background: -webkit-linear-gradient(top,  #d6efa1 0%,#d0e69d 100%);
    background: -o-linear-gradient(top,  #d6efa1 0%,#d0e69d 100%);
    background: -ms-linear-gradient(top,  #d6efa1 0%,#d0e69d 100%);
    background: linear-gradient(top,  #d6efa1 0%,#d0e69d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6efa1', endColorstr='#d0e69d',GradientType=0 );
}

.nFailure
{
    box-shadow: 0 1px 2px #fbb5b5 inset, 0 1px 1px #dfdfdf;
    -webkit-box-shadow: 0 1px 2px #fbb5b5 inset, 0 1px 1px #dfdfdf;
    -moz-box-shadow: 0 1px 2px #fbb5b5 inset, 0 1px 1px #dfdfdf;
    border: 1px solid #dfa59b;
    color: #7d2a1c;
    background: #f0b5a1;
    background: -moz-linear-gradient(top,  #f0b5a1 0%, #de9d8a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0b5a1), color-stop(100%,#de9d8a));
    background: -webkit-linear-gradient(top,  #f0b5a1 0%,#de9d8a 100%);
    background: -o-linear-gradient(top,  #f0b5a1 0%,#de9d8a 100%);
    background: -ms-linear-gradient(top,  #f0b5a1 0%,#de9d8a 100%);
    background: linear-gradient(top,  #f0b5a1 0%,#de9d8a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b5a1', endColorstr='#de9d8a',GradientType=0 );
}

.questionText
{
    font-size: 21px;
    font-weight: bold;
}
.QTitle
{
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.QPoints
{
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
}
.QText
{
    /*max-height: 350px;     overflow-y: auto;*/
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px #CCC;
    background: white;
    padding: 10px 0;
    border-radius: 5px;
    padding: 10px 15px;
    width: 95%;
}
.QSolved span
{
    text-decoration: line-through;
    font-weight: bold;
    text-shadow: 0 0 10px #F7F7AA !important;
    background: #CCC;
    letter-spacing: 1px;
}
.QSolved p
{
    display:none;
}
.QSolved h2
{
    font-weight: normal;
    color: #000;
}
legend
{
    font-size: 18px; /* margin-left: 45px;*/
    margin-left: 10px;
    margin-bottom: 20px; /*font-weight: bold;*/
}
fieldset
{
    margin-top: 30px !important;
}
.radioChoice img
{
    margin-top:15px !important;
}
.floatL
{
    float:left;
}
.floatR
{
    float:right;
}
.mt25
{
    margin-top:25px;
}
.mb30
{
    margin-bottom:30px;
}
.dnd-item
{
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #9c9c9c;
    background: #F2F2F2;
    display: block; /*margin-top: 10px;*/
    text-align: center;
    cursor: move;
    box-shadow: 0 2px 2px #CCC;
    font-weight: bold;
}
.dnd-item.target
{
    background: #DEEDF9;
    background: -moz-linear-gradient(top, #DEEDF9 0%, #CDE5F7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DEEDF9), color-stop(100%,#CDE5F7));
    background: -webkit-linear-gradient(top, #DEEDF9 0%,#CDE5F7 100%);
    background: -o-linear-gradient(top, #DEEDF9 0%,#CDE5F7 100%);
    background: -ms-linear-gradient(top, #DEEDF9 0%,#CDE5F7 100%);
    background: linear-gradient(top, #DEEDF9 0%,#CDE5F7 100%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: default;
}
.dnd-item-active
{
    border-style: dashed;
    border-width: 2px;
    box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0, 0, 0, 0.15);
    padding-top: 30px;
    padding-bottom: 30px;
}

.dnd-targets, .dnd-draggables
{
    width: 35%;
}
.dnd-draggables ul li:first-child
{
    margin-top: 0;
}
.dnd-draggables ul li
{
    text-align: right;
    margin-top: 30px;
}
.dnd-targets ul li:first-child
{
    margin-top: 0px;
}
.dnd-targets ul li
{
    text-align: left;
    margin-top: 30px;
}


/*----------------------- Radio and Checkbox question specific -----------------------------*/
.ui-controlgroup .ui-checkbox .ui-btn, .ui-controlgroup .ui-radio .ui-btn
{
    margin: 0;
    padding: 8px 0;
}
