.outHld {
	margin-top:3;
}
.outHld h1 {
	font-size : 2em;
	font-weight: bold;
}
.outHld h2 {
	font-size : 1.5em;
	font-weight: bold;
}
.outHld h3 {
	font-size : 1em;
	font-weight: bold;
}
.outHld PRE {
	margin: 0 10px 10px 0px;
}
.outTool {
	background-color: #E6ECF9;
	padding-top:1px;
    overflow:auto;
}
.outToolImg, .outToolSyntax {
	margin-right:5;
	float: right;
}
.outToolSyntax {
	font-size:9px;
	padding-top:2px;
	cursor:pointer;
	color: #3391E3;
	}
.s_on {
	color: #5C93B9;
	}
.outSyntax {
	font-size:9px;
	margin-left:10px;
	}	
.outContent {
	padding-left:10px;
	margin-bottom: 50px;
}
.outToolText {
	font-size: 11px;
	margin-left: 10px;
}
/* ------------------------------------------------- TABLE --------------*/
#dTabH {
	bottom: 5px;
	margin-top: 0;
	position: absolute;
}
#counterHld {
	background-color:#003366;
	border:1px solid;
	color:white;
	font-size:10px;
	left:50%;
	margin-left:-300px;
	margin-top:-80px;
	padding:10px 200px;
	position:absolute;
	text-align:center;
	top:50%;
	width:200px;
	display:none;
}
#syo {
	bottom: 30px;
	*height:250px;
	display: block;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 50px;
}
.syntaxDiv, .output{
	height: 100%;
	border:solid 1px silver;
	margin:2px 0;
	}
.syntax {
	width: 100%;
	font-size:8pt;
  border: none;
	height: 99%;
	-moz-border-bottom:solid 1px silver;
	-moz-top: -1px;
	width: 100%;
}
.output {
	overflow:auto;
	}
#butKal {
	border:solid black 1px;
	widht: 50px;
	height: 20px;
	}
.inftable {
	BORDER: white 2px solid;
	BORDER-COLLAPSE: collapse;
	TEXT-ALIGN: left;
	FONT-SIZE: 8pt;
	font-family:tahoma, sans;
}
.inftable TH {
	color: #B5B5B5;
	padding-left:3px;
	padding-right:6px;
}
.mytable {
	margin-top: 5px;
	BORDER: #B5B5B5 2px solid;
	BORDER-COLLAPSE: collapse;
	TEXT-ALIGN: center;
	FONT-SIZE: 10pt;
	font-family:tahoma, sans;
}
.mytable TH, .mytable TD {
	padding: 0 5px 0 5px;
    text-align: right;
	/*font-weight:normal;*/
}
.mytable TH {
	 text-align: center;
	 font-weight:normal;
}
/*.mytable THEAD TH.t2 {
	background-color: #015596;
	color:white;
}
.mytable THEAD TH.b0 {
	background-color: #e6e6e6;
}*/
h3 {
	margin: 20px 0 5px 10px;
	}
