@charset "utf-8";

@font-face {
    font-family: "NotoSansKR";
    src: url(../../css/font/NotoSansCJKkr-Regular.eot);
    src: local('※'), url(../../css/font/NotoSansCJKkr-Regular.woff) format('woff');
}

@font-face {
    font-family: "NotoSansKRM";
    src: url(../../css/font/NotoSansCJKkr-Medium.eot);
    src: local('※'), url(../../css/font/NotoSansCJKkr-Medium.woff) format('woff');
}

div {
   -ms-user-select: none; 
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
 }

/*
html {
	scrollbar-base-color: #737373;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-track-color: #EBEBEB;
	scrollbar-arrow-color: black;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-dark-shadow-color: #C0C0C0;
}
*/

.dt-button.red {
    color: red;
}

.dt-button.orange {
    color: orange;
}

.dt-button.green {
    color: green;
}


.dt-button.buttons-excel {
    /*display: none;*/
}


.buttons-excel {
   float: left;

}
.dataTables_paginate {
   float: right;
}


.dataTables_info {
   float: left;

}
.dataTables_length {
   float: right;
}


.select_radio {
  padding-top: 6px;
  padding-right: 10px;
}


.alCenter { 
 text-align:center;
}
.alRight { 
 text-align:right;
}
.alLeft { 
 text-align:left;
}


.dataTables_wrapper .dataTables_processing {
  background-color: #0080C0;
  z-index:1000;
  color:#ffffff;

}

.td_color_blue {
  color:#3333FF
}
.td_color_red {
  color:#FF0000
}

.wd_width {
  width:160px;
}

.wd_width2 {
  width:140px;
}

.wd_width3 {
    width: 161px;
    font-size: 0.823rem;
}



.d-sm-inline-block{
   font-family: NotoSansKRM;
   white-space: nowrap;

}


.dataTable thead {
	background-color:#2fa4e7;
	color:#ffffff;
}

.dataTable tfoot {
	background-color:#52882B;
	color:#ffffff;

}

/*
::-webkit-scrollbar {
	width: 8px;
	height: 14px;
	background: #ffffff;
}
::-webkit-scrollbar-thumb {
	border-radius: 3.5px;
	background-color: #606060;
&:hover {
    background-color: #adb5bd;
}
}
::-webkit-scrollbar-track {
	background: #ffffff;
}
*/
/*
::-webkit-scrollbar-track {
    background-color: grey;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
}

::-webkit-scrollbar {
    width: 10px;
    height: 24px;
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background-color: #2f3542;
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent;
}
*/

/* width */
#win2-default ::-webkit-scrollbar {
    width: 20px;
    height: 24px;
}

#win2-default ::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}

#win2-default ::-webkit-scrollbar-thumb:hover {
  background: #969696; 
}

#win2-default ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 5px;
}


#win2-default ::-webkit-scrollbar-button:start:decrement{
    display: block; 
    height: 30px; 
    background: url('/image/left_arrow_icon.png');
    background-position: right;
    background-position: center;

} 
 
#win2-default ::-webkit-scrollbar-button:end:increment{
    display: block; 
    height: 30px; 
    background: url('/image/right_arrow_icon.png');
    background-position: left;
    background-position: center;
} 

 





tfoot .cbody {
  display: flex; width:100%
}

tfoot .itemq {
  /*width:150px;*/
  padding-right:5px;
  color:#ffffff;
  font-weight: 50;
}

tfoot .itemq span {
  right:0; 
  float: right;
  color:#ffffff;
  padding-left:12px;
  
}



.tooltip > .tooltip-inner {
  border: 1px solid;
  padding: 10px;
  max-width: 450px;
  color: black;
  text-align: left;
  background-color: white;
  background: white;
   
  opacity: 1.0;
  filter: alpha(opacity=100);
} 
   
.tooltip > .tooltip-arrow { border-bottom-color:black; }

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 0.898rem;
    line-height: 15px;
}

.nav-link {
  font-size: 0.998rem;
}

/*테이블 타이틀*/
table.dataTable thead th, table.dataTable thead td {
  font-size: 0.878rem;
}

/*테이블 td */
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 4px;
    font-size: 0.898rem;
}

