.panel-body-report-template-footer {
	min-height: 31.7em !important;
}

.report-template-footer-company-area{
	border-top: 1px solid #ddd;
}

.report-template-footer-checkbox-area{
    margin-top: 10px;
	margin-left: 20px !important;
}

.report-temp-footer-title {
    width: 100%;
    padding: 12px 15px 9px;
    margin-bottom: 5px;
    text-align:center;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    background-color: #f4f4f4;
}

.report-temp-footer-btn-area {
    float: right;
    padding-bottom: 10px;
}

.report-temp-footer-input-stamp-column-area {
    width: 50%;
    padding-left: 18px;
}

.report-temp-footer-input-company-name-area {
    width: 100%;
    padding-left: 18px;
}
.inner-table-td {
    padding: 0px !important;
}

.inner-table td {
    border-right: 1px solid #ddd;
}

.inner-table tr {
    border-bottom: 1px solid #ddd;
}

    .inner-table tr:last-child {
        border-bottom: none !important;
    }

.inner-table td:last-child {
    border-right: none !important;
}

.report-template-table {
    width: 760px;
}

    .report-template-table tr {
        height: 35px;
    }

.report-list-column-width-group {
    width: 24%;
    max-width: 24%;
    min-width: 88px;
}

.report-list-column-width-process {
    width: 24%;
    max-width: 24%;
    min-width: 88px;
}

.report-list-column-width-title-container {
    width: 52%;
    max-width: 52%;
    min-width: 154px;
}

.report-list-column-width-title {
    width: 60%;
    max-width: 60%;
}

.report-list-column-width-button {
    width: 28%;
    max-width: 28%;
}

.report-list-column-width-move {
    width: 12%;
    max-width: 12%;
}

.column-no {
    width: 50px;
}

.column-report-template-action {
    width: 200px;
}

.column-edit-delete {
    width: 120px;
}

.condition-area-report-template {
    margin-bottom: 15px;
}

.report-container {
    padding: 10px;
}

    .report-container .tab-content {
        height: 100%;
    }

.container-center {
    margin: 0 auto;
}
/*************************
 * 報告書 - 雛形作成(編集) 共通
 *************************/
/* タブ内のコンテンツエリア */
.report-temp-button-area {
    text-align: right;
    margin-right: 10px;
    padding-top: 10px;
}

.report-contents {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    font-size: 12px;
}

    .report-contents input::-webkit-input-placeholder,
    .report-contents textarea::-webkit-input-placeholder {
        color: #ccc;
        font-weight: normal;
    }

    .report-contents input:-ms-input-placeholder,
    .report-contents textarea:-ms-input-placeholder {
        color: #ccc;
        font-weight: normal;
    }

    .report-contents input::-moz-placeholder,
    .report-contents textarea::-moz-placeholder {
        color: #ccc;
        font-weight: normal;
    }

.report-temp-frame {
	border: 1px solid #dddddd;
	margin: 0 auto;
	width: 705px;
	height: 913px;
}

	.report-temp-frame.custom-width {
		/* report-temp-frame の width + 90px */
		width: 790px !important;
	}

    .report-temp-frame.overflow-vertical-scroll {
        width: 648px;
        margin-right: -8px;
        overflow-y: scroll;
    }

.f-size-14 {
    font-size: 14px;
}

.show-next-link {
    height: 51px;
    margin: 5px;
    border-radius: 3px;
    border: 1px solid #dddddd;
}

    .show-next-link a {
        padding: 15px;
        display: block;
        text-align: center;
        font-size: 14px;
    }

        .show-next-link a:hover,
        .show-next-link a:focus {
            font-weight: bold;
            text-decoration: none;
            background-color: #e8e8e8;
        }

/*************************
 * 報告書雛形 - 報告書設定
 *************************/
.report-temp-setting-frame {
    border: 1px solid #dddddd;
    width: 1020px;
    margin-left: 10px;
    height: 891px;
    padding: 10px;
}

.report-temp-setting-process {
    padding: 5px;
}

.report-temp-setting-order {
    padding: 5px;
}

    .report-temp-setting-order table {
        width: 500px;
    }

        .report-temp-setting-order table thead {
            background-color: #f5f5f5;
        }

            .report-temp-setting-order table thead tr th {
                text-align: center;
                vertical-align: middle;
                font-weight: normal;
            }

