.custom_order_history_items_out th:nth-of-type(1) {
	width: 10% !important;
}
.custom_order_history_items_out th:nth-of-type(2) {
	width: 12.5% !important;
}
.custom_order_history_items_out th:nth-of-type(3) {
	width: 17.5% !important;
}
.custom_order_history_items_out th:nth-of-type(4) {
	width: 12.5% !important;
}
.custom_order_history_items_out th:nth-of-type(5) {
	width: 12.5% !important;
}
.custom_order_history_items_out th:nth-of-type(6) {
	width: 15% !important;
}
.custom_order_history_items_out th:nth-of-type(7) {
	width: 10% !important;
}
.custom_order_history_items_out th:nth-of-type(8) {
	width: 10% !important;
}

.itemsInTableFromOrder th:nth-of-type(1),
.itemsInTableFromOrder td:nth-of-type(1) {
	width: 12.5% !important;
}
.itemsInTableFromOrder th:nth-of-type(2),
.itemsInTableFromOrder td:nth-of-type(2) {
	width: 12.5% !important;
}
.itemsInTableFromOrder th:nth-of-type(3),
.itemsInTableFromOrder td:nth-of-type(3) {
	width: 10% !important;
}
.itemsInTableFromOrder th:nth-of-type(4),
.itemsInTableFromOrder td:nth-of-type(4) {
	width: 6% !important;
	word-break: break-word;
    max-width: 60px;
}
.itemsInTableFromOrder th:nth-of-type(5),
.itemsInTableFromOrder td:nth-of-type(5) {
	width: 7% !important;
	word-break: break-word;
    max-width: 60px;
}
.itemsInTableFromOrder th:nth-of-type(6),
.itemsInTableFromOrder td:nth-of-type(6) {
	width: 6% !important;
	word-break: break-word;
    max-width: 60px;
}
.itemsInTableFromOrder th:nth-of-type(7),
.itemsInTableFromOrder td:nth-of-type(7) {
	width: 10% !important;
}
.itemsInTableFromOrder th:nth-of-type(8),
.itemsInTableFromOrder td:nth-of-type(8) {
	width: 10% !important;
}
.itemsInTableFromOrder th:nth-of-type(9),
.itemsInTableFromOrder td:nth-of-type(9) {
	width: 10% !important;
}
.itemsInTableFromOrder th:nth-of-type(10),
.itemsInTableFromOrder td:nth-of-type(10) {
	width: 10% !important;
}
div.table-block table.itemsInTableFromOrder td, div.table-block table.itemsInTableFromOrder th {
	min-width: auto;
}
.custom_items_out_order td {
	word-break: break-all;
}
.infieldCycleCountSelectBoxHolder .bootstrap-select{
	width: 100%;
	background: #ffffff;
}
.fullwidth.cycleCountTable {
    width: calc(100% - 1px);
}
.cycleCountTable tr.cycleCountStatus_UNCHANGED {
	background-color: #ffffff !important;
}
.cycleCountTable tr.cycleCountStatus_PLUS {
	background-color: #d1f3fa !important;;
}
.cycleCountTable tr.cycleCountStatus_TRIANGLE {
	background-color: #ffc000 !important;;
}
.cycleCountTable tr.cycleCountStatus_REMOVED {
	background-color: #f0d1cd !important;;
}
.cycleCountTable tr.cycleCountStatus_TICK {
	background-color: #b4e2b0 !important;;
}
.valign-middle {
	vertical-align: middle;
}
.cycleCountTriangleImage {
	width: 12px;
	height: 12px;
	background-image: url('../images/triangle-16.png');
	background-size: 100%;
    display: inline-block;
}
.table.cycleCountTable tr td {
	vertical-align: middle;
}
.cycleCountTable.itemsInTable th:nth-of-type(2),
.cycleCountTable.itemsInTable th:nth-of-type(3) {
    width: 13%;
}
table#cycleCountTable th {
    text-transform: uppercase;
}
.inventorySearchTable tr#transRows {
	background-color: #ffffff;
}
.btn.btn-white-bg, .btn.btn-white-bg:active {
	border-radius: 20px;
    color: #0a8caa;
    background-color: white;
    width: auto;
    margin-left: 10px;
    background-image: none;
    border: 1px solid #ccc;
}
.infieldPageHeaderTxt{
	font-family: jnjheading1font,sans-serif !important;
    font-size: 48px;
    margin-bottom: 15px !important;
    line-height: 48px;
    word-break: break-word;
    color: #828282 !important;
}
.infieldSearchPageLabel{
	font-family: jnjheading1font,sans-serif !important;
    font-size: 18px;
    margin-bottom: 15px !important;
    line-height: 48px;
    word-break: break-word;
    color: #828282 !important;
}
.infieldGlobalSearchSelectHolder .bootstrap-select {
	width: 100%;
}
.infieldGlobalSearchSelectHolder .infieldSearchSelectLabel {
	position: absolute;
	top: -8px;
    left: 20px;
    background-color: #ffffff;
    z-index: 3;
    font-size: small;
    
}

