body {
	/*background: #FFFFFF!important;*/
}

.font-bold {
  font-weight: bold;
}

/* hide disabled menus */
li.disabled {
	display: none;
}

.subheader {
    font-weight: bold;
    border-bottom: solid 1px #333;
}
.changemutetime,
.mutealert,
.unmutesite,
.mutesite {
	font-size: 16px;
	cursor: pointer;
	padding-right: 5px;
}

.alertsetpanel .glyphicon-ok {
	display: none;
	color: green;
}
.alertsetpanel .glyphicon-remove {
	color: red;
	display: none;
}

.alertsetpanel .on .glyphicon-ok,
.alertsetpanel .val-on .glyphicon-ok {
	display: inline-block;
}

.alertsetpanel .off .glyphicon-remove,
.alertsetpanel .val-off .glyphicon-remove {
	display: inline-block;
}

.alertsetpanel .val-on .glyphicon-globe {
	display: none;
}
.alertsetpanel .val-off .glyphicon-globe {
	display: none;
}
.alertsetpanel .gon .glyphicon-globe {
	color: #8ACA8A;
}
.alertsetpanel .goff .glyphicon-globe {
	color: #FFA0A0;
}

.alertsetpanel .glyphicon {
	cursor: pointer;
}
.alertsetpanel tr td:first-child {
	font-weight: bold;
}

.pointer {
	cursor: pointer;
}
@media screen and (max-width: 560px) {
	#alertsettingsform {
		margin: 0 -16px;
	}
	#alertsettingsform td {
		padding: 5px;
	}
}
@media screen and (max-width: 480px) {
	#alertsettingsform {
		font-size: 10px!important;
	}
}
@media screen and (max-width: 350px) {
	#alertsettingsform td {
		padding: 1px;
	}
}

.overlayselector button {
	width: 100%;
}
.overlayselector .glyphicon {
	margin-right: 10px;
}
.overlayselector a {
	cursor: pointer;
}
.weathercont {
	padding-right: 0px;
}
.overlaycont {
	padding-right: 0px;
}
.breadcrumb {
	line-height: 18px!important;
}

.familiarisation {
	max-width: 1000px;
	margin: auto;
}
.familiarisationtest {
	display: none;
	text-align: center;
}
.familiarisation .slide {
	width: 100%;
}
.hiddenslide {
	display: none;
}
.widgetbox h5,
.widgetbox h6 {
	margin: 0;
}

#radar_area_overlay_f {
	display:none;
}
.adhkeycontainer,
.lotkeycontainer,
.logkeycontainer {
	z-index: 10;
    position: absolute;
    right: 21px;
}

.panel-response {
	line-height: 30px;
}

/*fileupload button*/
.fileUpload {
    position: relative;
    overflow: hidden;
    /*margin: 10px;*/
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.wraptext {
	white-space: normal;
}
.dtg-stepcounter-cont {
	font-weight: bold;
}

#olechart {
	width: 100%;
	height: 700px;
}
#report_container table tr td {
	padding:5px !important;
}

.broken_obs {
	color: #ABABAB;
}

.floodmapstrigger {
	color: #093981;
}
.floodmapstrigger:hover {
    color: #23527c;
    text-decoration: underline;
}
.floodloading {
	line-height: 32px;
}
.floodloading img {
	height: 16px;
	margin: 0 4px 4px 0;
}

#riverchartwrapper {
	display: flex;
	justify-content: space-between;
	width: 850px;
}
#riverchartcontainer {
	display: none;
	position: fixed;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	background: white;
	z-index: 1200;
}
#riverchartcanvas {
	padding-top: 55px;
}
#riverchartcanvas p {
	padding-inline: 40px;
}
.river-chart-loading{
	width: 600px;
    display: flex;
    justify-content: center;
	font-size: 15px;
}
#riverchartlegend {
	font-size: 13px;
    line-height: 1.3;
    margin: 40px 15px 15px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 12px;
    background: #fff;
    font-family: sans-serif;
    box-sizing: border-box;
	overflow-y: auto;
}
#riverchartlegend hr {
    margin: 10px 0;
}
.legend-title {
    font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.legend-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 0;
}
.legend-box {
	border-radius: 5px;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}
.legend-box.red {
    background: #ff000040;
}
.legend-box.amber {
    background: #ffa60040;
}
.legend-box.yellow {
    background: #ffff0040;
}
.legend-box.green {
    background: #32cd3240;
}
.legend-line {
    width: 30px;
    flex-shrink: 0;
    border-top-width: 2px;
    border-top-style: solid;
}
.solid-green {
    border-top-color: #32cd32;
}
.dashed-green {
	border-top-color: #32cd32;
	border-top-style: dashed;
}
.dashed-red {
    border-top-color: #ff0000;
    border-top-style: dashed;
}
.dashed-blue {
    border-top-color: #0000ff;
    border-top-style: dashed;
}

.overflowx {
	overflow-x: auto;
}
table .smi .glyphicon {
	font-size: 8px;
	color: blue;
	line-height: 4px;
}
.glyphicon-tint {
	color: blue;
}

.smidrop {
	font-size: 12px;
}

