@charset "UTF-8";

.el-picker__popper .el-input--small {
    --el-input-height: 28px;
    font-size: 13px
}

.el-picker__popper .el-button--small {
    --el-button-size: 28px
}

.loading-noOverlay-custom {
    pointer-events: none
}

 .el-tooltip__trigger:focus {
    outline: none
}

.el-loading-mask .el-loading-spinner i {
    font-size: 36px
}

.noMask {
    width: 50px !important;
    height: 50px !important;
    background-color: transparent !important;
    margin: auto
}

 code[class*=language-],
 pre[class*=language-] {
    line-height: 1.6;
    background-color: transparent;
    color: #000
}

 pre[class*=language-].line-numbers {
    overflow-y: hidden
}

 .style .token.string {
    color: #9a6e3a;
    background: transparent !important
}

 :not(pre)>code[class*=language-],
 pre[class*=language-] {
    background: #f7f7f7 !important
}

 .line-numbers .line-numbers-rows {
    position: absolute;
    pointer-events: none;
    top: -2px !important;
    font-size: 100%;
    left: -3.8em;
    width: 3em;
    letter-spacing: -1px;
    border-right: 1px solid transparent !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.6
}

 .line-numbers .line-numbers-rows:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 18px;
    background: #eff2f3;
    top: -18px
}

 .line-numbers .line-numbers-rows:after {
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 18px;
    background: #eff2f3;
    bottom: -18px
}

 .line-numbers-rows>span {
    pointer-events: none;
    display: block;
    counter-increment: linenumber
}

 .line-numbers-rows>span:before {
    content: counter(linenumber);
    color: #869194 !important;
    display: block;
    padding-right: .8em;
    text-align: right;
    height: 100% !important;
    background: #eff2f3 !important
}

 div.code-toolbar>.toolbar {
    z-index: 1
}

 div.code-toolbar>.toolbar>.toolbar-item>a:hover,
 div.code-toolbar>.toolbar>.toolbar-item>button:hover,
 div.code-toolbar>.toolbar>.toolbar-item>button:focus,
 div.code-toolbar>.toolbar>.toolbar-item>span:hover,
 div.code-toolbar>.toolbar>.toolbar-item>span:focus {
    color: #6b7785
}

.timeline {
    margin: 0;
    font-size: 14px;
    list-style: none
}

.timeline .timeline-item {
    position: relative
}

.timeline .timeline-item:last-child .tail {
    display: none
}

.timeline .timeline-item .tail {
    position: absolute;
    left: 4px;
    top: 80px;
    height: 100%;
    border-left: 2px solid #79bbff
}

.timeline .timeline-item .node--normal {
    left: -1px;
    width: 12px;
    height: 12px
}

.timeline .timeline-item .node {
    position: absolute;
    background-color: #79bbff;
    border-color: #79bbff;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 80px
}

.main {
    background: #fff
}

.main .submitButton {
    font-size: 15px
}

.main .placeholder {
    margin-left: 10px
}

.main .label-width-blank {
    margin-left: 50px;
    margin-right: 50px
}

.main .search {
    padding: 10px
}

.main .search .el-form--inline .el-form-item {
    margin-right: 10px
}

.main .search .el-form-item__content {
    line-height: 40px
}

.main .search .el-radio-button__inner {
    padding: 12px 20px
}

.main .search .el-input {
    --el-input-height: 40px;
    width: 178px
}

.main .search .el-form-item__error {
    font-size: 14px;
    padding-top: 8px
}

.main .search .form-help {
    color: #909399;
    line-height: 20px;
    margin-top: 8px
}

.main .search .dialog-nav-breadcrumb {
    margin-top: -24px;
    line-height: 44px;
    background: #fff;
    font-size: 15px;
    padding-bottom: 15px
}

.main .search .dialog-nav-breadcrumb .el-breadcrumb {
    font-size: 15px
}

.main .search .dialog-nav-breadcrumb .el-breadcrumb__inner a,
.main .search .dialog-nav-breadcrumb .el-breadcrumb__inner.is-link {
    color: #606266
}

.main .search .dialog-nav-breadcrumb .el-breadcrumb__inner {
    cursor: pointer !important
}

.main .navbar {
    padding: 5px 10px 0;
    line-height: 44px;
    background: #fff
}

.main .navbar .el-button--primary {
    font-size: 14px
}

.main .nav-breadcrumb {
    padding: 15px 10px 20px 12px;
    line-height: 44px;
    background: #fff;
    font-size: 15px
}

.main .nav-breadcrumb .el-breadcrumb {
    font-size: 15px
}

.main .nav-breadcrumb .el-breadcrumb__inner a,
.main .nav-breadcrumb .el-breadcrumb__inner.is-link {
    color: #606266
}

.main .nav-breadcrumb .el-breadcrumb__inner {
    cursor: pointer !important
}

.main .nav-user {
    margin-top: 10px;
    margin-left: 10px;
    color: #909399;
    font-size: 14px
}

.main .nav-user .avatar {
    float: left
}

.main .nav-user .userName {
    float: left;
    margin-left: 10px;
    position: relative;
    top: 50px
}

.main .nav-user .userName .nickname {
    position: absolute;
    left: 0px;
    top: -26px;
    white-space: nowrap
}

.main .nav-user .tag {
    white-space: nowrap;
    color: #fff;
    background-color: #4cc8ff;
    border-radius: 4px;
    padding: 1px 5px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    top: -1px;
    margin-right: 5px
}

.main .data-table {
    padding: 10px
}

.main .data-table .el-table .el-table__cell {
    padding: 12px 0
}

