/*@page {*/
/*size: letter landscape;*/
/*}*/

.report .report .pdf-hide {
    display: inherit;
}

.report .html-hide{
    display: none;
}

.report .severity-header-label{
    font-size: 12pt;
}

.report .severity-label-2-color{
    color: #8fc53a;
}

.report .severity-label-3-color{
    color: #7daefa;
}

.report .severity-label-4-color{
    color: #f78f1d;
}

.report .severity-label-5-color{
    color: #b0002d;
}

.report thead {
    display: table-header-group
}

.report table, .report tr, .report td, .report th, .report tbody, .report thead, .report tfoot {
    /*page-break-inside: avoid !important;*/
}


.report .headerTable{
    margin-bottom: 5px;
}

.report table.headerTable td{
    font-size: 13px;
    /*line-height: 25px;*/
    border: 1px solid #d4d4d4;
}

.report html, .report body {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    background-image: none;
    color: #444;
    width: 100%;
    height: 100%;
    font-family: "Arial Unicode MS", Arial, sans-serif;
    font-size: 12px;
}

.report h4 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
    color: #4a4a4a;
    margin-top: 10px;
    margin-bottom: 17px;
}

.report #container {
    padding: 0px 40px;
}

.report .report-body {
    margin: 0;
}

.report .header, .report .s-report-header {
    position: absolute;
    right: 70px;
    top: 67px;
}

.report .header-bar img{
    width: 100%;
    height: auto;
    padding-top: 57px;
}

/*.report .header-bar{*/
/*background: #fff url(img/report-header.jpg) no-repeat top left;*/
/*height: 250px;*/
/*background-size: cover;*/
/*}*/

.report .title-report {
    /*color: #be011f;*/
    font-size: 32px;
    text-align: right;
    margin-bottom: 20px;
}

.report .date {
    text-align: right;
    font-size: 15px;
}

.report .customer-info {
    font-weight: bold;
    line-height: 24px;
    padding-left: 60px;
}


.report .float-left {
    float: left;
}

.report .float-right {
    float: right;
}

.report td.td-bg {
    background-color: #ccc;
}

.report .left {
    text-align: left !important;
}

.report .right {
    text-align: right !important;
}

.report .center {
    text-align: center !important;
}

.report h1 {
    font: 20px Trebuchet MS !important;
}

.report .table-title {
    color: #7b7b7b;
    text-transform: uppercase;
}

.report table.dataTable {
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
    font-size: 12px;
    table-layout: fixed;
    font-family: Arial, sans-serif;
}

/*.report .lg-cell {*/
/*width: 200px !important;*/
/*}*/

/*.report .mdlg-cell {*/
/*width: 150px !important;*/
/*}*/

.report .md-cell {
    width: 110px !important;
}

.report .smmd-cell {
    width: 80px !important;
}

.report .sm-cell {
    width: 60px !important;
}

.report .vsm-cell {
    width: 40px !important;
}

.report .dataTable th {
    background-color: #e1e1e3;
    padding: 10px 0px 10px 6px;
    color: #666;
    text-align: center;
    /*width: 10%;*/
}

.report .dataTable td {
    text-align: center;
    padding: 8px;
}


.report .notice-text {
    color: #7f7f7f;
    margin-bottom: 30px;
}


.report #chart {
    /*width: 80%;*/
    /*height: auto;*/
    /*margin: 20px auto 50px auto;*/
    /*display: block;*/
    /*text-align: center;*/
}

.report #charts {
    /*text-align: -webkit-center;*/
    /*margin: 20px auto 50px auto;*/
    /*width: 100%;*/
}

.report .au-abcd-chart-row {
    display: block;
    margin-bottom: 25px;
    margin-top: 5px;
    margin-left: 3%;
    margin-right: auto;
    width: 100%;
}

.report .au-abcd-chart-col {
    display: inline-flex;
    padding: 0px;
    width: 30%;
    height: 250px;
}

