@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(../fonts/open-sans-11072017.woff2) format('woff2');
}

@font-face {
    font-family: 'Open Sans Semibold';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Semibold'), local('OpenSansSemibold-Regular'),
        url(../fonts/open-sans-semibold_0386706ca5731e1ded1d354ae3151708.woff) format('woff'),
        url(../fonts/open-sans-semibold_0386706ca5731e1ded1d354ae3151708.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans Light';
  font-style: normal;
  font-weight: 100;
  src: local('Open Sans Light'), local('OpenSansLight'), url(../fonts/OpenSans-Light.ttf) format('truetype');
}

body {
    background-color: #fff;
}

#new-sensors-count {
    
    float: right;
    margin-right: 10px;
    font: 14px Arial, sans-serif;
   
} 

.newCircleTitle {
    margin-top: 6px;
    float: left;
    letter-spacing: 1px;
}

.numberCircle {
    float: left;
    margin-left: 8px;
    margin-top: 2px;
    padding-top: 1px;
    font-weight: bold;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
}

.menu-wrap > li.active a > #new-sensors-count > .numberCircle, .menu-wrap > li a:hover > #new-sensors-count > .numberCircle {
    background: #fff;
    color: #13CFF5;
}

.menu-wrap > li a > #new-sensors-count > .numberCircle {
    background: #13CFF5;
    color: #fff;
}

.numberSensorsSpan {
    padding-right: 3px;
}

.current-tr {
    color: #fff !important;
    background-color: #13CFF5 !important;
}

.current-th {
    border: 1px solid;
    border-color: gray;
    border-bottom-color: white !important;
}

.dataDiv {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#exportImg {
    cursor: pointer;
    padding-bottom: 2px;
    margin-left: 10px;
}

.col-xs-12 {
    padding-bottom: 2px;
    padding-top: 1px; 
}

.p-l-9 {
    padding-left: 9px;
}

.p-l-4 {
    padding-left: 4px;
}

.p-l-2 {
    padding-left: 2px;
}

.first-column {
    padding-left: 23px !important;
}

#searchGatewaysTable, #searchSensorsTable, #searchUsersTable {
	border-color: gray;
	border: 1px solid;
	margin-top: -4px;
}

#infoTable {
    border-color: gray;
    border: 1px solid;
    margin-top: 6px;
}

#searchBlock {
    margin-bottom: 10px;
    padding-top: 30px;
}

#tabsTable {
   margin-top: 10px;
   margin-bottom: 10px; 
   width: 100%;
}

.dataTab, .searchDataTab {
    padding: 8px;
    font-weight: bold;
    border-bottom: 1px solid;
    cursor: pointer;
}

.bold {
    font-weight: bold;
}

#searchCompaniesBlock {
    float: right;
    padding-bottom: 5px;
}

.login-wrap {
    position: relative;
    margin-top: 75pt;
}

.register-wrap {
    margin-top: 75pt !important;
}

.login-wrap .login {
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 100px;
    width: 321pt;
    height: 600pt;
    z-index: 2;
}

.login-wrap .login .blue {
    position: absolute;
    width: 100%;
    height: 420px;
    text-align: center;
    padding-top: 200pt;
    padding-bottom: 23px;
}

.login-wrap .login .blue .row {
    padding: 17pt 15pt 1pt 15pt;
}

.input-field {
    height: 61px;
}

/*.input-field-2 {
    margin-left: 95px;
    height: 61px;
}*/
/*.input-field-3 {
    height: 61px;
}*/

.input-field-2 .toggle , .input-field .toggle{
    float: right;
}

.company-name-row {
    padding-top: 0pt !important;
}

#companies thead tr {
    cursor: default;
}

.login-wrap .login .logo {
    position: absolute;
    background: url('../img/logo1.png') center center no-repeat;
    background-size: cover;
    width: 321pt;
    height: 192pt;
}

.login-wrap .login .register-logo {
    position: absolute;
    background: url('../img/logo_resiter.png') center center no-repeat;
    background-size: cover;
    width: 357pt;
    height: 218pt;
    margin-left: -55px;
}

.login-wrap .login .icon {
    left: 50%;
    background: url('../img/circle.png') center center no-repeat;
    width: 175px;
    height: 175px;
    z-index: 50;
    margin-top: 142px;
    position: absolute;
    margin-left: -87px;
}

.login-wrap .login-back
 {
    position: absolute;
    top: 235px;
    width: 298pt;
    height: 87pt;
    z-index: 1;
    margin-left: 120px;
}

.login-wrap .login-back .back
{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}

.login-wrap .login-back .text
{
    font-size: 64pt;
    color: rgb(207,213,224);
    line-height: 87pt;
    font-family: "Open Sans Light"; /*l*/
}

.login-wrap .forgotpassword-back .text , .login-wrap .register-back .text, .login-wrap .recovery-back .text, .login-wrap .changepassword-back .text  {
    font-size: 64pt;
    color: rgb(207,213,224);
    line-height: 87pt;
    font-family: "Open Sans Light"; /*l*/
    white-space: nowrap;
}

.login-wrap .forgotpassword-back {
    position: absolute;
    top: 235px;
    width: 298pt;
    height: 87pt;
    z-index: 1;
    margin-left: -80px;
}

.login-wrap .changepassword-back {
    position: absolute;
    top: 235px;
    width: 298pt;
    height: 87pt;
    z-index: 1;
    margin-left: 120px;
}

.login-wrap .recovery-back{
    position: absolute;
    top: 235px;
    width: 298pt;
    height: 87pt;
    z-index: 1;
    margin-left: -120px;
}

.login-wrap .register-back {
    position: absolute;
    top: 208px;
    width: 298pt;
    height: 87pt;
    z-index: 1;
    margin-left: -50px;
}
.update-account-btn-section {
	margin-top: 30px;
	display: block;
	width: 100%;
}

.user-profile-page-block .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
	max-width: 360px;
}
	

.login-wrap input[type="text"], .login-wrap input[type="password"]{
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid rgb(202,202,202);
    height: 30px;
    outline: 0;
    width: 100%;
    color: #999 !important;
    font-size: 16pt;
    font-family: "Open Sans Light";
}