.main .data-table .el-table__inner-wrapper:before {
    background-color: transparent
}

.main .data-table .header-arrow {
    cursor: pointer
}

.main .data-table .header-arrow-icon {
    cursor: pointer;
    margin-left: 5px;
    position: relative;
    top: 2px
}

.main .data-table .image-preview {
    margin-left: 5px;
    margin-bottom: 5px
}

.main .data-table .link {
    color: #409eff
}

.main .data-table .tag-wrapper {
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    text-align: center;
    white-space: nowrap;
    color: #fff
}

.main .data-table .tag-wrapper-purple {
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    background-color: #8d4eda !important;
    border-color: #8d4eda !important
}

.main .data-table .tag-spacing {
    margin-right: 4px
}

.main .data-table .tag-color-green {
    background: #90e873;
    border-color: #90e873
}

.main .data-table .tag-color-green-2 {
    background: #67C23A;
    border-color: #67c23a
}

.main .data-table .tag-color-orange {
    background: #fe9d2d;
    border-color: #fe9d2d
}

.main .data-table .tag-color-lightBlue {
    background: #48dbfb;
    border-color: #48dbfb
}

.main .data-table .tag-color-cyan {
    background: #21de70;
    border-color: #21de70
}

.main .data-table .tag-color-blue {
    background: #40a9ff;
    border-color: #40a9ff
}

.main .data-table .tag-color-yellow {
    background: #fadb14;
    border-color: #fadb14
}

.main .data-table .tag-color-tangerine {
    background: #ff7f50;
    border-color: coral
}

.main .data-table .tag-color-pink {
    background: #ff6b81;
    border-color: #ff6b81
}

.main .data-table .tag-color-purple {
    background: #af82f2;
    border-color: #af82f2
}

.main .data-table .tag-color-grey {
    background: #909399;
    border-color: #909399
}

.main .data-table .button-blue {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 8px;
    border-radius: 3px;
    color: #409eff;
    background-color: #d9ecff;
    margin-right: 6px;
    cursor: pointer
}

.main .data-table .multipleInfo-wrapper-blue {
    color: #409eff
}

.main .data-table .multipleInfo-wrapper-green {
    color: #67c23a
}

.main .data-table .avatar-wrapper {
    height: 76px
}

.main .data-table .avatar-wrapper .avatar-badge {
    position: relative;
    top: 5px
}

.main .data-table .avatar-wrapper .avatar-badge .el-avatar--icon {
    margin-bottom: 7px
}

.main .data-table .avatar-wrapper .avatar-badge .el-badge__content.is-fixed {
    margin-top: 5px
}

.main .data-table .avatar-wrapper .avatar-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main .data-table .user-avatar-wrapper .avatar-badge {
    position: relative;
    top: 0px
}

.main .data-table .pagination-wrapper {
    margin-top: 25px;
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-end
}

.main .data-table .el-table tr {
    background-color: #fafafa
}

.main .data-table .el-table td,
.main .data-table .el-table th.is-leaf {
    border-bottom: 1px solid transparent !important
}

.main .data-table .el-table td B {
    color: #f5222d;
    font-weight: 400
}

.main .data-table .el-table--striped .el-table__body tr.el-table__row--striped td {
    background: #f5f5f5
}

.main .data-table .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f0f0f0
}

.main .data-table .el-table--border:after,
.main .data-table .el-table--group:after,
.main .data-table .el-table:before {
    background-color: transparent
}

.main .data-table .el-table__footer-wrapper td {
    border-top: 1px solid transparent !important
}

.main .data-table .el-table__body-wrapper tr td.el-table-fixed-column--right {
    background: #fafafa
}

.main .data-table .icon {
    font-size: 16px;
    margin-right: 5px
}

.main .data-table .icon-folder,
.main .data-table .icon-file {
    position: relative;
    top: 3px
}

.main .data-table .redEnvelope {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 3px 4px;
    margin-left: 3px;
    border-radius: 3px;
    color: #f56c6c;
    background-color: #fde2e2
}

.main .data-table .essence {
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    background-color: #ff7875
}

.main .data-table .top {
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    background-color: #69c0ff
}

.main .data-view {
    padding: 10px;
    position: relative
}

.main .data-view .el-row {
    align-items: center
}

.main .data-view .name {
    text-align: right;
    line-height: 30px;
    font-size: 15px;
    margin-top: 4px;
    margin-bottom: 4px;
    color: #99a9bf
}

.main .data-view .content {
    text-align: left;
    line-height: 30px;
    font-size: 15px
}

.main .data-view .remind {
    color: #f56c6c
}

.main .data-view .avatar {
    position: absolute;
    right: 60px
}

.main .data-view .avatar .el-image__inner.el-image__preview {
    position: relative;
    z-index: 9999
}

.main .data-view .avatar img {
    border-radius: 3px
}

.main .data-view .el-table tr {
    background-color: #fafafa
}

.main .data-view .el-table td,
.main .data-view .el-table th.is-leaf {
    border-bottom: 1px solid transparent !important
}

.main .data-view .el-table--striped .el-table__body tr.el-table__row--striped td {
    background: #f5f5f5
}

.main .data-view .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f0f0f0
}

.main .data-view .el-table--border:after,
.main .data-view .el-table--group:after,
.main .data-view .el-table:before {
    background-color: transparent
}

.main .data-view .blue-tag {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 8px;
    border-radius: 3px;
    color: #409eff;
    background-color: #ecf5ff;
    margin-right: 6px
}

.main .data-view .tag-wrapper {
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    text-align: center;
    white-space: nowrap;
    color: #fff
}

