* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
	width: 100%;
}

html body {
	width: calc( 100% );
	max-width: calc( 100vw - 1em );
}

.logo {
	margin: 15px 0;
}

.login-block, .loading-block {
	position: relative;
	height: 100%;
}

.loading-block {

}

.blocker {
	z-index: 1000000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.transp {
	opacity: 0.25;
	background-color: #000;
/*
	opacity: 0.04;
	background-color: #000;
*/
}

body .modal .modal-dialog {
	z-index: 1050;
}

.modal-backdrop.in {
	opacity: 0.25;
}

body.modal-open .container, body.loading .container, body.blocked .tab-pane.active > .row {
	-webkit-filter: blur(0.8px);
	-moz-filter: blur(0.8px);
	-ms-filter: blur(0.8px);
	-o-filter: blur(0.8px);
	/* FF doesn't support blur filter, but SVG */
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='blur'><feGaussianBlur in='SourceGraphic' stdDeviation='0.8' /></filter></svg>#blur");
	filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '0.8');
	filter: blur(0.8px);
}

.login-block .logo {
	position: absolute;
	top: 50%;
	margin-top: -170px;
	left: 50%;
	margin-left: -225px;
	width: 438px;
	height: 66px;
}

.container .logo {
	width: 183px;
	height: 27px;
}

.login-block .login-panel {
	width: 312px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	margin-top: -72px;
	left: 50%;
	margin-left: -156px;
}

.loading-panel {
	width: 312px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	margin-top: -72px;
	left: 50%;
	margin-left: -156px;
	z-index: 1000001;
}

.hider {
	background-image: url("../img/hide.svg");
	width: 10px;
	height: 10px;
}

.hider.sh {
	background-image: url("../img/show.svg");
	width: 10px;
	height: 10px;
}

.input-xs {
	height: 22px;
	padding: 2px 6px;
}

.hidden {
	display: none;
}

.zebra-row, .zebra-container > div.row:nth-child(2n+1) {
	background-color: #f7f7f7;
}

.highlight {
	background-color: #daeef8 !important;
}

.footer {
	position: fixed;
	z-index: 100;
	bottom: 0;
	right: 0;
	left: 0;
}

.right-block {
	padding-left: 10px;
}

.right-block-xl {
	padding-left: 11px;
}

.left-block {
	padding-right: 10px;
}

.left-block-xl {
	padding-right: 21px;
}

.bottom-block {
	padding-top: 10px;
}

.top-block {
	padding-bottom: 10px;
}

.no-padding {
	padding: 0;
}

.no-margin {
	margin: 0;
}

.vert-padding {
	padding-top: 3px;
	padding-bottom: 3px;
}

.nowrap {
	white-space: nowrap;
}

.top-margin {
	margin-top: 15px;
}

ul.nav-tabs.thin-nav {
	margin-left: 10px;
	margin-bottom: 2px;
}

ul.thin-nav li a {
	padding: 3px 5px;
}

ul.thin-nav li:first-child {
	/*margin-left: 10px;*/
}

ul.switch-links {
	margin: 0;
}
ul.switch-links > li {
	float: none;
	padding: 0;
	margin: 0;
	display: inline;
}
ul.switch-links > li > a {
	border: 0;
	background-color: none;
	text-decoration: none;
}
ul.switch-links > li > a:hover {
	text-decoration: underline;
}
ul.switch-links > li.active > a, ul.switch-links > li.active > a:hover {
	text-decoration: underline;
	color: #555555;
}

.accordion-header {
	float: left;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #d8d8d8;
}

.table-header {
	background-color: #eee;
	float: left;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #d8d8d8;
}

.panel-heading img.pull-right {
	margin-top: 5px;
}

.panel-heading div:hover, .info:hover, .hand {
	cursor: pointer;
}

.scroll-container {
	overflow-y: auto;
	overflow-x: hidden;
	min-height: 50px;
	max-height: 300px;
}

.trash-row {
	padding: 5px 0;
}

.trash-row .btn, .trash-btn {
	width: 110px;
}

.checkbox-label {
	font-weight: normal;
}

.small-label {
	font-size: 10px;
	font-weight: normal;
}

#modemModalDialog .form-group .control-label {
	padding-right: 18px;
}

#lang-select {
	height: 24px;
	padding: 0;
}

#logContainer {
	padding-left: 10px;
	margin: 10px 0;
	height: 400px;
	overflow-y: auto;
}

#modemModalDialog .tab-content, #siteModalDialog .tab-content {
	padding: 10px;
}

.modal-buttons button, .btn-fixed {
	width: 95px;
}

.buy-btn {
	width: 82px;
}

.maps-btn {
	width: 90px;
}

.maps2-btn {
	width: 68px;
}

.maps3-btn {
	width: 85px;
}

.module-status, .free-status {
	font-size: 12px;
	text-align: center;
}

.flot-overlay {
	z-index: 1;
}

.graph {
	height: 200px;
	margin-bottom: 12px;
}

.legendColorBox {
	padding: 4px 2px;
	vertical-align: top;
}

.tab-pane {
	position: relative;
}

.popover {
	max-width: 440px;
	z-index: 1100;
}

