﻿#divScrollStep {
	padding: 10px;
}

.appStep {
	margin-left: auto;
	margin-right: auto;
}

	.appStep td {
		text-align: center;
		border: 0!important;
	}

	.appStep #ExtFlowStep1_divPanel {
		border: dashed 1px #ccc;
		border-radius: 4px;
	}

#divStep #ExtFlowStep1_divPanel {
	width: 80%!important;
	margin-left: auto;
	margin-right: auto;
}

.divTryStart, .divTryEnd {
	line-height: 40px;
	padding: 20px;
	border: solid 2px #fff;
	border-radius: 50%;
	background-color: #BEEECE;
}

.divTryEnd {
	background-color: #DFEBFF;
}


.divStepTitle {
	display: block;
}

.divStep .divButton, .divJudgeStep .divButton {
	overflow: visible;
	padding-top: 4px;
}

.divStep span, .divJudgeStep span {
	color: #555!important;
}

.appStep .divButton {
	display: none;
}

.tblStep {
	margin: 40px;
}

.trTryHead td {
	padding-bottom: 10px;
	border-bottom: solid 4px #e6e7ea;
}

#trStep > td {
	border: solid 2px #e6e7ea;
}

#chkInsert_txtInput {
	border-bottom: solid 1px #e6e7ea !important;
}

input[type=radio], input[type=radio]:before {
	display: none!important;
}

#offer_tblDesign td:nth-child(3), #item_tblDesign td:nth-child(3), #item_tblDesign td:nth-child(3), #gather_tblDesign td:nth-child(3), #pay_tblDesign td:nth-child(3), #salary_tblDesign td:nth-child(3), #task_tblDesign td:nth-child(3) {
	text-align: right!important;
}

#extCon_tblDesign td {
	padding: 3px;
}

.spanRadio {
	margin-left: 3px;
	margin-top: 3px;
	display: inline-block;
}

.chkitem:first-child label, #grdData_trDataGridPager_ctl01_0 + label, #grdData2_trDataGridPager_ctl01_0 + label, #grdData3_trDataGridPager_ctl01_0 + label, #ctl00_ContentPlaceHolder1_grdData_trDataGridPager_ctl01_0 + label {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.chkitem:last-child label {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.drpAddEdit, .drpReadOnly {
	width: 100%;
	margin-left: 0;
	margin-top: 0;
	padding-left: 3px;
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
}

	.drpAddEdit::-ms-expand, .drpReadOnly::-ms-expand {
		display: none;
	}

.spanFiles a {
	margin-left: 3px;
	margin-right: 10px;
}

#spanReplyContent {
	overflow: visible;
	border: solid 1px #e6e7ea;
}

.divAutoPanel .chkitem {
	line-height: 22px;
}

.mui-clientrd input[type=radio] + label {
	border: 0;
	color: inherit;
	padding-left: 2px;
	padding-right: 5px;
	text-align: left;
}

.tblOffer input[type=radio] + label, .tblFee input[type=radio] + label, .tblGather input[type=radio] + label, .tblPay input[type=radio] + label, .tblSalary input[type=radio] + label, .tblTask input[type=radio] + label, .tblPlan input[type=radio] + label, .tblReply input[type=radio] + label, .tblItem input[type=radio] + label {
	padding: 2px 10px;
}

.mui-clientrd input[type=radio]:checked + label {
	background-color: transparent;
	color: inherit;
}

.mui-clientrd input[type=radio], .mui-clientrd input[type=radio]:before {
	display: inline-block!important;
}

#tdType #ExtTreeView1_UpdateTree {
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	margin: 16px;
}

#tdType #ExtTreeView1_divOrder {
	background-color: #fff;
	padding: 10px;
	margin: 16px;
	border-radius: 3px;
	text-align: center;
}
.tblPlan
{
	border-collapse:collapse!important;
}
.tblPlan td
{
	border:solid 1px #e6e7ea!important;
}
.tdValueRight .drpDictionaryDiv input[type='text']:focus {
	border: 0!important;
	box-shadow: none!important;
	border-radius: 0!important;
}
.txtUserSearch {
	width: calc(100% - 10px);
	border: solid 1px #e6e7ea;
	margin: 1px;
	height:24px;
	line-height:24px;
}
.mui-bar .mui-icon
{
	font-size:24px!important;
}