body {
    font-family: "BIZ UDPGothic", Meiryo, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    background: #005bab; /* no background image */
    background: #005bab url(/img/bg-dce9ba98ba6a712f2af3f6a6d0efe5a9.png) no-repeat center center;
    background-size: cover;
    line-height: 1.4em;
    font-size: 0.9rem;
    padding-top: 60px;
    overflow-y: hidden;
    color: #333;
}

code, kbd, pre, samp {
    font-family: "BIZ UDPGothic", Meiryo, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    white-space: pre-wrap;
    font-size: 1rem;
    margin: 0;
}

pre {
    /*	padding:.218rem .5rem .158rem;*/
}

html, body {
    height: 100%;
}

h1, h2, h3, h4, h5 {
    font-weight: 600;
}

h1 {
    font-size: 1.40rem;
    font-weight: normal;
}

h2 {
    font-size: 1.2rem;
}

h3 {
    font-size: 1.1rem;
}

h4 {
    font-size: 1.0rem;
}

h5 {
    font-size: 0.9em;
}

p {
    margin: .5rem 0;
    line-height: 1.5rem;
}

ol, ul {
    margin-bottom: .8rem !important;
    margin-top: .8rem;
    padding-left: 2rem;
}

li {
    margin-bottom: .3rem;
    margin-top: .3rem;
    line-height: 1.4rem;
}

ul.no-dot {
    list-style: none;
    padding-left: 1rem;
}

dl, dt, dd {
    margin: 0;
    width: auto;
}

dt {
}

dt, dd {
    padding: .3rem;
}

dl.compact {
    overflow: hidden;
}

dl.compact dt {
    float: left;
    width: 2rem;
    clear: both;
}

dl.compact dd {
    margin-left: 2.5rem;
}

dl.compact.dt-6 dt {
    width: 6rem;
}

dl.compact.dt-7 dt {
    width: 7rem;
}

dl.compact.dt-8 dt {
    width: 8rem;
}

dl.compact.dt-6 dd {
    margin-left: 6.5rem;
}

dl.compact.dt-7 dd {
    margin-left: 7.5rem;
}

dl.compact.dt-8 dd {
    margin-left: 8.5rem;
}

hr {
    background: rgba(0, 0, 0, .1);
    opacity: 1;
}

legend, fieldset {
    all: unset;
}

fieldset {
    padding: .2rem 1rem .7rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0;
    display: block;
}

legend {
    margin: 0 auto 0 -0.5rem;
    padding: 0 .5rem;
    font-weight: 600;
    font-size: .95rem;
}

.fieldbox {
    border: 1px solid #ccc;
    padding: .7rem 1rem;
    border-radius: 4px;
}

.ui-widget-content a, a {
    color: #006ac8;
}

a:focus, a:hover {
    color: #309af8;
    outline: 0;
}

a:focus {
    box-shadow: none;
}

::-webkit-scrollbar {
    height: 10px;
    width: 10px;
}

::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border: none;
}

::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.1);
    box-shadow: none;
}

::-webkit-scrollbar-track:hover {
    background: rgba(0, 0, 0, 0.08);
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.15);
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

.form-control::-ms-clear,
.form-control::-ms-reveal {
    visibility: hidden;
}


/******************
 BOOTSTRAP REDEFINE
 ******************/
.m--2 {
    margin: -2px !important;
}

.m--3 {
    margin: -3px !important;
}

/* LABEL */
.fs-normal {
    font-size: 1rem !important;
}

.fs-6 {
    font-size: 0.8rem !important;
}

.w-3rem {
    width: 3rem;
}

.w-4rem {
    width: 4rem;
}

.w-5rem {
    width: 5rem;
}

.w-6rem {
    width: 6rem;
}

.w-7rem {
    width: 7rem;
}

.w-8rem {
    width: 8rem;
}

.w-9rem {
    width: 9rem;
}

.w-10rem {
    width: 10rem;
}

.w-11rem {
    width: 11rem;
}

.w-12rem {
    width: 12rem;
}

.w-13rem {
    width: 13rem;
}

.w-14rem {
    width: 14rem;
}

.w-15rem {
    width: 15rem;
}

.border, .border-start, .border-end, .border-top, .border-bottom {
    border-color: rgba(43, 55, 69, 0.2);
}

.form-label {
    margin-bottom: .1rem;
    line-height: 1.2em;
    font-size: .94rem;
    /*	font-weight:bold;*/
}

.col-form-text,
.col-form-label {
    padding: .188rem .3rem;
    padding: .288rem .3rem .088rem;
    font-size: .95rem;
    line-height: 24px;
}

.col-form-text {
    padding: .288rem .3rem .213rem;
}

.col-form-label {
    font-weight: normal;
    white-space: nowrap;
    font-weight: bold;
    text-align: right;
    color: #2f353d;
}

.col-form-label.disabled {
    opacity: 0.3 !important;
}

.text-label {
    font-weight: bold;
    font-size: .95rem;
    color: #2f353d;
}

.required:after {
    background: url(/img/tag_necessary-d291ddfa5eee4595b2d0424da2faa7a8.png) no-repeat center center;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    margin: -3px 0 0 3px;
    height: 24px;
    width: 38px;
    content: "";
}

.form-label.required:before {
    background: url(/img/tag_necessary-d291ddfa5eee4595b2d0424da2faa7a8.png) no-repeat left center;
    vertical-align: bottom;
    display: inline-block;
    float: right;
    height: 21px;
    width: 40px;
    content: "";
}

/* TEXT FIELD */
.btn,
.form-select,
.form-control {
    font-size: 1.0rem;
}

.form-check {
    padding-left: calc(var(--bs-gutter-x) / 2);
    padding-left: 0;
}

.dataTables_wrapper .dataTables_length select,
.dataTables_wrapper .dataTables_filter input,
.form-select,
.form-control {
    padding: .488rem .5rem .388rem; /* h:40px */
    padding: .313rem .5rem .313rem; /* h:36px */
    padding: .218rem .5rem .158rem; /* h:32px */
    background-color: #FFF;
    border-color: #bdc6cf;
    border-radius: 3px;
    outline: 0;
}

.input-group-text {
    padding: .218rem .5rem .158rem; /* h:32px */
}

.dataTables_wrapper .dataTables_length select,
.form-select {
    background-image: url(/img/icon_ui_select-e87bcb55706b9fe3ecc40d1168eb6a31.png);
    background-position: right 4px center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 1.3rem;
}

.dataTables_wrapper .dataTables_length select:focus,
.dataTables_wrapper .dataTables_length select:active,
.form-select:focus,
.form-select:active {
    background-image: url(/img/icon_ui_select_active-f6db4fdaa834900c10f3dfcfc27d6ecb.png);
}

.dataTables_wrapper .dataTables_filter input::placeholder,
.form-control::placeholder {
    color: rgba(0, 0, 0, .4);
}

.dataTables_wrapper .dataTables_length select:disabled,
.dataTables_wrapper .dataTables_filter input:disabled,
.form-select:disabled,
.form-control:disabled {
    background-color: transparent;
    box-shadow: none;
    opacity: 0.5 !important;
}

.dataTables_wrapper .dataTables_length select:focus,
.dataTables_wrapper .dataTables_filter input:focus,
.form-select:focus,
.form-control:focus {
    box-shadow: 0 0 6px #a5cae8 !important;
    background-color: #edf5fd;
    border-color: #a5cae8;
}

.form-control[readonly],
.form-control[readonly]:focus {
    background-color: #f6f6f6 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-color: #bdc6cf;
    opacity: 1;
}

.form-control.is-valid,
.was-validated .form-control:valid,
textarea.form-control.is-valid,
.was-validated textarea.form-control:valid {
    border-color: #1cbc5c;
    padding-right: .5rem;
    background: #ecf9ee;
    color: #1cbc5c;
}

.form-select.is-valid,
.was-validated .form-select:valid {
    background-image: url(/img/icon_ui_select-e87bcb55706b9fe3ecc40d1168eb6a31.png) !important;
    background-position: right 4px center !important;
    padding: .218rem 1.3rem .158rem .5rem !important; /* h:32px */
    background-color: #ecf9ee;
    border-color: #1cbc5c;
    color: #1FA655;
}

.form-control.is-invalid,
.was-validated .form-control:invalid,
textarea.form-control.is-invalid,
.was-validated textarea.form-control:invalid {
    padding-right: .5rem;
    background: #fdf1f2;
    /*color: #ee2c3e;*/
    color: black;
}

.form-select.is-invalid,
.was-validated .form-select:invalid {
    background-image: url(/img/icon_ui_select-e87bcb55706b9fe3ecc40d1168eb6a31.png) !important;
    background-position: right 4px center !important;
    padding: .218rem 1.3rem .158rem .5rem !important; /* h:32px */
    background-color: #fdf1f2;
    /*color: #ee2c3e;*/
    color: black;;
}

.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus,
textarea.form-control.is-invalid:focus,
.was-validated textarea.form-control:invalid:focus {
    box-shadow: 0 0 6px #D05353 !important;
}