.foot_text {
    font-size: 0.898rem;
}

table tfoot {
    font-size: 0.898rem;
	padding:4px;
}

#from1 .td_doc {
    width: 120px;

}

#win2-datatable_wrapper table.dataTable tbody td, #win3-datatable_wrapper table.dataTable tbody td {
	padding: 4px 4px;
}


.backfill1 {
	color:#00AE2C;
}



table.dataTable {
    width: 100%;
    margin: 0;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding-left: 10px;
    box-sizing: border-box;
}
.btn-sm, .btn-group-sm > .btn {
    font-size: 0.8rem;
}
.seat-box {
    border: 5px solid #009dae;
    background-color: #f02121;

}
.bkon {
    background-color:#3366FF;
}

#example2 td{
    /*justify-content: left;
    display: flex;
    */
    flex: 1;
}

.btn2 {
    flex: 1;
    padding: 0px;
    margin: -1.62px;
    max-width: 15px;
    min-width: 12px;
    height: 26px;
    border: 1px solid #8f8f8f;
    border-radius: 15%;
    display: inline-flex;
}

.btn3 {
    flex: 1;
    padding: 0px;
    margin: -1.62px;
    max-width: 15px;
    min-width: 23px;
    height: 33px;
    border: 1px solid #8f8f8f;
    border-radius: 15%;
    /*display: inline-flex;*/
	display: inline-block


}


.ng-star-inserted {
    margin-top: -20px;
    position: absolute;
    padding: 0px;
    box-sizing: border-box;
    /* align-items: center; */
    display: flex;
    /* justify-content: center; */
    /* flex: 0; */
    /*margin-left: -6px;*/
}


.ng-star-inserted.start {
    color: #FF0000;
}

.ng-star-inserted.end {
    color: #330000;
}




tbody .odd, tbody .even {
    line-height: 40px;
    height: 70px;
    box-sizing: border-box;
}

tbody .h_box {
    padding: 0px;
    position: inherit;
    margin-top: -11px;
    padding-top: -26px;
    display: flex;
    height: 18px;
    font-size: 10px;
    color: #4d4d4c;
    width: 26px;
    letter-spacing: 1;
    line-height: normal;
    left: -10px;
}

tbody .h_box_end {
    padding: 0px;
    position: absolute;
    margin-top: -20px;
    padding-top: -26px;
    display: flex;
    height: 18px;
    font-size: 10px;
    color: #4d4d4c;
    width: 26px;
    letter-spacing: 1;
    line-height: normal;
    right: -11px;
}

tbody .h_box_wend {
    padding: 0px;
    position: absolute;
    margin-top: -20px;
    padding-top: -26px;
    display: flex;
    height: 18px;
    font-size: 10px;
    color: #4d4d4c;
    width: 26px;
    letter-spacing: 1;
    line-height: normal;
    right: -18px;
}


td.details-control {
    border-top: none;
    position: relative;
}


/*데이타테이블 head 숨기기*/
#example1_wrapper .dataTables_scrollHeadInner,
#example2_wrapper .dataTables_scrollHeadInner {
    height: 0px;
}


.win_note {
    display:block;
}

.head_massg {
    background: #4b4b4b;
    list-style: none;
}

#div_webnote {
    display:none;
}

.help_coner{
    font-weight: 100;
    display: none;
}

.head_datetime2 {
	display:none;
}

.head_page_divm {
    display: none;
}  
.head_page_divp {
    display: block;
}    

.card_head_scroll_pc {
    /*overflow:auto; 
    overflow-y:hidden;*/
}

@media screen and (max-width:767px){

    .head_page_divm {
        display: block;
    }  
    .head_page_divp {
        display: none;
    }    
	.head_datetime2 {
		/*display:block;*/
		display: flex;
		flex: 1 auto;
		padding-top:1px;
		
	}
    #div_webnote{
        display:none;
    }
    .help_coner{
        display: block;
    }
    .head_center {
        display:none;
    }
    .dropup, .dropright, .dropdown, .dropleft {
        position: relative;
        z-index: 100;
    }    
	.white_space {
		white-space:initial;
		padding:0px;
		font-size:15px;
		word-wrap: break-word; /* Internet Explorer 5.5+ */
		white-space: normal; /* css-3 */
		white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */ 
		word-break:break-all;

	}
    .head_login_btn {
        right: 0;
        position: absolute;
        padding-right: 5px;
        width: 100%;
        max-width: 100%;
		top:17vw;
    }




}

