﻿.plus-box {
    padding: 10px 30px 10px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

/*!
    header empty start
*/
.header{
    display:none !important;
}
.nav-header {
    height: 3.5rem;
}
.nav-header .brand-logo{
    padding-left:10px;
}
.nav-control {
    right: 0.5rem;
}
.page-titles {
    margin-bottom: 15px;
}
.deznav{
    top:3.5rem;
}
.deznav .metismenu {
    padding-top:0px;
}
[data-header-position="fixed"] .content-body {
    padding-top: 0.5rem;
}
[data-header-position="fixed"] .content-body .container-fluid {
    padding-top: 10px;
}
.menu-toggle .brand-logo {
    display: none;
}

.header-right .header-profile .dropdown-menu.show {
    top: -30px;
    left: 30px;
}
.menu-toggle .header-profile {
    display: none;
}
.deznav .header-right > li {
    padding-left: 1.0rem;
}
.header-right > li:not(:first-child) {
    padding-left: 1.0rem;
}
.menu-toggle .header-right > li:not(:first-child) {
    padding-left: 2.4rem;
}

@media only screen and (max-width: 1400px) {
/*    .deznav .header-content .header-profile {
        display: block;
    }*/
    .deznav .header-right > li:not(:first-child) {
        padding-left: 1.4rem;
    }
}
@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1023px) {
    .deznav .header-content .header-profile {
        display: none;
    }
    .deznav .header-right > li:not(:first-child) {
        padding-left: 2.5rem;
    }
}
@media only screen and (max-width: 767px) {
    [data-sidebar-style="overlay"] .nav-control {
        right: 1.3rem;
    }
    [data-sidebar-style="overlay"] .nav-header .brand-logo {
        display: none;
    }

    .content-body .container-fluid .page-titles {
        padding-left:70px;
    }
}

/*!
    header empty end
*/
.header-right .header-profile > a.nav-link .header-info span {
    font-size: 13px;
}
[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li > a {
    font-size: 14px;
}
.deznav .metismenu ul a {
    font-size: 14px;
}
.content-body .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.table th {
    padding: 5px !important;
    font-size: 12px;
}
.table td {
    padding: 5px !important;
    font-size: 12px;
}

.search-wrap.card-header {
    padding: 0.8rem 1.875rem 0.8rem;
}
.form-control {
    padding: 0.3125rem 0.75rem;
}
.form-control.form-control-sm {
    height: 2.0rem;
    line-height: 1rem;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .58rem .5rem;
    font-size:13px;
}
.dropdown-menu .dropdown-item {
    font-size: 0.8rem;
}
.search-wrap .btn-xs {
    padding: 0.39rem 1rem;
}

.modal-body{
    padding-bottom:10px;
}
.form-label {
    font-size: 13px !important;
    margin-bottom: 0.0rem;
    margin-top: 0.5rem;
}
.form-control.form-control-sm {
    height: 2.2rem;
    line-height: 1.6rem;
}
.dropdown.form-control.form-control-sm {
    line-height: 0.9rem;
}

.text-align-right{
    text-align:right;
}
.text-align-center {
    text-align: center !important;
}
.invalid-feedback{
    font-size:12px !important;
}

td.sortable-cell{
    cursor:move !important;
}

.page-wrap {
    font-size:13px;
}
.page-wrap select {
    width:100px;
}
.page-wrap .bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .34rem .5rem;
}
.page-wrap .bootstrap-select.form-control-sm .dropdown-toggle {
    border-radius: 4px;
}

.table {
    border-top: 1px solid rgba(215, 218, 227, 0.3);
}
.table thead th {
    border-right: 1px solid rgba(215, 218, 127, 0.3);
    background-color:rgba(215, 218, 227, 0.3);
    height:24px;
    line-height:24px;
}
.table td {
    border-color: rgba(215, 218, 127, 0.5);
    border-bottom: 1px solid;
    border-right: 1px solid rgba(215, 218, 127, 0.3);
}
/*.table thead th:last-child {
    border-right: none;
}*/
.table tbody td {
    border-right: 1px solid rgba(215, 218, 227, 0.3);
}