.hostpital-text {
	background-color : white;
	margin-top: 20px;
    padding-bottom: 8px;
    padding-right: 15px;
    padding-left: 15px;
    border: none;
   	height: auto;
	display: block;
}
.newclasshospital {
 margin: 20px;
 margin-top: 20px;
}

.Hospitalinput {
	background-color: rgb(230, 230, 230);
	 border: none;
	 height: 30px;
	 max-width: 900px;
	
}

.Hospitalmanualfileinput {
	background-color: rgb(230, 230, 230);
	 border: none;
	 height: 50px;
	 max-width: 900px;
	
}

.newclasshospitalmanual {
 margin: 20px;
 margin-top: 10px;
 margin-bottom: 10px;
}

.Hospitalinputmanual {
	background-color: rgb(230, 230, 230);
	 border: none;
	 height: 40px;
}
.bg-color-white {
	background-color: #ffffff;
}
.bg-color-grey {
	background-color: #eeeeee;
	border: 1px solid #82828280;
    border-radius: 5px;
}
.grey-box-shadow {
	box-shadow: 1px 1px 1px 1px #eeeeee;
}
.adminHospitalImportSectionTitle {
	font-size: 24px;
	color: #828282;
	font-weight: bold;
}
.showSccessUploadHospitalFiles {
	display: flex;
    padding: 15px;
    margin-top: 10px;
    background-color: #ffffff;
    border-top: 1px;
    border-bottom: 1px;
    border-color: #828282;
    border-style: solid;
    border-left: 0;
    border-right: 0;
}
.showSccessUploadHospitalFiles .csvIcon,
.showSccessUploadHospitalFiles .txtIcon {
	width: 16px;
	height: 20px;
	background-image: url("../images/triangle-16.png");
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	margin-right: 10px;
}
.showSccessUploadHospitalFiles #uploadedFiles {
	color: #0a8caa;
}
.showSccessUploadHospitalFiles #uploadedFileSize {
	font-size: 10px;
	color: #828282;
}
.showSccessUploadHospitalFiles.fileUploadInProgress {
	border-bottom: 3px solid #0a8caa;
}
.showSccessUploadHospitalFiles.fileUploadSuccess #uploadedFiles {
	color: #64c764;
}
.manualImportUploadedStatus, .manualImportUploadingStatus {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.manualImportUploadedStatus .fa {
	color: #000000;
	opacity: 1;
}
.loader {
  font-size: 3px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #1c1c1c, 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.5), -1.8em -1.8em 0 0em rgba(28,28,28, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.7), 1.8em -1.8em 0 0em #1c1c1c, 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.5), 1.8em -1.8em 0 0em rgba(28,28,28, 0.7), 2.5em 0em 0 0em #1c1c1c, 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.5), 2.5em 0em 0 0em rgba(28,28,28, 0.7), 1.75em 1.75em 0 0em #1c1c1c, 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.5), 1.75em 1.75em 0 0em rgba(28,28,28, 0.7), 0em 2.5em 0 0em #1c1c1c, -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.5), 0em 2.5em 0 0em rgba(28,28,28, 0.7), -1.8em 1.8em 0 0em #1c1c1c, -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.5), -1.8em 1.8em 0 0em rgba(28,28,28, 0.7), -2.6em 0em 0 0em #1c1c1c, -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.5), -2.6em 0em 0 0em rgba(28,28,28, 0.7), -1.8em -1.8em 0 0em #1c1c1c;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #1c1c1c, 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.5), -1.8em -1.8em 0 0em rgba(28,28,28, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.7), 1.8em -1.8em 0 0em #1c1c1c, 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.5), 1.8em -1.8em 0 0em rgba(28,28,28, 0.7), 2.5em 0em 0 0em #1c1c1c, 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.5), 2.5em 0em 0 0em rgba(28,28,28, 0.7), 1.75em 1.75em 0 0em #1c1c1c, 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.5), 1.75em 1.75em 0 0em rgba(28,28,28, 0.7), 0em 2.5em 0 0em #1c1c1c, -1.8em 1.8em 0 0em rgba(28,28,28, 0.2), -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.5), 0em 2.5em 0 0em rgba(28,28,28, 0.7), -1.8em 1.8em 0 0em #1c1c1c, -2.6em 0em 0 0em rgba(28,28,28, 0.2), -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.5), -1.8em 1.8em 0 0em rgba(28,28,28, 0.7), -2.6em 0em 0 0em #1c1c1c, -1.8em -1.8em 0 0em rgba(28,28,28, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(28,28,28, 0.2), 1.8em -1.8em 0 0em rgba(28,28,28, 0.2), 2.5em 0em 0 0em rgba(28,28,28, 0.2), 1.75em 1.75em 0 0em rgba(28,28,28, 0.2), 0em 2.5em 0 0em rgba(28,28,28, 0.2), -1.8em 1.8em 0 0em rgba(28,28,28, 0.5), -2.6em 0em 0 0em rgba(28,28,28, 0.7), -1.8em -1.8em 0 0em #1c1c1c;
  }
}
.loadingHolder.loader{
	border: none;
}
.btn[disabled] {
    color: #ffffff !important;
}
.b-r-5 {
    border-radius: 5px !important;
}
.f-s-14 {
	font-size: 14px !important;
}
.manualFileImportSaveBtnHolder {
	 display: flex;
	 align-items: center;
	 justify-content: flex-end;
}
.btn.btnclsactive.disableGreyStyle[disabled] {
	background-color: #bdbdbd !important;
}
.showSccessUploadHospitalFiles.error {
	display: block !important;
}
.showSccessUploadHospitalFiles.error #uploadedFiles {
    color: #dc0404;
}
.showSccessUploadHospitalFiles.error>div {
	display: inline-block;
}