.user-profile-page-block input[type="text"] {
	border: 0;
	background-color: transparent;
	border-bottom: 1px solid rgb(202,202,202);
	outline: 0;
	width: 100%;
	padding-bottom: 10px;
	color: rgb(102,102,102);
	font-size: 16pt;
	font-weight: bold;
	font-family: "Open Sans Light";
	max-width: 360px;
}

	.user-profile-page-block input[type="text"].update-account-input {
		font-size: 14pt;
		font-weight: normal;
	}

	.user-profile-page-block input[type="text"].country-input {
		color: transparent;
		text-shadow: 0 0 0 rgb(102,102,102);
	}



.login-wrap .login-btn, .register-btn {
    width: 193pt;
    height: 50pt;
    border-radius: 32px;
    border: 0;
    background-color: rgb(0,173,238);
    float: left;
    color: white;
    font-size: 16pt;
    font-family: "Open Sans Light"; /*l*/
}

.register-btn {
	margin-top: 30px;
	margin-bottom: 70px;
}

.user-profile-page-block .update-btn,
.user-profile-page-block .cancel-btn
 {
    width: 140pt;
    height: 40pt;
    border-radius: 32px;
    border: 0;
    margin-right: 10px;
	margin-top:10px;
    color: white;
    font-size: 16pt;
    font-family: "Open Sans Light"; /*l*/
}

.user-profile-page-block .update-btn {
     background-color: rgb(21,213,250);
}

.user-profile-page-block .cancel-btn {
     background-color: rgb(113,146,162);
}

.user-profile-page-block .update-btn:focus, .user-profile-page-block .cancel-btn:focus {
     outline: 0;
}

.login-btn:focus,
.register-btn:focus {
    outline: none;
}

.btn-toggle {
    top: 50%;
    transform: translateY(-50%);
}

.connect-btn {
    padding-top: 31pt;
}

 .recovery-btn {
    padding-top: 31pt !important;
}

.name {
	color: #366b7f;
	font-size: 18px;
	font-weight: bold;
}

.login-icon {
    display: inline-block;
    background-image: url('../img/enter.png');
    width: 33px;
    height: 35px;
    margin-right: 30px;
    margin-top: -15px;
    position: relative;
    display: inline-block;
    top: 12px;
}

/* LAYOUT */

.top-header {
    display: flex;
    justify-content: space-between;
	padding-bottom: 10pt;
	padding-top: 10pt;
}

.rentokill-text {
	font-size: 18pt;
	color: #CBDCE6;
	font-family: 'Open Sans';
	margin-right: 35px;
    letter-spacing: 0pt;
	position: relative;
	top: 4px;
}
pull-center-flex-elem {
}

.company-name-text {
    font-size: 18pt;
    color: #1174AD;
    font-family: 'Open Sans';
    padding-right: 15px;
    letter-spacing: 0pt;
    position:relative;
    top: 4px;
}

.rentokil-logo {
	background-color: #E1242E;
	font-size: 18pt;
	font-family: 'Open Sans Semibold';
	color: white;
	padding: 5pt 30pt;
	letter-spacing: -1.3pt;
	width: 121pt;
	display: block;
	float: right;
	height: 37pt;
}

.container2 {
    width: 100%;
    float: left;
    background-color: #fff;
}

.container1 {
    width: 100%;
    position: relative;
	background-color: #7491A1; /*#EAEFF2;*/
    display: flex;
    justify-content: flex-start;
}

.main-container {
	position: relative;
	margin-right: 35pt;
    margin-left: 35pt;
    margin-bottom: 20pt;
    min-height: 810px;
    /*min-width: 1300px;*/
}

.left-column {
	background-color: #fff;
	width: 290pt;
	margin-right: 35pt;
	padding-right: 10pt;
	position: absolute;
	bottom: 35px;
	top: 60pt;
    min-height: 950px;
	/*display: none;*/
	z-index: 9;
}

ul.menu {
    text-align: left;
    width: 232pt;
	min-width: 232pt;
    padding: 0;
	padding-left: 10px;
}

.menu-wrap > li,
.menu-wrap > li.active {
    font-size: 18px;
	padding: 8pt 0px;
	font-family: "Open Sans";
	border-bottom: 1px solid #E0E0E0;
}

.menu-wrap > li:last-child {
	border-bottom: none;
}

.menu-wrap > li a:hover {
	color: #fff;
	background-color: #13CFF5;
}

.menu-wrap > li.active a {
	color: #fff;
	background-color: #13CFF5;
}

.menu-wrap > li {
	cursor: pointer;
}

.menu-wrap > li > ul > li.active {
	color: #fff;
	background-color: #13CFF5;
}

.menu-wrap > li > ul > li a:before,
.menu-wrap > li > ul > li.active a:before {
	content: ""
}

.menu a,
.menu a:hover,
.menu a:visited,
.menu a:active {
	text-decoration: none;
	color: inherit;
	text-align: left;
	/*text-transform: uppercase;*/
	display: inherit;
	padding-left: 37pt;
	line-height: 16pt;
	letter-spacing: -1.1pt;
	font-size: 16pt;
	padding-top: 15pt;
	padding-bottom: 15pt;
}

.menu a::before {
	content: "+";
	color: inherit;
	font-size: 16pt;
	font-family: "Open Sans";
	margin-right: 7px;
}

.menu .menu {
    margin-left: 20px;
}

.menu li {
    list-style: none;
}

.menu .menu > li,
.menu .menu > li:active {
    color: #567a87;
    cursor: pointer;
    font-size: 16px;
    padding: 8pt 0;
}

    .menu .menu > li:hover,
    .menu .menu > li.active {
        color: #fff;
    }

[data-id]:not(.active) + .inner-menu {
    display: none;
}

.inner-menu > li {
    color: black;
    cursor: pointer;
    font-size: 12px;
    padding: 2px 0;
    font-weight: bold;
    margin-left: -35px;
}


    .inner-menu > li:hover,
    .inner-menu > li:active {
        text-decoration: underline;
    }

.active-li {
    text-decoration: underline;
}

div.block {
    background-color: #fff;
    padding: 10px 15px;
    margin-bottom: 10px;
}

div.chart {
    height: 360px;
}

/*#name, .name {
    color: #366b7f;
    font-size: 18px;
    font-weight: bold;
}*/

.dialog-chart-wrap {
	background-color: white;
}

.gap {
	display: block;
	height: 20px;
	width: 100%;
	content: " ";
	margin-left: -15px;
	background-color: #7491A1; 
}

.ui-corner-all {
	border: 0 !important;
	border-radius: 0 !important;
}

.ui-dialog {
	padding: 0 !important;
}