.main .data-view .data-help {
    color: #909399;
    line-height: 20px;
    margin-top: 8px;
    margin-left: 12px
}

.main .data-form {
    padding: 10px
}

.main .data-form .submitButton {
    font-size: 15px;
    padding: 8px 20px;
    margin-top: 20px
}

.main .data-form .el-form-item__label {
    height: 40px;
    line-height: 40px
}

.main .data-form .el-input {
    --el-input-height: 40px
}

.main .data-form .el-input-number.is-controls-right .el-input-number__increase,
.main .data-form .el-input-number.is-controls-right .el-input-number__decrease {
    --el-input-number-controls-height: 19px
}

.main .data-form .el-textarea__inner {
    min-height: 40px !important
}

.main .data-form .el-form-item__error {
    font-size: 14px;
    padding-top: 8px
}

.main .data-form .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,
.main .data-form .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before {
    position: relative;
    top: 3px
}

.main .data-form .el-form-item {
    padding-top: 12px
}

.main .data-form .form-error {
    margin-top: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #f04645
}

.main .data-form .form-help {
    color: #909399;
    line-height: 20px;
    margin-top: 8px;
    width: 100%
}

.main .data-form .form-help a {
    color: #409eff
}

.main .data-form .form-inline-help {
    color: #909399;
    line-height: 20px;
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap
}

.main .data-form .form-inline-help a {
    color: #409eff
}

.main .data-form .el-radio__input {
    position: relative;
    top: -1px
}

.main .data-form .el-form-item .item-button .el-button {
    margin-top: -10px;
    font-size: 14px
}

.main .data-form .dialog-nav-breadcrumb {
    margin-top: -24px;
    line-height: 44px;
    background: #fff;
    font-size: 15px;
    padding-bottom: 15px
}

.main .data-form .dialog-nav-breadcrumb .el-breadcrumb {
    font-size: 15px
}

.main .data-form .dialog-nav-breadcrumb .el-breadcrumb__inner a,
.main .data-form .dialog-nav-breadcrumb .el-breadcrumb__inner.is-link {
    color: #606266
}

.main .data-form .dialog-nav-breadcrumb .el-breadcrumb__inner {
    cursor: pointer !important
}

.main .data-form .dialog-data-table .el-table tr {
    background-color: #fafafa
}

.main .data-form .dialog-data-table .el-table td,
.main .data-form .dialog-data-table .el-table th.is-leaf {
    border-bottom: 1px solid transparent !important
}

.main .data-form .dialog-data-table .el-input {
    --el-input-height: 32px;
    width: 56px
}

.main .data-form .dialog-data-table .el-table--border .el-table__inner-wrapper:after,
.main .data-form .dialog-data-table .el-table--border:after,
.main .data-form .dialog-data-table .el-table--border:before,
.main .data-form .dialog-data-table .el-table__inner-wrapper:before {
    background-color: transparent
}

.main .data-form .dialog-data-table .el-table--striped .el-table__body tr.el-table__row--striped td {
    background: #f5f5f5
}

.main .data-form .dialog-data-table .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f0f0f0
}

.main .data-form .dialog-data-table .el-table--border:after,
.main .data-form .dialog-data-table .el-table--group:after,
.main .data-form .dialog-data-table .el-table:before {
    background-color: transparent
}

.main .data-form .dialog-data-table .el-radio__input {
    position: relative;
    top: 0px
}

.main .data-form .dialog-data-table .el-radio {
    margin-left: 10px
}

.main .data-form .dialog-data-table .pagination-wrapper {
    margin-top: 25px;
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-end
}

.main .data-form .dialog-data-table .icon {
    font-size: 16px;
    margin-right: 5px
}

.main .data-form .dialog-data-table .icon-folder,
.main .data-form .dialog-data-table .icon-file {
    position: relative;
    top: 3px
}

.main .data-form .dialog-nav-search {
    margin-top: -30px
}

.main .data-form .dialog-nav-search .el-button--primary {
    font-size: 14px
}

.main .data-form .dialog-nav-search .el-button {
    margin-top: 0
}

.main .data-form .dialog-nav-search .el-form-item__error {
    font-size: 14px;
    padding-top: 8px
}

.main .data-form .dialog-nav-search .form-help {
    color: #909399;
    line-height: 20px;
    margin-top: 8px
}

.main .data-form .table-container {
    margin-left: -9px;
    margin-right: -9px
}

.main .data-form .table-container .el-table tr {
    background-color: #fafafa
}

.main .data-form .table-container .el-table td,
.main .data-form .table-container .el-table th.is-leaf {
    border-bottom: 1px solid transparent !important
}

.main .data-form .table-container .el-table--striped .el-table__body tr.el-table__row--striped td {
    background: #f5f5f5
}

.main .data-form .table-container .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f0f0f0
}

.main .data-form .table-container .el-table--border:after,
.main .data-form .table-container .el-table--group:after,
.main .data-form .table-container .el-table:before {
    background-color: transparent
}

.main .data-form .table-container .el-table__inner-wrapper:before {
    background-color: transparent
}

.main .data-form .table-item-container .el-table tr {
    background-color: #fafafa
}

.main .data-form .table-item-container .el-table td,
.main .data-form .table-item-container .el-table th.is-leaf {
    border-bottom: 1px solid transparent !important
}

.main .data-form .table-item-container .el-table--striped .el-table__body tr.el-table__row--striped td {
    background: #f5f5f5
}

.main .data-form .table-item-container .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f0f0f0
}

.main .data-form .table-item-container .el-table--border:after,
.main .data-form .table-item-container .el-table--group:after,
.main .data-form .table-item-container .el-table:before {
    background-color: transparent
}

