﻿@media (min-width:768px) {
    .container {
        width: 100%;
    }
}

@media (min-width:992px) {
    .container {
        width: 100%;
    }
}

@media (min-width:1200px) {
    .container {
        /*width:1170px;*/
        width: 100%;
    }
}


.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
    line-height: 28px;
}

.label_anken {
    line-height: 22px;
    white-space: nowrap;
}

label.textright {
    text-align: right;
    color: #000;
}

.form-control {
    display: block;
    width: 100%;
    height: 26px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.2;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 5px 15px;
}

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

.lnnsidebar {
    background-color: #D7D7D7;
    bottom: 0;
    display: block;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 71px;
    z-index: 1000;
    vertical-align: top;
}

.lnnfotter {
    background-color: #6cb0f8;
    text-align: center;
    padding: 1px 0;
}



@charset "utf-8";
/* CSS Document */
body {
    font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
}

.sidebar1 {
    float: right;
    width: 180px;
    background-color: #EADCAE;
    padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 2px; /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
    padding-right: 15px;
    padding-left: 15px; /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
    color: #4373A5;
}

input, select {
    position: relative;
    /*top:-5px;*/
}

.form-control {
    height: 30px;
    width: 100%;
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 0px;
}

* {
    font-size: 1em;
}

.lnntableone td {
    text-align: center;
    padding: 0.3em 0.1em;
    font-size: 1.2em;
    line-height: 2em;
}

.dialog_notitle {
    margin-top: 86px;
}

.masktable td {
    text-align: center;
    padding: 0.3em 0.1em;
    font-size: 1.5em;
    line-height: 2.63em;
}

table.lnntablecenter, table.lnntablecenter th, table.lnntablecenter td {
    text-align: center;
    color: #000;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.btn-lnnhui {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
/* 以下 状況紹介04map*/
.lnnzkzhtop {
    width: 100%;
    height: 85px;
    overflow-y: scroll;
}

table.height50em {
    height: 20em;
    width: 100%;
    text-align: center;
}

    table.height50em td {
        font-size: 14px;
        color: #333;
        line-height: 18px;
        padding: 2px 1px;
    }

.lnnmap {
    width: 100%;
    /*height:46em;*/
    overflow: hidden;
    background: #fff;
    margin-bottom: 2em;
}

.lnnmaptable05 {
    margin: 1em auto;
    width: 97%;
}

    .lnnmaptable05 td {
        padding: 0.2em 0.3em;
        font-size: 1.2em;
        line-height: 1.4em;
    }

.lnntanchutable {
    background: #fff;
    margin: 1em auto;
}

    .lnntanchutable td {
        padding: 0.8em 0.3em;
        font-size: 1.4em;
        line-height: 1.6em;
    }
/* 以下 個人実績照会*/
table#lnntablehhh th, table#lnntablehhh td {
    text-align: center;
    vertical-align: middle;
}
/*以下 登录修改*/
.lnnlogin {
    margin: 1em auto;
    width: 70%;
}
/*以下 20150225 修改*/
table.paddingtdlnn tr td {
    padding: 0.2em 0.1em;
}

table.lnn20150226grsjzh {
    width: 100%;
}

    table.lnn20150226grsjzh th, table.lnn20150226grsjzh td {
        text-align: center;
        padding: 5px;
        vertical-align: middle;
        line-height: 1.42857;
        box-sizing: border-box;
    }

table tr.lnn20150226grsjzh222th th {
    line-height: 3.75;
}
/*以下 20150312 增加*/
div.lnndivtablell {
    overflow-y: scroll;
    height: 520px;
}

.lnntable1503 {
    height: 999px;
}

    .lnntable1503 td {
        border: 1px solid #b6b6b6;
        padding: 2px;
    }

table.lnntable1503 td.tde5e5e5bot {
    background: #e5e5e5;
    border-bottom: 1px dashed #b6b6b6;
}

table.lnntable1503 td.tde5e5e5top {
    background: #e5e5e5;
    border-top: none;
}

