@charset "utf-8";

body.modal-open {
  height: 100vh;
  overflow: hidden;
}

/* clear
---------------------------------------------- */
.overflow_clear{overflow:hidden;height:100%;}
.block{ display:block}
/* text-align
---------------------------------------------- */
.align_right{text-align:right !important;}
.align_left{text-align:left !important;}
.align_center{text-align:center !important;}
/* font
---------------------------------------------- */
.normal{font-weight:normal !important;}
.bold{font-weight:bold !important;}
.f12rem{font-size: 1.2rem !important;}
.f15rem{font-size: 1.5rem !important;}
.f_black{color: #000;}
.f_white{color: #fff;}
.f_gray{color: #777;}
/* vertical-align
---------------------------------------------- */
.valign_top{vertical-align:top !important;}
.valign_middle{vertical-align:middle !important;}
.valign_btm{vertical-align:bottom !important;}
/* margin
---------------------------------------------- */
.mr_none{margin-right:0px !important;}
.mr_05{margin-right:5px !important;}
.mr_10{margin-right:10px !important;}
.mr_15{margin-right:15px !important;}
.mr_20{margin-right:20px !important;}
.mr_25{margin-right:25px !important;}
.mr_30{margin-right:30px !important;}
.mr_35{margin-right:35px !important;}
.mr_40{margin-right:40px !important;}
.mr_45{margin-right:45px !important;}
.mr_50{margin-right:50px !important;}

.ml_none{margin-left:0px !important;}
.ml_05{margin-left:5px !important;}
.ml_10{margin-left:10px !important;}
.ml_15{margin-left:15px !important;}
.ml_20{margin-left:20px !important;}
.ml_25{margin-left:25px !important;}
.ml_30{margin-left:30px !important;}
.ml_35{margin-left:35px !important;}
.ml_40{margin-left:40px !important;}
.ml_45{margin-left:45px !important;}
.ml_50{margin-left:50px !important;}

.mt_none{margin-top:0px !important;}
.mt_05{margin-top:5px !important;}
.mt_10{margin-top:10px !important;}
.mt_15{margin-top:15px !important;}
.mt_20{margin-top:20px !important;}
.mt_25{margin-top:25px !important;}
.mt_30{margin-top:30px !important;}
.mt_35{margin-top:35px !important;}
.mt_40{margin-top:40px !important;}
.mt_45{margin-top:45px !important;}
.mt_50{margin-top:50px !important;}

.mb_none{margin-bottom:0px !important;}
.mb_05{margin-bottom:5px !important;}
.mb_10{margin-bottom:10px !important;}
.mb_15{margin-bottom:15px !important;}
.mb_20{margin-bottom:20px !important;}
.mb_25{margin-bottom:25px !important;}
.mb_30{margin-bottom:30px !important;}
.mb_35{margin-bottom:35px !important;}
.mb_40{margin-bottom:40px !important;}
.mb_45{margin-bottom:45px !important;}
.mb_50{margin-bottom:50px !important;}

table td {
	word-break : break-all;
}

/**/
#form_btn_back{
    margin: 20px 20px 20px 0;
}
#form_btn_replace{
    margin: 20px 0 20px 20px;
}

#form_btn_delete{
    margin-bottom: 20px;
    }

::-webkit-scrollbar{
    width: 10px;
 }
::-webkit-scrollbar-track{
background: #fff;
border: none;
border-radius: 10px;
box-shadow: inset 0 0 2px #777; 
}
::-webkit-scrollbar-thumb{
background: #ccc;
border-radius: 10px;
box-shadow: none;
}

.file_upload_area {
    padding: 3rem 0;
    border: dashed 1px #777;
}

.file_upload_area .btn_area {
    padding-top: 3rem;
}

.card-tools {
    float: right;
    margin-right: -.625rem;
}

#lodging_list th {
    text-align: center;
}
#lodging_list th:nth-child(1),
#lodging_list td:nth-child(1) {
    text-align: center;
    width: 4rem;
}

#lodging_list th:nth-child(2),
#lodging_list td:nth-child(2) {
    width: 15rem;
}

#lodging_list th:nth-child(4),
#lodging_list td:nth-child(4) {
    text-align: center;
    width: 8rem;
}

#lodging_list th:nth-child(5),
#lodging_list td:nth-child(5) {
    text-align: center;
    width: 5rem;
}