.main .data-form .table-item-container .el-table__inner-wrapper:before {
    background-color: transparent
}

.main .data-form .singleRowTable {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.main .data-form .singleRowTable .leftCell {
    margin-right: 12px
}

.main .data-form .singleRowTable .rightCell {
    margin-left: 12px
}

.main .error-form .el-form-item__error {
    position: relative
}

.main .helpTable {
    padding: 8px 20px;
    margin-top: 20px
}

.blankBackground {
    background: transparent
}

.selectReportTypeModule {
    background: #fff
}

.selectReportTypeModule .reportType-container {
    display: flex;
    flex-direction: column
}

.selectReportTypeModule .reportType-container .reportType-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px
}

.selectReportTypeModule .reportType-container .reportType-group .reportType-name {
    margin-bottom: 15px;
    font-size: 14px;
    text-align: left;
    color: #b1b3b8
}

.selectReportTypeModule .reportType-container .reportType-group .reportType-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    white-space: nowrap
}

.selectReportTypeModule .reportType-container .reportType-group .reportType-list .reportType-item {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 30px 0 0;
    list-style: none;
    white-space: nowrap
}

.selectQuestionTagModule {
    background: #fff
}

.selectQuestionTagModule .questionTagNavigation {
    font-size: 14px;
    margin-top: -20px
}

.selectQuestionTagModule .questionTagNavigation .nav {
    background: #f6f6f6;
    padding-left: 8px;
    padding-top: 8px;
    padding-right: 8px
}

.selectQuestionTagModule .questionTagNavigation .nav .nav-item {
    margin-right: 8px !important;
    margin-bottom: 8px !important;
    display: inline-block;
    cursor: pointer
}

.selectQuestionTagModule .questionTagNavigation .nav .nav-item .nav-link {
    border-radius: 3px;
    border: 1px solid #42a5f5;
    color: #42a5f5;
    background-color: #fff;
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    padding-right: 8px;
    display: inline-block
}

.selectQuestionTagModule .questionTagNavigation .nav .nav-item .active {
    color: #42a5f5;
    background-color: #ecf5ff
}

.selectQuestionTagModule .questionTagNavigation .nav .nav-item .selected {
    position: relative;
    transition: all .5s ease
}

.selectQuestionTagModule .questionTagNavigation .nav .nav-item .selected:after {
    content: "\2714";
    height: 0px;
    width: 0px;
    position: absolute;
    bottom: -4px;
    right: -4px;
    color: #fff;
    line-height: 6px;
    border: 10px solid;
    border-color: transparent #42a5f5 #42a5f5 transparent;
    display: inline-block;
    font-size: 12px;
    -webkit-text-size-adjust: none;
    transform: scale(.6)
}

.selectQuestionTagModule .questionTagNavigation .nav a {
    color: #6c757d
}

.selectQuestionTagModule .questionTagNavigation .tab-content {
    margin: 8px;
    cursor: pointer
}

.selectQuestionTagModule .questionTagNavigation .child-tag {
    display: inline-block;
    font-size: 14px;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    background-color: #ecf5ff;
    color: #359ff5;
    margin-right: 8px;
    margin-bottom: 8px
}

.selectQuestionTagModule .questionTagNavigation .selected {
    position: relative;
    transition: all .5s ease
}

.selectQuestionTagModule .questionTagNavigation .selected:after {
    content: "\2714";
    height: 0px;
    width: 0px;
    position: absolute;
    bottom: -3px;
    right: -3px;
    color: #42a5f5;
    line-height: 6px;
    border: 10px solid;
    border-color: transparent transparent transparent transparent;
    display: inline-block;
    font-size: 12px;
    -webkit-text-size-adjust: none;
    transform: scale(.6)
}

 .userModule .el-table {
    margin-top: -3px
}

 .userModule .el-table tr {
    background-color: #fafafa
}

 .userModule .el-table td,
 .userModule .el-table th.is-leaf {
    border-bottom: 1px solid transparent !important
}

 .userModule .el-table--striped .el-table__body tr.el-table__row--striped td {
    background: #f5f5f5
}

 .userModule .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f0f0f0
}

 .userModule .el-table--border:after,
 .userModule .el-table--group:after,
 .userModule .el-table:before {
    background-color: transparent
}

 .userModule .el-table__inner-wrapper:before {
    background-color: transparent
}

 .userModule .avatar {
    border-radius: 3px
}

 .userModule .defaultAvatar {
    font-size: 48px
}

.userRoleModule .el-table {
    margin-top: -3px
}

.userRoleModule .el-table th,
.userRoleModule .el-table tr {
    background-color: transparent !important
}

.userRoleModule .el-table td,
.userRoleModule .el-table th.is-leaf {
    border-bottom: 1px solid transparent
}

.userRoleModule .el-table tr:nth-child(4n+1) {
    background: #fafafa !important
}

.userRoleModule .el-table tr:nth-child(4n+2) {
    background: #fafafa !important
}

.userRoleModule .el-table tr:nth-child(4n+3) {
    background: #f5f5f5 !important
}

.userRoleModule .el-table tr:nth-child(4n+4) {
    background: #f5f5f5 !important
}

.userRoleModule .el-table td.el-table__cell,
.userRoleModule .el-table th.el-table__cell.is-leaf {
    border-bottom: 1px solid transparent
}

.userRoleModule .el-table__expanded-cell {
    background-color: transparent !important
}

.userRoleModule .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: transparent
}

.userRoleModule .el-table--border:after,
.userRoleModule .el-table--group:after,
.userRoleModule .el-table:before {
    background-color: transparent
}