.report .au-bar-chart-row {
    /*display: inline-block;*/
    /*margin-bottom: 25px;*/
    /*margin-top: 5px;*/
    /*width: 950px;*/
    /*height: auto;*/
}

.report .sample-action-chart-row .highcharts-title{
    font-size: 18px !important;
    font-weight: bold !important;
}

.report .sample-action-chart-row {
    display: block;
    width: 60%;
    margin: 5px auto 0px auto;
    text-align: center;
}

.report .sample-action-chart-col {
    width: 100%;
    height: 300px;
    margin-left: 10%;
    float: left;
    margin-bottom: 25px;
}

.report rect {
    stroke: rgb(255, 255, 255) !important;
}

.report .highcharts-xaxis-labels {
    text-align: right;
}

.report .highcharts-title{
    font-size: .8rem;
    white-space: nowrap;
}

.report #reportsMain div.ui-widget-content{
    background-color: #fff;
}

/* Media queries */
/* Desktop screen resolution -MD ----------- */
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .title-report {
        font-size: 26px;
        margin-bottom: 9px;
    }

    .date {
        font-size: 14px;
        padding: 0;
        margin: 0;
    }
}

/* Desktop screen resolution -SM- --------- */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .title-report {
        font-size: 25px;
        margin-bottom: 9px;
        line-height: 26px;
    }

    .date {
        font-size: 14px;
        padding: 0;
        margin: 0;
    }

    .header {
        /*top: 15px;*/
    }
}

.report .crlfdiv {
    display: block;
    width: 100%;
    clear: both
}

.report .floatingbar {
    background: none repeat scroll 0 0 #dfdfdf;
    border-bottom: 1px solid #aaa;
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.report .reportButton {
    float: right;
    margin-right: 25px;
    margin-top: 8px;
    text-align: center;
    display: inline-block;
}

.report .loading {
    padding: 50px;
    text-align: center;
    background: url("../images/loading.gif") center no-repeat;
}


.report .non-bpmarine-template table#jSpectroGrid, .report .non-bpmarine-template table#jSampleInfoGrid,
.report .non-bpmarine-template table#jPhysicalGrid,
.report .non-bpmarine-template table#jPhysical2Grid {
    width: 100% !important;
}

.report .non-bpmarine-template table {
    line-height : 16px;
}

.report .non-bpmarine-template #jSpectro, .report .non-bpmarine-template #jPhysical , .report .non-bpmarine-template #jPhysical2 {
    padding-right: 0px;
    margin-right: 1px;
}

.report .test-width{
    display:inline-block;
}

.customer-address {
    position: relative;
    top: -42px;
    left: 100px;
    color: white;
    font-weight: normal;
    font-size: small;
}
.report .s-bg-severity-abnormal {
    background-color: #f78f1d !important;
}

.report .s-bg-severity-critical {
    background-color: #bf151e !important;
}

.report .s-cell-abnormal, .report .s-cell-monitor, .report .s-cell-critical {
    font-weight: bold;
    padding: 3px;
    color: #fff !important;
}

.report .s-cell-abnormal {
    background-color: #f38a21 !important;
}

.report .s-cell-monitor {
    background-color: #7daefa !important;
}

.report .s-cell-critical {
    background-color: #dc1f26 !important;
}

.report .s-highlight-td {
    background-color: #CBCDC8 !important;
}

.report .s-border-line{
    border-bottom: 2px solid #aaa;
}

.report-page-container {
    padding-left: 15px;
    padding-right: 15px;
}

