/*#ui-datepicker-div{
    z-index: 2200000000 !important;
}*/

.ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5;
    box-shadow: 0 0px 8px 4px rgba(0, 0, 0, 0.06);
    width: 250px;
    height: 300px;
    padding: 16px;
    box-sizing: border-box;
    border-radius: 12px;
    z-index: 21 !important;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 32px;
    line-height: 32px;
    text-align: center;
    font-size: 1.4rem;
}

.ui-datepicker .ui-datepicker-title >span{
    font-size: 1.4rem;
    line-height: 20px;
    font-weight: 600;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 6px;
}


.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0;
}

.ui-widget-header {
    border: 0px solid #dddddd;
    background: #fff;
    color: #111;
    font-weight: bold;
}

/*.ui-widget-header .ui-icon {*/
/*    background-image: url('../img/indico02.png') !important;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    background-position: 0;*/
/*}*/

/*.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    transform: translateY(-50%);*/
/*}*/

/*.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {*/
/*    display: block;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    margin-left: 0;*/
/*    top: 0;*/
/*    margin-top: 0;*/
/*}*/

.ui-icon-circle-triangle-w{
    transform: rotate(-180deg);
}
.ui-icon {
    width: 24px;
    height: 24px;
}


.ui-datepicker-prev, .ui-datepicker-next{
    cursor: pointer;
}

.ui-datepicker-prev:hover, .ui-datepicker-next:hover{
    border: 1px solid #f1f1f5;
    background: #f1f1f5;
    font-weight: normal;
    color: #2b2b2b;
    border-radius: 50%;
}

.ui-datepicker th {
    padding: 0;
    text-align: center;
    font-weight: 300;
    border: 0;
    font-size: 1.4rem;
    line-height: 20px;
    color: #505050;
}

.ui-datepicker tr th:first-child >span{
    display: block;
    color: #DC0000;
}

.ui-datepicker tr th:last-child >span{
    display: block;
    color: #4f7bf5;
}


.ui-datepicker table {
    width: 100%;
    font-size: 1.4rem;
    border-collapse: collapse;
    margin: 12px auto 0;
}



.ui-state-default, .ui-widget-content .ui-state-default{
    border: 0px solid #c5c5c5;
    background: #fff;
    color: #111;
    line-height: 26px;
    text-align: center;
    font-weight: 300;
    transition: 0.3s;
}

ui-state-default:hover{
    background: #f1f1f5;
}

.ui-state-default:hover{
    border: 0px solid #c5c5c5;
    background: #f1f1f5;
    border-radius: 50%;
}


.ui-datepicker-trigger{
    display: none;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1.2em;
    margin: 1px 4px;
    border: 0;
    width: 62px;
    text-align: center;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-title select:focus{
    border: 0;
}

/***width****/


.w1{
    width: 10%;
}

.w2{
    width: 20%;
}

.w3{
    width: 30%;
}

.w4{
    width: 40%;
}

.w5{
    width: 50%;
}

.w6{
    width: 60%;
}

.w7{
    width: 70%;
}


.w8{
    width: 80%;
}


.w9{
    width: 90%;
}

.w10{
    width: 100%;
}

/***margin***/

.mar1{
    margin-top: 10px;
}

.mar1_5{
    margin-top: 15px;
}

.mar2{
    margin-top: 20px;
}



/***스크롤시 padding**/

.wrap_section.PaD{
    padding: 0 50px 50px 50px;
}







/***drag color*****/

::selection{
    background-color: #222;
    color: #fff;
}

html::-webkit-scrollbar{
    width: 10px;
}
/* 스크롤바 막대 설정*/
html::-webkit-scrollbar-thumb{
    height: 5%;
    background-color: rgba(0,0,0,0.15);
    border-radius: 10px;  
}
/* 스크롤바 뒷 배경 설정*/
html::-webkit-scrollbar-track{
    background-color: rgba(0,0,0,0.1);
}


.Table_wrap::-webkit-scrollbar{
    width: 10px;
}
/* 스크롤바 막대 설정*/
.Table_wrap::-webkit-scrollbar-thumb{
    height: 5%;
    background-color: rgba(0,0,0,0.1);
    border-radius: 10px;  
}
/* 스크롤바 뒷 배경 설정*/
.Table_wrap::-webkit-scrollbar-track{
    background-color: rgba(0,0,0,0.05);
}




.category::-webkit-scrollbar{
    width: 10px;
}
/* 스크롤바 막대 설정*/
.category::-webkit-scrollbar-thumb{
    height: 5%;
    background-color: rgba(0,0,0,0.1);
    border-radius: 10px;  
}
/* 스크롤바 뒷 배경 설정*/
.category::-webkit-scrollbar-track{
    background-color: rgba(0,0,0,0.05);
}


.ppcon::-webkit-scrollbar{
    width: 10px;
}
/* 스크롤바 막대 설정*/
.ppcon::-webkit-scrollbar-thumb{
    height: 5%;
    background-color: rgba(0,0,0,0.1);
    border-radius: 10px;  
}
/* 스크롤바 뒷 배경 설정*/
.ppcon::-webkit-scrollbar-track{
    background-color: rgba(0,0,0,0.05);
}
/*** lgoin***/


.LoGBody{
    background-color: #222;
}

#login{

    width: 100%;
    margin: 150px auto 0;
}

.wrap_login{
    width: 400px;
    margin:  0 auto;
}

.wrap_login >h1{
    width: 150px;
    margin: 0 auto;
}

.login_tit{
    display: block;
    width: 100%;
}

.login_form{
    width: 100%;
    margin: 50px auto 0;
}

.login_form >li{}

.login_form >li:last-child{
    margin-top: 20px;
}


.Login_put{
    width: 100%;
    border: 1px solid #666;
    background-color: transparent;
    line-height: 43px;
    color: #fff;
    outline: none;
    text-indent: 20px;
}

.Login_put::placeholder{
    color: #999;
}

.idSa{
    width: 100%;
    margin: 40px auto 0;
}

.idS{
    display: none;
}

.idSa label{
    color: #999;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 1.6rem;
}

.idSa label::before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 18px;
    height: 18px;
    background-image: url('/img/loginCheckOff.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 20px;
}

.idSa input:checked + label::before{
    background-image: url('/img/loginCheckOn.png');
}

.lgoinBtn{
    width: 100%;
    line-height: 50px;
    font-size: 2rem;
    background-color: #8EE71D;
    text-align: center;
    display: block;
    cursor: pointer;
    font-weight: 800;
    border-radius: 5px;
    margin-top : 50px;
}

.LoginFooter{
    width: 100%;
    margin-top: 90px;
}

.footMenu_wrap{
    width: 100%;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
}

.footermenu{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    box-sizing: border-box;
}

.footermenu >li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.footermenu >li:first-child{
    margin-left: 0;
}

.footermenu >li >a{
    display: block;
    font-size: 1.4rem;
    color: #666;
}

.wrap_loginfooter{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 80px 0 50px;
    box-sizing: border-box;
}   

.LoginFooter_lf{
    display: inline-block;
    vertical-align: middle;
    width: 70%;
}

.FLogo{
    width: 100px;

}
.footerlogo{
    display: block;
    width: 100%;
}

.footerIngo{
    width: 100%;
    margin-top: 30px; 
}

