a {
    color: #000000;
}
body {
    background-color: #FFFFFF;
    color: #000000;
}
#app-navbar-collapse{
    height: 50px;
}
#app > .container {
    padding: 80px 0;
}
#header-image {
    float: left;
    height: 40px;
}
.content {
    margin: 0 5rem;
}
h4 {
    font-weight: 700;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle,
.btn-primary:active:hover,
.btn-primary:active:focus {
    background-color: unset;
    border-color: unset;
}
pre {
    margin-top: 100px;
}

/** pattern color for background **/
.pale-background,
.pale-background:hover,
.pale-background:active,
.pale-background:focus,
.pale-background:active:focus,
.pale-background:active:hover {
    background-color: #3AA06F;
}
.light-background,
.light-background:hover,
.light-background:active,
.light-background:focus,
.light-background:active:focus,
.light-background:active:hover {
    background-color: #1A9459;
}
.base-background,
.base-background:hover,
.base-background:active,
.base-background:focus,
.base-background:active:focus,
.base-background:active:hover {
    background-color: #0C7744;
}
.deep-background,
.deep-background:hover,
.deep-background:active,
.deep-background:focus,
.deep-background:active:focus,
.deep-background:active:hover {
    background-color: #005F31;
}
.dark-background,
.dark-background:hover,
.dark-background:active,
.dark-background:focus,
.dark-background:active:focus,
.dark-background:active:hover {
    background-color: #004222;
}
.pale-change-background,
.pale-change-background:hover,
.pale-change-background:active,
.pale-change-background:focus,
.pale-change-background:active:focus,
.pale-change-background:active:hover {
    background-color: #E57853;
}
.light-change-background,
.light-change-background:hover,
.light-change-background:active,
.light-change-background:focus,
.light-change-background:active:focus,
.light-change-background:active:hover {
    background-color: #D55225;
}
.base-change-background,
.base-change-background:hover,
.base-change-background:active,
.base-change-background:focus,
.base-change-background:active:focus,
.base-change-background:active:hover {
    background-color: #AB3811;
}
.deep-change-background,
.deep-change-background:hover,
.deep-change-background:active,
.deep-change-background:focus,
.deep-change-background:active:focus,
.deep-change-background:active:hover {
    background-color: #892300;
}
.dark-change-background,
.dark-change-background:hover,
.dark-change-background:active,
.dark-change-background:focus,
.dark-change-background:active:focus,
.dark-change-background:active:hover {
    background-color: #5E1800;
}

/** pattern color for text **/
.color-white {
    color: #FFFFFF;
}
.color-pale {
    color: #3AA06F;
}
.color-base {
    color: #0C7744;
}
.color-black {
    color: #000000;
}

/** font size **/
.font-small {
    font-size: 11px;
}
.font-normal {
    font-size: 14px;
}
.font-10{
    font-size: 10px;
}
.font-20{
    font-size: 20px;
}
.font-bold {
    font-weight: bold;
}

/** size **/
.w10 {
    width: 10px;
}
.w20 {
    width: 20px;
}
.w50 {
    width: 50px;
}
.w64 {
    width: 64px;
}
.w70 {
    width: 70px;
}
.w80 {
    width: 80px;
}
.w87 {
    width: 87px;
}
.w90 {
    width: 90px;
}
.w96 {
    width: 96px;
}
.w100 {
    width: 100px;
}
.w110 {
    width: 110px;
}
.w112 {
    width: 112px;
}

.w128 {
    width: 128px;
}

.w144 {
    width: 144px;
}
.w150 {
    width: 150px;
}
.w151 {
    width: 151px;
}
.w155 {
    width: 155px;
}
.w170 {
    width: 162px;
}
.w175 {
    width: 175px;
}
.w178 {
    width: 178px;
}

.w200 {
    width: 200px;
}
.w208 {
    width: 208px;
}
.w220 {
    width: 220px;
}
.w240 {
    width: 240px;
}
.w250 {
    width: 250px;
}
.w300 {
    width: 300px;
}
.w350{
    width: 350px;
}
.w500 {
    width: 500px;
}
.w100p {
    width: 100%;
}
.w40p {
    width: 40%;
}
.w50p {
    width: 50%;
}
.w60p {
    width: 60%;
}
.w67p {
    width: 67%;
}
.w70p {
    width: 70%;
}
.w80p {
    width: 80%;
}
.w83p {
    width: 83%;
}
.w88p {
    width: 87.8%;
}
.w90p {
    width: 90%;
}
.w95p {
    width: 95%;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.ml-4-5 {
    margin-left: 1.7rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.m-6 {
    margin: 3.5rem !important;
}

.mt-6,
.my-6 {
    margin-top: 3.5rem !important;
}

.mr-6,
.mx-6 {
    margin-right: 3.5rem !important;
}

.mb-6,
.my-6 {
    margin-bottom: 3.5rem !important;
}

.ml-6,
.mx-6 {
    margin-left: 3.5rem !important;
}

.mt-7,
.my-7 {
    margin-top: 4rem !important;
}

.mb-7,
.my-7 {
    margin-bottom: 4rem !important;
}

.mr-50px,
.mx-50px {
    margin-right: 45px !important;
}

.mr-60px,
.mx-60px {
    margin-right: 60px !important;
}


.mr-115px,
.mx-115px {
    margin-right: 115px !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.p-6 {
    padding: 3.5rem !important;
}

.pt-6,
.py-6 {
    padding-top: 3.5rem !important;
}

.pr-6,
.px-6 {
    padding-right: 3.5rem !important;
}

.pb-6,
.py-6 {
    padding-bottom: 3.5rem !important;
}

.pl-6,
.px-6 {
    padding-left: 3.5rem !important;
}

.no-border {
    border: none;
    box-shadow: none;
}

.hide {
    display: none;
}

.btn:disabled {
    opacity: 1;
}

.d-flex {
    display: flex;
}
.flex-column{
    flex-direction: column;
}
.justify-content-center {
    justify-content: center;
}

.justify-content-end {
    justify-content: flex-end;
}
.justify-content-between {
    justify-content: space-between;
}
.justify-content-around {
    justify-content: space-around;
}

.align-item-center {
    align-items: center;
}

.align-item-end {
    align-items: flex-end;
}
.align-self-end {
    align-self: flex-end;
}
.align-self-center {
    align-self: center;
}

/* content */
.content-header {
    border-left: solid 3px #0C7744;
    padding-left: 1rem;
    font-size: 20px;
}

/** button type **/
.btn-menu {
    border: none;
    padding: 0;
    line-height: 1.5;
    border-radius: 0.35rem;
}

.list-button {
    width: 50px;
    height: 20px;
    padding: 0;
    color: #FFFFFF;
    border: none;
    border-radius: 5px;
}

/**選択・戻る・入力ボタン**/
.list-button-2 {
    width: 50px;
    height: 36px;
    color: #FFFFFF;
    border: none;
    border-radius: 5px;
}

/**審査経過画面ボタン**/
.assessors-button {
    width: 60px;
    height: 20px;
    padding: 0;
    border: none;
    border-radius: 5px;
}

.btn-primary {
    border: none;
}
.btn-primary:hover {
    color: #636b6f;
}

.btn-progress-menu {
    height: 50px;
    /* width: 160px; */
    min-width: 160px;
    max-width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
}

/** 審査経過 STEP 試験場情報 **/
#test-site-container {
    margin-top: 1.5rem;
}
#test-site-container table th {
    padding-right: 1.5rem;
    color: #0C7744;
}
/** tree vue **/

.modal-header:before
, .modal-header:after {
    content: none;
}
.modal-body {
    max-height: 400px;
    overflow-y: auto;
}
.tree-box,
.modal-header {
    display:flex;
    width: 100%;
    justify-content: space-between;
    height: inherit;
}
.tree-box div {
    flex-grow: 0;
    flex-shrink: 0;
    align-items: center;
    align-self: center;
}
.tree-box div.tree-title {
    flex-grow: 1;
    flex-shrink: 1;
}

/** form **/
.form-flexBox {
    display: flex;
    flex-direction: column;
}
.form-flexBox .form-flexBox-row{
    display: flex;
    margin-top: 10px;
}
.form-flexBox .form-flexBox-row .form-flexBox-header{
    font-weight: bold;
    color: #004222;
    align-self: center;
    flex-shrink: 0;
}
.form-flexBox .form-flexBox-row .form-flexBox-column{
    flex-grow: 1;
    flex-shrink: 999;
}
.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

/* bootstrap override */
.form-control {
    font-size: 14px;
    padding: 0.75rem;
}

.badge {
    font-size: 0.75rem;
    font-weight: normal;
    border-radius: 0.5rem;
}

.top-btn-size {
    font-size: 20px;
    font-weight: normal;
}

.alert {
    margin: 22px 0;
}

.required {
    font-weight: normal;
    color:#F00;
    margin-left: -18px;
}

/* nav */
.navbar-header .navbar-brand{
    color: #FFFFFF;
}

#header-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#header-nav .container {
    display: flex;
    justify-content: space-between;
}

#header-nav .container:before,
#header-nav .container:after {
    content: none;
}
#footer-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;

}

