﻿.content {
    padding: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.content-body {
    position: fixed;
    top: 0px;
    bottom: 51px;
    left: 0px;
    right: 0px;
    padding: 15px;
}

.action-body {
    border-top: solid 1px #dedede;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 30px;
    padding: 10px;
    text-align: right;
}

.confirmBtn {
    /* text-align: right;
    height: 50px;
    line-height: 50px;*/
}


.iptMoney, .iptNumber {
}

.mt10 {
    margin-top: 10px;
}

.w-per-100 {
    width: 100% !important;
}

.selectMore {
    width: 16px;
    border: solid 1px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
}
/*.searchForm{overflow:hidden;}*/
.searchForm .el-form-item {
    width: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.mutilForm {
    width: 420px !important;
    height: 30px;
}

.mutilForm-2 {
    width: 450px !important;
}

a {
    text-decoration: none;
}

.actionContent {
    overflow-y: auto;
    /*height:500px;*/
}

.fr {
    float:right;
}
