/*@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;
}
@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;
}
/*!
 * John Deere App Imports
 * Copyright Simplica Corporation
 */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 50px;
    background-color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", Sans-Serif;
    font-size: 0.9rem;
}
body.s-left-login-bg {
    background-color: #fff;
}

main {
    margin-bottom: 250px;
}

header {
    height: 115px !important;
    z-index: 2;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    color: #ffffff;
    font-size: 0.9rem;
    padding: 20px;
    background-color: #333333;
}

.footer-text::before {
    content: "2022 Oilscan Online. All Rights Reserved.";
}

tr.odd td {
    background-color: #fefefe;
}

tr.even td {
    background-color: #e1e1e3;
}

.s-font-large {
    font-size: large;
}

.s-custom-footer {
    bottom: 50px;
    width: 100%;
    color: #fff;
    background-color: #2f8a36;
}
.s-custom-footer .s-custom-footer-icon-color {
    color: #f5be09;
    background-color: #fff;
    border-radius: 50px;
}
.s-custom-footer a {
    color: #fff;
}
.s-custom-footer h5 {
    color: #fff;
    padding: 0.4rem;
    margin-bottom: 0;
}
.s-custom-footer h5 a {
    color: #fff;
}

.spinner {
    border-left: 6px solid rgba(47, 138, 54, 0.35);
    border-right: 6px solid rgba(47, 138, 54, 0.35);
    border-bottom: 6px solid rgba(47, 138, 54, 0.35);
    border-top: 6px solid rgba(47, 138, 54, 0.8);
}

.s-page-container {
    margin-left: 2rem;
    margin-right: 2rem;
    padding-top: 1.5rem;
    margin-bottom: 4rem;
}

.s-clear {
    clear: both;
}

.s-user-account {
    padding: 20px 0px 0px 50px;
}

.s-user-account .badge, .s-user-account .dropdown-toggle {
    color: #212529 !important;
    border-color: #212529 !important;
}

.s-card-breadcrumb {
    background-color: #ffffff;
    color: inherit;
    padding: 1rem 1rem 1rem 2rem;
}
.s-card-breadcrumb h5 {
    color: inherit;
}

.s-login-align {
    text-align: right;
}

.s-left-login-bg {
    background-position: left bottom;
    background-size: contain;
    background-image: url(../img/login-bg.png);
    background-repeat: no-repeat;
}
.s-left-login-bg .s-logo {
    float: right;
    margin: 0 auto;
}
.s-left-login-bg .s-logo-login {
    float: right;
    background-image: url(../img/logo-johnDeere.jpg);
    width: 290px;
    height: 60px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.s-login-right {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0;
    background-color: transparent;
    border-left: 1px solid #e8e8e8;
}

.s-logo {
    background-image: url(../img/logo-johnDeere.jpg);
    width: 245px;
    height: 50px;
    margin-left: 2rem;
    background-repeat: no-repeat;
    background-size: contain;
}

#login-content {
    padding: 3rem;
    margin-top: 3rem;
}
#login-content .s-logo {
    float: none;
}
#login-content .input-group-text {
    background-color: #fff;
}

.s-bv-logo {
    display: none;
}

.s-bg-none {
    background-color: transparent;
    background-image: none;
    border: none;
}

.s-bg-gray {
    background-color: #eee;
}

.s-bg-primary-color {
    color: #ffffff;
    background-color: #2f8a36;
}

.s-primary-color {
    color: #2f8a36;
}

.s-secondary-color {
    color: #2f8a36;
}

.s-border-primary {
    border: 1px solid #2f8a36;
}

h6 {
    text-transform: uppercase;
}

.s-fa-color-blue {
    color: #1ba0cd;
}

.s-fa-color-green {
    color: #84ba40;
}

.s-fa-color-orange {
    color: #f38a21;
}

.s-fa-color-yellow {
    color: #f5be09;
}

.s-fa-color-gray {
    color: #343a40;
}

.s-collapse {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 1rem;
    padding-top: 0.5rem;
    margin-top: -1px;
}

.listbox {
    width: 300px;
    size: 10;
}

.btn-default, .btn-default:hover, .btn-default:disabled {
    color: #2f8a36 !important;
    padding: 10px 15px;
    border-color: #2f8a36 !important;
    background-color: #fff !important;
}

