@charset "UTF-8";

/*
	ダークモード
*/
body
	{
	background: #444;
	}
body *
	{
	font-weight: bold;
	color: #ddd;
	}
div.user
	{
	font-weight: bold;
	color: #ddd;
	}
aside ul li
	{
	background: #666;
	font-weight: bold;
	color: #ddd;
	}
aside ul li a
	{
	font-weight: bold;
	color: #ddd;
	}

.bread
	{
	background: #a14;
	font-weight: bold;
	color: #ddd;
	}
.bread li a
	{
	font-weight: bold;
	color: #ddd;
	}
.panel.bg-def
	{
	background: #555;
	}
.btn
	{
	background: #666;
	font-weight: bold;
	color: #ddd;
	}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
textarea,
select
	{
	background: #444;
	font-weight: bold;
	color: #ddd;
	}
.qvlead, .evlead
	{
	font-weight: bold;
	color: #ddd;
	}
.lv_tbl tr th
	{
	background: #a14;
	font-weight: bold;
	color: #ddd;
	}
.lv_tbl tr td
	{
	background: #666;
	font-weight: bold;
	color: #ddd;
	}

#login
  {
  border-color: #333;
  }

.qvlead .btn
  {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

.qvlead .btn:hover
	{
	color: #666;
 	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23e9e9e9'/%3E%3Cstop offset='1' stop-color='%23e9e9e9'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

ul.page li a.act
  {
  color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

ul.page li a.noa
  {
  color: gray;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

.btn_scmd
  {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

.btn_scmd:hover
	{
	color: #666;
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23e9e9e9'/%3E%3Cstop offset='1' stop-color='%23e9e9e9'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

#evmain_btn .btn
  {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

.search_button
  {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

.update_button
	{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

.staff_menu_button
	{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

.changeweek
  {
  color: white;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

.changemonth,.changedate
  {
  color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
  }

.chk_btn,.receipt_btn
	{
	color: white;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

.title
	{
	background: #666;
	}

.th_toal
	{
	background: #666;
	}

.cell
	{
	background-color: #666;
	}

.cell_cs
	{
	background-color: #666;
	}

.td_today,.seat_back_blue,.total_row
	{
	background: #4b4b85 !important;
	}
.td_holiday,.seat_back_red
	{
	background: #854b4b !important;
	}

.seat_back_orange,.seat_back_orange
	{
	background: #b75c1f;
	}

.io-minus
	{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23888888'/%3E%3Cstop offset='1' stop-color='%23777777'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	border: solid 1px #aaa;
	}

header #overview #scrolle_button .scrolle_mark
	{
	color: white;
	}

	.seat_box_hole
	{
	box-shadow: 10px 10px #333;
	}

.chk_btn.editable
	{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}