table.lnntable1503 td.tdf6f6f6bot {
    background: #f6f6f6;
    border-bottom: 1px dashed #b6b6b6;
}

table.lnntable1503 td.tdf6f6f6top {
    background: #f6f6f6;
    border-top: none;
}

div.lnndivtablell table.lnntable1503 td.td7ad148 {
    background: #7ad148;
    border: none;
}

div.lnndivtablell table.lnntable1503 td.tdfbd570 {
    background: #fbd570;
    border: none;
}
/*以下 20150313 增加*/
.form-control {
    height: 26px;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.form-control_anken {
    height: 22px;
    line-height: 0.7;
}

.col-xs-12 {
    padding: 0;
}

.col-sm-4 {
    padding: 0;
}

.col-md-1 {
    padding: 0;
}

.col-lg-2 {
    padding: 0;
}

.col-sm-2 {
    padding: 0;
}

col-md-2 {
    padding: 0;
}

col-lg-1 {
    padding: 0;
}

.col-sm-1 {
    padding: 0;
}

.login {
    height: 30px;
    width: 100%;
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 0px;
}

.lnnsidebar {
    top: 40px;
}

.panel {
    margin-bottom: 3px;
}

.panel-body {
    padding: 5px 15px 2px;
}

.table-condensed > thead > tr > th {
    padding: 3px;
}

.table-condensed > tbody > tr > td {
    padding: 1px;
}

.lineheight {
    line-height: 4px;
}

.btn-release {
    color: black;
    background: white;
    border-color: gray;
    border-radius: 15px;
}

    .btn-release:hover {
        background: #e0e0e0;
    }


/*以下 20150317 增加*/
.lnn20150317text {
    line-height: 40px;
    margin: 0 16px;
}

.welllnn {
    width: 260px;
}

#demoDiv {
    margin: 1px;
    padding: 0px;
    border: 1px solid #ccc;
    height: 490px;
}

#demoGrid {
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #1a2731;
    overflow: auto;
}

#demoTable {
    border-spacing: 0px;
    border-collapse: collapse;
    line-height: 1.5em;
    font-size: 12px;
    color: #333;
}

#demoTableCol1 {
    background-color: #fafafa;
}

#demoTable TH {
    padding: 4px 12px 4px 6px;
    text-align: left;
    border: 0px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    background-color: #eee;
    height: 3.75em;
    white-space: nowrap;
}

#demoTable TD {
    padding: 6px 12px 6px 6px;
    text-align: center;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #eee;
    height: 1.5em;
    white-space: nowrap;
}

.txt {
    text-align: left !important;
}

.num {
    text-align: right !important;
}

@media print {
    #demoDiv, #demoGrid {
        width: auto;
        height: auto;
        overflow: visible;
    }
}

.container font.lnnfontdemoHdr0 {
    width: 100%;
    float: left;
    line-height: 1.8;
}

.container font.lnnfontdemoHdr50 {
    width: 50%;
    float: left;
    line-height: 1.8;
}

.container span.spanmarginlnn {
    margin: 18px;
}

.g_R1, .g_R3, .g_R5, .g_R7, .g_R9, .g_R11, .g_R13, .g_R15, .g_R17, .g_R19, .g_R21, .g_R23, .g_R25, .g_R27, .g_R29, .g_R31, .g_R33, .g_R35, .g_R37, .g_R39, .g_R41 {
    background: #eee;
}

/*20150421*/
.lnn0421noimage {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .lnn0421noimage table {
        background: url(../Images/Noimage_image.png) no-repeat;
        width: 250px;
        height: 200px;
        margin: 20px auto;
    }

        .lnn0421noimage table td span {
            color: #575757;
            font-size: 26px;
            font-weight: bold;
            text-align: center;
            padding-top: 10px;
        }

.yellowstyle {
    background-color: yellow;
}

.greenstyle {
    background-color: green;
}

.redstyle {
    background-color: red;
}

.orangestyle {
    background-color: #eb9316;
}

/*20150427 遮罩层*/
a #mask {
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: gray;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

/*20150522 */
#demoDiv table#demoTable tr:nth-child(2n) {
    background-color: #f9f9f9;
}

