@charset "utf-8";

.printer_font {
	font-size: 14px
}

.sf_dialog.ui-widget {
	font-size: 1em
}

.ui-widget-content {
	color: #333
}

.sf_dialog {
	background: #fff;
	border: 6px solid #767576;
	float: left;
	padding: 0
}

.ui-corner-all {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.ui-widget {
	font-family: Verdana, Arial, sans-serif
}

.ui-dialog {
	overflow: hidden
}

.sf_dialog.ui-dialog .ui-widget-header {
	height: 46px;
	border: 0;
	border-bottom: 1px solid #d1d1d1;
	border-radius: 0;
	padding: 0 20px;
	background: 0;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-dialog .ui-dialog-titlebar {
	position: relative
}

.ui-widget-header {
	color: #222;
	font-weight: bold
}

.ui-helper-clearfix {
	zoom: 1
}

.sf_dialog .ui-dialog-title {
	font-family: "微软雅黑", "宋体";
	width: 550px;
	color: #2d2c2c;
	font-size: 16px;
	font-weight: bold;
	padding-top: 18px;
	float: left
}

.ui-dialog .ui-dialog-title {
	margin: .1em 16px .1em 0
}

.sf_dialog.ui-dialog .ui-dialog-titlebar-close {
	padding: 0 20px 0 0;
	float: right;
	margin-top: -6px;
	right: 0
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	height: 18px
}

.ui-widget-header a {
	color: #222
}

a {
	text-decoration: none
}

.ui-widget-header {
	font-weight: bold
}

.sf_dialog .ui-dialog-titlebar-close span {
	width: 40px;
	height: 14px;
	line-height: 14px;
	text-align: right;
	background:
		url("../../../static/images/global_bgs_new.png?v=1396425694590")
		no-repeat -144px -44px;
	margin-top: 0;
	display: inline-block;
	float: right;
	cursor: pointer;
	font-weight: normal;
	margin: 0;
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon {
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

body {
	/* font: 12px/1.5 tahoma, '宋体', arial */
	font-family:"微软雅黑","宋体"; WORD-BREAK: break-all
}

.sf_dialog .ui-dialog-content .dialog_btn {
	text-align: right;
	background: #f3f3f3;
	padding: 14px 20px;
	border-top: 1px solid #d1d1d1
}

div {
	/* font-family: 宋体;
	font-size: 12px */
	font-family:"微软雅黑","宋体"; WORD-BREAK: break-all
	
}
.newfont{
	font-family: "微软雅黑","宋体" !important;
	font-size: 12px !important
}
.sf_dialog .ui-dialog-content .dialog_btn .load {
	display: none;
	width: 170px;
	height: 30px;
	vertical-align: middle;
	margin-right: -170px;
	position: relative;
	z-index: 20;
}

.sf_dialog .ui-dialog-content .dialog_btn {
	text-align: right
}

.black_btn,.ui-widget .black_btn {
	display: inline-block;
	background:
		url("../../../static/images/global_btn_bgs.jpg?v=1396001529439")
		repeat-x 0 0;
	border: 1px solid #000;
	color: #fff;
	min-width: 72px;
	min-width: 50px \9;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.ui-widget input {
	font-family: Verdana, Arial, sans-serif
}

.mr20 {
	margin-right: 20px
}

input[type="button"] {
	align-items: flex-start;
	text-align: center;
	box-sizing: border-box
}

.white_btn,.ui-widget .white_btn {
	display: inline-block;
	background:
		url("../../../static/images/global_btn_bgs.jpg?v=1396001529439")
		repeat-x 0 -90px;
	border: 1px solid #858585;
	min-width: 72px;
	min-width: 50px \9;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none
}

.ui-widget-content .ui-icon {
	background-image:
		url(../../../static/images/jquery_ui_images/ui-icons_222222_256x240.png)
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px
}

.ui-icon {
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-resizable-se {
	cursor: se-resize
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block
}

.sf_dialog .ui-dialog-content .dialog_content {
	padding: 20px;
	min-height: 110px;
	max-height: 400px;
	overflow: auto;
}

.sf_dialog .ui-dialog-content .vertical_middle {
	height: 110px;
	display: table-cell;
	vertical-align: middle;
	line-height: 26px;
	width: 37em;
}