body {
   font-family: -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu, Arial, sans-serif !important;
 }

.align-right {
	text-align: right;
}

.scenarioHistoryGrid th#col5 span, .scenarioHistoryGrid td#col5{
	width: 400px;
	max-width: 400px;
}

.scenarioHistoryGrid table.table #col2 .cell {
	width: 200px !important;
}

.scenarioPredefinedGrid.scenarioHistoryGrid table.table #col1 .cell {
	width: auto !important;
}

.scenarioHistoryGrid .scenarioGrid table.table #col2 .cell {
	width: 180px !important;
} 

.noSelectionCheckBoxGrid.selection-single th.selection,
.noSelectionCheckBoxGrid.selection-single td.selection,
.scenarioHistoryGrid.selection-single th.selection,
.scenarioHistoryGrid.selection-single td.selection {
	display: none;
} 

.input-field .prefix ~ label {
	margin-left: 0px !important;
}

.scenario .tabs .tab {
	text-transform: none;
}

.scenario .tabs.tankTabs .tab{
	min-width:auto;
}

.erForceRefreshMessage.modal {
	height: 20% !important;
}

.erAcknowledge.modal{
	height: 75% !important;
	font-size: 15px  !important;
}

.htmlPrivacyAndTerms.modal .modal-content strong {
	font-weight: bold;
}

.htmlPrivacyAndTerms.modal .modal-content a {
	text-decoration: underline;
}


.htmlPrivacyAndTerms.modal .modal-content p {
	margin-top: -15px;
	margin-bottom: -15px;
}

.htmlPrivacyAndTerms.modal .modal-content ul li {
	list-style-type: disc;
	margin-top: -20px;
	margin-bottom: -15px;
}

.htmlPrivacyAndTerms.modal .modal-content ul {
	padding-inline-start: 40px;
	margin-top: -40px;
	margin-bottom: -20px;
}

.erProgressMessageBox {
	font-size: 15px  !important;
}

.erAlert.modal{
	height: 27% !important;
	min-height: 200px;
	font-size: 15px  !important;
	white-space: pre-line;
}
.erAlert.modal.bottom-sheet {
	height: auto !important;
	font-size: 15px  !important;
	white-space: pre-line;
}

.erAlertMobile.modal {
	height: 39% !important;
	font-size: 15px  !important;
	white-space: pre-line;
}

.erDialog div h4 {
	line-height: 110%;
	margin: 1.14rem 0 0.912rem 0;
}

.erDialog div h4, .erAlert div p, .erProgressMessageBox div p {
	margin-top: 0px !important;
	margin-bottom: 10px;
}

.erDialog.modal {
	width: 60%;
	max-width:600px;
}


.navMenu li {
	float: none;
	padding: 0 15px;
	line-height: 64px;
	padding: 0 !important;
}

.navMenu .collapsible {
	border: none;
	box-shadow: none;
}

.navMenu .collapsible li {
	padding: 0;
}

.navMenu .collapsible-header {
	background-color: transparent;
	border: none;
	line-height: inherit;
	height: inherit;
	margin: 0 1rem;
	padding-left: 0px;
    margin-left: 10px;
}

.navMenu .collapsible-header i {
	line-height: inherit;
}

.navMenu .collapsible-body {
	border: 0;
	background-color: white;
}

.navMenu .collapsible-body li a {
	margin: 0 1rem 0 2rem;
}

ul.navMenu.fixed a, ul.navMenu a {
	width: 100%;
	display: flex;
	line-height: normal;
	align-items: center;
}

.navMenu .collapsible {
	margin: 0;
}

.navMenu li {
	float: none;
	padding: 0 15px;
	line-height: 64px;
}

.navMenu li:hover, .navMenu li.active {
	background-color: #ddd;
}

.navMenu a {
	color: #444;
	display: block;
	font-size: 1rem;
	height: 64px;
	line-height: 60px;
	padding: 0 15px;
}

.readOnlyInput .select-wrapper input.select-dropdown:disabled {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
}


.picker__close, .picker__today, .picker__clear {
	font-size: 1.0rem !important;
}

.toast.myToast {
	overflow: hidden;
	background-color: #fff;
	color: black;
}


div.window-toolbar ul.dropdown-content li label {
	height: 50px;
	width: 100%;
	padding-top: 12px;
}

div.window-toolbar ul.dropdown-content li {
	padding-left: 8px;
}

div.window-toolbar ul.dropdown-content {
	max-height: 350px !important;
	overflow-y: auto;
	overflow-x: hidden;
}

div.window-toolbar ul.dropdown-content li label:before, div.tool-panel ul.dropdown-content li label:after
	{
	top: 11px;
}

/* 6858*/
[type="checkbox"]+label {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 1rem;
    -webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.inlineBlock  {
	display: inline-block !important;
}
.myGrid .table-body {
	height: calc(100% - 68px);
}

.formContainerStyle {
	max-width: calc(100vw - 20px);
}

.myWindow.window {
	overflow: visible;
	height: 81%;
	width:81%;
	max-width: 1200px;
}

.myWindow.window.maximize {
	max-width: none;
}

.erFormSmall:not(.maximize){
	height: auto !important;
	max-width: 390px !important;
	/*right: auto !important;
	left: auto !important;
	width: auto !important;*/
}

.erFormMedium:not(.maximize){
	height: auto !important;
	max-width: 520px !important;
	/*right: auto !important;
	left: auto !important;
	width: auto !important;*/
}

.erForm:not(.maximize), .threatAtPointWindow{
	height: auto !important;
	max-width: 690px !important;
	/*right: auto !important;
	left: auto !important;
	width: auto !important;*/
}

.erFormLarge:not(.maximize) {
	height: auto !important;
	max-width: 890px !important;
	/*right: auto !important;
	left: auto !important;
	width: auto !important;*/
}

.myWindow.window .content {
	overflow: visible;
}

.markerUnderlineText {
	background-color: transparent;	
}
.markerUnderlineText, .leaflet-tooltip.markerUnderlineText {
	text-align: center;
	font-size: 12px;
	pointer-events: none;
	font-weight: bold;
	text-shadow: -1px 0 #424242, 0 1px #424242, 1px 0 #424242, 0 -1px #424242;
	white-space: nowrap;
	padding: 1px;
	color: rgba(246, 235, 19, 255);
}

.leaflet-tooltip.markerUnderlineText {
	text-shadow: none;
	color: black;
	border: none;
	box-shadow: none;
	
}

.site-add-map-label, .leaflet-tooltip.site-add-map-label {
	margin-left: -115px !important;
	pointer-events: none;
	color: rgba(255, 255, 00);
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	padding: 39px 1px 1px 1px;
	font-size: 36px;
	background-color: transparent;
}

.leaflet-tooltip.site-add-map-label {
	color: black;
	border: none;
	box-shadow: none;
	
}

.bold, .bold input {
	font-weight: bold !important;
}

.lineThrough {
	text-decoration: line-through;
}

div.leaflet-popup-content{
	margin: 0;
	width: inherit !important;
}
div.leaflet-popup-content-wrapper {
	border-radius: 0;
	padding: 0;
}

div.leaflet-container a {
	color: inherit;
}

/* hide the arrow from leaflet tooltip */
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	content: none !important;
}
.labelAndRed, .leaflet-tooltip.labelAndRed {
	color: rgba(255, 0, 0);
	font-size: 0.9rem;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	padding: 3px;
	border-radius: 9px;
	background-color: yellow;
}

.leaflet-tooltip.labelAndBack {
	border: none;
	line-height: 1.2;
}
.labelAndBack, .leaflet-tooltip.labelAndBack {
	color: black;
	font-size: 0.9rem;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	padding: 3px;
	border-radius: 9px;
	background-color: yellow;
}

.labelNoBackground, .leaflet-tooltip.labelNoBackground {
	font-size: 0.9rem;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	padding: 3px;
	background-color: trasparent;
}

.labelNoBackground, .leaflet-tooltip.labelNoBackground {
	color: black;
}

.hybrid .labelNoBackground{
	color: white;
}