.ui-dialog .ui-dialog-content {
	padding: .5em 1em 0 1em !important;
}

.ft {
	position: fixed;
	bottom: 0;
	height: 20px;
	font-size: 14px;
	color: #13CFF5;
	background-color: #000;
	width: 100%;
}

.export{
	cursor: pointer;
	float: left;
}

.export img, .left-menu img, .right-menu img {
	width: 30px;
	height: 30px;
}

.left-menu {
	cursor: pointer;
	float: left;
}
.spinner-block{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*height: 992px;*/
	background: gray;
	opacity: .4;
	z-index: 5;
	display: none;
}

.sensor-loader {
    float: right;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #13CFF5;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 6;
}

.loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #13CFF5;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 6;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.value {
    color: #04aced;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.status {
    margin-right: 20px;
    font-size: 18px;
}

    .status.ok {
        color: #a6c61b;
    }

    .status.error {
        color: #ff2d3e;
    }

div.tableblock {
    background-color: #fff;
    padding: 0;
    margin-bottom: 10px;
}

    div.tableblock table {
        border: 0;
        margin-bottom: 0;
    }

    div.tableblock th {
        background-color: #6e8ca0;
        color: #fff;
        padding-left: 20px;
        font-weight: normal;
        font-size: 18px;
        padding: 3px 3px 3px 15px !important;
    }

    div.tableblock td {
        border: 0 !important;
        border-bottom: 1px solid #ccc;
        padding: 3px 3px 3px 15px !important;
    }

    div.tableblock .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #fafafa;
    }

    div.tableblock tfoot {
        border-top: 5px solid #eaeff2;
    }

    div.tableblock tbody, #searchBlock {
        color: #757575;
    }

        div.tableblock tbody tr td:not(:last-child) {
            border-right: 1px solid #ededed !important;
        }

div.paging {
    text-align: left;
}

    div.paging .page {
        float: left;
        margin-right: 5px;
        color: #c1c1c1;
        cursor: pointer;
    }

        div.paging .page:hover,
        div.paging .page.selected {
            color: #04aced;
        }

        div.paging .page.selected {
            text-decoration: underline;
        }

        div.paging .page:first-child {
            margin-right: 15px;
        }

        div.paging .page:last-child {
            margin-left: 15px;
        }

.logout {
    font-size: 16pt;
    margin-top: 15px;
    display: inline-block;
}

    .logout a {
        color: #fff;
        text-decoration: none;
    }

.wice-btn, .wice-btn:hover, .wice-btn:active, .wice-btn:focus, .search-btn, .search-btn:hover , .search-btn:active, .search-btn:focus {
    background-color: #6e8ca0;
    border: 0;
    border-radius: 0;
    color: #fff;
    padding: 5px 20px;
    font-size: 16px;
    outline: 0;
}

a.wice-btn {
	font-size: 13pt;
}
a.wice-btn:hover {
	font-size: 13pt;
	text-decoration: none;
}

.print-data-block {
    display: none;
}

.clable {
    color: #366b7f;
    font-size: 18px;
    font-weight: bold;
}

/*Validation styles*/
.field-validation-error {
    color: #fff;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}


.validation-summary-errors {
    color: #7F7F7F;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.html-chart > .highcharts-container {
	margin-left: auto;
	margin-right: auto;
}

@media print {
	body {
		-webkit-print-color-adjust: exact;/* Chrome, Safari */
        color-adjust: exact !important;/*Firefox*/
    }

    .dashboard-departments-select {
        display: none;
    }

    .no-print {
        display: none;
    }

	.left-column{
		display: none;
	}

	#exportBlock{
		display: none;
	}

	.department-block, .gateways-block{
		display: none;
	}

	#tableTelemetriesBlock{
		display: block !important;
	}

	.dialog{
		height: auto !important;
	}

	div[role='dialog']{
		left: 0 !important;
		top: 0 !important;
		width: 100% !important;
	}

    .pull-right {
        display: none;
    }

    .top-header {
        display: none;
    }

    .telemetries-data {
        display: none;
    }

    #logs-block {
        display: none;
    }

    .print-data-block {
        display: block;
    }

	.daily-report-filter-section {
		display: none;
	}
	
	.main-container {
		top: 0;
		left: 0;
		margin: 0;
		width: 100%;
		position: relative;
		min-width: unset;
		min-height: unset;
	}

	table.daily-report-table{
		border: none;
		border-top: 1px solid #000;
		margin-top:20px;
	}

	table.daily-report-table > thead > tr > th,
	table.daily-report-table > tbody > tr > th{
		border:1px solid #000!important;
		background-color: #CCCCCC!important;
		text-align: center;
		line-height: 1!important;
		vertical-align: middle;
	}

	table.daily-report-table > tbody > tr > td{
		border:1px solid #000!important;
		text-align: center;
		line-height: 1!important;
		vertical-align: middle;
	}

	.table-responsive {
		overflow-x:unset;
		margin-right: 20px;
	}

	.ft {
		display: none;
	}

	.pagebreak {
		page-break-after: always;
	}

    .export-img {
        display: none;
    }

.html-chart {
	margin-left: auto;
	margin-right: auto;
}

#ui-datepicker-div {
	display: none!important;
}

.sidenav {
	display: none;
}

#commentDialog {
	display:none;
}

table.sensor-names-table{
	display:none;
}

table.sensor-names-table.sensor-names-table-for-print {
	display: block;
}

table.report-table > tbody > tr:nth-of-type(2n+1) > th, 
table.report-table > tbody > tr:nth-of-type(2n+1) > td {
	background-color: #F0F2F3 !important;
}

}

.department-block {
	float:left;
	width: 100%;
	background-color: #fff;
	padding-left:50px;
}

.gateways-block, .shared-user-block {
	width: 310pt;
    background-color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sensor-block {
	float: left;
	width: 288px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 19px;
	margin-bottom: 19px;
	box-shadow: 2px 0 0 -1px #7491A1, 2px 0 0 -1px #7491A1 inset;
    position: relative;
}

.sensor-image-block{
	position:relative;
	min-width:44px;
}

.sensor-name {
    margin-top: 0px;
    left: 50px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    font-size: 16pt;
    letter-spacing: -1pt;
    font-family: "Open Sans";
    cursor: pointer;
    max-width: 195px;
    z-index: 1;
}

.gateway-info{
    margin-top: 60px;
    width: 60px;
}

.gateway-info .gateway-name {
        padding-top: 0px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #7F7F7F;
        font-size: 10pt;
        letter-spacing: -1pt;
        font-family: "Open Sans";
        margin-left: 19pt;
        cursor: text;
        width: 195px;
        margin-left: 45pt;

}

.gateway-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #7F7F7F;
    font-size: 16pt;
    letter-spacing: -1pt;
    font-family: "Open Sans";
    margin-left: 15pt;
    cursor: pointer;
    display: inline-block;
    max-width: 270px;
}