.table tbody td:last-child {
    border-right: none;
}

.form-control:disabled, .form-control[disabled], .form-control[readonly] {
    background-color: #efefef;
}

.card-body {
    padding: 0.875rem;
}

thead, tbody, tfoot, tr, td, th {
     border-style: none; 
}
.font-size-14 {
    font-size: 14px !important;
}
.font-size-13 {
    font-size: 13px !important;
}
.font-size-12 {
    font-size: 12px !important;
}
.font-size-11 {
    font-size: 11px !important;
}

.input-group .input-group-text {
    font-size: 12px;
    min-width: 1.125rem;
    padding: 0.3rem 0.75rem;
}
.form-check-label {
    font-size:13px;
}
.filter-option-inner-inner {
}

.note-btn-group .note-btn span{
    font-size: 12px;
}
.note-btn-group .note-btn i {
    font-size: 12px;
}
.note-btn-group .note-icon-caret {
    display: none;
}
.note-btn-group .dropdown-toggle {
    padding: 5px 10px 6px 10px;
}
.note-color.note-btn-group .dropdown-toggle {
    padding-right:20px;
}
.note-modal{
}
.note-group-image-url {
    display: none;
}
.note-modal-footer .btn {
    display: none;
}
.btn-xs-xs {
    margin-top:0.2rem;
    padding: 0.3rem 0.6rem;
    font-size:12px;
}

.fullscreen .note-editable.valid {
    background-color: #fff;
    width: 50%;
    border: 1px solid #000;
}

table .btn-xs {
    padding: 0.17rem 0.6rem 0.21rem;
    font-weight:400;
    font-size:11px !important;
}

.list-group-item {
    padding: 0.5rem 1.5rem;
}


.form-control, .btn, .input-group-text {
    border-radius: 4px;
}

.input-group .input-group-text {
    border-radius: 4px;
}

.soldout-category-list .dropdown-menu {
    max-height: 150px;
    overflow-y: auto;
}

.thead-fixed {
    position: sticky;
    top: 0; /* Keeps the header at the top of the scroll container */
    z-index: 10; /* Ensure it stays above scrolling content */
}

.thead-fixed th{
    color:#fff !important;
}

.tfoot-fixed {
    position: sticky;
    bottom: 0; /* Keeps the footer at the bottom of the scroll container */
    z-index: 10; /* Ensure it stays above scrolling content */
}

.display-none{
    display:none;
}

.table td.table-inner{
    padding:0 !important;
}

.table td.table-inner .table{
    margin: 0;
}

.cursor-type-help{
    cursor:help
}

/* floating label 효과  */
.input-group-floating {
    position: relative;
    display: flex;
}

.input-group-floating .floating-input-wrapper {
    position: relative;
    flex: 1;
}

.input-group-floating .floating-input-wrapper input {
    padding-top: 1.2rem;
    padding-bottom: 0.3rem;
    height: auto;
    border-radius:0;
}

.input-group-floating .floating-input-wrapper label {
    position: absolute;
    top: 0;
    left: 0.75rem;
    font-size: 0.55rem;
    color: #6c757d;
    transition: all 0.2s ease;
    pointer-events: none;
    padding-top: 0.25rem;
}

.input-group-floating .floating-input-wrapper input:placeholder-shown ~ label {
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.775rem;
}

.input-group-floating .floating-input-wrapper input:focus ~ label,
.input-group-floating .floating-input-wrapper input:not(:placeholder-shown) ~ label {
    top: 0;
    transform: translateY(0);
    font-size: 0.55rem;
    padding-top: 0.25rem;
}

.input-group-floating .floating-input-wrapper input:focus {
    border-color: #36C95F;
    outline: 0;
/*    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);*/
}

/* 중간 input들의 border 처리 */
.input-group-floating .floating-input-wrapper:not(:last-child) input {
    border-right: 0;
}

.input-group-floating .floating-input-wrapper:not(:first-child) input {
    border-left: 0;
}