.labelAndBackRedBorder, .leaflet-tooltip.labelAndBackRedBorder {
	color: black;
	font-size: 0.9rem;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	padding: 3px;
	background-color: yellow;
	border: 2px solid red;
}

.labelNoBack, .leaflet-tooltip.labelNoBack {
	/*color: black;
	font-size: 12px;
	white-space: nowrap;
	padding: 3px;
	font-weight: bold;
	text-align: center;*/
	color: black;
	font-size: 0.9rem;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	padding: 3px;
	border-radius: 9px;
	background-color: yellow;
}

@-moz-keyframes blinker { 
	0% {background-color: red;}
	50%	{background-color:#157FCC;}
	0%{background-color:red;}
}
@-webkit-keyframes blinker { 
	0% {background-color: red;}
	50%{background-color:#157FCC;}
	0% { background-color:red;}
}
@keyframes blinker { 
	0% {background-color: red;}
	50% { background-color:#157FCC;}
	0% { background-color:red;}
}

.handCursor {
	cursor: pointer;
}

.kmlAddButton .top, .kmlAddButton .bottom {
	display: none;
}

.hidden {
	display: none !important;
}


.red {
	color: rgb(255, 0, 0) !important;
}
.colorRed {
	color: rgb(255, 0, 0) !important;
}

.row .autocomplete .multiValueSuggestBox-input-token label {
	left: 0px !important;
}

.input-field.listbox-wrapper.unitMenu {
	cursor: pointer;
	/* color: #9e9e9e; */
	/*-position: absolute;
	top: 0.2rem;
	right: 1.5rem;*/
	font-size: 1rem;
	cursor: text;
	transition: .2s ease-out;
	z-index: 100;
	flex: none;
	height: 44px;
    border-bottom: 1px solid rgb(158, 158, 158) !important;
    padding-left:10px;
    margin-top: -15px !important;
}

.input-field.listbox-wrapper.unitMenu.read-only {
	border-bottom: 1px dashed #9e9e9e !important;
	height: 46px !important;
    width: 100% !important;
}
.input-field.listbox-wrapper.unitMenu.read-only .gwt-ListBox {
	color: black !important;
} 
.unitMenu select.gwt-ListBox.browser-default {
    border: none !important;
    margin-top: 12px;
    background-color: transparent;
    background-image: none;
    appearance: none;
  	-webkit-appearance: none;
  	text-align-last: right;
  	direction: rtl;
  	cursor: pointer;
    padding-top: 6px;
    padding-right: 6px;
	color: #0000AA;
    font-size: 1rem;
    font-weight: bold;
    height: 33px;
    max-width: 70px;
}
.unitMenu select option {
    direction: ltr;
}
input[type="number"].invalid ~ .unitMenu, input[type="number"].field-error ~ .input-field.listbox-wrapper.unitMenu {
	border-bottom: 1px solid #F44336 !important;
	box-shadow: 0 1px 0 0 #F44336 !important;
}

input[type="number"]:focus ~ .unitMenu {
	border-bottom: 1px solid #42a5f5 !important;
	box-shadow: 0 1px 0 0 #42a5f5 !important;
}

.gwt-ListBox.browser-default {
	border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    background-color: transparent;
    appearance: none;
  	-webkit-appearance: none;
  	cursor: pointer;
  	background-image: url(../images/caret.png);
    background-position: center right;
    background-repeat: no-repeat;
    height: 30px;
    padding-right: 20px;
  	
}
.collapsible .gwt-ListBox.browser-default+label.red-text, .gwt-ListBox.browser-default+label {
    top: -14px;
}

.gwt-ListBox.browser-default+label.red-text {
	top: .5rem;
}

.materialValueComboBoxIcon {
	height: 29px;
	border-bottom: 1px solid rgb(158, 158, 158);
}

.mbsc-material.mbsc-form, .mbsc-mobiscroll.mbsc-form {
	background-image: none !important;
	background-color: transparent !important;
	color: black !important;
}

.mbsc-mobiscroll.mbsc-progress {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.noselect {
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.separator {
	border-right: 1px solid #ddd;
	margin-top: 9px;
	margin-bottom: 9px;
}

.leftPanel .input-field label {
	font-size: 0.8rem !important;
	white-space: nowrap;
}

.input-field.listbox-wrapper label {
	/*top: -1.3rem !important;*/
}
.input-field.listbox-wrapper.read-only {
	height: 28px;
}
.leftPanel .collapsible-body .materialValuesCombobox .input-field label.active, .collapsible li.active .collapsible-body .input-field.listbox-wrapper.read-only label {
	transform: translateY(-21px) !important;
}
.leftPanel .collapsible-body .materialValuesCombobox .input-field label, .collapsible li.active .collapsible-body .input-field.listbox-wrapper label {
	transform: none !important;
}
.leftPanel .dropdown-content li>div {
	font-size: 0.9rem !important;
}
.leftPanel .releaseTime input{
	border:0px;
	box-shadow:none;
}
.leftPanel .formContainerStyle input, .leftPanel .formContainerStyle .rendererLabel {
	font-size:0.9rem;
	padding-left:5px;
} 

.formContainerStyle .row {
	margin-bottom: 0px;
}
.locationCoordinates {
	padding-left:10px;
	padding-bottom:20px;
	display:flex;
	justify-content:space-between;
	margin:0px !important;
}

.locationAddress {
	padding-left:20px;padding-top:15px;margin-bottom:0px;
}

.whiteLinks a, .locationViewText a:visited, .locationViewText a:hover {
	color:white;
}

.leftPanel .checked {
	 background-color: #ECFAFB;
}
.searchWidgetTextbox:focus {
	border-bottom:0px solid white !important;
	box-shadow:none !important;
}
.manualMetForm .tabs .tab {
	text-transform: none;
}

.input-field input::-webkit-outer-spin-button,
.input-field input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.input-field .div {
	display: flex;
}

.input-field .div > *:first-child {
	flex-grow: 1;
}

.field-error-label {
	/*position: absolute;
	bottom: 0px;*/
}

.helpIcon {
    margin-left: 7px;
    color: #0000AA;
    font-size: 21px !important;
}

.link {
	color: #0000AA;
}

.placePredefScenarioLink {
	color: #0000AA !important;
	padding: 0px !important;
}
.infobubblelink {
	color: #0000AA !important;
	text-decoration: underline;
}
.rendererLabel {
	position: absolute;
    background-color: white;
    width: 100%;
    overflow: hidden;
    top: 4px;
}

.m3 .rendererLabel {
	width: calc(100% - 20px);
}

.mbsc-mobiscroll .dwwb {
	color: #2199f9 !important;
}

.mbsc-mobiscroll .dwb {
	text-transform: none !important;
	color:white !important;
}
.mbsc-mobiscroll .dwbw {
    margin-right: 10px;
}
.mbsc-mobiscroll .dwwr {
	font-family: inherit !important;
}

body > .erSideNav {
	display:none !important;
}

.scenarioGrid table.table tbody tr td>div {
	max-height: initial !important; 
}

.scenarioGrid table.table tbody tr.expansion td div.expanded {
	border-bottom: 0px none !important;
}

.scenarioGrid  .x-scroll {
	display:none !important;
}

body .scenarioGrid table.table tbody tr td {
	padding: 0 5px 0 20px !important;
}

.scenarioGrid table.table #colex i {
	color: white;
}

.scenarioHistoryGrid .expansion .content {
	margin-left:25px;
}

.legendColorSquare {
	width: 30px;
    height: 20px;
    margin-right: 5px;
    border: 1px solid black;
    flex: none;
}

.scenarioRow {
	cursor: pointer;
}
.scenarioRow label {
	width: calc(100% - 40px);
}
.scenarioRow > .col {
	padding: 0px !important;
} 
.select-wrapper span.caret {
	top: 16% !important;
}
.impactedPoisGrid #col0 {
	padding: 5px 0 5px 5px;
}

.impactedPoisGrid.incidentLogGrid #col0,
.impactedPoisGrid.incidentHistoryGrid #col0 {
	padding: 5px 5px 5px 5px;
}

.gpsDevicesGrid #col0 {
	padding: 0 !important;
}

.impactedPoisGrid #col1 {
	padding: 0px;
}

