.bodyPnl{text-align:left; vertical-align:top}
#bodyDiv{display:none}
.center{margin-left: auto; margin-right: auto;}
.questionnaire{width: 950px}

.msgDetail{}

.ui-row-header{background-color:#778EBD; color:white}
.ui-row-odd{}
.ui-row-even{background-color: #FFEBC9}
.ui-row-paging{background-color: #e7e7e7;}
.ui-row-filter-header{}
.ui-row-filter{background-color:white; display:none}

.error{color:red}

.tmpInput{display:none}

#demo-frame > div.demo { padding: 10px !important; };

.tbQLHeader {
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
}
.tbQLAttHeader {
	font-weight: bold;
	line-height: 20pt;
}
.tbQuestionListSq {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
.questionQptions {
	margin-right: 17px;
	margin-left: 17px;
}
.instruction {
	color: #F00;
}

.ui-slider {
	font-size: 62.5%;
	width: 100%;
}
.ui-slider-range {
	font-size: 62.5%;
}
.ui-slider-handle {
	font-size: 62.5%;
}

.copyright, .session, #statusBar {
	color:gray; 
	font-size:12px; 
	font-family:arial,Times New Roman
}


#ui-timepicker-div-schDate dd {
-webkit-margin-start: 0px;
-webkit-margin-end: 5px;
}

#ui-timepicker-div-schDate a.ui-slider-handle {
	width: 0.9em;
	height: 0.9em;
}

#bodyPnl{background-color:white;}

.ui-botton-text{padding: 0px 10px;}

.centerTxt{text-align: center}

#top_callForm *{font-size: 24px;}

.menuItem{display:block; text-decoration: none}
.menuItem:hover{color: red; border: none;}

#menuWidget{width: 250px;}

span.killcallReasonDes[alertSuper]{color:red;}

#bodyBorder {
	width: 800px;
	border: 1px solid #090;
	margin-right: auto;
	margin-left: auto;
}

.FormTitle {
	font-weight: bolder;
	color: #090;
	font-size: 1.2em;
}

.Answer {
	text-decoration: underline;
	color: blue;
}

.Parameter {
	color: darkgreen;
	font-weight: bolder;
	appearance: textfield;
    border-width: 2px;
    border-style: inset;
    cursor: text;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
}

#cancelButtonDiv {
	position: absolute;
}

pre {
	font-family: inherit;
	margin: inherit;
}

label {
	cursor: pointer;
}
.appform_normalform {
	background: initial;
    background-color: green;
    color: white;
}

.appform_testform {
	background: initial;
    background-color: red;
    color: white;
}


.appform_testformText {
	font-size: 2em;
    color: red;
    font-weight: bold;
}
