.kg-show{
	display: block;
}

.kg-visble{
	visibility: hidden;	
}

.kg-hide{
	display: none;
}
.kg-to{
	width:30px;
	float:left;
	text-align:center;
}
.kg-to-sm{
	width:14px;
	float:left;
	text-align:center;
}

.kg-default{
	position: absolute ;
	z-index: 9;
}

.kg-display-landscape{
	position: static;
	overflow: auto;
}
.kg-tab-header-panel{
	display: none;
}
.kg-tab-header-panel.active{
	display: block
}

.kg-landscape-container{
	position: relative;
}

.kg-landscape-container .kg-landscape{
	position: relative;
	display: inline-block;
	*display:inline;
	vertical-align: middle;
}

.kg-invalid{
	position: absolute;
	top: 33%;
	left: 0px;
	height:33%;
	width: 100%;
	z-index: 90;
}



.kg-invalid .kg-invalid-item{
	width: 100%;
	position: relative;
}

.kg-shade{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.kg-date{
	position: absolute;
}

.kg-date-content{
    position:relative;
}

.kg-date-tmb{
	position: absolute;
}

.kg-date-lcr{
	min-width:110px;
}
.kg-img-div:hover{
	cursor: pointer;
} 

.kg-img-div .kg-img-icons{
	display: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right:0;
	z-index: 92;
	background-color: #d5d5d5;
	opacity: .85;
    filter: alpha(opacity=85);
    text-align:center;
	vertical-align: middle;
	border:1px #adadad solid; 
	
}
.kg-img-div:hover .kg-img-icons{
	display: block;
}

.kg-img-div .kg-img-icons .kg-img-icon{
	cursor: pointer;
	display:block;
	float:left;
	margin: 5px 3px 3px 3px;
	position: relative;
	z-index:92; 
}

.kg-img-div .kg-img-icons .kg-img-icon i{
	display: inline-block;
	width: 20px;
	height: 20px;
	
}

.kg-select{
	width:100%;
	height:20px;
    margin-top: 5px;
    border:1px solid #CCCCCC;
}

.kg-color-ul{
	padding:0;
	margin:0;
	list-style:none;
	width:148px;
	border:1px solid #CCCCCC;
	display:none;
}
.kg-color-ul li{
	background-color:#FFFFFF;
}
.kg-color-ul li a{
	display:inline-block;
	width: 148px;
	height:16px;
	text-decoration:none;
}
.kg-color-div{
	width:150px;
	height:100px;
	overflow-y:scroll;
	overflow-x:hidden;
	position: absolute;
	z-index: 999999;
	display: none;
}

.kg-select-color{
	width:100%;
	height:21px;
	margin-top:4px;
	border:1px solid black;
}
.kg-icon-sealinfo{
	background-image:url("image/btn4.png");
}
.kg-icon-signverify{
	background-image:url("image/btn3.png");
}
.kg-icon-remove{
	background-image:url("image/btn5.png");
}
.kg-icon-move{
	background-image:url("image/btn1.png");
}
.kg-icon-sign{
	background-image:url("image/btn2.png");
}
.kg-icon-move-not{
	background-image:url("image/btn6.png");
}
.kg-icon-move-do{
	background-image:url("image/btn7.png");
}

.kg-group{
	display: inline-block;
	*display: inline;
  	zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	width:100%;
}
.kg-group label{
	display: inline-block;
    max-width: 30%;
    text-align:right;
    margin-bottom: 5px;
    font-weight: 700;
}
.kg-group .kg-control{
    display: inline-block;
    width: 135px;
    vertical-align: middle;
    height: 20px;
    padding: 6px 12px 6px 0px;
    font-size: 14px;
    line-height: 25px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.kg-switcher{
	width:180px;
    height: 180px;
    padding: 10px 45px 25px 45px;
    margin: 0px auto;
    position: relative;
}

#kg-companySelectContainer{
	width: 180px;
    padding: 5px 45px;
    margin: 0px auto;
    position: relative;
    display:none;
  }

#kg-companySelect{
	width: 62%;
    height: 20px;
    margin-top: 5px;
    margin-left: 10px;
    border: 1px solid #CCCCCC;
}

#kg-exitSessionContainer{
	margin-top:10px;
	display:none;
	justify-content:center;
	padding:0;
}

#kg-exitSessionClick{
	justify-content:center;
}

