@charset "utf-8";
*{margin:0; padding:0;}
html{font-size: 62.5%;font-family:"microsoft yahei", arial;}
ul{margin: 0; padding:0; list-style: none;}
ul li{list-style: none;}
fieldset,img{border: 0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style: normal; font-weight: normal;}
a{border:0; text-decoration: none;}
a:link,a:visited,a:hover,a:active{text-decoration:none; outline:none;}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
h1,h2,h3,h4,h5,h6{font-weight: normal; font-size: 100%;}
table{border-collapse: collapse; table-layout: table;border:0; border-spacing: 0;}
table tr{border: 0;}
table tr td{border: 0;}
input[type='text']{padding:7px 0 7px 8px; ;/*vertical-align: middle*/;outline:none; border: 1px solid #aaa;*padding:7px 0 6px 8px;}
input,textarea{-webkit-border-radius: 0;-webkit-appearance: none;-webkit-tap-highlight-color:rgba(255,255,255,0);}
input[type=number]{-moz-appearance:textfield;}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none;}
select{line-height:1.5em;vertical-align:middle;padding-left:5px;font-size:12px;
-webkit-appearance:none; /*去除系统默认的样式*/
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);   /* 点击高亮的颜色*/
}
select option{padding:3px 0 3px 5px;}
.clearfloat{clear: both;}
.transparent{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);opacity:0; filter: alpha(Opacity=0);-moz-opacity: 0;}
.disabled{cursor: default !important;}
.hidden{display:none !important;}
.inlineBlock{display:inline-block;*display:inline;*zoom:1;}
.ie6 .inlineBlock,.ie7 .inlineBlock{display:inline;zoom:1;}
.blocked{display:block;}
.visibilityHidden{visibility: hidden;}
.height0{font-size:1px;height:1px;}
.floatLeft{float: left;}
.floatRight{float: right;}
.truncateText{
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
    width: 15rem; /*不允许出现半汉字截断*/
}
.clearfix:after {content: "";clear: both; display:block;height: 0;}
html .clearfix {zoom: 1;*display: table;}
.fix3pxbugLeft{_margin-right:-3px; zoom:1;}
.fix3pxbugRight{_margin-left:-3px; zoom:1;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance: none !important;margin: 0;}
input[type="number"]{-moz-appearance:textfield;}
/*单一提示*/
.validateForm .row{margin-bottom:10px;}
.validateForm .row .label{color:#333;display:inline-block;*display:inline;*zoom:1;width:60px;font-size:14px; text-align:right;margin-right:3px;}
.validateForm .row input.text{border:1px solid #ccc;width:260px;}
.validateForm .row input.text:focus,.validateForm .row.focus input.text{border-color:#4C9ED9;}
.validateForm .row.code input.text{width:80px;}
.validateForm .row.code a.changeCode{font-size:12px;font-family:宋体;color:#0D61A1;text-decoration:underline;margin-left:8px;cursor:pointer;}
.validateForm .row.code img{width:80px;height:30px;vertical-align:middle;margin-left:6px;}
.validateForm .row .loginButton{display:inline-block;*display:inline;*zoom:1;width:100px;height:32px;line-height:32px;vertical-align:middle;text-align:center;color:#fff;background:#1C81BA;border:0;font-family:微软雅黑;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;cursor:pointer;}
.validateForm .row .loginButton:hover{background-color:#4C9ED9;}
.validateForm .errorMark{background: url("../images/error_mark.png") no-repeat scroll 0 0;height: 17px;margin-right: 3px;vertical-align: middle;width: 17px;display:inline-block;*display:inline;*zoom:1;}
.validateForm .errorTip{color:#f00;font-size:12px;}

/*每行提示*/
.validateForm .row .outInputTip{display:none;}
.validateForm .row.error .outInputTip,.validateForm .row.ok .outInputTip{margin-left:5px;font-size:12px;color:#feb17e;display:inline-block;*display:inline;*zoom:1;}
.validateForm .outInputTip .pre{background: url("../images/home_sprites.png") no-repeat -150px -87px;width:19px;height:19px;vertical-align:middle;display:none;margin-right:3px;}
.validateForm .row.ok .outInputTip .pre{display:inline-block;*display:inline;*zoom:1;}
.validateForm .row.ok .outInputTip .inputTip{display:none;}
.validateForm .row.error .outInputTip .pre{background-position:-174px -87px;display:inline-block;*display:inline;*zoom:1;margin-right:2px;}


/*手机端单页面翻页*/
.pageList{position:relative;width:100%;overflow-x: hidden;}
.pageList .toggleWrapper{content: "";clear: both; display:block;height:0;position:relative;left:0;height:100%;}
.pageList .togglePage{width:100%;display:none;float:left;position:relative;height:100%;}
.pageList .togglePage.active{display: block;}
.pageList.show .togglePage,.pageList.show .togglePage.active{display:none;}
.pageList.show .togglePage.cur{display:block;}
.pageList.show .toggleWrapper{left:0 !important;width:100% !important;}

/*悬浮提示*/
.validateForm.pointerTip .row{position: relative;}
.validateForm.pointerTip .row .outInputTip{top:-32px;left:50px;display:none;position:absolute;height:20px;line-height:20px;padding:0 10px; background:#ffffcc;border:1px solid #ffcc99; z-index: 20;color:#ff0000;font-size:12px;}
.validateForm.pointerTip .row.error .outInputTip{top:-32px;left:50px;display:inline-block;*display:inline;*zoom:1;position:absolute;height:20px;line-height:20px;padding:0 10px; background:#ffffcc;border:1px solid #ffcc99; z-index: 20;color:#ff0000;font-size:12px;}
.validateForm.pointerTip .outInputTip .pointer{display:inline-block;*display:inline;*zoom:1;position: absolute;bottom:-12px;width:30px;height:12px;background: url("../images/home_sprites.png") no-repeat -2px -109px;}

/*按钮组*/
.pzBtn{outline: 0;font-size: 2rem;text-align: center;border:0;line-height: 50px;font-weight: normal;font-family: "Microsoft YaHei"}
.pzBtn.fontBtn{background-color:#FFFFFF;color: #666666;width: 100px;height: 50px;display: inline-block}
.pzBtn.fontBtn.vLine:after{content:'';height: 30px;width: 1px;background-color: #e9ecf1;float: right;margin-top: 10px;}
.pzBtn.fontBtn.icon{color: #3598ff;}


/*底部按钮样式*/
.bottomButtons{background:#fff;height:50px;border-top:1px solid #dddddd;}
.bottomButtons{text-align:center;background:#fff; position:fixed;bottom:0;left:0;width:100%;}
.bottomButtons.one .button{display:block;width:100%;height:50px;line-height:50px;vertical-align: middle;border:0;outline:0;color:#3598ff;font-size:2.0rem;background:#fff;font-weight:normal;font-family: "微软雅黑";}
.bottomButtons.one .button:active{background: #ddd;color:#fff;}
.bottomButtons .pzBtn.fontBtn{width:75px;}
.bottomButtons .payRefusing{position:absolute;left:0;}
.bottomButtons .lastCheck{position:absolute;right:0;}

.bottomButtons.two{position:fixed;bottom:0;width:100%;height:50px;line-height: 50px;vertical-align: middle;background:#fff;}
.bottomButtons.two  .button{font-size:2rem;display:block;width:50%;position:absolute;top:0;left:0;text-align:center;border:0;outline:0;line-height:50px;font-family:微软雅黑;background:#fff;-webkit-appearance:none;border:0;outline:0;}
.bottomButtons.two  .one{left:0;color:#666;}
.bottomButtons.two  .two{left:50%;color:#3598FF;}
.bottomButtons.two:after{position:absolute;display:block;content:"";width:1px;height:26px;top:50%;margin-top:-13px;background:#dcdcdc;left:50%;}

/*checkIcon*/
.checkIcon{width:22px;height:22px;padding:8px 13px;position:relative;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.checkIcon:before{position:absolute;display:block;width:22px;height:22px;content:"";left:50%;top:50%;margin-top:-11px;margin-left:-11px;background:url('../../public/images/xhdpi/others/radio_icons.png') no-repeat 0 0;background-size:cover;}
.checkIcon.checked:before,.outCheckRow.checked .checkIcon:before{position:absolute;display:block;width:22px;height:22px;content:"";left:50%;top:50%;margin-top:-11px;margin-left:-11px;background:url('../../public/images/xhdpi/others/radio_icons.png') no-repeat -25px 0;background-size:cover;}
.disabledSeleced .checkIcon,.disabledSeleced .checkIcon:before{display:none;}

/*头部切换月份样式*/
.changeMonth{height:45px;width:100%;position:relative;background:#fff;border-bottom:1px solid #e7e7e7;}
.changeMonth .act{position:absolute;width:22px;height:22px; padding:14px;top:50%;margin-top:-25px;left:50%; }
.changeMonth .date{width:100%;text-align:center; height:45px; line-height:45px;vertical-align:middle;}
.changeMonth .act.pre{margin-left:-106px;}
.changeMonth .act.next{margin-left: 53px;}
.changeMonth .act.pre:before{position:absolute;display:block;content:"";width:22px;height:22px;background:url('../../public/images/xhdpi/others/change_mon_icon.png') no-repeat 0 0;background-size:cover;}
.changeMonth .act.next:before{position:absolute;display:block;content:"";width:22px;height:22px;background:url('../../public/images/xhdpi/others/change_mon_icon.png') no-repeat 0 0;background-size:cover;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}
.changeMonth .date span{color: #3598FF;font-family:"Microsoft YaHei"; font-size:2rem;display:inline-block;*display:inline;*zoom:1;width:123px;text-align:center;}

/*顶部切换tab*/
.tabWrap{height:55px;background-color: #FFFFFF; position:relative;z-index:5;position:relative;}
.tabInner{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;width:85%;overflow: hidden;border:1px solid #3598ff;height:38px;line-height:38px;vertical-align: middle;position:absolute;top:50%;margin-top:-20px;left:50%;margin-left:-42.5%;}
.tabInner span{display: block; text-align: center;color: #666;font-size: 1.8rem;font-family:"microsoft yahei";width:50%;float:left;line-height:38px;height:38px;vertical-align:middle;font-size:1.4rem;position:relative;}
.tabInner span.border:after{display:block;position:absolute;width:1px;height:38px;top:0;right:-1px; font-size:1px;background:#3598ff;content:"";}
.tabInner span:last-child{float:right;}
.tabInner span.active{color:#fff;background:#3598ff;}

/*滚动条样式*/
.bar{position:absolute;right:0;background:#000;width:3px;opacity:0.5;top:0;z-index:3;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;height:0;}
.iScrollVerticalScrollbar{width:4px !important;}
.bottomUpdateTip{width:100%;height:60px;line-height:60px;vertical-align:middle;color:#aaa;font-size:1.4rem;text-align:center;vertical-align:middle;z-index:0;}

.addOtherSelectItem{background: url(../../public/images/xhdpi/others/add_icon.png) no-repeat 0 0;width:30px;height:30px;background-size:30px 30px;display:inline-block;*display:inline;*zoom:1;}

/*预览图片样式*/
.DispImagesBox.hidden{display:none;}
.DispImagesBox.preScan{overflow:hidden;background:#000;position:fixed;top:0;bottom:0;z-index:10;}
.DispImagesBox.preScan ul{width:900%;overflow: hidden; background:#000;position:relative;left:0;z-index:0;}
.DispImagesBox.preScan ul li.loading{background:url('../../public/images/xhdpi/others/dialogLoading.png') no-repeat center center;}
.DispImagesBox.preScan ul li.findNot{background:url('../../public/images/xhdpi/others/breakdown.png') no-repeat center center;background-size:232px 129px;margin-top:-30px;border:0;}
.DispImagesBox.preScan ul li.imgBox{width:100%; height: 100%; text-align:center; float:left;}
.DispImagesBox.preScan ul li.imgBox img{max-width: 100%; vertical-align: middle; }
.DispImagesBox.preScan .preScanControl{display:block;font-size:1.8rem;position:absolute;z-index:5;bottom:0;color:#fff;height:50px; line-height:50px; background:#111;width:100%;vertical-align:middle;text-align:center;opacity:0.7;clearfix}
.DispImagesBox.preScan .preScanControl span{color:#fff;padding-left:0;}
.DispImagesBox.preScan .preScanControl a{color:#fff;font-size: 2rem; display:inline-block;*display:inline;*zoom:1;width:30px;height:30px;background-size:30px 30px;background-image: url('../../public/images/xhdpi/others/icon_back.png');background-repeat: no-repeat;}
.DispImagesBox.preScan .preScanControl a.return{background-position: -3px 0; width:39px;height:35px;float:left; margin-left: 15px; margin-top:8px;}
.DispImagesBox.preScan .indexDisp{float:right;margin-right:20px;}

/*手机端选择,或者日历元素样式*/
.kdSelectBox{display:inline-block;*display:inline;*zoom:1;position:relative;background:none;}
.kdSelectBox.kdSelectFlag{padding-right:12px;}
.kdSelectFlag:after{display:block;position:absolute;content:"";width:8px;height:8px;top:50%;right:1px;margin-top:-4px;border-width:2px 2px 0 0;border-color:#dcdcdc;border-style:solid;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
select.kdSelect{border:0;outline:0;-webkit-appearance:none;padding-left:0;position:relative;text-align:right;direction: rtl;vertical-align:middle;font-family:微软雅黑;background:none;}
select.kdSelect option{direction: rtl;}
.kdDateBox{display:inline-block;*display:inline;*zoom:1;position:relative;padding-right:8px;overflow:hidden;}
.kdDateBox .kdDate{border:0;outline:0;-webkit-appearance:none;width:145px;text-align:left;position:relative;left:46px;font-family:微软雅黑;}

/*列表页面*/
.invoiceList .adviceDialogContent textarea{padding-top:10px;padding-left:10px;border:1px solid #DCDCDC;resize: none;}
.invoiceList .listWrap{position:absolute;top:214px;left:0;width:100%;overflow:hidden;bottom:0;}
.hasBottomButton .listWrap{bottom:50px;}
.bxSearch.invoiceList .listWrap{top:100px;}
.bxSearch.invoiceList .listWrap .checkIcon{display:none;}
.invoiceList .listWrap.hasBottomButton{bottom:51px;}
.invoiceList .listWraps,.invoiceList.tap0 .listWraps{position:absolute;width:100%;left:0;height:100%;}
.invoiceList.tap1 .listWraps{position:absolute;width:100%;left:-100%;height:100%;}
.invoiceList.tap2 .listWraps{position:absolute;width:100%;left:-200%;height:100%;}
.invoiceList.tap3 .listWraps{position:absolute;width:100%;left:-300%;height:100%;}
.invoiceList .listWrap .innerWrap:nth-child(1){left:0;}
.invoiceList .listWrap .innerWrap:nth-child(2){left:100%;}
.invoiceList .listWrap .innerWrap:nth-child(3){left:200%;}
.invoiceList .listWrap .innerWrap:nth-child(4){left:300%;}

.invoiceList{background-color:#e9ecf1; }
.invoiceList .listContent p,.invoiceList .listContent div,.invoiceList .listContent a{font:1.4rem/1.5 'Microsoft yahei',arial,sans-serif; color:#999999;}
.invoiceList .listWrap .innerWrap{width:100%;position:absolute;left:0;height:100%;overflow:hidden;}
.invoiceList .listWrap .innerWrap.noData:before{display:block;position:relative;top:50%;content:"";text-align:center;color:#ccc;width:100px;height:77px;background:url('../../public/images/xhdpi/others/empty.png') no-repeat 0 0;background-size:100px 77px;left:50%;margin-left:-50px;margin-right:0;margin-top:-90px;}
.invoiceList .listWrap .innerWrap.noData:after{display:block;position:relative;top:50%;content:"暂无数据";text-align:center;font-size:1.8rem;color:#ccc;margin-right:0;margin-top:0;}
.invoiceList .listWrap .innerWrap.init:before{display:block;position:relative;top:55px;left:0;content:"数据载入中...";text-align:center;font-size:2rem;color:#ccc;backgroun:none;z-index:-1;}
.invoiceList .listWrap .innerWrap.noData .bottomUpdateTip{display:none;}
.invoiceList .listWrap .innerWrap.alreadyOperate {left:100%;}
.invoiceList .listContent{padding:16px 16px 0 16px;position:relative;top:0;background:#e9ecf1;z-index:2;}
.invoiceList .listContent li{width:100%;margin-bottom:16px;display:block;position:relative;}
.invoiceList .erp:after{display:block;position:absolute;bottom:0;right:30px;content:"";text-align:center;width:40px;height:28px;background:url('../../public/images/xhdpi/others/erp.png') no-repeat center center;background-size:40px 28px;}

.invoiceList .listContent li .rowUp{padding:11px 10px 10px 14px;border-bottom:1px solid #e9ecf1;position:relative;background-color:#fff;
-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-ms-border-radius:6px 6px 0 0;-o-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;
}
.invoiceList .listContent li .rowDown{padding:8px 10px 12px 14px;position:relative;background-color:#fff;
-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-ms-border-radius:0 0 6px 6px;-o-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;
}
.invoiceList .listContent li .userName{font-size:1.6rem;font-weight:bold;color:#333;font-weight:bold;}
.invoiceList .listContent li .checkIcon{position:absolute;right:0;top:4px;z-index:10;}
.invoiceList .alreadyOperate li .checkIcon{display:none;}
.invoiceList .listContent .rowUp .row1{display:-webkit-box;display:box;margin-bottom:5px;}
.invoiceList .listContent .rowUp .row1 div{-webkit-box-flex:1;box-flex:1;text-align:center;line-height:1.6rem;vertical-align:middle;}
.invoiceList .listContent .rowUp .row1 div.userName{text-align:left;overflow: hidden; text-overflow: ellipsis;white-space: nowrap; width: 6em;}
.invoiceList .listContent .rowUp .row1 div.money{text-align:right;color:#3598ff;font-size:1.6rem;font-weight:bold;overflow: hidden; text-overflow: ellipsis;white-space: nowrap; width: 6em;}
.invoiceList .listContent .rowUp .row2 .cute{margin:0 8px;color:#e9ecf1;}
.invoiceList .listContent .rowUp:after{position:absolute;right:12px;bottom:10px;display:block;content:"";width:8px;height:13px;background:url('../../public/images/xhdpi/others/gt_icon.png') no-repeat 0 0;background-size:8px 13px;vertical-align:middle;margin-left:8px;}

.invoiceList .listContent .rowDown .status{background-color:#fff;position:relative;line-height:1rem;padding:6px 0 6px;padding-left:20px;}
.invoiceList .listContent .rowDown .status .downMark{display:inline-block;*display:inline;width:8px;height:13px;background:url('../../public/images/xhdpi/others/gt_icon.png') no-repeat 0 0;background-size:8px 13px;vertical-align:middle;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
}
.invoiceList .listContent .text{line-height:1rem;vertical-align:middle;padding-right:10px;}
.invoiceList .listContent .status:before{position:absolute;left:0;display:block;width:14px;height:14px;background:url('../../public/images/xhdpi/others/done_grey.png') no-repeat center center;background-size:14px 14px;content:"";vertical-align:middle;top:4px;}
.invoiceList .listContent .timeline{display:none;}
.invoiceList .listContent .showTimeline .timeline{display:none;}
.invoiceList .listContent .showTimeline .status:before{background-image:url('../../public/images/xhdpi/others/done_blue.png');}
.invoiceList .listContent .showTimeline .status:after{position:absolute;display:block;content:"";top:18px;width:1px;height:5px;background-color:#e9ecf1;left:6px;width:1px;height:9px;z-index:2;}
.invoiceList .listContent .status.nodone:before{background-image:url('../../public/images/xhdpi/others/nodone.png');}

.invoiceList .listContent .showTimeline .status.nodone:before{background-image:url('../../public/images/xhdpi/others/nodone_blue.png');}
.invoiceList .listContent .showTimeline .text{color:#3598ff;line-height:1rem;vertical-align:middle;}
.invoiceList .listContent .showTimeline .status .downMark{background-image:url('../../public/images/xhdpi/others/arrow_blue.png'); -webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
width:14px;height:8px;background-size:14px 8px;
}

.invoiceList .listContent .showTimeline:before{position:absolute;top:21px;bottom:20px;width:1px;background-color:#e9ecf1;display:block;content:"";left:20px;z-index:0;}
.invoiceList .listContent .showTimeline p{margin-bottom:18px;font-size:1.4rem;position:relative;padding-left:22px;padding-right:10px;line-height:1.6rem;vertical-align:middle;}
.invoiceList .listContent .showTimeline p span,.invoiceList .listContent .showTimeline p a{vertical-align:middle;word-wrap: break-word;word-break: normal; line-height:1.6rem;vertical-align:middle;padding-right:10px;}
.invoiceList .listContent .showTimeline p:last-child{margin-bottom:2px;}
.invoiceList .listContent .showTimeline p a{color:#3598ff;display:inline-block;*display:inline;*zoom:1;}
.invoiceList .listContent .showTimeline p.oldStat:before{position:absolute;display:block;left:0;width:14px;height:14px;background:url('../../public/images/xhdpi/others/up.png') no-repeat center center;background-size:14px 14px;content:"";vertical-align:middle;background-color:#fff;top:2px;}
.invoiceList .listContent .showTimeline .atDate{color:#999999;font-size:1.1rem;line-height:1.6rem;vertical-align:middle;position:relative;top:1px;display:inline-block;*display:inline;*zoom:1;}
@media screen and (min-width : 318px) and (max-width: 345px){
	.invoiceList .listContent{padding:10px 10px 0 10px;}
	.invoiceList .listContent li{margin-bottom:10px;}
	.invoiceList .listContent .showTimeline p{margin-bottom:12px;}
}
.kdInovice .listWrap{margin-top:100px;}
::-webkit-datetime-edit {padding:0;}
::-webkit-datetime-edit-fields-wrapper {background-color: #fff; }
::-webkit-inner-spin-button {display:none;}
::-webkit-calendar-picker-indicator {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #e6e6e6);
    color: #666;
}


.rowsGroup .row{display:block;height:49px;line-height:49px;vertical-align:middle;position:relative;font-family: "microsoft yahei";background:#fff;font-size:1.6rem;clear:both;overflow: hidden;}
.rowsGroup .row:last-child:after{display:none;}
.rowsGroup a.row{padding-left:15px;color:#333;}
.rowsGroup a.row:before{position:absolute;display:block;top:20px;right:15px;content: "";width:10px;height:10px;border-top:1px solid #DCDCDC;border-right:1px solid #DCDCDC;transform:rotate(45deg);}
.rowsGroup a.row:active{background-color:#ddd;}
.rowsGroup .row:after{position:absolute;display:block;bottom:0px;left:15px;right:0;height:1px;font-size:1px;background:#e9ecf1;content: "";}
.rowsGroup .row.noBorder:after{display:none;}
.rowsGroup .row label{float:left;margin-left:15px;color:#333;text-align:right;display:block;width:80px;}
.rowsGroup .row input.text{float:left;margin-top:16px;border:0;font-size:1.6rem;color:#999;padding:0 0 0 8px;line-height:1.6rem;}
.rowsGroup .row input.text:focus{border:0;outline:0;}
.imgLoading{text-align:center;background:url('../../pcmh/images/loading-2.gif') no-repeat center center;}
