@charset "utf-8";
/* CSS Document */
.color-normal{
	color:#7fbc23;
}
.color-abnormal{
	color:#dd514c;
}
.color-take{
	color:#b1d258;
}
.color-disable{
	color:#c6c6c6;
}


/*重定义easyUI下拉框*/
.textbox .textbox-text {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	width: 153px!important;
}
.combo {
	border-color: #ccc;
	background-color: #fff;
	border-radius:0px;
}
.combo-arrow {
	background-color: #e0e0e0;
	background-image: url(../images/wenjuan/combo_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 22px!important;
}
.combobox-item-selected {
	background-color: #efefef;
}
.panel-header, .panel-body {
	border-color: #ecf4f9;
	border-color: #ccc;
}
.combo {
	width: 179px !important;
}
#wenjuan-tijianinfo .combo {
	width: 79px !important;
}
#wenjuan-tijianinfo .textbox .textbox-text {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	width: 53px!important;
}
.combo-panel {
	background-color: #ffffff;
	height: auto!important;
	margin-top: -1px;
}
/*window 样式*/
.window-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=30);
	opacity: 0.30;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	font-size: 1px;
	overflow: hidden;
}
.window {
	background: none;
	background-color: #eeeeee;
	background-repeat: repeat-x;
	position: absolute;
	/*-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
	overflow: hidden;
	padding: 0px;
	border: #bbcad5 1px solid;
}
/*.window .window-header {
	background-color: #61a710;
	height: 35px;
	line-height: 35px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
}*/
.window .window-header .panel-with-icon {
	/*padding-left: 20px;*/
}
.panel-title {
	font-size: 14px;
	font-weight: bold;
	/*color: #0E2D5F;
	height: 35px;
	line-height: 35px;
	background: url('easyui%20css/images/blank.gif') no-repeat;*/
	text-align: left;
	margin-left: 15px;
}
/*.window .window-header .panel-icon {
	margin: -5px;
	margin-left: 15px;
}*/
.panel-icon {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-left: 5px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.window .window-header .panel-tool {
	/*right: 15px;
	top: 22px;*/
}
.panel-tool {
	top: 50%;
	margin-top: -11px;
}
.panel-tool a {
	display: inline-block;
	width: 19px;
	height: 19px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	margin: 0 5px 0 2px;
	vertical-align: top;
}
.panel-tool-collapse {
	/*background: url('easyui%20css/images/panel_tools2.png') no-repeat -32px 0;*/
}
.panel-tool-min {
	background: url('easyui%20css/images/panel_tools2.png') no-repeat 0px 0px;
}
.panel-tool-max {
	background: url('easyui%20css/images/panel_tools2.png') no-repeat 0px -16px;
}
.panel-tool-close {
	/*background: url('easyui%20css/images/panel_tools2.png') no-repeat -16px 0px;*/
}
/*.window .window-body {
	border-width: 0px!important;
}*/
.panel-body {
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
}
#win-footer-manbing {
	/*height: 28px;
	height:38px;
	background-color: #f3ffec;
	border-top: #e3e8ee 1px solid;*/
	/*padding: 10px;
	position: absolute;
	bottom: 0;
	width: 728px;*/
}
#win-footer-pstri {
	height: 28px;
	background-color: #f3ffec;
	border-top: #e3e8ee 1px solid;
	padding: 10px;
}
#win-footer-a {
	height: 28px;
	background-color: #f3ffec;
	border-top: #e3e8ee 1px solid;
	padding: 10px;
}
#win-footer-zytz {
	height: 28px;
	background-color: #f3ffec;
	border-top: #e3e8ee 1px solid;
	padding: 10px;
}
#yongyao-win-footer {
	height: 28px;
	background-color: #e3f5f9;
	border-top: #e3e8ee 1px solid;
	padding: 10px;
}
.win-footer {
	height: 28px;
	background-color: #e3f5f9;
	border-top: #e3e8ee 1px solid;
	padding: 10px;
}
.window .panel-footer {
	border: 0px solid #d7d7d7;
	border: none;
	position: relative;
	top: -1px;
}
.wenjuan-con {
	margin: 10px;
}
.wenjuan-con input{
    height: 20px;
    line-height: 20px;
    padding: 0px 5px;
    vertical-align: middle;
}
/*问卷样式*/
.wenjuan-con-tit {
	margin: 0 auto;
	font-size: 18px;
	color: #4C4C4C;
	text-align: center;
	font-size: 18px;
	padding-top: 15px;
}
.wenjuan-body {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 24px;
	margin-top: 30px;
	padding: 0px 15px;
}
.wenjuan-body-top {
	margin-top: 10px;
}
.wenjuan-body input {
	background-color: #fbfbfb;
	border: #d8d8d8 1px solid;
	border-radius: 3px;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
 *width:203px;
	vertical-align: middle;
}
.inputremind {
	border: #dd514c 1px solid!important;
	color: #888;
}
.inputfalse {
	border: #eee 1px solid!important;
	color: #ccc;
	background: #eee!important;
}
.wenjuan-body td {
	padding-bottom: 12px;
}
.wenjuan-body td > input {
	width: 169px;
}
.wenjuan-body .wenjuan-answer input {
	width: auto;
}
.wenjuan-body .wenjuan-answer td {
	padding-right: 20px;
}
.tdnopadding td {
	padding-right: 0px!important;
}
#wenjuan-body select {
	margin: 0px;
	padding: 0px;
	background-color: #fbfbfb!important;
	border: #d8d8d8 1px solid;
	border-radius: 3px;
	height: 22px;
	width: 181px;
	line-height: 20px;
}
.wenjuan-fanpage {
	display: none;
}
.wenjuan-question-tit {
	font-size: 16px;
	color: #666;
	margin-top: 10px;/*color:#1e98e0;*/
}
.nv-wenjuan .wenjuan-question-tit {
	margin-top: 6px!important;
}
.wenjuan-answer {
	margin-top: 10px;
	padding-left: 20px;
	padding-left: 0px;
}
.nv-wenjuan .wenjuan-answer {
	margin-top: 6px!important;
}
/*
.wenjuan-answer table{
	margin-left:auto;
	margin-right:auto;
}
*/
.wenjuan-shanshi-foodname {
	height: 24px;
	padding-left: 5px;
	background-color: #f1f1f1;
	color: #7fbc23;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 24px;
}
.wenjuan-food {
	margin-bottom: 20px;
}
.wenjuan-food td {
	padding-right: 5px!important;
}
.wenjuan-answer p {
	line-height: 40px;
}
.wenjuan-tit-tishi-line {
	border-bottom: #e3e8ee 1px solid;
	width: 100%;
	height: 7px;
	position: relative;
	margin-bottom: 15px;
}
.wenjuan-tit-tishi {
	font-size: 14px;
	line-height: 22px;
	padding: 0px 10px;
	text-align: left;
	color: #b1d258;
	color: #f16e04;
	position: absolute;
	background-color: #fff;
	top: -5px;
	left: 20px;
}
.wenjuan-tit-tishi2 {
	font-size: 14px;
	line-height: 22px;
	padding: 0px 10px;
	text-align: left;
	color: #b1d258;
	/*color:#ccc;*/
	position: absolute;
	background-color: #fff;
	top: -5px;
	left: 550px;
}
#licirisk .panel-body {
	width: auto !important;
}
.wenjuan-food-cell {
	border-bottom: #e3e8ee 1px solid;
	margin: 0px auto;
	width: 650px;
	padding: 4px 0px 4px 15px;
}
.wenjuan-food-pic {
	width: 50px;
	height: 50px;
	border-radius: 3px;
	background-color: #be4b76;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
	display: inline-block;
	_zoom: 1;
 *display:inline;
	vertical-align: middle;
}
.wenjuan-food-pic1 {
	background-color: #58c0db!important;
}
.wenjuan-food-pic2 {
	background-color: #e4774c!important;
}
.wenjuan-food-pic3 {
	background-color: #31ad77!important;
}
.wenjuan-food-name {
	display: inline-block;
	_zoom: 1;
 *display:inline;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-left: 15px;
	vertical-align: middle;
	width: 230px;
}
.wenjuan-food-name h2 {
	font-size: 14px;
	font-weight: bold;
}
.wenjuan-food-select {
	display: inline-block;
	_zoom: 1;
 *display:inline;
	margin-left: 20px;
	line-height: 30px;
	vertical-align: middle;
}
.wenjuan-food-select span {
	margin-left: 30px;
}
#yongyao-input .combo, #yongyao-input1 .combo {
	width: 150px !important;
}
#yongyao-input, #yongyao-input1 {
	line-height: 30px;
}
#yongyao-input wenjuan-body, #yongyao-input1 wenjuan-body {
	margin-top: 10px;
}
.yongyao-input-cell {
	margin: 10px auto;
	line-height: 26px;
	margin-right: 30px;
	position: relative;
	border: #ddd 1px solid;
	padding: 8px;
}
.yongyao-input-cell td{
	margin:5px 0px;
	
}
.yongyao-input-cell td input{
	border-color:#ccc;
	border-width: 1px;
    border-style: solid;
}
.delect-yongyao {
	position: absolute;
	right: -12px;
	top: -10px;
	color: #7fbc23;
	font-size: 20px;
	display: none;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #fff;
	cursor: pointer;
}
.yongyao-input-cell:hover .delect-yongyao {
	display: block;
	cursor: pointer;
}
.yongyao-input-cell:hover .delect-yongyao i {
	color: #f97700;
}
.yongyao-input-cell table {
	margin-right: 20px;
}
.yongyao-dayweek {
	float: left;
	width: 90px;
}
.zhuyuanjilv-center {
	margin-right: 30px;
}
.zhuyuanjilv-center label {
	margin-right: 5px;
}
.report-time font em {
	font-style: normal;
	font-size: 14px;
	color: #ff7200;
}
.bottom-line {
	width: 100%;
	border-bottom: #999 0px solid;
	line-height: 29px;
	text-indent: 5px;
	height: 29px;
}
.bottom-line input {
	background-color: #fff;
	border: #d8d8d8 1px solid;
	border-radius: 3px;
	height: 28px;
	line-height: 28px;
	padding: 0px 0px;
	vertical-align: middle;
	width: 97%;
}
#yongyao-data .combo, #yongyao-data1 .combo, #yongyao-data2 .combo, #yongyao-data3 .combo, #yongyao-data4 .combo, #yongyao-data5 .combo, #yongyao-data8 .combo, #yongyao-data9 .combo, #yongyao-data10 .combo, #yongyao-data11 .combo {
	border-width: 0px;
	border-width: 1px;
	height: 28px!important;
	width: 95%!important;
}
#yongyao-data8 .combo, #yongyao-data9 .combo, #yongyao-data10 .combo, #yongyao-data11 .combo {
	width: 232px!important;
}
#yongyao-data .textbox-addon, #yongyao-data1 .textbox-addon, #yongyao-data2 .textbox-addon, #yongyao-data3 .textbox-addon, #yongyao-data4 .textbox-addon, #yongyao-data5 .textbox-addon, #yongyao-data8 .textbox-addon, #yongyao-data9 .textbox-addon {
	position: absolute;
	top: 5px;
}
/*用药记录更改easyui样式*/
.yongyao-danwei {
	line-height: 22px;
	color: #666!important;
}
#yongyao-danwei select {
	margin: 0px;
	padding: 0px;
	background-color: #fbfbfb!important;
	border: #d8d8d8 1px solid;
	border-radius: 3px;
	height: 22px;
	width: 60px;
	line-height: 20px;
}
#yongyao-danwei .combo-arrow {
	background-color: #e0e0e0;
	background-image: url(../images/wenjuan/combo_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 22px!important;
}
#yongyao-danwei .textbox .textbox-text {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	width: 60px!important;
	color: #666!important;
}
#yongyao-danwei .combo, #yongyao-danwei .combo {
	width: 67px !important;
}
#yongyao-yongfa select {
	margin: 0px;
	padding: 0px;
	background-color: #fbfbfb!important;
	border: #d8d8d8 1px solid;
	border-radius: 3px;
	height: 22px;
	width: 160px;
	line-height: 20px;
}
#yongyao-yongfa .combo-arrow {
	background-color: #e0e0e0;
	background-image: url(../images/wenjuan/combo_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 22px!important;
}
#yongyao-yongfa .textbox .textbox-text {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	width: 160px!important;
	color: #666!important;
}
#yongyao-yongfa .combo, #yongyao-yongfa .combo {
	width: 75px !important;
}
#yongyao-yongfa-disable select {
	margin: 0px;
	padding: 0px;
	background-color: #fbfbfb!important;
	border: #d8d8d8 1px solid;
	border-radius: 3px;
	height: 22px;
	width: 160px;
	line-height: 20px;
}
#yongyao-yongfa-disable .combo-arrow {
	background-color: #e0e0e0;
	background-image: url(../images/wenjuan/combo_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 22px!important;
}
#yongyao-yongfa-disable .textbox .textbox-text {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	width: 70px!important;
	color: #666!important;
	margin-right: 0px!important;
	background-color: transparent;
}
#yongyao-yongfa-disable .combo {
	width: 75px !important;
	background-color: #ddd;
}
#yongyao-data-s .combo, #yongyao-input1 .combo {
	width: 337px !important;
}
#yongyao-data-s .textbox .textbox-text {
	margin-right: 0px!important;
	width: 320px!important;
}
#yongyao-data-sh .combo, #yongyao-input1 .combo {
	width: 160px !important;
}
#yongyao-data-sh .textbox .textbox-text {
	margin-right: 0px!important;
	width: 285px!important;
}
.add-medicine {
	margin-top: 15px;
	border-top: #7fbc23 2px solid;
	text-align: right;
	position: relative;
}
.add-medicine a {
	display: inline-block;
	background: #7fbc23;
	color: #fff;
	width: 35px;
	height: 17px;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	position: absolute;
	right: 0px;
	top: -10px;
	padding-top: 3px;
	border-radius: 3px;
	margin-left: 5px;
}
.add-medicine a i {
	margin-right: 0px;
}
.add-medicine a:hover {
	background-color: #7fbc23;
	background-color: #f97700;
}
.health-dou {
	top: 250px;
	left: 260px;
	position: absolute;
	color: rgb(233, 79, 6);
	width: 160px;
	height: 60px;
	background-image: url(../skin/green/images/dou.gif);
	background-repeat: no-repeat;
	font-size: 60px;
	line-height: 60px;
	text-indent: 60px;
}
#zhuyuan-data-s .combo, #zhuyuan-input1 .combo {
	width: 202px !important;
}
#zhuyuan-data-s .textbox .textbox-text {
	margin-right: 0px!important;
	width: 175px!important;
}
.wenjuan-food-select span.numberbox {
	margin-left: 0px;
!important;
}
.user-zx-back-input {
	background: #fff;
	padding-top: 30px!important;
	padding-bottom: 30px!important;/*margin-top:-30px;*/
}
.user-zx-back-input textarea {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	border: #ddd 1px solid;
	display: block;
	padding: 5px;
	color: #666;
	resize: none;
}
.group-zx-back-wrong-textarea {
	border: #ff7200 2px solid!important;
	resize: none;
}
.zx-btn {
	/*padding-right:110px;*/
	float: right;
}
.zx-btn a:hover {
	background-color: #ffb236;
}
.zx-btn a {
	display: inline-block;
	width: 80px;
	height: 48px;
	line-height: 48px;
	padding: 3px 12px;
	background-color: #ff7200!important;
	color: #fff;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
.group-wenda {
	border-bottom: #d3d3d3 0px solid;
	padding: 0px 20px;
}


.all-win-footer{
	height: 38px!important;
    padding: 10px 0px;
    position: absolute;
    bottom: 0px;
    width: 100%;
	border-top:#e6e6e6 1px solid;
	background-color:#f6f6f6;
}



.jqTransformRadio {
	background-image:url(../images/radio.png);
	background-repeat:no-repeat;
	background-position:center 0px;
    vertical-align: middle;
    height: 19px;
    width: 18px;
    display: block;
    /* display: -moz-inline-block; */
}
.jqTransformCheckboxWrapper a {
    background: transparent url(../images/checkbox.png) no-repeat center 0px!important;
    vertical-align: middle!important;
    height: 19px!important;
    width: 18px!important;
    display: block!important;
    display: -moz-inline-block!important;
    padding: 0px!important;
    border-radius: 0px!important;
}
a.jqTransformChecked {
    background-position: center -23px!important;
}


.wenjuan-tit-tishi-zylb {
float: right;
background-color: #fff;
margin-top: -5px;
padding: 0px 8px;
color: #61a710;
}