.preloader {
	width: 100% !important;
	left: 0 !important;
}

.app-list li,
.btnhome,
.helpButton,
buttion.setting-btn,
.go-back-btn,
.crsPointer {
	cursor: pointer;
}

/* body {
overflow-x: hidden !important;
} */

.setting-btn:focus {
	outline: none !important;
}
.setting-btn.icon-cog-setting.active,
.btnhome.active {
	color: #fff !important;
}
.header-area {
	position: fixed;
	background: #fafafa;
	width: 100%;
	top: 0px;
	padding: 10px 0;
	z-index: 999;
}

.main-content {
	margin-top: 30px;
}
.flex.align-middle img {
	overflow: hidden !important;
}

.info-block.absolute {
	z-index: 100;
}

.fa.fa-plus.select-device-btn-icon {
	color: #34c759;
	font-size: 25px;
	position: relative;
	left: 5px;
}

.fas.fa-save {
	font-size: 25px;
	color: #1fb9ff;
}
.fas.fa-save:hover {
	cursor: pointer;
	color: #19a6e7;
}

.buttonsave {
	text-align: center;
	margin: 50px 0;
	width: 100%;
}
.buttonsave button {
	color: #fff !important;
	margin-left: 25px;
	padding: 2px 30px;
	font-size: 20px !important;
	font-weight: normal !important;
}

.bloodpressureinput input {
	width: 48%;
}