#lodging_list th:nth-child(6),
#lodging_list td:nth-child(6) {
    text-align: center;
    width: 6rem;
}

#lodging_list tr.disabled {
    background-color: rgb(219, 219, 219);
}


#booth_list th {
    text-align: center;
}
#booth_list th:nth-child(1),
#booth_list td:nth-child(1) {
    text-align: center;
    width: 4rem;
}

#booth_list th:nth-child(2),
#booth_list td:nth-child(2) {
    width: 20rem;
}

#booth_list th:nth-child(4),
#booth_list td:nth-child(4),
#booth_list th:nth-child(5),
#booth_list td:nth-child(5) {
    width: 7rem;
}

#booth_list td:nth-child(4),
#booth_list td:nth-child(5) {
    text-align: right;
}


#booth_list th:nth-child(6),
#booth_list td:nth-child(6) {
    text-align: center;
    width: 6rem;
}

#booth_list tr.disabled {
    background-color: rgb(219, 219, 219);
}

#csvimport_list th {
    text-align: center;
}

#csvimport_list th:nth-child(1),
#csvimport_list td:nth-child(1) {
    text-align: center;
    width: 4rem;
}

#csvimport_list th:nth-child(2),
#csvimport_list td:nth-child(2) {
    text-align: center;
    width: 6rem;
}

#csvimport_list th:nth-child(3),
#csvimport_list td:nth-child(3) {
    text-align: center;
    width: 10rem;
}

#csvimport_list th:nth-child(6),
#csvimport_list td:nth-child(6) {
    text-align: center;
    width: 5rem;
}

#todaybooth_list th {
    text-align: center;
	background-color: rgb(216, 216, 216);
}
#todaybooth_list th:nth-child(1),
#todaybooth_list td:nth-child(1) {
    width: 10rem;
}


#todaybooth_list th:nth-child(2),
#todaybooth_list td:nth-child(2) {
    width: 20rem;
}

#todaybooth_list th:nth-child(4),
#todaybooth_list td:nth-child(5) {
    width: 7rem;
}

#todaybooth_list td:nth-child(4),
#todaybooth_list td:nth-child(5) {
    text-align: right;
}


#todaybooth_list th:nth-child(6),
#todaybooth_list td:nth-child(6) {
    text-align: center;
    width: 6rem;
}

#todaybooth_list tr.disabled {
    background-color: rgb(219, 219, 219);
}



#todaylodging_list th {
    text-align: center;
	background-color: rgb(216, 216, 216);
}
#todaylodging_list th:nth-child(1),
#todaylodging_list td:nth-child(1) {
    text-align: center;
    width: 4rem;
}

#todaylodging_list th:nth-child(4),
#todaylodging_list td:nth-child(4) {
    width: 10rem;
}

#todaylodging_list th:nth-child(5),
#todaylodging_list td:nth-child(5) {
    text-align: center;
    width: 6rem;
}

#todaylodging_list th:nth-child(6),
#todaylodging_list td:nth-child(6) {
    text-align: center;
    width: 6rem;
}


#oldlodging_list th {
    text-align: center;
	background-color: rgb(216, 216, 216);
}
#oldlodging_list th:nth-child(1),
#oldlodging_list td:nth-child(1) {
    text-align: center;
    width: 7rem;
}

#oldlodging_list th:nth-child(4),
#oldlodging_list td:nth-child(4) {
    width: 10rem;
}

#oldlodging_list th:nth-child(5),
#oldlodging_list td:nth-child(5) {
    text-align: center;
    width: 6rem;
}

#oldlodging_list th:nth-child(6),
#oldlodging_list td:nth-child(6) {
    text-align: center;
    width: 6rem;
}


#staff_list th {
    text-align: center;
}

#staff_list th:nth-child(1),
#staff_list td:nth-child(1) {
    text-align: center;
    width: 4rem;
}

#staff_list th:nth-child(4),
#staff_list td:nth-child(4) {
    text-align: center;
    width: 8rem;
}

#staff_list th:nth-child(7),
#staff_list td:nth-child(7) {
    text-align: center;
    width: 4rem;
}

#staff_list th:nth-child(8),
#staff_list td:nth-child(8) {
    text-align: center;
    width: 6rem;
}

#order_list th:nth-of-type(1),
#order_list td:nth-of-type(1){}