.impactedPoisGrid #col1 i.btn-flat {
	padding: 3px 0 0 0px !important;
}

.impactedPoisGrid #col2 {
	padding-left: 5px;
}

.impactedPoisGrid.hasImpactType #col2 .cell {
	width: 150px;
}
 .impactedPoisGrid:not(.hasImpactType) #col1 .cell {
 	width: 190px;
 }
 
  .incidentHistoryGrid table.table .cell, .incidentLogGrid table.table .cell {
   white-space: break-spaces;
  }
  
.incidentLogGrid #col1 .cell,
.incidentHistoryGrid #col1 .cell {
 	max-width: 220px;
}
 
.incidentLogGrid.impactedPoisGrid:not(.hasImpactType) #col2 .cell,
.incidentHistoryGrid.impactedPoisGrid:not(.hasImpactType) #col2 .cell {
 	width: 80px;
}
 
 .impactedPoisGrid:not(.hasImpactType).gpsDevicesGrid #col1 .cell {
 	width: auto;
 }
 
.impactedPoisGrid thead tr, .incidentHistoryGrid thead tr, .incidentLogGrid thead tr {
	height: 33px;
}
.impactedPoisGrid .legendColorSquare { 
	height: 29px;
}
.impactedPoisGrid tr:nth-child(odd) {background: #f5f5f5;}
.impactedPoisGrid tr:nth-child(even) {background: #ffffff;}

.mapToolsRight ul {
	margin-right:-30px !important;
}
.mapToolsRight li {
	margin-top:0px !important;
}

.plusMinusIcon {
	border: 1px solid black;
	border-radius: 1px;
	margin-left: 0px !important;
	color: black !important;
	font-size: 18px !important;
	margin-top: 3px;
}
.plusMinusIcon {
	margin-right: 3px !important;
}

.marginTop12 {
	margin-top: 12px	
}

.plusMinusIcon.disabled {
	border: 1px solid #9F9F9F !important;
	cursor: default !important;
}
.plusMinusIcon:active:not(.disabled) {
	font-weight:bold;
	box-shadow: 1px 1px gray inset;
}
.impactedPoisGrid  .inner-scroll{
	max-height: calc(100vh - 755px);
    min-height: 150px;
} 
.mapMenu {
	font-size: small !important;
}
.materialValueComboBoxLabel {
	transform:translateY(-21px);
}
.nopadding {
	padding: 0px !important;
}

.searchContainer > div{
	width: 405px;
}

.searchContainer {
    padding-left: 10px;
    padding-right: 10px;
}
.searchContainer .card {
	margin-top: 0px;
}
.textBoxContainer {
	flex: 1;
}
.leftPanel .textBoxContainer {
}

input[type=text].searchWidgetTextbox {
		color: black;
		margin: 0;
		border: 0px none;
		height: 3em;
		padding-left: 20px;
		width: calc(100% - 39px);
}
.leftPanel input[type=text].searchWidgetTextbox{
	padding-left: 10px;
	width: calc(100% - 54px);
}



.leftPanelView {
	max-width: calc(100vw - 0px);
}
.locationContainer {
	overflow:auto;
	/* position:fixed !important; */
	max-height:100%;
}


.dropdownActive .locationContainer {
	/*transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	height: 100vh;*/
}
.locationSearchWidget {
	margin-left:10px;
	position:absolute;
	left:0px;
	width:440px;
} 


.dropdown-content {
	position: fixed !important;
}
.bottomInfoContainer{
	position:fixed !important;
}
.mapTopContainer {
	position:fixed !important;
}
.mbsc-ios.mbsc-form {
	background-color:white !important;
}
.input-field.combobox .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: -15px !important;
    right: -7px !important;	
}
.input-field .select-wrapper .caret {
	right: -7px !important;
}


.bigMargin {
	margin-top: 12px;
	margin-bottom: 6px;
	display: inline-block;
}

.blackLabelCheckbox label {
	color: black;
}

.nolocation .card-image {
	height:60px !important;
}
.nolocation .card-content {
	display:none;
}

.nolocation .releaseTimeRow {
	display:none;
}

.nolocation .scenarioTypes{
	display:none;
}
.nolocation .locationError {
	display:none;
}
.nolocation .locationButtons {
	display:none;
}
.nolocation .leftPanelView, .nolocation .tooFarError {
	background-color: rgb(228, 227, 223) !important;
}
.nolocation .card-image img {
	display: none !important;
}

.myWindow.window:not(.maximize) .content > div {
	max-height: 75vh;
}

.iosBadge, .androidBadge {
	vertical-align: middle;
	height: auto;
}

.iosBadge {
	width: 140px;
}
	
.androidBadge {
	width: 179px;
}

.cordova .storeBadgeContainer, .cordova .learnMoreLink {
	display: none;
}

/* tryDesktop should only be visible on mobile app */
.cordova ul.side-nav a.tryDesktop {
	display: flex;
	height: 32px;
}

ul.side-nav a.tryDesktop {
	display: none;
}
.isSubscription .subscribeContainer {
	display: none;
}
.isSubscription.isTrial .subscribeContainer {
	display: block;
}
.subscribeContainer {
	border: 3px solid white;
}
.btn.upgradeButton {
	height: 30px;
	line-height: 30px;
	margin-left:auto;
	max-width:90%;
	box-sizing: content-box;
   	padding: 0px 6px !important;
}

.scenarioHistoryGrid table.table .selection [type="checkbox"] + label {
	padding: 0px;
}

.scenarioHistoryGrid table.table thead tr th.selection,
.scenarioHistoryGrid table.table tbody td.selection {
	padding-right:5px;
	padding-left: 10px;
}
	
.scenarioHistoryGrid table.table td#col0.selection {
	width:30px;
}
	
