@CHARSET "UTF-8";

html {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #444;
	margin: 0 0 0 0;
	border: 0;
	height: 100%;
}

body {
	margin: 0 0 0 0;
	border: 0;
	overflow: auto;
	background-color: #eee;
	position: relative;
	height: 100%;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

li.hb:hover {
	background-color: #daf0fa;
}

h1 {
	font: 28px/40px Tahoma, Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #444;
}

input {
	outline: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #444;
}

table {
	width: 100%;
	border: 0;
	background-color: transparent;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: separate;
}

th {
	font-weight: lighter;
	font-size: 12px;
	padding: 0;
	padding-left: 12px;
	border-left: 1px solid #ccc;
	text-align: left;
	line-height: 24px;
	border-bottom: 3px solid #ccc;
}

th:first-child {
	border-left: 0px;
}

tbody tr td {
	line-height: 30px;
	border-bottom: 1px solid #fff;
}

tbody tr td .icon{
	display: none;
	width: 16px;
	height: 16px;
	position : relative;
	bottom : -3px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(icons-gridview-status.png) no-repeat;	
}

tbody tr:hover td .icon{
	display: inline-block;
}

tbody tr td .icon.important{
	display: inline-block;
	background-position: 0 -111px;	
}

tbody tr td .icon.processing{
	display: inline-block;
	background: url(icon-drawer-processing-active.gif) no-repeat;	
}

tbody tr td .icon.success{
	display: inline-block;
	background-position: 0 0;
	bottom: -4px;
}

tbody tr td .icon.info{
	background-position: 0 -95px;	
}

tbody tr td .icon.edit{
	cursor: pointer;
	background-position: 0 -270px;	
}

tbody tr td .icon.remark{
	cursor: pointer;
	background-position: 0 -270px;
}

tbody::before {
	content: "";
	display: table-row;
	height: 10px;
	background-color: #fff;
}

tbody tr td:first-child {
	background-color: #e1f3fb;
}

tbody tr:hover {
	background-color: #daf0fa;
}

tbody tr:hover td:first-child {
	background: #c3e7f7 url(grid-go-wht.png) right no-repeat;
}

tbody tr.selected td {
	background-color: #6ac4ea;
}

tbody tr.selected td:first-child {
	background: #3aa0cc url(grid-go-wht.png) right no-repeat;
}

tbody tr.tselected td {
	background-color: #4aa4ca;
	color: #fff!important;
}

tbody tr.tselected td:first-child {
	background: #1a80ac url(grid-go-wht.png) right no-repeat;
}

tbody .aedit{
	width: 75%;
	border: 0;
	margin: 0;
	line-height: 16px;
	padding: 5px;;
}

pre{
	display: inline;
	font-family: arial, sans-serif, simsun;
}

.succes_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	position : relative;
	bottom : -3px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(icons-gridview-status.png) no-repeat;
	background-position: 0 -95px;
}

.right_head .nav {
	display: inline-block;
	margin: 15px 15px 15px 0;
	font-size: 16px;
	line-height: 30px;
}

.right_head .nav a {
	text-decoration: none;
	color: #666;
}

.right_head .nav.current {
	font-size: 26px;
	line-height: 40px;
	border-bottom: 2px #333 solid;
	color: #333;
}

.right_head .nav.current a {
	text-decoration: none;
	color: #333;
}

.right_head .nav:hover {
	font-size: 26px;
	line-height: 40px;
	border-bottom: 2px #333 solid;
	color: #333;
}

.right_head .nav:hover a {
	text-decoration: none;
	color: #333;
}

.content td a:link {
	text-decoration: none;
	color: #333;
}

.content td a:visited {
	text-decoration: none;
	color: #E29B8C;
}

.content td a:hover {
	color: blue;
}

.content td a:active {
	text-decoration: none;
	color: blue;
}

.disable-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.tsearch{
	position: relative;
	height: 60px;
	border: 1px solid #ccc;
	padding: 15px 0 0 15px;
	margin-right: 2px;
	overflow: hidden;
}

.tsearch form{
	white-space: nowrap;
	overflow: hidden;
	padding-right: 55px;
}

.ttips{
	line-height: 30px; 
	font-size: 12px;
}

.ttips .spicon{
	width: 16px;
    height: 16px;
    position: relative;
    bottom: -3px;
    margin-left: 5px;
    margin-right: 5px;
    background: url(icons-gridview-status.png) no-repeat;
    display: inline-block;
}