@media print {
	@page {
		margin-top: .3cm;
	}

	@page rotated {
		size: landscape;
	}

	.s-a4-landscape, .s-a4-portrait, .s-letter-landscape, .s-letter-portrait {
		/*font-size: 1.1vw !important;*/
	}

	.s-a4-landscape, .s-letter-landscape {
		page: rotated;
	}

	#s-sample-details {
		position: relative;
		/*height: 100vh !important;*/
		/*min-height: 100vh !important;*/
	}

	.first-page-wrapper {
		height: 1400px;
	}

	.s-a4-landscape .first-page-wrapper, .s-letter-landscape .first-page-wrapper {
		height: 875px;
	}

	.s-footer-key {
		/*position: absolute !important;*/
		/*bottom: 0;*/
		line-height: 1;
		font-size: 10px;
		margin-top: auto;
		position: static !important;
	}

	.s-footer-key p {
		margin-bottom: 0;
	}

	.vh-100 {
		height: 100vh !important;
	}

	body {
		background-color: #fff !important;
		font-family: Arial, Helvetica, sans-serif;
		-webkit-print-color-adjust: exact;
		position: relative;
		margin: 0px;
		line-height: 1.2;
	}

	.report thead {
		display: table-header-group
	}

	.s-clear {
		clear: both;
	}

	.report header, report .header {
		top: 0 !important;
		margin-top: 0px !important;
		padding-top: 0px !important;
	}

	.report .s-report-header {
		position: absolute;
		text-align: right;
		right: 40px;
		line-height: 1.5;
		font-size: 13px;
		top: 10px !important;
	}

	.report .header-bar img {
		background-repeat: no-repeat;
		padding-top: 0px;
		margin-top: -8px;
	}

	.font-weight-bold {
		font-weight: bold;
	}

	.report .highcharts-title {
		font-size: .8rem;
		white-space: nowrap;
	}

	.report .title-report {
		font-size: 28px;
		text-align: right;
		margin-bottom: 20px;
	}

	table > thead > tr > th {
		background-color: #f4f4f4 !important;
		padding: 8px 0px 8px 6px;
		color: #666;
		text-align: center;
		vertical-align: top;
	}

	table tbody > tr {
		border-left: 1px solid #dee2e6 !important;
	}

	.report .table, .report table.dataTable {
		width: 100%;
		margin-bottom: 40px;
		margin-top: 20px;
		font-size: 11px;
		/*font-family: Arial, sans-serif;*/
		/*margin-left: 15px;*/
		/*margin-right: 15px;*/
	}

	.report .dataTable th {
		padding: 4px 0px 4px 3px;
		line-height: 1.1;
		text-transform: capitalize !important;
	}

	.report .table td, .report .dataTable td {
		padding: 3px 0px 3px 3px;
		line-height: 1.1;
	}

	.report tr.odd td {
		background-color: #fefefe;
	}

	.report tr.even td {
		background-color: #e1e1e3;
	}

	.report table th {
		background-color: #f1f3f2 !important;
		padding: 0 0 0 0.25rem;
		font-size: 12px;
	}

	.report .text-center {
		text-align: center;
	}

	.row {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
	}

	.ml-0 {
		margin-left: 0px !important;
	}

	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
	.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
	.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
	.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
	.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
	.col-xl-auto {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.col {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-1, .col-md-1, .col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-2, .col-md-2, .col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-3, .col-md-3, .col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-4, .col-md-4, .col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-5, .col-md-5, .col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-6, .col-md-6, .col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-7, .col-md-7, .col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-8, .col-md-8, .col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-9, .col-md-9, .col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-10, .col-md-10, .col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-11, .col-md-11, .col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-12, .col-md-12, .col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.ml-0, .mx-0 {
		margin-left: 0 !important;
	}

	.mr-0, .mx-0 {
		margin-right: 0 !important;
	}

	.xlg-cell {
		width: 300px !important;
	}

	.lg-cell {
		width: 200px !important;
	}

	.mdlg-cell {
		width: 150px !important;
	}

	.report .md-cell {
		width: 110px !important;
		word-break: break-all;
	}

	.report .smmd-cell {
		width: 80px !important;
	}

	.s-break-all {
		word-break: break-all;
	}

	.report .s-bg-gray {
		background-color: #f1f3f2 !important;
	}

	.report .sm-cell {
		width: 60px !important;
	}

	.report .vsm-cell {
		width: 40px !important;
	}


	.border-0 {
		border: none;
	}

	.report #chart {
		width: 80%;
		height: auto;
		margin: 20px auto;
		display: block;
		text-align: center;
	}

	.report #charts {
		/*text-align: -webkit-center;*/
		/*margin: 20px auto;*/
		/*width: 80%;*/
	}

	.report .highcharts-container {
		margin: 0 auto;
	}

	.report .highcharts-xaxis-labels {
		text-align: right;
	}

	.report rect {
		stroke: rgb(255, 255, 255) !important;
	}

	.report .s-sampleInfoTable, .report .s-cotaminantsTable {
		margin: 0;
	}

	.report .s-cotaminantsTable th, .report .s-sampleInfoTable th {
		/*height: inherit !important;*/
	}

	.report #s-sample-details {
		padding-top: 0px !important;
	}

	.report .au-abcd-chart-row {
		display: block;
		margin-bottom: 5px !important;
		margin-top: 5px !important;
		margin-left: 3%;
		margin-right: auto;
		width: 100%;
	}

	.report .au-abcd-chart-col {
		display: inline-flex;
		padding: 0px;
		width: 30%;
		height: 250px;
	}

	.report .au-bar-chart-row {
		display: block;
		margin-bottom: 5px !important;
		margin-top: 5px !important;
		width: 950px !important;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}

	.report .sample-action-chart-row .highcharts-title {
		font-size: 18px !important;
		font-weight: bold !important;
	}

	.report .sample-action-chart-row {
		display: block;
		width: 60%;
		margin: 5px auto 0px auto;
		text-align: center;
	}

	.report .sample-action-chart-col {
		width: 100%;
		height: 300px;
		margin-left: 10%;
		float: left;
		margin-bottom: 25px;
	}

	.report tr, .report td, .report th, .report tbody, .report thead, .report tfoot {
		/*page-break-inside: avoid !important;*/
	}

	.severity_0_color {
		font-weight: bold;
		padding: 3px;
		background-color: #FFFF00 !important;
	}

	.severity_1_color {
		font-weight: bold;
		padding: 3px;
		background-color: #C8C8C8 !important;
	}

	.severity_2_color {
		font-weight: bold;
		padding: 3px;
		background-color: #00C900 !important;
	}

	.severity_3_color {
		font-weight: bold;
		padding: 3px;
		background-color: #7daefa !important;
	}

	.severity_4_color {
		font-weight: bold;
		padding: 3px;
		background-color: #f78f1d !important;
	}

	.severity_5_color {
		font-weight: bold;
		padding: 3px;
		background-color: #fd5858 !important;
	}

	.report .bg-secondary {
		background-color: #6c757d !important;
	}

	.report td.p-1 {
		padding: 0.10rem 0.10rem 0.10rem 0.20rem !important;
	}

	.report .s-td-customHeight {
		height: 60px !important;
		background-color: #eee !important;
	}

	.report div.page {
		page-break-after: always;
		page-break-inside: avoid;
	}


	/*rotated table styling*/
	.report .panel-body .page4-SDA {
		overflow: visible;
		/*border:solid green 1px;*/
	}

	/*.report .rotated-div{*/
	/*    -webkit-transform-origin: 35% 95%;*/
	/*    -webkit-transform: rotate(-90deg);*/
	/*    margin-top: 700px;*/
	/*    margin-left: 165px;*/
	/*}*/
	/*rotated table styling*/
	td.marine-first-column {
		width: 190px !important;
	}


	.highcharts-root {
		height: auto !important;
	}

	.report .small-text {
		font-size: 8px;
	}

	#jSpectroPhysicalFo table tr td:nth-child(1), #jSpectroPhysicalSystem table tr td:nth-child(1), #jSpectroPhysicalCylinder table tr td:nth-child(1) {
		background-color: #ccc;
		border-bottom: 1px solid #aaa;
		font-weight: bold;
		text-align: left;
	}

	.spectroTrCustom td div {
		width: fit-content;
		display: inline-block;
	}

	.report .s-bg-severity-abnormal {
		background-color: #f78f1d !important;
	}

	.report .s-bg-severity-critical {
		background-color: #bf151e !important;
	}

	.s-cell-abnormal, .s-cell-monitor, .s-cell-critical {
		font-weight: bold;
		padding: 3px;
		color: #fff !important;
	}

	.s-cell-abnormal,
	.report .even td.s-cell-abnormal,
	.report .odd td.s-cell-abnormal {
		background-color: #f38a21 !important;
	}

	.s-cell-monitor,
	.report .even td.s-cell-monitor,
	.report .odd td.s-cell-monitor {
		background-color: #7daefa !important;
	}

	.s-cell-critical,
	.report .even td.s-cell-critical,
	.report .odd td.s-cell-critical {
		background-color: #dc1f26 !important;
	}

	.s-cell-critical-report,
	.s-cell-abnormal-report,
	.s-cell-monitor-report {
		font-weight: bold;
	}

	.s-cell-critical-report,
	.report .even td.s-cell-critical-report,
	.report .odd td.s-cell-critical-report {
		color: #dc1f26 !important;
	}

	.s-cell-abnormal-report,
	.report .even td.s-cell-abnormal-report,
	.report .odd td.s-cell-abnormal-report {
		color: #f38a21 !important;
	}

	.s-cell-monitor-report,
	.report .even td.s-cell-monitor-report,
	.report .odd td.s-cell-monitor-report {
		color: #7daefa !important;
	}

	.report .s-font-size-md {
		font-size: 20px;
	}

	.s-logo {
		margin-left: 0px !important;
	}

	.report .s-highlight-td {
		background-color: #CBCDC8 !important;
		text-align: center !important;
	}

	.report .highcharts-legend {
		margin-left: 200px;
		font-size: 10px;
	}

	.report .s-border-line {
		border-bottom: 2px solid #aaa;
	}

	.report .s-fa-color-red {
		color: #ff0000;
	}

	.s-border-left {
		border-left: 2px solid #aaa !important;
	}

	.s-border-right {
		border-right: 2px solid #aaa !important;
	}

	.s-border-left-right, .table-bordered td.s-border-left-right {
		border-left: 2px solid #aaa !important;
		border-right: 2px solid #aaa !important;
	}

	.s-border-none, .table-bordered td.s-border-none {
		border: none !important;
	}
}