#report-temp-submit,
#report-temp-return {
    margin-top: 10px;
    margin-left: 10px;
}

.inprocess-report-id {
    padding: 5px;
}

    .inprocess-report-id table {
        width: 800px;
    }

        .inprocess-report-id table thead {
            background-color: #f5f5f5;
        }

            .inprocess-report-id table thead tr th {
                text-align: center;
                vertical-align: middle;
                font-weight: normal;
            }

/*************************
 * 報告書雛形 - 表紙
 *************************/
/* 表紙タイトル */
.report-temp-frame > .report-title {
    border: 1px solid #dddddd;
    margin: 0 auto;
    margin-top: 130px;
    width: 400px;
    font-size: 20px;
    display: table;
}
/* 表示項目 */
.report-temp-frame > .report-useditem {
    margin: 0 auto;
    margin-top: 171.62px;
    width: 400px;
}

    .report-temp-frame > .report-useditem > .table {
        margin: 0;
    }

        .report-temp-frame > .report-useditem > .table th {
            background-color: #f5f5f5;
            font-weight: normal;
        }

    .report-temp-frame > .report-useditem > ol {
        position: absolute;
        width: 400px;
        padding: 5px 0px;
    }

        .report-temp-frame > .report-useditem > ol li {
            list-style-type: none;
            counter-increment: cnt;
            margin-left: 2.4em;
            text-indent: -2.4em;
        }

            .report-temp-frame > .report-useditem > ol li::before {
                content: "※" counter(cnt) ") ";
            }

/* 表紙フッター */
.report-temp-frame > .report-footer {
    margin: 130px 50px 0;
    height: 90px;
    position: relative;
}
/* 表紙フッター - 押印欄 */
.report-footer .table-report-imprint {
    width: 260px;
    margin-bottom: 0;
}

.table.table-report-imprint th {
    width: 80px;
    height: 20px;
    border-bottom-width: 1px;
    text-align: center;
    background-color: #f5f5f5;
}

.table.table-report-imprint td {
    width: 65px;
    height: 70px;
}
/* 表紙フッター - 会社名 */
.report-footer .report-footer-companyname {
    position: absolute;
    right: 0;
    width: 250px;
    word-wrap: break-word;
    word-break: break-all;
}

.report-footer .report-footer-companyname-bottom-0 {
    bottom: 0px;
}

.report-footer .report-footer-companyname-bottom-30-down {
    bottom: -30px;
}
/* 表紙フッター - 署名欄 */
.report-footer .table-report-sign {
    width: 250px;
    margin-bottom: 0;
    /*margin-top:-30px;*/
}

.table.table-report-sign th {
    width: 250px;
    height: 20px;
    border-bottom-width: 1px;
    text-align: center;
    background-color: #f5f5f5;
}

.table.table-report-sign td {
    width: 250px;
    height: 66px;
}

.sign-title-name-input {
    width: 98%;
    height: 20px;
    text-align: center;
}

/*************************
 * 報告書雛形 - 写真三枚貼り
 *************************/
.report-temp-three-picture {
    overflow: auto;
    overflow-y: scroll;
    height: 830px;
}

    .report-temp-three-picture.custom-style {
        height: 870px;
    }

.report-temp-three-picture-detail {
    height: 860px;
}

    .report-temp-three-picture-detail.custom-style {
        height: 900px;
    }

.three-picture-item-row table {
    /*width: 600px;*/
    width: 670px;
    height: 280px;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 0px;
}

.three-picture-item-row.custom-width table {
	/* three-picture-item-row の width + 90px */
	width: 760px !important;
}

.three-picture-item-row.template-row-disabled table tr td,
.three-picture-item-row.template-row-disabled table tr input[type="text"],
.three-picture-item-row.template-row-disabled table tr textarea,
.three-picture-item-row.template-row-disabled table tr pre {
    background-color: #d3d3d3;
}

.three-picture-item-row table .picture-col {
    width: 387px;
}

.three-picture-item-row table .picture-text-col {
    width: 173px;
}

	.three-picture-item-row table .picture-text-col.custom-width {
		/* picture-text-col の width + 70px */
		width: 243px !important;
	}

.three-picture-item-row table .picture-analysis-col {
    width: 70px;
    text-align: center;
}

.analysis-title {
    border: 1px solid #ddd;
}