.input_date::-webkit-input-placeholder {
    padding-top: 2px;
    font-size: 14px;
}

/*ログイン*/
.loginInfo {
    width: 100%;
    height: auto;
    background-color: #cad3dd;
    margin: 10px auto 30px;
    padding: 5px;
}

/*foot*/
#footer {
    width: 100%;
    padding: 0px;
    border-top: 1px #999999 solid;
    background-color: #EEEEEE;
    position: absolute;
    bottom: 0px;
}

#footNavi {
    padding: 0px 0px;
    list-style-type: none;
    text-align: left;
}

#footNavi1 {
    padding: 0px 0px;
    list-style-type: none;
    text-align: center;
}

#footNavi li {
    display: inline;
    display: inline-block;
    padding: 0px 3px;
    margin: 3px 0px 0px;
}

.txt_02_footer {
    color: #FFFFFF;
    font-size: 1em;
}

.txt_02 {
    text-align: right;
    font-size: 1.4em;
    color: #F00;
    letter-spacing: 0px;
}
/*テンプレート新規追加*/
.li_block li {
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 150px;
}

.button_circle {
    border-radius: 20px;
    height: 30px;
    width: 30px;
    padding: 0;
}

.btn_sm_circle {
    border-radius: 15px;
    height: 30px;
    width: 30px;
    padding: 0;
}

.question_block {
    border: 2px solid #DDD;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-left: -4em;
}

.form-inline .question_margin_bottom {
    margin-bottom: 30px;
}

.form-inline .shimei {
    width: 80%;
}

.circle_btn_padding_top {
    margin-left: 20px;
}

    .circle_btn_padding_top .div_remove_button {
        padding-top: 20px;
        padding-left: 93px;
        position: absolute;
    }

    .circle_btn_padding_top .num_jump_up {
        padding-top: 20px;
    }

    .circle_btn_padding_top .common_jump_up {
        padding-top: 10px;
    }

    .circle_btn_padding_top .common_jump_down {
        padding-top: 20px;
    }

    .circle_btn_padding_top .num_jump_down {
        padding-top: 10px;
    }

    .circle_btn_padding_top .text_jump_number {
        margin-left: 3px;
        max-width: 50px;
    }

.answer_offset {
    padding-right: 25px;
}

.form-inline .answer_width {
    width: 330px;
}

.form-inline .iamge_answer_width {
    width: 290px;
}

.imagebutton {
    background: url("../img/home_icon.png") no-repeat center;
    width: 50px;
    height: 50px;
    border: 0px solid silver;
}

.form-inline .next_question {
    width: 60px;
}

.btn_updown {
    border-radius: 5px;
    height: 30px;
    width: 25px;
    padding: 0;
}

.btn_save_cancel {
    color: white;
    float: right;
    margin-right: 10px;
    background-color: #337ab7;
    border-color: #337ab7;
}


.form-inline .checkbox_input {
    width: 70px;
}

.form-inline .label_sisumonn {
    width: 100%;
    height: 100px;
    /*padding-bottom: 4em;*/
}

/* 案件検索 */
.gridStyle {
    border: 1px solid rgb(212,212,212);
    width: 800px;
    height: 400px;
}

.thead_text {
    color: black;
    float: left;
    text-align: center;
    width: 100%;
    line-height: 1.5em;
}

.operate_text {
    text-decoration: underline;
    margin-right: 10px;
    cursor: pointer;
}

.operate_text_delete {
    text-decoration: underline;
    margin-right: 0px;
    cursor: pointer;
}

.k-grid .k-grid-content tr td {
    border-left-width: 1px;
    padding: 0;
}

.k-grid .k-grid-content tr:last-child td {
    border-bottom-width: 1px;
}

.k-grid .k-grid-content-locked td {
    padding: 0;
}

.k-grid .k-grid-content td {
    padding: 0;
}

.k-grid .k-grid-header th.k-header, .k-filter-row th {
    padding: 0;
}

.anken_table_right {
    float: right;
}