.kg-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	backface-visibility: hidden;
	z-index: 1;
	border: 1px solid #ececec;
}

#kg-handwriteImgContainer{
	position:relative;
	left:0;
	top:0;
}
.kg-hw-seals{
	display: none;
}
#kg-handwriteImg{
	position:absolute;
	display: none;
}
#kg-remove-img{
	position:absolute;
	left:0;
	top:0;
	display: none;
	width: 24px;
	height: 24px;
	background:url("image/signaturePad-close.png") center no-repeat;
	background-size: 24px;
}

.kg-switcher .arrow-right {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -15px;
    text-decoration: none;
    display:block;
    z-index: 10;
}

.kg-switcher .arrow-left {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -15px;
    text-decoration: none;
    display:block;
    z-index: 10;
}

.kg-switcher .arrow-left .kg-icon,.arrow-right .kg-icon {
   display:inline-block;
	width: 20px;
    height: 20px;
}

.kg-switcher .arrow-left .kg-icon-angle-left,
.kg-switcher .arrow-right .kg-icon-angle-right{
	text-align: center;
    font-weight: 500;
    color: #a9a9a9;
    font-size: 25px;
    line-height: 25px;
}

.kg-switcher .arrow-left .kg-icon-angle-left:hover,
.kg-switcher .arrow-right .kg-icon-angle-right:hover{
    color: var(--primary-background-color);
}

.kg-wrapper {
	position: relative;
	width: 100%;
	box-sizing: content-box;
}

.kg-slide {
	float: left;
	width: 172px;
	height: 172px;
	position: relative;
	margin-left: 11px;
	margin-top: 13px;
}

.kg-image{
	width: 158px;
	height: 158px;
	overflow: hidden;
    text-align: center;
    display: table;
    float: left;
    margin: 10;
    position: relative;
    table-layout: fixed;
}

.kg-image:hover{
	border:1px solid #beceeb;
}

.kg-image a.kg-img{
	
	display:table-cell;
	vertical-align:middle;width: 150px;
	height: 150px;
	max-width:150px;max-height:150px;
}


.kg-image .kg-img img {
	border:0;margin:0 auto;max-width:150px;max-height:150px;
}


.kg-slide div.title{
	position: absolute;
	text-align: center;
	display: none;
}

.kg-img-checked a.kg-img{
    border:5px solid #0088cc;
}