.scenarioHistoryGrid table.table tbody td#col1,
.scenarioHistoryGrid table.table tbody th#col1 {
	padding-left: 30px;
}

	
@media screen and (max-width: 765px) {
	
	.analysisTabs .vtabs {
		display: none !important;
	}
	.analysisTabs .tab-content>.tab-pane {
		display: block !important;
		opacity: 1 !important;
	}
	.analysisTabs .tab-content {
    }
    .analysisTabs .tabs-content {
    	border-left: none !important;
    }
	
	.publicLinkDiv {
		display:none !important;
	}
	
	.mapView .publicLinkDiv {
		display:flex !important;
		left:0px !important;
		right:0px !important;
		transform: none;
	}
	.subscribeButtonsContainer .btn {
	    /*min-height: 48px !important;*/
	}
	.scenario .linkContainer {
		width: auto !important;
	}
	.monitoring .linkContainer {
		width: auto !important;
	}
	.mapToolsContainer {
		right: 56px !important; 
	}
	.scenarioSliderContainer {
		right: 56px !important; 
	}
	.iosBadge {
		width: 120px;
	}
	
	.androidBadge {
		width: 150px;
	}
	
	_::-webkit-full-page-media, _:future, :root .leftPanelContainer { 
		position:absolute !important;
	}
	_::-webkit-full-page-media, _:future, :root .leftPanelContainer .dropdown-content {
		position:absolute !important;
	}
	.myWindow.window .content > div {
		max-height: 100vh;
	}
	.window.alarmsWindow .content {
	    height: 100vh;
	}
	.window.alarmsWindow .alarmsBox {
		max-height: calc(100vh - 40px);
	}
	
	.window .window-title {
		margin-top: 3px;
		font-weight: bold;
	}
	
	.window .window-action {
		font-size: 20px !important;
	}
	
	.erDialog.modal {
		width: 75%;
		max-height: 100%;
	}
	.nolocation .leftPanelView {
		height: auto !important;
	}
	
	.containerPrincipalCssMobile {
		padding-bottom: 72px !important;
	}
	
	.plusMinusIcon {
		font-size: 21px !important;
	}
	.fullscreenOnMobile {
		top:0px !important;
		bottom:0px !important;
		width:100% !important;
	}
	.searchContainer {
		width:auto;
	}
	.textBoxContainer {
		width: 100%;
	}
	.pac-container {
		width: auto !important;	
		left:10px !important;
		right:10px !important;
		margin-left: 0px;
	}

	.leftPanelView {
		width: auto !important;
	}
	.monitoring .leftPanelContainer {
		bottom: auto;
	}
	.nolocation .leftPanelContainer {
		bottom: auto !important;
	}
	.leftPanelContainer.collapsed {
		bottom: auto !important;
	}
	.leftPanelContainer {
		right: 0;
	}
	.scenario .leftPanelContainer, .scenario_input .leftPanelContainer,.scenario_predefined_input .leftPanelContainer, .history .leftPanelContainer {
		bottom: 0;
	}
	.searchContainer > div{
		width: auto;
	}
	.linkView {
    	padding-top: 0px !important;
    	padding-bottom: 0px !important;
    	padding-left: 10px !important;
    	padding-right: 10px !important;
	}		
	.monitoring .linkView {
		padding-top: 3px !important;
    	padding-bottom: 3px !important;
    	padding-left: 10px;
    	padding-right: 10px;
	}
	.locationSearchWidget {
		margin-left:10px;
		position:absolute;
		left:0px;
		right:10px;
		width:auto;
	}
	.monitoring .mapToolsRightContainer, .scenarioOutput .mapToolsRightContainer {
		bottom: calc(95px + 56px) !important;
	}
	
	.monitoring .mapTools .rightWindowsArrow, .scenarioOutput .mapTools .rightWindowsArrow {
		display: block;
	}
	.monitoring .rightWindowsArrow, .scenarioOutput .rightWindowsArrow {
		display: none;
	}
	
	.leftPanelView {
		background-color: white;
	}
	
	.scenarioOutput .leftPanelContainer {
		height:calc(100vh - 56px) !important;
	}
	
	.window.maximize.scenarioOutputWindow  {
		/*z-index: 998 !important;*/
		bottom: 60px!important;	
	    height: calc(100vh - 56px) !important;
	    box-shadow: none;
	}
	
	.lean-overlay.scenarioOutputWindowOverlay {
		height: calc(100vh - 56px + 100px) !important;/*the overlay has top: -100px in gwt css files*/
	}
	
	.window.maximize.scenarioOutputWindow.concentrationChartWindow {
		bottom: 0px!important;	
	    height: 100vh !important;
	}
	
	.lean-overlay.concentrationChartWindow {
		height: 125% !important;
	}
	
	.window-overlay {
		z-index: 997 !important;	
	}
	.locationContainer {
		/*background-color:none;*/
		flex: 1;
	}
	.locationContainer > div {
		display: flex;
	}
	.leftPanelView {
		flex: 1;
	}
	.monitoring .mapContainer, .scenarioOutput .mapContainer {
		bottom: 56px !important;
	}
	.monitoring .mapToolsContainer, .scenarioOutput .mapToolsContainer {
		bottom: 60px !important;
	}
	.scenarioOutput .scenarioSliderContainer {
		bottom: 124px !important;
	}
	.mobileFlexBreak {
	  flex-basis: 100%;
	  height: 0;
	  display: block !important;
	}
	.sliderRoot {
		width: 80vw !important;
	    flex-wrap: wrap;
	}
	.monitoring .subscribeContainer, .scenarioOutput .subscribeContainer {
		bottom: 80px !important;
	} 
	.bottomMenuContainer .nav-wrapper > a {
		display:none;
	}
	.bottomMenuContainer nav a {
		height: 56px;
	}
	
	.bottomMenuContainer nav .flashing i {
		line-height: 40px !important;
    	height: 40px !important;
    }
    
	.bottomMenuContainer nav i {
		line-height: 44px !important;
    	height: 44px !important;
    }
    .bottomMenuContainer {
		display:block !important;
		box-shadow: 0px -1px 1px rgba(0,0,0,0.16), 0 -1px 1px rgba(0,0,0,0.23);
	}
	.bottomMenuContainer nav {
		background-color: #2199f9 !important;
	}
	.bottomMenuContainer nav a {
		color:#d2d2d2;
	}
	.bottomMenuContainer nav a.active {
		color:white !important;
	}
	
	.ergImpacted .impactedPoisGrid  .inner-scroll,
	.monitoringImpacted .impactedPoisGrid  .inner-scroll {
		max-height:calc(100vh - 111px);
	} 
	
	.monitoring .bottomInfoContainer .ergImpacted,
	.monitoring .bottomInfoContainer .monitoringImpacted, 
	.monitoring .bottomInfoContainer .threatZone, 
	.scenarioOutput .bottomInfoContainer .threatZone {
		height:calc(100vh - 56px);
	}
	.bottomInfoContainer {
		background-color: white;
		left: 0px;
	}
	.mapTopContainer {
		right: 0px;
	}
	.mapHeaderContainer {
		right: 0px;
	}
	.publicLink .mapHeaderContainer {
		top: 40px !important;
	}
	.monitoring .mapHeaderContainer, .scenarioOutput .mapHeaderContainer {
			display: block;
	}
	.scenarioOutput .mapHeaderContainer {
	    	top: 40px;
	}
	.bottomInfoViewContainer li {
		width: auto !important;
	}
	.bottomInfoViewContainer {
		max-height: 100% !important;
	}
	.threatZone .impactedPoisGrid  .inner-scroll{
		max-height:calc(100vh - 400px); 
	}
 
	.bottomInfoContainer > div {
		height:100%;
	}
	.bottomInfoContainer > div > div{
		height:100%;
	}
	.myGrid .table-body {
		/* we need bigger height in the pager row to fit the open/delete buttons */
		height: calc(100% - 78px);
	}
	.carousel-header {
    	top: 10px !important;
	}
	
	.chemicals-grid table.table #col1 .cell,
	.scenarioHistoryGrid table.table #col1 .cell{
	    white-space: normal;
	   	overflow: inherit;
	    word-wrap: break-word;
	}
	
	.chemicals-grid table.table #col1 .cell {
		width: 170px !important;
	}
	.scenarioHistoryGrid table.table #col1 .cell {
		width: 30px !important;
	}
	.scenarioHistoryGrid table.table #col2 .cell {
		width: 115px !important;
	}
	
	.scenarioHistoryGrid .scenarioGrid table.table #col2 .cell {
		width: 115px !important;
	}
	
	.scenarioHistoryGrid th#col5 span, .scenarioHistoryGrid td#col5 {
		max-width:  300px;
	}
	.scenarioHistoryGrid table.table .selection [type="checkbox"] + label {
		padding: 0px;
	}
	
	.scenarioHistoryGrid table.table thead tr th.selection,
	.scenarioHistoryGrid table.table tbody td.selection {
		padding-right:5px;
		padding-left: 10px;
	}
	
	.scenarioHistoryGrid table.table td#col0.selection {
		width:30px;
	}
	
	.scenarioHistoryGrid table.table tbody td#col1,
	.scenarioHistoryGrid table.table tbody th#col1 {
		padding-left: 20px;
	}
	
	.table-container .data-pager {
		text-align: left !important;
		margin-top: 6px !important;
	}
	.table-container .data-pager .col {
		margin-bottom: 0px !important;
		margin-top: 6px !important;
	}
	.chemicals-grid .table-body {
		/* we need bigger height chemical tables to fit buttons + paging*/
		height: calc(100% - 110px);
	}
	
	.myGrid.scenarioHistoryGrid .table-body {
		/* we need bigger height predefined scenarios to fit buttons + paging*/
		height: calc(100% - 125px);
	}
	
	.scenarioHistoryGrid .addscenariodropdown, .scenarioHistoryGrid .actionsscenariodropdown {
		padding-left: 10px;
		padding-right: 10px;
	} 
	
	.chemicals-grid  .x-scroll{ 
		display: none;
	}
	.carousel-fixed {
    	bottom: 9%;
	}
	.locationUserGroupForm .leftPanelView {
		height:auto !important;
	}
	.met-history-grid .minutes-filter {
		width: 100% !important;
	}
	
}

.myWindow.window.subscriptionWindow  .content > div {
		height:100%;
		max-height: 100vh;
		overflow:auto;
	}
	
	
.carousel-fixed button {
	line-height: 1.2em;
}
.subscribeButtonsContainer {
	margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    max-width: 555px
}
		
