@charset "UTF-8";

/* body */
body {
  font-family: 'Malgun Gothic', sans-serif;
}

/* inner */
.inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

main .backborder {
	background-color: #eaeaea;
}
main .topbar {
	display: flex;
	width: 100%;
	position: relative;
  font-family: 'Nanum Gothic', sans-serif;
}
main .topbar .topbar1 {
	display: flex;
	font-size: 18px;
	padding: 20px;
	width: 50%;
}
main .topbar .topbar1 .home {
	color: #333;
	width: 30px;
	height: 30px;
	background-position: -419px -244px;
	float: left;
}
main .topbar .topbar1 .topmenu11 {
	float: left;
	margin-left: 35px;
	width: 180px;
	height: 32px;
	border-bottom: 3px solid #01596d;
	background-position: 155px -528px;
}
main .topbar .topbar1 .topmenu11:hover {
	background-position: 155px -501px;
}
main .topbar .topbar1 .topmenu11 .topmenu11__sel h2 {
	font-size: 20px;
	line-height: 27px;
}
main .topbar .topbar1 .topmenu11 .topmenu11__grp {
	font-size: 16px;
	position: absolute;
	line-height: 50px;
	background-color: #01596d;
	margin-top: 5px;
	z-index: 9999;
	width: 180px;
	border: none;
	display: none;
}
main .topbar .topbar1 .topmenu11:hover .topmenu11__grp {
	display: block;
}
main .topbar .topbar1 .topmenu11 .topmenu11__grp > li.selected a {
	color: #fff;
	font-weight: bold;
}
main .topbar .topbar1 .topmenu11 .topmenu11__grp > li {
  border-bottom: 1px solid #eaeaea;
  padding: 0px 20px;
  width: 170px;
}
main .topbar .topbar1 .topmenu11 .topmenu11__grp > li:last-child {
	border: none;
}
main .topbar .topbar1 .topmenu11 .topmenu11__grp > li a {
	color: #bad6db;
  text-decoration: none;
}
main .topbar .topbar1 .topmenu11 .topmenu11__grp > li:hover a {
	color: orange;
}
main .mainbody {
	margin-top: 10px;
	background-color: #fff;
}
main .container {
	width: 1000px;
}
main .orderSheet {
	display: block;
}
main .orderSheet h4 {
	display: block;
	margin-block-start: 1.33em;
	margin-block-end: 1.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
main .search_drug {
	margin-top: -5px;
	float: right;
}
main .search_drug .sch_date {
	float: left;
	margin: 0 10px;
}
main .search_drug .sch_date span {
	font-size: 13px;
}
main .search_drug .sch_date input.datepicker {
	width: 140px;
	background-position: -79px -257px;
	margin: 0 5px;
}
main .search_drug .btn_search {
	height: 30px;
	width: 83px;
	background-color: #279bcb;
	background-position: 50px -462px;
	color: #fff;
	padding-right: 20px;
}
main .orderSheet .tableST2 {
	margin-top: 3px;
	margin-bottom: 70px;
}
main .orderSheet .request td {
	padding: 5px 15px;
	background-color: #f6f6f6;
}
main .orderSheet .request dt {
	float: left;
	padding: 0 7px 0 25px;
	color: #01596d;
	font-weight: bold;
	background-position: 0 -860px;
}
main .orderSheet .request dd {
	color: #279bc0;
	letter-spacing: 0;
}
main .orderSheet .total_each {
	border-bottom: 1px solid #279bcb !important;
	background-color: #dce0e6;
	font-weight: bold;
}
main .maintable table {
	margin-bottom: 5px;
	width: 100%;
}
main .maintable th {
	background-color: #01596d;
	color: #fff;
	font-weight: normal;
	height: 33px;
	font-size: 13px;
	vertical-align: middle;
}
main .maintable tbody {
	overflow: auto;
}
main .maintable tbody tr {
	border-bottom: 1px dotted #bbb;
}
main .maintable tbody tr td {
	vertical-align: middle;
	height: 22px;
	padding: 5px 5px;
	font-size: 13px;
}
main .maintable th.check,
main .maintable td.check {
	width: 35px;
	padding: 0 5px !important;
}
main .maintable th.no,
main .maintable td.no,
main .maintable td.file {
	width: 30px;
}
main .maintable th.date,
main .maintable td.date {
	width: 100px;
}
main .maintable th.manager,
main .maintable td.manager {
	width: 100px;
}
main .maintable th.mng,
main .maintable td.mng {
	width: 70px;
}
main .maintable .btn_write {
	display: block;
	height: 33px;
	width: 88px;
	background-position: -55px -386px;
	line-height: 35px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-indent: 13px;
}
main .maintable input.closed {
	width: 66px;
	height: 23px;
	background-position: -112px -346px;
	vertical-align: middle;
	text-indent: -9999px;
	border: 0;
}
main .maintable input.opened {
	width: 66px;
	height: 23px;
	background-position: -182px -346px;
	vertical-align: middle;
	text-indent: -9999px;
	border: 0;
}
#paging {
	margin-top: 70px;
	text-align: center;
	margin-bottom: 100px;
}
#paging > a {
	display: inline-block;
	width: 64px;
	height: 30px;
}
#paging a.left {
	background-position: -132px -618px;
}
#paging a.right {
	background-position: -196px -618px;
}
#paging span {
	margin: 0 15px;
	display: inline-block;
	vertical-align: top;
}
#paging span a {
	display: inline-block;
	height: 19px;
	min-height: 17px;
	padding: 0 4px;
	line-height: 17px;
	margin: 6px 5px 0;
}
#paging span a.current {
		background-color: #279bcb;
		color: #fff;
}