/* BUTTON */
.btn {
    padding: 3px .55rem;
    border-radius: 3px;
    white-space: nowrap;
    line-height: 1.5rem;
}

header .btn,
.btn.btn-lg,
.exec .btn,
.pane .exec .btn.btn-lg {
    padding: 5px .75rem;
}

.pane .exec .btn {
    padding: 3px .55rem;
}

.btn.btn-sm {
    padding: 1px .35rem;
    font-size: .85rem;
}

.btn:active,
.btn:focus {
    box-shadow: 0 0 6px rgba(64, 157, 92, .5) !important;
}

.btn:disabled,
.btn.disabled {
    box-shadow: none;
    border-color: #bbb;
}

/* PRIMARY */
.btn-primary {
    background-color: #006ac8;
    border-color: #006ac8;
    color: #FFF;
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #0a7ade;
    border-color: #0a7ade;
}
/* OUTLINE PRIMARY */
.btn-outline-primary {
    background-color: #fff;
    border-color: #006ac8;
    color: #006ac8;
}

.btn-outline-primary:focus,
.btn-outline-primary:hover {
    background-color: #edf5fd;
    border-color: #006ac8;
    color: #006ac8;
}

.btn-primary:active,
.btn-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    box-shadow: 0 0 10px #a5cae8 !important;
}

/* SECONDARY */
.btn-secondary {
    background-color: #646E7A;
    border-color: #646E7A;
    color: #F3F7F9;
}

.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #747e8a;
    border-color: #747e8a;
}

/* OUTLINE SECONDARY */
.btn-outline-secondary {
    border-color: #84909c;
    color: #84909c;
}

.btn-outline-secondary:focus,
.btn-outline-secondary:hover {
    background-color: rgba(132, 144, 156, .1);
    border-color: #84909C;
    color: #84909C;
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary:focus {
    box-shadow: 0 0 10px #84909C !important;
}

.btn-outline-danger,
.btn-outline-success {
    background-color: #fff;
}

.btn-outline-danger:focus,
.btn-outline-danger:hover {
    background-color: #fee;
    color: #dc3545;
}

.btn-outline-success:focus,
.btn-outline-success:hover {
    background-color: #ecf9ee;
    color: #198754;
}

/*
.bg-success{
	background-color:#198754! important;
}*/

.btn-emphasis {
    background-color: #0CB51B;
    background-color: #EB6C00;
    color: #f3f7f9;
}

.btn-emphasis:focus,
.btn-emphasis:hover {
    background-color: #FF851D !important;
    border-color: #FF851D !important;
    color: #f3f7f9;
}

.btn-emphasis:active,
.btn-emphasis:focus {
    box-shadow: 0 0 10px #FF851D !important;
}

.btn-success {
    /*	background-color:#16A23F;*/
}

.btn-success:focus,
.btn-success:hover {
    background-color: #19BE49 !important;
    border-color: #19BE49 !important;
}

.btn-danger {
    background-color: #b15151;
    border-color: #b15151;
}

.btn-danger:focus,
.btn-danger:hover {
    background-color: #D05353;
    border-color: #D05353;
}

.btn-danger:active,
.btn-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger:focus {
    box-shadow: 0 0 10px #D05353 !important;
}

/* DISABLED */
.btn-primary:disabled,
.btn-primary.disabled,
.btn-secondary:disabled,
.btn-secondary.disabled {
    background-color: #717B86;
    border-color: #717B86;
    color: #F3F7F9;
    opacity: .3;
}

.btn-outline-primary:disabled,
.btn-outline-primary.disabled,
.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
    /*	background-color:none;
	color:#999;*/
    border-color: #84909C;
    opacity: .3;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #6c757d;
}

.icon-after:after,
.icon:before {
    background: no-repeat center center;
    /*	background-size:contain;*/
    vertical-align: middle;
    display: inline-block;
    position: relative;
    margin-right: 3px;
    height: 20px;
    width: 20px;
    content: "";
    top: -2px;
}

.icon-after:after {
    margin-left: 3px;
    margin-right: 0;
}

/* 20x20 */
.icon-search:before {
    background-image: url(/img/icon_btn_search-a7bc2f3310b6c67f40e3889082de8c21.png);
}

.icon-dl:before {
    background-image: url(/img/icon_btn_download-80f19c73acda8396f9b6cbffc5a4f0c9.png);
}

.icon-plus:before {
    background-image: url(/img/icon_btn_add_rev-0437568f29ad1b646e08121636b90e31.png);
}

.icon-trash:before {
    background-image: url(/img/icon_btn_trash-ed477ef8cc625851b2f0dd34d9fc64ca.png);
}

.icon-check:before {
    background-image: url(/img/icon_btn_check-3c93cc8dffa7187c6919915897ae4d25.png);
}

.icon-circle:before {
    background-image: url(/img/icon_btn_circle-81fd82b476522a8dad886112c3eb0ce5.png);
}

.icon-cross:before {
    background-image: url(/img/icon_btn_cross-74d079ba21f0cf9ffb684debec5227da.png);
}

.icon-fb:before {
    background-image: url(/img/icon_btn_feedback-fef08bc0c14fa09e2c75640301e3adfb.png);
}

.icon-reload:before {
    background-image: url(/img/icon_btn_reload-68dfb951f30da025e1e0743534667da2.png);
}

.icon-edit:before {
    background-image: url(/img/icon_btn_edit-705dda34549078737c355552c3c160d0.png);
}

.icon-start:before {
    background-image: url(/img/icon_btn_start-b8cf97dd0c683736ec5ef69adc4fd965.png);
}

.icon-file:before {
    background-image: url(/img/icon_ui_file-e44a8e5ce53b3f80105ef76207c397f1.png);
}

.icon-query:before {
    background-image: url(/img/icon_msg_query-1eea9cc3cb046785e892156b7199477a.png);
    background-size: 20px;
    margin-right: 0 !important;
    /*top: 60%;*/
}

.icon-user:before {
    background-image: url(/img/icon_header_user-23ee75ca35b00645b55837e9ea20f699.png);
}

.icon-announce:before {
    background-image: url(/img/icon_header_bell-972e8c1e3b24f37f64dd4c40070d52cf.png);
}

.icon-announce:before {
    background-image: url(/img/icon_header_message-b44c5b08a9c7ad018246ef926229a640.png);
}

.icon-setting:before {
    background-image: url(/img/icon_header_gear-60f411110e439434461f5aebd75e66a7.png);
}

.icon-guide:before {
    background-image: url(/img/icon_header_guide-4a32766b352a7d8a17e06606fbdf5ad3.png);
}

.icon-close:before {
    background-image: url(/img/icon_header_close-524f224d2fe5416d7a15add7d3ad45ba.png);
}

.icon-logout:before {
    background-image: url(/img/icon_header_logout-d3ca3f10b99fa72f873b786033e0f4ee.png);
}

.icon-attached:after {
    background-image: url(/img/icon_ui_clip-551fcc020c0ee7ca4d8ce7dadba85de5.png);
}

.icon-external:after {
    background-image: url(/img/icon_btn_external-9dc131b38d854a2794364c710717970f.png);
}

h2 .icon:before {
    margin-right: 10px;
    height: 24px;
    width: 24px;
}

h3 .icon:before {
    margin-right: 7px;
    height: 20px;
    width: 20px;
}

h2 .icon-board:before {
    background-size: 24px;
    background-image: url(/img/icon_h2_board-f7f6a44b2bfea5c3b3383455d0d8402c.png);
}

h2 .icon-message:before {
    background-size: 24px;
    background-image: url(/img/icon_h2_message-6722dd3357ab24fd98264123bf8a04de.png);
}

h2 .icon-search:before {
    background-size: 24px;
    background-image: url(/img/icon_h2_search-ee0524af0960d8e96997e87a33fae7de.png);
}

h3 .icon-search:before {
    background-size: 20px;
    background-image: url(/img/icon_h2_search-ee0524af0960d8e96997e87a33fae7de.png);
}

h3 .icon-number:before {
    background: #8df098 url(/img/icon_numbers-63c72d789ba72d7a94e80f03058f2b95.png) no-repeat center top;
    border-radius: 3px;
    margin-right: 0;
    height: 30px;
    width: 30px;
}

h3 .icon-number.num-2:before {
    background-position: center -30px;
}

h3 .icon-number.num-3:before {
    background-position: center -60px;
}

h3 .icon-number.num-4:before {
    background-position: center -90px;
}

h3 .icon-number.num-5:before {
    background-position: center -120px;
}

h3 .icon-number.num-6:before {
    background-position: center -150px;
}

h3 .icon-number.num-7:before {
    background-position: center -180px;
}

h3 .icon-number.num-8:before {
    background-position: center -210px;
}

h3 .icon-number.num-9:before {
    background-position: center -240px;
}


.icon_calendar:before {
    background-image: url(/img/icon_ui_calendar-5d2d5d5ac0a8b79590ea8a9437d81511.png);
    height: 24px;
    width: 24px;
    margin: 0;
}

/* ALERT */
.alert {
}

/* DROPDOWN */
.btn.icon-user,
.btn.icon-tenant {
    border: 1px solid transparent;
}

