.itswInput>input {
    border-radius: 0px!important;
}
.itswInput>.input-group {
    border-radius: 0px!important;
    height: 34px!important;
}
.itswInput>.input-group>.form-control {
    height: 34px!important;
}
.itswInput>.input-group-btn {
	height: 34px!important;
}
.wd2485 {
	width: 24.85% !important;
}
.wd2920 {
	width: 29.20% !important;
}
.wd6075 {
	width: 60.75% !important;
}
.laydate-icon {
    border: 1px solid #e5e6e7!important;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: 0px!important;
}
.label{
	margin-bottom:0px!important;
}
.input-readonly{
	readonly:expression(this.readOnly=true);
}
.input-cus{
}
.input-common{
}
.input-ciq{
}
.file-download{
	margin-top: 24px;
    margin-left: -96%;
    height: 30px;
    width: 70px;
    background-color: #63a4ec;
    color: #fff;	
}
/*  .bootstrap-table{
	height: 401px;
} */ 
.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;
}

/*参数多选样式*/
.bussinessPosDiv {
	width: 400px;
	z-index: 1;
	visibility: visible;
	position: absolute;
	padding: 6px;
	background-color: white;
}

.bussinessPosDiv table td {
	border: 1px solid #2B98CE;
	height: 18px;
	overflow: hidden;
	padding: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bussinessPosDiv table {
	border-spacing: 5px;
	cursor: pointer;
	table-layout: fixed;
}

.bgcolor {
	background-color: #2B98CE;
}

.bussinessPosDiv table td:hover {
	background-color: #2B98CE;
}


.input-mod-cus{
}

.cusMod{
	border:1px solid #ffeb73 !important;
}

.cusModHidden{
	margin-top: 5%;
	margin-left: 10%;
	display: none;
}

.businessOptions_span{
	display:block;
	width:235px;
	height:30px;
	position:relative;
	top:10px;
	text-align: center;
	background: white;
	font-size: 20px;
	font-weight: 600
}

.table-responsive {
    overflow-y: hidden;
}

.position-fixed{
	position:fixed;
	margin-top:-10px;
	right:4.6%;
	z-index:999;
}

.position-fixed-trn{
	position:fixed;
	margin-top:-36px;
	right:30%;
	z-index:999;
}

.cus_add_remove .position-fixed{
 	display:none;
 }
 .list-bg{
 	background-color:#80c8d6 !important;
 }
 
.itswTable>tbody>tr>td {
    border: 1px solid #e6d5d5 !important;
}
/* .fixed-table-header {
    border-bottom: 1px solid #e6d5d5;
} */

body .layerTipsCss{
    position: fixed !important;
}
.fixed-table-toolbar .columns{
	margin-top:-20px;
	margin-bottom:0px;
}
.dropdown-menu {
 	min-width: 200px;
}

/*20171221界面改造  */
body{
	font-size: 12px;
}

.fixed-table-footer, .fixed-table-header{
	height: 30px;
} 

.bootstrap-table .table, .bootstrap-table .table>tbody>tr>td,
.bootstrap-table .table>tbody>tr>th,
.bootstrap-table .table>tfoot>tr>td,
.bootstrap-table .table>tfoot>tr>th, 
.bootstrap-table .table>thead>tr>td{
	padding: 1px 0 !important;
}
.itswTable>thead>tr>th{
	border-right-color: #e4eaec!important;
}
.itswTable>thead>tr>th{
	font-size: 12px;
	text-align: center;
}
.bootstrap-table .table>thead>tr>th{
	vertical-align: middle;
}
/* .table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td{
	line-height: 20px;
} */
.fixed-table-container tbody td .th-inner, 
.fixed-table-container thead th .th-inner{
	padding: 0px;
    line-height: 30px;
    vertical-align: middle;
}

input[type="radio"] {
    width: 15px;
    height: 15px;
}

.select-input-group{
	position: relative; 
	font-size: 0;
	white-space: nowrap";
}

.table-fixed tbody .selected td {
	background-color: #b7d6dc
}

.table-fixed tbody .list-bg td {
	background-color: #80c8d6
}


.btn-group, .btn-group-vertical {
    display: inline-table;
}

.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); 
}

.form-control {
    padding: 0px 1px;
    border-radius: 1px;
}
.non-empty{
	background: #FAFFBD;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999 ; opacity:1 ; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999 ;opacity:1 !important;;
}

input:-ms-input-placeholder{
    color: #999 ;opacity:1;
}

input::-webkit-input-placeholder{
    color: #999 ;opacity:1;
}

#page-wrapper{
	padding: 0px;
}