@charset "UTF-8";

.content-wrapper{
	background-color: white;
}
.title{
	font-size: 35px;
	color: black;
}
.content .container .header{
	width: 100%;
	height: 34px;
	margin-bottom: 25px;
}
.title{
	display: inline-block;
}
.titleLeft{
	position: relative;
	height : 50px;
}
.titleRight{
	display: inline-block;
    position: absolute;
    right: 0;
}
.searchDate{
	display: inline-block;
}
.dateRange{
	width: 313px;
	text-align: center;
}
.selectBox{
	display: inline-block;
}
.selectOption{
	width: 113px;
	height: 25px;
	font-size: 18px;
}
.inputNum{
	display: inline-block;
}
.inputNum input{
	width: 167px;
	height: 30px;
}
.button{
	display: inline-block;
	float: right;
}
.button button{
	width: 92px;
	border: 0;
	background-color: #EFEFEF;
}
#reset{
	width: 92px;
	border: 0;
	background-color: #EFEFEF;
}
.regist{
	position: relative;
	top: 10px;
	bottom: 10px;
}
.registBtn{
	width:83px;
	height:42px;
	background-color: #EC1B23;
	font-size: 18px;
	border: 0;
}
.equipUseInfoBtn{
	width:120px;
	height:42px;
	background-color: #EC1B23;
	font-size: 18px;
	border: 0;
}
.cancelBtn{
	width:83px;
	height:42px;
	background-color: #EFEFEF;
	font-size: 18px;
	border: 0;
}
.registBtn a{
	color: white;
}
.equipUseInfoBtn a{
	color: white;
}
.cancelBtn a{
	color: black;
}
.form-group.row{
	text-align: right;
}
.form-group.row.pac{
	padding-top: 15px;
}
.pac-necessary{
	width: 100%;
	height: 44px;
	border: 1px solid black;
	background-color: #797979;
	color: white;
	line-height: 44px;
	padding-left: 15px;
	font-size: 20px;
	margin-top: 20px;
}
.pac-necessary-input{
	width: 100%;
	height: 30%;
	border: 1px solid black;
	border-top: none;
	font-size: 18px;
}
/* .col-form-label{
	flex: auto;
	max-width: 150px;	
} */
.col-md-2.pac{
	flex: auto;
	max-width: 206px;
}
.pac-error-title{
	width: 100%;
	height: 44px;
	border: 1px solid black;
	background-color: #797979;
	color: white;
	line-height: 44px;
	padding-left: 15px;
	font-size: 20px;
	margin-top: 50px;
}
.pac-error-box{
	width: 100%;
	height: 161px;
	border: 1px solid black;
	border-top: none;
}
.pac-error-sub-title{
	font-size: 16px;
	padding: 20px 0px 10px 50px;
}
.pac-error{
	width: 95%;
	height: 80px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
	margin: 0 auto;
	font-size: 15px;
	display: flex;
    align-items: center;
}
#pac-error1{
	display: inline-block;
	margin-left: 50px;
}
.pac-err-icon{
	display: inline-block;
    border: 1px solid black;
    width: 25px;
    text-align: center;
    background: #707070;
    color: white;
}
#pac-error2{
	display: inline-block;
	margin-left: 15px;
}
#pac-error3{
	display: inline-block;
	margin-left: 15px;
}
.pac-view-title{
	width: 100%;
	height: 44px;
	border: 1px solid black;
	background-color: #797979;
	color: white;
	line-height: 44px;
	padding-left: 15px;
	font-size: 20px;
	margin-top: 50px;
}
.pac-view-box{
	width: 100%;
	height: 480px;
	border: 1px solid black;
	border-top: none;
}
.pac-view-sub-box{
	width: 95%;
	border: 1px solid black;
	margin: 0 auto;
	vertical-align: middle;
}
.history{
	width: 100%;
	height: 155px;
	border: 1px solid black;
	border-top: none;
}
.pac-view-sub-title{
	font-size: 16px;
	padding: 20px 0px 10px 50px;
}
.pac-view{
	width: 95%;
	height: 112px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
	margin: 0 auto;
	font-size: 15px;
	display: flex;
    align-items: center;
}
.pac-view1{
	display: inline-block;
	margin-left: 50px;
}
.pac-view-result{
	display: inline-block;
    border: 1px solid black;
    width: 100px;
   	height: 30px;
    text-align: center;
    background: #707070;
    color: white;
}
.pac-view2{
	display: inline-block;
	margin-left: 15px;
}
.pac-view3{
	display: inline-block;
	margin-left: 15px;
}
.regist-pac{
	padding-bottom: 20px;
	padding-left: 10px;
}
.form-control-first{
	display: block;
    width: 100%;
    height: 39px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: ivory;
    border-color: #707070;
    border-width: 1px;
    color: black;
}
.form-control-second{
	display: block;
    width: 100%;
    height: 39px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: black;
    background-color: #fff9e6; */
    border-color: #707070;
    border-width: 1px;
}
.form-control-second.icon{
    border: 1px solid black;
    width: 39px;
    text-align: center;
}
.searchBar{
	border: 1px solid black;
	
}
.content.dump{
	padding-top: 100px;
}
.content.dump2{
	padding-top: 130px;
}
.selectBox.dump{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.selectBox.pro{
	padding-top: 15px;
	padding-left: 10px;
	display: block;
}
.inputNum2{
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 10px;
	position: relative;
}
.button.dump{
	padding-right: 10px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.button.dump2{
	/* padding-right: 10px;
	padding-top: 15px;
    padding-bottom: 15px; */
    position: absolute;
    right: 20px;
}
.searchDate.form-group{
	margin-left: 0px;
}
.startDate.form-control{
	border: 0px;
	text-align: center;
}
.endDate.form-control{
	border: 0px;
	text-align: center;
}
.tidle{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
.daterange_search {
	width: 500px;
}
.daterange_search .daterange_title {
	width: 50px;
	text-align:center; 
	line-height:34px;	
}
.daterange_search .daterange_middle {
	width:20px; 
	text-align: center; 
	line-height:34px;
}
.daterange_search .daterange_date {
	width: 150px; 
}
.daterange_search .daterange_title,
.daterange_search .daterange_middle,
.daterange_search .daterange_date {
	float:left; 
}
.transfer_products > label,
.transfer_products > div {
	margin-bottom: 10px;
}
.modal_packoff_info .modal-header .modal-title {
	font-size: 1rem;
}
.modal_packoff_info .modal-body {
	font-size: 0.8em;
	text-align: center;
}
.tui-grid-table tr:last-child .tui-grid-cell {
	border-bottom-width: 1px !important;
}

.dropdown-menu-md {
  max-width: 200px;
  min-width: 180px;
  padding: 0;
}

.dropdown-menu-md .dropdown-divider {
  margin: 0;
}

.dropdown-menu-md .dropdown-item {
  padding: 0.5rem 1rem;
}

.dropdown-menu-md p {
  margin: 0;
  white-space: normal;
}
.sp-original-input-container .sp-colorize {
	height: 100%;
}
.mobile_link_tmp {
	color: #fff;
}
.mobile_link_tmp:hover {
  color: #999;
  text-decoration: none;
}