@CHARSET "UTF-8";
.container{
    width: 1170px;
}

.hr {
    margin: 0;
}

.pager-page-titel {
    padding: 0 10px 10px;
}

/*ページャーボタン*/
span.btn-page{
    background-color: #c0c0c0;
    cursor: default;
}
span.btn-page:active{
    -webkit-box-shadow: none;
            box-shadow: none;
}

.page-btn:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.page-btn {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.text-view{
    border-width: 0px;
    border-style: none;
    text-align: center;
}

/*ボタンの種類*/

.btn-default {
    min-width: 110px;
}

/*htmlエディター用*/
.note-btn {
    min-width: 0;
}

.btn-search {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    min-width: 110px;
}

.btn-search:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-input {
    color: #fff;
    background-color: #696969;
    border-color: #696969;
    min-width: 110px;
}

.btn-input:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-output {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    min-width: 110px;
}

.btn-output:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-new {
    color: #fff;
    background-color: #bc8f8f;
    border-color: #bc8f8f;
    min-width: 110px;
}

.btn-new:hover {
    color: #fff;
    background-color: #9b7777;
    border-color: #775d5d;
}

.btn-delete {
    color: #ff6666;
    background-color: #fff;
    border-color: #ccc;
    min-width: 110px;
}

.btn-delete:hover {
    color: #ff6666;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.form-group {
    margin-bottom: 0;
}

.title {
    background-color: #337ab7;
    color: #ffffff;
    text-align: center;
    vertical-align: middle !important;
}

.cell {
    padding-top: 7px;
    padding-bottom: 7px;
}

textarea.form-control {
    width: 100% !important;
}

td {
    vertical-align: middle !important;
    word-break: break-all;
}

.form-inline .form-control {
    max-width: 100%;
}

.form-control {
    max-width: 100%;
}

.input-rem-8 {
    max-width: 8rem !important;
}

.input-rem-12 {
    max-width: 12rem !important;
}

.input-date {
    width: 170px;
    display: inline-block;
    vertical-align: middle;
}

.select-info {
    width: 170px;
    display: inline-block;
    vertical-align: middle;
}

.select-info-small {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
}
.input-memo {
    width: 510px;
    display: inline-block;
    vertical-align: middle;
}

.input-time {
    width: 75px;
    display: inline-block;
    vertical-align: middle;
}

.input-form {
    width: 100%;
}

.input-subject {
    padding: 3px 6px;
}

.input-grade {
    width: 265px;
}

.select-sort {
    padding: 3px 5px;
    width: 130px;
}

select.select-enquete-type {
    width: auto;
}

.border-left-none {
    border-left: none !important;
}

.border-right-none {
    border-right: none !important;
}
.cell-1 {
    width: 40px;
}

.cell-1_5 {
    width: 60px;
}

.cell-1_8 {
    width: 65px;
}

.cell-2 {
    width: 80px;
}
.cell-2-5 {
    width: 90px;
}
.cell-2-7 {
    width: 100px;
}
.cell-3 {
    width: 120px;
}

.cell-4 {
    width: 160px;
}

.cell-4-5{
    width: 180px;
}

.cell-5 {
    width: 200px;
}

.cell-6 {
    width: 240px;
}

.cell-6-imp {
    width: 240px !important;
}

.cell-7 {
    width: 280px;
}

.cell-8 {
    width: 320px;
}

.cell-10 {
    width: 400px;
}

.cell-12 {
    width: 480px;
}

.number {
    background-color: #cfe3f4;
    padding: 7px;
    margin-right: 7px;
}

.item .form-control {
    width: 80px !important;
}

.radio-sort {
    padding: 0 7px !important;
}

.floatThead-container {
    font-size: 0.8rem;
}

.mega-table {
    font-size: 0.8rem !important;
}

.mega-table tr, .mega-table td {
    padding: 4px !important;
}

.mega-table select{
    font-size: 0.8rem !important;
    padding: 3px 6px !important;
}

.mega-table input[type='radio'] {
    margin-top: 0;
}

tr .none-padding-lr {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

div.title {
    width: 100px;
    padding: 5px;
    background-color: #337ab7;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
}

div.detail-title {
    width: 100%;
    padding: 5px 10px;
    background-color: #337ab7;
    color: #ffffff;
}

.mark-select{
    width: 950px;
    display: inline-block;
    vertical-align: middle;
}

.place-select{
    width: 350px;
}

.border-none {
    border: none !important;
}

.mail-status {
    padding-top: 30px;
    padding-bottom: 20px;
}

/* スピンボタン非表示(Chrome,Edge,Safari) */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media screen and (max-width: 767px) {
    *{
        font-size: 14px;
    }
    small, small > ul > li, small > ul > li > .red{
        font-size: 14px;
    }
}
