@media (max-width: 767px) {
    .sticky-toolbar {
        position: fixed;
        bottom: 0;
        display: flex;
        width: 100% !important;
        height: 84px;
        right: unset;
        top: unset;
        justify-content: center;
        padding: 7px 12px 7px 12px;
        flex-direction: unset;
        border-top-right-radius: 0.42rem;
        border-radius: 20px 20px 0 0;
    }
    .sticky-toolbar .menu_item { flex: 1; }
    .sticky-toolbar .menu_item a { background-color: #ffffff !important; border-color: #ffffff !important; }
    .sticky-toolbar .menu_item a.main-toolBar-bizSiren {max-width: 90px;}
}

@media (max-width: 498px) {
    div.dataTables_filter {text-align: left; padding: 5px 0 10px 0;}
}

@media (max-width: 490px) {
    .sticky-toolbar .menu_item a {min-width: 60px;}
}

.dataTables_filter {padding-top: 2px;}
.text-left           { text-align: left; }
.text-right          { text-align: right; }

/* header menu */
#main-menu .gnb__depth1-link:hover {
    background: #778899FF;
    color: #ffffff;
}
#main-menu .gnb__depth2-link:hover {
    background: #778899FF;
    color: #ffffff;
}
.main-header .logo .logo-lg .light-logo {width: 200px!important;}

/*#main-menu .gnb__depth1-link.active {*/
/*  background: #778899FF;*/
/*  color: #ffffff;*/
/*}*/
/*#main-menu .gnb__depth2-link.active {*/
/*  background: #778899FF;*/
/*  color: #ffffff;*/
/*}*/

#top-menu .top-link.active {
    color: #FFFF00FF !important;
}

/* 모바일 기기에서 더 보여줄것인지? */
/*.top-link.my-page {*/
/*    display: inline-flex;*/
/*}*/
/*.top-link.customer-center {*/
/*    display: inline-flex;*/
/*}*/
/*.top-btn.quick {*/
/*    display: inline-block;*/
/*}*/


/* datatables item-table no.1 color */
.bg-item-color { background-color: #eeeeee !important; }

/* datatables buttons display none */
div.table-responsive div.dt-buttons { display : none; !important; }

/* datatables header padding */
/*body.default-wrapper div.table-default-wrapper table th { padding: 5px 10px; }*/

/* datatables body padding */
/*body.default-wrapper div.table-default-wrapper table td { padding: 5px; }*/

/*datatables header check box */
.dt_all_chk {
    position: relative !important;
    left: auto !important;
    opacity: 1 !important;
}

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {
    content: ' ';
    margin-top: -2px;
    margin-left: -7px;
    border: 1px solid black;
    border-radius: 3px;
}
table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
    content: '\2714';
    margin-top: -23px;
    margin-left: -7px;
    text-align: center;
    text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}


/* datatables a link color */
a.detail-link.accentValue {
    color: #edbf00 !important;
    text-decoration: underline;
}
a.detail-link2.accentValue {
    color: #9400D3FF !important;
    text-decoration: underline;
}

/* modal dialog */


/* sweet-alert color */
.dark-skin .sweet-alert button.cancel {
    background-color: #81909c !important;
}
.dark-skin .sweet-alert button.cancel:hover {
    background-color: #b9b9b9 !important;
}
.dark-skin .sweet-alert button.cancel:active {
    background-color: #a8a8a8 !important;
}
.dark-skin .sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

.light-skin .sweet-alert button.cancel {
    background-color: #808080FF;
    font-weight: bold;
}
.light-skin .sweet-alert button.cancel:hover {
    background-color: #b9b9b9 !important;
}
.light-skin .sweet-alert button.cancel:active {
    background-color: #a8a8a8 !important;
}
.light-skin .sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}
.light-skin .sweet-alert button.confirm {
    background-color: #8cc9f5 !important;
    font-weight: bold;
}

input:required {
    border-radius: 2px;
    background-color: #f5f5dc;
}
input:required:invalid {
    border-radius: 2px !important;
    border: solid 1px #c00000 !important;
}
textarea:required {
    border-radius: 2px;
    background-color: #f5f5dc;
}
textarea:required:invalid {
    border-radius: 2px !important;
    border: solid 1px #c00000 !important;
}