/* Equipment */
.s-badge-abnormal {
    text-transform: uppercase;
    color: #f58f58;
    border: 1px solid #f58f58;
}

.s-badge-normal {
    text-transform: uppercase;
    color: #5fc79c;
    border: 1px solid #5fc79c;
}

.s-vertical-scroll-md {
    max-height: 418px;
}

.s-vertical-scroll-lg {
    max-height: 780px;
}

#s-submit .s-filter-bar, #s-actions .s-filter-bar {
    border-bottom: none;
}

#s-submit .s-filter-pills, #s-actions .s-filter-pills {
    padding: 0.4rem 0;
}

.img-sml {
    width: 16px;
}

.row-important > td {
    font-weight: bold;
}

.spectroTable, .s-sampleInfoTable, .s-cotaminantsTable, .s-historyTable {
    font-size: 0.8rem;
}

.spectroTable th, .s-sampleInfoTable th, .s-cotaminantsTable th, .s-historyTable th {
    background-color: #f9f9f9;
}

.spectroTable tr, .s-sampleInfoTable tr, .s-cotaminantsTable tr, .s-historyTable tr {
    border-bottom: 1px solid #ddd;
}

table.s-contaminantsTable2 td {
    height: 30px;
}

.t-rotate {
    transform-origin: 14% 70%;
    transform: rotate(-65deg);
    -webkit-transform-origin: 14% 70%;
    -webkit-transform: rotate(-65deg);
    -webkit-backface-visibility: hidden;
    margin-bottom: 0px;
    padding: 0px !important;
    font-weight: bold;
}

.spectroTable th, .spectroTable td {
    vertical-align: bottom !important;
    border: 1px solid #ddd;
}

.spectroTable th {
    background-color: #eee;
    font-weight: bold;
}

.spectroTrCustom {
    background-color: #eee !important;
}

.s-table-cell-content {
    white-space: nowrap;
}

.s-table-column-header div {
    min-width: 50px;
    white-space: nowrap;
    overflow: hidden;
}

.s-border-left {
    border-left: 2px solid #aaa !important;
}

.s-td-customHeight {
    background-color: #f9f9f9 !important;
    word-wrap: normal;
    vertical-align: bottom;
}

.s-text-truncate {
    width: 6rem;
}

.spectroTable tr td:first-child, .spectroTable th:first-child {
    border-left: none !important;
}

.s-actions, .s-no-actions {
    background-size: contain !important;
    height: 20px;
}

.s-actions {
    background: transparent url(../img/actions.png) no-repeat top center;
}

.s-no-actions {
    background: transparent url(../img/no-actions.png) no-repeat top center;
}

/* Severities */
.s-cell-abnormal, .s-cell-monitor, .s-cell-critical {
    font-weight: bold;
    padding: 3px;
    color: #fff !important;
}

.s-cell-abnormal {
    background-color: #f38a21 !important;
}

.s-cell-monitor {
    background-color: #7daefa !important;
}

.s-cell-critical {
    background-color: #dc1f26 !important;
}

.severity_0_color {
    font-weight: bold;
    padding: 3px;
    background-color: #FFFF00;
}

.severity_1_color {
    font-weight: bold;
    padding: 3px;
    background-color: #C8C8C8;
}

.severity_2_color {
    font-weight: bold;
    padding: 3px;
    background-color: #00C900;
}

.severity_3_color {
    font-weight: bold;
    padding: 3px;
    background-color: #7daefa;
}

.severity_4_color {
    font-weight: bold;
    padding: 3px;
    background-color: #f78f1d;
}

.severity_5_color {
    font-weight: bold;
    padding: 3px;
    background-color: #fd5858;
}

.s-fa-stack {
    font-size: 0.6em;
    margin-left: -2px;
}

.s-severity-normal, .s-severity-abnormal, .s-severity-monitor, .s-severity-critical, .s-severity-other, .s-severity-icon-normal {
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle;
}

.s-severity-normal, .s-severity-A {
    color: #399123;
}

.s-severity-monitor, .s-severity-B {
    color: #3d9ed0;
}

.s-severity-abnormal, .s-severity-C {
    color: #f78f1d;
}

.s-severity-critical, .s-severity-D {
    color: #bf151e;
}

.s-severity-other {
    color: #f2b711;
}

.s-severity-A, .s-severity-B, .s-severity-C, .s-severity-D {
    font-weight: 800;
    text-transform: uppercase;
    vertical-align: middle;
    line-height: 0.7;
}

