<!--
a.questionnnaire_admin_js_button {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFCC;
	display: inline;
	padding: 2px 4px;
}
a.questionnnaire_admin_js_button:hover {
	background-color: #EEEEAA;
}

div.question {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;	
}

#popup {
/*	display:none; */
	position:absolute;
	width: 480px;
	margin-top: -40px;
	margin-left: 40px;
}
#popup table {
	border-collapse:collapse;
	margin:auto;
	table-layout:fixed;
}

.popup_bl,.popup_br,.popup_tl,.popup_tr {
	height: 10px;
	width: 10px;
	overflow: hidden;
}
.popup_border {
	background-image: url(../images/popup_bg.png);	
}
.popup_bl {
	background-image: url(../images/popup_bl.png);	
}
.popup_br {
	background-image: url(../images/popup_br.png);	
}
.popup_tl {
	background-image: url(../images/popup_tl.png);	
}
.popup_tr {
	background-image: url(../images/popup_tr.png);	
}
.popup_body {
	background-color: #FFFFFF;
	border: 1px solid #3266CC;
}
.popup_body h2 {
	background-color: #3266CC;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0px;
}
.popup_content {
	padding: 2px 10px 10px;
}
.popup_content_block {
	display: block;
}
.popup_content_textfield {
	width: 400px;
}
.popup_buttons {
	background-color: #E8EEFA;
	padding: 10px 10px 5px;
}

#indicator {
	background-color: #666666;
	display: block;
	width: 100px;
	height: 10px;
	border: 1px solid #999999;
}

.follow_up {
	border-left: 1px solid #3266cc;
	margin-left: 26px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	background-color: AliceBlue;
	display: block;
}

#main textarea {
	width: 400px;
	min-height: 90px;
	overflow: auto;
}
#main .input_text {
	width: 400px;
}


#main li.question {
margin-bottom:10px;
}
ol {
margin-top:5px;
}

.button_selected {
	border: 1px solid #66cc33;
	background-color: #ccff99;
	font-weight: bold;
	padding: 2px 4px;
}
.complete_text {
	padding: 2px 4px;
	background-color: #ccff99;	
	font-weight: bold;
	color: #333333;
}
.button_not_selected {
	border: 1px solid #ff6600;
	background: #ffcc99;
	font-weight: bold;
	
	padding: 2px 4px;
}
.incomplete_text {
	padding: 2px 4px;
	background: #ffcc99;
	color: #333333;
	font-weight: bold;
}



.question_edit {
	border: 1px solid Gainsboro;
	background-color: AliceBlue;
	padding: 3px 10px;
}

#questions li.question {
	padding: 4px 10px;
	margin: 0px 0px 10px 0px;
}
#phine #questions li.question {
	border: 1px solid AliceBlue;
}
table#questions {
    width: 610px;
}

#phine table#questions, #neqos table#questions {
    width: auto;
}

#phine td, #phine tr, #neqos td, #neqos tr {
    padding: 0.2em 0.3em;
}

td.required {
    font-size: 90%;
    color: #444;
    font-style: italic;
    font-family: sans-serif;
}

.question h3 {
	margin: 2px 0px;
	color: CornflowerBlue;
}
#noo .question h3 {
	color: chocolate;
}
#neqos .question h3 {
    color: #7E0443; 
}
.question .help {
	color: #666;
	margin: 2px 0px;
}
#phine .question .help {
	font-size: .8em;
}
.help p {
	margin: 0px 0px 5px;
}
#main .question h3,
#main .question p
{
	padding: 0px;
}
.admin_button {
	float:right;
}
.input_date_dm {
	width: 20px;
}
.input_date_yyyy {
	width: 40px;
}
.question_text {

}
.question_help {

}
.sortable li {
	cursor: move;
}

ul.radio_list,
ul.radio_list li,
ul.check_list,
ul.check_list li {
	list-style: none;
/* 	font-size: .9em; */
}

.width_med {
	width: 300px;
}
#your_questionnaires {
	margin-bottom: 40px;
}
#your_questionnaires th {
	padding: 2px 10px;
	background-color: aliceblue;
}
#your_questionnaires td {
	border-top: 1px solid Gainsboro;
	border-left: 1px solid Gainsboro;
	padding: 2px 10px;
}
#your_questionnaires td.nobl {
	border-left: none;
}

input {
	border: none;
}
input.nice_input {
	border: 1px solid #d3d3d3;
}	
textarea.nice_input {
	border: 1px solid #d3d3d3;
	font-family: "lucida grande",Tahoma,Verdana,Arial,sans-serif;
}	

ul#questions {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#noo ul#questions li {
    background-image: none;
}

#main {
	margin-bottom: 50px;
}
#nycris #mainWide 
{
	min-width: 610px;
}
#nycris #main table {
	margin-bottom: 15px;
	background-color: #dfd;
}
#nycris .question .qtext {
	vertical-align: top;
	padding: 0px 5px;
	width: 200px;
}
#nycris .question .qreply {
	vertical-align: top;
	padding: 3px 5px;
}
#nycris .question .qinstr {
	vertical-align: top;
	padding: 0px 5px;
	background-color:white;
}
#nycris .question .qinstr {
	padding: 5px 0px 10px 0px;
}
#nycris #questions li.question {
	margin: 0px;
	padding: 0px;
}
#question_77 textarea,
#question_77 textarea,
#question_78 textarea,
#question_79 textarea,
#question_80 textarea,
#question_81 textarea {
	min-height: 30px;
}


table.summary_table th,
table.summary_table td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid gainsboro;
}
.error {
	background-image:url(/images/silk/error.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
.success {
	background-image:url(/images/silk/tick.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
.required td {
	background-color: #FFFF99;
}

#phine .required td, #neqos .required td {
    background-color: white;
}

#phine .required td input, #phine .required td textarea, #neqos .required td input,#neqos.required td textarea {
    background-color: #F0F7FF;
}


table.multi_question_table {
	border-collapse: collapse;
	margin: 10px 0px;
}
table.multi_question_table th,
table.multi_question_table td {
	border: 1px solid gainsboro;
	padding: 3px 10px;
	
	
}
table.multi_question_table thead tr {
	background-color: aliceblue;
}
table.multi_question_table thead tr th,
table.multi_question_table tbody td {
	text-align: center;
}
table.multi_question_table tbody th {
	font-weight: normal;
}

/** --------- WEB STATS ------------ */
div.question_stat_box {
	margin-bottom: 10px;
	display: block;
	width: 680px;
	page-break-inside: avoid;
}
div.question_stat_box h2 {
	margin: 14px 0px;
    page-break-after: avoid;
}
div.chart_div {
    page-break-before: avoid;
}
-->

.question_edit  table {
	width: 100%;
}