.label120 {
	width: 120px;
}

.ellipsis {
	text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}

select.form-control {
	padding: 0;
}

.no-selection {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.panel-heading {
	padding: 3px 11px;
}

.close {
	font-family: Arial;
}

.graphTitle {
	/*font-weight: bold;*/
	font-size: 14px;
	/*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
	color: #666; /*rgba(85, 85, 85, 0.6);*/
}

.graphLegend {
	background-color: #fff;
	padding: 2px;
	margin-bottom: 8px;
	/*border-radius: 3px 3px 3px 3px;
	border: 1px solid #E6E6E6;*/
	display: inline-block;
	margin: 0 auto;
	margin-left: 10px;
}

.graphLegend table td.legendLabel {
	padding-left: 4px;
	padding-right: 6px;
	vertical-align: top;
}

.legendColorBox > div{
	border: 0 !important;
	padding: 0 !important;
}

.legendColorBox > div > div{
	border-width: 4px !important;
	width: 3px !important;
}

.legendLabel {
	font-size: 12px;
	color: #888;
}

#chartTooltip {
	position: absolute;
	display: none;
	z-index: 10000;
	border: 1px solid #eee; /*#bce8f1;*/ /*#fdd*/
	border-radius: 4px;
	padding: 4px;
	background-color: #fff; /*#f3fbff;*/ /*#fee*/
	opacity: 0.97;
	box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.05);
}

#chartTooltip table tr td {
	padding: 2px 3px;
}

.toggle-maps {
	vertical-align: top;
}

.lock {
	float: left;
	background-image: url(../img/lock.svg);
	width: 20px;
	height: 20px;
	margin-right: 6px;
	opacity: 0;
}

.lock-green {
	filter: invert(58%) sepia(66%) saturate(380%) hue-rotate(87deg) brightness(84%) contrast(93%);
	opacity: 1;
}

.lock-yellow {
	filter: invert(74%) sepia(43%) saturate(959%) hue-rotate(1deg) brightness(106%) contrast(96%);
	opacity: 1;
}

.lock-red {
	filter: invert(42%) sepia(43%) saturate(6898%) hue-rotate(341deg) brightness(84%) contrast(96%);
	opacity: 1;
}

.dark-red {
	filter: invert(36%) sepia(34%) saturate(946%) hue-rotate(314deg) brightness(90%) contrast(99%);
}

.tooltip {
	z-index: 20000;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #dadada;
}

.tooltip .tooltip-inner {
	max-width: 900px;
	color: #000;
	background-color: #ffffff;
	border-color: #dadada;
	border-width: 2px;
	border-style: solid;
}

.blue-background {
	background-color: #C8EBFB;
}

.form-horizontal .control-label {
	text-align: left;
}

.lds-dual-ring {
	display: inline-block;
	width: 80px;
	height: 80px;
}

.lds-dual-ring:after {
	content: " ";
	display: block;
	width: 64px;
	height: 64px;
	margin: 8px;
	border-radius: 50%;
	border: 6px solid #bce8f1;
	border-color: #bce8f1 transparent #bce8f1 transparent;
	animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
}

.picker-item {
	cursor: pointer;
	color: black;
	border: 1px solid white;
	background-color: #ebebeb;
	box-sizing: border-box;
	text-align: center;
    line-height: normal;
    padding: 5px!important;
}

.picker-item:hover {
	cursor: pointer;
	border: 1px solid #8E8B8A;
}

.picker-item-checked {
	cursor: pointer;
	background-color: #428bca;
	color:white;
	box-sizing: border-box;
	text-align: center;
    line-height: normal;
    padding: 5px!important;
}


.picker-item-checked:before {
	content:'✔';
	color: #fff;
	display:inline-block;
	vertical-align: top;
	line-height: 1em;
	width: 1em;
	height:1em;
	margin-right: 0.3em;
	text-align: center;
	position: absolute;
    left: 2px;
    top: 1px;
}

@media (min-width: 992px) {
  .container {
	width: 940px !important;
	margin-left: calc(50vw - 470px);
	margin-right: 0px;
  }
}

@media (min-width: 1200px) {
  .container {
	width: 1140px !important;
	margin-left: calc(50vw - 570px);
	margin-right: 0px;
  }
}

@media (min-width: 1600px) {
  .container {
	width: 1460px !important;
	margin-left: calc(50vw - 730px);
	margin-right: 0px;
  }
}


.small-circle {
	width: 10;
	height: 10;
	border-radius: 50%;
	border: 5px solid;
}

.small-circle.green {
	border-color: #149414;
}

.small-circle.gray {
	border-color: #878787;
}

.small-circle.light-gray{
	border-color: #EBECE0;
}


.dropdown-menu-custom {
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.input-error {
	border-color: #a94442
}

.modCountPlusMinus {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 16px;
    width: 16px;
    cursor: pointer;
    box-sizing: border-box;
    vertical-align: middle;
	outline: none !important;
}

.icon-plus {
	background: url("../img/plus.svg") no-repeat center center;
	width: 16px;
	height: 16px;
}

.icon-delete {
	background: url("../img/delete.svg") no-repeat center center;
	width: 16px;
	height: 16px;
}