#order_list th:nth-of-type(3),
#order_list td:nth-of-type(3){width: 6rem;}

#order_list th:nth-of-type(4),
#order_list td:nth-of-type(4){width: 6rem;}

.calc_area {
    width: 16rem;
}

.date_picker {
    width: 12rem;
}

.form-control-date {
    width: 12rem;
}

/*
#weekbooth_area {
	overflow-x: scroll;
}

#weelodging_area {
	overflow-x: scroll;
}
*/

#weekbooth_list {
	table-layout:fixed;
}
#weeklodging_list {
	table-layout:fixed;
}

#weeklodging_list tr:nth-child(1) th,
#weekbooth_list tr:nth-child(1) th{
    text-align: center;
    background-color: rgb(172, 172, 172);
}
#weeklodging_list tr:nth-child(2) th,
#weekbooth_list tr:nth-child(2) th{
    text-align: center;
    background-color: rgb(216, 216, 216);
}
#weeklodging_list td:nth-child(1),
#weekbooth_list td:nth-child(1){
    text-align: center;
}

#weeklodging_list th:nth-child(1),
#weeklodging_list td:nth-child(1),
#weekbooth_list th:nth-child(1),
#weekbooth_list td:nth-child(1){
    width: 4rem;
}
#weeklodging_list th,
#weeklodging_list td,
#weekbooth_list th,
#weekbooth_list td{
    width: 14%;
}

#todaylodging_list tr:nth-child(even),
#todaybooth_list tr:nth-child(even),
#weeklodging_list tr:nth-child(even),
#weekbooth_list tr:nth-child(even){
    background:#f5f5f5;
    }

#weeklodging_list td a,
#weekbooth_list td a{
    color: #777;
    text-decoration: none;
    display: block;
    padding: 3px;
}
#weeklodging_list td a:hover,
#weekbooth_list td a:hover{
    background-color: #f49d9d;
}
#weeklodging_sp_list,
#weekbooth_sp_list {
    display: none;
}

#home_mybooth th {
    text-align: center;
	background-color: rgb(216, 216, 216);
	font-weight: normal;
}

#home_mybooth th:nth-child(1) {
	width: 6rem;
}

#home_mybooth th:nth-child(3) {
	width: 4rem;
}

#home_mybooth td:nth-child(5) {
    text-align: center;
	width: 7rem;
}

#homebooth_sp_list {
    display: none;
}

#homebooth_list th,
#homebooth_list td {
    text-align: center;
}

#homebooth_list thead tr th{
    background-color: rgb(172, 172, 172);
}
#homebooth_list tbody tr:nth-child(odd) th{
    background-color: rgb(216, 216, 216);
}

#lodgingrequest_list th {
    text-align: center;
    background-color: rgb(216, 216, 216);
}

#lodgingrequest_list td:nth-child(1),
#lodgingrequest_list td:nth-child(2),
#lodgingrequest_list td:nth-child(3),
#lodgingrequest_list td:nth-child(6),
#lodgingrequest_list td:nth-child(7) {
    text-align: center;
}

#lodgingrequest_list th:nth-child(1),
#lodgingrequest_list td:nth-child(1) {
    width: 5rem;
}
#lodgingrequest_list th:nth-child(6),
#lodgingrequest_list td:nth-child(6) {
    width: 6rem;
}

#lodgingrequest_list th:nth-child(2),
#lodgingrequest_list td:nth-child(2),
#lodgingrequest_list th:nth-child(3),
#lodgingrequest_list td:nth-child(3),
#lodgingrequest_list th:nth-child(7),
#lodgingrequest_list td:nth-child(7) {
    width: 8rem;
}

#lodgingrequest_list th:nth-child(9),
#lodgingrequest_list td:nth-child(9) {
    text-align: center;
    width: 6rem;
}

#airlinerequest_list th {
    text-align: center;
    background-color: rgb(216, 216, 216);
}

#airlinerequest_list td:nth-child(1),
#airlinerequest_list td:nth-child(2),
#airlinerequest_list td:nth-child(3),
#airlinerequest_list td:nth-child(5),
#airlinerequest_list td:nth-child(7) {
    text-align: center;
}

#airlinerequest_list th:nth-child(1),
#airlinerequest_list td:nth-child(1) {
    width: 5rem;
}