.userRoleModule .el-table__inner-wrapper:before {
    background-color: transparent
}

.userRoleModule .el-table__expand-column .cell {
    display: none
}

.userRoleModule .userResource-box {
    margin-top: -10px;
    margin-left: 60px;
    margin-bottom: 10px
}

.membershipCardModule .el-table tr {
    background-color: #fafafa
}

.membershipCardModule .el-table td,
.membershipCardModule .el-table th.is-leaf {
    border-bottom: 1px solid transparent !important
}

.membershipCardModule .el-table .el-table__cell {
    padding-top: 20px
}

.membershipCardModule .el-table--striped .el-table__body tr.el-table__row--striped td {
    background: #f5f5f5
}

.membershipCardModule .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f0f0f0
}

.membershipCardModule .el-table--border:after,
.membershipCardModule .el-table--group:after,
.membershipCardModule .el-table:before {
    background-color: transparent
}

.membershipCardModule .el-table__inner-wrapper:before {
    background-color: transparent
}

.membershipCardModule .el-form-item {
    padding-bottom: 5px
}

.membershipCardGiftTaskModule .restriction {
    background: #fafafa;
    padding: 10px 15px
}

.membershipCardGiftTaskModule .restriction .title {
    line-height: 40px;
    font-size: 17px;
    margin-left: 150px
}

.membershipCardGiftTaskModule .form-item {
    vertical-align: top
}

.membershipCardGiftTaskModule .form-item-text {
    vertical-align: top;
    position: relative;
    top: 4px
}

.membershipCardGiftTaskModule .type-text {
    position: relative;
    top: 4px
}

.userRoleModule .el-table {
    margin-top: -3px
}

.userRoleModule .el-table th,
.userRoleModule .el-table tr {
    background-color: transparent !important
}

.userRoleModule .el-table td,
.userRoleModule .el-table th.is-leaf {
    border-bottom: 1px solid transparent
}

.userRoleModule .el-table tr:nth-child(4n+1) {
    background: #fafafa !important
}

.userRoleModule .el-table tr:nth-child(4n+2) {
    background: #fafafa !important
}

.userRoleModule .el-table tr:nth-child(4n+3) {
    background: #f5f5f5 !important
}

.userRoleModule .el-table tr:nth-child(4n+4) {
    background: #f5f5f5 !important
}

.userRoleModule .el-table,
.userRoleModule .el-table__expanded-cell {
    background-color: transparent !important
}

.userRoleModule .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: transparent
}

.userRoleModule .el-table--border:after,
.userRoleModule .el-table--group:after,
.userRoleModule .el-table:before {
    background-color: transparent
}

.userRoleModule .el-table__expand-column .cell {
    display: none
}

.userRoleModule .userResource-box {
    margin-top: -20px;
    margin-left: 60px
}

.resourcesModule .requestMethod_get {
    background: #fafafa;
    padding-bottom: 10px
}

.resourcesModule .requestMethod_post {
    background: #f5f5f5;
    padding-bottom: 10px
}

.exampleTable {
    width: 100%;
    overflow: auto;
    word-break: normal;
    border-collapse: collapse;
    margin-top: 10px
}

.exampleTable th {
    color: #99a9bf
}

.exampleTable th,
.exampleTable td {
    padding: 6px 13px;
    border: 1px solid #E4E7ED
}

.exampleTable tr {
    background-color: #fff;
    border-top: 1px solid #E4E7ED;
    line-height: 24px;
    color: #606266
}

.exampleTable tr a {
    color: #409eff !important
}

.exampleTable .mask {
    width: 10px;
    height: 36px;
    background: #fff;
    margin-left: -20px;
    margin-top: -16px;
    position: absolute
}

.editForumSourceModule .nodeName {
    text-align: center;
    margin-bottom: 20px
}

.editForumSourceModule .code {
    margin-top: 20px
}

.editForumSourceModule .el-tabs__item {
    font-size: 15px
}

.editForumSourceModule .submitButton {
    margin-top: 30px;
    font-size: 15px
}

.editForumSourceModule .doc {
    margin-top: 30px
}

.editForumSourceModule .notExistPrompt {
    color: #f56c6c
}

.editFileModule .name {
    text-align: center;
    margin-bottom: 20px
}

.editFileModule .code {
    margin-top: 20px
}

.editFileModule .submitButton {
    margin-top: 30px;
    font-size: 15px
}

.editLayoutCodeModule {
    margin-left: 12px;
    margin-right: 12px;
    padding-bottom: 30px
}

.editLayoutCodeModule .layoutFile {
    text-align: center;
    margin-bottom: 20px
}

.editLayoutCodeModule .code {
    margin-top: 20px
}

.editLayoutCodeModule .el-tabs__item {
    font-size: 15px
}

.editLayoutCodeModule .submitButton {
    margin-top: 30px;
    font-size: 15px
}

.editLayoutCodeModule .doc {
    margin-top: 30px
}

.editLayoutCodeModule .notExistPrompt {
    color: #f56c6c
}

.dataBackupModule .headInfo {
    margin: 6px 8px 5px;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    text-align: center
}

.dataBackupModule .headInfo .container {
    margin-left: 4px;
    line-height: 26px;
    color: #909399;
    padding: 6px 0
}

.dataBackupModule .headInfo .container .singleRowTable {
    display: flex;
    justify-content: center
}

.dataBackupModule .headInfo .container .singleRowTable .leftCell {
    margin-right: 12px
}

.dataBackupModule .headInfo .container .singleRowTable .rightCell {
    margin-left: 12px
}

.dataBackupModule .headInfo .container .form-help {
    width: 100%
}

