
document {
    overflow: none;
}

body {
/*    
    width: 1280px; 
    height: 960px; 
*/
    border: 1px solid #ccc; 
    background-color: #fff;
    /*background-image: url(../images/nistri.jpg.html);*/
    margin: auto; 
    overflow: auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #555;
}


        #content_table {
		border-color: #cc0033;
        border-style: solid;
		border-width: 1px;
		border-collapse: collapse;
	}

	#content_table td {
		background-color: #f7f7f7;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
                border: 1px solid #c03;
		border-collapse: collapse;
	}
	#content_table th {
		background-color: lightblue;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
                border: 1px solid #c03;
		border-collapse: collapse;
	}

	#content_table p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		margin: 2px;
	}

	#content_table a{
		/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
		/* font-size: 14px; */
		/* margin: 2px; */
		color: #0000ff;
		text-decoration: underline;
	}

	#content_table a:hover {
		color: #C03;
	}
	
	
	#top_nav {
		padding:0px 0px 0px 0px;
		z-index: 2;
		width: 100%;
		height: 30px;;
                float: top;
		vertical-align: middle;		
	}

        #top_nav a{
		color: #00f;
		text-decoration: underline;
	}

	#top_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#top_nav li {
		display:inline;
		margin:0;
		padding:0;
	}

	#top_nav_left {
		width: 60%;
		float: left;
		text-align: left;
		height: 30px;
		background: transparent;
		margin-top: 2px;
	}


	#top_nav_right {
		width: 40%;
		float: right;
		text-align: right;
		height: 30px;
		background: transparent;
		margin-top: 2px;
	}

	#top_nav p {
		display: inline;
		margin: 3px 20px 0px 0px;
                color: #00f;
		font-family: Verdana;
		font-size: 14px;
		text-align: right;
		padding-left: 5px;
                vertical-align: middle;
	}
        
        #top_nav_left p {
            text-wrap: none;;
        }
	
	#wrapper {
		position: relative;
		z-index: 2;
		background: #dbdbdb;
		/* background-color: #ECE0B7; */
		overflow: auto;
	 	width: 100%;
		height: 89.6%;
		border-top: 1px solid #fff;
	}
	


	
	body,ul,li {
		padding:0;
		margin:0;
		border:0;
	}

	#header {
		z-index: 2;
		width: 100%;
		height: 50%;

		background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fe96c9), color-stop(0.05, #d51875), color-stop(1, #7b0a2e));
		background-image: -moz-linear-gradient(top, #fe96c9, #d51875 5%, #7b0a2e);
		background-image: -o-linear-gradient(top, #fe96c9, #d51875 5%, #7b0a2e);
                padding-top: 2px;
                
		color: #eee;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
                line-height: 30px;
	}
        
        
	
	#footer {
		position: relative;
		z-index: 2;
		width:100%;
		height: 28px;
                line-height: 0px;
		background-color: #ececec;
		padding-top:0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #acacac;
		vertical-align: top;
                /*bottom: 0px;*/
	}
	
	#footer p {
		padding: 0px;
                vertical-align: top;
		color: #7b0a2e;
		text-align: center;
		font-family: verdana;
		font-size: 14px;
	}
	
	#nav_table {
		border-color: #cc0033;
                border-style: solid;
		border-width: 1px;
		border-collapse: collapse;
		margin-left: 5px;
		margin-top: 1px;
	}
        

	#nav_table td {
		background-color: #f7f7f7;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 3px;
                border: 1px solid #c03;
		border-collapse: collapse;
		height: 22px;
	}
	#nav_table th {
		background-color: lightblue;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 3px;
                border: 1px solid #c03;
		border-collapse: collapse;
		height: 22px;
	}

	#nav_table p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: black;
		margin: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		vertical-align: top;
	}
        #zoom_table {
            border: none;
            margin-left: 2px;
            margin-top: 0px;
        }
        
	#zoom_table td {
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 0px;
		padding-left: 3px;
		border-collapse: collapse;
		height: 24px;
	}
	#zoom_table p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: black;
		margin: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		vertical-align: top;
	}
	
	#navBar {
	
	z-index: 2;
	
	width: 100%;
	height: 4%;
	background-color: #d0e5f5;
	vertical-align: middle;
        text-align: center;
        /* border: 1px solid #aaa; */
}


#eval_wrapper {
	z-index: 2;
	background-color: #ccc;
	overflow-x: scroll;
        overflow-y: scroll;
 	width: 100%;
	height: 96%;
        max-height: 96%;
	/* border: 1px solid #aaa; */
	float: left;
        text-align: center;
        
}

   

#markingPanelBar {
	width: 100%;
	height: 4%;
	background-color: #d0e5f5;
	padding: 0px;
        text-align: center;
}

#markingPanelBar p {
    font-family: verdana;
    font-size: 6pt;
    color: #d0e5f5;
}


#scroller {
	position:relative; z-index:1;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	padding:0;
	float: left;
}

#scroller ul {
	list-style:none;
	padding:0;
	margin:0;
	/* width:100%; */
	text-align:left;
}

#scroller li {
	padding:0;
	border-bottom:1px solid #ccc;
	border-top:0px solid #fff;
	background-color:#fff;
}
	

#mainContainer {
    border: 1px solid lightgray;
/*    background-image: url(../images/leather.jpg.html);  */
    background-color:  #ffe; 
    width: 1280px; 
    height: 800px; 
    margin: 2px auto; 
    overflow: auto;
    text-align: center;
    vertical-align: middle;
}

#scriptPanel {
    width: 75%; 
    height: 99.4%; 
    background-color: #fff; 
    text-align: center; 
    float: left;
    margin: 0px;
}

#markingPanel {
    width: 100%; 
    height: 96%; 
    background-color: #ddd; 
    text-align: center; 
    float: left;
    margin-top: 0px;
}

#rightPanel {
    width: 25%; 
    height: 99.4%; 
    background-color: #99ccff;
    text-align: center; 
    float: left;
}

#bottomPanel {
    width: 99.8%; 
    height: 96.3%; 
    background-color: #ccc; 
    text-align: center;
    border: 1px solid darkgrey;
    padding: 0px;
}

#topPanel {
    width: 100%;
    height: 3.5%;
}

@keyframes myanimation {
  0% {background-color: red;}
  25%{background-color:yellow;}
  50%{background-color:green;}
  75%{background-color:brown;}
  100% {background-color: red;}
}