.row {
	padding-bottom: 3px;
}
input[type="text"] {
	line-height:13px;
	font-size: 13px;
	color: #3c3c3c;
	text-align: left;
	width: 100%;
	height: 22px;
}
.form-control {
	padding:0px 1px !important;
	width:100%;
}
.itswInput>.input-group {
	height: 22px;
}
.input-group button {
	height: 22px !important;
}
.itswLable {
	width: 38%;
	display: inline-block;
	text-align: right;
	vertical-align: top;
	line-height: normal;
}
.btn-primary {
	line-height: 0.5 !important;
	padding: 0px 10px !important;
	font-size: 12px !important;
	border-radius: 180px !important;
	height: 24px !important;
}
.btn-primary-d{
 	line-height: normal ;
    padding: 0px 2px ;
    font-size: 12px ; 
    height: 24px ;
   	border-radius: 4px ;
   	background-color: #096AC6;
   	border: 0px;
   	color: #fff;
}

.btn-outline {
	height: 20px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 0px 10px !important;
}
.itswTitle {
	margin: 5px 20px 0px 20px !important;
}
.itswTitleUnLogin{
	margin: 0px 20px 0px 20px !important;
	font-weight: bold;
	color:#63a4ec;
	font-size:16px;
	display: inline-block;
	width: 6%;
}
.itswTitleUnLoginText{
	margin: 0px 0 0px 0 !important;
	color:red;
	font-size:13px;
	display: inline-block;
	width: 90%;
}
.ecert-border-no-bottom {
	border-top: 1px solid #e4eaec;
	border-right: 1px solid #e4eaec;
	border-left: 1px solid #e4eaec;
}
.pagination-detail{
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.pagination{
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.table-fixed {
    table-layout: fixed;
    word-break:break-all;
    word-wrap:break-all;
}


* {
	margin: 0;
	padding: 0;
	list-style: none;
}


.itswInput>.input-group {
    width: 100%;
    height: 22px!important;
    border: 0px solid #e5e6e7!important;
    margin-top: 2px;
}

.itswInput>.input-group>.form-control {
    border: 1px solid #e5e6e7;
    border-radius: 4px;
    height:22px;
}

.file-download{
	margin-top: 24px;
    margin-left: -96%;
    height: 30px;
    width: 70px;
    background-color: #63a4ec;
    color: #fff;	
}
 
.file-input{
    width: 89px;
    height: 30px;
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 200;
    cursor: pointer;
    background-color: #63a4ec;
    color: #fff;
    text-align: center;
    line-height: 30px
}
.fileName-input{
    height: 30px ! important;
    width: 77% ! important;
}
.file-button{
	margin-top: 24px;
    margin-left: 84%;
    height: 30px;
    width: 56px;
    background-color: #63a4ec;
    color: #fff;
}
.fixed-table-toolbar .columns{
	margin-top:-25px;
}
.dropdown-menu {
 	min-width: 200px;
}

.time-non-empty{
	background: #FAFFBD ;
}

.btn-group, .btn-group-vertical {
    display: inline-table;
}

.bootstrap-table input[type="radio"] {
    width: 15px;
    height: 15px;
}

.form-control:focus{
	border-bottom: 2px solid rgba(5, 121, 239, 0.99) !important; 
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
     outline: 5px auto rgba(5, 121, 239, 0.99); 
}
/*瑙ｅ喅娴忚鍣ㄨ蹇嗗姛鑳�浣胯緭鍏ユ鑳屾櫙鑹插彉榛�*/
input:-webkit-autofill:not(.non-empty){
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.yzmInputCss{
	width:70%;
	float:left;
}
.yzmImgCss{
	width:30%;
	float:left;
	height:45px;
}
.mobileBgCss{
	margin-top: 0;
    background: #205BD1;
}
.mobileFontCss{
	color: #fff;
    font-family: Microsoft YaHei;
    font-size: 22px;
    line-height: 60px;
}

.mobile-ecert-border-no-bottom {
	border-top: 1px solid #e4eaec;
}
.mobile-form-control{
	border:#FFFFFF;
}
.mobile-md-top{
	margin-top: 10px;
}
.itswLable-mobile{
	width: 28%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    line-height: normal;
}
.itswInput-mobile {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin-top: -8px;
}
.border-mobile{
	border: 0px;
	height: 35px !important;;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}
.margin-mobile {
	margin-right: -15px;
	margin-left: -15px;
}
.back-button{
	float: left;
    margin-left: 10px;
    ine-height: normal;
    padding: 0px 2px;
    font-size: 22px;
    height: 50px;
    border-radius: 4px;
    background-color: #096AC6;
    border: 0px;
    color: #fff;
}