.btn-outline-secondary.dropdown-toggle.show {
    box-shadow: none !important;
    border: 1px solid #84afe5;
    background: #e8f0fa;
    color: #333;
}

.dropdown-toggle::after {
    background: url(/img/icon_ui_select-e87bcb55706b9fe3ecc40d1168eb6a31.png) no-repeat center center;
    margin-left: 5px;
}

.dropdown-menu {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .1);
    max-height: calc(100vh - 100px);
    padding: 5px 0;
    overflow: auto;
}

.dropdown-menu li {
    margin: 0;
}

.dropdown-item {
    padding: .5rem 1rem .45rem !important;
    text-align: left !important;
    line-height: 1.5rem;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:active {
    background: #e8f0fa;
    background: #d0e8fc;
    color: #333;
}

div.dropdown-item:focus,
div.dropdown-item:hover {
    background: transparent;
}

div.dropdown-item {
    white-space: nowrap;
    opacity: .5;
}

.dropdown-menu hr {
    background: rgba(0, 0, 0, .1);
    margin: 5px 0;
}

.tenant-no {
    padding-right: 1rem;
}

/* CHECKBOX / RADIO */
.form-check {
    position: relative;
}

input[type="radio"],
input[type="radio"]:disabled,
input[type="radio"],
input[type="checkbox"],
input[type="checkbox"]:disabled,
input[type="checkbox"] {
    /*	position:absolute;  これを指定するとクリックでページ先頭に戻ってしまうので外す */
    -webkit-appearance: none;
    filter: alpha(opacity=0);
    appearance: none;
    -moz-opacity: 0;
    left: 30px;
    opacity: 0;
    top: 0;
}

input[type=checkbox] + label,
input[type=radio] + label {
    background-color: rgba(44, 146, 236, .05);
    border: 1px solid transparent;
    box-sizing: border-box;
    vertical-align: bottom;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    padding: 0 10px 0 7px;
    margin-right: .1rem;
    border-radius: 3px;
    line-height: 30px;
}

input[type=checkbox] + label:before,
input[type=radio] + label:before {
    background: url(/img/icon_checkradios-03ab62aee1eb3e98a518a70128ec0b70.png) no-repeat left top;
    display: inline-block;
    margin-right: 7px;
    position: relative;
    height: 18px;
    width: 18px;
    content: "";
    top: 4px;
}

input[type=checkbox] + label:hover,
input[type=radio] + label:hover {
    background-color: rgba(44, 146, 236, .1);
}

input[type=checkbox] + label:active,
input[type=checkbox]:checked + label,
input[type=radio] + label:active,
input[type=radio]:checked + label {
    border: 1px solid #a5cae8;
}

input[type=radio]:active + label,
input[type=radio]:focus + label,
input[type=checkbox]:active + label,
input[type=checkbox]:focus + label {
    box-shadow: 0 0 6px #a5cae8 !important;
}

input[type=checkbox]:disabled + label,
input[type=radio]:disabled + label {
    background-color: transparent !important;
    box-shadow: none !important;
    /*	opacity:.3 !important;*/
}

input[type=checkbox]:checked:disabled + label,
input[type=radio]:checked:disabled + label {
    border-color: transparent !important;
    box-shadow: 0 !important;
    /*	opacity:.3 !important;*/
}

input[type=checkbox]:not(:checked) + label,
input[type=radio]:not(:checked) + label {
    border-color: transparent !important;
}

input[type=checkbox] + label:before {
    background-position: 0 0;
}

input[type=checkbox]:checked + label:before {
    background-position: -20px 0px;
}

input[type=checkbox]:disabled + label:before {
    background-position: -40px 0px;
}

input[type=checkbox]:checked:disabled + label:before {
    background-position: -60px 0px;
}

input[type=radio] + label:before {
    background-position: 0 -20px;
}

input[type=radio]:checked + label:before {
    background-position: -20px -20px;
}

input[type=radio]:disabled + label:before {
    background-position: -40px -20px;
}

input[type=radio]:checked:disabled + label:before {
    background-position: -60px -20px;
}

input[type=checkbox] + label.table-check-label,
input[type=checkbox] + label.table-check-label:focus,
input[type=checkbox] + label.table-check-label:active,
input[type=checkbox]:checked + label.table-check-label {
    background-color: transparent !important;
    box-shadow: none !important;
    margin: -7px !important;
    padding: 0 15px;
    border: 0;
}

input[type=checkbox] + label.table-check-label:before {
    margin: 0;
}

input[type=checkbox] + label.no-label,
input[type=radio] + label.no-label {
    border-color: transparent;
    background: transparent;
    padding: 0 10px;
    margin: 0;
}

input[type=checkbox] + label.no-label:before,
input[type=radio] + label.no-label:before {
    margin: 0;
}

input[type=checkbox] + label.d-block,
input[type=radio] + label.d-block {
    display: block;
    margin: 0;
}

input[type=checkbox] + label.label-sm,
input[type=radio] + label.label-sm {
    line-height: 1.4rem;
}

/* BUTTON TYPE */
.btn-group input[type=checkbox] + label,
.btn-group input[type=radio] + label {
    background-color: #646e7a;
    border-color: #646E7A;
    border-radius: 0;
    color: #f3f7f9;
    margin: 0;
}

.btn-group input[type=checkbox]:first-child + label,
.btn-group input[type=radio]:first-child + label {
    border-radius: 3px 0 0 3px;
}

.btn-group input[type=checkbox] + label:last-child,
.btn-group input[type=radio] + label:last-child {
    border-radius: 0 3px 3px 0;
}

.btn-group input[type=checkbox] + label:before,
.btn-group input[type=radio] + label:before {
    display: none;
}

.btn-group input[type=checkbox] + label.icon:before,
.btn-group input[type=radio] + label.icon:before {
    display: inline-block;
    top: -2px;
}

.btn-group input[type=checkbox]:not(:checked) + label,
.btn-group input[type=radio]:not(:checked) + label {
    border-color: #646e7a !important;
}

.btn-group input[type=checkbox]:not(:checked) + label:hover,
.btn-group input[type=radio]:not(:checked) + label:hover {
    background-color: #747e8a;
    border-color: #747e8a;
}

.btn-group input[type=checkbox]:checked + label,
.btn-group input[type=radio]:checked + label {
    background-color: #fff;
    color: inherit;
}

.btn-group input[type=radio] + label.icon.icon-typelist:before {
    background-position: 0 0;
}

.btn-group input[type=radio] + label.icon.icon-typecard:before {
    background-position: 0 -20px;
}

.btn-group input[type=radio]:checked + label.icon.icon-typelist:before {
    background-position: -20px 0;
}

.btn-group input[type=radio]:checked + label.icon.icon-typecard:before {
    background-position: -20px -20px;
}


/* SWITCH TYPE */
.switch-type {
    margin: 0;
}

.switch-type input[type=checkbox] + label {
    background: #262626;
    border-radius: 18px;
    margin-right: 0;
    padding: 0 3px;
    height: 32px;
    width: 50px;
}

.switch-type input[type=checkbox] + label:before {
    background: #f3F7F9;
    border-radius: 15px;
    height: 26px;
    width: 26px;
    margin: 0;
    top: 2px;
}

.switch-type input[type=checkbox] + label:hover {
    background: #333;
}

.switch-type input[type=checkbox] + label:active,
.switch-type input[type=checkbox]:checked + label {
    background: #9782f1;
}

.switch-type input[type=checkbox]:disabled + label {
    background-color: #262626 !important;
}

.switch-type input[type=checkbox] + label:before {
    background-image: none;
}

.switch-type input[type=checkbox]:checked + label:before {
    float: right;
}

.form-text,
.valid-feedback,
.invalid-feedback {
    line-height: 1.2rem;
    font-size: .8rem;
    color: #9C9EA5;
}

.valid-feedback,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    border-color: #89d68c;
    color: #1fa655;
}

.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    background-color: #ecf9ee;
}

.invalid-feedback,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #ee2c3e;
}

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    background-color: rgba(255, 0, 0, .05);
    border-color: rgba(255, 0, 0, .3);
}

.form-check-input[type=checkbox].is-valid ~ .form-check-label:before, .was-validated .form-check-input[type=checkbox]:valid ~ .form-check-label:before {
    background-position: -80px 0;
}

.form-check-input[type=checkbox]:checked.is-valid ~ .form-check-label:before, .was-validated .form-check-input[type=checkbox]:valid ~ .form-check-label:before {
    background-position: -100px 0;
}

.form-check-input[type=checkbox].is-invalid ~ .form-check-label:before, .was-validated .form-check-input[type=checkbox]:invalid ~ .form-check-label:before {
    background-position: -120px 0;
}

.form-check-input[type=checkbox]:checked.is-invalid ~ .form-check-label:before, .was-validated .form-check-input[type=checkbox]:checked:invalid ~ .form-check-label:before {
    background-position: -140px 0;
}

.form-check-input[type=radio].is-valid ~ .form-check-label:before, .was-validated .form-check-input[type=radio]:valid ~ .form-check-label:before {
    background-position: -80px -20px;
}