.location_name_filter {
	cursor: pointer;
}
.lvl-0 { background: #F14D25 }
.lvl-1 { background: #EB7023 }
.lvl-2 { background: #E59120 }
.lvl-3 { background: #E0B21E }
.lvl-4 { background: #DAD01C }
.lvl-5 { background: #B9D319 }
.lvl-6 { background: #92CE17 }
.lvl-7 { background: #6BC815 }
.lvl-8 { background: #46C213 }
.lvl-9 { background: #23BC11 }
.lvl-10 { background: #10B61E }

.archive_row td {
	background: #DDD!important;
}
@media screen and (max-width: 691px) {
	.autumn-dar .autumnheader {
		text-align: center!important;
	}
}
.p10 {
	padding: 10px!important;
}
.autumnheader p {
	margin: 0;
}
.autumn-dar table tr td {
	padding: 0 10px;
	text-align: center;
	white-space: nowrap;
}
.autumn-dar table tr td:first-child {
	width: 130px;
	text-align: left;
}
.autumn-dar .panel-body {
	padding: 10px 0 5px 0;
}
.autumn-dar table {
	width: 100%;
}
.autumn-dar h4 {
	margin-bottom: 0px;
}
.pdfautumn table {
	width: initial!important;
}
.pdfautumn .panel-title {
	margin: 20px 0 0 0;
}

#noadr div.editable {
	white-space: pre-line;
}

#noadr table tr th,
#noadr table tr td {
	min-width: 60px;
	max-width: 80px;
    border: white 2px solid;
}
#noadr table tr th:first-child,
#noadr table tr td:first-child {
	min-width: 200px;
	max-width: 1000px;
}
#noadr table td.editable input {
	color: black;
}
#noadr table td.valueerror input {
	background: #f00;
}
#noadr table input {
	width: 100%;
	margin: -5px 0;
}
#noadr .date_error {
	border: 1px solid red;
}
.noadr-calculated-green {
	background: #0A9B16!important;
}
.noadr-calculated-red {
	background: #f24e26!important;
	color: white;
}
.noadr-calculated-yellow {
	background: #e9ff92!important;
}
.noadr-calculated-black {
	background: black!important;
}
.noadr-green {
	background: #0A9B16;
}
.noadr-red {
	background: #f24e26;
	color: white;
}
.noadr-yellow {
	background: #e9ff92;
}
.noadr-black {
	background: black;
}
.noadr_leaf_mapping {
	color: red;
}
.noacr-season {
	text-align: center;
	font-size: 14px;
}
.nr5 {
	background: #8a7654;
	color: white;
}
.pdflogo {
	width: 170px;
}
.noar-title {
	text-align: center;
}
.paddingtop {
	padding-top: 20px;
}
.padding {
	padding: 20px 0;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clearfix {
	float: none;
}
#lightninganalysismap,
#radaranalysismap{
	height: 600px;
}
.analysis-asset-search {
	position: relative;
}
.analysis-asset-search #assetname {
	padding-right: 34px;
}
.analysis-asset-search-clear {
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 3;
	width: 32px;
	height: 32px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #777;
}
.analysis-asset-search-clear:hover,
.analysis-asset-search-clear:focus {
	color: #333;
}
#asseteditor .loading {
    height: 400px;
    text-align: center;
    line-height: 300px;
    font-size: 18px;
}
#asseteditor .state-changed {
	background: #ffeb3b;
}
#asseteditor .state-pending-save {
	background: #cddc39;
}
#asseteditor .state-saved {
	background: #8bc34a;
}
#asseteditor .glyphicon {
	line-height: 19px;
	padding: 0 5px;
	font-weight: lighter;
}
#asseteditor .glyphicon-upload {
	line-height: 17px;
}
#asseteditor .glyphicon-unchecked {
	display: inline;
}
#asseteditor .tabulator-selected .glyphicon-unchecked {
	display: none;
}
#asseteditor .glyphicon-check {
	display: none;
}
#asseteditor .tabulator-selected .glyphicon-check {
	display: inline;
}
#asseteditor .tabulator-table select {
	 height: 26px;
}
#asseteditor .fileinput-button {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
#asseteditor .fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	-ms-filter: 'alpha(opacity=0)';
	font-size: 200px !important;
	direction: ltr;
	cursor: pointer;
}
#editorModal span.glyphicon {
	cursor: pointer;
}
#editorModal span.add-line {
    line-height: 28px;
}

.iframe,
.trading-iframe {
	width: 100%;
	height: 300px;
	border: none;
}

.text-right {
	text-align: right;
}

.pat-product .relative-table-cell {
	position: relative;
}

.pat-product .radar-data-missing {
	text-align: center;
    background: white;
    color: black;
    width: 10px;
    height: 10px;
    border-radius: 4px;
    font-size: 8px;
    display: block;
    position: absolute;
    right:0;
    top:0
}
.pat-product .tooltip {
    white-space: pre-wrap;
}
.pat-product td {
	text-align: center;
}
.pat-product td:first-child {
	text-align: left;
}
.pat-product .tablewrapper thead tr.headerspan th {
	text-align: center;
}
.pat-product .tablewrapper thead tr.headerspan th:first-child {
	text-align: left;
}
