* {
	box-sizing: content-box;
}

p {
	margin: 0 0 0px;
}

.btn-file input[type="file"] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	text-align: right;
	opacity: 0;
	background: none repeat scroll 0 0 transparent;
	cursor: inherit;
	display: none;
}

.form-control {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	height: 30px;
}

body {
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	line-height: none;
}
.u-msg-dialog-top .u-msg-content p{
	display: inline-block;
    max-height: 120px;
    overflow: auto;
}
.file-preview-image {
	width: 100%;
	height: auto;
}

.krajee-default.file-preview-frame .kv-file-content {
	height: 108px;
	line-height: 108px;
	width: auto;
	max-width: 100%;
}

.kv-file-content {
	width: 160px;
	height: 160px;
}

.file-drop-zone {
	border-radius: 4px;
	margin: 0;
	padding: 4px 0 20px 4px;
	height: 312px;
	overflow-y: auto;
}

.file-drop-zone .kv-file-zoom {
	display: none !important;
}

.file-footer-caption1 {
	float: left;
	max-width: 90px;
}

.krajee-default.file-preview-frame {
	width: 158px;
	height: 150px;
	border: 1px solid #dfe6ec;
	border-radius: 4px;
	margin: 16px 0 0 16px;
	padding: 10px;
	float: left;
}

.krajee-default.file-preview-frame .kv-file-content img {
	height: auto !important;
	max-height: 100%;
	max-width: 100%
}

.modal-dialog {
	margin-top: 150px;
}

.kv-zoom-actions .btn-header-toggle {
	visibility: hidden;
}

.kv-zoom-actions .btn-fullscreen {
	visibility: hidden;
}

.kv-zoom-actions .btn-borderless {
	visibility: hidden;
}

#mobangjz {
	display: none;
}
.despctsearchModal .tip {
    bottom: -7px;
    border-color: rgba(221,234,255,1) transparent rgba(221,234,255,1) transparent;
    border-width: 6px 8px 0 6px;
    margin-left: -6px;
    margin-top: -8px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    line-height: 0px;
}
.despctsearchModal .tip span {
    top: 0px;
    border-color: #fff transparent #fff transparent;
    border-width: 6px 8px 0 6px;
    margin-left: -6px;
    margin-top: -8px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    line-height: 0px;
}
.despctsearchModal{
	position: fixed;
	z-index: 200;
	width: 440px;
	background: #fff;
	top: 0px;
	border: 1px solid #D9D9D9;
	padding: 6px 8px;
	border-radius: 4px;
	display: none;
	font-size: 12px;
	box-shadow:0px 0px 3px 0px rgba(221,234,255,1);
	border:1px solid rgba(202,223,255,1);
}
.despctsearchModal .titlebody{
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 16px;
}
.despctsearchModal .title{
	display: inline-block;
	margin-bottom: 10px;
	font-weight: bold;
}
.icon-close{
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}
.despctsearchModal .form-group .control-label {
    text-align: right;
    padding-left: 0!important;
    padding-right: 0;
    font-weight: 400!important;
    padding-top: 4px;
    display: inline-block;
	width: 6em;
	color:#999;
}
.despctsearchModal .control-element .btn{
	margin-top: -4px;
	font-size: 12px;
}
.despctsearchModal .form-group .form-control {
    box-shadow: none;
    height: 30px;
    padding: 4px 8px;
    margin: 0;
    display: inline-block;
	width: 200px;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px;
}

.asssearchModal .tip {
    bottom: -7px;
    border-color: rgba(221,234,255,1) transparent rgba(221,234,255,1) transparent;
    border-width: 6px 8px 0 6px;
    margin-left: -6px;
    margin-top: -8px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    line-height: 0px;
}
.asssearchModal .tip span {
    top: 0px;
    border-color: #fff transparent #fff transparent;
    border-width: 6px 8px 0 6px;
    margin-left: -6px;
    margin-top: -8px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    line-height: 0px;
}
.asssearchModal{
	position: fixed;
	z-index: 200;
	width: 350px;
	background: #fff;
	top: 0px;
	border: 1px solid #D9D9D9;
	padding: 6px 8px;
	border-radius: 4px;
	display: none;
	font-size: 12px;
	box-shadow:0px 0px 3px 0px rgba(221,234,255,1);
	border:1px solid rgba(202,223,255,1);
}
.asssearchModal .titlebody{
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 16px;
}
.asssearchModal .title{
	display: inline-block;
	margin-bottom: 10px;
	font-weight: bold;
}
.asssearchModal .form-group .control-label {
    text-align: right;
    padding-left: 0!important;
    padding-right: 0;
    font-weight: 400!important;
    padding-top: 4px;
    display: inline-block;
	width: 6em;
	color:#999;
}
.asssearchModal .control-element .btn{
	margin-top: -4px;
	font-size: 12px;
}
.asssearchModal .form-group .form-control {
    box-shadow: none;
    height: 30px;
    padding: 4px 8px;
    margin: 0;
    display: inline-block;
	width: 200px;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px;
}
.btn-searchass,.btn-replaceass,.btn-replaceassAll{
	background:rgba(255,255,255,1);
	border-radius:4px;
	color:rgba(0,102,255,1);
	border:1px solid rgba(237,244,255,1);
}
.btn-searchdespc,.btn-replacedespc,.btn-replacedespcAll{
	background:rgba(255,255,255,1);
	border-radius:4px;
	color:rgba(0,102,255,1);
	border:1px solid rgba(237,244,255,1);
}
#vouaccBalRelation .vouaccBalRelationtitle{
	background: #f9f9f9;
}
#vouaccBalRelation .vouaccBalRelationhref{
	cursor: pointer;
}
#vouaccBaltab td{
	text-align: right;
}
.previewvoutablediv{
	width: 1100px;
	max-height: 300px;
	overflow-y: auto;
	display: none;
	position: fixed;
	z-index: 2002;
}
#previewvoutable th{
	text-align: center;
    height: 26px !important;
	white-space: nowrap;
	min-width:32px;
}
#previewvoutable td{
	text-align: left;
}
#previewvoutable .tdnum{
	width: 170px;
}
.voucherleftbodykdp .leftbtnstram{
	background: none !important;
	border: none !important;
	display: block !important;
}
.voucherleftbodykdp .kemis{
    width: 227px;
    margin-left: 10px;
    display: inline-block;
    text-overflow: ellipsis;
    height: 60px;
    white-space: break-spaces;
    overflow: hidden;
}
.leftth{
	width: 56px;
    height: 20px;
    text-align: center;
    padding: 4px 10px;
}