.form-check-input[type=radio]:checked.is-valid ~ .form-check-label:before, .was-validated .form-check-input[type=radio]:checked:valid ~ .form-check-label:before {
    background-position: -100px -20px;
}

.form-check-input[type=radio].is-invalid ~ .form-check-label:before, .was-validated .form-check-input[type=radio]:invalid ~ .form-check-label:before {
    background-position: -120px -20px;
}

.form-check-input[type=radio]:checked.is-invalid ~ .form-check-label:before, .was-validated .form-check-input[type=radio]:checked:invalid ~ .form-check-label:before {
    background-position: -140px -20px;
}


/* MODAL */
.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    border: 3px solid #FFF;
}

.modal-header {
    /*	background:#216FD0;*/
    position: relative;
    padding: 0 10px;
    color: #F3F7F9;
    color: #333;
    border: 0;
}

.modal-warning .modal-header {
    color: #333;
}

.pane-history h2:before,
.modal-header:before {
    background: transparent url(/img/icon_dialogs-378f6d5845defbb231bfb2245d06bd72.png) no-repeat center center;
    position: absolute;
    display: block;
    height: 70px;
    width: 70px;
    content: "";
    bottom: 0;
    left: 0;
}

.modal-info .modal-header:before {
    background-position: -70px center;
}

.modal-confirm .modal-header:before {
    background-position: -140px center;
}

.modal-warning .modal-header:before {
    background-position: -210px center;
}

.modal-error .modal-header:before {
    background-position: -280px center;
}

.modal-header h3 {
    margin: 0 10px 0 60px;
    line-height: 36px;
    min-height: 36px;
    padding: 0;
}

.modal-header .btn-close {
    background-image: url(/img/icon_dialog_close-40cdd253272be293b2f23b7a1a3e5925.png);
    background-size: 24px;
    margin-right: -10px;
    margin-left: auto;
    height: 36px;
    width: 36px;
}

.modal-body {
    min-height: 4.5rem;
    padding: 1rem 1.5rem;
}

.modal-body .pane-inner {
    margin-top: 0;
}

.modal-footer {
    padding: 5px 20px;
    border: 0;
}

.modal-footer > * {
    /*	margin:0;
	font-weight:bold;*/
}

.border,
.border-start,
.border-end,
.border-top,
.border-bottom {
    border-color: rgba(0, 0, 0, .2) !important;
}

/* ACCORDION */
.accordion-item {
    background-color: transparent;
    border-bottom: 0;
}

.accordion-button {
    font-weight: bold;
    padding: 13px;
}

.accordion-item.current .accordion-button {
    box-shadow: -1px 0 2px rgba(0, 0, 0, .1) inset;
    background-color: #ebf6ff !important;
    color: #006ac8;
}

.accordion-button:focus,
.accordion-button:active {
    box-shadow: none;
    border: 0;
}

.accordion-collapse {
    overflow: auto;
}

.accordion-button::after {
    background-position: right center;
    background-size: 10px;
    width: 10px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333333'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-position: right center;
}
/* リンクのみ */
.accordion-item.link .accordion-button {
    box-shadow: none;
}

.accordion-item.link .accordion-button::after {
    display: none;
}

.accordion-item.link.current .accordion-button {
    background: #ebf6ff url(/img/icon_menu_current-0b7c1a80265e89d90793eef18f0525fc.png) no-repeat right+7px center;
    box-shadow: -2px 0 3px rgba(0, 0, 0, .1) inset;
    background: #ebf6ff !important;
    color: #006ac8;
}

/* 開閉ボタン開 */
.accordion-button:not(.collapsed) {
    /*	font-weight:bold !important;*/
    color: #333;
}
/* 開閉ボタン状態 */
.accordion-button:hover,
.accordion-button:not(.collapsed):hover {
    color: #006ac8;
}


/******************
 JQUERY UI REDEFINE
 ******************/
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button,
.ui-widget {
    font-family: "BIZ UDPGothic", Meiryo, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
}
/* BUTTON */
.ui-button,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:focus {
    background-color: #fff;
    border-color: #0572E7;
    outline: none;
    margin: 0;
}

.ui-button:hover,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-button:hover {
    background-color: rgba(255, 255, 255, .1) !important;
    /*	color:#f3f7f9;*/
    outline: none;
}


/* TOOLTIP */
.ui-tooltip {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .5);
    background: rgba(0, 0, 0, .9);
    padding: .5rem .8rem;
    border: 0 !important;
    line-height: 1.3rem;
    border-radius: 3px;
    font-size: .9rem;
    color: #fff;
}


/* TAB */
.tabs.ui-tabs {
    background: transparent;
    padding: 0;
    border: 0;
}

.ui-tabs .ui-tabs-nav,
.ui-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    background: transparent;
    line-height: 24px;
    padding: 0;
    border: 0;
}

.ui-tabs .ui-tabs-nav {
    padding: 0 20px;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0;
    padding: 0;
}

.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    border-bottom: 3px solid transparent;
    text-align: center;
    padding: 7px 10px;
    min-width: 5rem;
    width: 100%;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover .ui-tabs-anchor {
    background-color: #d0e8fc !important;
    background-color: #edf5fd !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-hover .ui-tabs-anchor {
    background-color: transparent;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.ui-tabs .ui-tabs-nav li.ui-state-disabled,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading {
    padding: 0;
    margin: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    border-bottom: 3px solid #006ac8;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    font-weight: bold;
    color: #333;
}

.ui-tabs .ui-tabs-panel {
    padding: 0;
}


/* DATEPICKER */
.datepicker {
    background-image: url(/img/icon_ui_calendar-5d2d5d5ac0a8b79590ea8a9437d81511.png);
    background-position: right+5px center;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-right: 30px;
}

.ui-datepicker {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    border-color: #fff !important;
    background: #FFF;
    border-radius: 5px;
    padding: 5px 15px;
    width: auto;
}

.ui-datepicker-header {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    border-radius: 0;
}

.ui-datepicker .ui-datepicker-title {
    font-family: roboto;
    font-weight: normal;
    line-height: 36px;
    font-size: 1.1rem;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    background: url(/img/icon_pages-3cc799b311e30ab4a76906de1bd61267.png) no-repeat -29px center;
    margin-top: 2px;
    height: 2rem;
    width: 2rem;
    border: 0;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    background-color: #edf5fd !important;
    cursor: pointer;
    right: 2px;
    top: 2px;
}

.ui-datepicker .ui-datepicker-prev:hover {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    background-position: -59px center;
}

.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon {
    display: none;
}

.ui-datepicker-week-end,
.ui-datepicker-week-end .ui-state-default {
    /*	color:#B15151;*/
}

.ui-datepicker .ui-state-default {
    background-color: transparent;
    border-radius: 3px;
    font-family: roboto;
    border: 0;
}

.ui-datepicker .ui-state-default.ui-state-highlight {
    background-color: transparent !important;
    border-bottom: 2px solid #06a724;
    border-bottom: 2px solid #006ac8;
    border-radius: 0;
    color: #333;
}

.ui-datepicker .ui-state-default.ui-state-hover {
    background-color: #edf5fd !important;
    background-color: #d0e8fc !important;
}

.ui-datepicker .ui-state-default.ui-state-highlight.ui-state-active,
.ui-datepicker .ui-state-default.ui-state-active {
    background-color: #d0e8fc !important;
    color: #333;
    background-color: #047 !important;
    color: #fff;
}

.ui-datepicker th {
    padding: .3em;
    background: transparent;
}

.ui-datepicker tbody tr {
    background: transparent;
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center;
    padding: .5em .7em;
    font-size: 1rem;
    color: #f3f7f9;
}



/*******************
 DATATABLES REDEFINE
 *******************/
table.spec,
table.dataTable {
    color: #333;
    border: 0;
    margin: 0 !important;
}

.no-heading .dataTables_wrapper {
    margin-top: -48px;
}

/* DATATABLES PAGINATION */
.dataTables_wrapper .dataTables_paginate {
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    display: flex;
    float: none;
    padding: 0;
}

.dataTables_wrapper .dataTables_paginate .fg-button {
    background: transparent no-repeat 0 center;
    border-radius: 0.25rem;
    text-align: center;
    line-height: 30px;
    margin: 0 0 0 1px;
    min-width: 2rem;
    font-size: 0;
    padding: 0;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    vertical-align: middle;
    line-height: 32px;
    padding: 0 3px;
    margin: 0 1px;
}

.dataTables_wrapper .dataTables_paginate .fg-button:hover {
    background-color: #d0e8fc !important;
}

.dataTables_wrapper .dataTables_paginate .fg-button:active {
    color: #333;
}

.dataTables_wrapper .dataTables_paginate > span {
    display: flex;
}

.dataTables_wrapper .dataTables_paginate span .fg-button {
    font-size: 1rem;
    color: #006ac8 !important;
}

.dataTables_wrapper .dataTables_paginate span .fg-button.ui-state-disabled {
    background-color: #19862d;
    background-color: #d0e8fc;
    background-color: #778595;
    color: #fff !important;
    opacity: 1;
}

.dataTables_wrapper .dataTables_paginate .fg-button.first,
.dataTables_wrapper .dataTables_paginate .fg-button.previous,
.dataTables_wrapper .dataTables_paginate .fg-button.next,
.dataTables_wrapper .dataTables_paginate .fg-button.last {
    background-image: url(/img/icon_pages-3cc799b311e30ab4a76906de1bd61267.png);
}

.dataTables_wrapper .dataTables_paginate .fg-button.previous {
    background-position: -30px center;
}

.dataTables_wrapper .dataTables_paginate .fg-button.next {
    background-position: -60px center;
}

.dataTables_wrapper .dataTables_paginate .fg-button.last {
    background-position: -90px center;
}

.dataTables_wrapper .clear {
    clear: both;
}

.dataTables_wrapper .ui-toolbar.ui-widget-header {
    padding: 16px 0 0;
    height: 70px;
}

.dataTables_wrapper .ui-toolbar.ui-widget-header:first-child {
    display: none;
}

/* DATATABLES LENGTH */
.dataTables_wrapper .dataTables_length {
    white-space: nowrap;
    float: none;
}

/* DATATABLES INFORMATION */
.dataTables_wrapper .dataTables_info {
    white-space: nowrap;
    padding: 0;
    clear: none;
}

.dataTables_scroll { /* 固定ヘッダ＋スクロールボディ */
    border: 1px solid #bdc6cf;
}

.dataTables_scrollHead { /* 固定ヘッダ */
    background-color: #f5f6fa;
}

.dataTables_scrollBody { /* スクロールボディ */
    border-bottom: 1px solid #c5c5c5;
}

/* THEAD */
table thead th,
table.dataTable thead th.ui-state-default {
    padding: 10px;
    background-color: #f5f6fa; /* 薄いグレー */
    background-color: #d9dfe6; /* やや濃いグレー */
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 1.2em;
    font-weight: bold;
    overflow: hidden;
    border: 1px solid #bdc6cf;
    border-right-color: #bdc6cf;
    border-left: 0;
}

table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
    padding-right: 18px;
}