select:required:invalid {
    border-radius: 2px !important;
    border: solid 1px #c00000 !important
}

.bootstrap-select:required:invalid {
    border-radius: 2px !important;
    border: solid 1px #c00000 !important
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
    background-color: #e9ecef;
}

.search-filter__item .form-select {
    min-width: 150px;
}

.search-filter__item .form-select.form-select-user {
    max-width: 150px;
}

.modal-input-container > .row {
    padding-right: 5px;
    padding-left: 0px;
}

.form-group .form-control:disabled, .custom-table__area .form-control[readonly] {
    background-color: #e9ecef;
}

.row .form-control:disabled, .custom-table__area .form-control[readonly] {
    background-color: #e9ecef;
}


/* mypage 비밀번호 변경 오류 */
.error {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5.25px 10.5px!important;
    margin-bottom: 0!important;
}
pd.error {
    color: #ff0000;
}

.color-noUsed, .color-fail { color: #FF0000FF !important;}
.color-used, .color-succ { color: #0000FFFF !important;}
.color-grey { color: #808080FF !important;}
.color-black { color: #000000 !important;}
.color-orange { color: #FFA500FF !important;}
.color-green { color: #008000FF !important;}

.fs-11 {font-size: 0.78rem !important; }


.btn-select {
    background-color: #ffffff;
    color: #1f1f1f;
    border-color: #999999;
}
.btn-select.hover, .btn-select:active, .btn-select:hover {
    background-color: #CDCDF8FF;
}
.btn.btn-select {
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid transparent;
    cursor: pointer;
    line-height: inherit;
    padding: 5px 16px;
    font-size: 1.0rem;
    transition: all 0.5s ease-in-out;
}

.custom-input2-btn {
    background-color: #6495EDFF;
    color: #ffffff;
}

.same-height .box-body {
    height: 440px;
    overflow-y: auto;
}

.form-btn--cancel {
    color: #ffffff;
    background-color: #ff562f;
}

/* Active Tab Check */
.nav-tabs .top-tab.nav-link.active .ui-tab3-arrow {
    display: inline-flex;
    align-items: center;
    color: #ffffff;
    opacity: 1.0;
}

.nav-tabs .top-tab.nav-link.active .ui-tab3-arrow:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../../images/icon_check.png);
    background-size: cover;
}

.custom-table table.dataTable.small-text th:not(.child) {
    font-size: 13px;
}

.custom-table table.dataTable.small-text td:not(.child) {
    font-size: 12px;
}

.accentValue {
    /*color: #0000CDFF;*/
    color: #0052cc;
    text-decoration: underline;
}
.accentValue2 {
    color: #edbf00;
    text-decoration: underline;
}
.accentValue3 {
    color: #9400D3FF;
    text-decoration: underline;
}

.msg-req-detail {
    cursor: pointer;
    color: #d25c80;
    text-decoration: underline;
}

.table-btn.small-btn {
    box-sizing: border-box;
    font-size: 0.8571428571rem;
    padding: 4px 6px;
    border-radius: 3px;
    min-width: 48px;
    text-align: center;
}


/* 모달에서 미리보기 */
.table-btn.type4 {
    background-color: #4f792b !important;
    border-color: #4f792b !important;
    color: #ffffff !important;
}


.board-title.hover {
    cursor: pointer;
    color: #0f62ac;
    font-weight: 500;
}


@media (min-width: 576px) {
    .box-header-title2 {
        font-size: 20px;
        padding: 5px;
    }
}

.box-header-title2 {
    text-align: center;
    font-size: 18px;
    letter-spacing: -0.03em;
    background-color: #778899FF;
    color: #ffffff;
    padding: 5px;
    border-radius: 5px;
}

.box-header2 {
    color: #1f1f1f;
    display: block;
    padding: 10px 10px 10px 10px;
    position: relative;
    border-bottom: 1px solid rgba(72, 94, 144, 0.16);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/*---navBar_csCenter Button---*/
.theme-fruit .btn-flat.btn-csCenter {
    color: #4169E1FF;
}
.theme-fruit .btn-flat.btn-csCenter:hover {
    background-color: #4169E1FF !important;
    border-color: #4169E1FF !important;
    color: #ffffff !important;
}