.subscribeButtonsContainer .btn{
	height: auto;
    line-height: 21px;
    min-height: 36px;
}
.subscriptionPlanCombobox {
	max-width: 360px;
	padding-right: 20px;
	display: inline-block;
}
.subscriptionWindow.maximize {
	max-width: initial !important;		
}
.subscriptionWindow {
	max-width: 690px !important;
}
.subscriptionRow {
	margin-bottom: 0px !important;
	height: calc(81vh - 300px) !important;
}
.subscriptionWindow.maximize .subscriptionRow {
	height: calc(100vh - 300px) !important;
}

@media screen and (max-height: 550px) {
	.subscriptionWindow .subscriptionRow {
		height: calc(100vh - 200px) !important;
	}
	.subscriptionWindow.maximize .subscriptionRow {
		height: calc(100vh - 200px) !important;
	}
	.subscriptionWindow {
	    width: 100%!important;
	    top: 0!important;
	    left: 0!important;
	    right: 0!important;
	    bottom: 0!important;
	    max-height: 100%!important;
	    transform: translate(0 ,0)!important;
	    -webkit-transform: translate(0 ,0)!important;
	    -moz-transform: translate(0 ,0)!important;
	    -webkit-transition: width .4s ease-in-out,height .4s ease-in-out;
	    -moz-transition: width .4s ease-in-out,height .4s ease-in-out;
	    -o-transition: width .4s ease-in-out,height .4s ease-in-out;
	    transition: width .4s ease-in-out,height .4s ease-in-out;
	    height: 100vh!important;
	}
}
.slick-dots li {
	margin: 12px 4px !important;
}
.material-carousel .carousel-prev-arrow {
	left: -34px  !important;
}
.material-carousel .carousel-next-arrow {
    right: -33px  !important;
}
.mapHeaderContainer {
		display: none;
}
.collapsed .leftPanelView {
	height:auto !important;
	background-color:transparent !important;
}
.bottomInfoViewContainer{
	padding: 0px !important;
	max-height:calc(100vh - 180px); 
	overflow: auto;
}
.mapToolsContainer {
	bottom: 4px;
} 
.scenarioSliderContainer {
	bottom: 6px;
	display: none;
}
.scenarioOutput .scenarioSliderContainer {
	display: block;
}
.sliderRoot {
	width: 500px;
}
.bottomMenuContainer {
	display:none;
}
.mapContainer {
	bottom: 0;
}

 #sidenav-overlay,.drag-target,.navmenu-permanent {
    visibility: visible!important
}
    
.materialValuesCombobox ul.select-dropdown, .materialValuesCombobox ul.dropdown-content {
  width: auto !important;
  max-height: 50vh!important
}

.materialValuesCombobox li {
	overflow: auto;
}
.materialValuesCombobox ul.select-dropdown, .materialValuesCombobox ul.dropdown-content li span {
    float: left;
    width: auto;
}
.materialValuesCombobox {
	position: relative;
}
.materialValuesCombobox  .input-field.listbox-wrapper {
}
.materialValuesCombobox  .input-field.manual-wrapper {
    background-color: white;
    z-index: 100;
    position: absolute;
    right: 36px;
}
.materialValuesCombobox.col  .input-field.manual-wrapper {
    top: 3px;
    left: 12px;
}
.materialValuesCombobox .input-field.manual-wrapper {
    top: -17px;
    left: 0px;
}
    
.materialValuesCombobox  .input-field.manual-wrapper label {	
	background-color:white;
}

.unitsMenu a span {
	color: #0000AA !important;	
}
.materialValuesCombobox input{
	margin-bottom: 0px !important;
}
.leftPanelView .card {
    box-shadow: none;
}
.gm-iv-container {
	margin-top:60px !important;
}

.mapToolsRight ul {
	top: -100% !important; 
}

.carousel-fixed {
    bottom: 5%;
    position: fixed;
    text-align: center;
    left: calc(50% - 195px);
    z-index: 1;
    z-index: 999;
	width: 390px;
}
.carousel-fixed  .material-label {
	color: black;
}
.carousel-header {
	display:none;
	position: absolute;
    top: 215px;
    background-color: rgba(0,0,0,0.2);
    padding: 10px;
    box-shadow: 2 0 black;
}

.mapThreatZoneImpactSquare {
	font-weight: bold;
	border: 1px solid lightgray;
	line-height: 15px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}


.scenarioSummaryLabel {
	display: inline-block;
	line-height: 1.6rem;
}

.scenarioSummaryValue {
	display: inline-block;
	float: right;
	line-height: 1.6rem;
	font-weight: bold;	
}

.ergSmallHeaderTitle {
	color: black; 
	font-weight: bold;
}

.ergScenarioSmallHeader .row .col {
	padding: 5px 5px 0px 5px;
}

.ergSmallHeaderBorder {
	box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
	border-radius: 2px;
	border: 1px solid lightgray;
	padding: 6px 3px;
	line-height: 15px;
}

.ergSmallHeaderAddressColumn {
	margin-top: 5px;
	min-height: 64px;
	width: 48% !important;
}

.ergIedBleveHeaderLocColumn {
	margin-top: 5px;
}

.ergSmallHeaderDistancesColumn {
	padding-right: 0px !important;
	width: 24% !important;
}

.ergSmallHeaderGuideColumn {
	padding-right: 0px !important;
	width: 28% !important;
}

.ergIedBleveHeaderColumn {
	padding-right: 0px !important;
	max-width: 50%;
}

.ergIedBleveHeaderColumn.locationIedBleve {
	max-width: 100%;
}

.ergIedBleveHeaderColumn.hazmatDist {
	flex: 1;
}
.ergIedBleveHeaderGuideColumn {
	padding-right: 0px !important;
}

.ergSmallHeaderDistances {
	font-weight: bold;
	border: 1px solid lightgray;
	color: black;
	text-align: center;
}

.ergSmallHeaderLabels {
	color: white;
    text-align: center;
}

.ergSmallHeaderLocationDiv {
	margin-top: 6px;
}

.ergSmallHeaderAddressDiv {
	white-space: normal;
	overflow: hidden;
	line-height: 15px;
	max-height: 30px;
}
.ergSmallHeaderLabelsTop {
	 margin-bottom: 6px;
}

.locationContainer  .releaseTime  input{
	font-size: 1rem !important;
	margin-left: 32px !important; 
}
.liveWeather  {
	display: inline-block;
}
.liveWeather:first-letter {
    text-transform: uppercase;
}
.liveWeather::first-letter {
    text-transform: uppercase;
}

.erConfirm {
	white-space: pre-line;
	font-size: 15px  !important;
}

.subscriptionView img {
	/*max-width: 765px !important;
    width: 100%;*/
    padding: 3px;
    max-width: 100%;
    max-height: calc(100vh - 260px);
    height: auto;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.bottomInfoViewContainer .collapsibleTitle {
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	position: relative;
	top: -8px;
}

.note-link-dialog label[for='note-editor-1-noteInsertLinkNewWindow'] {
	display: none;
}
.mapMenu .side-nav a {
	height: 42px;
}

.mapMenu .dropdown-content {
	position: absolute !important;
}
.mapMenu .dropdown-content li i {
	height: 30px !important;
}
.editLink, .btn.editLink {
	height: 30px !important;
	line-height: 30px !important;
	padding:0 1rem !important;
	margin-left:auto;
}

.callLink {
	width: 60px;
	margin-left: 10px !important;
}

.btn.threatZoneButtons {
	padding:0 0.5rem !important;
	margin-right: 5px;
	margin-left: 0;
}
.reportOptionsGroup h4 {
	font-size: 1.28rem;
}
@media only screen and (min-width: 993px) {
	.subscriptionView .material-carousel-container .slick-slide {
		padding-left: 30px !important;
	    padding-right: 30px !important;
	}
}

.slick-slide img {
	border: 1px solid lightgray;
}
.dateTimeErrorsPannel{
	color: red;
	padding-left: 1em;
	text-align: left;
}

.winddirectioncombobox ul.multiValueSuggestBox-list input[type=text]:focus:not([readonly]) {
	border-bottom: 1px solid #42A5F5 !important;
}

.mapToolsUserGroupForm {
	right: 0px !important;
	margin-right: calc(50% - 105px);
}

.searchWidgetTextbox::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black !important;
  opacity: 1 !important; /* Firefox */
}

