
.formDetail .formBtnBox {
    height: 35px;
}

.formDetail .formlinkBtn {
    width: 82px!important;
    height: 35px !important;
    line-height: 35px !important;
    border-style: hidden !important;
}

.formDetail .formlinkBtn>span {
    line-height: 35px!important;
    width: 100% !important;
}
.formDetail .formlinkBtn .l-btn-text {
    line-height: 35px
}
/*预算单位侧边框*/
#euilocaltree .panel-search {
    padding: 10px;
}

#euilocaltree .searchbox .textbox-addon-right {
    right: 5px !important;
}

#euilocaltree .searchbox .textbox-addon-right .textbox-icon {
    height: 32px !important;
    background: none;
    font-family: "iconfont" !important;
    line-height: 35px;
    text-align: center;
    font-size: 17px;
    color: #999;
    font-weight: bold;
}

#euilocaltree .searchbox .textbox-addon-right .textbox-icon:before {
    content: "\e64c";
}

#euilocaltree .searchbox input {
    height: 32px !important;
    line-height: 32px !important;
}

#refreshTree {
    height: 35px !important;
    border: none;
    width: auto !important;
    margin-top: -2px;
    background: transparent;
}

#refreshTree .l-btn-left {
    padding: 0 3px;
    background: transparent;
}

#refreshTree .l-btn-left .l-btn-text {
    height: 32px;
    line-height: 37px;
    color: #333;
}

.easyui-layout .panel-header {
    background: #f2f2f2;
    height: 35px;
}

.layout-expand {
    background-color: #f4f4f4;
}

.easyui-layout .layout-panel-west .panel-header {
    background: #f4f4f4;
}

#euilocaltree .l-btn-left,
#euilocaltree .l-btn-left:link,
#euilocaltree .l-btn-left:focus {
    border: none;
    background: #fff;
    color: #3472ea;
}

#euilocaltree .l-btn-left {
    background: transparent;
}

.item-from-3 .input-item .textbox-addon-right {
    width: 45px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    z-index: 999;
    float: right;
    position: absolute;
    background: #fff;
}
.viewDetailForm  .item-from-3 .input-item .textbox-addon-right {
    width: 45px !important;
    display: none !important;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tree-node-selected {
    background: #c0c0c0;
    color: #333;
}

.tree-self-wrap {
    background: #f4f4f4;
}

.tree-self-wrap .panel-body {
    background: transparent;
}

.easyui-layout .panel-header .panel-tool .layout-button-left {
    text-align: center;
    font-size: 17px;
    color: #333;
    font-weight: bold;
    font-family: iconfont !important;
    background: none;
}

.easyui-layout .panel-header .panel-tool .layout-button-left:before {
    content: "\e629";
}

.easyui-layout .panel-header .panel-tool .layout-button-right {
    text-align: center;
    font-size: 17px;
    color: #333;
    font-weight: bold;
    font-family: iconfont !important;
    background: none;
}

.easyui-layout .panel-header .panel-tool .layout-button-right:before {
    content: "\e635";
}

/*三级视图表单区域*/
.secondPage .display-flex-column fieldset {
    padding-bottom: 10px;
}

.secondPage .display-flex-column fieldset .item-from-1 {
    margin-bottom: 12px;
}

.secondPage form fieldset {
    border: none;
}


.secondPage #upload-affix-001 .upLoadFileBox {
    margin: 20px 0 5px 0;
}

.formUiButtons {
    text-align: center;
    position: absolute;
    bottom: 15px;
    display: flex;
    justify-content: flex-end;
}

/*提取账户新增账号*/
#input-addAccount fieldset > .item-from-1, #change-form-001 fieldset > .item-from-1, #set-form-001 fieldset > .item-from-1 {
    justify-content: normal;
    border-top: none;
    padding: 0;
}

/*提取账户设置标签*/
#set-form-001 > .item-from-1 {
    display: flex;
    justify-content: flex-end;
    padding: 10px;
    border-top: 1px solid #e1e1e1;
}


.textbox:hover .textbox-prompt {
    color: #3472ea;
}

/*----------------------------------------------------------------------树图标*/
.tree-hit.tree-collapsed {
    background: url(./images/tree_icons.png) no-repeat -128px 0;
}

.tree-hit.tree-expanded {
    background: url(./images/tree_icons.png) no-repeat -144px 0;
}

.tree-expanded,
.tree-collapsed,
.tree-folder,
.tree-file,
.tree-checkbox,
.tree-indent {
    display: inline-block;
    width: 16px;
    height: 18px;
    vertical-align: top;
    overflow: hidden;
}

.tree-hit.tree-expanded,
.tree-hit.tree-collapsed {
    width: 16px;
    height: 18px;
}

/*审核意见框*/


#inputt fieldset .item-from-1 {
    display: block;
}

.ff-wrap, #upload-affix-001 .formUiButtons {
    position: absolute;
    bottom: 0;
    height: 58px;
}

#upload-affix-001 .upLoadFileBox {
    display: flex;
    height: 35px;
    flex-wrap: wrap;
    /*justify-content: center;*/
}

#upload-affix-001 .upLoadFileBox .btn-text-upload {
    float: none;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    background: #3472ea;
    width: auto;
    padding: 0 20px;
}

#upload-affix-001 .upLoadFileBox .textbox {
    width: 395px;
}

.secondPage #upload-affix-001 .upLoadFileBox {
    margin-top: 50px;
}

/*支付配置按钮*/

.smallBase-btn, .bigBase-btn, .smallBase-btn-bg-grey,
.smallBase-btn-bd-blue, .bigBase-btn-bd-blue, .smallBase-btn-bg-blue,
.bigBase-btn-bg-blue, .smallBase-btn-bg-red,
.smallBase-btn-bd-red, .bigBase-btn-bg-red {
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 16px;
}

.smallBase-btn, .footer-btn {
    color: rgb(52, 114, 234);
}

.smallBase-btn:hover, .bigBase-btn:hover,
.smallBase-btn-bd-blue,
.bigBase-btn-bd-blue, .checkedBtn, .checkedBtn:hover {
    background-color: #3472ea;
    border-color: #3472ea;
    color: #fff;
}

.payTopNav {
    height: 60px !important;
    padding: 10px 0;
}

/*支付配置弹出框*/
.window .window-header {
    padding: 0;
    margin-bottom: 5px;
}

.easyui-dialog .dialog-btn, .easyui-dialog .footer-btn {
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid #e1e1e1;
    padding: 12px 0;
    margin: 0!important;
    width: calc(100%);
}

.easyui-dialog .footer-btn > span {
    padding: 0px 20px;
    width: auto;
    height: 33px !important;
    line-height: 33px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 2px;
    outline: none;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.easyui-dialog .footer-btn > span:last-child {
    background: #fff;
    border-color: #e1e1e1;
    color: #333;
}

.easyui-dialog .footer-btn > span:last-child:hover {
    background: #fff;
    border-color: #3472ea;
    color: #3472ea;
}

.easyui-dialog .footer-btn > span:first-child {
    background: #3472ea;
    border-color: #3472ea;
    color: #fff;
}

.easyui-dialog .footer-btn > span:first-child:hover {
    background-color: #6494ef;
    border-color: #6494ef;
    color: #fff !important;
}

.editDetail-header, .editDetail-header .panel-title {
    height: auto !important;
}

/*支付配置侧边树*/
#menu-payment-web .tree-node, #editDetail7 .tree-node {
    display: flex;
}