table.dataTable thead th.ui-state-default.sorting_disabled {
    padding: 10px;
}

table.dataTable thead th.ui-state-default.th-sm {
    padding: 5px 30px 5px 13px;
}

table.dataTable thead tr th:first-child {
    border-left: 0;
}

table.dataTable thead tr th:last-child {
    border-right: 0;
}
/* DATATALBES SORT */
table.dataTable thead th div.DataTables_sort_wrapper span {
    right: -15px;
    right: -25px;
}

table.dataTable thead th.sorting_asc,
table.dataTable thead th.sorting_desc {
    background-color: #e3e7ec;
    background-color: #c5ced7; /* やや濃いグレー */
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after,
table.dataTable thead td.sorting:after,
table.dataTable thead td.sorting_asc:after,
table.dataTable thead td.sorting_desc:after {
    top: 15px;
}

.ui-icon {
    width: 18px;
    height: 18px;
}

table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
    padding-right: 20px;
    outline: 0;
}

table.dataTable thead > tr > th.sorting::before,
table.dataTable thead > tr > th.sorting_asc::before,
table.dataTable thead > tr > th.sorting_desc::before,
table.dataTable thead > tr > th.sorting_asc_disabled::before,
table.dataTable thead > tr > th.sorting_desc_disabled::before,
table.dataTable thead > tr > td.sorting::before,
table.dataTable thead > tr > td.sorting_asc::before,
table.dataTable thead > tr > td.sorting_desc::before,
table.dataTable thead > tr > td.sorting_asc_disabled::before,
table.dataTable thead > tr > td.sorting_desc_disabled::before {
    content: "";
    opacity: .3;
    width: 10px;
    height: 10px;
    margin-right: -5px;
    background: transparent url(/img/icons_20_sort-54abc36b9b2ba6fcab5b1c51e43fd1ff.png) no-repeat center top;
}

table.dataTable thead > tr > th.sorting::after,
table.dataTable thead > tr > th.sorting_asc::after,
table.dataTable thead > tr > th.sorting_desc::after,
table.dataTable thead > tr > th.sorting_asc_disabled::after,
table.dataTable thead > tr > th.sorting_desc_disabled::after,
table.dataTable thead > tr > td.sorting::after,
table.dataTable thead > tr > td.sorting_asc::after,
table.dataTable thead > tr > td.sorting_desc::after,
table.dataTable thead > tr > td.sorting_asc_disabled::after,
table.dataTable thead > tr > td.sorting_desc_disabled::after {
    content: "";
    opacity: .3;
    width: 10px;
    height: 10px;
    margin-right: -5px;
    background: transparent url(/img/icons_20_sort-54abc36b9b2ba6fcab5b1c51e43fd1ff.png) no-repeat center -10px;
}

table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
    opacity: 1;
}

/* TBODY */
table.spec {
    border: 1px solid rgba(43, 55, 69, 0.2);
    background: #fff;
}

.spec-table {
    width: 20%;
}

table.dataTable thead tr th.sorting,
table.dataTable tbody tr {
    cursor: pointer;
    cursor: default;
}

table.spec tbody tr,
table.dataTable tbody tr {
}

table.spec tbody th,
table.spec tbody td,
table.dataTable tbody td {
    padding: .78571429em .78571429em;
    border-bottom: 1px solid rgba(43, 55, 69, 0.2);
    padding: 13px 13px 12px;
    padding: 10px;
    font-size: 0.85rem;
}

table.dataTable tbody tr,
table.dataTable tbody tr.selected {
    background: #fff;
}

table.spec tbody tr {
    background: transparent;
}

table.dataTable tbody td {
    /*	white-space:nowrap;*/
}

table.spec thead th:last-child,
table.spec tbody td:last-child {
    border-right: 0;
}

table.spec tbody th {
    background: #f1f3f5;
    border-right: 0;
}

table.dataTable tbody tr > .sorting_1 {
    background-color: #f3f6f9;
}
/* ZEBRA */
table.spec.zebra tbody tr:nth-child(even),
table.dataTable.zebra tbody tr.even {
    background: #f4f5f6;
}

table.spec.zebra-odd tbody tr:nth-child(odd) {
    background: #f4f5f6;
}

table.spec.zebra tbody tr:nth-child(even) > .sorting_1,
table.dataTable.zebra tbody tr.even > .sorting_1 {
    background-color: #e9ecf0;
}

/* HOVER */
table.dataTable.hover-row tbody tr:hover {
    background-color: #e4f3ff !important;
}

table.dataTable.hover-row tbody tr:hover td {
    /*	border-color:rgba(255,255,255,.05) !important;*/
}

table.dataTable.hover-row tbody tr:hover > .sorting_1 {
    background-color: rgba(0, 0, 0, .05) !important;
}

/* SELECTED */
table.spec tbody td.selected,
table.dataTable tbody tr.selected,
table.dataTable.hover-row tbody tr.selected:hover {
    background-color: #d0e8fc !important;
    background-color: #047 !important;
}

table.dataTable tbody tr.selected td {
    box-shadow: none !important;
    border-color: #fff;
}

table.dataTable tbody tr.selected > .sorting_1,
table.dataTable.hover-row tbody tr.selected:hover > .sorting_1 {
    background-color: rgba(0, 0, 0, .05) !important;
}

/* COMPACT */
table.spec.compact thead th,
table.dataTable.compact thead th.ui-state-default {
    padding: 6px 13px 4px;
}

table.spec.compact tbody td,
table.dataTable.compact tbody td {
    padding: 6px 13px 4px;
}

table.dataTable.viewonly tbody tr:hover {
    background-color: transparent;
}

table.dataTable.viewonly thead tr th.sorting,
table.dataTable.viewonly tbody tr {
    cursor: default;
}

/* FIXED COLUMNS */
.dataTable tbody tr:nth-child(odd) .dtfc-fixed-left {
    box-shadow: -2px 0 4px rgba(0, 0, 0, .1);
    background: #d9d9d9;
    background: red;
}

.dataTable tbody tr:nth-child(even) .dtfc-fixed-left {
    background: #fff;
}


/**********
 COMMON USE
 **********/
.none {
    display: none;
}

.bg-none {
    background-image: none !important;
}

.text-normal {
    font-weight: normal !important;
    font-size: 1rem !important;
}

.text-success {
    color: #090 !important;
}

.text-box {
    /*	border:1px solid #ccc;*/
    border-radius: 3px;
    background: #f6f6f6;
    line-height: 1.4em;
    font-size: .95rem;
    padding: 1rem;
}

.white-box {
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #f6f6f6;
    line-height: 1.4rem;
}

.no-round-top {
    border-radius: 0 0 3px 3px !important;
    border-top: 0 !important;
}

.footnote {
    border-top: 1px solid #ccc;
    padding-top: .5rem;
    line-height: 1.4em;
    font-size: .9rem;
}

.prop-label {
    border: 1px solid #ccc;
    line-height: 1.5em;
    text-align: center;
    border-radius: 3px;
    font-size: .9rem;
    color: #2f353d;
    display: block;
}

.pl-sm {
    width: 8rem;
}

.pl-md {
    width: 10rem;
}