.footerIngo{
    color: #666;
    font-size: 1.3rem;
    line-height: 140%;
}

.LofinFooter_RI{
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.Calltit{
    font-size: 1.6rem;
    color: #999;
    font-weight: 800;
    text-align: right;
}

.CallNum{
    font-size: 2.4rem;
    color: #999;
    font-weight: 800;
    text-align: right;
    margin-top: 20px;
}

.Calltxt{
    margin-top: 15px;
    text-align: right;
    line-height: 140%;
    color: #666;
    font-size: 1.4rem;
}



/***************************************/

/****메인 페이지****/

.Con{
    display: flex;
}
/***추가****/

.head_setting{
    position: fixed;
    bottom: 20px;
    left: 20px;
}

.headsetimg{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    animation: rote 3s infinite  alternate;
}

@keyframes rote{
    to{
        transform: rotate(0deg);
    }

    from{
        transform: rotate(360deg);
    }
}

.headtit{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    margin-left: 10px;
    color: #fff;
}
/**헤더***/
#header{
    width: 250px;
    height: 100vh;
    background-color: #222;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    overflow-y: auto;
}

.heade_top {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background-color: #222;
    padding: 20px 0;
    box-sizing: border-box;
}
/* 공급사용 헤더 */
#header02 {
    width: 250px;
    height: 100vh;
    background-color: #666;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    overflow-y: auto;
}

.heade_top02 {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background-color: #666;
    padding: 20px 0;
    box-sizing: border-box;
}

.logo{
    width: 100px;
    margin: 0px auto;
}

.profileWrap{
    width: 100%;
    padding: 0 20px;
    margin-top: 20px;
    box-sizing: border-box;
    display: flex;
    position: relative;
}

.profile{
    display: inline-block;
    vertical-align: middle;
    width: 86%;
    color: #fff;
    font-size: 1.4rem;
    line-height: 30px;;
    font-weight: 400; 
    display: flex;
}

.logoutBtn{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-color: #8EE71D;
    border-radius: 50%;
    cursor: pointer;
}

.logoutBtn >span{
    display: block;
    width: 15px;
    margin: 0 auto;
    padding: 8px 0;
    box-sizing: border-box;
}

.logoutBtn:hover + .tooltip{
    display: block;
}
.tooltip{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999999999;
    transform: translateX(-50%);
    display: none;
    transition: 0.3s;
    margin-left: 90px;
    width: 81px;
    margin-top: 30px;
}


.tooltip >span{
    display: block;
    font-size: 1.4rem;
    line-height: 35px;
    border-radius: 30px;
    padding: 0px 15px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #8EE71D;
    font-weight: 600;
    position: relative;
    z-index: 3;
}

.tooltip >span::before{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 9px solid #8EE71D;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    transform: translateX(-50%)rotate(360deg);
    position: absolute;
    top: -10px;
    left: 50%;
    z-index: -1;
}

.tooltip >span::after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    transform: translateX(-50%)rotate(360deg);
    position: absolute;
    z-index: -1;
    top: -7px;
    left: 50%;
}

.headermenu{
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #666;
}


.headermenu >li{
    margin-left: 30px;
    cursor: pointer;
}

.headermenu >li.DaeOn .daemenu_tit{
    color: #8EE71D;
}

.daemenu{
    cursor: pointer;
}

.daemenu_icon{
    display: inline-block;
    vertical-align: middle;
    width: 18px;
}

.daemenu_tit{
    font-size: 1.6rem;
    color: #fff;
    margin-left: 20px;
    font-weight: 400;
    line-height: 45px;
}

.headermenu >li::after{
    display: block;
    content: "";
    clear: both;
}

.somenuAB{
    width: 200px;
    float: right;
    background-color: #fff;
    border: 1px solid #222;
    box-sizing: border-box;
    border-radius: 10px 0 0 10px;
    cursor: pointer;
    display: none;
}

.somenu >li{
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    transition: 0.3s;
}

.somenu >li:last-child{
    border-bottom: 0;
}



.somenu >li >a{
    display: block;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 38px;
}

.somenu >li:first-child{
    border-radius: 10px 0 0 0;
}

.somenu >li:last-child{
    border-radius: 0px 0 0 10px;
}

.somenu >li.soMOn{
    display: block;
    background-color: #8EE71D;
    font-weight: 600;
}


.somenu.SoOneLi >li:first-child{
    border-radius: 10px 0 0 10px;
}

.somenu >li:hover{
    background-color: #f7f7f7;
}

/*****************/


.section{
    width: calc(100% - 250px);
    margin-left: 250px;
}


.section2{
    width: 100%;

}

.wrap_section{
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
}

.title{
    font-size: 2.4rem;
    font-weight: 800;
    line-height: 59px;
}

.box_01{
    display: flex;
}


.box_lf{
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.14);
    padding: 20px;
    box-sizing: border-box;
    width: 50%;
    background-color: #fff;
    border-radius: 5px;
}

.box_ri{
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.14);
    padding: 20px;
    box-sizing: border-box;
    width: 50%;
    background-color: #fff;
    border-radius: 5px;
    margin-left: 20px;
}

.box_2ri{
    width: 50%;
    padding-left: 20px ;
}

.boxWrap{
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.14);
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 20px;
}

.box_2ri .boxWrap:first-child{
    margin-top: 0px;
}

.box_2ri .Table_wrap{
    min-height: 430px;
    max-height: 430px;
}

.box_1lf{
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.14);
    padding: 20px;
    box-sizing: border-box;
    width: 50%;
    background-color: #fff;
    border-radius: 5px;
}

.box_1lf .Table_wrap{
    min-height: 700px;
    max-height: 700px;
}


.box_lfTop{
    width: 100%;
}

.box_lfTop::after{
    display: block;
    content: "";
    clear: both;
}

.mtit{
    font-size: 1.6rem;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    width: 90%;
}

.morebtn{
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    background-color: #222;
    border-radius: 50%;
    border: 1px solid #222;
    float: right;
    position: relative;
}

.mo01{
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)rotate(45deg);
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}


/**메인 테이틀**/

.Table_wrap{
    width: 100%;
    min-height: 60px;
    max-height: 180px;
    overflow-y: auto;
    margin-top: 15px;

}
.box_table{
    width: 100%;
    overflow-y: scroll;
    border: 1px solid #e5e5e5;

}

.box_table thead{}

.box_table thead tr{

    background-color: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
}

.box_table thead tr th{
    line-height: 16px;
    font-size: 1.4rem;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    font-weight: 600;
    padding: 5px;
    box-sizing: border-box;
    height: 35px;
    vertical-align: middle;
}

.Fix_head{
    position: sticky;
    top: -1px;
    left: 0;
    z-index: 2;
    border-top: 1px solid #e5e5e5;
    border-collapse: separate;
	border-spacing: 0;
}

.box_table thead tr th:last-child{
    border-right: 0;
}


.box_table tbody{}

.box_table tbody tr{
    border-bottom: 1px solid #e5e5e5;
    
}

.box_table tbody tr:last-child{
    border-bottom: 0;
}

.box_table tbody tr td{
    height: 30px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 1.2rem;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    vertical-align: middle;
    line-height: 16px;
}

.box_table tbody tr td:last-child{
    border-right: 0;
}

.box_table tfoot{
    position: relative;
    background-color: #fff;
}