.analysis-result {
    border: 1px solid #ddd;
    margin-top: -1px;
    font-weight: bold;
    font-size: 18px;
    padding: 1px;
    min-height: 3rem;
}

.three-picture-item-row table .picture-controls-col {
    width: 40px;
}

.is-correct {
    color: #077aba;
}

.is-wrong {
    color: red;
}

.is-disabled {
    color: gray;
}

.input-three-picture-item-title.custom-width,
.input-three-picture-item-comment.custom-width {
    width: 225px !important;
}

.three-picture-item-row .input-three-picture-item-title {
    width: 163px;
    margin-top: 5px;
    margin-left: 5px;
    border: 1px solid #dddddd;
}

.three-picture-item-row .input-three-picture-item-comment {
    width: 163px;
    height: 242px;
    margin-top: 5px;
    margin-left: 5px;
    border: 1px solid #dddddd;
    resize: none;
}

.disp-three-picture-item-title.custom-width,
.disp-three-picture-item-comment.custom-width {
	width: 250px !important;
}

.three-picture-item-row .disp-three-picture-item-title {
	width: 163px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #dddddd;
}

.three-picture-item-row .disp-three-picture-item-comment {
	width: 163px;
	height: 242px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #dddddd;
	resize: none;
}

.three-picture-item-row .paste-picture-area {
    width: 387px;
    height: 280px;
    position: relative;
}

    .three-picture-item-row .paste-picture-area .pasted-picture,
    .three-picture-item-row .paste-picture-area .pasted-template-picture {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: auto;
        max-width: 360px;
        max-height: 270px;
    }

.one-picture-item-row button,
.three-picture-item-row button {
    width: 30px;
    height: 30px;
    padding: 0px;
    font-size: 18px;
}

div.drop-hover {
    background-color: #DCDCDC;
}

.three-picture-item-next-link,
.one-picture-item-next-link {
    width: 670px;
}

	.three-picture-item-next-link.custom-width {
		/* three-picture-item-next-link の width + 90px */
		width: 760px;
	}

	.report-temp-three-picture-header,
	.report-temp-one-picture-header {
		width: 100%;
		padding: 5px;
		background-color: #f5f5f5;
		border-bottom: 1px solid #dddddd;
		text-align: center;
	}
.three-picture-checksheet-item {
	//width: 280px;
	width: 205px;
	margin: 0 0 0 5px
}

/*************************
 * 報告書雛形 - 写真三枚貼り写真拡大
 *************************/
#picture-template-zoom .modal-body {
	width: 500px;
	background-color: rgba(0,0,0,0.8);
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#picture-zoom-controls {
    width: 490px;
    text-align: right;
}

#picture-zoom-area {
    width: 490px;
    margin-bottom: 10px;
}

    #picture-zoom-area img {
        width: 490px;
        height: auto;
    }

/*************************
 * 報告書雛形 - 写真一枚貼り
 *************************/
.report-temp-one-picture {
    overflow: auto;
    overflow-y: scroll;
    height: 861px;
}

.one-picture-item-row table {
    width: 670px;
    height: 850px;
    margin-top: 5px;
    margin-left: 5px;
}

.one-picture-item-row.template-row-disabled table tr td {
    background-color: #d3d3d3;
}

.one-picture-item-row .paste-picture-area {
    width: 560px;
    height: 100%;
    position: relative;
}

    .one-picture-item-row .paste-picture-area .pasted-picture,
    .one-picture-item-row .paste-picture-area .pasted-template-picture {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: auto;
        max-width: 620px;
        max-height: 840px;
    }

.pasted-template-picture.disabled {
    display: none;
}

.one-picture-item-row table .picture-col {
    width: 560px;
    height: 100%;
}

.one-picture-item-row table .controls-col {
    width: 35px;
    height: 100%;
}

/*************************
 * 報告書雛形 - チェックシート
 *************************/
.report-temp-checksheet {
    overflow: auto;
    overflow-y: scroll;
    height: 890px;
}

	.report-temp-checksheet table {
		/*width: 760px;*/
		width: 670px;
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px !important;
	}

        .report-temp-checksheet table thead tr th,
        .report-temp-checksheet table tbody tr td {
            text-align: center;
            vertical-align: middle;
            font-weight: normal;
            padding: 2px;
        }

.checksheet-control-btn {
    font-size: 16px;
    width: 40px;
    height: 20px;
}

.checksheet-table thead {
    background-color: #f5f5f5;
}