.anken_table_center {
    text-align: center;
    float: left;
    width: 100%;
}

.all_checkbox {
    text-align: center;
}

.k-grid td {
    line-height: 1em;
}

.k-grid .k-grid-content {
    overflow-y: auto;
}


.St_not_Additionally {
    background-color: white;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}

.St_Additionally {
    background-color: orange;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}

.St_Approve {
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}

.St_not_approved {
    background-color: red;
}

.St_approved {
    background-color: green;
}

.St_remanded {
    background-color: orange;
}

.wari_01 {
    background-color: #ff00ff;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}

.wari_02 {
    background-color: #fabf8f;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}

.wari_03 {
    background-color: #ff0000;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}

.wari_04 {
    background-color: #00c000;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}

.wari_05 {
    background-color: #ffffff;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
.wari_06 {
    background-color: #c0c0ff;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
.wari_07 {
    background-color: #ffff00;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
.wari_08 {
    background-color: #8080ff;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
.report-tab.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #f3f3f3;
    border-width:2px;
}






/**
 * For the correct positioning of the placeholder element, the dnd-list and
 * it's children must have position: relative
 */
.typesDemo ul[dnd-list],
.typesDemo ul[dnd-list] > li {
    position: relative;
}

.searchOption ul[dnd-list],
.searchOption ul[dnd-list] > li {
    position: relative;
}

/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop to it once it's empty
 */
.typesDemo ul[dnd-list] {
    min-height: 42px;
    padding-left: 40px;
    float: left;
    width: 90%;
    margin-left: 10px;
}

.searchOption ul[dnd-list] {
    min-height: 42px;
    padding-left: 0px;
    float: left;
    width: 90%;
    margin-left: 10px;
}

/**
 * The dndDraggingSource class will be applied to
 * the source element of a drag operation. It makes
 * sense to hide it to give the user the feeling
 * that he's actually moving it.
 */
.typesDemo ul[dnd-list] .dndDraggingSource {
    display: none;
}

.searchOption ul[dnd-list] .dndDraggingSource {
    display: none;
}

/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
.typesDemo ul[dnd-list] .dndPlaceholder {
    display: block;
    background-color: #ddd;
    min-height: 30px;
}

.searchOption ul[dnd-list] .dndPlaceholder {
    display: block;
    background-color: #ddd;
    min-height: 30px;
}

/**
 * The dnd-lists's child elements currently MUST have
 * position: relative. Otherwise we can not determine
 * whether the mouse pointer is in the upper or lower
 * half of the element we are dragging over. In other
 * browsers we can use event.offsetY for this.
 */
.typesDemo ul[dnd-list] li {
    display: block;
    padding: 4px 2px;
    margin-right: 40px;
    margin-bottom: 10px;
    float: left;
    /* Disable text selection if item is not draggable */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 200px;
}

.typesDemo ul[dnd-list] label {
    float: left;
    width: 30px;
    height: 33px;
    padding-top: 3px;
}

.typesDemo ul[dnd-list] div {
    border: 1px solid #DDD;
    border-radius: 4px;
    height: 33px;
    float: left;
    width: 160px;
    padding-top: 5px;
}

.searchOption ul[dnd-list] li {
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 6px 2px;
    margin-bottom: 2px;
    float: left;
    /* Disable text selection if item is not draggable */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 160px;
}

/**
 * Gender-specifc background
 */
.typesDemo ul[dnd-list] li.background-man {
    background-color: #91C6FF;
    color: #000000;
}

.typesDemo ul[dnd-list] li.background-woman {
    background-color: #FFE2F5;
    color: #D84FA7;
}

.searchOption ul[dnd-list] li.background-man {
    background-color: #91C6FF;
    color: #000000;
}

.searchOption ul[dnd-list] li.background-woman {
    background-color: #FFE2F5;
    color: #D84FA7;
}

.a_click {
    cursor: pointer;
}

.dialog_model {
    display: block;
}

.dialog_mask {
    height: 1971px;
    opacity: 0.5;
}

.dialog_mask_transparent {
    height: 1971px;
    opacity: 0;
}

/*テンプレート新規追加*/
.Temp_photo {
    width: 100%;
    height: auto;
}

    .Temp_photo img {
        width: 100%;
        height: auto;
    }

.question_photo {
    margin-top: -34px;
    height: 34px;
    width: 110px;
    margin-bottom: 5px;
    opacity: 0;
    cursor: pointer;
}

.file_ref {
    margin-top: -24px;
    height: 24px;
    width: 58px;
    opacity: 0;
    cursor: pointer;
}

.com_post {
    width: 90px;
    height: 30px;
}

.delete_popup {
    font-size: 1.5em;
    text-align: center;
}

.operate_link {
    text-decoration: underline;
}

.operate_button {
    line-height: 3px;
    min-width: 38px;
    padding: 6px 2px;
}

.contract_popup {
    padding: 10px 0;
}

    .contract_popup div {
        font-size: 1.4em;
    }

input.file_ref_contract {
    display: inline-block;
    height: 24px;
    width: 58px;
    opacity: 0;
}

.contract_head {
    float: left;
    width: 150px;
    text-align: right;
    padding-right: 5px;
}

.lineTitle {
    font-size: 20px;
    padding: 3px 6px;
    color: #000;
    border: solid 1px #999999;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
}

.lineTitle02 {
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #000;
}

.cmnTbl {
    font-weight: bolder;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

    .cmnTbl th {
        padding: 2px;
        border: solid 1px #CCC;
        text-align: left;
        font-weight: normal;
        background-color: #eee;
    }

    .cmnTbl td {
        padding: 2px;
        border: solid 1px #CCC;
        text-align: left;
        font-weight: normal;
    }

.temp_No {
    margin-top: 5px;
    float: left;
    margin-left: 20px;
}

.background_anken_01 {
    background-color: #FFE0E0;
    float: left;
    width: 100%;
}

.background_anken_02 {
    background-color: #E0FFE5;
    float: left;
    width: 100%;
}

.background_anken_03 {
    background-color: #FFFECF;
    float: left;
    width: 100%;
}

.background_anken_04 {
    background-color: #FFFECF;
    float: left;
    width: 100%;
}

.background_anken_pink {
    background-color: #FFE0E0;
}

.background_anken_green {
    background-color: #E0FFE5;
}

.background_anken_yellow {
    background-color: #FFFECF;
}

.background_anken_glay {
    background-color: rgb(250, 250, 250);
}

.typesDemo ul li .anken_long_text {
    font-size: 0.85em;
    padding-top: 8px;
}

.text_anken_search::-webkit-input-placeholder {
    padding-top: 6px;
}

.btn1 {
    padding: 6px 6px;
}

.btn {
    line-height: 0.8;
}

.anken_gen {
    background-color: rgb(242, 72, 72);
    color: white;
}

@media (min-width: 1200px) {
    .question_left {
        width: 70%;
        float: left;
    }

    .question_right {
        width: 30%;
        float: right;
    }
}

@media (min-width: 768px) {
    .question_left {
        width: 70%;
        float: left;
    }

    .question_right {
        width: 30%;
        float: right;
    }

    .zhiwen {
        padding-bottom: 7em;
    }

    .button_circle {
        float: right;
    }

    .file_ref_template {
        margin: 2px;
        height: 24px;
        width: 58px;
        opacity: 0;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (max-width: 768px) {
    .form-inline .question_margin_bottom {
        width: 100%;
        margin-bottom: 0px;
    }

    .form-inline .shimei {
        width: 100%;
    }

    .answer_offset {
        padding-left: 0px;
        float: left;
    }

    p {
        padding-left: 0px;
        display: -webkit-box;
    }

    .question_block {
        margin-left: 0px;
        width: 70%;
    }

    .temp_No {
        margin-left: 5px;
    }

    .file_ref_template {
        margin: 2px;
        height: 24px;
        width: 58px;
        opacity: 0;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.k-grid .k-grid-header th.k-header > .k-link {
    font-size: 1em;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

.btn-template_remove {
    color: #fff;
    background-color: #B73333;
    border-color: #B73333;
}

.btn-danger1 {
    color: #fff;
    background-color: #337AB7;
    border-color: #337AB7;
}

.btn_not_selected {
    background-color: #999999;
    border: solid 1px #999999;
    color: white;
    line-height: 0.8;
    margin-left: 10px;
    margin-top: 1px;
    min-width: 68px;
}

.btn_selected {
    background-color: #337AB7;
    border: solid 1px #337AB7;
    color: white;
    line-height: 0.8;
    margin-left: 10px;
    margin-top: 1px;
    min-width: 68px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
}

.empty_div {
    height: 22px;
}

/* pagination */
.pagination {
    margin: 2px;
    width: 100%;
}

    .pagination > li {
        display: inline-block;
        width: 50px;
    }

        .pagination > li:first-child, .pagination > li:last-child {
            display: inline;
        }

        .pagination > li > a, .pagination > li > span {
            margin: auto 4px;
            width: 50px;
            padding: 5px 10px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            border-top-left-radius: 15px;
            border-bottom-left-radius: 15px;
            float: left;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 15px;
            border-bottom-right-radius: 15px;
            float: right;
        }

.cg-busy {
    z-index: 1041;
}

.input_required {
    color: orangered;
}
/* 未決定 */
.undecided {
    color: red;
    text-decoration: underline;
}
/* 单纯标签 */
.simple_label {
    font-weight: normal;
    line-height: 24px;
}

/* 只读文本框 白色背景 */
.form-control.input_readonly_white[readonly] {
    background-color: white;
    cursor: default;
}

.form-control[readonly] {
    background-color: white;
    cursor: default;
}

.form-control.input_readonly_white[disabled] {
    background-color: #eee;
    cursor: not-allowed;
}

/* 显示大图片 */
.dialog_big_image {
    float: none;
    margin: 10px auto 0;
}

    .dialog_big_image img {
        /*width: 100%;*/
        max-width: 1300px;
        max-height: 580px;
        /* max-height: 1000px;*/
        position: relative;
    }

/* コメント */
.comment_type {
    float: left;
    margin-top: 15px;
}

    .comment_type p {
        padding-top: 3px;
    }

    .comment_type li {
        height: 3em;
    }

.comment_item_head {
    display: inline-block;
    width: 70px;
}

.comment_item {
    display: inline-block;
    width: 50px;
}

.comment_label_head {
    padding-left: 1.6em;
}

.label_choice_head {
    padding-left: 1.6em;
}

/* 模板中选项向右箭头 */
.choice_right_arrow {
    float: left;
    font-size: 1.6em;
    padding: 0 5px;
}

/* 番 */
.choice_next_word {
    float: right;
    font-size: 16px;
    padding: 2px 0 0 7px;
}

.radio_type_head {
    padding-left: 1.6em;
}

/* 选项前的错误提示 */
.choice_error {
    margin-left: 70px;
}

/* DropDownList */
.div_dropdownHead {
    margin-left: 70px;
    margin-top: 15px;
}

.div_dropdownContent {
    margin-left: 80px;
}

    .div_dropdownContent input[type='text'] {
        float: left;
        margin-bottom: 5px;
        width: 60%;
    }

.radio_button_circle {
    border-radius: 15px;
    height: 25px;
    width: 25px;
    padding: 0;
    margin-left: 5px;
}

.radiobox_big[type=radio] {
    height: 1.5em;
    width: 1.5em;
    vertical-align: middle;
    margin-top: 0px;
}

.radio_comment_big[type=radio] {
    height: 1.4em;
    width: 1.4em;
    vertical-align: middle;
    margin: 0;
}

/*固定标题*/
.fixed_caption {
    background-color: white;
    font-size: 1.5em;
    position: fixed;
    top: 40px;
    right: 0;
    left: 20px;
    z-index: 3;
}

.fixed_search_panel {
    position: fixed;
    top: 61px;
    right: 15px;
    left: 15px;
    z-index: 2;
}

@media(max-width: 1299px) {
    .input_front_after[type=text] {
        width: 24%;
    }
}

@media(min-width: 1300px) {
    .input_front_after[type=text] {
        width: 26%;
    }
}

@media(max-width: 1200px) {
    .input_front_after[type=text] {
        width: 17%;
    }
}

/*必填*/
.checkbox_big[type=checkbox] {
    height: 1.5em;
    width: 1.5em;
    vertical-align: sub;
    margin-top: 0px;
}

.div_answer_needed {
    margin-bottom: 10px;
    margin-left: 10px;
}

    .div_answer_needed label {
        font-size: large;
    }

.lg-comment-head {
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin-top: 3px;
}

.lg-answer-type-body {
    font-size: 22px;
}

.label_checkbox {
    font-size: 20px;
    font-weight: normal;
}

    .label_checkbox input[type=checkbox] {
        font-size: 12px;
        float: left;
        min-width: 30px;
        height: 18px;
        margin-left: 20px;
        padding-top: 5px;
    }

@media(min-width: 992px) {
    .report_info_head {
        min-width: 13%;
    }
}

@media(min-width: 1270px) {
    .report_info_head {
        min-width: 12%;
    }
}

@media(min-width: 1380px) {
    .report_info_head {
        min-width: 11%;
    }
}

@media(min-width: 1510px) {
    .report_info_head {
        min-width: 10%;
    }
}

/*为打印加粗选中的按钮*/
@media print {
    .btn_selected {
        border-width: 3px;
    }
}

/* 平板认证结果 */
.login_status {
    width: 300px;
    margin: auto;
}

    .login_status div {
        float: left;
    }

    .login_status img {
        width: 36px;
        margin: -6px 6px 0 0;
    }

    .login_status h2, .login_status h3 {
        margin-top: 35px;
    }

/* 有问题的报告书 */
.problem_report {
    color: red;
}

/* 跨行操作单元格 */
table tr td.rowspan_operate {
    vertical-align: middle;
}

/* 日报承认 */
.modal-lg {
    margin: 30px auto;
}
/* 文本框右侧的标签 */
.text_right_label {
    padding-left: 5px;
}

.daily_item_head {
    background-color: rgb(204,204,255);
    line-height: 1.8em;
    margin-top: 2px;
    width: 80%;
}

.daily_item_head_content {
    background-color: rgb(204,204,255);
    line-height: 1.8em;
    margin-top: 2px;
}

.daily_outline {
    padding-left: 2%;
}

.daily_outline_date {
    position: relative;
}

    .daily_outline_date .dropdown-menu {
        margin-top: -300px;
    }

/* 品名略称 */
.div_model_name {
    line-height: 40px;
    white-space: nowrap;
}

    .div_model_name button {
        background-color: #0D8369;
        color: #FFF;
        border: 1px solid rgb(15, 145, 111);
        border-radius: 3px;
        height: 30px;
        line-height: 2em;
    }

    .div_model_name .setItemNum {
        width: 40px;
        display: inline-flex;
    }

    .div_model_name .modelQuantity {
        width: 30px;
        display: inline-flex;
    }

    .div_model_name .modelName {
        width: 260px;
        display: inline-flex;
    }

    .div_model_name .reportStatus {
        width: 137px;
        display: inline-flex;
    }

/* 模板默认复选框 */
.checkbox_default {
    font-size: 12px;
    float: left;
    min-width: 30px;
    height: 18px;
}

/* 图片上传删除按钮 */
.upload_image_delete {
    position: relative;
    top: -109px;
    right: -60px;
    margin: 0;
    font-weight: normal;
    border: 1px solid;
    border-radius: 12px;
    padding: 0 6px;
    font-size: 16px;
    line-height: 21px;
    cursor: pointer;
    background-color: rgb(245,0,87);
}

    .upload_image_delete.delete_uploaded_image {
        top: -124px;
        right: -107px;
    }
.check_image{
    position:relative;
    top:-100px;
    margin:0 !important;
    width:20px;
    height:20px;
}