.gateway-serial {
    color: #7F7F7F;
    margin-top: 0px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10pt;
    letter-spacing: -1pt;
    font-family: "Open Sans";
    cursor: text;
    width: 195px;
    margin-left: 60px;
}

.user-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #7F7F7F;
    font-size: 16pt;
    letter-spacing: -1pt;
    font-family: "Open Sans";
    margin-left: 15pt;
    cursor: pointer;
    max-width: 300pt;
}

a.sensor-name.online::before, 
a.gateway-name.online::before, 
span.department-name.online::before, 
a.user-name.online::before {
	color: #AFC825;
	content: "\25CF";
	font-size: 18pt;
	margin-right: 8pt;
}

a.sensor-name.offline::before,
a.gateway-name.offline::before,
span.department-name.offline::before,
a.user-name.offline::before {
    color: #F42F3D;
    content: "\25CF";
    font-size: 18pt;
    margin-right: 8pt;
}


a.gateway-name:hover, a.user-name:hover,
a.gateway-name:focus, a.user-name:focus {
	color: #868686;
	text-decoration: none;
}

a.sensor-name:hover, a.sensor-name:focus{
    color: black;
    text-decoration: none;
}
.department-title span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #B2C6D2;
    font-size: 18pt;
    letter-spacing: 0pt;
    font-family: "Open Sans Semibold", CURSIVE;
}

.new-nodes-title {
    display: inline-block;
    color: #B2C6D2;
    font-size: 18pt;
    letter-spacing: -1.1pt;
    font-family: "Open Sans Semibold";	
}

.media-body .sensor-type-image {
    top: 5pt;
    margin: 0 auto;
    float: left;
    position: relative;
    width: 25px;
    height: 25px;
}

.sensor-warning-image {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 25px;
    height: 25px;
    bottom: -12px;
    float: left;
}

.close-list-icon {
    margin-left: 15px;
    margin-top: 10px;
    cursor: pointer;
}

#close-new-sensors {
    display: inline-block;
}

#new-sensors-block {
    display: none;
}

.sensor-status-image {
	width:12px;
	height: 11px;
	margin-top: -3px;
}

.ui-dialog .ui-dialog-content {
	overflow: hidden;
}

.ui-dialog-titlebar {
	display: none;
}

