.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-outline {
	height: 20px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 0px 10px !important;
}
.itswTitle {
	margin: 5px 20px 0px 20px !important;
}
.dec-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;
}

.decBatch {
	width: 280px;
	border: 1px solid #2BB7E4;
	height: 25px;
	margin: 10px auto;
}

.decDocBatch {
	width: 280px;
	border: 1px solid #2BB7E4;
	height: 25px;
	margin: 10px auto;
}

.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;
}

.layui-layer-title {
    background-color: #0a69c8 !important;
    color: #fff !important;
}
.layer-date{
	max-width:100%;
}

.table-form {
	border-collapse: collapse;
}
.table-form,.table-form td,.table-form th {
	border: 1px solid black;
	font-size: 12px;
}
.table-form span{
	font-size: 12px;
	height: 22px;
	line-height: 22px;
}
.table-form input{
	border: 0px !important;
	font-size: 12px;
}
.td-title{
	width: 11%;
}
.td-title-align{
	text-align: right;
    padding-right: 2px;
}
.td-content{
	width: 36% !important;
}
.td-content1{
	width: 64%;
}
.td-content2{
	width: 28%;
}
.td-content3{
 	width: 9%;
}
.td-content4{
 	width: 12%;
}
.table-form .input-group{
	width:100%;
}
.line-left{
	border-left: 1px solid #000 !important;
}
.line-right{
	border-right: 1px solid #000 !important;
}
.bor-line{
	border: 1px solid;
	border-bottom: 0px;
}
.f1{
	float:left;
}
.td-goodlist{
	width:10%;
}
.td-goodlist1{
	width:60%;
}
.td-goodlist2{
	width:20%;
}
.td-goodlist3{
	width:30%;
}
.td-goodlist4{
	width:40%;
}
.percent-8{
	width:7.5% !important;
}
.percent-26{
	width:26% !important;
}
.percent-14{
	width:14% !important;
}
.percent-59{
	width:59% !important;
}
.entryTypeName-css{
	width:16%;
}
.noteS-css{
	width:12.4%;
}
.noteS-css1{
	width: 71.5%;
}
.noteS-css2{
	width: 60.2%;
}
.noteS-css3{
	width: 22% !important;
}
.decHead-css{
	height: 18px !important;
    width: 18px !important;
    border-radius: 10px !important;
    padding: 2px !important;
    float: right;
}
.position-dec-head table{
	width:36%;
}
.rec-notes-title{
	width: 14%;
}
.calculate-price :first-child{
	background: #F4F9FF;
}
.td-title-align1{
	text-align: right;
}

.dec-query-border {
    border: 1px solid #e4eaec;
    padding-top: 4px;
    margin-bottom: 5px;
}
.non-empty {
    background: #FAFFBD;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{
	background-color: #ebebeb !important;
}
.fileName-inputx {
    height: 31px ! important;
    width: 104% ! important;
}
.file-inputx {
    width: 89px;
    height: 30px;
    top: 30px;
    right: 20px;
    z-index: 200;
    cursor: pointer;
    background-color: #63a4ec;
    color: #fff;
    text-align: center;
    line-height: 30px;
}