.hidden {
    display: none;
}
.checkbox-info.search-checkbox-disable input[type="checkbox"]:checked + label::before, .checkbox-info.search-checkbox-disable input[type="radio"]:checked + label::before{
	background-color:gray !important;
	border-color: gray !important
}
.unsubscribe-popup-text{
	font-family: jnjbodyfont, "Arial Black", sans-serif !important;
	font-size: 14px;
	text-align: center !important;
	font-weight: 700;	
}
.productSearchTextError{
	border: #ff5a62 2px solid;
	margin-bottom: 4px;
}
.inventorySearchTextError{
	border: #ff5a62 2px solid;
	margin-bottom: 4px;
}

/*changes for table alignment*/
.itemsInAutoPost th.grid-column-label{
	min-width: 92px;
    padding: 25px 25px 8px 25px !important;
    text-align: center !important;
}
table.checkin-table .row-panel td{
	text-align:center;
}
.table.itemsInAutoPost td{
	min-width:76px;
}
.table.itemsInAutoPost td.dot-button{
	max-width:50px;
}
.table.itemsInAutoPost td.shortDescWidth{
	padding-left:22px
}
.inventory_product{
	margin-bottom:15px
} 
.infieldCycleCountSelectBoxHolder.customStyle .dropdown-menu.open{
	position:static !important;
}