.tsearch label{
	padding: 0 10px 0 10px; 
}

.tsearch .tbutton{
	position: absolute;
	right: 15px;
	bottom: 5px;
	width: 34px;
	height: 34px;
	cursor: pointer;
	background: url(button-complete.png) 0 0 no-repeat;
}

.tsearch .tbutton:hover{
	background-position: -64px 0;
}

.tsearch input,.tsearch select{
	width: 175px;
}

.expected-price-search {
	position: relative;
	display: inline-block;
}

.expected-price-options {
	display: none;
	position: absolute;
	z-index: 82;
	top: 100%;
	left: 0;
	min-width: 105px;
	padding: 4px 0;
	background-color: #fefefe;
	border: 1px solid #ccc;
	box-shadow: 0 2px 5px #999;
}

.expected-price-option {
	display: block;
	padding: 4px 10px;
	line-height: 20px;
	white-space: nowrap;
	cursor: pointer;
}

.expected-price-option:hover {
	background-color: #1a80ac;
	color: #fff;
}

* {
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.35) transparent;
}

*::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

*::-webkit-scrollbar-track {
	background-color: transparent;
}

*::-webkit-scrollbar-thumb {
	min-height: 36px;
	background-color: rgba(0, 0, 0, 0.35);
	border: 3px solid #f3f3f3;
}

*::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, 0.5);
	border-width: 2px;
}

*::-webkit-scrollbar-corner {
	background-color: transparent;
}

.hide{
	display: none;
}

.show{
	display: inherit;	
}

.eptext{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tipline{
	text-overflow: ellipsis;
	overflow-x: hidden;
	overflow-y: visible;
	white-space: nowrap;
	margin: 0 12px 0 12px;
}

.textcell {
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 12px;
}

.numcell {
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 12px;
	text-align: right;
}

.hline {
	display: block;
	padding: 5px;
	line-height: 20px;
}

.click-label {
	padding: 2px 4px;
	background-color: #1a80ac;
	border: 1px solid #0a709c;
	text-align: center;
	color: #fff;
	cursor: pointer;
	user-select: none;
}

.click-label.inactive {
	background-color: gray;
	border: 1px solid gray;
}

.bid-account-popup {
	position: absolute;
	z-index: 81;
	width: 180px;
	background-color: #fefefe;
	box-shadow: 0 0 5px #999;
}

.bid-account-actions {
	display: flex;
	gap: 6px;
	padding: 6px 8px;
	border-bottom: 1px solid #ddd;
	background-color: #f3f3f3;
}

.bid-account-actions .click-label {
	flex: 0 0 auto;
	padding: 0 10px;
	line-height: 20px;
	white-space: nowrap;
}

.bid-account-list {
	max-height: 480px;
	overflow-y: auto;
	padding: 3px 0;
}

.bid-account-value.bid-account-group,
.bid-group-option {
	color: #1565c0;
}

.bid-account-value.bid-account-error {
	color: #a52a2a;
}

.bid-account-option,
.bid-group-option {
	cursor: pointer;
	padding: 0 12px;
	text-overflow: ellipsis;
	overflow-x: hidden;
}

.area-select {
	cursor: pointer;
}

.check-box {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	background-color: #D9DEE4;
	color: #666;
}

.check-box:hover {
	background-color: #C9CED4;
}

.check-box.checked {
	background-color: #546478;
	color: #fff;
}

.check-box.checked.gou::before {
    content: '✔';
}

.check-box.processing{
	width: 40px;
	display: inline-block;
	background: #D9DEE4 url(icon-drawer-processing-active.gif) no-repeat 7px 7px;
	color: #D9DEE4;;
}

.pick-mode-tabs {
	margin-bottom: 14px;
	border-bottom: 1px solid #ddd;
}

.pick-mode-link {
	display: inline-block;
	box-sizing: border-box;
	padding: 6px 14px 8px;
	margin-right: 4px;
	border: 0;
	border-bottom: 2px solid transparent;
	outline: none;
	background: transparent;
	color: #666;
	font: inherit;
	cursor: pointer;
}

.pick-mode-link:last-child {
	margin-right: 0;
}

.pick-mode-link.selected {
	border-bottom-color: #1a80ac;
	color: #1a80ac;
	font-weight: bold;
}

.radio-box {
	position: relative;
	height: 32px;
	text-align: center;
}

.radio-box .radio-item {
	height: 32px;
	float: left;
}

.radio-box .radio-wrapper {
	cursor: pointer;
	border-left: 1px #fff solid;
	height: 26px;
	line-height: 26px;
	background-color: #D9DEE4;
	color: #666;
}

.radio-box .radio-item.selected .radio-wrapper{
	background-color: #546478;
	color: #fff;
}

.radio-box .radio-wrapper:hover{
	background-color: #C9CED4;
}

.info-row {
	height: 25px;
	margin-bottom: 18px;
}

.info-row:hover .info-panel{
	background-color:#efefef;
}

.info-panel {
	line-height: 26px;
	height: 26px;
	float: left;
	border-bottom: 1px #333 solid;
}

.info-panel .info-title {
	width: 60px;
	text-align: right;
	display: inline-block;
}

.info-panel .info-text{
	display: inline-block;
}

#aalld0 {
	height: 100%;
	background-color: #fff;
}

