@charset "shift_jis";

.stock-list-header th {
	text-align: center !important;
	font-weight: bold !important;
}

.stock-list-header {
	background-color: #F5F3E2;
}

.stock-list-list .btn {
	margin: 4px 0px;
}

.stock-list-list table tr td {
	word-wrap: break-word;
	word-break: break-all;
	-ms-word-break: break-all;
}

.stock-list-header .sort {
	display: inline-table;
	vertical-align: middle;
}

.pager {
	text-align: center;
	line-height: 30px;
}

.pager .pagesize {
	position: relative;
}

.pager .pagesize a[class*='current'] {
	color: rgb(17, 17, 17);
	font-weight: bold;
	pointer-events: none;
}

.pager .pagesize span[class*='current'] {
	color: rgb(17, 17, 17);
	font-weight: bold;
	pointer-events: none;
}

.hover:hover {
	cursor: pointer;
}

.ml-3 {
	margin-left: 3px;
}

.ml-minus-10 {
	margin-left: -10px;
}

.type-order-sell.btn {
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.width-75-percent {
	width: 75% !important;
}

.width-100-percent {
	width: 100%;
}

.height-20 {
	height: 20px;
}

.div-help {
	width: 100%;
	height: 30px;
	text-align: right;
	margin-top: 10px;
}

.div-kensu {
	top: 0px;
	left: 0px;
	float: left;
}

.pad-t-b-5 {
	padding: 5px 0;
}