.scenarioChemical .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #F44336;
	/*font-weight: bold;*/
}

.mapToolsLine td{
	padding-top: 1px;
}

.mapTypeMenuPanel td {
	padding: 5px;
}

.rightWindowsArrow::after {
	content:'arrow_drop_down';
}
.active .rightWindowsArrow::after{
	content:'arrow_drop_up';
}
.collapsible-header .rightWindowsArrow {
	font-size: 20px !important;
	float:right !important;
	color:white;
}

.listbox-wrapper:not(.stability) .gwt-ListBox ul li:not(.disabled) span{
	color: #000000 !important;
}
.nolocation .collapseIcon {
	display: none !important;
}
.nolocation .leftPanelView > div:first-child {
	pointer-events: none;
}
.nolocation .leftPanelView > div:first-child i {
	pointer-events: auto;
}
.gwt-ListBox ul.dropdown-content {
	z-index: 996 !important;	
}
.select-wrapper input.select-dropdown {
	margin-bottom: 0px !important;
}
.window-overlay {
	width: 0px !important;
	height: 0px !important;
}

.passwordTextBox.input-field .prefix {
	width: 2rem;
	-webkit-touch-callout: none;
	-webkit-user-select: none; /* Safari 3.1+ */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
 	user-select: none; /* Standard syntax */
}

.btn, .btn span {
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
}

.passwordTextBox.input-field .prefix.right {
	right: 0px;
}

.passwordTextBox.input-field .prefix ~ input {
	margin-left: 0px;
}

.passwordTextBox .field-error-label.material-label {
	padding-left: 0px !important;
}

.areaSensorChemicalClearButton.btn-flat {
	padding-left: 0 !important;
	padding-top: 13px !important;	
}
.btn, .btn-large, .btn-flat {
	padding: 0 1.5rem !important;
}

[type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
	white-space: nowrap;
}

/* .is-ios * {
    cursor: pointer;
} */

.headerCeresIcon {
	float:left;
	margin-right:1em; 
	width:4em;  
	height:4em;
}

.headerCeresWelcomeText {
	text-align: left;
	margin-bottom: 3px;
}

.headerCeresFullAppName {
	text-align: left;
	margin-bottom: 2em;
}
.clusterIcon {
	
}
.measureDistanceActive .clusterIcon {
	pointer-events: none;
}

.meteoBoxView {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
	border-top: 1px solid #d0d9da;
}
.meteoBox .weatherSummary {
 	padding-top: 3px;
 
}
.meteoBox .weatherSummary > div{
	margin-bottom:0px;
	padding-left: 9px;
}
.userGroupForm  .locationSearchWidget .textBoxContainer {
    border: 1px solid #9e9e9e;
    border-radius: 6px;
}
.borderBottomYellow {
	border-bottom:3px solid yellow !important;
}
.threatZoneLegend .input-field.listbox-wrapper.unitMenu  {
	border-bottom: 0px none !important; 
}
.threatZoneLegend .unitMenu select.gwt-ListBox.browser-default {
	margin-top: 9px;
}

.reportsViewflexTable td{
	padding: 0px 0px 0px 10px;
}

.floatRight {
	float: right;
}
.materialValuesCombobox .field-helper-label {
    color: black!important;
}
#toxicCollapsible .materialValuesCombobox .input-field.listbox-wrapper {
    margin-top: 33px;
}

#toxicCollapsible .collapsible-body {
    padding-top: 0px;
}

.changesitedropdown {
	overflow-y: auto;
}

.changesitedropdown li {
        line-height: 30px;
        text-align: center;
}
.changesitedropdown a span{
        font-size: 16px;
        color: black;
        font-weight: bold;
}


.changesitedropdown a {
	display: block;
}


.corridorMenu div{
	display: flex;
    align-items: center;
}
.corridorMenu {
	overflow-y: auto;
	margin-left: 300px;
	display: flex;
	flex-direction: column;
	width: 280px !important;
	padding-left: 10px;
}


@media screen and (max-width: 765px) {
	.corridorMenu {
		margin-left: 120px;
	}
	
	.overflowAutoOnMobile {
		overflow: auto !important;	
	}
}

.corridorMenu li {
        line-height: 30px;
        text-align: left;
}
.corridorMenu a span{
        font-size: 16px;
        color: black;
}


.corridorMenu a {
	display: block;
}

.changeSourceTypeLink {
	display:inline-block;
	margin-bottom:1em;
	cursor:pointer;
}

.myWindow.window.dominoWindow{
	height: auto;
	max-height: 81%;
}

.dominoWindow .content > div {
	height:100%;
}
.dominoWindow .content > div > div{
	height:100%;
}
.myWindow.window.dominoWindowMedium {
	max-width: 800px;
}

.alarms-grid thead, .alarms-grid .table-header {
	display:none;
}

.flashing.btn {
	line-height: 24px !important;
}

.flashing {
  border: 3px solid;
  -webkit-animation: flashingAnimation 1s infinite;  /* Safari 4+ */
  -moz-animation: flashingAnimation 1s infinite;  /* Fx 5+ */
  -o-animation: flashingAnimation 1s infinite;  /* Opera 12+ */
  animation: flashingAnimation 1s infinite;  /* IE 10+, Fx 29+ */
}

@keyframes flashingAnimation {
  0%, 49% {
    border: 3px solid #e50000;
  }
  50%, 100% {
    border: 3px solid transparent ;
  }
}

.block {
	display: block;
}
.sensor-history-grid thead, .sensor-history-grid tbody, 
.alarm-history-grid thead, .alarm-history-grid tbody,
.met-history-grid thead, .met-history-grid tbody {
	display: block;
}

.met-history-grid .dui-th-title-text-wrapper,
.alarm-history-grid .dui-th-title-text-wrapper {
	white-space: normal;
	text-align: center;
}
.full-width-search-grid thead tr, .sensor-history-grid thead tr {
	display: flex;
    align-items: center;
}
.sensor-history-grid tbody tr {
	display: flex;
}
.sensor-history-grid thead tr th {
	display: flex;
    align-items: center;
}

.history-grid .table-header {
	padding-top: 0px !important;
} 
.full-width-search-grid  .table-header .grid-col:nth-child(2),.history-grid .table-header .grid-col:nth-child(2) {
    grid-column-end: span 12 !important;
}
.met-history-grid.history-grid .table-header {
	display: none !important;
}
.met-history-grid.history-grid .table-header .grid-col:nth-child(2) {
    grid-column-end: span 12 !important;
}
.sensor-history-grid.history-grid .table-header .grid-col:nth-child(2) .flex-layout {
    align-items:center;
}
.met-history-grid .search-new {
	display: none;
}
.full-width-search-grid .table-header .grid-col:nth-child(2) .flex-item,  .history-grid .table-header .grid-col:nth-child(2) .flex-item {
	flex:1;
}
.met-history-grid .table-header .grid-col:nth-child(2) .flex-item:nth-child(1) {
	flex: initial;
}
.met-history-grid .minutes-filter {
	width: 66%;
} 

.full-width-search-grid .table-header .grid-col:nth-child(2) .flex-item .table-search-box,  .alarm-history-grid .table-header .grid-col:nth-child(2) .flex-item .table-search-box,
.ordor-complaint-history-grid .table-header .grid-col:nth-child(2) .flex-item .table-search-box {
	max-width:100% !important;
	width: 100%  !important;
}
.hazmat-material-grid thead {
	display: none;
}

.hazmat-material-grid .header-bar-actions-container{
	width:100%;
}
.history-grid.table-responsive.table-fixed {
	overflow:hidden;
}
.history-grid .table-cm-header {
	vertical-align: middle;
	height: 45px;
}

.history-grid .table .fixed-width {
	white-space: initial;
} 
.alarmsBox {
	background-color:white;
	overflow:auto;
	max-height: calc(100vh - 290px);
}
.leftPanelView .alarmsBox {
	max-height: 120px;
}