.box_table tfoot tr{
    border-bottom: 1px solid #e5e5e5;
    border-collapse: separate;
	border-spacing: 0;
}

.box_table tfoot tr:last-child{
    border-bottom: 0;
}

.box_table tfoot tr td{
    font-size: 1.2rem;
    text-align: right;
    height: 30px;
    padding: 5px 10px;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
    border-collapse: separate;
	border-spacing: 0;
}

.box_table tfoot tr td:last-child{
    border-right: 0;
}

.box_table tfoot tr td:nth-child(odd){
    background-color: #f7f7f7;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    
}
/****************/


.box_02{
    width: 100%;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.14);
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
}

.wrap_section .box_02:first-child{
    margin-top: 0;
}



/*********/



/****sub page 01 *****/

.SearchB01{
    position: relative;
    width: 42%;
    display: inline-block;
    vertical-align: middle;
}

.Search_Put{
    width: 100%;
    height: 35px;
    text-indent: 20px;
    border: 1px solid #e5e5e5;
    outline: none;
    padding-right: 30px;
    box-sizing: border-box;
}

.Search_Put::placeholder{
    color: #ccc;
}

.Search_btn{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}

.Searchicon{
    display: block;
    width: 16px;
}

.searchbtn_real{
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: 70px;
    text-align: center;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    font-size: 1.4rem;
    line-height: 35px;
    border-radius: 5px;
    cursor: pointer;
    box-sizing: border-box;
}


.btnWrap{
    width: 100%;
    position: relative;
}

.btnWrap::after{
    display: block;
    content: "";
    clear: both;
}

.btnBox::after{
    display: block;
    content: "";
    clear: both;
}

.btnBox{
    width: 100%;
    margin: 10px auto;
    position: relative;
}

.btnBox .btnList01{
    width: 24%;
}

.card  .btnBox .btnList01{
    width: 12%;
}

.btnList01{
    width: 24%;
    float: right;
    display: flex;
}

.btnList01 >li{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: 20px;
}

.btnList01 >li:first-child{
    margin-left: 0;
}


.btntxt{
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 17px;
}

.addbtnTxt{
    line-height: 17px;
}

.btnicon{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    margin-right: 10px;

}

.addBtn{
    border: 1px solid #222;
}

.savbtn{
    background-color: #222;
    border: 1px solid #222;
}

.savbtnTxt{
    color: #fff;
}

.commonbtn{
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.boxWrap_table02{
    width: 100%;
    margin-top: 15px;
}

.box_table2{
    width: 100%;
    border: 1px solid #e5e5e5;
}

.box_table2 tbody tr{
    border-bottom: 1px solid #e5e5e5;
}

.box_table2 tbody tr:last-child{
    border-bottom: 1px solid #e5e5e5;
}
.box_table2 tbody tr td{
    height: 35px;
    font-size: 1.3rem;
    vertical-align: middle;
    padding: 5px 10px;
    box-sizing: border-box;
}

.box_table2 tbody tr td:first-child{
    background-color: #f7f7f7;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
}

.TAinput{
    width: 100%;
    border: 1px solid #e5e5e5;
    outline: none;
    height: 28px;
    text-indent: 10px;
}

/**라디오 & 체크박스****/

.radioList{

}

.radioList >li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.radioList >li:first-child{
    margin-left: 0px;
}

.radioList >li >input{
    display: none;
}

.radioList >li >label{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    cursor: pointer;
}

.radioList >li >label::before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 18px;
    height: 18px;
    background-image: url('/img/RadioOff.png');
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.radioList >li >input:checked + label::before{
    background-image: url('/img/RadioOn.png');
}

.Select{
    width: 100%;
    height: 30px;
    border: 1px solid #e5e5e5;
    outline: none;
    text-indent: 10px;
    cursor: pointer;
}




.ChBox{
    display: none;
}

.ChBox + label{
    display: inline-block;
    vertical-align: middle;
}

.ChBox + label::before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url('/img/loginCheckOff.png');
    background-repeat: no-repeat;
    background-size: cover;
    
}

.ChBox:checked + label::before{
    background-image: url('/img/loginCheckOn.png');
}


/**네비게이션***/


.navi{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.navi >li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    cursor: pointer;
}

.navi >li.NaviOn .naviBox{
    border: 1px solid #8EE71D;
    background-color: #8EE71D;
    color: #222;
}

.navi >li.NaviOn .navi_num{
    border: 1px solid #8EE71D;
    background-color: #8EE71D;
    color: #222;
}

.navi >li.NaviOn .naviBox >span{
    border-color: #222;
}

.naviBox{
    border: 1px solid #e5e5e5;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 50%;
    transition: 0.3s;
}


.navi_num{
    display: block;
    width: 30px;
    line-height: 30px;
    font-size: 1.6rem;
    color: #adadad;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    text-align: center;
}


.MorePre01{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid #adadad;
    border-left: 1px solid #adadad;
    transform: translate(-50%,-50%)rotate(-45deg);
    margin-left: 5px;
}

.MorePre02{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid #adadad;
    border-left: 1px solid #adadad;
    transform: translate(-50%,-50%)rotate(-45deg);
}

.MorePre03{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid #adadad;
    border-right: 1px solid #adadad;
    transform: translate(-50%,-50%)rotate(45deg);
    margin-left: -3px;
}

.MorePre04{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid #adadad;
    border-right: 1px solid #adadad;
    transform: translate(-50%,-50%)rotate(45deg);
    margin-left: 3px;
}


/***sub 02 page****/


.ShB{
    padding: 20px 0 0;
    box-sizing: border-box;
    width: 30%;
    display: flex;
}

.SelE{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    width: 20%;
    text-indent: 10px;
    outline: none;
}

.SearchB02{
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin-left: 16px;
    position: relative;
}


.seh .SelE{
    width: 40%;
}

.S02 .box_03:first-child{
    margin-left: 0;
}



.box_03{
    display: inline-block;
    vertical-align: middle;
    width: 33.33%;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.14);
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    margin-left: 20px;
}


.box_04{
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.14);
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
}

.box_04::after{
    display: block;
    content: "";
    clear: both;
}
.box_04 .Table_wrap{
    margin-top: 0;
    min-height: 430px;
    max-height: 430px;

}

.TabBg tbody tr{
    cursor: pointer;
}

.TabBg tbody tr.BGon{
    background-color: #f7ffee;
}

.S02 .box_04:first-child{
    margin-left: 0;
}

.S02 .box_04:last-child{
    margin-left: 20px;
}

.btnList02{
    display: flex;
    float: right;
    width: 48%;
}

.btnList02 >li{
    display: inline-block;
    vertical-align: middle;
    width: 33.33%;
    margin-left: 20px;
}

.btnList02 >li:first-child{
    margin-left: 0;
}

.mana00{
    display: block;
    width: 100%;
    background-color: transparent;
    border: 1px solid #222;
}


.box_table2 tbody tr td.Bg01{
    background-color: #f7f7f7;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
}

.box_table2 tbody tr td .SearchB02{
    width: 100%;
    padding: 5px 0;
    box-sizing: border-box;
    margin-left: 0;
}

/**popup****/

.popup_wrap{
    
}

.popupBg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999999999;
    background-color: rgba(0,0,0,0.6);
    width: 100vw;
    height: 100vh;
    display: none;
}

