body:after {
    /*background: slategray;*/
    background: #E4E5E6;
    /*background: linear-gradient(to top, #CACEEC 0%, white 100%);*/
}
.ml32 {
    margin-left: 32px;
}
.ml78 {
    margin-left: 78px;
}

/*クラス管理ログイン画面背景*/
.class-admin-body:after , .school-admin-body:after {
    background-color: #f2f7f8;
}

/*クラス管理ログイン画面ログインボタン*/
.btn-accept {
    color: white;
    background-color: #ffab17;
    border: 1px solid #ffab17;
}

/*クラス管理ログイン画面フッター*/
.class-admin-footer > div , .school-admin-footer > div {
    color: #90a4ae!important;
    background-color: #fefefe!important;
}

footer {
    margin-left: 0 !important;
}

@media (max-width: 575.98px) {
    footer {
        z-index: 2000;
    }
}

td.sort {
    width: 40px;
    text-align: center;
}
td.sort:hover {
    color: #20a8d8;
}

.sort-disabled {
    color: #AAAAAA;
}

/* サイドバー */
.admin.sidebar ul.nav li ul li a.nav-link {
    padding-left: 16px;
}
.admin.sidebar ul.nav li a.nav-link:hover {
    background-color: #3a4248;
}
.admin.sidebar ul.nav li ul li a.nav-link:hover {
    background-color: #3a4248;
}
.admin.sidebar .nav-link.active .nav-icon {
    color: #FFF;
}
.admin.sidebar .nav-link.sub-item {
    margin-left: 8px;
}

/*画像管理*/
.image_header_link:hover {
    text-decoration: none;
}
.image_header_div:hover {
    background-color: rgba(0,0,0,.075);
}
.select_image:hover {
    border: 1px solid #444d55!important;
}

/* 並び替え */
td.sort svg.fa-arrow-down, td.sort svg.fa-arrow-up {
    cursor: pointer;
}
td.sort svg.fa-arrow-down.sort-disabled, td.sort svg.fa-arrow-up.sort-disabled {
    cursor: default;
}
.modal-backdrop._static {
    background-color: #888;
    opacity: 0.6 !important;
}
/* 階層 */
.table.layer-table tr td {
    border-top: 0;
    vertical-align: top;
}
.table.layer-table tr td span.badge {
    margin-top: 8px;
}
.table.layer-table tr td .delete {
    margin-left: 14px;
}
.page-title {
    padding: 1.00rem;
}
.page-title .row {
    margin-bottom: 0;
}

/* Webトレ一覧 */
.settingDropdown {
    padding: 0;
    /*position: absolute;*/
}
.settingDropdown .nav-link {
    width: 80px;
}
.settingDropdown .dropdown, .settingDropdown .dropdown-menu {
    position: absolute;
}
.problem-btn a {
    margin-top: 2px;
    margin-bottom: 2px;
}
.display-inline-block {
    display: inline-block;
}
/* Webトレ登録 */
.webTrTypeForm select, .webTrTypeForm input, .webTrInputGroup, .webTrBonusInputGroup, .webTrEvalInputGroup, .webTrEvalInputGroupLabel {
    display: inline-block;
}
.delRightPadding {
    padding-right: 0;
}
.inline-block {
    display: inline-block;
}
.webTrInputGroup {
    margin-left: 20px;
}
.webTrEvalInputGroup {
    margin-bottom: 18px;
}
.webTrEvalInputGroupLabel {
    margin-top: 7px;
}
.input-group.require > .custom-select:not(:first-child),
.input-group.require > .form-control:not(:first-child) {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.webTrDetail.main {
    margin-left: 120px !important;
}
/* 過去問編集 */
#admin_past_exam_edit .custom-checkbox,
#admin_practice_exam_edit .custom-checkbox {
    margin-right: 16px !important;
}
#admin_past_exam_edit .past-exam-table .custom-checkbox .custom-control-label,
#admin_practice_exam_edit .past-exam-table .custom-checkbox .custom-control-label {
    vertical-align: text-top;
}
#admin_past_exam_edit .past-exam-table th,
#admin_past_exam_edit .past-exam-table td,
#admin_practice_exam_edit .past-exam-table th,
#admin_practice_exam_edit .past-exam-table td {
    border-top: none;
}
#admin_past_exam_edit .past-exam-table th,
#admin_practice_exam_edit .past-exam-table th {
    border-bottom-width: 1px;
}

