﻿.clear{
    clear:both;
}

.fz-16 {
    font-size: 16px;
}

.table > tbody.innerbody {
    border-top: none;
}

.class-arrow {
    padding: 0px;
    padding-bottom: 5px;
    font-size: 12px;
    background: transparent;
    color: #737373;
}

.table > tbody.innerbody .top-row {
    background-color: #f9f9f9;
}

.layui-layer-content section{
    position: relative;
    padding: 15px;
}

.pull-right.btn{
    margin-left:10px;
}

.border-l-0{
    border-left-width: 0px;
}

div > input[type=checkbox]{
    visibility: hidden;
    left:50px;
    top:800px;
}
