<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*蜈ｱ騾夐��岼繧貞､画焚蛹�*/
:root {
    --main-border-radius: 5px !important;
}
.be-content{
 margin-left: 0;
}
.navbar-brand{
    background-size:60px 60px !important;
    width: 60px;
}
.be-navbar-header{
    padding-right: 0px;
    width: 100px !important;
}
.be-top-header .be-navbar-header {
    flex: 0;
}
.be-top-header .page-title {
    padding-left: 0;
}

@media (max-width: 767.98px) {
    .be-top-header .be-navbar-header {
        display: block;
    }
    .be-top-header .page-title {
        display: block;
    }
    .be-top-header .be-navbar-header .navbar-brand {
        display: block;
    }
}
.be-user-nav &gt; li.dropdown .dropdown-menu .user-info .user-name {
    font-size: 1.2rem;
}
.content{
    z-index: 1 !important;
    margin-top: 60px!important;
}
.nav{
    z-index: 15 !important;
}
textarea.form-control{
    border: 1px solid #E3E3E3 !important;
    border-radius: var(--main-border-radius);
}

.blockquote-success {
    border-color: #8BC34A;
    color: #8BC34A;
}

.blockquote-info {
    border-color: #03A9F4;
    color: #03A9F4;
}

.abc-radio label::before, .abc-radio label::after {
    margin-top: -2px;
}
select.parsley-error {
    border-color: #f55d5d;
    box-shadow: inset 0 1px 1px rgba(245, 93, 93, 0.075);
}

textarea.parsley-error {
    border-color: #f55d5d;
    box-shadow: inset 0 1px 1px rgba(245, 93, 93, 0.075);
}

.parsley-error {
    border-color: #f55d5d!important;
    box-shadow: inset 0 1px 1px rgba(245, 93, 93, 0.075);
}

.post-links &gt; li + li:before {
    color: #999;
    content: " " !important;
    padding: 0 8px
}

.nav-collapsed .sys_title{
    display: none;
}
.nav-static .sys_title{
    display: block;
}


/*
SumoSelect縺ｮ繝ｬ繧､繧｢繧ｦ繝医ｒ隱ｿ謨ｴ
*/

.SumoSelect {
    display: block !important;
    position: relative;
    outline: none;
    z-index: 4;
}

.SumoSelect &gt; .CaptionCont &gt; span.placeholder {
    color: #495057;
    font-style: inherit !important;
}

.SumoSelect:focus &gt; .CaptionCont, .SumoSelect:hover &gt; .CaptionCont, .SumoSelect.open &gt; .CaptionCont {
    box-shadow: none !important;
    border-color: #7799D0;
}