.back-icon {
	background-image: url('../img/back_btn.png') !important;
	width: 13px;
    height: 21px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.mail-icon {
	background-image: url('../img/mail.png');
	width: 16px;
    height: 13px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.mail-icon:hover {
	background-image: url('../img/mail_hovered.png');
}

.comment-icon {
	background-image: url('../img/comment-icon.png');
	width: 16px;
    height: 16px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.dialog-comment-icon {
	background-image: url('../img/dialog-comment-icon.png');
	width: 20px;
    height: 20px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.close-icon {
	background-image: url('../img/close-icon.png');
	width: 22px;
    height: 21px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.include-errors-icon {
	background-image: url('../img/indicator_on.png');
	width: 14px;
    height: 14px;
    background-repeat: no-repeat;
	display: inline-block;
}

.without-errors-icon {
	background-image: url('../img/indicator_off.png');
	width: 14px;
    height: 14px;
    background-repeat: no-repeat;
	display: inline-block;
}

.dots-icon {
	background-image: url('../img/dots.png');
	width: 16px;
    height: 13px;
	vertical-align: middle;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.dots-icon:hover {
	background-image: url('../img/dots_hovered.png');
}

.download-icon {
	background-image: url('../img/download.png');
	width: 16px;
    height: 17px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.download-icon:hover {
	background-image: url('../img/download_hovered.png');
}

.show-html-icon {
	background-image: url('../img/show-html.png');
	width: 16px;
    height: 16px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.show-html-icon:hover {
	background-image: url('../img/show-html_hovered.png');
}


.search-icon {
	background-image: url('../img/search.png');
	width: 18px;
    height: 19px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

.menu-icon {
	color: #7691A0;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;	
}

.edit-menu-icon {
	background-image: url('../img/edit.png');
	width: 17px;
    height: 16px;
    margin-top:7px;
    margin-right:2px;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

.delete-sensor {
    margin-top: 8px;
    margin-right: 2px;
}

.edit-menu-icon:hover {
    background-image: url('../img/edit_hover.png');
}

.edit-pencil-icon-red {
	background-image: url('../img/edit_pencil_red.svg');
	width: 17px;
	height: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.edit-pencil-icon {
	background-image: url('../img/edit_pencil.svg');
	width: 17px;
	height: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

tr.editable .edit-pencil-icon-red {
    cursor: pointer;
}

tr.editable .edit-pencil-icon:hover,
tr.editable .edit-pencil-icon-red:hover {
    background-image: url('../img/edit_pencil_hover.svg');
}

.sensor-block-popup {
	padding: 15px 0px;
	border-bottom: 1px solid #7491A1;
}

.department-title-popup {
	float: right;
	margin-top: 15px;
	color: #7491A1;
	font-size: 18pt;
	letter-spacing: -1.1pt;
	font-family: "Open Sans";
}

.sensor-name-popup {
	margin-left: 25px;
	color: #7F7F7F;
	font-size: 16pt;
	letter-spacing: -1pt;
	font-family: "Open Sans";
}

.sensor-serial-popup {
    margin-left: 63px;
    color: #7F7F7F;
    font-size: 12pt;
    letter-spacing: -1pt;
    font-family: "Open Sans";
}

span.sensor-name-popup.online::before {
    color: #AFC825;
    content: "\25CF";
    font-size: 20pt;
    margin-right: 6pt;
}

span.sensor-name-popup.offline::before {
	color: #F42F3D;
	content:"\25CF";
	font-size: 20pt;
	margin-right: 6pt;
}

.sensor-value {
    color: black;
    padding-left: 60px;
    margin-top: 15px;
    font-size: 25pt;
    font-family: "Open Sans";
    letter-spacing: -1.1pt;
}

.sensor-serial {
    margin: 30px 0 0 60px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    font-size: 16pt;
    letter-spacing: -1pt;
    font-family: "Open Sans";
    cursor: text;
    max-width: 195px;
}


.gateway-senors,
.user-departments {
    color: #7491A1;
    margin-left: 16.3pt;
    font-size: 14pt;
    font-family: "Open Sans";
    letter-spacing: -1.1pt;
    cursor:pointer;
}

.gateways-block:hover .cross, 
.shared-user-block:hover .cross {
	display: block;
}

.close-modal-dialog {
	float: right;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1;
	color: #000;
	opacity: .5;
    padding:0px;
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.confirmation-modal-header {
  min-height: 16.42857143px;
  padding: 15px;
}
.confirmation-modal-header .close {
	margin-top: -2px;
}

.cross {
    float: right;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1;
    color: #7491A1;
    text-shadow: 0 1px 0 #fff;
    /*opacity: .5;*/
    margin-right: 5px;
    margin-top: 3px;
    display: none;
    cursor: pointer;
}

.sensor-value-popup {
	margin-left: 25px;
	color: black; 
	font-size: 28pt;
	font-family: "Open Sans";
	letter-spacing: -1.1pt;
}

.sensor-type-image-popup {}

.humidity {
	float: right;
	margin-right: 26pt;
	color: #7491A1;
	font-size: 18pt;
	letter-spacing: -1.1pt;
	font-family: "Open Sans Semibold";
	font-weight: bold;
	margin-top: 10px;
}
.humidity-icon {
	background-image: url('../img/drop.png');
	width: 19px;
    height: 21px;
    background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	top: 5px;
}

.humidity-popup {
	margin-left: 10px;
	font-weight: bold;
	color: #7491A1;
	font-size: 18pt;
	letter-spacing: -1.1pt;
	font-family: "Open Sans Semibold";
	font-weight: bold;
	margin-top: 10px;
}

.profile-block {
    padding-top: 20pt;
}

.profile-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #7F7F7F;
    font-size: 16pt;
    letter-spacing: -1pt;
    font-family: "Open Sans";
	vertical-align: middle;
    margin-top: 10px;
    width: 170px;
    display: inline-block;
}

.profile-image {
	height: 55px;
	width: 55px;
	margin-left: 37pt; 
	margin-right: 10pt;
	object-fit: contain;
}

.account-image {
	height: 55px;
	width: 55px;
	margin-right: 10pt;
    float: left;
	cursor: pointer;
	object-fit: contain;
}

.login-page-links {
    padding-top: 90px;
}

.update-account-page-links {
	margin-top: 30px;
    font-size: 18pt;
}

.login-page-links a, .update-account-page-links a{
	color: #fff;
}

#alarmDiv > .btn-primary,
#dntDisturbDiv > .btn-primary,
.switcher > .btn-primary {
	background-color: transparent !important;
}

.toggle-group > .btn-primary, .toggle-group > .toggle-off{
    height: 15px !important;
    margin-top: 10px;
    border-radius: 5px;
}

#alarmDiv, #dntDisturbDiv {
	padding-top: 30px;
	max-width: 360px;
}

.switcher {
	margin-bottom: 15px;
	max-width: 70%;
}

    .switcher [class*="col-"] {
        float: none;
    }

    #alarmDiv > .toggle,
    #dntDisturbDiv > .toggle,
    .switcher > .toggle {
        float: right;
    }


.toggle.off .toggle-handle {
	left: 15px !important;
	margin-left: 4px !important;
	background-color: rgb(158, 175, 184) !important;
}
 .toggle .toggle-handle {
    left: -15px !important;
     margin-right: 2px !important;
}

.update-account-timepicker {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}


.login-page-links a:hover, .update-account-page-links a:hover {
	text-decoration: none;
	cursor: pointer;
}

.login-page-links a:last-child {
	margin-right: 20px;
	float: right;
    color: rgb(0, 173, 238);
    font-size: 12pt;
    font-family: "Open Sans Light"; /*l*/
}



.login-page-links a:first-child  {
	margin-left: 27px;
	float: left;
    color: rgb(0, 173, 238);
    font-size: 12pt;
    font-family: "Open Sans Light"; /*l*/
}

.update-account-page-links a {
    padding-left: 10px;
    padding-right: 10px;
}

.update-account-page-links a:first-child {	
    color: rgb(21,213,250);
    font-size: 18pt;
    font-weight: bold;
    font-family: "Open Sans Light"; 
}

.update-account-page-links a:last-child {
    color: rgb(21,213,250);
    font-size: 18pt;
    font-family: "Open Sans Light"; 
    font-weight: bold;
}

.user-profile-page-block input[type="text"].username {
	font-size: 28pt;
	border-bottom: none;
	float: left;
	font-weight: bold;
	line-height: 1;
	color: #999;
}

.update-account-label {
	font-size: 14pt;
	color: rgb(116,145,161);
	font-weight: 100;
	margin-top: 30px;
	margin-bottom: 20px;
	display: block;
}

.update-account-toggle-label {
	font-size: 14pt;
	color: rgb(116,145,161);
	font-weight: 100;
	margin-bottom: 20px;
}

.validation-message {
    height: 15pt !important;
    font-weight: normal;
	float: left;
    color: rgb(255,92,92);
    font-size: 12pt;
    font-family: "Open Sans Light";
    clear: left;
    
}

.width120 {
	width: 120px;
}

.width-200 {
    width: 200px;
}

.max-width150{
	max-width:150px;
}

.max-width300 {
    max-width: 300px;
}

.max-width200 {
    max-width: 200px;
}

.max-width-100 {
    max-width: 100%;
}

.settings-block {
	background-color: #fff;
	/*margin-right: 35pt;*/ 
	margin-bottom: 20pt;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 30px;
}

.user-form-block {
	background-color: #fff;
	margin-right: 35pt; 
	margin-bottom: 20pt;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
}

#daily-report:before {
	content: ""
}

.daily-report-block {
	background-color: #fff;
	/*margin-right: 35pt;*/
	padding-top: 10px;
	padding-left: 40px;
	/*padding-right: 40px;*/
	min-height: 660px;
}

table.daily-report-table{
    border-top:1px solid #000;
    margin-top:10px;
  }

table.daily-report-table > thead > tr > th,
table.daily-report-table > tbody > tr > th{
    border:1px solid #000;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

table.daily-report-table > tbody > tr > td{
    border:1px solid #000;
	text-align: center;
	vertical-align: middle;
}

.daily-report-filter-section .export {
    float: right;
	margin-right: 0px;
}

.daily-report-filter-section .export-img {
	cursor: pointer;
	margin: 5px;
}

.daily-report-filter-section .datepicker {
	float:left;
	width:150px;
	margin: 5px;
}

.daily-report-filter-section .applyBtn {
	margin: 5px;
	float: left;
	height: 34px;
}

.daily-report-filter-section .dropdown-toggle.btn-default {
    height: 34px;
    padding-top: 4px;
}

.departments-select {
	float:left;
	margin: 5px;
	max-width: 260px;
	min-width: 260px;
}

.retry-link {
	float: right;
	cursor: pointer;
	text-decoration: underline;
}

.title {
	color: #7F7F7F;
}

.btn {
	font-size: 13pt;
	border: none;
}

.btn:hover {
    font-size: 13pt;
}

.control-label {
	font-family: 'Open Sans';
	font-weight: normal;
	color: #7F7F7F;
    font-size: 13pt;
    letter-spacing: -1pt;
}

.form-control {
	font-family: 'Open Sans';
	font-weight: normal;
    font-size: 13pt;
    letter-spacing: -1pt;
}

.btn.btn-primary,
.btn.btn-primary[disabled] {
    background-color: #13CFF5;
}

.dropdown-control {
    position: relative;
    z-index: 9;
}

.btn-secondary {
	background-color: #7691A0;
	color: #fff;
}

.btn-secondary.hover,
.btn-secondary:hover, 
.btn-secondary:focus, 
.btn-secondary.focus {
	color: #fff;
}

.rounded {
	padding: 7px 40px 7px 40px;
	border-radius: 20px;
}

.pagination > li > a, .pagination > li > span {
	float: none;
	color: #DCDCDC;
	border-radius: 5px;
	border-color: #DEDEDE;
	background-color: #fff;
	padding: 3px 6px;
	font-size: 10px;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    color: #fff;
    cursor: default;
    background-color: #7691A0;
    border-color: #DEDEDE;
	border-radius: 5px;
}

.tooltip-inner {
	text-align: center;
}

.tooltip.in {
	filter:none;
	opacity: 1.0;
}

.tooltip-inner {
  max-width: none;
  padding: 30px 20px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: white;
  font-size: 14px;
  color: #717171;
  border-radius: 4px;
  box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}

.tooltip.top .tooltip-arrow {
	border-top-color: white;
}

.tooltip.top-left .tooltip-arrow {
	border-top-color: white;
}

.tooltip.left .tooltip-arrow {
	border-top-color: white;
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: white;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
}

.user-profile-page-block, 
.old-sensors-page-block {
	margin-right: 35pt;
	margin-bottom: 20pt;
	background-color: #fff;
	padding: 10px;
}

.user-profile-page-block{
	max-width: 1000px;
}

.customer-care-page-block {
	margin-right: 35pt;
	margin-bottom: 20pt;
	background-color: #fff;
	padding: 10px;
}

.old-sensors-page-block .datetimepicker {
	width: 220px
}

.daterange-input {
	width: 153px;
}

.informational-message-block {
	top: 0;
    width: 100%;
    position: absolute;
    display: block;
}

.alert-success {
	width: 400px;
    margin-left: auto;
    margin-right: auto;
	background-color: rgb(0,173,238);
	color: #fff;
}


.export-menu {
	left: -115px;
	padding-right: 10px;
}

.export-menu > li:last-child {
	border-bottom: none;
}


.export-menu > li {
	color: #515151;
	background-color: #fff;
	cursor: pointer;
}

.export-menu > li:hover {
	color: #fff;
	background-color: #13CFF5;
}

.export-menu > li span {
	padding: 10px;
	display: block;
}

.export-menu-btn {
	background-color: #fff; 
}

.export-menu-btn{
	color: #CBD8E0; 
	background-color: #fff; 
	font-size: 21px!important;
	border: none;
}


.export-menu-btn:hover {
	color: #13CFF5;
}

.export-menu-img {
	width: 16px;
	margin-right: 20px;
}

.comment-dialog{
	 box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}

.comment-info-block{
	margin-top: 25px;
	margin-bottom: 5px;
}

.comment-save-btn{
	font-size: 13pt!important;
}

.bootstrap-select .dropdown-menu {
	z-index: 7;
	margin-top: 0px !important;
	font-size: 18px;
}

.bootstrap-select .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #13cff5; 
}

.bootstrap-select > .dropdown-toggle {
	border: 1px solid #ccc;
	height: 46px;
}

.no-results-label {
    position: absolute;
    margin-top: 40px;
    margin-left: 50px;
    font-family: 'Open Sans';
    text-align: center;
    font-size: 18pt;
}

.bootstrap-timepicker {
	width: 140px;
}

::placeholder { 
  color: #7F7F7F;
}

:-ms-input-placeholder { 
  color: #7F7F7F;
  opacity: 0.8;
}

::-ms-input-placeholder {
   color: #7F7F7F;
}

.text-ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
}

.sensors-list-ul {
	margin: 0;
}

.sensors-list-ul li {
	padding: 10px;
	cursor: pointer;
	border-top: 1px solid rgba(128,128,128,.2);
	border-bottom: 1px solid rgba(128,128,128,.2);
}

.sensors-list-ul li:last-child {
	border-top: 1px solid rgba(128,128,128,.2);
	border-bottom: 2px solid rgba(128,128,128,.2);
}

.sensors-list-ul li:first-child {
	border-top: 2px solid rgba(128,128,128,.2);
	border-bottom: 1px solid rgba(128,128,128,.2);
}

.sensors-list-ul li span {
	float:right;
}

.modal-body.sensors-order {
	padding: 30px;
	overflow-y: scroll;
}

.bootstrap-select.btn-group .dropdown-menu li a.deleted {
	color: red;
}

@media print {
    .no-print{
        display: none !important;
    }
}

.tooltip {
    z-index: 10;
}

.pre {
    white-space: pre;
}

.txt-grey {
    color: #999;
}

.modal-text{
	vertical-align: middle;
	margin-left: 10px;
}

.modal-img{
	width:18px;
	height:18px;
}

.visible-hidden{
	visibility:hidden;
}

.no-wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pointer {
    cursor: pointer;
}
.mr-top-20 {
    margin-top: 20px;
}

.hidden {
    display: none
}

.dashboard-filter-section .right-menu {
	float: right;
	margin-right: 0px;
    cursor: pointer;
}

.dashboard-filter-section .left-menu {
	float: left;
}

.modal-body.sensors-order {
    max-height: 400px;
}

.repeat-interval {
    margin: 0 0 15px 0;
}

.toolbar-section {
	margin-bottom: 20pt;
	margin-left: 15pt;
}

.role-name{
	width:200px;
}

.comment-author {
    margin-right: 5px;
    color: #6A737D;
}

#user-comment {
    border-bottom: solid 1px #7491A1;
    margin-top: 15px;
    position: relative;
}

#comment-list {
    margin: 5px;
}

.comment-text {
    margin-bottom: 10px;
    width: 100%;
    outline: none;
}

.comment-header {
    font-weight: bold;
    width: 100%;
    outline: none;
}

.edit-comment-btn,
.delete-comment-btn {
    margin-right: 5px;
    cursor: pointer;
}

#commentDialog .edit-comment-btn {
    position: absolute;
    right: 30px;
    top: 0;
}

#commentDialog .delete-comment-btn {
    position: absolute;
    right: 10px;
}

.edit-comment-btn:hover {
    color: #13CFF5;
}

.delete-comment-btn:hover {
    color: #F42F3D;
}

.turn-off-edit-mode {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #7491A1;
    display: none;
    z-index: 2;
}

.turn-off-edit-mode:hover {
    color: #F42F3D;
}

#comment-area {
    width: 560px;
    height: 100px;
    color: #7491A1;
    font-size: 16px;
    resize: none;
    padding: 5px 20px 5px 5px;
}

.inline-frogm-group .form-group {
    display: inline-block;
}

.comment-reference {
    margin: 0 2px;
    display: inline-block;
    cursor: pointer;
}

    .comment-reference:hover {
        color: #13cef5;
    }

table.daily-report-table .comment-cell {
    text-align: left;
}

.report-table.table tr td, 
.report-table.table tr th {
    border: none;
    text-align: left;
	vertical-align:middle;
}

.report-table.table tr td:first-child,
.report-table.table tr th:first-child {
	border: none;
	text-align: center;
}

.report-table.table tr td div{
	text-align:left;
}

	.comment-block, logs-block {
		margin: 0 15px;
	}

.comment, .log-text {
	margin: 10px 0 15px 0;
}

.comment-modal {
    display: none;
    position: absolute;
    z-index: 1;
    border-radius: 5px;
    overflow: auto;
}

.comment-modal-content {
    position: relative;
    background-color: #fefefe;
    padding: 20px;
    border-radius: 5px;
    width: 450px;
    margin: 10px;
    box-shadow: 0 0 30px #DDD;
}

.close-comment-modal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close-comment-modal:hover,
    .close-comment-modal:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.comment-modal-content .profile-image {
    margin: 0;
}

.comment-modal .modal-footer {
    padding: 20px 10px 0 10px;
}

.comment-modal-text {
    margin-top: 15px;
    width: 100%;
    resize: none;
    min-height: 80px;
}
.user-comment {
    padding: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.comment-modal-body {
    max-height: 300px;
    overflow: auto;
    position: relative;
    margin-top: 5px;
}

@keyframes action-successful {
    from {
        background-color: #cff7d8;
    }
    to {background-color: transparent;}
}

@keyframes modal-appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.comment-modal-animation {
    animation-name: modal-appear;
    animation-duration: 0.5s;
}

.update-success {
    -webkit-animation-name: action-successful;
    -webkit-animation-duration: 4s;
    animation-name: action-successful;
    animation-duration: 5s;
}

[contenteditable="true"][placeholder]:empty::before {
    content: attr(placeholder);
    color: #999;
}

[contenteditable="true"][placeholder]:empty:focus::before {
    content: "";
}

.report-table.table tr [contenteditable="true"].avg-temperature {
    border-bottom: solid 1px #999;
    background-color: white;
}

[contenteditable="true"] {
    outline: none;
}

.sensor-rules {
    margin-left: 10px;
    display: inline-block;
}

.edit-row-btn .edit-pencil-icon-red {
	display: none;
}

.edit-row-btn .edit-pencil-icon-red.row-has-changes {
	display: inline-block;
}

.edit-row-btn .edit-pencil-icon {
	display: none;
}

.edit-row-btn:hover {
    color: #13cff5;
}

.report-row-editable {
    background-color: #f5f5f5;
}

.comment-part {
    margin: 5px 0;
}

.comment-part label {
    margin: 0;
}

.cell-edited {
    color: #D0021B;
}
.range-svg {
    width: 14px;
	margin-left: 5px;
	margin-right: 5px;
}

table.sensor-names-table-for-print {
	display: none;
}

table.sensor-names-table {
	width:100%;
	border-top: 2px solid #939393;
	border-bottom: 1px solid #E8E8E8;
	border-collapse: separate;
	padding-top: 10px;
	padding-bottom: 30px;
}

table.sensor-names-table tr td {
	border: 0;
}

table.sensor-names-table tr td .sensor-name-label {
	padding-left:10px;
}

table.sensor-names-table tr td .rule-label {
	color: #8E8E8E;
}

.settings-block [class*="col-"] {
    padding: 0;
}

#settings-form .input-group[class*="col-"] {
    float: left;
}

.display-f {
    display: flex;
}

#settings-form .form-group {
    margin: 25px 0;
}

.settings-block .title {
    color: #000000;
}

#settings-form .report-comments {
    margin-top: 50px;
}

.demo-link a {
	color: rgb(0, 173, 238);
	font-size: 12pt;
	font-family: "Open Sans Light";
	float: left;
	padding-top: 100px;
	padding-left: 27px;
}

.demo-link a:hover {
	text-decoration: none;
	cursor: pointer;
}

@media (max-height:768px){
	.demo-link a {
		padding-top: 30px;
	}
}

.table.sensor-names-table td {
    padding: 3px 8px;
    display: inline-flex;
}

.report-table .top-left-corner {
    width: 50px;
    height: 50px;
}

.report-table .horizontal-headers {
    border-bottom: solid 1px;
}

.table-hover > tbody > tr:hover {
    background-color: #f0f2f3;
}

#settings-form .inline-frogm-group .form-group {
    margin-right: 10px;
}

.line {
    border-bottom: solid 1px #eee;
    width: 70%;
}

.second-column .line {
    width: 100%;
}

#settings-form .control-group {
    margin: 15px 3px 45px 0;
    float: right;
    display: inline-flex;
}

