.el-row {
    margin-bottom: 7px;
}


.el-link {
    text-decoration: none !important;
}

.el-left-templ {
    padding: 15px 50px 15px 5px;
    border-bottom: solid 1px #409EFF;
    /* width: 230px; */
}

.el-fullwidth {
    width: 100% !important;
}

.el-notification {
    z-index: 5001 !important;
}