 #maincontainer
{
width: 1372px;
height:759px;
-ms-transform: scale(0.9, 0.9); /* IE 9 */
-webkit-transform: scale(0.9, 0.9); /* Safari */
 transform: scale(0.9, 0.9);
position: fixed;
top: 50%;
 left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
 zoom: 58%;
border-top:2px solid #A9A9A9;
border-left: 2px solid #A9A9A9;
border-right:2px solid #A9A9A9;
border-bottom: 2px solid #A9A9A9;
}
body {
    display: block;
   margin: 0px;
	background-color: #D7E3BD;
 font-family: "Georgia";
font-size:16px;
opacity: 1;
scrollbar-face-color: #e5e5e5;
scrollbar-shadow-color: #e5e5e5;
scrollbar-arrow-color: #000;
scrollbar-highlight-color:#FFF;
scrollbar-3dlight-color: #7D7E94;
scrollbar-darkshadow-color: #000;
scrollbar-track-color: #7D7E94;
}
input[type=text]::-ms-clear {
 display: none;
}
#leftcolumn {
    float:right;
height: 0px;
width: 0px;
visibility: hidden;
padding:10px;
background: -moz-linear-gradient(top, #DBE5F1 15%, #DBE5F1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #DBE5F1 15%, #DBE5F1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #DBE5F1 15%, #DBE5F1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#DBE5F1, endColorstr=#DBE5F1,GradientType=0 );
}
.connected li, .sortable li{
list-style: none;
border: 1px solid #CCC;
background-image: url("img/DragandDrop.png");
margin: 5px;
padding: 5px;
zindex: 0;
height: 22px;
}
.connected{
margin: auto;
padding: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.connected.no2 {
	float: right;
}
.connected {
	float: left;
}
.dropbtn {
background:#D7E3BD;
background: -moz-linear-gradient(top, #D7E3BD 15%, #D7E3BD 100%);
background: -webkit-linear-gradient(top, #D7E3BD 15%, #D7E3BD 100%);
background: linear-gradient(to bottom, #D7E3BD 15%, #D7E3BD 100%);
    color: #000;
    font-size: 16px;
    border: none;
	width:12px;
	height: 100%;
	padding:0px;
	cursor: pointer;
	border-radius: 5px 1px 0px 5px;
	float:left;
}
.dropbtn:hover {
    background-color: #d7e1ea;
}
.dropdown {
    position: relative;
    display: inline-block;
	height: 100%;
	border-radius: 5px 1px 0px 5px;
	float:left;
}
.dropdown-content {
    display: none;
    position: absolute;
	margin-left:-140px;
	margin-top:-100px;
    background-color: #b0c3d5;
    min-width: 20px;
     width:140px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: #f4f4f4;
    padding: 6px 6px;
    text-decoration: none;
    font-size:14px;
    display: block;
}
.dropdown a:hover {background-color: #d7e1ea; color: #3b6b98;}
.show {display:block;}
.p {
  min-height: 5px; /* This part sucks */
 height:5px;
 margin : 0 -5px 0;
color:#00BFFF;
}
.pSpan {
  min-height: 5px; /* This part sucks */
 height:5px;
 margin : 0 -5px 0;
 visibility: visible;
}
.pAuth {
  min-height: 5px; /* This part sucks */
 height:5px;
 margin : 0 -5px 0;
 visibility: hidden;
}
.logoDiv{
width : 280px;
height : 25%;
background-color:#fff;
padding-top:5px;
padding-left:5px;
}
.logoimg{
    width : 273px;
    height : 100%;
    background-image : url("../img/ee2f7812-a19e-4956-8c84-5aa632d6263b.png");
	background-size: 100%;
	background-repeat: no-repeat; 
    text-align : left;
	background-color: #fff;
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
input[type="radio"] {
   display: none;
}
input[type="checkbox"] {
   display: none;
}
 label {
  cursor: pointer;
  position: relative;
  float: left
}
input[type="checkbox"] + label span,
input[type="radio"] + label span {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}
input[type="radio"] + label span  {
 border: 1px solid #888;
 width: 25px;
  height: 25px;
  border-radius: 1px;
  margin-left: 10px;
}
input[type="radio"]:checked + label span::before {
   content: "oo";
   color: transparent;
  text-align: top;
   font-size: 26px;
  padding-top:10%;
  padding-left:20%;
   background-image: url("../img/Ticvk4.png");
}
input[type="checkbox"] + label span  {
 border: 1px solid #888;
 width: 25px;
  height: 25px;
  border-radius: 1px;
  margin-left: 10px;
}
input[type="checkbox"]:checked + label span::before {
   content: "oo";
   color: transparent;
  text-align: top;
   font-size: 26px;
  padding-top:10%;
  padding-left:20%;
   background-image: url("../img/Ticvk4.png");
}
#contentwrapper {
background: rgba(219,229,241,1);
background: -moz-linear-gradient(top, rgba(219,229,241,1) 0%, rgba(219,229,241,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219,229,241,1)), color-stop(100%, rgba(219,229,241,1)));
background: -webkit-linear-gradient(top, rgba(219,229,241,1) 0%, rgba(219,229,241,1) 100%);
background: -o-linear-gradient(top, rgba(219,229,241,1) 0%, rgba(219,229,241,1) 100%);
background: -ms-linear-gradient(top, rgba(219,229,241,1) 0%, rgba(219,229,241,1) 100%);
background: linear-gradient(to bottom, rgba(219,229,241,1) 0%, rgba(219,229,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DBE5F1', endColorstr='#DBE5F1 ',GradientType=0 );
	padding: 10px;
	display:inline;
	float:right;
	height:97%;
	width: 100%;
}
.CenterCanvas {
    position: fixed;
   top: 50%;
    left: 50%;
   -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid black;
}
.RightContenerMiddle{
   overflow:hidden;
    background: #CCC;
    height: 99%;
border-top:2px solid #000000;
border-left: 2px solid #000000;
border-right:2px solid #C0C0C0;
border-bottom: 2px solid #C0C0C0;
}
.tabs {
  position: relative;   
  height:66%;
  clear: both;
  margin: 10px 0 25px;
}
.tab {
 float: left;
}
.menutab{
 width:100px;
 background: #002060;
text-shadow:2px 1px #000000;
color:#FFFFFF;
 padding:10px;	
 text-align: center;
 font-weight: bold;
 margin: 0 auto;
}
.menutab:hover{background: #FF0000;}
.tab label {
  background: #eee; 
  padding: 5px 10px 5px 10px; 
 margin-left: -1px; 
 position: relative;
 left: 1px; 
  top: -22px;
  -webkit-transition: background-color .17s linear;
      text-align:center;
}
.content {
  position: absolute;
 top: 40px;
  left: 0px;
  background: #eee; 
  right: 0;
  bottom: 0;
  height: 100%;
  padding: 5px 0 0 5px;
  -webkit-transition: opacity .6s linear;
}
.LeftContenerFooter {
  top: 10px;
  left: 0px;
  background: #EBE6E6; 
height:90%;
  right: 0;
  bottom: 0;
  padding: 5px 0 0 5px;
  overflow: scroll;
  -webkit-transition: opacity .6s linear;
}
#parent{width:100%;height;50px;;overflow:hidden; position: relative;}
#one{width:0px;float:left;height:0px;    margin-top: 10px;}
#two{width:190px;float:right;height:50px; margin-left:100%; position: absolute; }
.button {
    background-color:#00B050;
    border: none;
    color: #000;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
   cursor: pointer;
    border:1px solid #d8d8d8;  
text-shadow:2px 2px transparent;
}
.button:active{
background: #e5e5e5;
background: -moz-linear-gradient(top, #e5e5e5 15%, #e5e5e5 100%);
background: -webkit-linear-gradient(top, #e5e5e5 15%, #e5e5e5 100%);
background: linear-gradient(to bottom, #e5e5e5 15%, #e5e5e5 100%);
}
.button:hover{
background: #FFFF00;
background: -moz-linear-gradient(top, #FFFF00 15%, #000000 100%);
background: -webkit-linear-gradient(top, #FFFF00 15%, #000000 100%);
background: linear-gradient(to bottom, #FFFF00 15%, #000000 100%);
}
.layer
{
overflow: hidden;
position: absolute;
background: transparent;
z-index: 1000;
width:100%;
height:100%;
pointer-events:none;
}
.layer.currentlayer
{
z-index: 1001;
}
#commentboxparent
{
position:absolute;
-webkit-appearance:none;
visibility:visible;
background:transparent;
z-index:1500;
}
#commentbox2{
height:40px;
background-size:contain cover !important;
background-repeat:round;
visibility:visible;
}
#commentbox1{
background-size:contain cover !important;
background-repeat:round;
visibility:visible;
}
.button-mainn{
display: inline-block; 
height:100%; 
border-radius: 0px; 
border: 1px solid #91BABA;
visibility:visible;
background:#D7E3BD;
background: -moz-linear-gradient(top, #D7E3BD 15%, #D7E3BD 100%);
background: -webkit-linear-gradient(top, #D7E3BD 15%, #D7E3BD 100%);
background: linear-gradient(to bottom, #D7E3BD 15%, #D7E3BD 100%);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
z-index:1500;
box-sizing: border-box;
}
.NewDiv{
margin-top:2%;
position: absolute;
}
#myProgress {
float:left;
position: relative;
width: 40%;
height: 35%;
background-color: #ddd; 
border: 1px solid #000000;
margin-left:2%; margin-right:3%; margin-top:3%;
}
#myBar {
position: absolute;
width:10%;
height: 100%; 
  background-color: #708080;
}
.NewPrewButton{
margin-top:-0px;
float:left; 
position: absolute;
visibility:visible;
}
.button-11{
float:left; 
height:21px; 
cursor:pointer; 
position: absolute;
margin-top:0px;
}
.button-111{
float:left; 
height:21px; 
cursor:pointer; 
position: absolute;
}
.button-33{
float:left;
height:21px; 
cursor:pointer; 
position: absolute;
}
.NewNextButton{
float:left;
margin-top:-0px;
cursor:pointer;
position: absolute;
visibility:visible;
height:21px;
}
.VeryVeynewDivPrew
{
visibility:visible;
}
.BringToFirstDiv{
visibility:visible;
}	
.BringToLastDiv{
visibility:visible;
}
.VeryVeynewDivNext
{
visibility:visible;
	}
.Div4SubmitButton{
visibility:collapse;
	}
.SubmitButton{
float:left;
margin-top:-0px;
cursor:pointer;
position: absolute;
visibility:collapse;
height:16px;
}
.AssessTestCrossDiv{
visibility:visible;
}
.AssessTestCrossButton{
visibility:visible;
}	
.AssismentPauseButton{
background-color:#15222d;
}
.EyeDisplayDiv{
visibility:collapse;
}
.EyeDisplayButton{
visibility:collapse;
}
.SkipButtonDiv{
visibility:visible;
}
.SkipButton{
visibility:visible;
}
.AssismentNextButtonDiv{
visibility:visible;
}
.AssismentNextButton{
visibility:visible;
}
.PauseIntractiveDiv{
visibility:visible;
}
.Div4SubmitButtonDemoint{
visibility:hidden;
}
.SubmitButtonDemoInt{
visibility:hidden;
}		
.AssessmentModeSubmitDiv{
	visibility:hidden;
	}
.AssessmentModeSubmitButton{
	visibility:hidden;
	}		
.Search {border-radius: 12px; color:#000; height:7%; visibility:hidden}
.Search:active{background:#000; color:#000;}
.Search:hover{border: 2px solid #FFC000;}
.regular-radio {
-webkit-appearance: none;
background-color: #fafafa;
border: 1px solid #cacece;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
padding: 9px;
border-radius: 50px;
display: inline-block;
position: relative;
}
.regular-radio:checked{
content: ' ';
	width: 12px;
height: 12px;
border-radius: 50px;
background: #99a1a7;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
text-shadow: 0px;
font-size: 32px;
background-color: #e9ecee;
color: #99a1a7;
border: 1px solid #adb8c0;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
animation: checkedrgb 3s infinite alternate;
}
@keyframes checkedrgb {
	50% {background-color: #06F; /*blue*/ }
100% {background-color: #fafafa; /*red*/}
}
input[type=text] {
width: 130px;
box-sizing: border-box;
border: 2px solid #ccc;
border-radius: 4px;
font-size: 16px;
background-color: white;
background-position: 10px 10px;
background-repeat: no-repeat;
padding: 5px 10px 5px 25px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
position:absolute;
bottom:2px;
margin:0 auto;
width:95%;
}
.ListItemUl{
color:#000;
}
.ListItemUl li a {
color:#000;
}	
.ListItemUl:hover{
color:#000;
}
.ListItem:hover{
background-color:#e5e5e5;}
}
.ListItem:active{
background-color:#e5e5e5;
}