#settings-form .control-group .btn {
    width: 100px;
    margin: 10px 0 0 10px;
}

.report-table-actions-block{
	background-color:white;
	float:right;
}
.report-table-actions-block .btn{
	width:100px;
	margin:5px;
}

.report-table-actions-row {
	background-color: white;
}

.table-hover > tbody > tr.report-table-actions-row:hover {
	background-color: white;
}

#comment-loader {
    background-color: rgb(190, 190, 190, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

#comment-loader-spin {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #13CFF5;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 40%;
    z-index: 2;
}

.comment-modal .profile-name {
    margin: 10px;
}

.report-table a,
.comment-modal .profile-name,
.comment-date,
.edit-comment-btn,
.delete-comment-btn {
    color: #7491A1;
}

.comment-date {
    display: inline-block;
    margin: 15px 0 0 12px;
    font-size: 12.5px;
}

@media (max-width:1890px){
    .comment-headers-setting .max-width-100 {
        width: 47%;
    }
}

.input-block {
    display: block;
}

#new-comment {
    padding: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #dcdcdc;
}

#manage-block {
    margin-top: 15px;
    float: right;
}

.control-block {
    display: inline-block;
}

.no-header-comment {
    min-height: 70px;
}

#comment {
    border-radius: 10px;
}

#report-hour #MorningReportHour[disabled],
#timepicker-divs .form-control[disabled] {
    background-color: initial;
    cursor: pointer;
}

