.clear_btn {
    background: none;
    color: #000000;
    border: none;
}

.deploy_btn {
    display: inline;
    border: 1px solid #586cb1;
    padding: 6px 9px 9px;
}

.card-tool {
    float: right;
}

.layui-layer-content img {
    max-height: 100% !important;
    width: auto !important;
}