.popup01, .popup02, .popup03, .popup04, .popup06, .popup07{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 99999999999999;
    background-color: #fff;
    width: 1500px;
    border-radius: 5px;
    padding: 20px 20px;
    box-sizing: border-box;
    display: none;
}


.popup01 .popcon01 .Table_wrap{
    background-color: #fff;
    min-height: 180px;
    max-height: 180px;
}

.popup01 .popcon02 .Table_wrap{
    background-color: #fff;
    min-height: 180px;
    max-height: 180px;
}

.popup02 .popcon01 .Table_wrap{
    background-color: #fff;
    min-height: 450px;
    max-height: 450px;
}

.popup06 .popcon01 .Table_wrap, .popup07 .popcon01 .Table_wrap{
    background-color: #fff;
    min-height: 400px;
    max-height: 400px;
}


.popup01 .TAinput , .popup02 .TAinput , .popup06 .TAinput, .popup07 .TAinput {
    text-indent: 5px;
}

.popuptop{
    width: 100%;
    position: relative;
}

.popuptop::after{
    display: block;
    content: "";
    clear: both;
}

/**close btn**/

.closeBtn{
    float: right;
    width: 30px;
    height: 30px;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
}

.closeBtn:hover{
    transform: rotate(360deg);
}


.close_01{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    background-color: #666;
    transform: translate(-50%,-50%)rotate(45deg);

}

.close_02{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    background-color: #666;
    transform: translate(-50%,-50%)rotate(-45deg);
}

/***/

.storeNm{
    font-size: 2.4rem;
    font-weight: 800;
}

.storeinfo{
    margin-top: 10px;
}

.storeinfo .storeinfoTxt:first-child{
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
}

.storeinfoTxt{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    border-left: 1px solid #e5e5e5;
    font-size: 1.6rem;
    color: #666;
    padding-left: 20px;
}

.popupcont{

}

.popcon01{
    width: 100%;
    margin-top: 15px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-radius: 5px;
}

.delbtn{
    color: #ffe3e3;
    border: 1px solid #ff7171;
}

.delbtnTxt{
    color: #ff4545;
}

.popcon01 .Table_wrap{
    background-color: #fff;
}

.popcon02 .Table_wrap{
    background-color: #fff;
}

.popcon02{
    width: 100%;
    margin-top: 20px;
    display: flex;
}

.popcon02 .pop02Ri{
    margin-left: 20px;
}

.pop02Lf{
    padding: 20px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-radius: 5px;
}

.pop02Ri{
    padding: 20px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-radius: 5px;
}

.pop02Lf .btnList01{
    width: 50%;
}

.pop02Ri .btnList01{
    width: 50%;
}

.btnList03{
    width: 11%;
    display: inline-flex;
}

.btnList03 >li{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: 10px;
    position: relative;
}

.btnList03 >li:first-child{
    margin-left: 0;
}

.Exl{
    width: 30px;
    height: 30px;
    background-color: #00B152;
    border-radius: 5px;
    cursor: pointer;
}

.Fil{
    width: 30px;
    height: 30px;
    background-color: #7bcf86;
    border-radius: 5px;
    cursor: pointer;
}

.exlDown{
    display: block;
    width: 10px;
    margin: 0 auto;
    padding: 7px 0;
    box-sizing: border-box;
}

.fileDown{
    display: block;
    width: 12px;
    margin: 0 auto;
    padding: 7px 0;
    box-sizing: border-box;
}

.tooltip_pop01{
    position: absolute;
    z-index: 5;
    left: -10px;
    top: 130%;
    display: none;
    transition: 0.3s;
}

.tooltip_pop09 .tooltipTxt_pop::before{
    margin-left: 0px;
}

.tooltip_pop09 .tooltipTxt_pop::after{
    margin-left: 0px;
}

.tooltip_pop010{
    position: absolute;
    z-index: 5;
    right: 0px;
    top: 130%;
    display: none;
    transition: 0.3s;
}

.tooltip_pop011{
    position: absolute;
    z-index: 5;
    right: -60px;
    top: 130%;
    display: none;
    transition: 0.3s;
}

.tooltipTxt_pop{
    display: block;
    font-size: 1.4rem;
    line-height: 35px;
    border-radius: 30px;
    padding: 0px 15px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #8EE71D;
    font-weight: 600;
    position: relative;
    z-index: 3;
}

.tooltipTxt_pop::before{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 9px solid #8EE71D;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    transform: translateX(-50%)rotate(360deg);
    position: absolute;
    top: -10px;
    left: 50%;
    z-index: -1;
    margin-left: -20px;
}

.tooltipTxt_pop::after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    transform: translateX(-50%)rotate(360deg);
    position: absolute;
    z-index: -1;
    top: -7px;
    left: 50%;
    margin-left: -20px;
}

.tooltip_pop02{    
    position: absolute;
    z-index: 5;
    left: 30px;
    top: 130%;
    transition: 0.3s;
    display: none;
}


/***sub 03****/

.TopBox{
    margin-top: 15px;
}
.TopBox .btnList01{
    width: 20%;
}

.TopBox .SearchB01{
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}


.tallB01 .Table_wrap{
    min-height: 230px;
    max-height: 230px;
}

/***sub 04***/

.searchFoB{
    box-sizing: border-box;
    width: 100%;
    display: inline-flex;
}

.searchFoB .ShB02{
    width: 30%;
}

.memJoin .ShB02{
    width: 37%;
}

.memJoin .SelE{
    width: 40%;
}

.memcon{
    margin-right: 10px;
}

.ShB02{
    box-sizing: border-box;
    width: 30%;
    display: inline-flex;
}

.ShB02{
    box-sizing: border-box;
    width: 30%;
    display: inline-flex;
    vertical-align: top;
}

.btn_one .Exl_B{
    width: 30px;
}
.btn_one .Exl_B >li{
    width: 100%;
}
.Exl_B{
    float: right;
    width: 72px;
    position: relative;
}

.Exl_B .btnList03{
    width: 100%;
}

.Flex{ 
    display: flex;
}

.LfB{
    display: inline-block;
    vertical-align: middle;

}
.Rig{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    
}

.tooltip_pop03{
    position: absolute;
    z-index: 99;
    top: 130%;
    right: -10px;
    display: none;
}

.tooltip_pop04{
    position: absolute;
    top: 130%;
    right: -13%;
    display: none;
    z-index: 99;
}

.tallB .Table_wrap{
    min-height: 660px;
    max-height: 660px;
}


/**sub 05************/


.tooltip_pop05{
    position: absolute;
    top: 130%;
    right: -50px;
    display: none;
    z-index: 99;
    width: 108px;
}

.print{
    display: block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    border-radius: 5px;
}

.print .exlDown{
    width: 16px;
}

.tooltip_pop06{
    position: absolute;
    top: 130%;
    left: 0;
    z-index: 99;
    display: none;
}

.tooltip_pop06 .tooltipTxt_pop{
    width: 80px;
    text-align: center;
}

.DateB{
    display: inline-flex;
    vertical-align: top;
    margin-left: 10px;
}


.Date00{
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    position: relative;
}

.Date00 >input{
    display: block;
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 35px;
    text-indent: 10px;
    outline: none;
    box-sizing: border-box;
    padding: 0 30px 0 0;
}

.wavv{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    margin: 0 5px;
    line-height: 30px;
}