#new-comment .comment-text,
#new-comment .comment-header,
.user-comment .comment-text,
.user-comment .comment-header {
    min-height: 20px;
}

.timepicker-cover {
    cursor: pointer;
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 100%;
}

#report-hour .timepicker-cover {
    width: 95%;
    height: 80%;
}

.comment-block pre {
    display: inline;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    margin: 0;
    font-size: 14px;
    background-color: transparent;
    border: none;
}

.sensor-block .btn{
    position:relative;
    z-index:2;
    font-size: 14px;
    border-radius: 8px;
    padding: 0px 0px 0px 0px;
    top:7px;
    width:60px;
    height:20px;
    float: right;
}

#add-new-sensor .switcher {
    max-width: 90%;
}

.ui-timepicker-wrapper {
    z-index: 106 !important;
}

.table.sensor-names-table td,
.sensor-name-label {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.ui-widget-overlay {
    z-index: 103;
    height: initial;
    bottom: 20px;
}

.bootstrap-select span.text
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu,
.dropdown-menu .text {
    max-width: 100%;
}

.sensor-block .delete-sensor {
    cursor: pointer;
    position: absolute;
    color: #7491A1;
    top: 3px;
    right: 5px;
}

    .sensor-block .delete-sensor:hover {
        color: #F42F3D
    }

.delete-sensor {
    display: none;
}

.sensor-block:hover .delete-sensor,
.sensor-block:hover .edit-menu-icon {
    display: block;
}

.sensor-block .edit-menu-icon {
    position: absolute;
    top: 2px;
    right: 22px;
    display: none;
}

.modal{
    z-index: 102;
}

.modal-backdrop {
    z-index: 3;
}

#full-page-splash {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: gray;
    opacity: .4;
    z-index: 105;
    display: none;
}