/* table */
.table td, .table th {
    padding: 0.35rem;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #3AA06F;
}

.table-striped tbody th {
    background-color: #005F31;
    text-align: center;
}

.table-bordered
, .table-bordered tbody tr td
, .table-bordered tbody tr th {
    border: 1px solid #0C7744;
    line-height: 1.3;
    vertical-align: middle;
}

.table-striped-top thead tr {
    background-color: #005F31;
    text-align: center;
}

.table-striped-top tbody tr:nth-of-type(even) {
    background-color: #8cf3c1;
}

.table-bordered-top
, .table-bordered-top tbody tr td
, .table-bordered-top tbody tr th {

    border: 1px solid #0C7744;
    line-height: 1.3;
    vertical-align: top;
    font-size: 12px;
}


/* .pagination */
.pagination > li > a
, .pagination > li > span {
    color: #005F31;
}
.pagination > .active > a
, .pagination > .active > a:hover
, .pagination > .active > a:focus
, .pagination > .active > span
, .pagination > .active > span:hover
, .pagination > .active > span:focus {
    background-color: #1A9459;
    border-color: #1A9459;
}
/* vue css override */
.el-tree-node {
    white-space: normal !important;
}
.el-tree-node .el-tree-node__content {
    height: auto;
}
.el-tree-node .el-tree-node__content:hover {
    background-color: #E57853;
}
.el-tree-node .el-tree-node:focus>.el-tree-node__content {
    background-color: unset;
}
.el-tree-node .el-tree-node:focus>.el-tree-node__content:hover {
    background-color: #E57853;
}
/*select box*/
.select-size {
    width:200px;
}

.select-size-acceptance {
    width:600px;
}

.attention-border {
    border: 2px outset #0C7744;
    margin: 5px;
    vertical-align: middle;
}

.no-spin::-webkit-inner-spin-button,
.no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance:textfield;
}

/* .pagination */
#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    z-index: 99999;
    background-color: #c0c0c0;
    opacity: 0.7;
}
#loading .image {
    background-color: #c0c0c0;
    opacity: 1;
    background: url('/images/gif-load.gif') center center no-repeat;
    width: 50px;
}

.help-icon {
    cursor: pointer;
    margin-left: 5px;
}

.auto-phrase {
    word-break: auto-phrase;
}