.leftPanelContainer {	
    max-height: 100vh;
    display: flex;
    flex-direction: column;
}
.linkView {
	background-color: white;
    padding: 0 10px 5px 10px;
    display: flex;
    justify-content: space-between;
}
.monitoring .linkView {
	margin-left: 10px;
    margin-right: 10px;
}
.monitoring .linkContainer {
	margin-top: 10px;
	width: 425px;
	border-bottom: 1px solid lightgray;
}

.linkViewGuidesContainer {
	display: none;
}

.monitoring .linkViewGuidesContainer {
	display: flex;	
}

.linkContainer {
	/*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
	border-radius: 2px 2px 0px 0px;
}

.alarmsWindow .window-toolbar {
	display: none;
} 
.alarmsLink {
	cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    color: black;
}

.custom-scroll-rounded {
  scrollbar-width: thin;
  scrollbar-color: #C1C1C1 #eeeeee;
}

/* Works on Chrome/Edge/Safari */
.custom-scroll-rounded::-webkit-scrollbar {
  width: 9px;
}
.custom-scroll-rounded::-webkit-scrollbar-track {
  background: #eeeeee;
  border-radius: 6px;
  border: 1px solid #C1C1C1;
}
.custom-scroll-rounded::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #C1C1C1;
  border: 0px none;
}


.mapThreatZoneChemicalContainer {
	flex: 1;
    margin-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    justify-content: space-around;
    display: flex;
    align-items: center;
}
.mapThreatZoneChemicalContainer > span {
	font-weight: bold;
	overflow-wrap: anywhere;
	text-align:center;
}
.mapThreatZoneChemicalContainer > .input-field{
	margin-top: 0px;
    height: 32px;
    font-weight: bold;
}
.mapThreatZoneChemicalContainer select {
    border-bottom: 0px none !important;
    background-color: #f4f4f4 !important;
    margin-left: 3px;
}
.scenario .linkContainer {
	width: 360px;
}

.scenario_input .linkContainer, .history .linkContainer {
	width: 460px;
}
.changeWeatherSource .combobox{
	margin-top: 0px;
}
.subscriptionPlanCombobox select {
	background-color: lightgreen !important;
	font-weight: bold;
}
.subscriptionPlanCombobox option {
	background-color: white;
	font-weight: normal;
}
.subscribeDetailsText {
	max-width: 1024px;
}
.versionLink {
	font-size:1.11rem;
	font-weight:500;
	margin-top:12px;
	cursor:pointer;
} 
.versionLink:hover {
	text-decoration: underline;
}

.predefinedScenarioBox {
	border: 1px solid black;
	overflow: hidden;
}