#airlinerequest_list th:nth-child(2),
#airlinerequest_list td:nth-child(2),
#airlinerequest_list th:nth-child(3),
#airlinerequest_list td:nth-child(3),
#airlinerequest_list th:nth-child(5),
#airlinerequest_list td:nth-child(5),
#airlinerequest_list th:nth-child(7),
#airlinerequest_list td:nth-child(7) {
    width: 8rem;
}

#airlinerequest_list th:nth-child(8),
#airlinerequest_list td:nth-child(8) {
    text-align: center;
    width: 6rem;
}


.attachment-image img {
    width: 100%;
    max-width: 300px;
    max-height: 300px;
}

.table-detail th {
    text-align: center;
    background-color: rgb(216, 216, 216);
    width: 12rem;
}

.table-detail .lodging_roomtype {
	width: 100%;
}

.table-detail .lodging_roomtype th {
	background-color: #f8f9fa;
	width: 4rem;
	padding: 0.2rem;
	font-weight: normal;
    text-align: center;
}

.table-detail .lodging_roomtype td:nth-child(3) {
	width: 4rem;
	text-align: center;
}
.table-detail .lodging_roomtype td:nth-child(5) {
	width: 6rem;
	text-align: right;
}

.table-detail .lodging_staff {
	width: 100%;
}

.table-detail .lodging_staff th {
	background-color: #f8f9fa;
	width: 6rem;
	padding: 0.2rem;
	font-weight: normal;
    text-align: center;
}


#home_lodgingrequest_list th {
    text-align: center;
    background-color: rgb(216, 216, 216);
}

#home_lodgingrequest_list td:nth-child(1),
#home_lodgingrequest_list td:nth-child(3),
#home_lodgingrequest_list td:nth-child(4) {
    text-align: center;
}

#home_lodgingrequest_list th:nth-child(1),
#home_lodgingrequest_list td:nth-child(1) {
    width: 7rem;
}

#home_lodgingrequest_list th:nth-child(3),
#home_lodgingrequest_list td:nth-child(3) {
    width: 6rem;
}

#home_lodgingrequest_list th:nth-child(4),
#home_lodgingrequest_list td:nth-child(4) {
    width: 6rem;
}

#home_airlinerequest_list th {
    text-align: center;
    background-color: rgb(216, 216, 216);
}

#home_airlinerequest_list td:nth-child(1),
#home_airlinerequest_list td:nth-child(3),
#home_airlinerequest_list td:nth-child(4) {
    text-align: center;
}

#home_airlinerequest_list th:nth-child(1),
#home_airlinerequest_list td:nth-child(1) {
    width: 7rem;
}

#home_airlinerequest_list th:nth-child(3),
#home_airlinerequest_list td:nth-child(3) {
    width: 7rem;
}

#home_airlinerequest_list th:nth-child(4),
#home_airlinerequest_list td:nth-child(4) {
    width: 6rem;
}

#staff_level_list th:nth-child(1),
#staff_level_list td:nth-child(1) {
    width: 8rem;
}
#staff_level_list th:nth-child(2),
#staff_level_list td:nth-child(2) {
    width: 7rem;
}
#staff_level_list th:nth-child(9),
#staff_level_list td:nth-child(9) {
    width: 6rem;
}

#orderrequest_list th {
    text-align: center;
    background-color: rgb(216, 216, 216);
}

#orderrequest_list th:nth-child(1),
#orderrequest_list td:nth-child(1) {
    width: 7rem;
}
#orderrequest_list td:nth-child(1) {
    text-align: center;
}

#orderrequest_list th:nth-child(2),
#orderrequest_list td:nth-child(2) {
    width: 10rem;
}
#orderrequest_list td:nth-child(2) {
    text-align: center;
}

#orderrequest_list th:nth-child(4),
#orderrequest_list td:nth-child(4) {
    width: 8rem;
}
#orderrequest_list td:nth-child(4) {
    text-align: center;
}

#orderrequest_list th:nth-child(5),
#orderrequest_list td:nth-child(5) {
    width: 6rem;
}
#orderrequest_list td:nth-child(5) {
    text-align: center;
}

#orderrequest_list th:nth-child(6),
#orderrequest_list td:nth-child(6) {
    width: 6rem;
}
#orderrequest_list td:nth-child(6) {
    text-align: center;
}