.quartzModule .cron-form {
    margin-top: 10px
}

.quartzModule .cron-form .item {
    display: flex;
    justify-content: flex-start
}

.quartzModule .cron-form .item .form-moveDown-item .el-radio {
    margin-top: 10px
}

.quartzModule .cron-form .item .form-moveDown {
    margin-top: 7px
}

.quartzModule .cron-form .item .form-container {
    margin-right: 12px;
    line-height: 52px
}

.quartzModule .cron-form .item .text-container {
    margin-left: 12px
}

.quartzModule .cron-form .item .help {
    color: #909399
}

.quartzModule .title {
    font-size: 14px;
    color: #99a9bf
}

.quartzModule .executionTimeTable {
    display: flex;
    justify-content: flex-start
}

.quartzModule .executionTimeTable .time {
    margin-right: 12px;
    line-height: 28px;
    color: #909399
}

.bytemd {
    height: auto;
    border: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: #4e5969
}

.bytemd .CodeMirror textarea {
    font-size: 36px
}

.bytemd-fullscreen {
    z-index: 102
}

.bytemd-body .markdown-body ol {
    list-style: decimal
}

.bytemd-body .markdown-body ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.bytemd-body .markdown-body ul {
    list-style: disc
}

.bytemd-body .markdown-body ul li {
    list-style-type: disc
}

.bytemd-body .markdown-body pre>code {
    font-size: 14px;
    overflow-x: visible
}

.bytemd-body .markdown-body code {
    overflow-x: visible
}

.bytemd-body .markdown-body .task-list-item {
    list-style-type: none
}

.bytemd-body .markdown-body .line-numbers .line-numbers-rows {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    top: 0 !important;
    border-right: 1px solid #86909C !important
}

.bytemd-body .markdown-body .line-numbers .line-numbers-rows:before {
    background: transparent !important
}

.bytemd-body .markdown-body .line-numbers .line-numbers-rows:after {
    background: transparent !important
}

.bytemd-body .markdown-body .line-numbers .line-numbers-rows>span:before {
    background: transparent !important
}

.bytemd-toolbar-right [bytemd-tippy-path="5"] {
    display: none
}

.bytemd-toolbar {
    padding: 8px 12px;
    border-bottom: 1px solid transparent;
    background-color: #fff;
    height: auto;
    min-height: 32px;
    overflow: visible
}

.bytemd-toolbar .bytemd-toolbar-left {
    height: 32px;
    background: #fff
}

.bytemd-toolbar .bytemd-toolbar-right {
    float: left;
    height: 32px;
    background: #fff
}

.bytemd-body {
    height: calc(100% - 68px);
    width: 100%;
    margin-top: 8px
}

.bytemd-editor {
    border-top: 1px solid #e5e6eb;
    border-left: 1px solid #e5e6eb;
    border-right: 1px solid #e5e6eb;
    border-radius: 4px 4px 0 0
}

.bytemd-status {
    height: 26px;
    border: 1px solid #e5e6eb;
    border-radius: 0 0 4px 4px
}

.bytemd-split .bytemd-preview {
    border-left: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.bytemd-split .bytemd-editor {
    border-top-right-radius: 0
}

.bytemd-split .bytemd-preview {
    border-top-left-radius: 0
}

.bytemd-preview {
    border-top: 1px solid #e5e6eb;
    border-left: 1px solid #e5e6eb;
    border-right: 1px solid #e5e6eb;
    border-radius: 4px 4px 0 0
}

.bytemd-help-selectGrade,
.bytemd-help-gradeItem {
    width: 100%
}

.bytemd-help-userGrade-needPoint {
    margin-right: 12px
}

.bytemd-sidebar {
    border-left: 1px solid transparent;
    border-top: 1px solid #e5e6eb;
    border-top-left-radius: 4px;
    margin-left: -1px;
    width: 281px
}

.medium-zoom--opened .medium-zoom-overlay {
    opacity: .6;
    z-index: 109
}

.medium-zoom--opened img {
    z-index: 110
}

.bytemd-body iframe {
    width: 100%;
    height: 360px
}

.bytemd-body .player {
    width: 100%;
    height: 360px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #000;
    position: relative;
    text-align: center
}

.bytemd-body .player .circle {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 360px;
    border-radius: 42px;
    width: 84px;
    height: 84px;
    background-color: rgba(255, 255, 255, .2)
}

.bytemd-body .player .iconBox {
    display: block;
    position: relative;
    width: 84px;
    height: 84px
}

.bytemd-body .player .iconBox .playIcon {
    font-size: 50px;
    position: absolute;
    line-height: 60px;
    width: 42px;
    height: 42px;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0;
    margin: auto;
    color: #fff
}

.bytemd-body .dplayer-process {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.bytemd-body .dplayer-process .box {
    position: relative;
    width: 100%;
    height: 100%
}

.bytemd-body .dplayer-process .box .prompt {
    height: 72px;
    position: absolute;
    left: 0px;
    top: 30px;
    right: 0px;
    margin: auto;
    padding: 0 30px;
    border-radius: 3px;
    color: #fff;
    line-height: 36px;
    font-size: 20px;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.bytemd-body hide {
    border: 0;
    border-left: 3px solid #409EFF;
    padding: .5em;
    min-height: 26px;
    display: block;
    margin: 30px 0 0;
    position: relative
}

.bytemd-body .inputValue_10:before {
    content: "\5bc6\7801: " attr(input-value) "";
    color: #409eff;
    font-size: 14px;
    position: absolute;
    margin-top: -30px;
    line-height: 30px
}

.bytemd-body .inputValue_20:before {
    content: "\56de\590d\8bdd\9898\53ef\89c1";
    color: #409eff;
    font-size: 14px;
    position: absolute;
    margin-top: -30px;
    line-height: 30px
}

.bytemd-body .inputValue_30:before {
    content: "\8fbe\5230\7b49\7ea7  " attr(description) " \53ef\89c1";
    color: #409eff;
    font-size: 14px;
    position: absolute;
    margin-top: -30px;
    line-height: 30px
}

.bytemd-body .inputValue_40:before {
    content: "\9700\8981\652f\4ed8  " attr(input-value) " \79ef\5206\53ef\89c1";
    color: #409eff;
    font-size: 14px;
    position: absolute;
    margin-top: -30px;
    line-height: 30px
}

.bytemd-body .inputValue_50:before {
    content: "\9700\8981\652f\4ed8  " attr(input-value) " \5143\8d39\7528\53ef\89c1";
    color: #409eff;
    font-size: 14px;
    position: absolute;
    margin-top: -30px;
    line-height: 30px
}

.bytemd-toolbar .emoji-container {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999
}

.bytemd-body .CodeMirror-vscrollbar::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

.bytemd-body .CodeMirror-vscrollbar::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #e5e6eb
}

.bytemd-body .CodeMirror-vscrollbar::-webkit-scrollbar-thumb:hover {
    background-color: #d7dae0
}

.bytemd-body .CodeMirror-vscrollbar::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border-radius: 12px
}

.bytemd-preview::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

.bytemd-preview::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #e5e6eb
}

