@charset "UTF-8";

@media print {
	header, footer, button {
		display: none;
	}
}
* {
	font-family: Verdana !important;
	color: #2D2D2D;
}
b {
	font-weight: bold;
}
hr {
	border: 0;
	border-top: 5px solid #2b5e88;
	margin-bottom: 20px;
}
#package-name:hover {
	text-decoration: none;
}
header {
	/* background-color: #F3F9FE; */
	margin-bottom: 15px;
	border-bottom: 5px solid #2c6698;
	font-size:14px;
	position: fixed;
	width: 100%;
	background-color: #FFF;
	z-index: 999 !important;
}
header ul {
	overflow: hidden;
}
header li {
	float: left;
	padding: 15px 0;
	padding-right: 14px;
	margin-right: 14px;
	border-right: 1px solid #E6E6E6;
}
header li:first-child {
	border-left: 1px solid #E6E6E6;
	padding-left: 15px;
}
header li:last-child {
	margin-right: 0;
}
header a {
	color: #257DB7;
	text-decoration: none;
}
header a:hover {
	text-decoration: underline;
}
.header-title{
	font-size:25px;
	font-weight:bold;
	background-color: black;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
}
#logo {
	margin: 10px 0 0 13px;
}

td a {
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}

#header-wrapper {
	width: 1200px;
	margin: 0 auto;
}
#header-menu-name {
	font-weight: bold;
}
#header-wrapper table {
	width: 100%;
}
#header-wrapper td {
	border: 1px solid #eee;
	padding: 10px;
	line-height: 1.5em;
}

#whoami {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 0 0 30px 0;
	border-radius: 5px;
}

#content-wrapper {
	width: 1200px;
	margin: 0 auto;
}
#content {
	padding-top: 130px;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}
.h1-hed {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}
input {
	border: 1px solid #AAA;
	padding: 5px;
	border-radius: 3px;
}
.btn-style {
	border: 1px solid #2C65A7;
	background-color: #3988BC;
	color: #FFF;
	font-weight: bold;
	border-radius: 3px;
  padding: 5px 30px;
  font-size: 21px;
}
.btn-pad{
    padding: 5px 30px;
    font-size: 21px;
}
input[type=submit] {
	padding: 5px 30px;
	font-size: 21px;
	border: 1px solid #2C65A7;
	background-color: #3988BC;
	color: #FFF;
	font-weight: bold;
}
textarea {
	border: 1px solid #AAA;
	padding: 5px;
	border-radius: 3px;
	margin-bottom: -1px;
}
select {
	padding: 5px;
	border: 1px solid #AAA;
	border-radius: 3px;
}
.num {
	color: #267CB6;
	font-size: 19px;
	font-weight: bold;
}
.num-chakuchi {
	color: #666;
	font-size: 16px;
	font-weight: bold;
}
.table-default {
	width: 100%;
}
.table-default th {
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #888;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	vertical-align: middle;
}
.table-default tr:hover td {
	background-color: #AAD6F0 !important;
}
.table-default td {
	/* padding: 5px; */
	padding: 2px;
	border: 1px solid #888;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
}
.table-default tr:nth-child(odd) {
	background-color: #DDEBF3;
}
.sort {
	margin-right: 5px;
	text-decoration: none;
	color: #666;
}
#th-plan th {
	padding: 2px;
	background-color: #666;
	color: #FFF;
	text-align: center;
}
#tr-plan td {
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 14px;
}
.ol-dashboard li {
	margin: 10px 0;
}
.table-form {
	width: 100%;
}
.table-form th {
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #DCDCDC;
	width: 15%;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	font-size: 13px;
}
.table-form td {
	padding: .5%;
	border: 1px solid #DCDCDC;
}
.table-form .required {
	background-color: #F27070;
	float: right;
	padding: 5px;
	border-radius: 5px;
	font-size: 12px;
	color: #FFF;
	margin-top: -2px;
}
.table-dashboard th {
	background-color: #FA4F00;
	color: #FFF;
}
.table-dashboard th, .table-dashboard td {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #DCDCDC;
	width: 90px;
}
.table-dashboard td a {
	font-size: 60px;
	text-decoration: none;
	font-family: 'Fugaz One', cursive !important;
	color: #FA4F00;
}
.zero {
	color: #DDD;
}
.worker {
	text-decoration: none;
}
.red, .red b {
	color: #E73656 !important;
}
.blue, .blue b {
	color: blue !important;
}
.red a {
	color: #E73656;
	text-decoration: none;
}
.blue a {
	color: blue;
	text-decoration: none;
}
#tr-plan a {
	text-decoration: none;
}
.plansheet-worker-name {
	text-decoration: underline !important;
	color: #257DB7;
}
.star {
	color: #267CB6;
}
.datepicker {
	width: 100px;
}
#plansheet a:hover {
	text-decoration: underline;
}
#plansheet-comp table {
	width: 100%;
}
#plansheet-comp th, #plansheet-comp td {
	border: 1px solid #888;
	padding: 4px 2px 2px 2px;
	text-align: center;
	width: 16px;
}
#plansheet-comp th {
	font-size: 12px;
}
#plansheet-comp .dayoff {
	background-color: #CCC !important;
}
th.inline-header {
	text-align: center;
}
.tt {
	white-space: nowrap;
}
.truncInWidth {
	float: left;
	width: 90%;
	overflow: hidden;
}
.active {
	background-color: lightblue !important;
}