#orderlist_scrollbar,
#orderlist_list_body {
	overflow-x: scroll; 
	white-space: nowrap;
	display: block;
	overflow-y: hidden;
}

#orderlist_scrollbar .inner,
#orderlist_list_body .inner {
	width: 100%;
	height: 1px;
}

#orderlist_scrollbar::-webkit-scrollbar,
#orderlist_list_body::-webkit-scrollbar {
	height: 16px;
}
#orderlist_scrollbar::-webkit-scrollbar-track,
#orderlist_list_body::-webkit-scrollbar-track {
	height: 16px;
	background: #CBDADA;
}
#orderlist_scrollbar::-webkit-scrollbar-thumb,
#orderlist_list_body::-webkit-scrollbar-thumb {
	background:#00A3D9;
}

/*スクロールバーの横幅指定*/
#orderlist_header_list::-webkit-scrollbar,
#orderlist_list::-webkit-scrollbar {
		height: 16px;
}
/*スクロールバーの背景色・角丸指定*/
#orderlist_header_list::-webkit-scrollbar-track,
#orderlist_list::-webkit-scrollbar-track {
	height: 16px;
	background: #CBDADA;
}
/*スクロールバーの色・角丸指定*/
#orderlist_header_list::-webkit-scrollbar-thumb,
#orderlist_list::-webkit-scrollbar-thumb {
	background:#00A3D9;
}

#orderlist_header_list th,
#orderlist_header_list td,
#orderlist_list th,
#orderlist_list td{
	font-size: 9pt;
	padding: 0.5rem;
	white-space: normal;
}

#orderlist_header_list th,
#orderlist_list th {
    text-align: left;
    background-color: rgb(216, 216, 216);
	font-weight: normal;
	width: 10rem;
	position: sticky;
	top: 0;
	left: 0;
}

#orderlist_header_list td,
#orderlist_list td {
	width: 8rem;
}

.fixed-header.fixed {
    position: fixed;
    top: 70px;
    background-color: #fff;
    z-index: 100;
}


#orderlist_oldlist th {
    text-align: center;
    background-color: rgb(216, 216, 216);
}



