:root {
	--primarycolor: #821186;
	--secondarycolor: #1fc1a9;
	--btncolor:#007464;
	--bg1color:#A729A0; /* 1fc1a9 */
	--bg2color:#3C1144; /* 2889a6 */
	--iconbg:#3d4852; /* #22B798 */
	--secondarybg:#191821; /* #DCEEFA */
	--higlightcolot:#CB242F;
	--svgcolor:#821186;
}

div.section-terms {
	background: white;
	color: #0A0A0A;
	padding: 10px;
	margin-top: -10px;
}

div.section-terms h1{
	color: #0A0A0A !important;
}

div.footer-elements i {
	font-size: 34px;
}

#error_loading_page {
	display: none;
}

.change-language-item {
	height:32px;
	margin: 7px 7px;
	float:left;
	display: inline-block;
	cursor:pointer;
}

@media screen and (orientation: portrait) {
	.ui-mobile .ui-page {
		height: 100%;
	}
}

div.historyChartContainer {
	height: 350px;
}

div.section-terms div.container{
	font-size: 14px;
}

div.section-bmi {
	padding-top:10px;
	padding-bottom: 30px;
}

body.ios-notch .footer-elements a{
	padding-bottom: 14px !important;
}

div#content div.ui-panel-dismiss-open.ui-panel-dismiss-position-right {
	right:100%;
}

body div.ui-panel-dismiss-open.ui-panel-dismiss-position-right {
	right:100%;
}

h1.heading {
	margin-top: 5px;
}

.svgdivider.d1 {
	width:200%;
}


/*
	-- scope --
*/


.ui-footer {
	border:none;
}

div.section.main {
	background: linear-gradient(45deg, rgba(118,40,128,0.8), rgba(53,10,58,0.8));
	min-height:500px;
}

div#content div.ui-panel-wrapper {
	background: url('https://scope.sidev.ro/public/purple.jpg') no-repeat scroll center top / auto 100% !important;
}

div.section-bmi {
	padding: 0px;
}

div.section h1{
	padding-top: 5px;
	color: white;
}

div.bmiinfo {
	color: white;
}

.animation {
	opacity: 0;
}

.section.main pre {
	color:white
}

/*
.anim {
	opacity: 0;
}*/