.width-35 {
    width: 35px;
}

.width-40 {
    width: 40px;
}

.width-50 {
    width: 50px;
}

.width-60 {
    width: 50px;
}

.width-62 {
    width: 62px;
}

.width-70 {
    width: 70px;
}

.width-80 {
    width: 80px;
}

.width-90 {
    width: 90px;
}

.width-110 {
    width: 110px;
}

.width-109 {
    width: 109px;
}

.width-340 {
    width: 340px;
}

.with-match {
    width: 100%;
}

.height-20 {
    height: 20px;
}

.height-25 {
    height: 25px;
}

.height-26 {
    height: 26px;
}

.height-40 {
    height: 40px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.checksheet-check-edit {
    width: 60px !important;
    height: 20px !important;
    padding: 0px !important;
    font-size: 12px !important;
}

    .checksheet-check-edit i {
        margin-right: 2px;
    }

.checksheet-input-border {
    border: 1px solid #ced4da;
    border-radius: .25em;
}

.checked-at-picker {
    min-height: 22px;
    width: 85px;
    font-size: 0.8em;
    text-align: center;
    margin: 2px;
}

.checked-at-error-border {
    border: 1px solid #cd3545;
    background: #FFEEEE;
}

.fa-custom-font {
    font: normal normal normal 20px/1 FontAwesome !important;
}

/*************************
 * 報告書雛形 - チェックシートダイアログ
 *************************/

.check-supervisor-contents .check-format-row,
.check-vendor-contents .check-format-row {
    padding: 5px;
}

#modal-checksheet .check-pulldown-items,
#modal-checksheet .check-selectbutton-items {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

td.checksheet-remarks-textarea > textarea {
    height: 10px;
}

/*************************
 * 報告書 - 備考メモ
 *************************/
.remarks-memo-title {
    width: 100%;
    padding: 5px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dddddd;
}

.remarks-memo-body > textarea,
.remarks-memo-body > pre {
    width: 688px;
    height: 850px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

/*************************
 * 報告書 - 写真一覧
 *************************/

.report-temp-picture-pool {
    width: 310px;
    height: 914px;
    display: table;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #dddddd;
}

    .report-temp-picture-pool > .process-contents {
        width: 100%;
    }

        .report-temp-picture-pool > .process-contents > .process-selector {
            width: 300px;
            margin-left: 5px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

    .report-temp-picture-pool > .picture-list {
        overflow: auto;
        overflow-y: scroll;
        height: 866px;
    }

    .report-temp-picture-pool .temp-picture-frame {
        width: 135px;
        height: 101px;
        float: left;
        margin: 5px;
        border-radius: 3px;
        border: 1px solid #dddddd;
        line-height: 97px;
        text-align: center;
        vertical-align: middle;
        position: relative;
    }

    .report-temp-picture-pool .temp-picture {
        max-width: 130px;
        max-height: 97px;
        vertical-align: middle;
        /*margin:5px;border-radius:5px;border:1px solid #dddddd;*/
    }

.temp-picture-next-link {
    width: 280px;
    float: left;
}

.temp-picture-frame > .temp-picture-zoom {
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 0;
    font-size: 18px;
    line-height: 0;
}

/*****************************************************************************************/




/*************************
 * 報告書 - 3枚貼り - 1行
 *************************/
.report-temp-frame .report-3picture-row {
    width: 95%;
    height: 262px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin: 0 auto;
    margin-top: 25px;
}

    .report-temp-frame .report-3picture-row:first-child {
        margin-top: 26px;
    }

    .report-temp-frame .report-3picture-row:last-child {
        margin-bottom: 26px;
    }

/*************************
 * 報告書 - 3枚貼り - コメントエリア
 *************************/
.report-3picture-row .area-comment {
    height: 100%;
    border-right: 1px solid black;
    padding-left: 5px;
    padding-right: 5px;
}

    .report-3picture-row .area-comment > .area-comment-title {
        height: 11%;
    }

    .report-3picture-row .area-comment > .area-comment-main {
        height: 89%;
    }
/*************************
 * 報告書 - 3枚貼り - ボタンエリア
 *************************/
.report-3picture-row .area-button {
    height: 100%;
    padding-right: 0;
    padding-left: 0;
}

    .report-3picture-row .area-button > button {
        width: 100%;
    }

/*************************
 * 報告書 - 1枚貼り - 1行
 *************************/
.report-temp-frame .report-1picture-row {
    width: 95%;
    height: 839px;
    margin: 0 auto;
    margin-top: 25px;
    border: 1px solid black;
}

.report-1picture-row:last-child {
    margin-bottom: 25px;
}
/*************************
 * 報告書 - 1枚貼り - 写真貼り付けエリア
 *************************/
.report-1picture-row .area-picture {
    width: 100%;
    height: 100%;
}

/*************************
 * 報告書 - 汎用 - テキストボックス
 *************************/
.report-temp-frame input[type="text"].report-text,
.report-temp-frame textarea.report-textarea {
    width: 100%;
    height: 100%;
    padding: 5px;
}

.report-temp-frame input[type="text"].report-text-lg,
.report-temp-frame textarea.report-textarea-lg {
    width: 100%;
    height: 100%;
    padding: 5px;
    font-size: 20px;
}

.report-temp-frame input[type="text"].report-text-sm,
.report-temp-frame textarea.report-textarea-sm {
    width: 100%;
    height: 100%;
    padding: 5px;
    font-size: 12px;
}

/*************************
 * 汎用 - テーブルのセルをパディングを削除
 *************************/
.table.table-padding-reset th,
.table.table-padding-reset td,
.table th.padding-reset,
.table td.padding-reset {
    padding: 0;
}
/*************************
 * 汎用 - テーブルのセルの幅を文字数で指定
 *************************/
.table th.width-1char,
.table td.width-1char {
    width: 1.5em;
}

.table th.width-2char,
.table td.width-2char {
    width: 2.5em;
}

.table th.width-3char,
.table td.width-3char {
    width: 3.5em;
}

.table th.width-4char,
.table td.width-4char {
    width: 4.5em;
}

.table th.width-5char,
.table td.width-5char {
    width: 5.5em;
}

.table th.width-6char,
.table td.width-6char {
    width: 6.5em;
}

.table th.width-7char,
.table td.width-7char {
    width: 7.5em;
}

.table th.width-8char,
.table td.width-8char {
    width: 8.5em;
}

.table th.width-9char,
.table td.width-9char {
    width: 9.5em;
}

.table th.width-10char,
.table td.width-10char {
    width: 10.5em;
}

.table th.padding-5,
.table td.padding-5 {
    padding: 5px;
}

.table th.cover-title {
    width: 150px;
    height: 30px;
    padding: 1px;
    vertical-align: middle;
}

    .table th.cover-title > span {
        padding-left: 5px;
    }

.table td.cover-body {
    width: 280px;
    height: 30px;
    padding: 1px;
}

/* 追加ボタン */
.report-button-rowadd {
    width: 35px;
    height: 35px;
}

.report-button-rowadd-inline {
    margin: 0;
}

    .report-button-rowadd > span,
    .report-button-rowadd-inline > span {
        color: #077aba;
        font-size: 20px;
    }

.report-button-rowadd-sm {
    width: 40px;
    height: 20px;
}

    .report-button-rowadd-sm > span,
    .report-button-rowadd-inline > span {
        color: #077aba;
        font-size: 20px;
    }

/* 削除ボタン */
.report-button-rowdelete {
    width: 35px;
    height: 35px;
}

.report-button-rowdelete-inline {
    margin: 0;
}

    .report-button-rowdelete > span,
    .report-button-rowdelete-inline > span {
        color: red;
        font-size: 20px;
    }

.report-button-rowdelete-sm {
    width: 40px;
    height: 20px;
}

    .report-button-rowdelete-sm > span,
    .report-button-rowdelete-inline > span {
        color: red;
        font-size: 20px;
    }

th.cell-text-left,
td.cell-text-left {
    text-align: left;
    padding-left: 3px;
}

.report-temp-setting-process-disabled {
    position: relative;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 15px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
}

    .report-temp-setting-process-disabled::after {
        position: absolute;
        top: 3px;
        left: 8px;
        z-index: 2;
        content: '';
        width: 12px;
        height: 12px;
        background-color: #ccc;
    }

.report-temp-list-btn-area {
    float: right;
    padding: 5px 0 10px;
}

.report-temp-list-overflow {
    max-width: 0px !important;
}

.required-color {
    background-color: #ffeaf4;
}

.report-temp-stick-menu-list {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 100;
    background-color: white;
}

