@charset "utf-8";
/* CSS Document */

#graph,#graphCanv{
	margin-left:4.15%;
	margin-right:4.15%;
}

#TableTSV{
	border:1px solid #000;
}

#TableTSV th{
	line-height:120%;
	text-align:center;
	color:#FFF;
	border-right: 1px solid rgb(0, 0, 0);
	border-bottom:1px solid rgb(0, 0, 0);
}

#TableTSV td{
	line-height:50%;
	text-align:center;
	color:#06F;
	border-right: 1px solid rgb(0, 0, 0);
	border-bottom:1px solid rgb(0, 0, 0);
}

ul.nav.nav-tabs{
	margin-bottom:0px;
}

div.tab-content{
	border-left:1px solid  #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	height:100%
}

div.tab-content{
	height:180px;
}

#graphVector,#GraphVectDiv{
	position:relative;
	/*background-color: #CFF;*/
	width:100%;
	height:100%;
	margin-left:0px;
	margin-top:2px;
}
/**/
#graphS_T,#graphV_T,#graphA_T{
	position:relative;
	background-color:#FFF;
	width:100%;
	height:100%;
	margin-left:0px;
	margin-top:8px;
}
/**/
/**/
[id^="CanvGraph"],[id*="CanvGraph"]{
	
	background-color:#FFF;
	width:100%;
	height:100%;
	margin-left:0px;
	margin-top:2.5px;
}
/**/
[class^="icon-"], [class*=" icon-"] {
    width: 0px;
    height: 0px;
	line-height:100%;
}

a.btn.btn-mini{
	line-height:100%;
	text-align:left;
}

div#TopBottom{
	margin-top:60px;
	line-height:100%;
	margin-left:1%;
	width:7%;
}

div#ZoomIn{
	margin-left:1%;
}

div#LeftRight{
	margin-left:1%;
}

.row-fluid .span3{
	text-align:right;
}

.widget-body .span7{
	line-height:100%;
}

.form_inputs.slider.clearfix{
	margin-bottom:0px;
}

div.control-group{
	margin-top:0px;
	margin-bottom:0px;
}

div#matter{
	margin-top:15px;
	line-height:130%;
}

#face{
	width:100%;
	line-height:100%;
	margin-bottom:10px;
}

.span5 div.control-group{
	margin-top:10px;
}

#MoveDisplay{
	width:900px;
	height:400px;
	background:none repeat scroll 0% 0%
}

div#divMiu.hidden{
	display:none;
}

div#divMiu{
	margin-top:25px;
}

#displayV{
	position:absolute;
	left:70%;
	top:10%;
	height:15px;
	font-family:"Times New Roman", Times, serif;
	font:italic;
	font-size:20px;
}
#displayA{
	position:absolute;
	left:70%;
	top:25%;
	height:15px;
	font-family:"Times New Roman", Times, serif;
	font:italic;
	font-size:20px;
}

.Hidden{
	display:none;
}
.chzn-search{
	display:none;
}

#SaveData{
	margin-left:-4px;
	margin-top:5px;
	margin-bottom:5px;
	height:95px;
	overflow:auto;
}

#SampleSaveData{
	margin-left:-4px;
	margin-top:5px;
	margin-bottom:5px;
	height:170px;
	overflow:auto;
}

#graph h3{
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}

#sliderdisable{	
	border-left: 0 solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    margin-left: 0;
    position: absolute;
    text-indent: -9999px;
    z-index: 100;
}

.hide{
	display:none;
}

div{
/**
	border:1px solid #000;
/**/
}

