.el-dropdown-menu__item {
    font-size: 12px !important;
    line-height: 28px !important;
}

//.el-card.is-always-shadow {
//  box-shadow: none;
//  border: none !important;
//}
.el-scrollbar__view {
    height: 100%;
}

.el-menu--horizontal {
    border-bottom: none !important;
}

.el-menu {
    border-right: none !important;
}

.el-menu--display,
.el-menu--display + .el-submenu__icon-arrow {
    display: none;
}

.el-message__icon,
.el-message__content {
    display: inline-block;
}

.el-date-editor .el-range-input,
.el-date-editor .el-range-separator {
    height: auto;
    overflow: hidden;
}

.el-dialog__wrapper {
    z-index: 2048;
}

.el-col {
    margin-bottom: 8px;
}

.el-main {
    padding: 0 !important;
}

.el-dropdown-menu__item--divided:before,
.el-menu,
.el-menu--horizontal > .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal > .el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal > .el-submenu .el-submenu__title:hover {
    background-color: transparent;
}

.el-dropdown-menu__item--divided:before,
.el-menu,
.el-menu--horizontal > .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal > .el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal > .el-submenu .el-submenu__title:hover {
    background-color: transparent !important;
}

.el-card__header {
    padding: 6px 18px !important;
}

.el-card__body {
    //padding: 16px !important;
}

.el-divider--horizontal {
    margin: 12px 0 !important;
}

// .time {
//   font-size: 41px !important;
// }
.login-form .el-form-item__error {
    font-size: 15px;
}

.login-form .el-input__inner {
    font-size: 15px;
}

//整体放大
* {
    font-size: x-large !important;
}

.examine_body * {
    font-size: small !important;
}
.el-form-item__error {
    font-size: 18px !important;
}
.login-left {
    .login-time {
        font-size: 35px !important;
    }
    .title {
        font-size: 40px !important;
    }
    .title,
    img {
        position: relative !important;
        top: 30px !important;
    }
}
.login-main {
    position: relative !important;
    top: -20px !important;
    width: 75% !important;
    .login-title {
        font-size: 40px !important;
    }
}
.LogOuts {
    font-size: 30px !important;
}
.startexam.avue-view {
    .startexam_heard {
        font-size: 50px !important;
    }
    .startexam_main {
        height: 460px !important;
        width: 1100px !important;
        .s_m_value {
            width: 61% !important;
            span {
                font-size: 35px !important;
            }
            .s_m_v_title {
                width: 180px !important;
            }
        }
    }
}
.exam-end {
    .startexam_heard {
        font-size: 50px !important;
    }
    .startexam_main {
        height: 460px !important;
        width: 1100px !important;
        .s_m_value {
            width: 61% !important;
            span {
                font-size: 35px !important;
            }
            .s_m_v_title {
                width: 180px !important;
            }
        }
    }
}

.exam-card-body {
    .subject-box-card {
        width: 100% !important;
        // overflow-x: hidden;
        // overflow-y: scroll;
        // max-height: 530px;
    }
    .subject_main {
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 530px;
    }
    div {
        font-size: 38px !important;
    }
    .time-remain,
    .current-progress,
    .answer-card {
        margin-bottom: 30px !important;
    }
    .time {
        span,
        i {
            font-size: 50px !important;
        }
    }
    .subject-exam-title {
        font-size: 30px !important;
        margin-bottom: 0 !important;
    }
    .subject-content {
        margin-top: 10px !important;
        span {
            font-size: 22px !important;
            line-height: 28px !important;
            font-weight: 500;
        }
        .subject-title {
            font-size: 24px !important;
            line-height: 26px !important;
            letter-spacing: 0.1rem !important;
        }
        .subject-options > li label {
            display: flex;
            align-items: center;
        }
    }
    .subject-option-prefix {
        font-size: 24px !important;
    }
    .subject-options > li label {
        padding: 2px 10px 4px 45px;
    }
    .subject-buttons {
        top: 0px !important;
    }
    .subject-option.pbox {
        span {
            // display: flex;
            // align-items: center;
            // justify-content: center;
        }
    }
}

.datika {
    .answer-card-title {
        font-size: 23px !important;
    }
    .el-button {
        span {
            display: flex;
            align-items: center;
            justify-content: center;
            // position: relative !important;
            // left: -1 !important;
        }
    }
}

.login-custom {
}

.subject-title-content.titlesss {
    font-weight: 700 !important;
}

// .el-form-item__content {
//     width: 122px !important;
// }
// .el-form-item--small.el-form-item
// .avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row:nth-last-child(1) .el-form-item__content {
//     width: 115px !important;
//     // position: relative !important;
//     // left: 51px !important;
// }

.avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__menu--center {
    width: 118px !important;
}
.avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row {
    padding: 0 !important;
}
.avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row:nth-child(1) .el-form-item__label,
.avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row:nth-child(2) .el-form-item__label {
    // width: 50px !important;
    // margin-left: 3px;
}
.avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row:nth-child(1) {
    width: 133px !important;
}
.avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row:nth-child(2) {
    width: 155px !important;
}
.avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row:nth-child(3) {
    width: 255px !important;
}
// .avue-crud__search .avue-form__group.avue-form__group--flex .avue-form__row:nth-child(3) .el-button {
//     padding: 5px 10px !important;
//     margin-left: 5px !important;
// }

.formsss .basic-container__card {
    height: 100% !important;
    overflow-x: hidden;
    overflow-y: scroll;
}

.formsss .el-card__body,
.tablesss .el-card__body {
    padding: 10px !important;
}

.zhiwenMain {
    width: 103%;
    // height: 220px;
    // border: 1px solid rgba($color: #d3d3d3, $alpha: 1);
}

.examine_body .el-tabs.el-tabs--top {
    height: 100% !important;
    .el-tabs__content {
        height: 100% !important;
        .el-tab-pane {
            height: 100% !important;
            .examine_body_left {
            }
        }
    }
}
.e_m_right {
    .el-card.is-always-shadow {
        height: 100% !important;
        .el-card__body {
            height: 100% !important;
            box-sizing: border-box !important;
            .avue-crud {
                height: 100% !important;
                // border: 1px solid red;
            }
            .el-table__body-wrapper.is-scrolling-left {
                height: 100% !important;
            }
        }
    }
    .avue-crud__menu {
        display: none !important;
    }
}
// el-card is-never-shadow
.el-tabs__nav {
    position: relative;
    left: 10px;
}
#signIn {
    .timeDom {
        font-size: 20px !important;
        padding-bottom: 5px;
    }
    .avue-crud__menu {
        display: none !important;
    }
}