@media screen and (max-width:1070px){

    .head_page_divm {
        display: block;
    }
    .head_page_divp {
        display: none;
    }  
    .dropup, .dropright, .dropdown, .dropleft {
        position: relative;
        z-index: 100;
    }
    .head_massg {
        display:none;
    }
    #div_webnote {
        display:block;
    }

    .head_alet {
        display:none;
    }
	.head_center {
        display:none;
	}
	.head_login_btn {
		right: 0;
		position: absolute;
		padding-right: 5px;
	}
	.btn {
		padding: 0.215rem 0.75rem;
	}

	/*.head_datetime2 {
		height: 33px;
	}*/

	.white_space {
		white-space:initial;
		padding:4px;

		word-wrap: initial; /* Internet Explorer 5.5+ */
		white-space: normal; /* css-3 */
		white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */ 
		word-break:break-all;
	}
}

wrap{
    white-space:nowrap;
}


.user_scroll {
    width:100%;
    height:17px;
    overflow-x:scroll;
}

/*
 *  STYLE 2
 */

/*
::-webkit-scrollbar {
    width:10px;
}

.scroll::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar
{
  width: 0px;
  background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}
*/


.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;

}

.card-header {
    padding: 0.25rem;
}

/*시간*/
.user-block{
    color:#747171;
    font-size: 15px;
	padding-left: 5px;
    height: 25px;
    padding-right: 51px;
}

.card-header > .card-tools {
    /*float: left;*/
}

/*시간2*/
.user-block2{
    color:#747171;
    font-size: 15px;
	padding: 5px;
    height: 25px;
    float: left;
}


.list-group {
    font-size: 14px;
}

#footer {
    position: fixed;
    bottom:0;
    width:100%;
    height:14px;   
    background:#ccc;
    padding: 0px;
}


/*
#example1_wrapper .dataTables_scrollBody {
    -ms-overflow-style: none;
    overflow: scroll;

}
#example1_wrapper .dataTables_scrollBody::-webkit-scrollbar { 
  width: 10 !important;
  display: none; 
}



#example2_wrapper .dataTables_scrollBody {
    height: 89px;
}

#example2_wrapper .dataTables_scrollBody::-webkit-scrollbar { 
  width: 10 !important;
  height: 15px;
}
*/


.invoice {
    background: #4b4b4b;
    border: 0px solid rgba(0, 0, 0, 0.125);
    position: relative;
    color: #ffffff;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #ffffff00;
    border: 0px solid rgba(0, 0, 0, 0.125);
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 0rem;
    padding-right: 0rem;
    /* padding-bottom: 1rem; */
}

#head_while {
    padding:0;
    margin: 0;
}


.seat_bk0 { /*예약가능*/
	background-color:#7cc576;
}
.seat_bk2 { /*예약정지*/
	background-color:#a29d9d;
}
.seat_bk3 { /*대기/수리중*/
	background-color:#bdbdbd;
}

.seat_bk9 { /*선택*/
	background-color:#ffc602;
}

.seat_bk1 { /*사용중*/
	background-color:#f8931d;
}


.nav-link {
	color:#000000;
}

.nav-menu_link {
    display: block;
    padding: 0.5rem 1rem;
	border-radius: 0.1rem;
	cursor:pointer;
}
/*상위 메뉴*/
.navback { /*배경*/
	background-color:#4395cf;
}
.nav_on_menu {
	background-color:#ffffff;
	color:#17a2b8;
	
}

.seatimg {
  display: flex;
    align-items: center;
    align-self: flex-start;
    width: 100px;
    padding-left: 0px;
    /*padding-top: 20px;*/
    font-size: 15px;
    height: 18px;
    font-weight: 700;
    font-display: swap;
    margin-right: 5px;
    font-family: 'Nanum Gothic';
}

.seatimg:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    background: url(/image/pc.png) center/contain no-repeat;
}