@media (min-width: 768px) {
    .mx-sm-block {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
	body.modal-open {
		position: fixed;
	}	
	.calc_area {
		width: 100%;
	}

	#form_btn_replace{
		margin: 20px 20px 20px 0;
	}
	.page-header {
		display: flex;
		flex-wrap: wrap;
		width: auto;
	}
	.page-title {
        display: block;
		width: 100%;
	}
	.page-header nav {
        display: block;
		width: 100%;
	}
    .mx-sm-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;  
    }
    .btn-sm-block {
        display: block;
        width: 100%;
        margin-bottom: 1rem;
    }
    #lodging_list tr {   
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }
    #lodging_list th:nth-child(1),
    #lodging_list td:nth-child(1) {
        width: 20%;
    }
    #lodging_list th:nth-child(2),
    #lodging_list td:nth-child(2) {
        width: 80%;
    }
    #lodging_list th:nth-child(3),
    #lodging_list td:nth-child(3) {
        width: 100%;
    }
    #lodging_list th:nth-child(4),
    #lodging_list td:nth-child(4) {
        width: 48%;
    }
    
    #lodging_list th:nth-child(5),
    #lodging_list td:nth-child(5) {
        width: 22%;
    }
    
    #lodging_list th:nth-child(6),
    #lodging_list td:nth-child(6) {
        width: 30%;
    }

    #booth_list tr {   
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }
    #booth_list th:nth-child(1),
    #booth_list td:nth-child(1) {
        order: 1;
        width: 50%;
    }
    #booth_list th:nth-child(2),
    #booth_list td:nth-child(2) {
        order: 5;
        text-align: left;
        width: 100%;
    }
    #booth_list th:nth-child(3),
    #booth_list td:nth-child(3) {
        order: 6;
        text-align: left;
        width: 100%;
    }
    #booth_list th:nth-child(4),
    #booth_list td:nth-child(4) {
        order: 3;
        width: 50%;
    }
    #booth_list th:nth-child(5),
    #booth_list td:nth-child(5) {
        order: 4;
        width: 50%;
    }
    #booth_list th:nth-child(6),
    #booth_list td:nth-child(6) {
        order: 2;
        width: 50%;
    }

    #staff_list tr {   
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }
    #staff_list th:nth-child(2),
    #staff_list th:nth-child(3),
    #staff_list th:nth-child(5),
    #staff_list th:nth-child(6) {
        text-align: left;
    }

    #staff_list th:nth-child(1),
    #staff_list td:nth-child(1) {
        order: 1;
        width: 18%;
    }    

    #staff_list th:nth-child(2),
    #staff_list td:nth-child(2) {
        order: 5;
        width: 100%;
    }    

    #staff_list th:nth-child(3),
    #staff_list td:nth-child(3) {
        order: 6;
        width: 100%;
    }    

    #staff_list th:nth-child(4),
    #staff_list td:nth-child(4) {
        order: 2;
        width: 30%;
    }    

    #staff_list th:nth-child(5),
    #staff_list td:nth-child(5) {
        order: 7;
        width: 100%;
    }    

    #staff_list th:nth-child(6),
    #staff_list td:nth-child(6) {
        order: 8;
        width: 100%;
    }    

    #staff_list th:nth-child(7),
    #staff_list td:nth-child(7) {
        order: 3;
        width: 22%;
    }    

    #staff_list th:nth-child(8),
    #staff_list td:nth-child(8) {
        order: 4;
        width: 30%;
    }    
	
	#order_list tr {   
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }
	
	#order_list th:nth-of-type(1),
	#order_list td:nth-of-type(1){width: 100%;}
	
	#order_list th:nth-of-type(2),
	#order_list td:nth-of-type(2){width: 100%;}


	#order_list th:nth-of-type(3),
	#order_list td:nth-of-type(3){width: 50%;}

	#order_list th:nth-of-type(4),
	#order_list td:nth-of-type(4){width: 50%;}

    #csvimport_list tr {   
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }
    #csvimport_list th:nth-child(1),
    #csvimport_list td:nth-child(1) {
        order: 1;
        width: 15%;
    }
    
    #csvimport_list th:nth-child(2),
    #csvimport_list td:nth-child(2) {
        order: 2;
        width: 25%;
    }
    
    #csvimport_list th:nth-child(3),
    #csvimport_list td:nth-child(3) {
        order: 3;
        width: 45%;
    }
    
    #csvimport_list th:nth-child(6),
    #csvimport_list td:nth-child(6) {
        order: 4;
        width: 15%;
    }
    #csvimport_list th:nth-child(4),
    #csvimport_list td:nth-child(4) {
        text-align: left;
        order: 5;
        width: 100%;
    }
    #csvimport_list th:nth-child(5),
    #csvimport_list td:nth-child(5) {
        text-align: left;
        order: 6;
        width: 100%;
    }

    #todaybooth_list tr {   
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }
    #todaybooth_list th:nth-child(1),
    #todaybooth_list td:nth-child(1) {
		order: 1;
        text-align: left;
        width: 100%;
    }	
    #todaybooth_list th:nth-child(2),
    #todaybooth_list td:nth-child(2) {
		order: 2;
        text-align: left;
        width: 100%;
    }
    #todaybooth_list th:nth-child(3),
    #todaybooth_list td:nth-child(3) {
		order: 5;
        text-align: left;
        width: 60%;
    }
    #todaybooth_list th:nth-child(4),
    #todaybooth_list td:nth-child(4) {
		order: 3;
        width: 50%;
    }
    #todaybooth_list th:nth-child(5),
    #todaybooth_list td:nth-child(5) {
		order: 4;
        width: 50%;
    }
    #todaybooth_list th:nth-child(6),
    #todaybooth_list td:nth-child(6) {
		order: 6;
        width: 40%;
    }

    #todaylodging_list tr {   
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }

    #todaylodging_list th:nth-child(1),
    #todaylodging_list td:nth-child(1) {
        order: 1;
        width: 50%;
    }
    #todaylodging_list th:nth-child(2),
    #todaylodging_list td:nth-child(2) {
        order: 3;
        width: 100%;
    }
    #todaylodging_list th:nth-child(3),
    #todaylodging_list td:nth-child(3) {
        order: 4;
        width: 100%;
    }
    #todaylodging_list th:nth-child(4),
    #todaylodging_list td:nth-child(4) {
        order: 5;
        width: 50%;
    }
    #todaylodging_list th:nth-child(5),
    #todaylodging_list td:nth-child(5) {
        order: 6;
        width: 50%;
    }
    #todaylodging_list th:nth-child(6),
    #todaylodging_list td:nth-child(6) {
        order: 2;
        width: 50%;
    }


    #weekbooth_list {
        display:none;
    }

    #weekbooth_sp_list {
        display:table;
    }

    #weekbooth_sp_list th:nth-child(1){
        text-align: center;
        background-color: rgb(172, 172, 172);
    }
    #weekbooth_sp_list th:nth-child(2){
        text-align: center;
        background-color: rgb(216, 216, 216);
    }

    #weekbooth_sp_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;

    }
    #weekbooth_sp_list th{
        width: 100%;
    }
    #weekbooth_sp_list td:nth-child(odd){
        text-align: center;
        width: 17%;
    }
    #weekbooth_sp_list td:nth-child(even){
        width: 83%;
    }

    #weeklodging_list {
        display:none;
    }

    #weeklodging_sp_list {
        display:table;
    }
    #weeklodging_sp_list th:nth-child(1){
        text-align: center;
        background-color: rgb(172, 172, 172);
    }
    #weeklodging_sp_list th:nth-child(2){
        text-align: center;
        background-color: rgb(216, 216, 216);
    }

    #weeklodging_sp_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;

    }
    #weeklodging_sp_list th{
        width: 100%;
    }
    #weeklodging_sp_list td:nth-child(odd){
        text-align: center;
        width: 17%;
    }
    #weeklodging_sp_list td:nth-child(even){
        width: 83%;
    }
	
    #home_mybooth tr {
        display: flex;
        flex-wrap: wrap;
        width: auto;
	}

	#home_mybooth th:nth-child(1),
	#home_mybooth td:nth-child(2),
	#home_mybooth th:nth-child(3),
	#home_mybooth td:nth-child(4),
	#home_mybooth td:nth-child(5) {
		width: 100%;
	}
	#home_mybooth td:nth-child(5) > button {
		margin-bottom: 0px;
	}


    #homebooth_list {
        display: none;
    }
    #homebooth_sp_list {
        display: table;
    }
        

    #homebooth_sp_list th:nth-child(1){
        text-align: center;
        background-color: rgb(172, 172, 172);
    }
    #homebooth_sp_list th:nth-child(2){
        text-align: center;
        background-color: rgb(216, 216, 216);
    }

    #homebooth_sp_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;

    }
    #homebooth_sp_list th{
        width: 100%;
    }
    #homebooth_sp_list td {
        text-align: center;
        width: 100%;
    }

    .table-detail tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;

    }

    .table-detail th {
        width: 100%;
    }
    .table-detail td {
        width: 100%;
    }

	.table-detail .lodging_roomtype th {
		width: 30%;
		padding: 0.9375rem;
	}
	.table-detail .lodging_roomtype td:nth-child(1) {
		width: 100%;
	}
	.table-detail .lodging_roomtype td:nth-child(3),
	.table-detail .lodging_roomtype td:nth-child(5),
	.table-detail .lodging_roomtype td:nth-child(7) {
		width: 70%;
	}
	.table-detail .lodging_staff th {
		text-align: left;
		width: 100%;
		padding: 0.9375rem;
	}


    #lodgingrequest_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;

    }

    #lodgingrequest_list th:nth-child(1),
    #lodgingrequest_list td:nth-child(1) {
        order: 1;
        width: 30%;
    }
    #lodgingrequest_list th:nth-child(2),
    #lodgingrequest_list td:nth-child(2) {
        order: 2;
        width: 40%;
    }
    #lodgingrequest_list th:nth-child(3),
    #lodgingrequest_list td:nth-child(3) {
        order: 4;
        width: 50%;
    }
    #lodgingrequest_list th:nth-child(4),
    #lodgingrequest_list td:nth-child(4) {
        order: 5;
        width: 50%;
    }
    #lodgingrequest_list th:nth-child(5),
    #lodgingrequest_list td:nth-child(5) {
        order: 6;
        width: 70%;
    }
    #lodgingrequest_list th:nth-child(6),
    #lodgingrequest_list td:nth-child(6) {
        order: 7;
        width: 30%;
    }

    #lodgingrequest_list th:nth-child(7),
    #lodgingrequest_list td:nth-child(7) {
        order: 8;
        width: 50%;
    }
    #lodgingrequest_list th:nth-child(8),
    #lodgingrequest_list td:nth-child(8) {
        order: 9;
        width: 50%;
    }
    #lodgingrequest_list th:nth-child(9),
    #lodgingrequest_list td:nth-child(9) {
        order: 3;
        width: 30%;
    }

    #airlinerequest_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;

    }

    #airlinerequest_list th:nth-child(1),
    #airlinerequest_list td:nth-child(1) {
        width: 50%;
	}
    #airlinerequest_list th:nth-child(2),
    #airlinerequest_list td:nth-child(2) {
        width: 50%;
	}
    #airlinerequest_list th:nth-child(3),
    #airlinerequest_list td:nth-child(3) {
        width: 50%;
	}
    #airlinerequest_list th:nth-child(4),
    #airlinerequest_list td:nth-child(4) {
        width: 50%;
	}
    #airlinerequest_list th:nth-child(5),
    #airlinerequest_list td:nth-child(5) {
        width: 50%;
	}
    #airlinerequest_list th:nth-child(6),
    #airlinerequest_list td:nth-child(6) {
        width: 50%;
	}
    #airlinerequest_list th:nth-child(7),
    #airlinerequest_list td:nth-child(7) {
        width: 50%;
	}
    #airlinerequest_list th:nth-child(8),
    #airlinerequest_list td:nth-child(8) {
        width: 50%;
	}

    #home_lodgingrequest_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;

    }
	
	#home_lodgingrequest_list th:nth-child(1),
	#home_lodgingrequest_list td:nth-child(1),
	#home_lodgingrequest_list th:nth-child(2),
	#home_lodgingrequest_list td:nth-child(2),
	#home_lodgingrequest_list th:nth-child(3),
	#home_lodgingrequest_list td:nth-child(3),
	#home_lodgingrequest_list th:nth-child(4),
	#home_lodgingrequest_list td:nth-child(4) {
			width: 50%;
	}
	
    #home_airlinerequest_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }
	
	#home_airlinerequest_list th:nth-child(1),
	#home_airlinerequest_list td:nth-child(1),
	#home_airlinerequest_list th:nth-child(2),
	#home_airlinerequest_list td:nth-child(2),
	#home_airlinerequest_list th:nth-child(3),
	#home_airlinerequest_list td:nth-child(3),
	#home_airlinerequest_list th:nth-child(4),
	#home_airlinerequest_list td:nth-child(4) {
			width: 50%;
	}

    #staff_level_list tr{
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
    }

	#staff_level_list th:nth-child(1),
	#staff_level_list td:nth-child(1),
	#staff_level_list th:nth-child(2),
	#staff_level_list td:nth-child(2),
	#staff_level_list th:nth-child(9),
	#staff_level_list td:nth-child(9) {
		width: 100%;
	}	

	#staff_level_list th:nth-child(3),
	#staff_level_list td:nth-child(3),
	#staff_level_list th:nth-child(4),
	#staff_level_list td:nth-child(4),
	#staff_level_list th:nth-child(5),
	#staff_level_list td:nth-child(5),
	#staff_level_list th:nth-child(6),
	#staff_level_list td:nth-child(6),
	#staff_level_list th:nth-child(7),
	#staff_level_list td:nth-child(7),
	#staff_level_list th:nth-child(8),
	#staff_level_list td:nth-child(8) {
		width: 50%;
	}

	.form-control {
		font-size: 16px;
	}	
	

	#orderrequest_list tr {
        display: flex;
        flex-wrap: wrap;
        width: auto;
        border-top: solid 1px slategray;
        border-bottom: solid 1px slategray;
	}

	#orderrequest_list th:nth-child(1),
	#orderrequest_list td:nth-child(1){
		width: 50%;
	}
	#orderrequest_list th:nth-child(2),
	#orderrequest_list td:nth-child(2){
		width: 50%;
	}
	#orderrequest_list th:nth-child(3),
	#orderrequest_list td:nth-child(3){
		width: 100%;
	}
	#orderrequest_list th:nth-child(4),
	#orderrequest_list td:nth-child(4) {
		width: 50%;
	}
	#orderrequest_list th:nth-child(5),
	#orderrequest_list td:nth-child(5) {
		width: 50%;
	}

	#orderrequest_list th:nth-child(6),
	#orderrequest_list td:nth-child(6) {
		width: 100%;
	}

}