.dateBtn{
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 18px;
    cursor: pointer;

}

.ClickTodayB{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: 24%;
    background-color: #f7f7f7;
    border-radius: 30px;
}

.ClickToday{
    width: 100%;
    position: relative;
    display: inline-flex;
    z-index: 3;

}

.ClickToday >li{
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}



.ClickToD_txt{
    line-height: 35px;
    text-align: center;
    font-size: 1.4rem;
    text-align: center;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.Round{
    width: 25%;
    background-color: #8EE71D;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 25%;
    z-index: 2;
    border-radius: 30px;
    border: 1px solid #222;
    transition: 0.3s;
}

.tallB02 .Table_wrap{
    min-height: 300px;
    max-height: 300px;
}

.tallB03 .Table_wrap{
    min-height: 230px;
    max-height: 230px;
}


/****sub 06***/

.ShB03{
    box-sizing: border-box;
    width: 50%;
    display: inline-flex;
}

.paymanag .btnList01{
    width: 36%;
}

.paymanag .Table_wrap{
    min-height: 300px;
    min-height: 300px;
}

.paymanag .box_04:last-child{
    margin-left: 20px;
}

.paymanag02 .btnList01{
    width: 16%;
}

.paymanag .box_04:first-child{
    margin-left: 0;
}

.paymanag02 .Table_wrap{
    min-height: 250px;
    min-height: 250px;
}

.paymanag .SelE{
    width: 120px;
    height: 35px;
}

.stand_txt{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
}

.stand_sel{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    margin-left: 10px;
    width: 30%;
    border: 1px  solid #e5e5e5;
    height: 30px;
}

/***sub 07****/
.Regi .Table_wrap{
    min-height: 550px;
    max-height: 550px;
}

.Regi .SelE{
    width: 180px;
}

/***sub08*******/


.product.box_04{
    margin-left: 0;
}
.product .Table_wrap{
    min-height: 700px;
    min-height: 700px;
    margin-top: 15px;
}

.product .SelE{
    width: 40%;
}


.product + .box_04{
    margin-left: 20px;
}

.product .ShB02{
    width: 40%;
}


/***sub09*********/

.cateTopB{
    width: 100%;
}

.cateTopB::after{
    display: block;
    content: "";
    clear: both;
}

.cateNmList{
    display: inline-flex;
    vertical-align: middle;
    width: 70%;
}

.cateNmList >li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
}

.cateNmList >li:first-child{
    margin-left: 0;
}

.catenm{
    display: block;
    padding: 8px 15px;
    box-sizing: border-box;
    background-color: #222;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    border-radius: 20px;
}

.cari{
    float: right;
    width: 15%;
    display: inline-flex;
    justify-content: right;
}

