@charset "utf-8";
@import url("validationEngine.jquery.css");
@import url("./style.css");

/*---------------------------------
  ヘッダー
---------------------------------*/

body {

}

dl {
	margin: 3px;
}
dt {
	border: 2px solid #000;
	padding-left: 3px;
	position: relative;
	cursor: pointer;
	color: #000;
	font-size: 16px;
	border-radius: 2px;
	height: 23px;
}
dt:hover {
	color: #00ccb9;
	transition: 400ms;
	border: 2px solid #00ccb9;

}

dd {
	border: 1px solid #999;
	margin: 0;
	padding: 3px;
}

#contents {
/*	padding-top: 200px;*/

}

#ul_entry li {
	height: auto;
	margin-bottom: 30px;
}
/*
#find-box dt:after {
	content: "";
	position: absolute;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 15px;
	right: 15px;
	height: 15px;
	transform: rotate(45deg);
}
*/
.floatThead-container {
	overflow: hidden !important;
}
#find-box dt.ac:after {
	content: "";
	position: absolute;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	width: 15px;
	right: 15px;
	height: 15px;
	transform: rotate(45deg);
	top: 10px;
}
#all-update-box dt:after {
	content: "";
	position: absolute;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 15px;
	right: 15px;
	height: 15px;
	transform: rotate(45deg);
}

#all-update-box dt.ac:after {
	content: "";
	position: absolute;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	width: 15px;
	right: 15px;
	height: 15px;
	transform: rotate(45deg);
	top: 10px;
}

#send-notification-box dt:after {
	content: "";
	position: absolute;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 15px;
	right: 15px;
	height: 15px;
	transform: rotate(45deg);
}
#send-notification-box dt.ac:after {
	content: "";
	position: absolute;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	width: 15px;
	right: 15px;
	height: 15px;
	transform: rotate(45deg);
	top: 10px;
}
#send-notification-box table th {
	background: #2f4960;
	color: #fff;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	width: 120px;
}

tbody tr {
	height: 25px;
}

td {
	word-wrap: break-word;
}

#serch_item li {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
#serch_item li label {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	width: 100px;
}
#btn_area {
	text-align: right;
	margin-top: 2px;
}
.search_open {
	top: 300px !important;
	transition: all 550ms;
}
.search_close {
	top: 0px !important;
	transition: all 550ms;
}


.btn_add {
	width: 22px;
	height: 22px;
	border: 2px solid #f06;
	color: #f06;
	background: #fff;
    margin-left: auto;
    margin-right: 5px;
    display: block;
    float: right;
    cursor: pointer;
}
.btn_delete {
	width: 22px;
	height: 22px;
	border: 2px solid #07f;
	color: #07f;
	background: #fff;
    margin-left: auto;
    margin-right: 0px;
    display: block;
    float: right;
    cursor: pointer;
}

/* -----------------------------
	Table
-------------------------------- */
#tbl_status_all_update {
	border: 1px solid #000;

}
#tbl_status_all_update th {
	border: 1px solid #000;
}
#tbl_status_all_update td {
	border: 1px solid #000;
	padding: 5px;
}

#tbl_register {
	border-collapse: collapse;
}


.table thead {
	background: linear-gradient(to bottom, #09f, #09f);
	font-weight: normal;
	
}

.table th, .table td {
  border: solid 1px #333;
  line-height: 1em;
}

.row_def {
	background: #fff;
	height: 25px;
}
.row_red {
	background: #f00;
}
.row_yellow {
	background: #ff0;
}
.row_gray {
	background: #666;
}
.non_input {
	background: #549edf;
}
.date_cell {
	text-align: center;
}
.umu_cell {
	text-align: center;
}
.bg_gray {
	background: #ccc !important;
	color: #000;
}
.bg_yellow {
	background: #ff0 !important;
}
.bg_red {
	background: #f00 !important;
	color: #fff;
}
.lnk_edit {
	color: #09f !important;
}
.lnk_status {
	text-decoration: none;
/*	color: #00bb14 !important;*/
}
.lnk_sales {
	text-decoration: none;
/*	color: #00bb14 !important;*/
}
/*
#tbl_register tr:nth-child(even) {
	background: #eee;
}
#tbl_register tr:hover {
	background: #9ef;
}
*/

/* Chromeのみに適用*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#table_block {
		margin-bottom: 38px;
	}
}
/* FireFoxのみに適用*/
/*@-moz-document url-prefix() {
	#table_block {
		margin-bottom: 0px;
	}
}
*/


.cur_row {
	background-color: #ffffb0 !important;
}

#estate_list li {
	float: left;
	margin: 2px;
	width: 360px;
	border: solid 1px #d2d2d2;
	border-radius: 9px;
	padding: 5px;
}

.cell_room_edit:hover {

	background: #99ffde !important;
	cursor: pointer;
}
.cell_photo_date:hover {

	background: #99ffde !important;
	cursor: pointer;
}
.cell_1st_pref:hover {

	background: #99ffde !important;
	cursor: pointer;
}


.table2 {
	border: 1px solid #999;
	margin-left: 5px;
	margin-right: 5px;
}

.select2-selection {
	background: #f06;
}
.remodal-wrapper {
	overflow: unset;
}

#renraku_list {
	height: 150px;
	overflow-y: auto;
}
#renraku_list li{
	border-bottom: 1px solid #999;
	clear: both;
}
#renraku_list label{
	float: left;
	width: 150px;
	background-color: unset;
}
#renraku_list div{
	float: left;
	width: 290px;
}

.table3 {
	border: 1px solid #999;
}
.table3 thead td{
	border: 1px solid #999;
	background: #666;
	text-align: center !important;
	margin-left: 5px;
	margin-right: 5px;
}


#dsp_kushitsu_list {
	border: dotted 2px #fff;
	border-radius: 5px;
	height: 50px;
	width: 170px;
	overflow: auto;
}
#dsp_kushitsu_list li {
	cursor: pointer;
	color: #fff;
	text-align: left;
	float: left;
	border: 1px solid #fff;
	padding: 1px;
}
#dsp_kushitsu_list li:hover{
	background: #fff77f;
	color: #00adca;
}
select[name="staff[]"] {
	height: 30px;
}