#aalld0 .price-stat-shell {
	box-sizing: border-box;
	height: 100%;
	padding: 26px 30px 24px;
	overflow-y: auto;
}

#aalld0 .price-stat-heading {
	display: flex;
	align-items: flex-end;
	padding-right: 36px;
}

#aalld0 .price-stat-title {
	flex: 0 0 auto;
	padding-bottom: 7px;
	margin-right: 4px;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}

#aalld0 .price-stat-periods {
	display: flex;
	align-items: flex-end;
	white-space: nowrap;
}

#aalld0 .price-stat-empty {
	display: none;
	padding: 30px 12px;
	line-height: 30px;
	text-align: center;
}

#aalld0 .price-stat-row td:first-child {
	cursor: pointer;
}

#aalld0 .price-stat-details,
#aalld0 .price-stat-sku {
	display: none;
	box-sizing: border-box;
	height: 100%;
	padding: 22px 30px 20px;
	overflow: hidden;
}

#aalld0 .price-stat-detail-heading {
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}

#aalld0 .price-stat-detail-back {
	flex: 0 0 auto;
	margin-right: 14px;
}

#aalld0 .price-stat-detail-title {
	font-size: 18px;
	font-weight: bold;
}

#aalld0 .price-stat-detail-matrix {
	height: calc(100% - 78px);
	overflow: auto;
}

#aalld0 .price-stat-detail-table {
	width: 100%;
}

#aalld0 .price-stat-detail-table td {
	white-space: nowrap;
}

#aalld0 .price-stat-detail-table a:link {
	text-decoration: none;
	color: #333;
}

#aalld0 .price-stat-detail-table a:visited {
	text-decoration: none;
	color: #E29B8C;
}

#aalld0 .price-stat-detail-table a:hover,
#aalld0 .price-stat-detail-table a:active {
	color: blue;
}

#aalld0 .price-stat-detail-empty {
	padding: 36px 12px;
	text-align: center;
	color: #888;
}

#aalld0 .price-stat-detail-pager {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 14px;
}

#aalld0 .price-stat-detail-page {
	min-width: 190px;
	padding: 0 12px;
	text-align: center;
}

#aalld0 .price-stat-page-button {
	display: inline-block;
	min-width: 44px;
}

#aalld0.price-stat-mobile .price-stat-shell {
	padding: 22px 12px 20px;
}

#aalld0.price-stat-mobile .price-stat-details,
#aalld0.price-stat-mobile .price-stat-sku {
	padding: 18px 12px;
}

#aalld0.price-stat-mobile .price-stat-detail-page {
	min-width: 0;
}

#aalld0.price-stat-mobile .price-stat-heading {
	padding-right: 30px;
}

#aalld0 .price-stat-sku input[name=sku] {
	width: 160px;
	margin: 0 10px;
}

.banner {
	position: fixed;
	margin-left: -580px;
	left: 50%;
	width: 1160px;
	z-index: 20;
}

.banner div {
	position: relative;
	height: 30px;
	background-color: #3c454f;
	color: #fff;
	border: solid 2px #3c454f;
}

.speed-delay {
	display: none;
	position: absolute;
	left: calc(50% + 128px);
	top: 0;
	height: 30px;
	line-height: 30px;
	color: #e6edf3;
	font-family: Consolas, "Courier New", monospace;
	font-size: 12px;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
	cursor: help;
}

.speed-delay.visible {
	display: inline-block;
}

.speed-delay-dot {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 5px;
	border-radius: 50%;
	vertical-align: 1px;
}

.speed-delay.selected.delay-good .speed-delay-dot {
	background-color: #58c98d;
	box-shadow: 0 0 0 2px rgba(88, 201, 141, 0.18);
}