.info_h{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.infoMark{
    display: block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    border-radius: 50%;
    border: 1px solid #222;
    color: #222;
    font-size: 1.4rem;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 5px;
}

.infoMark:hover + .inforHover{
    display: block;
}

.inforHover{
    display: none;
    width: 300px;
    border: 2px solid #8EE71D;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: 0;
    font-size: 1.6rem;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
}

.cari .commonbtn{
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}

.cateWrap{
    display: flex;
    margin-top: 20px;
}

.cateWrap .cateB:first-child{
    margin-left: 0;
}

.cateB{
    display: inline-block;
    vertical-align: middle;
    width: 33.33%;
    margin-left: 20px;
    border: 1px solid #e5e5e5;


}

.catelist_top{
    width: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.catelist_top::after{
    display: block;
    content: "";
    clear: both;
}

.cateADDbtn{
    float: right;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #222;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}

.add01{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 1px;
    background-color: #222;
    transform: translate(-50%,-50%);
}

.add02{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 8px;
    background-color: #222;
    transform: translate(-50%,-50%);
}

.cateADDbtn:hover{
    background-color: #222;
}

.cateADDbtn:hover .add01{
    background-color: #fff;
}

.cateADDbtn:hover .add02{
    background-color: #fff;
}

.catetit{
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 22px;
}

.category{
    width: 100%;
    min-height: 680px;
    max-height: 680px;
    overflow-y: auto;
}

.category >li{
    padding: 15px 20px 15px 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.category >li.BGon{
    background-color: #f7ffee;
}

.category >li:hover .moveIcon{
    visibility: visible;
}

.moveIcon{
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    visibility: hidden;
    transition: 0.5s;
}

.catetitB{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 84%;
}

.catetit_topB{
    width: 100%;
    display: flex;
}

.catenmTit{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 18px;
}

.catenm_modi{
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 1px solid #adadad;
    margin-left: 10px;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #f7f7f7;
}

.catenmTit{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
}

.catelinktit{
    display: block;
    font-size: 1.4rem;
    margin-top: 5px;
    color: #999;
}

.popnm{
    position: fixed;
    z-index: 99999999999999;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    width: 400px;
    padding: 40px 20px;
    box-sizing: border-box;
    border-radius: 5px;
}

.popadd{
    position: fixed;
    z-index: 99999999999999;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    width: 400px;
    padding: 40px 20px;
    box-sizing: border-box;
    border-radius: 5px;
}

.modify_tit{
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
}

.modify_txt{
    margin-top: 40px;
    width: 100%;
    display: block;
    border: 1px solid #e5e5e5;
    height: 38px;
    outline: none;
    text-indent: 10px;
}

.modify_txt::placeholder{
    color: #ccc;
}

.modify_btnList{
    display: flex;
    width: 80%;
    margin: 40px auto 0;
}

.modify_btnList >li{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: 20px;
}

.modify_btnList >li:first-child{
    margin-left: 0;
}

.modify_btnList >li >span{
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
}

.cancel_btn{
    border: 1px solid #e5e5e5;
    background-color: #f7f7f7;
}

.check_btn{
    border: 1px solid #222;
    background-color: #8EE71D;
}

.togBox{
    float: right;
    margin-top: 5px;
}


.toggleSwitch {
    width: 50px;
    height: 25px;
    display: block;
    position: relative;
    border-radius: 30px;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}

.toggleSwitch .toggleButton {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #8EE71D;
}

.toggleSwitch.active {
    background-color: #8EE71D;
}

.toggleSwitch.active .toggleButton {
    left: calc(100% - 22px);
    background-color: #222 !important;
}

.toggleSwitch, .toggleButton {
    transition: all 0.2s ease-in;
}



/**sub 10***/

.schdu{
    width: 100%;
    margin-top: 20px;
}

.schduTop{
    width: 100%;
}

.schduTop::after{
    display: block;
    content: "";
    clear: both;
}

.schdu_selb{
    display: inline-flex;
    width: 15%;
}

.schdu_selb .dateSel:first-child{
    margin-left: 0px;
}

.dateSel{
    width: 50%;
    margin-left: 20px;
    border: 1px solid #e5e5e5;
    height: 35px;
    outline: none;
    text-indent: 10px;
}

.hoilday_btn{
    float: right;
    background-color: #222;
    color: #fff;
    width: 120px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 1.4rem;
    text-align: center;
    cursor: pointer;
}

.Calendar{
    min-height: 750px;
    max-height: 750px;
    width: 100%;
    margin-top: 15px;
}

.calL_week{
    width: 100%;
    display: flex;
}

.calL_week >li{
    display: inline-block;
    vertical-align: middle;
    width: calc(100%/7);
}

.daytit{
    display: block;
    line-height: 50px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 800;
}

.daycolor01{
    color: #ff4545;
}

.daycolor02{
    color: #222;
}

.daycolor03{
    color: #adadad;
}


.calL_month{
    width: 100%;
    border: 1px solid #222;
}

.calL_month .calL:last-child >li{
    border-bottom: 0;
}

.calL{
    display: flex;
    width: 100%;
    position: relative;
}

.calL >li{
    display: inline-block;
    vertical-align: middle;
    min-height: 140px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: calc(100%/7);
    padding: 20px;
    box-sizing: border-box;
}

.calL >li:last-child{
    border-right: 0;
}

.calL >li.possbiOn{
    background-color: #f7f7f7;
    cursor: pointer;
}

.calL >li.otherpossbi{
    background-color: #ccc;
    cursor: pointer;
}

.daytxt{
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.daytxt.dayOn{
    background-color: #8EE71D;
    color: #222;
    border-radius: 50%;
    font-weight: 600;
}

.calL >li.calT{
    border-bottom: 0;
    width: calc(100%/7*2);
    min-height: auto;
    padding: 0 20px;
    box-sizing: border-box;
} 

.calT{
    position: absolute;
    top: 45%;
    left: calc(100%/7*5);
}

.date01{
    display: block;
    font-size: 1.4rem;
    background-color: #222;
    color: #fff;
    border-radius: 20px;
    padding: 5px 15px;
    box-sizing: border-box;
}

.holitxt{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
}


/***sub 11*****/

.otherPrint{

}

.btnBox .otherPrint{
    width: 16%;
}


.totable_wrap{
    width: 100%;
    overflow-y: auto;
    min-height: 680px;
    max-height: 680px;
}

.totable{
    border: 1px solid #e5e5e5;
    width: 100%;
    position: relative;
}

.totable thead{}

.totable thead tr{
    background-color: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
}

.totable thead tr th{
    line-height: 35px;
    font-size: 1.4rem;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    font-weight: 600;
    padding: 0 5px;
    box-sizing: border-box;
}

.totable tbody tr{
    border-bottom: 1px solid #e5e5e5;
}

.totable tbody tr td{
    height: 30px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 1.2rem;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    vertical-align: middle;
    line-height: 16px;
}

.TotabCol{
    background-color: #f7f7f7;
}

.totable tfoot tr{
    
}

.totable tfoot tr td{
    height: 30px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 1.2rem;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    vertical-align: middle;
    line-height: 16px;
}

.totable tfoot tr td.TotabCol{
    font-size: 1.4rem;
    font-weight: 600;
}

/**원장내역 팝업**/

.PrnBtn{
    display: block;
    width: 30px;
    float: right;
    cursor: pointer;
    padding: 4px;
    box-sizing: border-box;
    border: 1px solid #222;
    border-radius: 5px;
    background-color: #fff;
    transition: 0.3s;
}

.PrnBtn:hover{
    background-color: #8EE71D;
}


.ppcon{
    padding: 50px 40px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    min-height: 720px;
    max-height: 720px;
    overflow-y: auto;
}



.ppcon_tit{
    font-size: 3.6rem;
    text-align: center;
    font-weight: 800;
}

.PrnBtn:hover + .tooltip_pop06{
    display: block;
}

.popup03 .tooltip_pop06{
    position: absolute;
    top: 150%; 
    left: 97.5%;
    z-index: 99;
    display: none;
}

.popup04 .tooltip_pop06{
    position: absolute;
    top: 150%; 
    left: 97.5%;
    z-index: 99;
    display: none;
}

.dateNnum{
    display: inline-flex;
    vertical-align: middle;
    width: 30%;
    margin-top: 30px;
}

.dateNnum >li{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.datenum_tit{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    font-weight: 600;
}

.datenum_txt{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    margin-left: 10px;
    color: #444;
}

.SupList{
    width: 100%;
    display: flex;
    margin-top: 50px;
}

.SupList >li{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: 20px;
}

.SupList >li:first-child{
    margin-left: 0;
}


.sup_tit{
    font-size: 1.8rem;
    font-weight: 800;
}

.subTable{
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    width: 100%;
}


.subTable tbody tr{
    border-bottom: 1px solid #e5e5e5;
}

.subTable tbody tr:last-child{
    border-bottom: 0;
}

.subTable tbody tr td:first-child{
    background-color: #f7f7f7;
    text-align: center;
}

.subTable tbody tr td{
    font-size: 1.4rem;
    height: 38px;

    vertical-align: middle;
    padding: 5px 10px 5px 20px;
}


.accountTable{
    width: 100%;
    margin-top: 30px;
    border: 1px solid #e5e5e5;
}

.accountTable thead{}

.accountTable thead tr{
    border-bottom: 1px solid #e5e5e5;
    background-color: #f7f7f7;
} 

.accountTable thead tr th{
    height: 35px;
    font-size: 1.4rem;
    vertical-align: middle;
    border-right: 1px solid #e5e5e5;
}

.accountTable thead tr th:last-child{
    border-right: 0;
}

.accountTable tbody{}

.accountTable tbody tr{
    border-bottom: 1px solid #e5e5e5;
}

.accountTable tbody tr:last-child{
    border-bottom: 0;
}

.accountTable tbody tr td{
    font-size: 1.4rem;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
}

.accountTable tbody tr td:last-child{
    border-right: 0;
}

.total_price{
    text-align: right;
    margin-top: 20px;
}

.total_tit{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;

}

.total_txt{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 1.8rem;
    font-weight: 800;
    letter-spacing: -0.5px;
}

.staeMDate{
    width: 100%;
    margin-top: 30px;
}



/****sub 12***/

.tooltip_pop07{
    position: absolute;
    top: 130%;
    left: 0;
    z-index: 99;
    display: none;
}

.selSearB{
    width: 100%;
}

.selSearB .SelE{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 10%;
    height: 35px;
    cursor: pointer;
}

.selSearB .SelE:first-child{
    margin-left: 0;
}

.PaySearchBar{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    width: 16%;
    height: 35px;
    border: 1px solid #e5e5e5;
    text-indent: 10px;
    outline: none;
}

.PaySearchBar::placeholder{
    color: #ccc;
}

.Add_payment{}


.box_04.collectPAy .Table_wrap{
    min-height: 700px;
    max-height: 700px;
    margin-top: 15px;
}

.Add_payment >div:first-child{
    margin-left: 0;
}

.cardAsk.box_04 .Table_wrap{
    margin-top: 12px;
    min-height: 358px;
    max-height: 358px;
}

.cardResu.box_04 .Table_wrap{
    margin-top: 15px;
    min-height: auto;
    max-height: 200px;
}

.payment_top{
    margin-left: 20px;
}

.payment_top .Table_wrap{
    min-height: 500px;
    max-height: 500px;
    overflow-y: auto;
}

.cardapp .Table_wrap{
    min-height: 500px;
    max-height: 500px;
    overflow-y: auto;
    margin-top: 15px;
}

.cardapp .Exl_B{
    width: 7%;
}

.Rece{
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    transition: 0.3s;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.Rece:hover{
    background-color: #e5e5e5;
}

.Rece .exlDown{
    width: 16px;
}

.mesg{
    display: block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    transition: 0.3s;
    box-sizing: border-box;
}

.mesg:hover{
    background-color: #e5e5e5;
}

.mesgicon{
    display: block;
    padding: 8px 0;
    width: 16px;
    margin: 0 auto;
}

.box_table3{
    width: 100%;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}


.box_table3 tbody{}

.box_table3 tbody tr{
    border-bottom: 1px solid #e5e5e5;
}

.box_table3 tbody tr:last-child{
    border-bottom: 0;
}

.box_table3 tbody tr td{
    height: 30px;
    font-size: 1.3rem;
    vertical-align: middle;
    padding: 5px 10px;
    box-sizing: border-box;
}

.box_table3 tbody tr td::after{
    display: block;
    content: "";
    clear: both;
}

.box_table3 tbody tr td:first-child{
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    background-color: #f7f7f7;
}


.box_table3 .SelE{
    width: 100%;
    height: 26px;
    cursor: pointer;
}

.Card_nm{
    width: 100%;
}

.Card_nm .SelE{
    display: inline-block;
    vertical-align: middle;
    width: 28%;
    height: 26px;
    margin-left: 20px;
}


.Card_nm .SelE:first-child{
    margin-left: 0;
}

.cardbtnList{
    display: none;
    width: 60%;
    float: right;
    margin-top: 10px;
}

.cardbtnList >li{
    display: inline-block;
    vertical-align: middle;
    width: 33.33%;
    margin-left: 10px;
}

.cardbtnList >li:first-child{
    margin-left: 0;
}

.carbtn{
    display: block;
    line-height: 28px;
    font-size: 1.4rem;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #222;
    border-radius: 5px;
    text-align: center;
}

.cardchos_easy{
    display: none;
}



.installment{
    display: block;
    font-size: 1.2rem;
    margin-top: 5px;
    color: #999; 
}

.reqbtn{
    display: block;
    width: 90px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 1.4rem;
    background-color: #222;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
}

.radioList >li.easyP{
    display: none;
}

.reserv{
    display: none;
}

.cardapp .box_table thead tr td{
    font-size: 1.3rem;
}

.cardapp .box_table tbody tr td{
    font-size: 1.2rem;
}

.tabCancBtn{
    width: 20px;
    height: 20px;
    border: 1px solid #222;
    display: block;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.tabCancBtn >span:first-child{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)rotate(45deg);
    width: 8px;
    height: 1px;
    background-color: #222;
}

.tabCancBtn >span:last-child{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)rotate(-45deg);
    width: 8px;
    height: 1px;
    background-color: #222;
}


/***sub 12 popup***/

.popup05 ,.popcancel, .poporder{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 99999999999999;
    background-color: #fff;
    width: 400px;
    border-radius: 5px;
    padding: 30px 20px;
    box-sizing: border-box;
    display: none;
}

.addpoptit{
    font-size: 1.6rem;
    font-weight: 600;
}

.clauseBox{
    border: 1px solid #e5e5e5;
    height: 180px;
    box-sizing: border-box;
}

.calutxt{
    font-size: 1.3rem;
    line-height: 22px;
    padding: 10px;
}
.caluttxt_tit{
    display: block;
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.mmyy_cho .SelE{
    width: 40%;
}

.memo{
    width: 100%;
    outline: none;
    border: 1px solid #e5e5e5;
    padding: 5px;
    box-sizing: border-box;
}

.eaypreq_btn{
    display: block;
    margin: 40px auto 0;
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    width: 60%;
    background-color: #222;
    color: #fff;
    cursor: pointer;
    line-height: 45px;
    border-radius: 5px;

}

.order_btnList {
    display: flex;
    width: 80%;
    margin: 20px auto 0;
}
.order_btnList >li{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: 20px;
}

.order_btnList >li:first-child{
    margin-left: 0;
}

.order_btnList >li >span{
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
}


.order_tit1 {
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
}

.order_tit2 {
    font-size: 1.5rem;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px;
}



/***sub 13***/

.Calendar2{}

.calL_week2{
    display: flex;
    width: 100%;
}

.calL_week2 >li{
    display: inline-block;
    vertical-align: middle;
    width: calc(100%/8);
}

.calL2{
    display: flex;
    width: 100%;
}

.calL2 >li{
    display: inline-block;
    vertical-align: middle;
    min-height: 140px;
    border-right: 1px solid #d9d7d7;
    border-bottom: 1px solid #d9d7d7;
    width: calc(100%/8);
    padding: 20px 10px 20px;
    box-sizing: border-box;
}

.calL2 > li.sumtotal, .calL2 > li.sumtotal1 {
    background: #f5f5f5;
}

.price_box{
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #d9d7d7;
    cursor: pointer;
}

.priceli_cal{
    width: 100%;
    
}

.priceli_cal >li{
    display: flex;
    margin-top: 15px;
}

.priceli_cal >li:first-child{
    margin-top: 0;
}

.priceli_tit{
    font-size: 1.3rem;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    color: #999;
}

.priceli_txt{
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    font-size: 1.4rem;
    text-align: right;
}

.pricColor{
    color: #787ad8;
}

.pricColor02{
    color: #d60f3a;
}
.pricColor03 {
    color: #0408c9;
}

.calL2 >li.sumtotal .price_box{
    margin-top: 40px;
}

.tot_tit{
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 30px;
}

/**sub 13 popup***/

.reqcal_tit{
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 2.4rem;
    font-weight: 600;
}

.popup_titbox{
    width: 100%;
}


.popup_titbox::after{
    display: block;
    content: "";
    clear: both;
}

.reqcal_con .Table_wrap{
    min-height: 600px;
    max-height: 600px;
}



/***sub 14***/

.dateTime .SelE{
    margin-left: 10px;
    cursor: pointer;
}

.DateB.dateTime{
    margin-left: 0;
}

.canc_check{
    display: inline-block;
    vertical-align: middle;
}

.canc_check input{
    display: none;
}

.canc_check label{
    display: block;
    margin-left: 20px;
    font-size: 1.4rem;
    line-height: 35px;
    cursor: pointer;
}

.canc_check label::before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 18px;
    height: 18px;
    background-image: url('/img/loginCheckOff.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.canc_check input:checked + label::before{
    background-image: url('/img/loginCheckOn.png');
}

.detail_appr .Table_wrap{
    min-height: 555px;
    max-height: 555px;
    overflow-y: auto;
}

.detail_appr .box_table{
    border-left: 1px solid #e5e5e5;
    border-top: 0;
    border-right: 1px solid #e5e5e5;
    border-bottom: 0;
    border-collapse: separate;
	border-spacing: 0;
}

.detail_appr .box_table tbody tr td{
    border-bottom: 1px solid #e5e5e5;
}

.detail_appr .box_table tbody tr:last-child td{
    border-bottom: 0;
}


.Fix_foot01{
    border-bottom: 1px solid #e5e5e5;
    position: sticky;
    position: -webkit-sticky;
    bottom: 30px;
    left: 0;
    z-index: 2;

    background-color: #fff;
    border-top: 1px solid #e5e5e5;
}

.Fix_foot02{
    border-bottom: 1px solid #e5e5e5;
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-collapse: separate;
	border-spacing: 0;
    background-color: #fff;
}

.deatB .Exl_B{
    width: 12%;
}

.deatB .btnList03 >li{
    width: calc(100%/4);
}

.Rece .exlDown{
    width: 13px;
}
.appnnmBtn{
    cursor: pointer;
}

.btnBox.deatB{
    margin: 20px auto 0;
}



/***sub 15***/

.month_click{
    width: 14%;
}

.month_click li{
    width: 50%;
}

.month_click .Round{
    width: 50%;
}

.clientMoney .DateB{
    margin-left: 0;
}

/***sub 16**/

.paycomm .ShB02 .SelE{
    width: 30%;
}

.paycomm .ShB02{
    margin-left: 20px;
}

.Tab{
    width: 100%;
}

.tabbtnLi{
    width: 13%;
    display: flex;
}

.tabbtnLi >li{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
}


.tabbtn{
    display: block;
    text-align: center;
    font-size: 1.6rem;
    color: #adadad;
    line-height: 35px;
}

.tabbtnLi >li::after{
    display: none;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: #8EE71D;
    border-radius: 50%;
}

.tabbtnLi >li.TabOn::after{
    display: block;
}

.tabbtnLi >li.TabOn .tabbtn{
    color: #222;

}

.tab01 .Table_wrap{
    min-height: 305px;
    max-height: 305px;
    margin-top: 0;
}

.tab02{
    display: none;
}

.tab02 .Table_wrap{
    min-height: 305px;
    max-height: 305px;
    margin-top: 0;
}

.tabUnder .Exl_B{
    width: 30px;
}

.tabUnder .btnList03 >li{
    width: 100%;
}



/***공급사***/

.searchb03{
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    position: relative;
    margin-right: 20px;
}

.star{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-image: url('/img/StarOff.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    cursor: pointer;
}

.star.STARON{
    background-image: url('/img/StarOn.png');
}

.Exl_B.shopbtn{
    width: 100px;
}

.Exl_B.shopbtn ul{
    display: block;
}

.Exl_B.shopbtn ul::after{
    display: block;
    content: "";
    clear: both;
}

.Exl_B.shopbtn.shopunder_bt ul{
    display: flex;
    align-items: center;
}

.Exl_B.shopbtn.shopunder_bt ul >li{
    margin-left: auto;
    width: 30px;
}

.Exl_B.shopbtn ul li{
    float: right;
}



.shop{
    width: 30px;
    height: 30px;
    background-color: #222;
    border-radius: 5px;
    cursor: pointer;
}

.shopBasket{
    display: block;
    width: 20px;
    margin: 0 auto;
    padding: 4px 0;
    box-sizing: border-box;
}

.tooltip_pop08{
    position: absolute;
    top: 140%;
    right: -60px;
    z-index: 99;
    display: none;
}

.tooltip_pop09{
    position: absolute;
    top: 130%;
    right: -15px;
    z-index: 99;
    display: none;
}

.ordregi01 .star{
    width: 15px;
    height: 15px;
    margin-right: 0;
}

.ordregi00 .Table_wrap{
    min-height: 320px;
    max-height: 320px;
    display: inline-block;
    vertical-align: middle;
}

.ordregi02{
    margin-left: 20px;
}

.monthShopMoneyTxt{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    line-height: 30px;
}

.monthShopMoneyTxt >span{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    line-height: 30px;
    margin-left: 10px;
    font-weight: 800;
    position: relative;
    z-index: 2;
}

.monthShopMoneyTxt >span::after{
    display: block;
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: rgba(142, 231, 29,0.5);
    z-index: -1;
}

.send_mes{
    width: 30px;
    height: 30px;
    background-color: #222;
    border-radius: 5px;
    cursor: pointer;
    padding: 3px 0;
    box-sizing: border-box;
}

.shop_del{
    width: 30px;
    height: 30px;
    background-color: #222;
    border-radius: 5px;
    cursor: pointer;
    padding: 2px 0;
    box-sizing: border-box;
}

.shop_del .shopBasket{
    padding: 2px 0;
}

.shop_del svg{
    display: block;
    width: 20px;
}
.del_pt{
    stroke: #fff;
    stroke-width: 1px;
}


.shopMoney .Table_wrap{
    min-height: 280px;
    max-height: 280px;
}

.trashBtn{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    margin: 0 auto;
    padding: 5px 0;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s;
}

.trash{
    display: block;
    width: 15px;
    margin: 0 auto;
}

.trashBtn:hover{
    background-color: #222;
}

.breD .totable_wrap{
    min-height: 560px;
    max-height: 560px;
}

.totaleBox{
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.totalList >li{
    padding: 15px 20px;
    box-sizing: border-box;
}

.totalList >li:first-child{
    border-bottom: 1px solid #e5e5e5;
}

.totaltxt{
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    font-size: 1.4rem;

}

.totalpayment{
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    text-align: right;
    font-size: 1.4rem;
    font-weight: 800;
}

.flus{
    width: 30px;
    height: 30px;
    background-color: #222222;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}
.flusbtn01{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 12px;
    height: 2px;
    background-color: #fff;
}

.flusbtn02{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 2px;
    height: 12px;
    background-color: #fff;
}


.bookmark{
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    width: 88px;
    text-align: center;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    font-size: 1.4rem;
    line-height: 35px;
    border-radius: 5px;
    cursor: pointer;
    box-sizing: border-box;
}

.select_name{
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 35px;
    text-indent: 20px;
    border: 1px solid #e5e5e5;
    outline: none;
    padding-right: 30px;
    box-sizing: border-box;
    cursor: pointer;
}

.parm_supp .select_name{
    margin-right: 10px;
}

.ordregi02 .monthShopMoneyTxt{
    line-height: 31px;
    margin: 10px auto;
}

.monthShopMoneyTxt.total_item{
    margin-left: 20px;
}

.monthShopMoneyTxt.total_product >span{
    margin-right: 4px;
}

.minus{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    width: 20px;
    border: 1px solid #e5e5e5;
    line-height: 24px;
    cursor: pointer;
    transition: 0.3s;
}

.minus:hover{
    background-color: #e5e5e5;
}


.cont_nm{
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 24px;
    border: 1px solid #e5e5e5;
    outline: none;
    text-indent: 8px;
}

.plus{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    width: 20px;
    border: 1px solid #e5e5e5;
    line-height: 24px;
    cursor: pointer;
    transition: 0.3s;
}

.plus:hover{
    background-color: #e5e5e5;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    /*background: rgba(0, 0, 0, 0.5);*/
    display: none;
    z-index: 9999;
}

#loadingBar{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999999;
}

.spinner-container{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column; /* 세로 정렬 */
}

.loading-text {
    font-size: 20px !important;
    font-weight: bold;
    color: #a9a9a9;
    margin-top: 10px; /* 스피너와 간격 */
}

.spinner{
    width: 65px;
    height: 65px;
    border: 8px solid #ccc;
    border-top: 8px solid #8EE71D;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

tr.cancel td {color: red;}
.orderImpossible { background: #ffdfe1;}
.cell-container {
    display: flex;
    justify-content: space-between; /* 좌우 끝에 배치 */
    align-items: center; /* 세로 중앙 정렬 */
}
.change-btn {
    font-size: 12px;
    padding: 2px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f8f8f8;
    cursor: pointer;
    margin-left: 5px;
}
.number-text, .number {
    text-align: right !important;/* 오른쪽 정렬 */
    flex: 1;
}
.left-text {
    text-align: left !important; /* 왼쪽 정렬 */
}