/*.transport-blue {
	background-color: #428BCA;
}

.transport-mark {
	background-color: orange;
	border: none;
	width: 25px;
	height: 25px;
	box-shadow: 1px 3px 4px 0px rgba(121, 121, 121, 0.65)
}

.transport-mark:before {
	content: '';
	display: block;
	background-image: url(../image/icon/print.png);
	background-repeat: no-repeat;
	background-position: center;
    background-size: 100%;
    width: 16px;
    height: 20px;
}

.transport-edit:before {
	content: '';
	display: inline-block;
	background-image: url(../image/icon/pencil-black.png);
    background-repeat: no-repeat;
    background-color: orange;
    background-size: 65%;
    background-position: center;
    border: none;
    box-shadow: 1px 3px 4px 0px rgba(121, 121, 121, 0.65);
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.transport-copy:before {
	content: '';
	display: inline-block;
	background-image: url(../image/icon/print.png);
	background-repeat: no-repeat;
	background-position: center;
    background-size: 74%;
    background-color: orange;
	border: none;
	width: 25px;
	height: 25px;
	box-shadow: 1px 3px 4px 0px rgba(121, 121, 121, 0.65);
	margin-right: 10px;
	margin-bottom: 5px;
}

.transport-delete:before {
	content: '';
	display: inline-block;
	background-image: url(../image/icon/trash-black.png);
	background-repeat: no-repeat;
	background-position: center;
    background-size: 74%;
    background-color: orange;
	border: none;
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.transport-edit, .transport-copy, .transport-delete {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 16px;
}

.transport-header-information {
	font-size: 14px;
	line-height: 16px;
	color: #333;
	text-align: right;
	margin-top: 15px;
}

.pagination {
	justify-content: center;
	flex-wrap: wrap;;
}

.page-link {
	color: #428bca;
}

.production-apply h5 {
	font-weight: 500;
	margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
}

.production-understand.bi-select-btn {
	background-color: #d9534f;
    border-color: #d43f3a;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    height: 34px;
}

.production-modal-btn.modal-footer {
	justify-content: flex-end;
}

.required-field {
	color: red;
	font-size: 75%;
    margin-left: 10%;
    margin-top: 5px;
}

.modal-footer.transport-modal-btn {
	flex-direction: column;
    align-items: flex-end;
}

.mark-drive {
	font-size: 85%;
    color: #333;
}

.transport-modal-submit .bi-select-btn {
    padding: 8px 17px;
    height: auto;
}

.transport-modal-submit {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.transport-field .idea-form-field {
	flex-direction: column;
}

.transport-field .idea-form-field .jq-selectbox {
	margin: 0;
}

.transport-input::before {
	color: #999999;
	content: attr(placeholder);
}
.transport-input {
	color: #ffffff;
}
.transport-input:focus,
.transport-input:valid {
	color: #666666;
}
.transport-input:focus::before,
.transport-input:valid::before {
	content: "" !important;
}

.have-note {
	font-size: 14px;
	background-color: #d9edf7;
	padding: 10px;
	margin: 0 0 10px;
	text-align: center;
}

.footer-padding {
	padding-top: 40px;
}

.defect-print-move {
	background-image: url(../image/icon/print.png);
}

.defect-print-delete {
	background-image: url(../image/icon/trash-black.png);
}

.defect-information {
	background: url(../image/icon/info.png) no-repeat center;
	border-left: 1px solid #ccc;
	width: 54px;
}

.create-apply {
	display: flex;
	justify-content: space-around;
	color: #2a6496;
	width: 100%;
}

.create-apply a {
	color: #2a6496;
	font-size: 14px;
}

.create-apply img {
	width: 100px;
	margin-bottom: 10px;
}

.create-apply > div {
	display: flex;
	flex-direction: column;
}

.chart-title {
	background: #fff;
}

.chart-title h4 {
	font-size: 30px;
	text-align: center;
}

.radio {
	display: none;
}

.radio-custom {
	width: 20px;
	height: 20px;
	border: 2px solid #ccc;
	border-radius: 3px;
	position: relative;
}

.radio-custom,
.label {
	display: inline-block;
	vertical-align: middle;
}

.radio:checked + .radio-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background: #2a6496;
	border-radius: 3px;
}
.radio-custom,
.radio:checked + .radio-custom::before {
	border-radius: 50%;
}

.modal-footer.create-table {
	flex-direction: column;
}

.modal-create-table .defect-container-list.bi-container-title {
	border-left: 0;
}

.modal-create-table .bi-container-row {
	border-left: 1px solid #bbb;
}

.modal-create-table .bi-container-row-6 {
	width: 18%;
	border-right: 1px solid #bbb;
}

.modal-info-table .bi-container-row-7 {
	width: 25%;
	border-right: 1px solid #bbb;
    font-size: 14px;
}

.modal-info-table .bi-container-row-8 {
	width: 24%;
	border-right: 1px solid #bbb;
    font-size: 12px;
}

.modal-info-table .bi-container-row {
	border-left: 1px solid #bbb;
}

.modal-info-title {
	text-align: center;
	font-size: 18px;
	margin-top: 25px;
    
}

.modal-btn-print {
	background: #5cb85c;
	border-radius: 3px;
	border: none;
	color: #fff;
	padding: 5px 10px;
	margin-right: 10px;
	font-size: 14px;
}

.modal-footer.modal-btn-print-container {
	display: flex;
	justify-content: flex-end;
}

.modal-footer.modal-btn-print-container .bi-select-btn {
	padding: 5px 10px;
	height: unset;
	text-transform: unset;
	font-size: 14px;
}

.row-content .form-control {
	background: transparent;
}

.modal-create-table.modal-info-table {
	margin-bottom: 20px;
	width: 100%;
}

.transport-select-container {
	justify-content: space-between;
}

.modal-body .add-package-text {
	text-align: center;
	margin: 20px 0  20px; 
}

.row-content.label {
    display: inline-block;
    background: url(../image/icon/mark-down.png) no-repeat 95% center;
    width: 100%;
}

@media (max-width: 992px) {
	.modal-create-table .bi-container-row-6 {
		width: 100%;
	}

	.modal-info-table .bi-container-row-7 {
		width: 100%;
	}

	.modal-info-table .bi-container-row-8 {
		width: 100%;
	}

	.create-table .modal-create-table {
		width: 100%;
	}
}

@media (max-width: 400px) {
	.create-apply {
		flex-direction: column;
	}
}

@media print {
	.left-menu, .icon-menu,  header, .defect-header, .new-footer {
		display: none;
	}
	.open .main-content {
	    margin-left: 0;
	}
	@page {
		size: landscape;
	}
}


    .table-header-row {
    display: table-header-group;
}

.table-row {
    display: table-row;
}

table {
    width: 100%;
}

@media (max-width: 991px) {
    .modal-create-table .table-header-row {
      display: none;
    }
    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
    .table-row td {
        display: block;
        text-align: right;
        border-bottom: 1px dotted #a0a0a0;
        padding: 2px 3px;
    }

    .table-row td:last-child {
        border: 0;
    }

    tbody tr {
        margin-bottom: 10px;
        display: block;
    }
    tbody {
        border: 1px solid #bbb;
    }
    .table-input {
        display: flex;
        justify-content: flex-end;
    }
    .table-input input {
        max-width: 200px;
    }
}
*/