#full-page-spinner {
    display: none;
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #13CFF5;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 106;
}

.create-share-access {
    background-color: #13CFF5;
}

.sensor-switcher {
    height: 50px;
    border-top: solid 1px;
}

.sensor-switcher .next-sensor {
    float: right;
}

.prev-sensor,
.next-sensor {
    margin: 15px 0
}

.sensor-switcher .btn.btn-primary:hover {
    font-size: 1em;
}

.sensor-tabs .sensor-type-image {
    width: 18px;
    margin: 0;
    display: inline-block;
}

.department-select-form #applyBtn {
    margin: 5px;
    height: 34px;
}

.department-select-form {
    margin-left: 45px;
}

.dashboard-departments-select .dropdown-toggle {
    height: 34px;
    padding-top: 4px;
}

.dashboard-departments-select .departments {
    max-width: 260px;
}

.dashboard-departments-select h4 {
    display: inline-block;
    margin-right: 10px;
}

.adjust-sensor-btn {
    color: #CBD8E0;
    font-size: 21px;
    cursor: pointer;
    margin-right: 10px;
}

    .adjust-sensor-btn:hover {
        color: #13CFF5;
    }

#update-sensor-limits {
    z-index: 105;
}

    #update-sensor-limits #timepicker-divs {
        display: flex;
        width: 100%;
    }

    #update-sensor-limits .ui-timepicker-wrapper {
        z-index: 106;
    }

    #update-sensor-limits #ignoreIntervalsDiv h4 {
        display: inline-block;
    }

    #update-sensor-limits #ignoreIntervalsDiv .toggle {
        margin-top: 3px;
    }

.reset-time-cell .input-group[class*="col-"] {
    float: left;
}

.reset-time-cell .reset-time-div {
    float: left;
    width: 131px;
}

#add-new-sensor li.disabled {
    display: none;
}

#update-sensor-limits .modal-body {
    padding-top: 0;
 }

#update-sensor-limits .line {
    width: 100%;
    margin: 16px 0 13px 0;
}

#update-sensor-limits .switcher {
    max-width: 95%;
}

.dropdown-menu > li > a {
    padding: 3px 25px 3px 20px;
}

.nav-tabs > li {
    margin-bottom: -2px;
}

.default-limits-block {
    width: 70%;
    margin-bottom: 60px;
}

#settings-form .first-column {
    margin-bottom: 30px;
}

.reset-time-cell .reset-time {
    min-width: 90px;
}

.reset-time-cell .reset-report {
    padding: 6px 12px;
    width: 131px;
}

#recent-activity-report-block .daily-report-table {
    table-layout: fixed;
    /*min-width: 3000px;*/
}

.reset-time-cell .reset-time-div {
    margin-right: 10px;
}


.reset-time-cell .reset-report {
    margin-top: 5px;
}


#resetTimeCellHeader{
    width: 150px;
}

#recentActivityReportTable{
    word-break: break-all;
}

#resetTimeInputGroup{
    height: 95px;
}