.speed-delay.selected.delay-normal .speed-delay-dot {
	background-color: #e7a847;
	box-shadow: 0 0 0 2px rgba(231, 168, 71, 0.18);
}

.speed-delay.selected.delay-high .speed-delay-dot {
	background-color: #e06363;
	box-shadow: 0 0 0 2px rgba(224, 99, 99, 0.18);
}

.speed-delay.candidate .speed-delay-dot {
	background-color: #8b949e;
	box-shadow: 0 0 0 2px rgba(139, 148, 158, 0.18);
}

.banner .userinfo {
	line-height: 30px;
	float: right;
	padding-right: 50px;
	background: url(avatar-small.png) no-repeat right;
}

.operation {
	background-color: #3c454f;
	height: 60px;
	left: 50%;
	width: 1160px;
	margin-left: -580px;
	bottom: 0;
	text-align: center;
	position: fixed;
	z-index: 20;
	font-size: 0;
	
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none; 
    user-select: none;
}

.operation li {
	display: none;
	width: 85px;
	height: 60px;
	background-color: transparent;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
}

.operation li:hover {
	background-color: #505861;
}

.operation li .icon {
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: transparent url(icons-32.png) no-repeat;
}

.operation li.left{
	position: absolute;
	width: 64px;
	right: 88px;
	top: 0;
}

.operation li.right{
	position: absolute;
	width: 64px;
	right: 24px;
	top: 0;
}

.operation li.bid .icon {
	background-position: 0 -2748px;
}

.operation li.manage .icon {
  background-position: 0 -2814px;
}

.operation li.visit .icon {
	background-position: 0 -3070px;
}

.operation li.refresh .icon {
	background-position: 0 -1154px;
}

.operation li.edit .icon {
	background-position: 0 -512px;
}

.operation li.cancle .icon {
	background-position: 0 -128px;
}

.operation li.left .icon {
	background-position: 0 -64px;
}

.operation li.right .icon {
	background-position: 0 -768px;
}

.operation li.add .icon {
	background-position: 0 0;
}

.operation li.redo .icon {
	background-position: 0 -3200px;
}

.operation li.update .icon {
	background-position: 0 -1536px;
}

.operation li.search .icon {
	background-position: 0 -3392px;
}

.operation li.backfill .icon {
	background-position: 0 -1536px;
}

.operation li.tool .icon {
	background-position: 0 -1088px;
}

.operation li.delete .icon {
	background-position: 0 -1602px;
}

.operation li.abort .icon {
	background-position: 0 -4992px;
}

.operation li.abortx .icon {
	background-position: 0 -4992px;
}

.operation li.history .icon {
	background-position: 0 -256px;
}

.operation li.log .icon {
	background-position: 0 -256px;
}

.operation li.info .icon {
	background-position: 0 -576px;
}

.operation li .text {
	margin-top: 5px;
}

.content {
	position: fixed;
	margin-left: -580px;
	left: 50%;
	width: 1160px;
	height: 100%;
	box-shadow: 0 0 85px #999;
	background-color: #fff;
}

.content .wrapper {
	position: absolute;
	left: 200px;
	top: 34px;
	bottom: 60px;
	right: 0;
	overflow: hidden;
}