.SumoSelect &gt; .CaptionCont {
    display: block;
    width: 100%;
    height: calc(2.3rem + 2px);
    padding: .375rem .75rem;
    font-size: 0.94rem;
    font-weight: 300;
    line-height: 1.55;
    color: #434343 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e3e3e3 !important;
    border-radius: var(--main-border-radius);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

.SumoSelect &gt; .CaptionCont &gt; span.placeholder {
    color: #C2CCD1;
    font-style: inherit !important;
}
.SumoSelect &gt; .optWrapper {
    position: absolute;
    border-radius: var(--main-border-radius);
    box-shadow: none;
    z-index: 9999999 !important;
}

.SumoSelect:focus &gt; .CaptionCont, .SumoSelect:hover &gt; .CaptionCont, .SumoSelect.open &gt; .CaptionCont {
    border: 1px solid #4285f4 !important;
}
.SumoSelect &gt; .optWrapper &gt; .options li.opt label {
    margin-top: 8px;
}
.SumoSelect &gt; .CaptionCont &gt; label &gt; i {
    margin-top: 10px;
}
.init_icon{
    font-size: 28px;
}

@media screen and (max-width: 768px) {
    .sp_br{
        display: none;
    }
    .sp_mb-2{
        margin-bottom: 2em !important;
    }
    .sp_none{
        display: none;
    }
    .sp_name{
        text-align: left;
        position: relative;
        top: -20px;
        color: #f7f7f7;
        font-weight: bold;
        text-shadow: 1px 1px 1px #333333,
        -2px 2px 1px #333333,
        2px -2px 1px #333333,
        -2px -2px 1px #333333;
    }
    .sp_font_small{
        font-size: 0.4em;
    }
    .sp_no_padding{
        padding: 102px 6px 0px 6px !important;
    }
}

/**
DatePicker
 */
.dtp&gt;.dtp-content&gt;.dtp-date-view&gt;header.dtp-header {
    background: #424242;
}
.dtp div.dtp-date, .dtp div.dtp-time {
    background: #424242;
}
.dtp .p10&gt;a {
    color: #fff;
}
.dtp table.dtp-picker-days tr td a.selected {
    background: #424242;
    color: #fff;
}

/**
input Err
 */
input.parsley-error {
    border-color: #f55d5d;
    box-shadow: inset 0 1px 1px rgba(245, 93, 93, 0.075)
}

.parsley-errors-list {
    font-size: 85%;
    padding-left: 0;
    margin-bottom: 5px
}

.parsley-errors-list li {
    list-style: none;
    /*color: #f55d5d*/
}
/**
From M2 Style
 */
.card-inside-title{
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
    line-height: inherit;
    color: #6c7681;
    border: 0;
    border-bottom: 1px solid #d6dee5;
    font-size: 15px;
    font-weight: 400;
}
.help-block {
    margin-top: 5px;
    font-size: 85%;
    color: #798892;
    display: block;
}

.alert h4{
    margin-top: 4px;
}
/*.form-group &gt; label*/
/*{*/
/*    margin-top:8px;*/
/*}*/
.form-actions{
    background-color: #f8f8f8;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}
.modal-backdrop {
    position: absolute;
    z-index: 1000 !important;
    height: 2500px;
}
.modal{
    z-index: 1500 !important;
}
#leftsidebar{
    z-index: 13;
}
footer{
    padding-top: 20px;
}
#SelectUser .alert, .select_user .alert{
    border-radius: 30px !important;
    color: #333333 !important;
}
#SelectUser button span, .select_user button span{
    color: #333333 !important;
}
.alert-heading{
    font-size: 1.8em;
    padding-top: 10px;
    padding-bottom: 0px;
    border-radius: 30px !important;
}
.btn-default {
    color: #29323a;
    background-color: #e9ecef;
    border-color: #e9ecef;
}
.widget-controls {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 14px;
    font-size: .875rem;
}
.popover .popover-header {
    color: #333333 !important;
}
.icon-min{
    line-height: 18px;
    font-size: 15px;
    min-width: 19px;
    margin-right: 9px;
    text-align: center;
    vertical-align: middle;
}


.form-control {
    height: 30px;
    font-size: 0.9231rem;
    padding: 6px 9px;
    border-radius: var(--main-border-radius) !important;
}
.btn {
    border-radius: var(--main-border-radius) !important;
}

/*sweetalert Customize*/
.swal2-shown .swal2-popup .swal2-header .swal2-title {
    margin-top: 30px;
    font-weight: bold;
    justify-content: center;
    display: block !important;
}
/*.swal2-shown .swal2-popup .swal2-content {*/
/*    padding: 0;*/
/*}*/
.swal2-shown .swal2-popup .swal2-content #swal2-content {
    text-align: center;
}
.swal2-shown .swal2-popup .swal2-actions {
    justify-content: center;
}
.swal2-popup {
    width: 36rem !important;
}
/*modal Customize*/
.colored-header .modal-content .modal-header {
    padding: 20px 20px;
}

.modal-content {
    margin: 80px auto;
    border-radius: var(--main-border-radius);
}

/*parsley-error Customize*/
.parsley-errors-list.filled {
    border-radius: var(--main-border-radius);
}

.alert-contrast {
    border-radius: var(--main-border-radius);
}

.main-content {
    padding-top: 0px;
}

.page-head {
    padding: 25px 40px 10px;
}

.dropdown-menu {
    min-width: 100px;
}

.input-group &gt; .form-control:not(:first-child), .input-group &gt; .custom-select:not(:first-child) {
    border-radius: var(--main-border-radius) !important;
}
</pre></body></html>