#exist_orders {
	padding: .2rem;
	font-size: .8rem;
}
#message_exist_orders {
	color: red;
}

img.calendar_icon {
	height: 13px;
	width: 12px;
}

.order:after {
	display: block;
	content: '';
	clear: both;
}

.tb-width40{
	width:40%;
}
.tb-width60{
	width:60%;
}
.tb-width80{
	width:80%;
}
.mg-b10{
	margin-bottom:10px;
}
.mg-b50{
	margin-bottom:50px;
}
.mg-t10{
	margin-top:10px;
}
.mg-t20{
	margin-top:20px;
}
.mg-t30{
	margin-top:30px;
}
.mg-t40{
	margin-top:40px;
}
.mg-t50{
	margin-top:50px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}

.ime-d{
	ime-mode:disabled;
}

#DnDBox {
    padding-top:50px;
    height: 70px;
    text-align : center;
    font-size: 1.5em;
    border: 4px dashed black;
}

.table-search {
	width: 90%;
}
.table-searchs th {
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #888;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: middle;
}
.table-search tr:hover td {
	/*background-color: #AAD6F0 !important; */
}
.table-search td {
	padding: 5px;
	border: 1px solid #fff;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
}
.table-searchs tr:nth-child(odd) {
	background-color: #DDEBF3;
}
.padd20{
	padding: 20px;
}
.padd10{
	padding: 10px;
}
.padd5{
	padding: 5px;
	border-spacing: 5
}
.tcolor{
	background-color: #aad6f0;
}
.table-small{
	border-collapse: separate;
	border-spacing: 5px;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    /*color: #222; */
    color: #286697;
    font-size: 16px;
    text-decoration: none;
    padding: 15px;
	border-radius: 5px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #286697;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pointer{
	cursor:pointer;
}

.td-pos{
	text-align: left;
	vertical-align: middle;
}
.logout-button{
	float:right;
	margin-right:20px;
}
.wdh10{
	width:10px;
}
.wdh20{
	width:20px;
}
.wdh30{
	width:30px;
}
.wdh40{
	width:40px;
}
.wdh50{
	width:50px;
}
.wdh60{
	width:60px;
}
.wdh70{
	width:70px;
}
.wdh80{
	width:80px;
}
.wdh90{
	width:90px;
}
.wdh100{
	width:100px;
}
.wdh110{
	width:110px;
}
.wdh120{
	width:120px;
}

.break-a{
	word-break: break-all;
}
.flist{
	background-color:blue;
	margin:5px;
}
.left-pos{
	float: left;
}
.right-pos{
	float: right;
}
.center-pos{
	float: center;
}
.tm-active {
	background-color: lightblue !important;
}
.right-t-pos{
	text-align:right;
}
.left-t-pos{
	text-align:left;
}
.v-middle{
	vertical-align: middle;
}
.padd10{
	padding:8px;
}
.btn-ui{
	border:none;
	height:28px;
}

/* ???O?C????? */
#login-logo {
	margin: 30px 0 20px 0;
}

/* ?\??\ */
.order-block {
	padding: 5px;
}

/* ????? */
.table-search td {
	border: none;
}

#orderlist a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist a {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist_list a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist_list a {
	text-decoration: underline;
	font-weight:bold;
}
#adminlist_list a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#adminlist_list a {
	text-decoration: underline;
	font-weight:bold;
}
#receiptlist a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#receiptlist a {
	text-decoration: underline;
	font-weight:bold;
}

#orderlist_worker1 a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist_worker1 a {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist_worker2 a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist_worker2 a {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist_worker3 a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#orderlist_worker3 a {
	text-decoration: underline;
	font-weight:bold;
}