.r0 {BORDER-RIGHT: none;}
.r1 {BORDER-RIGHT: #BABABA 1px solid;}
.r2 {BORDER-RIGHT: #B5B5B5 2px solid;}
.r3 {BORDER-RIGHT: #B5B5B5 3px double;}

.l0 {BORDER-LEFT: none;}
.l1 {BORDER-LEFT: #BABABA 1px solid;}
.l2 {BORDER-LEFT: #B5B5B5 2px solid;}
.l3 {BORDER-LEFT: #B5B5B5 3px double;}

.b0 {BORDER-BOTTOM: none;}
.b1 {BORDER-BOTTOM: #BABABA 1px solid;}
.b2 {BORDER-BOTTOM: #B5B5B5 2px solid;}
.b3 {BORDER-BOTTOM: #B5B5B5 3px double;}

.t0 {BORDER-top: none;}
.t1 {BORDER-top: #BABABA 1px solid;}
.t2 {BORDER-top: #B5B5B5 2px solid;}
.t3 {BORDER-top: #B5B5B5 3px double;}

.c1 {background-color: #FFCC99}
.c2 {background-color: #FF6600;color:white;}
.c3 {background-color: #9B2929;color:white;}

.p1 {background-color: #BBE0E3}
.p2 {background-color: #009999;color:white;}
.p3 {background-color: #003366;color:white;}

.p4 {background-color: #F2F2F2;}
.p5 {background-color: #C0C0C0;}
.p6 {background-color: #009999;color:white;}

COL { width:40;}
COL.lh { width:auto;}

.q, .w1, .w2 {
	overflow: hidden;
	text-overflow : ellipsis;
	white-space: normal;
	vertical-align:text-top;
	padding-left:3px;
	padding-right:3px;}
.q {
	min-WIDTH: 60px;
	*width: 60px;
	display:inline-block;}
.w2 {min-WIDTH: 40px;max-width:200;}
.w1 {width:auto; min-width: 50px; max-width:350;}
.r_on {
	background-color:#DADADA;
	}
.r_off {
	background-color:#FFFFFF;
	}
.selTitle {
	font-size:0.9em;
	}
.selCombo {
	font-size:0.9em;
	border-color:#808080 #808080 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	border-bottom:none;
	height:1.5em;
}
TH.p6 DIV.q {width:auto}
h5 {color:grey;margin: 0 0 0 10;}
.mytable th.levo {text-align:left;vertical-align:top;}


#_menu	{
	margin-bottom:10px;
	}
body {
	background-color: white;
	font: normal 12px Tahoma;
	font-family: Tahoma, sans;
	margin: 5 10;
	}
.base {
	border:1px solid grey;
	float:left;
	padding:1px;
	cursor:default;
	display:inline-block;
	position:absolute;
	top:20%;
	left:20%;
	background: white;
	z-index: 20;
	}
.title {
	/*background:#B6CDE1 url(../img/spss/bg_hd.gif) repeat-x scroll 0 -10px;
	border:1px solid #93B2CC;*/

	background:transparent url(../img/spss/sprite.png) repeat-x scroll 0 -1805px;
	border:1px solid #808080;
	padding:1px 0 1px 2px;
	}
.head {
	background-color: white;
	margin-top: 5px;
	overflow: auto;
	border-bottom: 1px solid grey;
	overflow: hidden;
}
.tab {
	float:left;
	margin-right:5px;
	padding: 2 5px;
	border: 1px solid white;
	position: relative;
	top: 1px;
	border: 1px solid grey;
	font-size: 8pt;
	}
.on {
	background: url("../img/spss/sprite.png") repeat-x scroll 0 -1415px transparent;
	color:white;
	padding-top:2px;
	}
.off {
	background: url("../img/spss/sprite.png") repeat-x scroll 0 -10px transparent;
	top:2px;
	}
.foot {
	background-color: white;
	float:left;
	clear:left;
	width:100%;
	}
.content {
	background-color: white;
	margin-right:47px;
	padding:5px;
	}
.but_hld {
	background-color: blue;
	float:right;
	}
.left, .targetDiv, .varsDiv {
	float:left;
	margin:0;
	}
.varsDiv {
	height: 100%;
	clear:left;
	}
.targetDiv {
	margin-left:9px;
}
.targetTit {
	float:left;
	margin-left:30px;
	}
.target,  .vars {
	float:left;
	margin:0;
	width: 200px;
	font: normal 11px Tahoma;
	font-family: Tahoma, sans;
	}
select[multiple].vars, select[size].vars{
	height: 100%;
	}

.radioGroup, .checkGroup {
	border:1px solid silver;
	margin:5px 5px 0 0;
	padding:0 5px 3px;
	float:left;
}
.groupTit {
	background-color:white;
	position:relative;
	top:-8px;
	float:left;
	padding:0 3px;
}
.radio_off, .radio_on {
	width: 15px;
	height: 13px;
	float: left;
	clear: left;
	}
.radio_off {
	background:transparent url(../img/spss/sprite.png) scroll 0 -648px;
	}
.radio_on {
	background:transparent url(../img/spss/sprite.png) scroll 0 -698px;
	}
.check_on, .check_off {
	width: 9px;
	height: 9px;
	float: left;
	clear: left;
	margin-right:4px;
	border: 1px solid silver;
	position:relative;
	top:1px;
	background-color: white
}
.check_on {
	background: white url(../img/spss/sprite.png) repeat scroll 1px -1030px;
}
.check, .radio {
	margin-top:2px;
	float: left;
	clear: left;
	width:100%;
	}
.radio_text {
	}
.arrow_r, .arrow_l {
	/*width: 40px;
	height: 20px;*/
	width: 25px;
	height: 16px;
	float: left;
	clear: left;
	background: white url(../img/spss/sprite.png) repeat scroll 0px -500px;/*-2000px;/*-550px;*/
	margin-right: 5px;
}
.arrow_l {
	background: white url(../img/spss/sprite.png) repeat scroll 0px -450px;/*-1950px;/*-550px;*/
}
.numberGroup, .fileGroup {
	float:left;
	margin:5px 5px 0 0;
}
.numberTit {
	}
.number, .file {
	font-size:11px;
	width: 100px;
}
.button_bar {
	float:right;
	width: 40px;
	padding:5 2 0 0;
	}
.ok, .dTab, .dTabActive, .gTab, .gTabActive {
	float: left;
	margin: 0 10px 0 0;
	padding:1px 0px;
	text-align:center;
	width:45px;
	background:transparent url(../img/spss/sprite.png) repeat-x scroll 0 -10px;
	border:1px solid #808080;
	cursor: default;
	}
.gTabH {
	overflow: auto;
	border-bottom: solid 2px #2647A0;
	}
.gTab, .gTabActive  {
	float: left;
	margin: 0 5px 0 0;
	border-bottom-width:0;
	font-size:0.9em;
	}
.ok	{
	float: right;
	clear: right;
	margin: 0 auto 5px auto;
		}
.gTabOActive {
	margin: 0 5px 5px 0px;
	padding:5px 0px;
	text-align:center;
	width:15px;
	height:15px;
	background:transparent url(../img/spss/sprite.png) repeat-x scroll 0 -10px;
	border:1px solid #808080;
	}
.dTabActive, .gTabActive  {
	background:transparent url(../img/spss/sprite.png) repeat-x scroll 0 -1415px;
	color:white;
	}
.gTab {
		margin-top:1px;
		}	
.gTabActive {
		padding-top:2px;
		}

.spss, .none {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align: top;
	margin:1;
}
.spss {
	background:white url(../img/spss.ico2.gif);
}
.fileHld {
	margin: 0px;
	cursor: pointer;
	white-space: nowrap;
}
.fon {
	background: url("../img/spss/sprite.png") repeat-x scroll 0 -1415px transparent;
	color:white;
}
.fileName {
	display:inline-block;
	margin: 2 0 1 10;
	height: 10px;
	font-size: 11px;
}
#fileSelectHld {
	position:absolute;
	border: 1px solid silver;
	max-height:200;
	width:400;
	left:100;
	top:100;
	overflow: auto;
	padding: 2;
	background: white;
	display:none;
}

.CodeMirror-scroll {height:100%;line-height:13px;color:black}

.cm-s-default span.cm-string{color:#808080;}  
.cm-s-default span.cm-number, .cm-s-default span.cm-atom {color:#55FF00;}
.cm-s-default span.cm-comment  {/*font-style:italic;*/color:#93a1a1}

.cm-function, .cm-functionName {font-weight: bold;color:#0055FF}
.cm-s-default span.cm-keyword {font-weight: bold;color:#0055FF}
.cm-bltFn {font-weight: normal; color:black;}

.cm-call            {font-weight:normal;color:#0055FF;}
.cm-directive {font-weight:normal;color:#0055FF;}
.cm-arg {color:silver;}



span.CodeMirror-matchhighlight { background: #e9e9e9 }
.CodeMirror-focused span.CodeMirror-matchhighlight { background: #e7e4ff; !important }


PRE {font-size:8pt;overflow:visible}



/*data table*/
#myData {font-size:8pt;font-family: Tahoma, sans;border-collapse:collapse;}
#myData TH {
	background: #FFFFFF url(title-bg.gif) repeat-x scroll left bottom;
	border:1px solid #D2DBEB;
	border-left:none;
	border-top:none;
}
#myData TD {
	text-align:right;
	padding-right:2;
	border:1px solid #D2DBEB;

	}
.tdiv {
	white-space:nowrap;
	overflow:hidden;
	width:80px;
	height:15px;
	}
.levo {
	/*font-size:8px;*/
	min-width:30px;
	max-width:250px;
	padding: 0 3px;
	text-align:right;
}


#table_holder {
	width:700px;
	overflow:hidden;
}
#v-scroll {
	overflow-y:scroll;
	height:300px;
	position:absolute;
	left:301px;
	top:0;
}
#v-scroll-max {
	height:900px;
	width:1px;
}
#h-scroll {
	overflow-x:scroll;
	width:300px;
	position:absolute;
	top:301px;
	left:0;
}
#h-scroll-max {
	width:600px;
	height:1px;
}	







/*

#slider-v {
	position: relative;
	background:url(assets/vertical-bg.png) repeat-y;
	height:489px;
	width:18px; 
	float:left;
	clear:left;
}
#left, #right, #up, #down, #corner {
	float:left;
	}
#up, #down {clear:left;}
#slider-h {
	position: relative;
	float:left;
	background:url(assets/horizontal-bg.png) repeat-x;
	height:18px;
	top:0px;
	width:664px; 
}
#slider-h:focus, #slider-v:focus {
	outline-style: none;
}
#slider-thumb-h, slider-thumb-v {
	cursor:default;
	position: absolute;
}
#slider-thumb-h {
	width: 56;
	height:18;
	}
#slider-thumb-v {
	width: 18;
	height:56;
	}
*/	
#whiteBack {
	width: 100%;
	height: 100%;
	background-color: white;
	opacity: 0.89;
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	z-index:11;
}
#divCIES {
	height: 100%;
	width: 100%;
	background-color: white;
	/* border: 2px solid red; */
	opacity: 1;
	z-index: 100000;
	top: 0;
	left: 0;
	position: absolute;
	padding: 20px;	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.formBoot {
	margin-bottom: -1em;
}
.rezText {
	font-size: medium;
	font-family: Times New;
	text-align: center;
}