.btn-success[disabled] {
	background-color: #eee !important;
}

@media (max-width:1440px) {
	#organizationId {
		width: 150px !important;
	}
}

@media (max-width:1366px) {
	.layui-form-item {
		margin-bottom: 6px;
	}
}

.btn-yellow {
	color: white !important;
}

.layui-table-cell>span {
	font-weight: normal;
}

.icon {
	font-size: 14px !important;
}

.laytable-cell-1-0-0 {
	width: 42px !important;
}

#datagrid {
	margin-top: 10px;
}

.apply {
	font-size: 12px;
	color: #655e5e;
}

.apply>b {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #ccc;
	border-radius: 5px;
	margin-right: 5px;
}

.upData {
	background-color: #67C23A !important;
}

.underway {
	background-color: #ffb752 !important;
}

.reject {
	background-color: red !important;
}

.status {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.open {
	width: 400px;
	height: 200px;
	background-color: #fff;
	border-radius: 15px;
	padding-top: 38px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.choice {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 640px;
	height: 342px;
	background-color: #fff;
	border-radius: 15px;
}

.selec {
	display: flex;
	width: 100%;
	height: 50px;
	margin: 0;
}

.selec>li {
	flex: 1;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}

.selec>li:first-child {
	line-height: 50px;
}

.selec>li:first-child>p {
	display: inline-block;
}

.active {
	border-bottom: 3px solid #67C23A;
}

.selec>li>img {
	width: 25px;
	height: 25px;
	border-radius: 25px;
	margin-right: 5px;
}

.ditch {
	width: 100%;
}

.ditch>li {
	position: relative;
	width: 100%;
	height: 250px;
	text-align: center;
}

.ditch>li>div {
	float: left;
	width: 50%;
	height: 250px;
	text-align: center;
	padding-top: 70px;
	box-sizing: border-box;
	cursor: pointer;
	border-top: 1px solid #eee;
}

.ditch div:first-child {
	border-right: 1px solid #eee;
}

.ditch div img {
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
}

.wePay,
.aliPay,
.pYun {
	display: none;
}

.pYun>img {
	width: 166px;
	height: 202px;
	margin: 24px;
}

.wePay>p,
.lsPay>p {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	text-align: center;
	margin: 0;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

#delte {
	position: absolute;
	width: 40px;
	height: 40px;
	/*background-color: #000;*/
	/*color: #fff;*/
	/*border-radius: 20px;*/
	/*text-align: center;*/
	line-height: 34px;
	/*font-size: 34px;*/
	right: 20px;
	/*top: 20px;*/
	cursor: pointer;
}

#permium,
#camera,
#migratory {
	display: none;
}

.operate {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}

.operates {
	width: 500px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: white;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 10px;
}

.operates>button {
	width: 230px;
	height: 29%;
	margin: 0px 7px 8px 0px;
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}

.operates>button:nth-child(2),
.operates>button:nth-child(4),
.operates>button:nth-child(6) {
	margin: 0px 0px 0px 8px;
}

#camera,
#shortcuts,
#sentryBox,
#projectAttrition {
	background-color: #67c23a;
	color: white;
	border: none;
}

#permium,
#pushService,
#parameter,
#migratory {
	background-color: #e6a23c;
	color: white;
	border: none;
}

#delete {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 10px;
	right: 10px;
	color: white;
	font-size: 20px;
	cursor: pointer;
}

#hide>div {
	display: inline-block;
	min-width: 100px;
	height: 36px;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	margin-right: 10px;
}

#hide span {
	display: inline-block;
	min-width: 40px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #000;
	border-right: 1px solid #e7e7e7;
	padding: 0px 8px;
	vertical-align: top;
}

#hide>div {
	border: none;
}

#hide>div>div {
	height: 34px !important;
	width: 190px;
	display: inline-block;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
}

#hide select {
	border: none;
	vertical-align: top;
	height: 30px;
	width: 132px;
	display: inline-block;
}

#hide .layui-form-select {
	display:none;
}

.inquire {
	margin-left: 10px;
}

.journal {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 2;
}

.journal>div {
	width: 400px;
	height: 65%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 5px;
}

.journal img {
	width: 100%;
	/*border-bottom: 1px solid #ccc;*/
}

.journalList {
	height: 60%;
	overflow-y: auto;
	padding: 10px;
	box-sizing: border-box;
	color: #838383;
}

.journalList li {
	margin: 10px 0px;
	padding-left: 15px;
	letter-spacing: 2px;
	font-size: 13px;
}

.journalList li:first-child {
	line-height: 30px;
	margin: 0;
	font-size: 12px;
	letter-spacing: 0px;
}

.journalList li:nth-child(2) {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-left: 15px;
	letter-spacing: 0px;
}

.journalList li:nth-child(3) {
	margin-top: 8px;
}

.journalList li b {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	padding: 4px;
	background-color: #4c9afc;
	margin-right: 10px;
	border-radius: 50%;
}

.journal>div>div {
	text-align: center;
}

.journal>div>div button {
	width: 60%;
	height: 30px;
	background-color: ;
}

#admin {
	display: none;
}

#cloudReco {
	background-color: #67c23a;
	color: white;
	border: none;
}

.condition-wrapper-1 div:nth-child(3)>div,
.condition-wrapper-1 div:nth-child(3)>div>div,
.condition-wrapper-1 div:nth-child(3)>div>div>div,
.condition-wrapper-1 div:nth-child(4)>div,
.condition-wrapper-1 div:nth-child(4)>div>div,
.condition-wrapper-1 div:nth-child(4)>div>div>div {
	border: none;
	height: 34px;
	min-width: 100px;
}

.condition-wrapper-1 div:nth-child(3) div>input,
.condition-wrapper-1 div:nth-child(4) div>input {
	height: 31px;
	width: 200px;
}

#butn>.iconfont {
	margin-right: 5px;
}

.icon-zhongzhi::before {
	color: #5094F2;
}

.icon-paypal {
	color: #6CD4BF;
}

.icon-yunpingtai {
	color: #6DA5E8;
}

.icon-sentryBox {
	vertical-align: middle;
}

.icon-refresh,
.icon-refresh-2-8 {
	color: #6CD4BF;
}


.icon-refresh-2-4,
.icon-a-rongqi11 {
	color: #F3C364;
}