.kg-pagin{
	position: absolute;
    text-align: center;
    bottom: 0px;
    text-align: center;
    width: 100%;
    left: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

.kg-pagin .kg-guide{
	text-align: center;
	letter-spacing:4px;
	width: auto;
}
.kg-pagin .kg-guide span{
	display:inline-block;
	width: 6px;
    height: 6px;
	margin: 0 3px;
	background: white;
    cursor: pointer; 
    font-size: 14px;
    border-radius: 100%;
    border:1.5px solid  #cccccc;
}

.kg-guide span.active{
	opacity: 1;
    background: #ec3535; 
    border:1.5px solid  #ec3535;
}

.kg-title {
	text-align:center;
}
.kg-title span{
	/* display:block; */
	color: #101010;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 10px ;
    text-align: center;
}

.kg-title .kg-icon{
	display:inline-block;
	width:52px;
	height:52px;
	margin:13px;
	/* vertical-align: -18px; */
}

.kg-title .kg-icon{
    background:url("image/sign-error-48.png") no-repeat center;
}

.kg-title.success .kg-icon{
    background:url("image/sign-check-48.png") no-repeat center;
}
.kg-title.timestamp.green{
	margin-left:20px;
	color:green;
}
.kg-title.timestamp.red{
	margin-left:20px;
	color:red;
}
/**

*/

.kg-loading{
	text-align: center;
	padding: 20px 30px 15px 30px;
}
.kg-alert{
	min-width: 250px;
	padding-left: 20px;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.kg-alert .kg-alert-icon,.kg-alert .kg-alert-msg{
	float: left;
	height: 100%;
	vertical-align: middle;
}

.kg-alert .kg-alert-msg{
	vertical-align:middle; 
	display:table-cell;
	width: 200px;
	
}
.kg-alert .kg-icon-attention-circled{
	width:35px;
	height:35px;
	margin-right:10px;
	display:inline-block;
	background: url("image/msg.png");
	vertical-align: -12px;
}


.kg-title .success,.danger{
	font-weight:bold;
}

.kg-title.danger .kg-icon{
	color: #e75033;
    text-decoration: none;
}


.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom:1; }


.kg-content{
	/* height:270px; */
	padding: 15px 10px ;
	border-top: none;
}

.ui-dialog-checkInput{
	display:inline-block;
}

/**
标签tab css
*/
.kg-tab{
	
}

.kg-tab .kg-nav{
	padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
}

.kg-nav>li{
	float: left;
    margin-bottom: -1px;
    position: relative;
    display: block;
    list-style: none;
    width:90px;
}

.kg-nav>li>a {
	position: relative;
    display: block;
    padding: 8px 10px;
    color: #353535;
    -webkit-transition: all .2s cubic-bezier(.175,.885,.32,1);
    transition: all .2s cubic-bezier(.175,.885,.32,1);
    margin-right: 2px;
    text-decoration: none;
    line-height: 1.53846154;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
	text-align: center;
}


.kg-nav>li.active>a, .kg-nav>li.active>a:focus, .kg-nav>li.active>a:hover {
   /*  color: grey; */
    cursor: default;
    background-color: #fff;
    color:var(--primary-background-color);
    border-bottom: 2px solid var(--primary-background-color);
   /*  border-bottom-color: transparent; */
}

.kg-tab-content{
	height:300px;
	overflow: auto; 
	/* border: 1px #ddd solid; */
	border-top: none;
}




.kg-tab-content .kg-tab-pane{
	display: none;
	
}

.kg-tab-content>.active {
    display: block;
}

.kg-meta{
	padding: 10px 0px 0px 0px;
}

.kg-meta .kg-item {
	margin-top: 3px;
	/* height:25px; */
	line-height:25px;
}
.kg-nosign{
	text-align: center;
}

.kg-meta .kg-label{
	/*width: 16%;*/
	min-width: 20%;
	float:left;
	display:inline-block;
	text-align: right;
}
.kg-meta .kg-value{
	/*width: 84%;*/
	max-width:80%;
	float:left;
	display:inline-block;
	text-align: justify;
	word-break:break-all;
    word-wrap:break-word;
}

#kg-qrCodeCountdown{
	margin-top:5px;
	text-align:center;
}

#scanStampContent{
	position:relative;
}

#kg-qrcodeImg{
	box-sizing: border-box;
    padding: 15px;
}

#kg-qrCodeImgForeground{
	cursor: pointer;
	font-size:20px;
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;	
    text-align:center;
    line-height:320px;
    z-index:9;
    background:rgba(255,255,255,.9);
}
#kg-qrCodeImgForeground.hide{
    z-index:-1;
     /* background:transparent; */
}

#kg-qrCodeExpires{
	color:var(--primary-background-color);
	margin:0 4px;
}
.kg-sm{
	position: relative;
    min-height: 1px;
    float: left;
}
.kg-sm-13{
	position: relative;
    min-height: 1px;
}
.kg-sm-12{width:100%}
.kg-sm-11{width:91.66666667%}
.kg-sm-10{width:83.33333333%}
.kg-sm-9{width:75%}
.kg-sm-8{width:66.66666667%}
.kg-sm-7{width:58.33333333%}
.kg-sm-6{width:50%}
.kg-sm-5{width:41.66666667%}
.kg-sm-4{width:33.33333333%}
.kg-sm-3{width:25%}
.kg-sm-2{width:16.66666667%;}
.kg-sm-1 {width: 8.33333333%;}




.kg-form{
    margin-bottom: 5px;
    margin-top:5px;
}

.kg-form .form-item {
	
}

.kg-form .form-item  .kg-label{
	display: inline-block;
    max-width: 100%;
    padding-top: 5px;
    margin-bottom: 0;
    text-align: left;
}

.kg-form-static{
	margin: 0 0 10px;
	min-height: 34px;
    padding-top: 7px;
    margin-bottom: 0;
}