.showOff {
    display: none;
}
.detail-position, .detail-layer, .detail-name {
    min-width: 160px;
}
.detail-number {
    min-width: 185px;
}
/*.detail-chkExtract {*/
/*    min-width: 290px;*/
/*}*/
.detail-position, .detail-name, .detail-number {
    margin-bottom: 8px;
}
.detail-layer {
    padding-left: 0;
    padding-right: 15px;
}
@media (max-width: 575.98px) {
    .detail-layer {
        padding-left: 15px;
        padding-right: 0;
    }
}


    /*DataTableライブラリでつくボーダーを非表示にする*/
#dataTable , #graph {
    border-collapse: collapse!important;
}

/*データテーブルソートアイコン非表示*/
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    content: none!important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    content: none!important;
}

.fa-sort {
    color: #20a8da;
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
    padding-right: 0px!important;
}

.preview-nav {
    text-align: center;
    font-size: 160%;
    /*padding-bottom: 20px;*/
}
.preview-nav span {
    font-size: 80%;
}

#admin_web_training_question_practice_group_question_edit .input.placeholder {
    opacity: 50%;
}

.btn-outline-primary,
.btn-outline-success {
    background-color: #fff;
}

.home-button {
    width: 100%;
    padding: 1.5rem;
    font-size: 1.2rem;
}
.home-download {
    width: 100%;
}

.trainingList .problemList .btn.unused
/*.trainingList .problemList .btn:disabled*/
{
    opacity: .65;
    background-color: #999;
    border: 1px solid #999;
}

.date_row {
    margin-left: 15px;
    padding: 0 !important;
}
.date_row span {
    padding: 6px;
}
.date_row {
    padding: 6px;
}
.date_row .date_error {
    display: block;
    width: 100%;
}
#padlock {
    border: 1px solid #c8ced3;
}
#admin_user_edit #app_list .app_info_list {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
#admin_user_edit .app_category_box dl {
    width: 100%;
    border-top: 1px solid #CCC;
}
@media (min-width: 576px) {
    #admin_user_edit .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
#admin_user_edit .app_category_box dl dt.off, .app_category_box dl dd {
    border-bottom: 1px solid #CCC;
}
#admin_user_edit .app_category_box dl dt {
    min-height: 75px;
    padding: 18px 0;
    margin-bottom: 1px;
}
#admin_user_edit .app_category_box dl dt, .app_category_box dl dd {
    width: 100%;
}
#admin_user_edit .app_category_box dl dt .app_img {
    width: 80px;
    display: inline-block;
    padding-left: 8px;
    padding-right: 24px;
}
#admin_user_edit .app_category_box dl dt .app_img img {
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    max-height: 70px;
}
#admin_user_edit .app_category_box dl dt span {
    padding-left: 20px;
    font-size: 16px;
}
#admin_user_edit .pull-right {
    float: right;
}
#admin_user_edit svg:not(:root).svg-inline--fa {
    overflow: visible;
}
#admin_user_edit .svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
#admin_user_edit .app_category_box dl dt.off, .app_category_box dl dd {
    border-bottom: 1px solid #CCC;
}
#admin_user_edit .app_category_box dl dd {
    font-size: 14px;
    line-height: 42px;
    padding: 6px 0;
    margin-bottom: 0;
}
#admin_user_edit .app_category_box dl dt:hover {
    cursor: pointer;
    background-color: #f5f7f8;
}
#admin_user_edit .app_category_box dl dt, .app_category_box dl dd {
    width: 100%;
}
#admin_user_edit.container dd > div > a {
    text-decoration: underline;
}
#admin_user_edit~#confirmModal .box-body p {
    text-align: left;
}
#admin_user_edit~#confirmModal .box-body p span.eye-icon {
    font-size: 100%;
    padding: .175rem .45rem;
    margin-right: 2px;
    border: 1px solid #D1D1D1;
    border-radius: .25rem;
    background-color: #efefef;
}
.border-bottom-0 dt {
    border-bottom: 0 !important;
}