.tag {
    background: rgba(44, 146, 236, .1);
    border: 1px solid #a5cae8;
    padding: .188rem .5rem;
    display: inline-block;
    line-height: 1.5rem;
    border-radius: 3px;
    text-align: center;
    font-size: .9rem;
    font-weight: bold;
    outline: 0;
}

.tag.tag-sm {
    min-width: 7rem;
}

.tag.disabled {
    opacity: .3;
}

.tag.tag-h2 {
    padding: 6px 10px 4px;
    background: #1ea951;
    font-weight: normal;
    font-size: .8rem;
    line-height: 1rem;
    color: #fff;
    border: 0;
}

.tag.tag-danger {
    border-color: #f5c2c7;
    background: #f8d7da;
}

.tag.tag-success {
    border-color: #badbcc;
    background: #d1e7dd;
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
}

.win-number {
    display: none;
}

table.summary {
    border: 3px solid #bff0b1 !important;
    border: 3px solid #c2eab7 !important;
}

.lookme {
    background-color: #c2eab7 !important;
}

.color-box {
    background: #ccc;
}

.white-box {
    background: #fff no-repeat center center;
    /*	border:1px solid #ddd;*/
    border-radius: 6px;
}

.stat {
    font-weight: bold;
    padding: 8px;
}

.stat-danger {
    background-color: #f8d7da;
    border-color: #f5c2c7 !important;
}

.stat-success {
    background-color: #d1e7dd;
    border-color: #badbcc !important;
}

/* ALERT */
.alert.icon:before,
section.icon:before {
    display: none;
}

.alert.icon,
section.icon {
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding-left: 50px;
}

.alert.icon.icon-error,
section.icon.icon-error {
    background-image: url(/img/icon_msg_error-76b5be6055e46a60632bd9370cae11ea.png);
}

.alert.icon.icon-warning,
section.icon.icon-warning {
    background-image: url(/img/icon_msg_warn-13ceee0982ecf48863045abd7e0fe928.png);
}

.alert.icon.icon-info,
section.icon.icon-info {
    background-image: url(/img/icon_msg_info-c34e33d356400a4aa5e6b1a67475f3dc.png);
}

.alert.icon.icon-query,
section.icon.icon-query {
    background-image: url(/img/icon_msg_query-1eea9cc3cb046785e892156b7199477a.png);
}


/* WAITING */
.wait {
    background: rgba(0, 0, 0, .5) no-repeat center center;
    position: fixed;
    display: none;
    z-index: 9999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

#waiting1 {
    background-image: url(/img/loaders/oval-180c830648f6bd504eff51d20999b613.svg);
    background-size: 100px;
}

#waiting2 {
    background-image: url(/img/loaders/ball-triangle-3a630b284a9b7d6706a2264294e343e8.svg);
    background-size: 70px;
}

#waiting3 {
    background-image: url(/img/loaders/hearts-73ab39480dbe8a9869bbe740ee8cd970.svg);
    background-size: 100px;
}

#waiting4 {
    background-image: url(/img/loaders/grid-a67d6afc38c239b0acb5d4ea4970b4e0.svg);
    background-size: 50px;
}

#waiting5 {
    background-image: url(/img/loaders/puff-7a4580c9e4edfbe74c33ae8514965a57.svg);
    background-size: 100px;
}


/* BREADCRUMB */
.breadcrumb {
    border-bottom: 1px solid #ddd;
    font-size: .9rem;
    margin: 0 !important;
}

.breadcrumb li {
    background: url(/img/icon_ui_breadcrumb-b78c2be58f3b8a32a6bebd43030367f3.png) no-repeat 8px center;
    background-size: 14px;
    line-height: 38px;
    padding-left: 30px;
    padding-top: 2px;
    margin: 0;
}

.breadcrumb li:first-child {
    padding-left: 20px;
    background: none;
}



/**********
 CONTAINERS
 **********/
.container-fluid {
    min-width: 1360px;
}

main.container-fluid {
    height: calc(100vh - 60px);
}

main.container-fluid > .row {
    height: 100%;
}

main.container-fluid > .row > * {
    height: 100%;
}

.pb-6 {
    padding-bottom: 80px !important;
}

.main-content {
    background-color: #f6f6f6;
    padding-bottom: 60px;
}

.main-content.check-bar {
    padding-bottom: 120px;
}

.main-content.form {
    background-color: #f6f6f6;
}

footer {
    font-family: "Lucida Sans Unicode";
    color: rgba(255, 255, 255, .7);
    letter-spacing: .05em;
    line-height: 1.2em;
    font-size: .7rem;
}

/* PANE */
.w-constraint {
    max-width: 900px;
    margin: 0 auto;
}

.scrollarea {
    width: 100%;
    overflow: auto;
}

.pane {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    border: 1px solid #e3e7e9;
    border-radius: 8px;
    background: #FFF;
    padding: 0;
}

.pane.active {
    border: 3px solid #8df098;
}

.pane > h2 {
    padding: 7px 15px;
    border-bottom: 0;
    margin: 0;
}

.pane > h2 + .pane-inner,
.pane > h2 + div .pane-inner {
    border-top: 3px solid #006ac8;
    border-bottom: 1px solid #e6ecef;
}

.pane h3 {
    border-left: 0;
    padding: 0;
}

.pane > h3 {
    padding: 7px 15px;
    margin: 0;
}

.pane > h3 + .pane-inner,
.pane > h3 + div .pane-inner {
    border-top: 1px solid #e6ecef;
    border-bottom: 1px solid #e6ecef;
}

.pane .accordion-button,
.pane .accordion-button:not(.collapsed) {
    padding: 6px 5px 6px 30px;
    background: transparent;
    box-shadow: none;
}

.pane-inner {
    border-radius: 0 !important;
    background: #f3f7f9;
    background: #f6f6f6;
    padding: 15px 20px;
    position: relative;
}

.modifying {
    background-color: #f3fef0;
    background-color: #e9f6f1;
    display: none;
}

.inner-box {
    background: #535353;
    border-radius: 4px;
    padding: 10px;
}

section {
    margin: 15px 20px;
}

section h2 {
    border-bottom: 3px solid #006ac8;
    line-height: 30px;
    padding: 0 0 2px;
    margin: 0;
}

section h3 {
    border-left: 5px solid #0061c8;
    padding: 0 0 0 .5rem;
}


section.form {
}

section.result {
}

.article {
    border: 1px solid #ddd;
    padding: 1rem 1rem;
    border-radius: .25rem;
    line-height: 1.6em;
    background: #fff;
}

.check-status,
.exec {
    border-top: 1px solid #ddd;
    padding: 10px 20px;
    background: #fff;
}

.fixed-bottom .exec {
    margin-left: 270px;
}

.check-status {
    background: #1ea951;
    text-align: center;
    color: #fff;
    border: 0;
}

.login .exec {
    box-shadow: none;
    background: none;
    padding: 0;
    border: 0;
}

.pane .exec {
    background: transparent;
    padding: 3px 20px;
    box-shadow: none;
    min-width: auto;
    margin: 5px 0;
    height: auto;
    border: 0;
}

.stat-xl {
    background-size: 200px !important;
    position: relative;
    padding-top: 220px;
}

.stat-xl.stat-success {
    background: url(/img/icon_stat_success_XL-f075090632de1e264af11f4c41cd934b.png) no-repeat center top;
}

.stat-xl.stat-warning {
    background: url(/img/icon_stat_warn_XL-335a25bd6d645bcf2b1c28715c63f553.png) no-repeat center top;
}

.stat-xl.stat-error {
    background: url(/img/icon_stat_error_XL-fa858ad9211a566fa67b3a70f39e227a.png) no-repeat center top;
}

.stat-xl.stat-mente {
    background: url(/img/icon_stat_mente_XL-478a11d96082071aa5d15727e552d341.png) no-repeat center top;
}

.stat-xl .alert {
    width: 50%;
}

.block-list div:first-child {
}

.block-list .block.block-head {
    background: #e3e7e9;
    padding: 7px 30px;
    font-weight: bold;
    font-size: .9rem;
}

.block-list .block {
    background: #F3F7F9;
    padding: 20px 30px;
    border-radius: 5px;
    position: relative;
    margin: 5px 0 0;
}



/****
 HEAD
 ****/
header {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    white-space: nowrap;
    color: #f3f7f9;
    height: 60px;
}

header a {
    color: #f3f7f9;
}

header a:hover,
header a:focus,
header a:active {
    color: #fff;
    background-color: rgba(200, 200, 255, .1);
}

header .icon:before {
    opacity: .8;
}

.header-nav a {
    background: transparent url(/img/icon_header_menu-8850562caa60b6ab08d576892e49a730.png) no-repeat center center;
    display: block;
    height: 60px;
    width: 35px;
}

.header-nav a.b-back {
    background-image: url(/img/icon_header_back-01f825e8b140695e7294f52af3131644.png);
}

header .logo-container {
    /*width: 235px;*/
    width: 225px;
}

.logo {
    display: block;
    font-size: 0;
}

header .logo {
    height: 60px;
}