.kg-dialog .form-control {
    display: block;
    padding: 6px 0px;
    font-size: 14px;
    width:100%;
    margin-bottom: 5px;
    line-height: 1.2;
    height: 1.2em;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.kg-indent{
	text-indent:40px;
	height: 22px;
	line-height: 25px;
	margin-left: 4px;
}

.kg-verificationButton{
	line-height: 28px;
    right: 0;
   	width:58px;
   	margin-top:2px;
   	text-align: center;
    cursor:pointer;
    position: absolute;
    background:white;
    top: 0;
    font-size:12px;
    color:var(--primary-background-color);
}
.kg-tip{
	position: absolute;
    top: 7px;
    right: 58px;
    width: 1px;
    height: 21px;
    background: #dadada;
}
.kg-tipText{
	position: absolute;
    top: 7px;
    left: 10px;	
    color:#666;

}   

.kg-verificationMark , .kg-revokeMark{
	height: 30px;
    right: 0;
   	width:60px;
   	margin-top:2px;
    position: absolute;
    top: 0;
   	z-index:2;
   	display:none;
   	background: url('./image/textarex_bg.gif') no-repeat bottom right;;
}

/**
dialog
*/
.kg-dialog{
   
}

.kg-dialog *{
	 box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.kg-dialog-info{
	width: 450px;
	/* padding-bottom: 20px; */
}

.kg-dialog-password{
	width:300px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.kg-dialog-prompt{
	width:400px;
	font-size: 14px;
	padding:30px 15px;
	text-align:center;
}

.kg-tipCheck{
	display:inline-block;
	margin-top:9px;
}

.kg-tipCheck label{
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.kg-promtInfo span{
	display:inline-block;
	height:24px;
	line-height:24px;
}
.kg-icon-prompt{
	width:24px;
	height:24px;
	margin-right:10px;
	display:inline-block;
	background: url("image/msg.png");
	vertical-align: -7px;
	background-size: 24px;
}
#kg-date{
	margin:0 4px 0 5px;
	color:red;
	font-size:14px;
}
.kg-dialog-sign{
	
}

.kg-dialog-Date {
	width:300px;
	height:160px;
  	font-size: 14px;
    display: block;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
     /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.kg-button{
	width: auto;
    overflow: visible;
    display: inline-block;
    padding: 6px 12px;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	color: var(--primary-color);
 	background-color: var(--primary-background-color);
  	border-color: var(--primary-border-color);
}

/* input#kg-dateSet{
	height: 1.428571429em;
	padding: 0px;
	margin:0px;
} */
input#kg-protectedDataSet{
	height: 1.428571429em;
	padding: 0px;
	margin:0px;
}
.kg-ui-dialog .ui-dialog-body{
	padding: 15px 10px 5px;
}
.kg-ui-dialog .ui-dialog-button{
	float: none;
    text-align: center;
    white-space: nowrap;
}

.kg-fontSet{
	cursor: pointer;
	display:block;
	float:left;
}

.kg-fontSet i{
	display: inline-block;
	width: 20px;
	height: 20px;
	
}
.kg-fontSet-font{
	margin-left:-8px;
}

.kg-fontSet-edit{
	margin-left:5px;
}

.kg-font-text{
	background-image:url("image/font.png");
}

.kg-font-edit{
	background-image:url("image/edit.png");
}



.kg-postil-label{
	display: inline-block;
    /*max-width: 30%;*/
    text-align:left;
    margin-bottom: 5px;
    font-weight: 700;
}

.kg-postil-value{
	height:40px;
	font-family:Helvetica, arial, sans-serif;
}

.kg-dialog-font {
	width:300px;
	height:100px;
  	font-size: 14px;
    display: block;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.kg-font-positl-span{
	/*
		padding-left:10px;
		padding-right:10px;
	*/
}

.kg-font-positl-div{
	/*max-width:350px;*/
}

	

#kg-remenberPwd {
    -webkit-appearance: checkbox;
}

#kg-addDate{
	-webkit-appearance: checkbox;
}

.kg-dialog-content{
	width:250px;
	height:50px;
	padding:5px 5px 0px 7px;
	font-size: 16px;
}
.kg-dialog-proData {
	width:270px;
	height:270px;
  	font-size: 14px;
    display: block;
    line-height: 1.42857143;
    color: #555;
    padding:2px 2px 2px 2px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.kg-dialog-proData-items{
	width:270px;
	height:180px;
	overflow-x:hidden;
	overflow-y: auto;
	padding-left:4px;
}
.kg-dialog-proData-item{
	width:270px;
	display: block;
	overflow: hidden;
}
.kg-dialog-label {
	line-height: 24px;
	overflow: hidden;
    white-space: nowrap;
    padding-top: 2px;
    float: left;
    text-overflow: ellipsis;
    width: 240px;
}
.kg-dialog-checkbox{
	float:left;
	display:inline-block;
	height: 12px;
    vertical-align: text-top;
    margin-top: 6px;
}
.kg-dialog-proData-selProData{
	overflow:auto;
	display:inline-block;
	height:90px;
}

.kg-dialog-line{
	width:270px;
	border-top:1px solid #ccc;
	padding-bottom:4px;
	margin-bottom:-4px;
}
.kg-selProData{
	 word-break: break-all; 
}
.kg-hw-model{
	height:20px;
}
.kg-hw-content{
	 *zoom: 1;
}
.kg-hw-content:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
 }
.kg-hw-info{
	float:left;
	margin-right:12px;
	margin-bottom:5px;
	font-size:12px;
}
.kg-hw-info select{
	line-height:20px;
	min-width:35px;
	transition: all 500ms;
	color:#464646;
}

.kg-hw-info input[type='text']{
	color:#464646;
}
select,
select:hover{
	outline:none;
}

textarea:focus{
	outline:1px 
}

.kg-hw-info.kg-hw-fontSize{
	margin-left:1px;	
}
.kg-hw-info>span{
	margin-right:5px;	
	color:#464646;
}
.kg-hw-info.kg-hw-fontSize,.kg-hw-linewidth{
	/*margin-top:-1px;*/
}

.kg-hw-info.kg-hw-fontSize,.kg-hw-fontFamily{
	display:none;
}

.kg-hw-info.kg-hw-fontFamily select{
	max-width:100px;
}

.kg-hw-text-edit{
	display:none;
	z-index: 2;
	padding: 0px;
	position: absolute;
	overflow: hidden;
	resize: none;
	left: 0;
	/*top: 40px;*/
	word-break: break-all;
	font-size: 24px;
	font-family: 'sans-serif';
	font-style: normal;
	line-height: 31.5px;
	border-style:none;
	-webkit-text-fill-color: transparent;
	background: url('./image/textarex_bg.gif') no-repeat bottom right;
	filter:alpha(opacity=20);
	clear:both;
}

.kg-hw-text-span {
	display:none;
	z-index: 2;
	padding: 0px;
	position: absolute;
	resize: none;
	left: 0;
	word-break: break-all;
	font-size: 24px;
	font-family: 'sans-serif';
	font-style: normal;
	line-height: 31.5px;
	border-style:none;
	word-wrap: break-word;
	overflow:hidden;
}

#kg-eraser{
	width:34px;
	height:34px;
	position: absolute;
	left:20px;
	display:none;
	
}
#kg-eraser.eraser.gray{
	background:url('image/eraser_gray.png') center no-repeat!important;
}