.s-bg-severity-abnormal {
    background-color: #f78f1d;
}

.s-bg-severity-critical {
    background-color: #bf151e;
}

/* alerts */
.s-alert-status {
    font-size: 0.8rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    font-weight: 600;
}

.s-alert-status-new {
    border: 1px solid #3d9ed0;
    color: #3d9ed0;
}

.s-alert-status-assigned {
    border: 1px solid #399123;
    color: #399123;
}

.s-in-spec {
    outline: 1px solid #399123;
    color: #399123;
    text-align: center;
}

.s-alert-status-dismissed {
    border: 1px solid #c84d1b;
    color: #c84d1b;
}

.s-out-of-spec {
    outline: 1px solid #c84d1b;
    color: #c84d1b;
    text-align: center;
}

/* Actions */
#s-actions .list-group-item {
    border: none;
}

.s-action-card-header {
    background-color: #fff;
    border-radius: 0 !important;
}

.s-action-overdue {
    border-left: 2px solid #db2d37;
}

.s-action-new {
    border-left: 2px solid #e8b528;
}

.s-action-in-prog {
    border-left: 2px solid #007bb6;
}

.s-action-done {
    border-left: 2px solid #61bb9f;
}

.s-action-info {
    border-left: 2px solid #e8b528;
}

.s-action-monitor {
    border-left: 2px solid #4ba1d0;
}

.s-action-rebuild {
    border-left: 2px solid #8b7ac1;
}

td.s-bg-primary-color {
    background-color: #2f8a36 !important;
}

.s-badge-user-active {
    border-color: #0c8f63;
    color: #0c8f63;
}

.s-badge-user-inactive {
    border-color: #be011f;
    color: #be011f;
}

.s-new-user {
    max-width: 800px;
}

.required-field {
    color: #218dfe;
}

input:required {
    border-color: #218dfe;
    border-width: 1.5px;
}
input:required.form-control-plaintext {
    border-color: transparent;
}

#login-content input:required {
    border-color: #dee2e6;
}
#login-content .required-field {
    color: inherit;
}

.custLookup input[disabled] {
    width: 85%;
}

.highcharts-container {
    border: 1px solid #fff;
}

.highcharts-color-1 {
    fill: #f5be09;
    stroke: #f5be09;
}

.highcharts-color-2 {
    fill: #84ba40;
    stroke: #84ba40;
}

.highcharts-color-3 {
    fill: #1ba0cd;
    stroke: #1ba0cd;
}

.highcharts-color-4 {
    fill: #f38a21;
    stroke: #f38a21;
}

.highcharts-color-5 {
    fill: #dc1f26;
    stroke: #dc1f26;
}

#targetCustomerDT tr.s-selected-row, #targetUnitDT tr.s-selected-row {
    outline: 2px solid #2f8a36;
}

.s-sample-volume-by-worksite .highcharts-axis-labels span {
    word-break: break-all !important;
    min-width: 200px !important;
    width: 200px !important;
    white-space: normal !important;
}

.s-hide-grid-line {
    stroke-width: 0 !important;
}

.s-show-grid-line {
    stroke-width: 1 !important;
}

@media (max-width: 768px) {
    .s-left-login-bg {
        background-image: url(../img/login-bg-xs.png);
    }
    #login-content {
        padding: 0 !important;
    }
}
select[required=true] + span .select2-selection {
    border-color: #218dfe;
    border-width: 1.5px;
}

div[required=true] .s-suggest, div[required=true] .datetimepicker-input {
    border-color: #218dfe;
    border-width: 1.5px;
}

#validateEntitiesTable thead,
#validateEntitiesTable tbody {
    overflow: unset !important;
}
#validateEntitiesTable th:first-child,
#validateEntitiesTable td:first-child {
    position: sticky;
    left: -1px;
    z-index: 10;
    height: 100%;
}
#validateEntitiesTable td:first-child {
    background: #fff;
}
#validateEntitiesTable th:first-child div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#validateEntitiesTable th:first-child div:before,
#validateEntitiesTable td:first-child:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 0;
}
.nav-item .nav-link:hover .s-tab-icon.fa-bell,
.nav-item .nav-link:focus .s-tab-icon.fa-bell {
    color: white !important;
}

#validateEntitiesTable .s-status-success{ padding: 0; border: none; }