header .logo {
    background: url(/img/logo_RP-0d973f44612c1e7a434afbcb946b1ec5.png) no-repeat left center;
    background-size: 140px auto;
}

header h1 {
    text-overflow: ellipsis;
    line-height: 60px;
    overflow: hidden;
    margin: 0;
}

header .winname {
    font-family: "Roboto";
    position: absolute;
    line-height: 1em;
    font-size: .5rem;
    padding: 5px;
    left: -5px;
    top: 0;
}

header .winname.sp {
    background: #1ea951;
}

header .winname.sp:after {
    content: "：Check with smartphone";
}

.login-user {
    line-height: 1.2rem;
}

.login-user .icon-close {
    display: none;
}

.login-user span {
    vertical-align: middle;
    padding: 3px 0;
}

.user-info {
    display: block;
}

.user-info:before {
    background: url(/img/icon_header_user-23ee75ca35b00645b55837e9ea20f699.png) no-repeat center center;
    background-size: 20px;
    display: inline-block;
    height: 40px;
    width: 40px;
    opacity: .8;
    content: "";
}

.login-user label {
    color: rgba(255, 255, 255, .6);
    font-size: .9rem;
}

.login-user .user-belong {
    margin-right: 1rem;
}

.login-user .user-name {
    margin-right: 1rem;
    display: inline-block;
}

.login-user .before-login {
    display: inline-block;
}

.header-menu {
    margin-right: 1rem;
    margin-left: 2rem;
}

/*.header-menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.header-menu li{
	display:inline-block;
	position:relative;
	margin:0;
}
*/
.header-menu a {
    padding: 9px 10px 7px 7px;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    line-height: 1.5em;
}

.count-badge {
    font-family: "BIZ UDGothic", Meiryo, "Helvetica Neue", Arial, sans-serif;
    padding: .1rem .2rem .06rem;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 1rem;
    line-height: 1.2rem;
    position: absolute;
    min-width: 1.36rem;
    text-align: center;
    font-size: .9rem;
    background: #c00;
    color: #f6f6f6;
    left: 18px;
    top: -3px;
}


/****
 MENU
 ****/
.sidemenu-container {
    /*	display:none;*/
}

.sidemenu-container.open {
    /*	display:block;*/
}

.sidemenu {
    box-shadow: -1px 0 2px rgba(0, 0, 0, .1) inset;
    background: #fff;
    width: 270px;
    height: 100%;
}

.sidemenu ::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}

.sidemenu ::-webkit-scrollbar-track {
    background: transparent !important;
}

.sidemenu ::-webkit-scrollbar-thumb {
}

.sidemenu-header {
    display: none;
}

.sidemenu .accordion {
    /*	border-bottom:1px solid rgba(0,0,0,.125);*/
    padding-top: 1px;
}

.sidemenu .accordion-item,
.sidemenu .accordion-button {
    background-color: transparent !important;
}
/* 開閉ボタン閉 */
.sidemenu .accordion-button {
    font-weight: bold;
}

/* 開閉ボタンアイコン */
.sidemenu h2 button:before {
    background: url(/img/icon_menus-c352f13902e68d681caf64b2a454ba04.png) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    height: 22px;
    width: 22px;
    content: "";
}

.sidemenu h2#menu-head0 button:before {
    background-position: 0 0;
}

.sidemenu h2#menu-head1 button:before {
    background-position: -30px 0;
}

.sidemenu h2#menu-head2 button:before {
    background-position: -60px 0;
}

.sidemenu h2#menu-head3 button:before {
    background-position: -90px 0;
}

.sidemenu h2#menu-head4 button:before {
    background-position: -120px 0;
}

.sidemenu h2#menu-head5 button:before {
    background-position: -150px 0;
}

.sidemenu h2#menu-head6 button:before {
    background-position: -30px 0;
}

.sidemenu h2#menu-head0 button:hover:before, .sidemenu .current h2#menu-head0 button:before {
    background-position: 0 -30px;
}

.sidemenu h2#menu-head1 button:hover:before, .sidemenu .current h2#menu-head1 button:before {
    background-position: -30px -30px;
}

.sidemenu h2#menu-head2 button:hover:before, .sidemenu .current h2#menu-head2 button:before {
    background-position: -60px -30px;
}

.sidemenu h2#menu-head3 button:hover:before, .sidemenu .current h2#menu-head3 button:before {
    background-position: -90px -30px;
}

.sidemenu h2#menu-head4 button:hover:before, .sidemenu .current h2#menu-head4 button:before {
    background-position: -120px -30px;
}

.sidemenu h2#menu-head5 button:hover:before, .sidemenu .current h2#menu-head5 button:before {
    background-position: -150px -30px;
}

.sidemenu h2#menu-head6 button:hover:before, .sidemenu .current h2#menu-head6 button:before {
    background-position: -30px -30px;
}


/* アコーディオン内部 */
.sidemenu .accordion-collapse {
    box-shadow: -1px 0 2px rgba(0, 0, 0, .1) inset;
    border-radius: 0 !important;
    background-color: #f6f6f6;
}

.sidemenu .accordion-item.current .accordion-collapse {
    /*	border-color:#06A724;*/
}

.sidemenu .accordion-collapse {
    max-height: calc(100vh - 60px - 44px * 6 - 30px);
}

.sidemenu h3 {
    border-top: 1px solid rgba(0, 0, 0, .2);
    background-color: rgba(0, 0, 0, .05); /* 黒透過 */
    padding: 10px 10px 10px 15px;
    font-size: .85rem;
    color: #333; /* 黒字 */
    margin: 0;
}

.sidemenu ul {
    margin: 0 !important;
    list-style: none;
    padding: 0;
}

.sidemenu ul li {
    /*	border-bottom:1px solid rgba(0,0,0,.1); */
    padding: 0;
    margin: 0;
}

.sidemenu ul li a {
    border-left: 5px solid #aaa;
    padding: 8px 10px 8px 36px;
    text-decoration: none;
    font-weight: normal;
    display: block;
    color: #333; /* 黒字 */
}

.sidemenu ul li a:hover {
    background: #f6f6f6 url(/img/icon_menu_hover-c86d173af2899c39ad96d2fd71ec95f5.png) no-repeat right+5px center;
    background-size: 14px;
    color: #006ac8;
}

.sidemenu ul li a.current {
    box-shadow: -1px 0 2px rgba(0, 0, 0, .1) inset;
    border-left: 5px solid #006ac8;
    background: #ebf6ff !important;
    color: #006ac8;
    background-size: 18px;
    font-weight: normal;
}


/****
 MAIN
 ****/
main h1 {
}

main h2 {
}

main h3 {
}

main h4 {
}

.message-summary {
    max-height: 200px;
    min-height: 5rem;
    overflow: auto;
}

.message-summary ul {
    margin: 0;
}





/*****
 LOGIN
 *****/
body.login {
    padding-top: 0;
}

.login a {
    color: #f6f6f6;
}

.login .container-fluid {
    min-width: auto;
    height: 100%;
}

