﻿.dataTables_filter .txt-search {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    margin-right: 0.75rem;
}

.qrImg {
    margin-top: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    width: 90px !important;
}

img {
    vertical-align: middle;
    border-style: none;
}

.form_datetime {
    min-width: 12rem;
    text-align: center;
}

.el-tag.el-tag--warning {
    background-color: #fdf6ec;
    border-color: #faecd8;
    color: #e6a23c;
}

.el-tag--small {
    height: 24px !important;
    padding: 0 8px !important;
    line-height: 22px !important;
}

.el-tag {
    background-color: #e6faf5;
    border-color: #ccf5ea;
    display: inline-block;
    height: 32px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 12px;
    color: #00cf97;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
}

.el-link {
    padding-right: 10px;
}

.el-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    position: relative;
    text-decoration: none;
    outline: 0;
    padding: 0;
    padding-right: 0px;
}

.el-link, .el-transfer-panel__filter .el-icon-circle-close {
    cursor: pointer;
}

.max_modal-dialog {
    max-width: 80% !important;
}

.min-action .dropdown-menu {
    min-width: 6rem !important;
}

.ui-align-center, .ui-align-start, .ui-center-between, .ui-flex, .ui-flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.plan-info[data-v-f24d9fa4] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: #929292;
}

.plan-icon[data-v-f24d9fa4] {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

img {
    border: 0;
}

.ui-center-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.plan-info .name[data-v-f24d9fa4] {
    color: #262626;
    font-size: 20px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.plan-stage[data-v-f24d9fa4] {
    text-align: right;
    font-weight: 700;
}

.plan-stage .text[data-v-f24d9fa4] {
    color: #00cf97;
    font-size: 20px;
}

.ml-1 {
    margin-left: 10px;
}

.el-image__inner {
    width: 132px;
    height: 132px;
}