#kg-eraser.eraser{
	background:url('image/eraser.png') center no-repeat;
}

#kg-hw-tip{
	font-size:24px;
	color:#dfdfdf;
    border: 2px dashed;
    padding: 10px;
    pointer-events: none;
    display:none;
    position: absolute;
    left:0;
    top:0;
}
.kg-iframeFix{
	background:white;
 	position: absolute;
 	opacity: 0.001;
 	zIndex: 90;
}
/* .i-addDate{
	display:none;
} */


.kg-common-lang{
	margin-bottom:10px;
}

#kg-handwrite select,
#kg-handwrite select option{
	border-radius: 2px;
    height: 20px;
    width: 76px;
    font-size: 12px;
} 
#nameid{
	text-indent:2px!important;
	font-size:12px;
}


input.kg-primary-check-red,
input.kg-primary-check-blue {
    width: 13px;
    height: 13px;
    display: inline-block;
    text-align: center;
    vertical-align: baseline;
    line-height: 12px;
    margin-right: 5px;
    position: relative;
}
 
input.kg-primary-check-red::before,
input.kg-primary-check-blue::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
}
 
input.kg-primary-check-red:checked::before{
    content: "";
    background:url("image/select_red.png") no-repeat center white!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #d9d9d9;
    font-size: 20px;
    font-weight: bold;
    border-radius: 2px;
}

input.kg-primary-check-blue:checked::before{
    content: "";
    background:url("image/select_blue.png") no-repeat center white!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #d9d9d9;
    font-size: 20px;
    font-weight: bold;
    border-radius: 2px;
}