.bytemd-preview::-webkit-scrollbar-thumb:hover {
    background-color: #d7dae0
}

.bytemd-preview::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border-radius: 12px
}

.bytemd-sidebar::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

.bytemd-sidebar::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #e5e6eb
}

.bytemd-sidebar::-webkit-scrollbar-thumb:hover {
    background-color: #d7dae0
}

.bytemd-sidebar::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border-radius: 12px
}

.markdown-body-custom {
    font-weight: 400;
    overflow-x: visible
}

.markdown-body-custom h1,
.markdown-body-custom h2,
.markdown-body-custom h3,
.markdown-body-custom h4,
.markdown-body-custom h5,
.markdown-body-custom h6 {
    line-height: 1.5;
    margin-top: 35px;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.markdown-body-custom h1 {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 5px
}

.markdown-body-custom h2 {
    font-size: 22px;
    line-height: 34px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e6eb
}

.markdown-body-custom h3 {
    font-size: 20px;
    line-height: 28px
}

.markdown-body-custom h4 {
    font-size: 18px;
    line-height: 26px
}

.markdown-body-custom h5 {
    font-size: 17px;
    line-height: 24px
}

.markdown-body-custom h6 {
    font-size: 16px;
    line-height: 24px
}

.markdown-body-custom p {
    line-height: inherit;
    margin-top: 22px;
    margin-bottom: 22px
}

.markdown-body-custom img {
    max-width: 100%
}

.markdown-body-custom hr {
    border-top: 1px solid #c9cdd4;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-top: 32px;
    margin-bottom: 32px
}

.markdown-body-custom code {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    word-break: break-word;
    border-radius: 2px;
    overflow-x: auto;
    background-color: #fff5f5;
    color: #ff502c;
    padding: .065em .4em
}

.markdown-body-custom a {
    text-decoration: none
}

.markdown-body-custom a:hover,
.markdown-body-custom a:active {
    color: #275b8c
}

.markdown-body-custom blockquote {
    color: #86909c;
    padding: 1px 23px;
    margin: 22px 0;
    border-left: 4px solid #c9cdd4;
    background-color: #fafcff
}

.markdown-body-custom blockquote:after {
    display: block;
    content: ""
}

.markdown-body-custom blockquote>p {
    margin: 10px 0
}

.markdown-body-custom ol,
.markdown-body-custom ul {
    padding-left: 28px
}

.markdown-body-custom ol li,
.markdown-body-custom ul li {
    margin-bottom: 0;
    list-style: inherit
}

.markdown-body-custom ol li .task-list-item,
.markdown-body-custom ul li .task-list-item {
    list-style: none
}

.markdown-body-custom ol li .task-list-item ul,
.markdown-body-custom ol li .task-list-item ol,
.markdown-body-custom ul li .task-list-item ul,
.markdown-body-custom ul li .task-list-item ol {
    margin-top: 0
}

.markdown-body-custom ol ul,
.markdown-body-custom ol ol,
.markdown-body-custom ul ul,
.markdown-body-custom ul ol {
    margin-top: 3px
}

.markdown-body-custom ol li {
    padding-left: 6px
}

.markdown-body-custom .contains-task-list {
    padding-left: 0
}

.markdown-body-custom .task-list-item {
    list-style: none
}

.markdown-body-custom .task-list-item-checkbox {
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px
}

@media (max-width: 720px) {
    .markdown-body-custom h1 {
        font-size: 24px
    }

    .markdown-body-custom h2 {
        font-size: 20px
    }

    .markdown-body-custom h3 {
        font-size: 18px
    }
}

 .selectMentionUserModule {
    background: #fff
}

 .selectMentionUserModule .search .el-form--inline .el-form-item {
    margin-right: 10px
}

 .selectMentionUserModule .search .el-form-item__content {
    line-height: 40px
}

 .selectMentionUserModule .search .el-radio-button__inner {
    padding: 12px 20px
}

 .selectMentionUserModule .search .el-input {
    --el-input-height: 40px;
    width: 178px
}

 .selectMentionUserModule .search .el-form-item__error {
    font-size: 13px;
    padding-top: 8px
}

 .selectMentionUserModule .search .form-help {
    color: #909399;
    line-height: 20px;
    margin-top: 8px
}

 .selectMentionUserModule .mentionUserItem {
    margin-top: 15px;
    padding: 8px;
    margin-left: -8px;
    margin-right: -8px;
    cursor: pointer;
    display: flex
}

 .selectMentionUserModule .mentionUserItem:hover {
    background: #f4f4f5;
    border-radius: 3px
}

 .selectMentionUserModule .mentionUserItem .left-layout {
    margin-right: 10px;
    width: 48px
}

 .selectMentionUserModule .mentionUserItem .left-layout .avatarBox img {
    float: none;
    display: block;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 10px;
    border-radius: 48px;
    position: relative
}

 .selectMentionUserModule .mentionUserItem .right-layout {
    flex: 1
}

 .selectMentionUserModule .mentionUserItem .right-layout .userInfo {
    line-height: 48px
}

.loginModule {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #f5f5f6;
    background-image: linear-gradient(335deg, #fcfcfc 23px, transparent 23px), linear-gradient(155deg, #fcfcfc 23px, transparent 23px), linear-gradient(335deg, #fcfcfc 23px, transparent 23px), linear-gradient(155deg, #fcfcfc 23px, transparent 23px);
    background-size: 58px 58px;
    background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px
}

.loginModule .login-container {
    width: 550px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -300px;
    margin-top: -180px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 0 8px #eee
}

.loginModule .login-container .title {
    text-align: center;
    letter-spacing: 2px;
    padding: 35px 0 0
}

.loginModule .login-container .title h2 {
    color: #409eff;
    font-size: 24px;
    font-weight: 400
}

.loginModule .login-container .box {
    background: #fff;
    padding: 0 40px 20px;
    width: 360px;
    color: #6e6e6e;
    margin: 5px auto 30px
}

.loginModule .login-container .box .form {
    position: relative;
    height: auto;
    margin-right: 0;
    margin-left: 0;
    zoom: 1;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.loginModule .login-container .box .form:after,
.loginModule .login-container .box .form:before {
    display: table;
    content: ""
}

.loginModule .login-container .box .form:after {
    clear: both
}

.loginModule .login-container .box .form .form-field {
    position: relative;
    min-height: 1px;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 20px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 1px #e6e6e6
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-text {
    position: relative;
    overflow: hidden;
    display: table;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-error>.form-field-text {
    background: #fcf2f3
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-input-container {
    position: relative;
    display: table-cell;
    width: 100%
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-input-container .form-field-text-input {
    height: 54px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 30px 0 10px;
    border: none;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    background: rgba(0, 0, 0, 0);
    width: 100%
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-input-container .form-field-text-input::-webkit-input-placeholder {
    color: #aaa
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-input-container .form-field-text-input:-ms-input-placeholder {
    color: #aaa
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-input-container .form-field-text-input::-ms-input-placeholder {
    color: #aaa
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-input-container .form-field-text-input::placeholder {
    color: #aaa
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-input-container .form-field-text-input:focus {
    outline: none
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-label {
    cursor: text;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: 0px;
    top: 28px;
    height: 20px;
    font-weight: 400;
    font-size: 16px;
    color: rgba(0, 0, 0, .4);
    line-height: 20px;
    transition: top .15s cubic-bezier(.4, 0, .2, 1), font-size .15s cubic-bezier(.4, 0, .2, 1), color .15s cubic-bezier(.4, 0, .2, 1);
    max-width: calc(100% - 20px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-label .required {
    font-size: 14px;
    color: #f04645;
    position: relative;
    top: 3px
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-active {
    top: 2px;
    color: #aaa
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-help {
    margin-top: 8px;
    font-size: 14px;
    color: #999;
    line-height: 20px
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-prompt-success {
    margin-top: 8px;
    font-size: 14px;
    color: green;
    line-height: 20px
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 4px
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn {
    line-height: 1.499;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .015);
    box-shadow: 0 2px rgba(0, 0, 0, .016);
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    height: 32px;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 4px;
    color: rgba(0, 0, 0, .65);
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn-link {
    color: #2196f3;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn-link:focus,
.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn-link:hover {
    color: #45b6f7;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn-link-disabled,
.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn-link-disabled.active,
.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn-link-disabled:focus,
.loginModule .login-container .box .form .form-field .form-field-container .form-field-button-container .btn-link-disabled:hover {
    color: rgba(0, 0, 0, .25);
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-image-container {
    display: table-cell;
    vertical-align: bottom;
    background: #fff;
    width: 150px
}

.loginModule .login-container .box .form .form-field .form-field-container .form-field-image-container img {
    width: 120px;
    height: 40px;
    outline: none;
    margin-left: 10px;
    cursor: pointer
}

.loginModule .login-container .box .form .form-field-prompt-error {
    font-size: 14px;
    line-height: 18px;
    color: #f04645;
    margin-top: 5px;
    float: left
}

.loginModule .login-container .box .form+.form:before {
    clear: both
}

.loginModule .login-container .box .loginButton {
    margin-top: 40px
}

.loginModule .login-container .box .loginButton span {
    width: 100%;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    height: 44px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 44px;
    background: #409EFF;
    outline: none
}

.loginModule .login-container .box .loginButton span:hover {
    background: #53a8ff;
    text-decoration: none;
    cursor: pointer
}

.loginModule .login-container .box .loginButton span:focus {
    box-shadow: 0 5px 20px rgba(64, 158, 255, .5)
}

.loginModule .login-container .box .loginButton .form-error {
    margin-top: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #f04645
}