.content .container {
	position: relative;
	padding-left: 17px;
	padding-right: 17px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.navigation {
	position: absolute;
	top: 34px;
	bottom: 60px;
	left: 0;
	width: 200px;
	background-color: #71b1d1;
	overflow: hidden;
	
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none; 
    user-select: none;
}

.navigation ul {
	height: 100%;
	width: 220px;
	background-color: #71b1d1;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-top: 20px;
}

.navigation li {
	height: 50px;
	cursor: pointer;
}

.navigation li a {
	color: #fff;
	display: block;
	padding: 5px 0 5px 5px;
	height: 40px;
}

.navigation li:hover {
	background-color: #7cc1de;
}

.navigation li.selected {
	background-color: #fff;
}

.navigation li.selected a {
	color: #000;
}

.navigation li .icon {
	background-position: right;
	float: left;
	width: 40px;
	height: 40px;
}

.navigation li.selected .icon {
	background-position: left;
}

.navigation li .text {
	float: left;
	line-height: 40px;
	margin-left: 10px;
}

.navigation li .icon.all {
	background-image: url(nav-all.png);
}

.navigation li .icon.web {
	background-image: url(nav-web.png);
}

.navigation li .icon.auto {
	background-image: url(nav-auto.png);
}

.navigation li .icon.scheduler {
	background-image: url(nav-scheduler.png);
}

.navigation li .icon.network {
	background-image: url(nav-network.png);
}

.navigation li .icon.traffic {
	background-image: url(nav-traffic.png);
}

.navigation li .icon.settings {
	background-image: url(nav-settings.png);
}

.mobile ::-webkit-scrollbar {
    display: none;
}

.mobile .content .wrapper {
	bottom: 120px;
}

.mobile .operation li.left {
	right: inherit;
	left: 0px;
}

.mobile .operation li.right{
	right: 0px;
}

.mobile .operation li{
	width: 56px !important;
}

.mobile .navigation {
	height: 60px;
	top: initial !important;
	bottom: 60px !important;
	left: 0;
	width: 100%;
}

.mobile .navigation ul {
	height: 100%;
	width: 100%;
	padding: 0;
	display: flex;
	justify-content: center;
	list-style: none;
}

.mobile .navigation li {
    overflow: hidden;
	height: 50px;
	width: 50px;
	float: left;
	padding: 5px;
}

.mobile .prompt .message {
	text-overflow:ellipsis;
	overflow: hidden;
	width: 200px;
}

.mobile .tsearch label{
	padding: 0 10px 0 0; 
}

.scaled {
    transform: scale(0.7);
    transform-origin: left top;
}

.button {

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 235px;
	height: 32px;
	background-color: #1a80ac;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	border: 1px solid #0a709c;
	line-height: 32px;
	cursor: pointer;
}

.button.disabled{
	background-color: gray;
	border: 1px solid gray;
}

.button.on{
	background-color: #E29B8C;
	border: 1px solid #D08B7C;
}

.coverl{
	display : none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #fff;
}

.coverl .wimg{
	width: 129px;
	height: 134px;
	margin-left: -65px;
	margin-top: -77px;
	background: url(./loading.gif);
	position: absolute;
	top: 50%;
	left: 50%;
}

.little_area {
	border-bottom: #a6a6a6 1px solid;
}

.little_area:hover {
	background-color: #f9f9f9;
}

.dialog {
	display: none;
}

.dialog>.cover {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	opacity: 0.75;
	z-index: 80;
}

.dialog .close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index : 81;
	background-image: url(dialog-close.png);
	cursor: pointer;
}

.dialog .close:hover {
	background-image: url(dialog-close-hover.png);
}

.dialog>.wrapper {
	position: fixed;
	width: 560px;
	height: 440px;
	left: 50%;
	margin-left: -280px;
	top: 50%;
	margin-top: -220px;
	background-color: #fff;
	z-index: 80;
	overflow: hidden;
}

.dialog .container {
	position: relative;
	width: 100%;
	height: 100%;
}

.dialog .slide .cover {
	cursor : pointer;
	position: absolute;
	width: 100%;
	padding-right: 30px;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #71b1d1;
}

.dialog .slide .wrapper {
	padding: 30px;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #fff;
	box-shadow: 2px 0 2px -2px #777,-2px 0 2px -2px #777;
}

.dialog .slide .tab {
	padding: 30px;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #fff;
}

.dialog .slide .account-table-scroll {
	position: relative;
	width: 100%;
	height: 280px;
	overflow-x: hidden;
	overflow-y: auto;
}

.dialog .slide .aauto-dd-trigger {
	position: relative;
}

.dialog .slide .aauto-dd-trigger .aauto-dd-label {
	padding-right: 28px;
}

.dialog .slide .aauto-dd-trigger:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #666;
}

.dialog .slide .aauto-dd.open .aauto-dd-trigger:after {
	margin-top: -3px;
	border-top: 0;
	border-bottom: 6px solid #666;
}

.dialog .slide .aauto-dd-list {
	position: absolute;
	z-index: 82;
	left: 0;
	right: 0;
	top: 100%;
	max-height: 280px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: 3px 0;
	list-style: none;
	background-color: #fefefe;
	border: 1px solid #a6a6a6;
	box-shadow: 0 2px 5px #999;
}