.logo_vender {
    background: url(/img/logo_rokin-321290c30d792e1d8e249f79bbd2df82.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    font-size: 0;
    height: 70px;
    width: 70px;
    left: 20px;
    top: 25px;
}

.login h1.logo {
    background: url(/img/logo_RP-0d973f44612c1e7a434afbcb946b1ec5.png) no-repeat center center;
    background-size: 180px auto;
    display: inline-block;
    width: 180px;
    height: 70px;
    margin: 0;
}

.login .box {
    background: rgba(0, 0, 0, .1);
    backdrop-filter: blur(3px);
    border-radius: 10px;
    position: relative;
    padding: 40px 80px;
    margin: auto;
    height: auto;
    width: auto;
}

.login .box-bg {
    background: rgba(0, 0, 0, .2);
}

.login .box .subtitle {
    background: transparent url(/img/icon_ui_user-752269360ae6c7d94ca811d93701614a.png) no-repeat center bottom;
    text-align: center;
    padding: 0 0 70px;
    margin: 0 0 1rem;
    color: #f6f6f6;
}

.login .box .inputs {
    width: 270px;
    margin: 0 auto;
}

.login .box label {
    color: #dae0e6;
}

.login .box .form-control {
    padding: .313rem .5rem .313rem; /* h:36px */
    opacity: .7;
    border: 0;
}

.login .box .form-control:focus {
    border-color: rgba(255, 255, 255, .8);
    opacity: 1;
}

.toggle-password {
    background: url(/img/icon_ui_eyes-754b59ab5c20538c8ba9e153a4b9653b.png) no-repeat center top;
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 20px;
    opacity: .5;
    right: 6px;
    top: 6px;
}

.login .toggle-password {
    top: 7px;
}

.toggle-password:hover,
.toggle-password:focus {
    opacity: 1;
}

.toggle-password.expose {
    background-position: center -30px;
}

.login .invalid-feedback {
    color: #ff9a9a !important;
}

.login .exec {
    margin: 2rem auto 0;
}

a.footlink {
    text-align: center;
    position: relative;
    display: block;
    opacity: .8;
    top: 1rem;
}

a.footlink:hover,
a.footlink:focus {
    color: #f6f6f6;
    opacity: 1;
}



/**********
 INDIVIDUAL
 **********/

.omit {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newslist.pane-inner {
    max-height: 30vh;
    overflow: auto;
    padding: 0;
}

.newslist ul,
.newslist li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.newslist li {
    display: flex;
    align-items: stretch;
    border-bottom: 1px solid #ddd;
}

.newslist li > * {
    padding: 1rem 2rem;
}

.newslist a:link {
    font-weight: bold;
}

.newslist a:visited {
    font-weight: normal !important;
    /*color: #5f6d7e;*/
}

.date.new:after {
    font-family: "BIZ UDPGothic";
    vertical-align: bottom;
    padding: 4px 6px 5px;
    background: #1ea951;
    border-radius: 3px;
    position: relative;
    margin-left: 7px;
    font-size: .75rem;
    content: "New";
    color: #fff;
    top: -1px;
}

.newslist .date {
    font-family: "BIZ UDGothic";
}

.text-title {
    line-height: 1.4rem;
    font-size: 1.05rem;
    font-weight: bold;
}

.text-title a {
    display: block;
}

ul.banners {
    justify-content: space-between;
    flex-direction: column;
    align-items: start;
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

.banners li {
    margin: 0 0 10px;
}

.banners li a {
    background: #eee url(/img/bg_content-d7aaae6dca23713bb04a1244938a8942.png) no-repeat right top;
    justify-content: center;
    border: 2px solid #fff;
    background-size: 200%;
    text-decoration: none;
    align-items: center;
    display: flex;
    padding: 1rem;
    /*width: 240px;*/
    width: 160px;
    margin: 0;
}

ul.contents {
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    list-style: none;
    flex-wrap: wrap;
    display: flex;
    padding: 0;
    margin: 0;
}

ul.contents li {
    background: #eee url(/img/bg_content-d7aaae6dca23713bb04a1244938a8942.png) no-repeat right top;
    justify-content: space-between;
    flex-direction: column;
    border: 3px solid #fff;
    background-size: 200%;
    border-radius: 6px;
    display: flex;
    margin: 0.6%;
    width: 32%;
}

ul.contents li.current {
    border-color: orange;
}

ul.contents h4.title {
    background: rgba(255, 255, 255, .5);
    font-size: 1.1rem;
    padding: 1rem;
    margin: 0;
}

ul.contents .description {
    padding: 1.5rem 2rem;
}

ul.contents .link {
    text-decoration: none;
    align-self: flex-end;
    text-align: right;
    padding: 1rem;
}

ul.contents .link a {
    background-color: rgba(0, 106, 200, .7);
    border: 0;
}

ul.contents .link a:hover {
    background-color: rgba(0, 106, 200, .6);
}

/***************
 for Smart Phone
 ***************/

@media (max-width: 992px) {
    ol, ul {
        padding-left: 1.5rem;
    }

    li > dl.compact {
        margin-left: -1rem;
    }

    li > ol, li > ul {
        padding-left: .5rem;
    }

    table.spec tbody th {
        white-space: nowrap;
    }

    .ui-tabs .ui-tabs-nav {
        padding: 0 10px;
    }

    .article {
        padding: 1rem;
    }

    .dropdown-toggle::after {
        margin-left: 0;
    }

    .col-form-label {
        padding-left: 0 !important;
        text-align: left;
        display: block;
    }

    .w-3rem,
    .w-4rem,
    .w-5rem,
    .w-6rem,
    .w-7rem,
    .w-8rem,
    .w-9rem,
    .w-10rem,
    .w-12rem,
    .w-15rem {
        width: auto;
    }

    .col-form-label.w-3rem,
    .col-form-label.w-4rem,
    .col-form-label.w-5rem,
    .col-form-label.w-6rem,
    .col-form-label.w-7rem,
    .col-form-label.w-8rem,
    .col-form-label.w-9rem,
    .col-form-label.w-10rem,
    .col-form-label.w-12rem,
    .col-form-label.w-15rem {
        width: 100%;
    }

    .w-200 {
        width: 200% !important;
    }

    .pane > h2 {
        padding: 6px 10px 8px;
    }

    .pane > h3 {
        padding: 6px 10px 8px;
    }

    _
    .pane-inner {
        padding: 15px;
    }

    .stat-xl .alert {
        width: 100%;
    }

    .check-status,
    .exec {
        padding: 10px;
        margin-left: 0;
    }

    .pane .exec {
        padding: 3px 10px;
    }

    .spec-table {
        width: 30%;
    }

    .fixed-bottom .exec {
        margin-left: 0;
    }

    section.banners {
        margin: 10px;
    }

    ul.banners {
        flex-direction: row;
        flex-wrap: wrap;
    }

    ul.banners li {
        width: 48%;
    }

    ul.banners li a {
        width: 100%;
        border-width: 1px;
    }

    ul.contents {
        flex-direction: column;
    }

    ul.contents li {
        width: 100%;
        margin: 0 0 .5rem;
    }

    .container-fluid {
        min-width: auto;
    }

    section {
        margin: 10px;
    }

    .logo_vender {
        height: 60px;
        width: 60px;
        left: 10px;
        top: 15px;
    }

    .login .box {
        padding: 40px;
        margin: 0 20px;
        width: auto;
    }

    .login .box .inputs {
        width: 100%;
    }

    header {
    }

    header .logo-container {
        width: 140px;
    }

    header .logo {
        background-size: 110px auto;
    }

    /*.header-menu {*/
    /*    margin-right: 0;*/
    /*    font-size: 0;*/
    /*}*/
    /*.header-menu a {*/
    /*    padding: 9px 7px 7px 7px;*/
    /*    line-height: 1.5rem;*/
    /*    text-align: center;*/
    /*}*/
    /*header .icon:before {*/
    /*    margin-right: 0 !important;*/
    /*}*/
    /*.login-user {*/
    /*    padding: .5rem 1rem;*/
    /*    position: absolute;*/
    /*    border-radius: 5px;*/
    /*    background: #333;*/
    /*    margin: 0 .5rem;*/
    /*    display: none;*/
    /*    width: calc(100% - 1rem);*/
    /*    top: 50px;*/
    /*}*/
    /*.login-user .icon-close {*/
    /*    text-align: center;*/
    /*    border-radius: 3px;*/
    /*    position: absolute;*/
    /*    padding: 7px 9px;*/
    /*    display: block;*/
    /*    right: 5px;*/
    /*    top: 5px;*/
    /*}*/

    .user-info > * {
        width: 100%;
    }

    .user-info:before {
        display: none;
    }

    .icon-logout {
        display: none;
    }

    .breadcrumb {
        background: rgba(124, 139, 157, .3);
        text-align: center;
        display: block;
        padding: 0;
    }

    .breadcrumb li {
        padding: 3px !important;
        background: none;
        display: none;
    }

    .breadcrumb li:last-child {
        font-size: 1.2rem;
        font-weight: bold;
        display: block;
    }

    .sidemenu-container {
        position: fixed;
        z-index: 1031;
        display: none;
        height: 0;
        width: 0;
        top: 0;
    }

    .sidemenu-mask {
        background: rgba(0, 0, 0, .5);
        position: fixed;
        height: 100vh;
        width: 100vw;
        content: "";
        left: 0;
        top: 0;
    }

    .sidemenu {
        position: relative;
        position: fixed;
        width: 80%;
        left: 0;
    }

    .sidemenu-header {
        position: relative;
        display: block;
    }

    .sidemenu-header .logo {
        background: url(/img/logo_RP_pos-5d16bf3c8289dfab836c62f6dccc4231.png) no-repeat center center;
        border-bottom: 1px solid #ddd;
        height: 60px;
    }

    .sidemenu-header .icon.icon-close {
        position: absolute;
        text-align: center;
        padding: 17px 7px;
        left: 0;
        top: 0;
    }

    .sidemenu-header .icon.icon-close:before {
        background-image: url(/img/icon_dialog_close-40cdd253272be293b2f23b7a1a3e5925.png);
        background-size: 24px;
        margin-right: 0;
    }

    .newslist.pane-inner {
        max-height: 50vh;
    }

    .newslist li,
    .newslist li > * {
        display: block;
    }

    .newslist li > * {
        padding: 1rem;
    }

    .newslist .date {
        padding-bottom: 0;
    }

    .newslist .title {
        padding-top: .3rem;
    }

    .pane .accordion-button,
    .pane .accordion-button:not(.collapsed) {
        padding: 6px;
        right: -10px;
    }

    .pane .dataTables_scroll {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.aml-input-box {
    background-color: rgb(251, 229, 214);
    border-radius: 4px;
    padding: 10px;
}

.aml-input-box input[type="checkbox"]:disabled,
.aml-input-box input[type="radio"]:disabled {
    filter: grayscale(100%);
    opacity: 0.5;
    /*cursor: not-allowed;*/
}

.aml-input-box input[type="checkbox"]:disabled + label,
.aml-input-box input[type="radio"]:disabled + label {
    color: gray;
    opacity: 0.5;
    /*cursor: not-allowed;*/
}

.bg-warning-200 {
    background-color: #FFFF00 !important;
}