.card-tools {
    font-family: 'Nanum Gothic';
    font-weight: 100;    
}

.card-tools .icon1 i {
    color:#7cc576;
}
.card-tools .icon2 i {
    color:#f8931d;
}

.card-tools .icon3 i {
    color:#007236;
}
.card-tools .icon4 i {
    color:#878787;
}
.card-tools .icon5 i {
    color:#a29d9d;
}
.card-tools .icon6 i {
    color:#5a52f0;
}


/* 예약 */
.seatimg2 {
	display: flex;
    align-items: center;
    align-self: flex-start;
    font-weight: 700;
}

 /*아이콘*/
.seatimg_pc:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background: url(/image/pc.png) center/contain no-repeat;
}

.seatimg_dvd:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background: url(/image/dvd.png) center/contain no-repeat;
}



#win2-default .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    /*border: 1px solid #ffffff;*/
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#win2-default .modal-header {
    border-bottom: 0px solid #e9ecef;
}

#win2-default .head_call{
    padding-left: 10;
    padding-bottom: 0;
    padding-top: 3px; 
}

#win2-default .callout_online {
    border-radius: 0.25rem;
    /*box-shadow: 0 3px 3px rgb(0 0 0), 0 1px 2px rgb(0 0 0 / 76%);*/
    border: 4px solid #50bfff;
   
}
#win2-default .callout_online  span {
     color: #3399FF;
}


#win2-default label {
    font-size: 15px;
}

#win2-default .text_decolor {
	color:#333333;
    font-size: 20px;
    font-weight: 700;
}

#win2-default .text_usecolor {
	color:#FF0000;
    font-size: 20px;
    font-weight: 700;
    height: 25px;
}

#win7-default .text_usecolor {
    color:#FF0000;
    font-size: 24px;
    font-weight: 700;
    padding-left:  15px;
}



#win2-default table.dataTable tbody td {
    padding: 0;
    padding-left: 15px;
    box-sizing: border-box;
    /*margin-top: 27px;*/
}


#win2-default .win_qebtn  {
	width: 100px;
	text-align: center;
}

#win3-default tbody .odd, tbody .even {
    line-height: 40px;
    height: 15px;
    box-sizing: border-box;
}


#win2-default .chrbox {
    height: 110px;
}


table.dataTable.no-footer {
    border-bottom: 0px solid #111;
}

.sticky-top-ie{
 position:fixed;
 width:100%;
 z-index:99;
 top:0px;
} 

.cb {
	cursor:pointer;
}

.form-group {
	margin-bottom: 0.21rem;
}

.navbar-nav .nav-menu_link {
    font-family: 'Nanum Gothic';
    min-width: 150px;
    text-align: center;
    height: 50px;
    line-height: 30px;
    font-weight: 500;
}


.head_title {
    line-height: 80px;
    font-size: 32px;
    font-weight: 700;
}


.bg-info {
    background-color: #4395cf !important;
    color: #fff;
    text-align: center;
    font-weight: 700;
    cursor: pointer;    
}

.nav-pills .nav-link {
    border-radius: 0rem;
}

.nav-justified .nav-item:nth-child(1) , .nav-justified .nav-item:nth-child(2) , .nav-justified .nav-item:nth-child(3) {
    border-right: solid 2px;
}



.animation_chatbox {animation: fadeIn 1.3s linear 0s infinite; margin-left: 0;}
        
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes motion {
    0%  {margin-left: 0px;}
    20% {margin-left: 10px;}
    40% {margin-left: 0px;}
    60% {margin-left: 10px;}
    80% {margin-left: 0px;}
    100% {margin-left: 0px;}
}



.set_extra_time {
    text-align: right;
}


@media (min-width: 576px) {
    #win2-default .text_decolor {
        color: #333333;
        font-size: 15px;
        font-weight: 700;
    }

  #win2-default .text_usecolor {
    color:#FF0000;
    font-size: 15px;
    font-weight: 700;
    height: 25px;
  }
}



.input-group-text2 {
    /*display: -ms-flexbox;*/
    /* display: flex; */
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: right;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    width: 92px;
}


.div-center {
    top: 45%;
    left: 40%;
}