.s-menu-tab {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 0px;
}
.s-menu-tab li {
  margin-bottom: -1px;
}
.s-menu-tab li.list-inline-item:not(:last-child) {
  margin-right: 0;
}
.s-menu-tab a {
  color: #c2c6cc;
  display: block;
  padding: 0.5rem 1rem;
  line-height: 1.8;
  text-transform: capitalize;
}
.s-menu-tab a.active, .s-menu-tab a:hover {
  font-weight: bold;
  color: #141414;
  border-bottom: 2px solid #141414;
}

.s-message-thread {
	margin-top: 0.5rem;
}
.s-message-thread ul {
	list-style-type: none;
	position: relative;
	padding-left: 0;
}

.s-message-item {
	padding: 0.7rem;
	margin: 0.5rem 0rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.s-message-item .s-message-container .s-message-item {
	padding: 0rem;
	margin: 0;
	background-color: #f1f3f2;
}

.s-message-item-replies .s-message-container {
	margin-left: 0.7rem;
}
.s-message-item-replies .s-message-item {
	background-color: #f3f3f3;
	border: 1px solid #dddddd;
}

.s-message-item-reply {
	margin-left: 0.7rem;
}

.s-message-sender {
	color: #be011f;
	font-weight: 700;
	text-transform: uppercase;
}

.s-message-item-sender {
	font-weight: bold;
}

.s-message-image {
	width: 200px;
	height: 200px;
}

.s-comment-container {
	border-top: 1px solid #ccc;
	margin-left: -1rem;
	margin-right: -1rem;
	padding: 0.4rem;
	margin-top: 0.5rem;
}

.s-comment {
	background-color: #f3f3f3;
	padding: 0.4rem;
	border: 1px solid #dddddd;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}

.s-comment-container .s-message-thread-image {
	width: auto;
}