.externalDaqCode {
	margin-top: 14px !important;
}
.externalDaqCode.input-field.disabled  label {
	font-size: 0.8rem !important;
    color: #9E9E9E !important;
}
.unitMenu select.gwt-ListBox.browser-default.sensorValueUnitDropdown {
	background-image: url(../images/settings.png);
	background-position: center right;
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 30px;
	width: 30px;
	margin-top:3px;
}
.twoColumnDropdown ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.noShadow {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;	
}
.poiWindow .content {
	min-height: 315px;
}
.poiTypeDropdown {

}
@media screen and (max-width: 765px) {
	.poiTypeDropdown ul {
	    max-height: calc(100vh - 60px) !important;
	}
}
.gwt-RichTextArea {
}
.hasRichTextToolbar {
  border: 0px;
}
.gwt-RichTextToolbar {
  background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px;
  border-bottom: 1px solid #BBBBBB;
  padding: 3px;
  margin: 0px;
}
.gwt-RichTextToolbar .gwt-PushButton-up {
  padding: 0px 1px 0px 0px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-PushButton-down {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-up {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border:1px solid #bbb;
  border-bottom: 1px solid #a0a0a0;
}
.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-down {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}
.cw-RichText {
  border: 1px solid #BBBBBB;
  border-spacing: 0px;
}
.gwt-RichTextToolbarTopPanel {
	display: flex;
    flex-wrap: wrap;
}

.publicLinkBorder {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid red;
  pointer-events: none;
}
.incidentBorder {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid lawngreen;
  pointer-events: none;
  display: none;
}
.scenario .incidentBorder {
  display: block;
}
.scenario_input .incidentBorder {
  display: block;
}
.publicLinkDiv {
	display:flex;
	justify-content: center;
	position: absolute;
    left: 50% !important;
    background: white;
    padding: 9px;
    font-weight: bold;
    transform: translate(-50%, 0);
}
.incidentLinkDiv, .printHeader {
	align-items: center;
	display:flex;
	justify-content: center;
	position: absolute;
    left: 50% !important;
    background: white;
    padding: 3px 9px;
    font-weight: bold;
    transform: translate(-50%, 0);
    min-height: 38px;
}

.smallTitleDialog h4 {
	font-weight: normal;
	font-size: 1.5rem;
}

.imageListInWindow {
	max-height: 80vh;
	overflow-y: auto;
}

.monitoringIid .imageListInWindow {
	max-height: 500px;
}

.sensorGroupMenu{
	padding: 10px;
	margin: auto;
	max-height: calc(100% - 40px) !important;
	overflow-y: auto;
}

div.leaflet-popup-scrolled {
	overflow: hidden;
}

div.leaflet-popup-scrolled > div {
	height: 100%;
}

div.leaflet-popup-scrolled .mapMenu {
	height: 100%;
}
div.leaflet-popup-scrolled .sensorGroupMenu {
	height: calc(100% - 40px);
}

.sensorGroupMenu .collapsible-body {
	padding: 10px;
}

.scenarioErgGuideButton.btn {
	color: black !important;
	font-weight: bold;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.scenarioErgGuideButton.btn.md {
	padding: initial !important;
}

.searchBoxSearchByChemicalHazmat {
	position: sticky;
	top: 0;
	position: -webkit-sticky; /* Safari */
	z-index: 1000;
}

.listCheckEditor .field-group.lined .field-cntr {
	background-color: initial;
}


.forceRefreshGrid .field-group.lined .field-cntr {
	background-color: initial;
}

.forceRefreshGrid .table-header .field-group.lined .field-cntr {
	background-color: white;
}
.forceRefreshGrid {
	max-height: 80vh;
}

.field-group.lined .field-cntr {
	background-color: white;
}

.notificationGrid {
	max-height: 360px;
}


.notificationGrid .field-group.lined .field-cntr {
	background-color: initial;
}
.notificationGrid .field-group {
	margin-bottom: 0px;
}

.notificationGrid .table>thead>tr>th{
	vertical-align: middle;	
}
	
.field-group {
	margin-bottom: 12px;
}

.hazmatSummaryTitleDivFromInput {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 9px;
	padding-left: 0px;
	padding-right: 9px;
}

.hazmatSummaryTitleDivFromInput .scenarioErgGuideButton.btn {
	margin-left: initial;
} 
.elevation-1 {
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.btn.primary:not(.circle){
	background-color: #42a5f5;
	height: 36px;
	padding: 0 1.5rem !important;
    font: inherit;
    padding-bottom: 3px !important;
}

.mapMenu .side-nav .ergImpactMenuItem a {
	color: black !important;
}

.mapMenu .side-nav .impactMenuItem a {
	height: auto;
	min-height: 42px;
	margin-bottom: 3px;
}

.red-text {
	color: #f44336 !important;
}

.hazardCountError {
	font-size: 15px;
}

.metWindSpeedSelectMenu{
	width: 200px !important;
}

.metInputFormRow {
	column-gap: 10px;
	grid-column-gap: 10px;
}

.ergWindGauge .windGaugeCompass{
	margin-left: auto;
	margin-right: auto;
}

.select-option-menu li, .dropdown-menu > li > a,
.newCustomAmountText {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
	cursor: pointer;
}

.dominotopshadowroot .select-value {
	font-size: 1rem;
	padding-right: 0px;	
}

.ergImageDropdownOptionText {
	top: 0px;
}
/*.ergImageDropdownOptionText2{
	top: 23px;
}*/

.ergImageDropdownOptionText/*, .ergImageDropdownOptionText2*/ {
	
	position: relative;
	padding-left: 9px;
	color: #0000AA;
	font-weight: bold;
	font-size: small;
	height: 1px;
}

.selectWithImage .ergImageDropdownOptionText {
	white-space: pre-line;
	line-height: 16px;
}
.ergImageSummaryText {
	margin-bottom: 6px;
}
.ergImageSummaryText .ergImageDropdownOptionText {
	padding-left: 0px;
}

.ergTypeOptionMenu .select-option-selected img {
	border: 2px solid #0277bd;
}


.ergImageDropDownSmall {
	position: absolute;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
}

.ergImageDropDownSmall .dropdown-menu {
	max-height: 100% !important;
}

.ergImageDropDownLarge {
	width: 360px !important;
}

.ergImageDropDownLarge .dropdown-menu{
	max-height: 455px !important;
}

.ergTypeOptionMenu.ergImageDropDownLarge  {
	left: 0px !important;
}

.dominotopshadowroot .field-group label.error {
	margin-top: 0px;
	margin-left: 6px;
}

.ergImageFieldLabel{
	color: #5d5d5d;
	display: flex;
	align-self: flex-end;
}

.ergImageImage {
	width: 100%;
	min-height: 100px;
}

.ergImageDropdownCloseIconContainer {
	width: 45px;
    height: 35px;
    padding-top: 5px;
    padding-left: 10px;
}

.ergImageDropdownNewAmountOption {
	display: flex;
	background-color: rgba(0, 0, 0, 0.075);
	color: rgb(103, 103, 103);
}

.ergTypeOptionMenu .dropdown-menu > li > a {
	padding: 0px;
}


.ergImageDropdownNewAmountOption .newCustomAmountText {
	padding: 7px 9px !important;
	flex: 1;
	text-decoration: underline;
    color: #0000AA;
}

.ergMetStationNoWindLink {
	text-decoration: underline;
    color: #0000AA;
}

.ergImageDropdownCloseIconContainer {
	cursor: pointer;
}

.ergRunAgainButton.btn.primary:not(.circle) {
	margin-left: auto;
	display: block;
	/* width: 54px; */
	padding-left: 16px!important;
	padding-right: 16px !important;
	height: 30px;
}

.clickLink {
	text-decoration: underline;
}

.scenarioErgChemicalTitle.clickLink {
	color: #0000AA;
}
.chemicalLink {
	padding: 5px 0px;
}
.disableCorrectionFactorsLink {
	padding: 0px 0px;
}
.selectChemicalLinkRow{ 
	padding: 0 9px;
}
.linkViewCorrectionFactorContainer {
	padding: 0px 10px;
/*     width: calc(100% - 20px);*/    
	margin-top: -5px;
    padding-bottom: 10px;
}
.scenarioErgGuideButton {
	position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hazmatSummaryTitleDivFromInput img {
	width: 90% !important;
}

.selectOptionMenu{
	width: 440px !important; 
}
	
@media screen and (max-width: 765px) {
	.selectOptionMenu{
		width: 95% !important; 
	}
	.ergContinueWithChemicalLink {
		margin-bottom: 15px;
	}
}

.hazmatInputTree.menu .list .header {
	font-weight: bold;
	font-size: 14px;
}
.ergContinueWithChemicalLink {
	margin-left: 30px;
    margin-top: 15px;
    display: inline-block;
}

.language-switcher {
	margin-top: 10px;
	margin-right: 9px;
	float: right;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.languageSwitcherPanel {
	height: 60px; /* also modify style.gss -> loginDemo.height */
}


.listCheckEditor {
	margin-top: 35px;
}

.listCheckEditor thead, .selectedSensorTable thead {
	display: none;
}

@media screen and (max-width: 765px) {
	.listCheckEditor, .selectedSensorTable {
		max-height: auto;
	}
}
.listCheckEditor, .selectedSensorTable {
	max-height: 170px;
	overflow: auto;
}

.leftPanelViewTitle {
	min-width: 75%;
}

body.scenario .leftPanelViewTitle {
	min-width: 70%;
}

.rejectedSensor {
	color: red;
	text-decoration: line-through;
}

.manualMetFormWeatherDataTaken {
	position: relative;
    top: -13px;
    padding-left: 9px;
}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.releaseTimeRow input[type="datetime-local"] {
	background-color: #ffff8d;
}

.displayFlex {
	display:flex;
	align-items: center;
}
.mobileFlexBreak {
  display: none;
}

.poiUploadedFileGridContainer .table tbody tr td {
	padding: 0px;
}
.poiUploadedFileGridContainer1 .table tbody tr td {
	padding: 0px 10px;
}

.infoBubbleDownloadlink {
	height:auto !important;
	padding: 0px 0px 3px 0px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block !important;
	text-decoration: none !important;
}

a.infoBubbleDownloadlink:hover{
	text-decoration: underline !important;
}

.odorComplaintTestArea .materialize-textarea {
	height: 100px !important;
	padding: 0 !important;
	margin-top: 10px !important;
}

.printHeader {
	display: none;
}

@media print {
	.leftPanelContainer, .bottomInfoContainer, .mapToolsContainer {
		display: none;
	}
	
	body {
		contain: strict;
	}
	
	body.leaflet {
		zoom: 70%;
	}
	
	body.googlemaps {
		zoom: 80%;
	}
	
	.clusterIcon, .marker-cluster, .marker-cluster div {
		background-color: transparent !important;
		background-image: none !important;
		color: #FFFFFF !important;
 		/**text-stroke: 1px #D3D3D3;
 		-webkit-text-stroke: 1px #D3D3D3;**/
 		font-size: 15px !important;
 		text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5), 1px -1px 0 rgba(0, 0, 0, 0.5), -1px 1px 0 rgba(0, 0, 0, 0.5), 1px 1px 0 rgba(0, 0, 0, 0.5) !important;
	}
	
	.incidentLinkDiv {
		display: none;
	}
	
	.printHeader {
		display: block;
	}
}

.link, .link:hover {
	text-decoration: underline !important;
	text-underline-offset: 3px;
	font-weight: bold;
}

.alarmConfigurationGrid .field-group {
	margin-bottom: 0px;
}

.alarmConfigurationGrid .table>thead>tr>th{
	vertical-align: middle;	
}
.corridorSourceLocateSwitch span {
	font-size: 1.0rem !important;
}
.corridorSourceLocateSwitch {
	padding: 6px;
}

.headCountingGridInfoBubble td {
	padding: 3px;
}

.headCountingAvailableRow {
	color: #2E8600;
}
.reportEmailList.col.combobox .select2label {
	left: 0px!important;
	
}
.progressEta {
	display: inline-flex;
  	align-items: center;
	margin-left: auto;
	text-align: right;
}

.field-group.switch .switch-label {
	color: #5d5d5d;
    font-size: 12px;
}

.gm-style-iw-a .gm-style-iw-t .gm-style-iw-d h3 {
	font-size: 1rem;
}
.releaseAmountCalculatorForm .field-group.lined .field-cntr {
	padding: 20px 0px 6px;
}

.ageHeadCountingCombobox {
	height: 33px;
	margin-top: 0px;
	font-weight: bold;
	margin-right: 5px;
}

.ergSummaryDivSmall {
	padding-bottom: 70px !important;
}

.poiSummaryBig {
	overflow: auto;
	/*max-width: 246px;*/
	max-height: 360px;
}

.cwaDropdownMenu .dropdown-menu {
	max-height: 370px;
	width: 350px;
}

.cwaDropdownMenu span.select-option-value {
	display: inline-block;
	text-wrap: wrap;
}

.cwasymptoms {
	padding-left: 5px;
}
.playlistGrid th:nth-child(1) > div > div:nth-child(1) {
	height: 20px;
}
.signageViewerImage {
	width: 100%; 
	aspect-ratio: 16 / 9; 
	object-fit: cover;
}
.materialize-textarea.importMetDataTextArea {
	height: 300px;
	max-height: 300px;
	overflow-y: scroll;
}
.scenarioWeatherDataWindow .content .div {
	position: relative;
}