* {font-size: 13px;}

.confirm-dismiss {display: none;}

.list-search button {padding: 1px 1.5rem; border-top-right-radius: 5px!important; border-bottom-right-radius: 5px!important;}
.list-search button:nth-child(n+3) {border-radius: 5px!important; margin-left: 5px!important;}

.search-date {width: 300px;}
.search-date .input-group label,
.search-date .input-group input {font-size: 1rem; line-height: 23px;}

.btn-grid-modal img {width:22px; height:16px; padding:0 3px; margin-top: -2px;}

.table-base-st {padding:16px; border-style: solid; border-width: 0 0 1px; border-color: rgba(0, 0, 0, 0.175); background-color: rgba(248,249,250, 0.8) !important;}
.toast-header button {margin-left: 5px;}
.toast-header button span {font-weight:bold; color: black;}

.w-60 {--bs-modal-width: 60%;}

/* validated 제외 대상 css */
.was-validated .no-validation.form-control:valid {background-image: none; border: 1px solid #dee2e6;}