.dialog .slide .aauto-dd-list li {
	padding: 4px 10px;
	line-height: 20px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dialog .slide .aauto-dd-list li:hover,
.dialog .slide .aauto-dd-list li.selected {
	background-color: #1a80ac;
	color: #fff;
}

.dialog .slide .account-table-scroll table {
	background-color: #fff;
}

.dialog .slide .account-table-scroll thead th {
	position: sticky;
	top: 0;
	z-index: 1;
	background-color: #fff;
}

.dialog .slide .account-table-scroll tbody tr._f {
	display: none;
}

.dialog .slide .next {
	cursor: pointer;
	position: absolute;
	width: 34px;
	height: 34px;
	right: 30px;
	bottom: 30px;
	background-image: url(button-next.png)
}
.dialog .slide .next:hover {
	background-position: -64px 0;
}

.dialog .slide .back {
	cursor: pointer;
	position: absolute;
	width: 34px;
	height: 34px;
	right: 30px;
	bottom: 30px;
	background-image: url(button-back.png)
}
.dialog .slide .back:hover {
	background-position: -64px 0;
}

.dialog .operation0 {
    position: absolute;
	width: 400px;
	height: 34px;
	left: 30px;
	bottom: 30px;
}

.dialog .operation0 .button{
    margin: 0 15px 0 0;
    float: left;
    width: 50px;
}

.dialog .operation1 {
	padding: 20px 0px;
}

.dialog .operation1 .button{
	margin: 0 15px 0 0;
	float: left;
	width: 50px;
}

.dialog .infomation0 {
	position: absolute;
	width: 400px;
	height: 34px;
	line-height: 34px;
	left: 30px;
	bottom: 70px;
	color: #a20606;
}

.hover_close {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index : 81;
	background-image: url(dialog-close.png);
	background-position: -10px -10px;
	cursor: pointer;
}

.hover_close:hover {
	background-image: url(dialog-close-hover.png);
	background-position: -10px -10px;
}

.prompt{
	display: none;
}

.prompt>.cover {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	opacity: 0.75;
	z-index: 80;
}
.prompt>.wrapper {
	position: fixed;
	height: 55px;
	bottom : 60px;
	color: #fff;
	left: 50%;
	width: 1160px;
	margin-left: -580px;
	z-index: 80;
	background-color: #495461;
}
.prompt>.wrapper.progress{
	background: #495461 url(bkg-progress-nondeterministic-anim.gif) top repeat-x;
}
.prompt .message{
	float: left;
	width: 600px;
	padding-left: 50px;
	line-height: 55px;
	background: url(icon-behavior-details.png) 10px no-repeat;
}

.prompt .behavior{
	float: right;
	height: 100%;
}

.prompt .behavior li{
	float: right;
	width: 60px;
	height: 100%;
	line-height: 55px;
	margin-right: 25px;
	cursor: pointer;
}

.prompt .behavior li.ok{
	background: url(icon-behavior-ok.png) right no-repeat;	
}

.prompt .behavior li.no{
	background: url(icon-behavior-no.png) right no-repeat;	
}

.prompt .behavior li.details{
	background: url(icon-behavior-details.png) right no-repeat;	
}

.xinput {
	border: 1px solid #a6a6a6;
	height: 26px;
	width: 280px;
	position: relative;
	overflow: hidden;
}

.xinput div {
	margin-right: 35px;
	height: 100%;
}

.xinput input {
	border: 0;
	margin: 0;
	padding: 5px;
	width: 100%;
	line-height: 16px;
	color: #444;
}

.xinput span {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 24px;
	background-repeat: no-repeat;
}

.xinput span.normal {
	background-image: url(icon-copy.png);
	background-position: 0 0;
}

.xinput span.invalid {
	background-image: url(icon-invalid.gif);
	background-position: 5px 5px;
}

.xinput span.search {
	background-image: url(icon-search.png);
	background-position: 6px 7px;
}

.xinput span:hover {
	background-color: #eee;
}

.searchicon{
	background: url(icon-search.png) 6px 6px no-repeat;
	padding: 0;
	width: 24px;
	cursor: pointer;
}

.searchicon:hover{
	background-color: #eee;	
}

.xsearch{
	position: absolute;
	right: 30px;
	top: 70px;
	width: 200px;
	border: 1px solid #999;
	height: 16px;
	padding: 5px;
}

.xsearch input{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 16px;
}

#slow{
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	position: relative;
	top: 4px;
}

.alltext {
	padding-top: 9px;
	padding-bottom: 9px;
	white-space: inherit !important;
	line-height: 14px;
	word-break: break-all;
}

.alltext .hide {
	display: inline-block;
}


.nbtext {
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.pointup_red {
	background-color: #850A0A !important;
	color: #fff !important;
}
.pointup_blue {
	background-color: #428bca !important;
	color: #fff !important;
}
